mirror of https://github.com/YosysHQ/yosys.git
16ea4ea61a
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."
|
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.inc | ||
const2ast.cc | ||
preproc.cc | ||
verilog_frontend.cc | ||
verilog_frontend.h | ||
verilog_lexer.l | ||
verilog_parser.y |