3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-03 20:24:38 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Natalia
6bf9fc1817 Add -nocells flag to equiv_make and equiv_opt
The -nocells flag skips cell equivalence checking and only checks wire
equivalence. This is useful when optimizations preserve functionality but
rename or restructure cells, avoiding false negatives in equivalence checking.
2026-01-15 16:01:07 -08:00