yosys/frontends/ast
clairexen 87b9ee330d
Merge pull request #2122 from PeterCrozier/struct_array2
Support 2D bit arrays in structures. Optimise array indexing.
2020-08-19 17:58:37 +02:00
..
Makefile.inc Added Verilog/AST support for DPI functions (dpi_call() still unimplemented) 2014-08-21 12:43:51 +02:00
ast.cc static cast: support changing size and signedness 2020-06-19 17:39:20 -07:00
ast.h Fix generate scoping issues 2020-07-31 20:32:47 -06:00
dpicall.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
genrtlil.cc static cast: support changing size and signedness 2020-06-19 17:39:20 -07:00
simplify.cc Merge pull request #2122 from PeterCrozier/struct_array2 2020-08-19 17:58:37 +02:00