yosys/backends/btor
Xiretza 928fd40c2e Respect \A_SIGNED for $shift
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).
2020-08-18 19:36:24 +02:00
..
Makefile.inc Add skeleton for new BTOR back-end 2017-11-23 06:38:57 +01:00
btor.cc Respect \A_SIGNED for $shift 2020-08-18 19:36:24 +02:00
test_cells.sh Respect \A_SIGNED for $shift 2020-08-18 19:36:24 +02:00