bug in andc and orc, complement was taking place on RA not RB
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 22 Aug 2020 14:39:29 +0000 (15:39 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 22 Aug 2020 14:39:43 +0000 (15:39 +0100)
commitc5a69c8b06df9ab639435dcb2386122dbd6c67f0
treee17f9b2adcc035a31e9714a471e1f5cb7230b93d
parent4c006b145da6e1b272b13d5929e6238b4fe742f6
bug in andc and orc, complement was taking place on RA not RB
src/soc/fu/common_input_stage.py
src/soc/fu/logical/input_stage.py
src/soc/fu/shift_rot/input_stage.py
src/soc/fu/shift_rot/pipe_data.py