Build RVFI_DII Toooba with very small caches, 2-way set associative to
maximise cache and memory verification.
This commit is contained in:
@@ -57,7 +57,7 @@ else
|
||||
$(error unsupported CORE_SIZE)
|
||||
endif
|
||||
|
||||
ifeq (,$(filter $(CACHE_SIZE),SMALL LARGE MC_1MB MC_2MB))
|
||||
ifeq (,$(filter $(CACHE_SIZE),TEST SMALL LARGE MC_1MB MC_2MB))
|
||||
$(error unsupported CACHE_SIZE)
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user