From: Luke Kenneth Casson Leighton Date: Sun, 6 Sep 2020 17:00:31 +0000 (+0100) Subject: wark-wark, fast regs is binary-addressed X-Git-Tag: semi_working_ecp5~166 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3eb706ee9cfee3b42052a46f62ad74712ff15563;p=soc.git wark-wark, fast regs is binary-addressed --- diff --git a/src/soc/simple/issuer.py b/src/soc/simple/issuer.py index 91db8019..0bba6554 100644 --- a/src/soc/simple/issuer.py +++ b/src/soc/simple/issuer.py @@ -344,7 +344,8 @@ class TestIssuer(Elaboratable): # initiates read of current DEC with m.State("DEC_READ"): - comb += fast_r_dectb.ren.eq(1<