Enable FPU_FPNEW

This commit is contained in:
Hansung Kim
2024-04-13 17:04:05 -07:00
parent c8ce2cbe11
commit 83ac1788c9

View File

@@ -21,6 +21,7 @@ EXTRA_SIM_PREPROC_DEFINES += \
+define+ICACHE_DISABLE +define+DCACHE_DISABLE \ +define+ICACHE_DISABLE +define+DCACHE_DISABLE \
+define+GBAR_ENABLE \ +define+GBAR_ENABLE \
+define+GBAR_CLUSTER_ENABLE \ +define+GBAR_CLUSTER_ENABLE \
+define+FPU_FPNEW \
+define+NUM_BARRIERS=8 \ +define+NUM_BARRIERS=8 \
+define+NUM_CORES=2 +define+NUM_THREADS=8 +define+NUM_WARPS=8 +define+NUM_CORES=2 +define+NUM_THREADS=8 +define+NUM_WARPS=8
# Can't increase this to above 14, since the binary accesses 0xff0040.. # Can't increase this to above 14, since the binary accesses 0xff0040..