3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-05-30 05:46:32 +00:00
yosys/passes
Krystine Sherwin f6327cc444
check_mem: Add -non-const option
Can identify potentially dangerous addressing, but also prone to false-positives.
2026-05-29 18:40:24 +12:00
..
cmds check_mem: Add -non-const option 2026-05-29 18:40:24 +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