mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-01 10:39:10 +02:00
This reflects the behaviour of $shr/$shl, which sign-extend their A operands to the size of their output, then do a logical shift (shift in 0-bits).