summaryrefslogtreecommitdiff
path: root/rtl/core/cp15
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/core/cp15')
-rw-r--r--rtl/core/cp15/cp15.sv1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtl/core/cp15/cp15.sv b/rtl/core/cp15/cp15.sv
index 3855e13..907576a 100644
--- a/rtl/core/cp15/cp15.sv
+++ b/rtl/core/cp15/cp15.sv
@@ -4,6 +4,7 @@
module core_cp15
(
input logic clk,
+ rst_n,
transfer,
input coproc_decode dec,
input word write,