3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-06 14:24:08 +00:00
sby/tests
Jannis Harder 5265a52b65 Refactor flow to use a common prep model
The goal of this is to make sure that all backend flows are compatible
and we can map between them, so that e.g. the aiger model can be used to
minimize a counterexample trace produced by smtbmc. Reducing the parts
that differ per backend (including parts that receive different input
depending on the used backend) also makes testing more effective as the
common parts are easier to cover.
2022-08-05 16:31:15 +02:00
..
autotune Test autotune 2022-06-27 15:58:42 +02:00
junit Don't fail tests when xmlschema is missing 2022-06-03 17:22:45 +02:00
keepgoing Refactor tests 2022-04-11 17:50:38 +02:00
make add cvc5 executable to required tool mapping 2022-07-25 17:01:17 +02:00
regression Regression test for YosysHQ/yosys#3433 2022-08-03 16:08:19 +02:00
unsorted Refactor flow to use a common prep model 2022-08-05 16:31:15 +02:00
.gitignore Refactor tests 2022-04-11 17:50:38 +02:00
Makefile tests: Windows fixes 2022-07-05 15:34:27 +02:00