convert to individual PipeSpecs for each pipeline
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 21 May 2020 10:33:58 +0000 (11:33 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 21 May 2020 10:33:58 +0000 (11:33 +0100)
commit0d3017f83e4cdacb32c12851d188c93945ec2843
treeb651a8f2062b9cab302fd2483733a6f91f748d5e
parent71167aacb3309b41cf7e759274d4116f8817c7cc
convert to individual PipeSpecs for each pipeline
src/soc/fu/alu/pipe_data.py
src/soc/fu/alu/test/test_pipe_caller.py
src/soc/fu/branch/pipe_data.py
src/soc/fu/branch/test/test_pipe_caller.py
src/soc/fu/cr/pipe_data.py
src/soc/fu/cr/test/test_pipe_caller.py
src/soc/fu/logical/pipe_data.py
src/soc/fu/logical/test/test_pipe_caller.py