summaryrefslogtreecommitdiff
path: root/rtl/core/arm810.sv
diff options
context:
space:
mode:
Diffstat (limited to 'rtl/core/arm810.sv')
-rw-r--r--rtl/core/arm810.sv1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtl/core/arm810.sv b/rtl/core/arm810.sv
index 71233a3..3bc2769 100644
--- a/rtl/core/arm810.sv
+++ b/rtl/core/arm810.sv
@@ -3,6 +3,7 @@
module arm810
(
input logic clk,
+ irq,
output ptr bus_addr,
output logic bus_start,