first cut at mul test pipeline
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 6 Jul 2020 16:02:09 +0000 (17:02 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 6 Jul 2020 16:02:09 +0000 (17:02 +0100)
commit2acd91f1ee5412a0b47609cdad2356211987516e
tree8b3fae692805623a961619d81a228de8f4aab292
parentf2fe0c00f38b95ab76df6110f9d0d868d7200e96
first cut at mul test pipeline
src/soc/fu/div/setup_stage.py
src/soc/fu/mul/main_stage.py
src/soc/fu/mul/pipe_data.py
src/soc/fu/mul/pipeline.py
src/soc/fu/mul/post_stage.py
src/soc/fu/mul/pre_stage.py
src/soc/fu/mul/test/test_pipe_caller.py