fix up Logical pipeline to produce HDL with XLEN=32
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 27 Feb 2022 19:16:35 +0000 (19:16 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 27 Feb 2022 19:16:35 +0000 (19:16 +0000)
commit2adbe7711bec6c228e9cb6ffb7c7ef30b1621c8f
tree761c96c9467e1cb00e1080dad01389b1ac30654c
parent8d0c40fdf6335120e440a6bdba9aa0875239e843
fix up Logical pipeline to produce HDL with XLEN=32
fix Logical test_pipe_caller.py to use new regspeckls style
src/soc/fu/logical/bpermd.py
src/soc/fu/logical/main_stage.py
src/soc/fu/logical/pipe_data.py
src/soc/fu/logical/popcount.py
src/soc/fu/logical/test/test_pipe_caller.py