3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-07 06:44:06 +00:00
sby/tests/unsorted
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
..
2props1trace.sby Refactor tests 2022-04-11 17:50:38 +02:00
allconst.sby Test designs using $allconst 2022-06-03 16:55:06 +02:00
blackbox.sby switch to using hierarchy -smtcheck for smtlib2 solvers, allowing smtlib2_module modules. 2022-06-22 21:17:29 -07:00
bmc_len.sby aiger: check supported modes and aigbmc fixes 2022-06-14 17:41:06 +02:00
both_ex.sby Refactor tests 2022-04-11 17:50:38 +02:00
both_ex.v Refactor tests 2022-04-11 17:50:38 +02:00
cover.sby Refactor tests 2022-04-11 17:50:38 +02:00
cover.sv Refactor tests 2022-04-11 17:50:38 +02:00
cover_fail.sby Refactor tests 2022-04-11 17:50:38 +02:00
demo.sby Test that cvc4 and cvc5 can be used 2022-06-08 13:33:12 +02:00
demo.sv Refactor tests 2022-04-11 17:50:38 +02:00
floor_divmod.sby add depth 1 2022-05-25 03:35:21 -07:00
Makefile Refactor tests 2022-04-11 17:50:38 +02:00
memory.sby Refactor tests 2022-04-11 17:50:38 +02:00
memory.sv Refactor tests 2022-04-11 17:50:38 +02:00
mixed.sby Refactor tests 2022-04-11 17:50:38 +02:00
mixed.v Refactor flow to use a common prep model 2022-08-05 16:31:15 +02:00
multi_assert.sby Refactor tests 2022-04-11 17:50:38 +02:00
preunsat.sby Refactor tests 2022-04-11 17:50:38 +02:00
prv32fmcmp.sby Refactor tests 2022-04-11 17:50:38 +02:00
prv32fmcmp.v Refactor tests 2022-04-11 17:50:38 +02:00
redxor.sby Refactor tests 2022-04-11 17:50:38 +02:00
redxor.v Refactor tests 2022-04-11 17:50:38 +02:00
smtlib2_module.sby switch to using hierarchy -smtcheck for smtlib2 solvers, allowing smtlib2_module modules. 2022-06-22 21:17:29 -07:00
stopfirst.sby Refactor tests 2022-04-11 17:50:38 +02:00
submod_props.sby Refactor tests 2022-04-11 17:50:38 +02:00