3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 09:34:09 +00:00
yosys/frontends/ast
Jeff Wang 16ea4ea61a partial rebase of PeterCrozier's enum work onto current master
I tried to keep only the enum-related changes, and minimize the diff. (The
original commit also had a lot of work done to get typedefs working, but yosys
has diverged quite a bit since the 2018-03-09 commit, with a new typedef
implementation.) I did not include the import related changes either.

Original commit:
"Initial implementation of enum, typedef, import.  Still a WIP."
881833aa73
2020-01-16 13:51:47 -05:00
..
ast.cc partial rebase of PeterCrozier's enum work onto current master 2020-01-16 13:51:47 -05:00
ast.h partial rebase of PeterCrozier's enum work onto current master 2020-01-16 13:51:47 -05:00
dpicall.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
genrtlil.cc partial rebase of PeterCrozier's enum work onto current master 2020-01-16 13:51:47 -05:00
Makefile.inc Added Verilog/AST support for DPI functions (dpi_call() still unimplemented) 2014-08-21 12:43:51 +02:00
simplify.cc partial rebase of PeterCrozier's enum work onto current master 2020-01-16 13:51:47 -05:00