1
0
mirror of synced 2026-04-06 14:47:41 +00:00
Files
YosysHQ.yosys/frontends
Dag Lem cda470d63e Respect the sign of the right operand of AST_SHIFT and AST_SHIFTX
The $shift and $shiftx cells perform a left logical shift if the second
operand is negative. This change passes the sign of the second operand
of AST_SHIFT and AST_SHIFTX into $shift and $shiftx cells, respectively.
2023-12-11 18:58:34 +01:00
..
2022-10-10 16:31:29 +02:00
2021-10-01 21:18:33 -06:00