3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-06-11 19:35:59 +00:00
yosys/frontends
KrystalDelusion cf52cf3009
nowrshmsk: Check for stride==0
log2(0) returns -inf, which gives undefined behaviour when casting to an int.  So catch the case when it's 0 just set the width to 0.
2025-01-31 12:15:53 +13:00
..
aiger
aiger2 aiger2: Clean debug print 2024-12-10 14:27:55 +01:00
ast nowrshmsk: Check for stride==0 2025-01-31 12:15:53 +13:00
blif
json
liberty read_liberty: Directly set abc9_box on fitting cells 2024-12-09 15:43:41 +01:00
rpc
rtlil read_rtlil: warn on assigns after switches in case rules 2024-11-21 22:41:13 +01:00
verific fix some cases of hdlname being added to objects with private names 2025-01-15 15:56:42 +01:00
verilog verilog_parser: silence yynerrs warning 2024-10-15 08:32:55 -04:00