Changed prefetcher configuration

This commit is contained in:
Karlis Susters
2023-02-16 14:01:50 +00:00
parent 7ac5ed5efd
commit 56035b1ce4

View File

@@ -45,7 +45,7 @@ SIM_LLC_ARBITER_LAT ?=
# default check cache deadlock and rename error
CHECK_DEADLOCK ?= true
RENAME_DEBUG ?= false
INSTR_PREFETCHER_LOCATION ?= L1
INSTR_PREFETCHER_LOCATION ?= L1LL
INSTR_PREFETCHER_TYPE ?= NEXT_LINE_ON_MISS
DATA_PREFETCHER_LOCATION ?= NONE
DATA_PREFETCHER_TYPE ?= BLOCK