3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-07 22:55:18 +00:00
sby/sbysrc
Jannis Harder b3b315a473 Make SbyProc hide Windows differences in retcode handling
Without this, we don't properly detect missing solver binaries and do
not properly handle the return status of the pono solver.
2022-07-06 11:22:59 +02:00
..
sby.py Automatic engine selection 2022-06-27 15:58:42 +02:00
sby_autotune.py Automatic engine selection 2022-06-27 15:58:42 +02:00
sby_core.py Make SbyProc hide Windows differences in retcode handling 2022-07-06 11:22:59 +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