3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-06 14:24:08 +00:00
sby/sbysrc
Jannis Harder 141ffd34a5 btor pono: improve option handling
Fail on the unsupported skip option and pass solver args to pono.
2022-06-15 11:35:22 +02:00
..
sby.py Use the test Makefile for all examples 2022-06-13 13:42:58 +02:00
sby_core.py Add --dumptaskinfo option to output some .sby metadata as json 2022-04-11 17:44:10 +02:00
sby_design.py junit: use write_jny instead of write_json 2022-04-06 18:35:01 +02:00
sby_engine_abc.py Rename SbyJob to SbyTask and SbyTask to SbyProc to reduce confusion. Config file tasks now correspond to SbyTasks. 2022-01-11 17:08:56 +01:00
sby_engine_aiger.py aiger: check supported modes and aigbmc fixes 2022-06-14 17:41:06 +02:00
sby_engine_btor.py btor pono: improve option handling 2022-06-15 11:35:22 +02:00
sby_engine_smtbmc.py Prefer the first tracefile for each failing assertion 2022-03-30 13:47:14 +02:00
sby_mode_bmc.py aiger: check supported modes and aigbmc fixes 2022-06-14 17:41:06 +02:00
sby_mode_cover.py Rename SbyJob to SbyTask and SbyTask to SbyProc to reduce confusion. Config file tasks now correspond to SbyTasks. 2022-01-11 17:08:56 +01:00
sby_mode_live.py Rename SbyJob to SbyTask and SbyTask to SbyProc to reduce confusion. Config file tasks now correspond to SbyTasks. 2022-01-11 17:08:56 +01:00
sby_mode_prove.py Rename SbyJob to SbyTask and SbyTask to SbyProc to reduce confusion. Config file tasks now correspond to SbyTasks. 2022-01-11 17:08:56 +01:00