diff --git a/builds/RV64ACDFIMSU_Toooba_RVFIDII_verilator/Makefile b/builds/RV64ACDFIMSU_Toooba_RVFIDII_verilator/Makefile index b094ac0..c965909 100644 --- a/builds/RV64ACDFIMSU_Toooba_RVFIDII_verilator/Makefile +++ b/builds/RV64ACDFIMSU_Toooba_RVFIDII_verilator/Makefile @@ -53,6 +53,7 @@ TEST ?= rv64ui-p-add BSC_COMPILATION_FLAGS += -D BSIM \ + CACHE_SIZE ?= TEST include $(REPO)/builds/Resources/Include_RISCY_Config.mk diff --git a/builds/Resources/Include_Common.mk b/builds/Resources/Include_Common.mk index 997c5fa..f6f7b3d 100644 --- a/builds/Resources/Include_Common.mk +++ b/builds/Resources/Include_Common.mk @@ -63,7 +63,6 @@ BSC_COMPILATION_FLAGS += \ EXAMPLE ?= PLEASE_DEFINE_EXAMPLE_PATH_TO_ELF - .PHONY: run_example run_example: make -C $(TESTS_DIR)/elf_to_hex