mirror of
https://github.com/YosysHQ/sby.git
synced 2025-10-28 11:39:25 +00:00
Requires python >= 3.11 (oss-cad-suite is 3.11.6, but there isn't any minimum python version given for SBY that I can find). Makes the error less opaque (even though it still has the trace), which I think is necessary given that using the status db is totally optional and otherwise using a different version of SBY with an extra db field in a directory where a previous version has run will just crash with an obscure sqlite3.OperationalError. |
||
|---|---|---|
| .. | ||
| sby.py | ||
| sby_autotune.py | ||
| sby_cmdline.py | ||
| sby_core.py | ||
| sby_design.py | ||
| sby_engine_abc.py | ||
| sby_engine_aiger.py | ||
| sby_engine_btor.py | ||
| sby_engine_smtbmc.py | ||
| sby_jobserver.py | ||
| sby_mode_bmc.py | ||
| sby_mode_cover.py | ||
| sby_mode_live.py | ||
| sby_mode_prove.py | ||
| sby_sim.py | ||
| sby_status.py | ||