Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
yhzhang0128 committed Jan 26, 2022
1 parent ca386ff commit 4e4724d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ install:
$(CC) install/mkfs.c -o $(BUILD_DIR)/mkfs
cd install; ./mkfs
@echo "--------------- Create the Bootrom Image --------------"
@echo "[Note] Require vivado_lab in your \$$PATH. Otherwise, you can execute the command in install/arty/write_cfgmem.tcl manually in Vivado."
cd install; vivado_lab -nojournal -mode batch -source arty/write_cfgmem.tcl; rm *.log *.prm

loc:
Expand Down

0 comments on commit 4e4724d

Please sign in to comment.