Commit Graph

4052 Commits

Author SHA1 Message Date
Unai Martinez-Corral 1e32216546 ci/Pipeline: use ubuntu:focal instead of ubuntu:bionic
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2024-01-08 14:00:20 +07:00
dependabot[bot] b87ee8f13c build(deps): bump third_party/abseil-cpp from `47345f6` to `02b0216` (#1955)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `47345f6` to `02b0216`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](47345f63b9...02b0216656)

---
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-01-08 14:00:20 +07:00
dependabot[bot] f67872f575 build(deps): bump third_party/yosys from `e35a166` to `b15a46c` (#1956)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `e35a166` to `b15a46c`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](e35a166353...b15a46c2c0)

---
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-01-08 14:00:20 +07:00
dependabot[bot] d91e4245de build(deps): bump third_party/googletest from `9d21db9` to `b1f84bf` (#1957)
Bumps [third_party/googletest](https://github.com/google/googletest) from `9d21db9` to `b1f84bf`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](9d21db9e0a...b1f84bf176)

---
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-01-08 14:00:20 +07:00
dependabot[bot] f1ef8bde07 build(deps): bump third_party/yaml-cpp from `420c982` to `c73ee34` (#1954)
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `420c982` to `c73ee34`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](420c982310...c73ee34704)

---
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-01-08 14:00:20 +07:00
dependabot[bot] 87687675a6 build(deps): bump third_party/abseil-cpp from `48f72c2` to `47345f6` (#1951)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `48f72c2` to `47345f6`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](48f72c227b...47345f63b9)

---
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-01-08 14:00:20 +07:00
dependabot[bot] d3b5fc0a66 build(deps): bump third_party/yosys from `c525b5f` to `e35a166` (#1952)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `c525b5f` to `e35a166`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](c525b5f919...e35a166353)

---
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-01-08 14:00:20 +07:00
dependabot[bot] 6d74199a44 build(deps): bump third_party/googletest from `bf66935` to `9d21db9` (#1949)
Bumps [third_party/googletest](https://github.com/google/googletest) from `bf66935` to `9d21db9`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](bf66935e07...9d21db9e0a)

---
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-01-08 14:00:20 +07:00
dependabot[bot] a44bd2d2ce build(deps): bump third_party/abseil-cpp from `2d492a1` to `48f72c2` (#1947)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `2d492a1` to `48f72c2`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](2d492a13c6...48f72c227b)

---
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-01-08 14:00:20 +07:00
Ben Reynwar 3c26a9a892 Fixing segdata file format description in docs.
Signed-off-by: Ben Reynwar <breynwar@isi.edu>
2024-01-08 14:00:20 +07:00
Ben Reynwar 8434bf85a2 Adding description of segdata file format.
Signed-off-by: Ben Reynwar <breynwar@isi.edu>
2024-01-08 14:00:20 +07:00
Ben Reynwar 722c6eab4d Adding short explanations of tools (courtesy of acomodi on the symbiflow chat).
Signed-off-by: Ben Reynwar <breynwar@isi.edu>
2024-01-08 14:00:20 +07:00
dependabot[bot] 770567f8a9 build(deps): bump third_party/python-sdf-timing (#1860)
Bumps [third_party/python-sdf-timing](https://github.com/SymbiFlow/python-sdf-timing) from `0afbbfe` to `119eee0`.
- [Release notes](https://github.com/SymbiFlow/python-sdf-timing/releases)
- [Commits](0afbbfe5ce...119eee06c5)

---
updated-dependencies:
- dependency-name: third_party/python-sdf-timing
  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-01-08 14:00:20 +07:00
dependabot[bot] 51d93a2370 build(deps): bump third_party/abseil-cpp from `0eb5ac5` to `2d492a1` (#1942)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `0eb5ac5` to `2d492a1`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](0eb5ac5425...2d492a13c6)

---
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-01-08 14:00:20 +07:00
dependabot[bot] d7e518c3c3 build(deps): bump third_party/yosys from `29c0a59` to `c525b5f` (#1943)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `29c0a59` to `c525b5f`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](29c0a59589...c525b5f919)

---
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-01-08 14:00:20 +07:00
Unai Martinez-Corral a2949dadc7 dependabot: handle github-actions
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2024-01-08 14:00:20 +07:00
Unai Martinez-Corral 2eae7f39da ci: update actions/checkout and actions/upload-artifact to v3
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2024-01-08 14:00:20 +07:00
Unai Martinez-Corral c27ec8afb5 rm .travis.yml (#1938)
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
2024-01-08 14:00:20 +07:00
Hans Baier b1f3338d14 fuzzers/005-tilegrid/Makefile: exclude kintex parts by fabric, not by part for orphan_int_column fuzzer
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:20 +07:00
Hans Baier b210947cb2 sort fuzzers/074-dump_all/ignored_wires/kintex7/xc7k160tffg676-2_ignored_wires.txt
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:20 +07:00
Hans Baier ae58d4f1d9 settings k160t: remove non existing RIOI3 reference
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:20 +07:00
Hans Baier 0975eec71f exclude 005-tilegrid/orphan_int_column from parts where it yields and empty design
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:20 +07:00
Hans Baier f4610817d4 XC7K160T: add ignored wires
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:20 +07:00
Hans Baier 99a4a27bae add XC7K160T part
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-08 14:00:20 +07:00
dependabot[bot] 7070209d32 build(deps): bump third_party/cctz from `a272110` to `5575351` (#1928)
Bumps [third_party/cctz](https://github.com/google/cctz) from `a272110` to `5575351`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](a272110719...5575351bec)

---
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>
2024-01-08 14:00:20 +07:00
dependabot[bot] caf7310795 build(deps): bump third_party/abseil-cpp from `bcefbdc` to `0eb5ac5` (#1931)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `bcefbdc` to `0eb5ac5`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](bcefbdcdf6...0eb5ac5425)

---
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-01-08 14:00:20 +07:00
Tim 'mithro' Ansell 248db01e4c
Merge pull request #2270 from openXC7/warn-invalid-wordaddr
print a human readable warning when encountering invalid word addresses
2024-01-04 10:47:03 -08:00
Hans Baier 50aa6797a5 print a human readable warning when encountering invalid word addresses
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2024-01-04 10:58:00 +07:00
dependabot[bot] 31e117f25c
build(deps): bump third_party/yosys from `ea7818d` to `df65634` (#2296)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `ea7818d` to `df65634`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](ea7818d31b...df65634e07)

---
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>
2023-12-30 18:00:42 +00:00
dependabot[bot] 4b8c9efe72
build(deps): bump third_party/cctz from `b6d7a85` to `89d3c31` (#2292)
Bumps [third_party/cctz](https://github.com/google/cctz) from `b6d7a85` to `89d3c31`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](b6d7a852f1...89d3c319e2)

---
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>
2023-12-30 17:58:25 +00:00
dependabot[bot] ba272f9b44
build(deps): bump third_party/yaml-cpp from `6262201` to `94710bb` (#2294)
Bumps [third_party/yaml-cpp](https://github.com/jbeder/yaml-cpp) from `6262201` to `94710bb`.
- [Release notes](https://github.com/jbeder/yaml-cpp/releases)
- [Commits](6262201182...94710bb221)

---
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>
2023-12-30 17:57:00 +00:00
dependabot[bot] 4f19748f8d
build(deps): bump third_party/yosys from `70d3531` to `ea7818d` (#2289)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `70d3531` to `ea7818d`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](70d35314db...ea7818d31b)

---
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>
2023-12-23 17:30:36 +00:00
dependabot[bot] 88bae62090
build(deps): bump third_party/abseil-cpp from `fad9462` to `27478af` (#2284)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `fad9462` to `27478af`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](fad946221c...27478af369)

---
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>
2023-12-16 18:16:01 +00:00
dependabot[bot] dbef93f8f2
build(deps): bump third_party/yosys from `e6021b2` to `70d3531` (#2283)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `e6021b2` to `70d3531`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](e6021b2b48...70d35314db)

---
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>
2023-12-16 18:13:12 +00:00
dependabot[bot] a9dfd0b229
build(deps): bump third_party/abseil-cpp from `1cb3345` to `fad9462` (#2280)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `1cb3345` to `fad9462`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](1cb3345dac...fad946221c)

---
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>
2023-12-09 19:22:41 +00:00
dependabot[bot] 4aed806db6
build(deps): bump third_party/yosys from `031ad38` to `e6021b2` (#2282)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `031ad38` to `e6021b2`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](031ad38b5c...e6021b2b48)

---
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>
2023-12-09 18:12:54 +00:00
dependabot[bot] 30e6899bdb
build(deps): bump third_party/googletest from `76bb2af` to `b3a9ba2` (#2281)
Bumps [third_party/googletest](https://github.com/google/googletest) from `76bb2af` to `b3a9ba2`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](76bb2afb8b...b3a9ba2b8e)

---
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>
2023-12-09 18:07:41 +00:00
dependabot[bot] f7a1705046
build(deps): bump third_party/googletest from `5b7fd63` to `76bb2af` (#2277)
Bumps [third_party/googletest](https://github.com/google/googletest) from `5b7fd63` to `76bb2af`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](5b7fd63d6d...76bb2afb8b)

---
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>
2023-12-02 17:38:34 +00:00
dependabot[bot] 11ce55d4aa
build(deps): bump third_party/yosys from `7d30f71` to `031ad38` (#2274)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `7d30f71` to `031ad38`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](7d30f716e8...031ad38b5c)

---
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>
2023-11-25 17:58:30 +00:00
dependabot[bot] 54ceda4765
build(deps): bump third_party/abseil-cpp from `89d2caa` to `1cb3345` (#2262)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `89d2caa` to `1cb3345`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](89d2caa104...1cb3345dac)

---
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>
2023-11-04 18:12:20 +00:00
dependabot[bot] 5437a69fa7
build(deps): bump third_party/sanitizers-cmake (#2264)
Bumps [third_party/sanitizers-cmake](https://github.com/arsenm/sanitizers-cmake) from `c3dc841` to `3f0542e`.
- [Commits](c3dc841af4...3f0542e4e0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-04 17:50:44 +00:00
dependabot[bot] b9ed4b9a81
build(deps): bump third_party/abseil-cpp from `99bbd7c` to `89d2caa` (#2260)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `99bbd7c` to `89d2caa`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](99bbd7c486...89d2caa104)

---
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>
2023-10-28 18:06:04 +00:00
dependabot[bot] 8acce5866e
build(deps): bump third_party/googletest from `116b7e5` to `5b7fd63` (#2257)
Bumps [third_party/googletest](https://github.com/google/googletest) from `116b7e5` to `5b7fd63`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](116b7e5528...5b7fd63d6d)

---
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>
2023-10-28 18:01:46 +00:00
dependabot[bot] 326dbda44c
build(deps): bump third_party/googletest from `7e33b6a` to `116b7e5` (#2256)
Bumps [third_party/googletest](https://github.com/google/googletest) from `7e33b6a` to `116b7e5`.
- [Release notes](https://github.com/google/googletest/releases)
- [Commits](7e33b6a1c4...116b7e5528)

---
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>
2023-10-21 17:56:02 +00:00
dependabot[bot] 72e6371bbb
build(deps): bump third_party/abseil-cpp from `efb035a` to `99bbd7c` (#2250)
Bumps [third_party/abseil-cpp](https://github.com/abseil/abseil-cpp) from `efb035a` to `99bbd7c`.
- [Release notes](https://github.com/abseil/abseil-cpp/releases)
- [Commits](efb035a597...99bbd7c486)

---
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>
2023-10-14 17:52:39 +00:00
dependabot[bot] cc10b41d4c
build(deps): bump third_party/cctz from `c8cd07c` to `b6d7a85` (#2252)
Bumps [third_party/cctz](https://github.com/google/cctz) from `c8cd07c` to `b6d7a85`.
- [Release notes](https://github.com/google/cctz/releases)
- [Commits](c8cd07cac8...b6d7a852f1)

---
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>
2023-10-14 17:50:19 +00:00
dependabot[bot] 7441197178
build(deps): bump third_party/yosys from `860e3e4` to `7d30f71` (#2251)
Bumps [third_party/yosys](https://github.com/YosysHQ/yosys) from `860e3e4` to `7d30f71`.
- [Release notes](https://github.com/YosysHQ/yosys/releases)
- [Commits](860e3e4056...7d30f716e8)

---
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>
2023-10-14 17:48:32 +00:00
Karol Gugala 728c748e26
Merge pull request #2248 from openXC7/startupe2
Fuzzer for STARTUPE2, ppips for CFG_CENTER_TOP/MID/BOT
2023-10-12 11:34:10 +02:00
Hans Baier 949fad1adb add 038-cfg-startup fuzzer to fuzzers Makefile
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2023-10-10 12:21:53 +07:00
Hans Baier c14de4facc add ppips for CFG_CENTER_TOP and CFG_CENTER_BOT
Signed-off-by: Hans Baier <hansfbaier@gmail.com>
2023-10-10 06:50:39 +07:00