FunctionUnitBaseMulti which derives from ReservationStations2
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 1 Dec 2021 13:41:21 +0000 (13:41 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 1 Dec 2021 13:41:21 +0000 (13:41 +0000)
commitb78413af7966267c44e76c8ac4d9beb90a1fae49
tree1720d6649ceb134a3070bfd7164c3e3e04196c7b
parent56d6f9114733a20015df85da59c5d2ce694a465b
FunctionUnitBaseMulti which derives from ReservationStations2
*requires* the muxid to be set for each RS.  these can be set
combinatorially no problem, to indicate to ReservationStations2 where
to route the data after it pops out the end of the "real" ALU
without these muxids being set everything is royally screwed
src/soc/fu/compunits/compunits.py
src/soc/simple/test/test_core.py