add register specs to pipeline in/out so that they can be used to connect up
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 May 2020 18:10:53 +0000 (19:10 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 20 May 2020 18:10:53 +0000 (19:10 +0100)
commit407f41392acaec1902e75cde2953c9c8f5d0692c
tree9a453605c9582a7f302a84ca6479d1e5e44c5a10
parent60f06a9eb815419f0477a5501c627824da07e078
add register specs to pipeline in/out so that they can be used to connect up
Function Units to regfiles
src/soc/fu/alu/pipe_data.py
src/soc/fu/branch/pipe_data.py
src/soc/fu/cr/pipe_data.py
src/soc/fu/logical/pipe_data.py
src/soc/fu/shift_rot/pipe_data.py
src/soc/fu/trap/pipe_data.py