3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-05 22:14:08 +00:00
sby/sbysrc
Claire Xen df18dbfbe1
Merge pull request #242 from jix/fix-autotune-crash
autotune: Fix crash on no-engine error path
2023-07-18 16:20:26 +02:00
..
sby.py -f clean: QoL improvement on Windows concerning file/dir removal locking 2023-02-18 09:36:18 +00:00
sby_autotune.py autotune: Fix crash on no-engine error path 2023-06-19 11:21:49 +02:00
sby_core.py Add aigfolds option 2023-06-07 22:05:17 +02:00
sby_design.py Unified trace generation using yosys's sim across all engines 2023-01-10 18:42:26 +01:00
sby_engine_abc.py Add support for "abc pdr -d" engine 2023-06-07 22:21:06 +02:00
sby_engine_aiger.py avy: Fold aiger model using abc to support assumptions 2023-01-11 18:36:06 +01:00
sby_engine_btor.py Unified trace generation using yosys's sim across all engines 2023-01-10 18:42:26 +01:00
sby_engine_smtbmc.py smtbmc: Allow using --keep-going in cover mode 2023-06-23 10:34:03 +02: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 Enable yosys sim support for clock signals in hierarchical designs 2023-01-11 18:02:45 +01:00