3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 18:05:24 +00:00
yosys/frontends
Udi Finkelstein e951ac0dfb $size() now works correctly for all cases!
It seems the issues was that AST_MULTIRANGE is converted into a multirange_dimensions[] array on the AST_MEMORY node directly.
2017-09-26 20:34:24 +03:00
..
ast $size() now works correctly for all cases! 2017-09-26 20:34:24 +03:00
blif Increase maximum LUT size in blifparse to 12 bits 2017-09-27 15:27:42 +02:00
ilang Added avail params to ilang format, check module params in 'hierarchy -check' 2016-10-22 11:05:49 +02:00
json Parse reals as string in JSON front-end 2017-09-26 14:37:03 +02:00
liberty Added liberty parser support for types within cell decls 2016-09-23 13:53:23 +02:00
verific Add merging of "past FFs" to verific importer 2017-07-29 00:10:38 +02:00
verilog Minor coding style fix 2017-09-26 13:50:14 +02:00
vhdl2verilog Added "yosys -D" feature 2016-04-21 23:28:37 +02:00