code-morph regfile port specs to a dictionary format rather than hardcoded
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 11 Nov 2021 14:21:49 +0000 (14:21 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 11 Nov 2021 14:21:49 +0000 (14:21 +0000)
commit103d9306983e8782c930590fe58af2fc960ee216
tree8fa13478dfe4d7b739330d465819b68e1b24e61c
parent433556d1a3298d9d57820ae1087746d4170f9d0c
code-morph regfile port specs to a dictionary format rather than hardcoded
this allows for Hazard Bit-vector regfiles to be created with exactly
the same regfile port names
src/soc/regfile/regfiles.py