3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2026-07-13 14:56:28 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Gus Smith
69f2bb572a
Merge 2898c75fb0 into 8f8833c617 2026-07-09 19:20:19 +00:00
N. Engelhardt
97e47c471c fix incidental finding that return codes weren't being checked properly on witness conversion subprocesses 2026-07-06 18:54:23 +02:00
Gus Smith
b4e66e3a33 Rename SymbiYosys to SBY 2026-02-24 09:03:49 -08:00
Jannis Harder
6d0a1ed960 Add cycle_width option for sim's new -width option 2025-10-20 17:30:09 +02:00
Jannis Harder
36f84b8b9f smtbmc: Use new -noinitstate option when simulating inductive cex
This requires YosysHQ/yosys#3962
2023-09-28 17:38:15 +02:00
Jannis Harder
6398938e6a Enable yosys sim support for clock signals in hierarchical designs 2023-01-11 18:02:45 +01:00
Jannis Harder
6d3b5aa960 Unified trace generation using yosys's sim across all engines
Currently opt-in using the `fst` or `vcd_sim` options.
2023-01-10 18:42:26 +01:00