DROMAJO_ROM variable change

This commit is contained in:
Jennifer Zhou
2022-07-11 18:27:02 -07:00
parent 992664220d
commit 19eb9f4f6a

View File

@@ -7,7 +7,7 @@ DROMAJO_LIB_NAME = dromajo_cosim
DROMAJO_LIB = $(DROMAJO_DIR)/lib$(DROMAJO_LIB_NAME).a
# Dromajo assumes using the default bootrom
DROMAJO_ROM = $(base_dir)/bootrom/bootrom.rv64.img
DROMAJO_ROM = $(base_dir)/generators/testchipip/src/main/resources/testchipip/bootrom/bootrom.rv64.img
DTS_FILE = $(build_dir)/$(long_name).dts
DROMAJO_DTB = $(build_dir)/$(long_name).dtb