yosys/frontends/ast
Zachary Snow 8de2e863af verilog: support recursive functions using ternary expressions
This adds a mechanism for marking certain portions of elaboration as
occurring within unevaluated ternary branches. To enable elaboration of
the overall ternary, this also adds width detection for these
unelaborated function calls.
2021-02-12 14:43:42 -05:00
..
Makefile.inc
ast.cc ast: fix dump_vlog display of casex/casez 2021-01-29 16:28:15 +01:00
ast.h verilog: support recursive functions using ternary expressions 2021-02-12 14:43:42 -05:00
dpicall.cc
genrtlil.cc verilog: support recursive functions using ternary expressions 2021-02-12 14:43:42 -05:00
simplify.cc verilog: support recursive functions using ternary expressions 2021-02-12 14:43:42 -05:00