summaryrefslogtreecommitdiff
path: root/rtl/core/uarch.sv
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rtl/core/uarch.sv4
1 files changed, 3 insertions, 1 deletions
diff --git a/rtl/core/uarch.sv b/rtl/core/uarch.sv
index a1ca2b1..2b3c55a 100644
--- a/rtl/core/uarch.sv
+++ b/rtl/core/uarch.sv
@@ -176,7 +176,9 @@ typedef enum
TRANSFER,
BASE_WRITEBACK,
EXCEPTION,
- MUL
+ MUL,
+ MUL_ACC_LD,
+ MUL_HI_WB
} ctrl_cycle;
typedef struct packed