core.py: create a dictionary of lists of Function Units capable of
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 9 Nov 2021 12:49:54 +0000 (12:49 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 9 Nov 2021 12:49:54 +0000 (12:49 +0000)
commit253393ef3c00086098fbd319f9e4e3c19ac7667b
treeca033b9c0b8ea4fc6f4431e54a2cb8d3a586a111
parent211961ea9911c60e3e3e04d4a8843670941ce8d8
core.py: create a dictionary of lists of Function Units capable of
dealing with a particular instruction (by power_enums Function: ALU, MMU, DIV
LOGICAL etc.)
src/soc/simple/core.py