3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-22 12:47:55 +00:00
sby/sbysrc
Krystine Sherwin cb81a97808
Add --taskstatus
Used for checking tasks in the status db.
Change `SBYStatusDB.all_tasks_status()` to use a `LEFT JOIN` to get a status of `UNKNOWN` for pending or aborted tasks (e.g. because they were ctrl+c'ed).
2025-07-09 10:06:56 +12:00
..
sby.py Add --taskstatus 2025-07-09 10:06:56 +12:00
sby_autotune.py Fix autotune copy_src 2025-06-23 16:30:12 +12:00
sby_cmdline.py Add --taskstatus 2025-07-09 10:06:56 +12:00
sby_core.py Fix autotune 2025-07-09 10:04:58 +12:00
sby_design.py Add kind to csv (and database) 2025-07-08 15:47:32 +12:00
sby_engine_abc.py More status tracking unification 2025-07-08 15:47:33 +12:00
sby_engine_aiger.py More status tracking unification 2025-07-08 15:47:33 +12:00
sby_engine_btor.py btor: Add unknown props 2025-07-08 17:26:55 +12:00
sby_engine_smtbmc.py Update unknown covers as well as asserts 2025-07-08 15:47:33 +12:00
sby_jobserver.py Fix deadlock with parallel SBY procs each with parallel tasks 2023-07-17 15:29:17 +02:00
sby_mode_bmc.py Unified trace generation using yosys's sim across all engines 2023-01-10 18:42:26 +01:00
sby_mode_cover.py Unified trace generation using yosys's sim across all engines 2023-01-10 18:42:26 +01:00
sby_mode_live.py Add colors to engine header message 2022-11-24 18:12:22 +01:00
sby_mode_prove.py Unified trace generation using yosys's sim across all engines 2023-01-10 18:42:26 +01:00
sby_sim.py smtbmc: Use new -noinitstate option when simulating inductive cex 2023-09-28 17:38:15 +02:00
sby_status.py Add --taskstatus 2025-07-09 10:06:56 +12:00