update ReservationStations2 to be a FSM. not a very efficient one, no
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 4 Nov 2021 14:51:23 +0000 (14:51 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 4 Nov 2021 14:51:23 +0000 (14:51 +0000)
commit0557d0170ebbc0f755fc23d15f0d914d17f7d1aa
tree99869eaf73fe73915d5e23f1027938fe2ec21fdb
parentcac044267d70a1ae17f9d9b24e6ed9249b681037
update ReservationStations2 to be a FSM. not a very efficient one, no
combinatorial bypass at the moment.  takes 4 cycles to get any data through.
this can be reduced to 2, later
src/nmutil/concurrentunit.py