Commit Graph

3946 Commits

Author SHA1 Message Date
Hans Baier e5b8927c12 fuzzers/041-clk-hrow-pips/Makefile: revert accidentally committed line
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-04-03 04:54:16 +07:00
Hans Baier 5484250349 fix 063-gtx-common-conf/attrs.json
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-04-03 04:52:08 +07:00
Hans Baier 458f8125b4 fix 064-gtx-channel-conf/attrs.json
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-04-02 05:38:24 +07:00
dependabot[bot] faf9c774a3
build(deps): bump third_party/abseil-cpp from `3735766` to `cc70e83` (#2500)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `3735766` to `cc70e83`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](3735766b3b...cc70e832b0)

---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-15 17:43:19 +00:00
dependabot[bot] 5b21572a1f
build(deps): bump third_party/yosys from `3d35f36` to `38f8583` (#2499)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `3d35f36` to `38f8583`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](3d35f367cf...38f858374c)

---
updated-dependencies:
- dependency-name: third_party/yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-15 17:43:07 +00:00
Karol Gugala ad8dd81e14
Merge pull request #2494 from openXC7/gtx-support
GTX support: Tilegrid fuzzer, GTX_COMMON and GTX_CHANNEL fuzzers
2025-02-15 08:37:05 +01:00
Hans Baier 89774f18a2 fix doc link in README
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-14 08:11:57 +07:00
Hans Baier c33ec0a26b 063-gtx-common-conf: fix bitfilter to include DRP and remove collisions
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-14 03:38:36 +07:00
Hans Baier 9e486828a7 063-gtx-common-conf: adjust bitfilter to include frame 24/25, and see if we get collisions
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier f42e522731 063-gtx-common-conf: add bitfilter to avoid collisions
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 0a19140cbe Fix 005-tilegrid/gtx_common
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier ed16a21cae Bump actions/upload-artifact to v4
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 95eb4f812b add fuzzers/005-tilegrid/gtx_common
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 86bff48f0c fuzzers/Makefile: run GTX_CHANNEL fuzzer for kintex
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 59551505e3 utils/mergedb.sh: add GTX support
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 1dc6a620db fuzzers/064-gtx-channel-conf: fix wrong attrs; fuzzer now works perfectly
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 4dd4533912 fuzzers/064-gtx-channel-conf: IN_USE for GTX has 10 bits and fixup channel tags before processing
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier aaa5544622 fuzzers/064-gtx-channel-conf: re-enable bit filter, to get the IN_USE solution
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 5f7ca79667 fuzzers/064-gtx-channel-conf: double specimens from 20 to 40 to resolve some multi candidates features
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 6c6c528970 fix gtx_channel tilegrid fuzzer
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier e565dae491 064-gtx-channel-conf fuzzer runs and gets first results, many are still missing (zero candidates)
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 51a0b43919 063-gtx-common-conf gives first plausible results
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 26ccc8a038 005-tilegrid/add_tdb.py: add missing gtx_int_interface
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 71c3daaced prjxray/segmaker.py: add GTX support
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier ce09bfb56e fuzzers/005-tilegrid/pcie_int_interface/top.py: fix PCIE_INT variable name
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 8d7f18cd7d fix gtx_channel number of words
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier f1e816f305 add GTX tilegridd fuzzers to tilegrid fuzzer Makefile
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 9e0085136d 005-tilegrid/gtx_int_interface fuzzer works
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Hans Baier 711bff982b 005-tilegrid/gtx_channel fuzzer works
Signed-off-by: Hans Baier <foss@hans-baier.de>
2025-02-13 17:20:08 +07:00
Karol Gugala 399bc23fd8
Merge pull request #2498 from f4pga/fix-docs
bump readthedocs conf
2025-02-13 09:57:48 +01:00
Karol Gugala e7efbfa884 bump readthedocs conf
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
2025-02-13 09:56:38 +01:00
dependabot[bot] 147eafe55e
build(deps): bump third_party/yaml-cpp from `73ef006` to `39f7374` (#2490)
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `73ef006` to `39f7374`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](73ef0060aa...39f737443b)

---
updated-dependencies:
- dependency-name: third_party/yaml-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-25 17:59:44 +00:00
dependabot[bot] b5fdc16a24
build(deps): bump third_party/yosys from `502c39b` to `3d35f36` (#2488)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `502c39b` to `3d35f36`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](502c39b875...3d35f367cf)

---
updated-dependencies:
- dependency-name: third_party/yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-25 17:49:53 +00:00
dependabot[bot] 16c5547577
build(deps): bump third_party/cctz from `70c3bd1` to `1f2268a` (#2489)
Bumps [third_party/cctz](https://github.com/google/cctz) from `70c3bd1` to `1f2268a`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](70c3bd1a22...1f2268a1b6)

---
updated-dependencies:
- dependency-name: third_party/cctz
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-25 17:48:46 +00:00
dependabot[bot] b0469657f5
build(deps): bump third_party/googletest from `504ea69` to `2b6b042` (#2485)
Bumps [third_party/googletest](https://github.com/google/googletest) from `504ea69` to `2b6b042`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](504ea69cf7...2b6b042a77)

---
updated-dependencies:
- dependency-name: third_party/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-18 18:01:33 +00:00
dependabot[bot] fecc75d0de
build(deps): bump third_party/abseil-cpp from `3f770c4` to `3735766` (#2484)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `3f770c4` to `3735766`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](3f770c4d96...3735766b3b)

---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-18 18:01:28 +00:00
dependabot[bot] 3a95169e55
build(deps): bump third_party/yosys from `17a53b8` to `502c39b` (#2482)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `17a53b8` to `502c39b`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](17a53b8385...502c39b875)

---
updated-dependencies:
- dependency-name: third_party/yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 17:42:59 +00:00
dependabot[bot] 3664bd05d1
build(deps): bump third_party/googletest from `f3c355f` to `504ea69` (#2483)
Bumps [third_party/googletest](https://github.com/google/googletest) from `f3c355f` to `504ea69`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](f3c355f9dd...504ea69cf7)

---
updated-dependencies:
- dependency-name: third_party/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 17:40:56 +00:00
dependabot[bot] 9ccbf17ae2
build(deps): bump third_party/abseil-cpp from `51b7426` to `3f770c4` (#2481)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `51b7426` to `3f770c4`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](51b7426e92...3f770c4d96)

---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-11 17:37:55 +00:00
dependabot[bot] 7557c7cc87
build(deps): bump third_party/abseil-cpp from `688dd51` to `51b7426` (#2478)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `688dd51` to `51b7426`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](688dd51cc4...51b7426e92)

---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-04 18:09:38 +00:00
dependabot[bot] 47d92d44f2
build(deps): bump third_party/yaml-cpp from `d45c4fb` to `73ef006` (#2479)
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `d45c4fb` to `73ef006`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](d45c4fba3e...73ef0060aa)

---
updated-dependencies:
- dependency-name: third_party/yaml-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-04 18:02:10 +00:00
dependabot[bot] f517ed8e98
build(deps): bump third_party/yosys from `8acc77c` to `17a53b8` (#2480)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `8acc77c` to `17a53b8`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](8acc77c1e0...17a53b8385)

---
updated-dependencies:
- dependency-name: third_party/yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-04 18:01:02 +00:00
dependabot[bot] 555e7251ab
build(deps): bump third_party/abseil-cpp from `3de434a` to `688dd51` (#2475)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `3de434a` to `688dd51`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](3de434ab4c...688dd51cc4)

---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-28 17:46:14 +00:00
dependabot[bot] 69bec22582
build(deps): bump third_party/yosys from `4581f75` to `8acc77c` (#2468)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `4581f75` to `8acc77c`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](4581f75b03...8acc77c1e0)

---
updated-dependencies:
- dependency-name: third_party/yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 18:02:48 +00:00
dependabot[bot] 0985a86af9
build(deps): bump third_party/yaml-cpp from `84459a7` to `d45c4fb` (#2469)
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `84459a7` to `d45c4fb`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](84459a7f98...d45c4fba3e)

---
updated-dependencies:
- dependency-name: third_party/yaml-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 18:01:38 +00:00
dependabot[bot] aa59eda9cf
build(deps): bump third_party/googletest from `35d0c36` to `f3c355f` (#2471)
Bumps [third_party/googletest](https://github.com/google/googletest) from `35d0c36` to `f3c355f`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](35d0c36560...f3c355f9dd)

---
updated-dependencies:
- dependency-name: third_party/googletest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-21 17:58:41 +00:00
dependabot[bot] 431df21a7c
build(deps): bump third_party/abseil-cpp from `c6b2735` to `3de434a` (#2464)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `c6b2735` to `3de434a`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](c6b27359c3...3de434ab4c)

---
updated-dependencies:
- dependency-name: third_party/abseil-cpp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-14 17:40:33 +00:00
dependabot[bot] f6ad2ff437
build(deps): bump third_party/yosys from `fa0c311` to `4581f75` (#2465)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `fa0c311` to `4581f75`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](fa0c311862...4581f75b03)

---
updated-dependencies:
- dependency-name: third_party/yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-14 17:34:56 +00:00
dependabot[bot] ef1884b370
build(deps): bump third_party/yosys from `f04b899` to `fa0c311` (#2462)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `f04b899` to `fa0c311`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](f04b899721...fa0c311862)

---
updated-dependencies:
- dependency-name: third_party/yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-07 17:52:36 +00:00
dependabot[bot] c707452e5e
build(deps): bump third_party/yosys from `4b3c03d` to `f04b899` (#2459)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `4b3c03d` to `f04b899`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](4b3c03dabc...f04b899721)

---
updated-dependencies:
- dependency-name: third_party/yosys
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-30 18:19:12 +00:00