3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-07 06:44:06 +00:00
sby/sbysrc
Jannis Harder 566edad13c Read config before creating a workdir
When using a task name not defined in the config, this now produces an
error before creating an unnecessary workdir for that non-existing task.
2022-07-05 17:20:55 +02:00
..
sby.py Read config before creating a workdir 2022-07-05 17:20:55 +02:00
sby_autotune.py Automatic engine selection 2022-06-27 15:58:42 +02:00
sby_core.py test uninited FFs with const clks and fix btor script for this 2022-07-04 14:03:56 +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 Don't use python asserts to handle unexpected solver output 2022-06-15 13:25:21 +02:00
sby_engine_aiger.py Don't use python asserts to handle unexpected solver output 2022-06-15 13:25:21 +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 sby_design: Extract total memory size and forall usage 2022-06-24 13:50:26 +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