Change config to simpler one

This commit is contained in:
Karlis Susters
2023-02-14 16:47:06 +00:00
parent 2c9428d1f3
commit 7ac5ed5efd

View File

@@ -47,7 +47,7 @@ CHECK_DEADLOCK ?= true
RENAME_DEBUG ?= false
INSTR_PREFETCHER_LOCATION ?= L1
INSTR_PREFETCHER_TYPE ?= NEXT_LINE_ON_MISS
DATA_PREFETCHER_LOCATION ?= L1
DATA_PREFETCHER_LOCATION ?= NONE
DATA_PREFETCHER_TYPE ?= BLOCK