yosys/frontends
Zachary Snow 640b9927fa sv: allow globals in one file to depend on globals in another
This defers the simplification of globals so that globals in one file
may depend on globals in other files. Adds a simplify() call downstream
because globals are appended at the end.
2021-03-12 11:22:41 -05:00
..
aiger Provide an integer implementation of decimal_digits(). 2021-02-01 11:23:44 -08:00
ast sv: allow globals in one file to depend on globals in another 2021-03-12 11:22:41 -05:00
blif Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
json frontend: json: parse negative values 2021-02-23 00:26:11 +01:00
liberty Use C++11 final/override keywords. 2020-06-18 23:34:52 +00:00
rpc Fix argument handling in connect_rpc 2020-10-19 13:40:57 +02:00
rtlil Add support for memory writes in processes. 2021-03-08 20:16:29 +01:00
verific Update README 2021-03-04 16:43:30 +01:00
verilog sv: support for parameters without default values 2021-03-02 10:43:53 -05:00