OPAE rtl fixes
This commit is contained in:
@@ -5,10 +5,11 @@ CFLAGS += -I../../include -I../../../hw/simulate -I../../../runtime
|
||||
|
||||
# control RTL debug print states
|
||||
DBG_PRINT = -DDBG_PRINT_CORE_ICACHE \
|
||||
-DDBG_PRINT_CORE_DCACHE \
|
||||
-DDBG_PRINT_BANK \
|
||||
-DDBG_PRINT_DRAM \
|
||||
-DDBG_PRINT_SNP_FWD
|
||||
-DDBG_PRINT_CORE_DCACHE \
|
||||
-DDBG_PRINT_CACHE_BANK \
|
||||
-DDBG_PRINT_CACHE_SNP \
|
||||
-DDBG_PRINT_CACHE_MSRQ \
|
||||
-DDBG_PRINT_DRAM
|
||||
|
||||
#MULTICORE += -DNUM_CLUSTERS=2 -DNUM_CORES=2
|
||||
#MULTICORE += -DNUM_CLUSTERS=1 -DNUM_CORES=2
|
||||
|
||||
Reference in New Issue
Block a user