whoops forgot that the mul pipeline is actually a pipeline (3 stage, first one)
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 6 Jul 2020 22:08:53 +0000 (23:08 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 6 Jul 2020 22:08:53 +0000 (23:08 +0100)
commit29f89540ab8f8d94a78f5b96801b76f3a06a0311
treef4e51974c03687f51c6edb5d32a7523b3fa3701a
parente33d8b32d94ef1c68adfb7722eebf5df0a5dc7fc
whoops forgot that the mul pipeline is actually a pipeline (3 stage, first one)
src/soc/fu/mul/post_stage.py
src/soc/fu/mul/test/test_pipe_caller.py
src/soc/fu/pipe_data.py
src/soc/fu/test/common.py
src/soc/simulator/test_mul_sim.py