3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 01:54:10 +00:00
yosys/frontends
Jannis Harder dd8b412833 simplify: Do not recursively simplify AST_CELL within AST_CELLARRAY
Otherwise the AST_CELL simplification uses the wrong celltype before the
AST_CELLARRAY simplification has a chance to unroll it and change it to
the $array celltype.
2022-12-07 18:21:36 +01:00
..
aiger Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
ast simplify: Do not recursively simplify AST_CELL within AST_CELLARRAY 2022-12-07 18:21:36 +01:00
blif fix whitespace 2022-10-10 16:31:29 +02:00
json fix handling of escaped chars in json backend and frontend 2022-02-18 17:13:09 +01:00
liberty Add read_liberty -wb 2021-11-25 19:13:08 +00:00
rpc Fitting help messages to 80 character width 2022-08-24 10:40:57 +12:00
rtlil Specify minimum bison version 3.0+ 2021-10-01 21:18:33 -06:00
verific Merge pull request #3568 from YosysHQ/verific_msg 2022-12-05 16:22:44 +01:00
verilog Correct interpretation of SystemVerilog C-style array dimensions 2022-11-13 07:41:25 +01:00