From 3877c22dea11a46a547ceac549dc798c130bd590 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Thu, 13 Aug 2020 21:33:25 +0100 Subject: [PATCH] sync on pc writing when changed --- src/soc/simple/issuer.py | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/soc/simple/issuer.py b/src/soc/simple/issuer.py index d0a837a1..42bb5977 100644 --- a/src/soc/simple/issuer.py +++ b/src/soc/simple/issuer.py @@ -131,6 +131,13 @@ class TestIssuer(Elaboratable): comb += self.state_r_pc.ren.eq(1<