3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-05 22:14:08 +00:00
sby/sbysrc
Jannis Harder 231f0b80aa Add make_model option to generate models not required by the task
Useful to do custom things (like counter example minimization) but still
use sby's flow to prepare models.
2022-08-05 16:31:15 +02:00
..
sby.py Read config before creating a workdir 2022-07-05 17:20:55 +02:00
sby_autotune.py Refactor flow to use a common prep model 2022-08-05 16:31:15 +02:00
sby_core.py Add make_model option to generate models not required by the task 2022-08-05 16:31:15 +02:00
sby_design.py sby_design: Extract total memory size and forall usage 2022-06-24 13:50:26 +02:00
sby_engine_abc.py abc pdr: Enable log output by default 2022-07-08 12:36:44 +02:00
sby_engine_aiger.py Write native yosys witness traces 2022-08-05 16:31:15 +02:00
sby_engine_btor.py Don't use python asserts to handle unexpected solver output 2022-06-15 13:25:21 +02:00
sby_engine_smtbmc.py Write native yosys witness traces 2022-08-05 16:31:15 +02:00
sby_mode_bmc.py Automatic engine selection 2022-06-27 15:58:42 +02:00
sby_mode_cover.py Automatic engine selection 2022-06-27 15:58:42 +02:00
sby_mode_live.py Automatic engine selection 2022-06-27 15:58:42 +02:00
sby_mode_prove.py Automatic engine selection 2022-06-27 15:58:42 +02:00