projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
104f599
)
still have to import MSRSpec
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 13 Dec 2021 12:43:15 +0000
(12:43 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Mon, 13 Dec 2021 12:43:15 +0000
(12:43 +0000)
src/soc/experiment/pimem.py
patch
|
blob
|
history
diff --git
a/src/soc/experiment/pimem.py
b/src/soc/experiment/pimem.py
index b9c05df5567378f736a9872511f751e39d2a6017..0c5ac8d8f88b5f208e17693248b3198541dcd200 100644
(file)
--- a/
src/soc/experiment/pimem.py
+++ b/
src/soc/experiment/pimem.py
@@
-25,6
+25,7
@@
from nmigen.utils import log2_int
from nmutil.latch import SRLatch, latchregister
from nmutil.util import rising_edge
from openpower.decoder.power_decoder2 import Data
+from openpower.decoder.power_enums import MSRSpec
from soc.scoreboard.addr_match import LenExpand
from soc.experiment.mem_types import LDSTException