add first cut of variants that have multi-dest and multi-rd/wr flags
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 14 Apr 2020 12:52:09 +0000 (13:52 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 14 Apr 2020 12:52:09 +0000 (13:52 +0100)
commit8beabe8d5a08a1aba517edb666da38d58220c132
tree8e32b920a6192745ce636f24f305556045c3dbb4
parente96a6677232f76e107db43db12be37f7073833cd
add first cut of variants that have multi-dest and multi-rd/wr flags
src/soc/scoreboard/dep_multi_cell.py [new file with mode: 0644]
src/soc/scoreboard/fu_reg_matrix_multi.py [new file with mode: 0644]
src/soc/scoreboard/fu_wr_pend_multi.py [new file with mode: 0644]
src/soc/scoreboard/reg_sel_multi.py [new file with mode: 0644]