Elaborate comments a bit more | Remove BB'ed files that are auto-copied/added

This commit is contained in:
abejgonzalez
2021-05-06 14:45:45 -07:00
parent 9cdd0e1ff2
commit 95f55a667f
3 changed files with 3 additions and 15 deletions

View File

@@ -50,7 +50,7 @@ SIM_FILE_REQS += \
$(CHIPYARD_RSRCS_DIR)/csrc/emulator.cc \
$(ROCKETCHIP_RSRCS_DIR)/csrc/verilator.h
# add -FI for *.h files
# copy files and add -FI for *.h files in *.f
$(sim_files): $(SIM_FILE_REQS)
mkdir -p $(dir $(sim_files))
cp -f $^ $(build_dir)