Use smaller L2 size (256KiB) for TestRIG.
This commit is contained in:
@@ -10,7 +10,7 @@ PROC := RV64G_OOO
|
||||
# core size
|
||||
CORE_SIZE ?= SMALL
|
||||
# cache size
|
||||
CACHE_SIZE ?= LARGE
|
||||
CACHE_SIZE ?= SMALL
|
||||
# always include perf counter
|
||||
PERF_COUNT := true
|
||||
# dram type in simulation: VC707 or AWSF1
|
||||
|
||||
Reference in New Issue
Block a user