yosys/frontends/ast
whitequark ad2960adb7
Merge pull request #2594 from zachjs/func-arg-width
verilog: fix sizing of constant args for tasks/functions
2021-02-23 21:46:16 +00:00
..
Makefile.inc Added Verilog/AST support for DPI functions (dpi_call() still unimplemented) 2014-08-21 12:43:51 +02:00
ast.cc ast: fix dump_vlog display of casex/casez 2021-01-29 16:28:15 +01:00
ast.h Merge pull request #2594 from zachjs/func-arg-width 2021-02-23 21:46:16 +00:00
dpicall.cc dpi: Support for chandle type 2021-01-23 22:24:31 +00:00
genrtlil.cc verilog: support recursive functions using ternary expressions 2021-02-12 14:43:42 -05:00
simplify.cc Merge pull request #2594 from zachjs/func-arg-width 2021-02-23 21:46:16 +00:00