Enable GPR_DUPLICATED for simulation

This commit is contained in:
Hansung Kim
2024-06-03 13:13:15 -07:00
parent c7e2cd2387
commit 3e4a04351b

View File

@@ -15,6 +15,7 @@ RADPIE_BUILD_DIR = $(RADPIE_SRC_DIR)/target/release
EXTRA_SIM_PREPROC_DEFINES += \
+define+SIMULATION \
+define+GPR_RESET \
+define+GPR_DUPLICATED \
+define+LSU_DUP_DISABLE \
+define+DBG_TRACE_CORE_PIPELINE_VCS \
+define+PERF_ENABLE \