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.sv2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/core/arm810.sv b/rtl/core/arm810.sv
index c43a832..c49600f 100644
--- a/rtl/core/arm810.sv
+++ b/rtl/core/arm810.sv
@@ -59,7 +59,7 @@ module arm810
word alu_a, alu_b, wr_value;
logic[7:0] shifter_shift;
- core_cycles cycles
+ core_control control
(
.branch(explicit_branch),
.alu(alu_ctrl),