create common input pipe spec to avoid code-duplication
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 May 2020 15:32:44 +0000 (16:32 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 22 May 2020 15:32:44 +0000 (16:32 +0100)
commitc150af84a0c52f5297e55dbcfdaf334f05a6e994
treeec9465ecbe8c1f138a56dbb4a105dc25f7ce2028
parent29cf6251cd9ef025844f030d9120db90c32a2746
create common input pipe spec to avoid code-duplication
src/soc/fu/common_input_stage.py [new file with mode: 0644]
src/soc/fu/shift_rot/formal/proof_main_stage.py
src/soc/fu/shift_rot/input_stage.py
src/soc/fu/shift_rot/main_stage.py
src/soc/fu/shift_rot/pipe_data.py
src/soc/fu/shift_rot/test/test_pipe_caller.py