1
0
mirror of synced 2026-04-14 09:19:24 +00:00
Files
YosysHQ.yosys/passes
Natalia 305b6c81d7 Refine width check to allow Y_WIDTH >= natural width
Change from equality check to >= to allow cells where output
is wider than natural width (zero-extended). Only reject cells
with Y_WIDTH < natural width (truncated).

This fixes test failures while still preventing the truncation
issue identified in widlarizer's feedback.
2026-01-14 14:58:53 -08:00
..
2025-11-06 23:29:47 +02:00
2025-10-15 09:42:47 +13:00