Random update change

This commit is contained in:
Karlis Susters
2023-02-20 15:47:24 +00:00
parent bd2ceec15f
commit 42777725bf

View File

@@ -50,7 +50,6 @@ INSTR_PREFETCHER_TYPE ?= NEXT_LINE_ON_MISS
DATA_PREFETCHER_LOCATION ?= L1
DATA_PREFETCHER_TYPE ?= BLOCK
# clk frequency depends on core size
ifneq (,$(filter $(CORE_SIZE),TINY SMALL BOOM MEDIUM))
USER_CLK_PERIOD ?= 24