summaryrefslogtreecommitdiff
path: root/rtl/core/cp15/map.sv
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rtl/core/cp15/map.sv1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtl/core/cp15/map.sv b/rtl/core/cp15/map.sv
index 7b74967..438a5bf 100644
--- a/rtl/core/cp15/map.sv
+++ b/rtl/core/cp15/map.sv
@@ -13,6 +13,7 @@
`define CP15_CRN_TLB_LCK 4'd10
`define CP15_CRN_DMA 4'd11
`define CP15_CRN_PID 4'd13
+`define CP15_CRN_CYCLECNT 4'd15
typedef struct packed
{