Track changes in Radiance args.bin/op_*.bin in makefiles

This commit is contained in:
Hansung Kim
2024-01-17 11:30:27 -08:00
parent 0789361248
commit 1cf06fc324
2 changed files with 5 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ HELP_COMPILATION_VARIABLES += \
" MFC_BASE_LOWERING_OPTIONS = override lowering options to pass to the MLIR FIRRTL compiler" \
" ASPECTS = comma separated list of Chisel aspect flows to run (e.x. chipyard.upf.ChipTopUPFAspect)"
EXTRA_GENERATOR_REQS ?= $(BOOTROM_TARGETS)
EXTRA_GENERATOR_REQS ?= $(BOOTROM_TARGETS) $(ARGSROM_TARGETS)
EXTRA_SIM_CXXFLAGS ?=
EXTRA_SIM_LDFLAGS ?=
EXTRA_SIM_SOURCES ?=