3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-30 05:46:32 +00:00
yosys/passes
Krystine Sherwin 07e3d648aa
Add check_mem command
Comes with a set of tests which (currently) pass with `read_verilog` but fail with `verific` based on #5878.
Add `--check-sv`, an alternative to `--prove-sv` with generator defined yosys commands.  Helpful for when you want to run the same set of commands on a bunch of sv files.
2026-05-29 18:40:23 +12:00
..
cmds Add check_mem command 2026-05-29 18:40:23 +12:00
equiv Remove file added by mistake 2026-05-18 17:00:16 +02:00
fsm Convert RTLIL::unescape_id of IdString to unescape() 2026-05-16 19:49:45 +02:00
hierarchy Convert RTLIL::unescape_id of IdString to unescape() 2026-05-16 19:49:45 +02:00
memory Merge pull request #5862 from codexplorer-fish/cleaning-up-log-id 2026-05-15 11:07:43 +00:00
opt Merge pull request #5912 from YosysHQ/krys/opt_clean_docs 2026-05-28 08:35:52 +00:00
pmgen Remove pmgen related users of log_id 2026-05-14 17:28:10 +02:00
proc proc: ignore nosync temporaries in always_latch checks 2026-05-26 00:56:07 +08:00
sat Convert RTLIL::unescape_id of IdString to unescape() 2026-05-16 19:49:45 +02:00
techmap Convert RTLIL::unescape_id of IdString to unescape() 2026-05-16 19:49:45 +02:00
tests Refactored uses of log_id() 2026-05-08 20:59:24 -07:00