yosys/frontends/ast
whitequark 3e67ab1ebb
Merge pull request #2479 from zachjs/const-arg-hint
Allow constant function calls in constant function arguments
2020-12-22 01:31:25 +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 Return correct modname when found in cache. 2020-11-26 13:31:22 +01:00
ast.h Added $high(), $low(), $left(), $right() 2020-09-15 20:49:52 +03:00
dpicall.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
genrtlil.cc Sign extend port connections where necessary 2020-12-18 20:33:14 -07:00
simplify.cc Allow constant function calls in constant function arguments 2020-12-07 13:53:27 -07:00