remove xer_ca from DIV pipeline (took a bit of messing about)
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 9 Jul 2020 10:49:51 +0000 (11:49 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 9 Jul 2020 10:49:57 +0000 (11:49 +0100)
commitc25d3e23de63d0cab676a76a1bb3e497640cc2a6
tree95717bc408c2ecdeaa745be8470bbc54a370c2e4
parent61ab3fd7b53c5c51baca1d61837a3270c0c9f589
remove xer_ca from DIV pipeline (took a bit of messing about)
src/soc/fu/div/core_stages.py
src/soc/fu/div/input_stage.py
src/soc/fu/div/output_stage.py
src/soc/fu/div/pipeline.py
src/soc/fu/div/setup_stage.py
src/soc/fu/div/test/test_pipe_caller.py
src/soc/fu/mul/output_stage.py [new file with mode: 0644]
src/soc/fu/mul/pipeline.py
src/soc/fu/pipe_data.py