1
0
mirror of synced 2026-05-03 06:40:15 +00:00
Files
YosysHQ.yosys/frontends/ast/simplify.cc
Zachary Snow aa35f24290 sv: auto add nosync to certain always_comb local vars
If a local variable is always assigned before it is used, then adding
nosync prevents latches from being needlessly generated.
2022-01-07 22:53:22 -07:00

196 KiB