enabled performance counter in CSR register

This commit is contained in:
2026-03-18 11:49:19 +00:00
parent a0b8d07155
commit 9606815dfa
6 changed files with 3910 additions and 1 deletions

View File

@@ -112,6 +112,8 @@ BSC_COMPILATION_FLAGS += \
-D RISCV \
-D TSO_MM \
-D RV64 \
-D PERF_COUNT \
-D PERFORMANCE_MONITORING \
-D ISA_PRIV_M -D ISA_PRIV_S -D ISA_PRIV_U \
-D SV39 \
-D ISA_I -D ISA_M -D ISA_A -D ISA_F -D ISA_D -D ISA_FD_DIV -D ISA_C \