Remove extra spaces in FPGA makefile
This commit is contained in:
@@ -118,7 +118,7 @@ $(BIT_FILE): $(synth_list_f)
|
||||
-tclargs \
|
||||
-top-module "$(MODEL)" \
|
||||
-F "$(synth_list_f)" \
|
||||
-board "$(BOARD)" \
|
||||
-board "$(BOARD)" \
|
||||
-ip-vivado-tcls "$(shell find '$(build_dir)' -name '*.vivado.tcl')"
|
||||
|
||||
.PHONY: bitstream
|
||||
|
||||
Reference in New Issue
Block a user