projects
/
microwatt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ff852b
)
core: Remove unused icache_inv signal
author
Anton Blanchard
<anton@linux.ibm.com>
Sun, 12 Jun 2022 11:04:16 +0000
(21:04 +1000)
committer
Anton Blanchard
<anton@ozlabs.org>
Sun, 12 Jun 2022 11:04:16 +0000
(21:04 +1000)
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
core.vhdl
patch
|
blob
|
history
diff --git
a/core.vhdl
b/core.vhdl
index 7614e936f0eaf52c224e7e407ca5de6520004580..b18f09afc174163ddb8376280722c5ca7af863fe 100644
(file)
--- a/
core.vhdl
+++ b/
core.vhdl
@@
-117,7
+117,6
@@
architecture behave of core is
signal complete: instr_tag_t;
signal terminate: std_ulogic;
signal core_rst: std_ulogic;
- signal icache_inv: std_ulogic;
signal do_interrupt: std_ulogic;
-- Delayed/Latched resets and alt_reset