From: Luke Kenneth Casson Leighton Date: Sun, 19 Apr 2020 18:40:47 +0000 (+0100) Subject: import TestMemory globally not relative X-Git-Tag: div_pipeline~1424 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dfc6260f264384ba337f06aad99495a958e8594c;p=soc.git import TestMemory globally not relative --- diff --git a/src/soc/experiment/compldst.py b/src/soc/experiment/compldst.py index 651267bd..eba32a57 100644 --- a/src/soc/experiment/compldst.py +++ b/src/soc/experiment/compldst.py @@ -24,7 +24,7 @@ from nmigen import Module, Signal, Mux, Cat, Elaboratable from nmutil.latch import SRLatch, latchregister -from .testmem import TestMemory +from soc.experiment.testmem import TestMemory # internal opcodes. hypothetically this could do more combinations. # meanings: