From 3eb706ee9cfee3b42052a46f62ad74712ff15563 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 6 Sep 2020 18:00:31 +0100 Subject: [PATCH] wark-wark, fast regs is binary-addressed --- src/soc/simple/issuer.py | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) 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<