projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2abe38d
)
spelling
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 19 Mar 2021 14:14:10 +0000
(14:14 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Fri, 19 Mar 2021 14:14:10 +0000
(14:14 +0000)
src/soc/simple/issuer.py
patch
|
blob
|
history
diff --git
a/src/soc/simple/issuer.py
b/src/soc/simple/issuer.py
index ba9caca0b2a80856c7dae79afaa747b793a5ec5f..e846822857f88dae289ca6ac54e4d6224c0aae11 100644
(file)
--- a/
src/soc/simple/issuer.py
+++ b/
src/soc/simple/issuer.py
@@
-615,7
+615,7
@@
class TestIssuerInternal(Elaboratable):
sv_changed = Signal() # note write to SVSTATE
# read state either from incoming override or from regfile
- # TODO: really should be doing MSR in the same
s
ay
+ # TODO: really should be doing MSR in the same
w
ay
pc = state_get(m, self.pc_i, "pc", # read PC
self.state_r_pc, StateRegs.PC)
svstate = state_get(m, self.svstate_i, "svstate", # read SVSTATE