3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-03 12:53:29 +00:00
yosys/frontends/ast
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
..
ast.cc
ast.h
ast_binding.cc
ast_binding.h
dpicall.cc
genrtlil.cc
Makefile.inc
simplify.cc sv: auto add nosync to certain always_comb local vars 2022-01-07 22:53:22 -07:00