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
..
Makefile.inc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
ast.cc verilog: use derived module info to elaborate cell connections 2021-10-25 18:25:50 -07:00
ast.h verilog: use derived module info to elaborate cell connections 2021-10-25 18:25:50 -07:00
ast_binding.cc Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
ast_binding.h Generate an RTLIL representation of bind constructs 2021-08-13 17:11:35 -06:00
dpicall.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
genrtlil.cc sv: fix size cast internal expression extension 2022-01-07 21:21:02 -07:00
simplify.cc sv: auto add nosync to certain always_comb local vars 2022-01-07 22:53:22 -07:00