Default to dual-core builds

This commit is contained in:
Peter Rugg
2021-03-04 11:54:32 +00:00
parent db08e96596
commit 0e1e2249a6

View File

@@ -32,6 +32,7 @@ BSC_COMPILATION_FLAGS += \
-D PERFORMANCE_MONITORING \
-D SHIFT_BARREL \
-D MULT_SERIAL \
-D NUM_CORES=2 \
-D Near_Mem_Caches \
-D FABRIC64 \
-D CAP128 \