Skip to content

Commit

Permalink
Add srecord info command in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
yhzhang0128 committed Jan 26, 2022
1 parent 4e4724d commit 0273673
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 @@ -27,6 +27,7 @@ install:
@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
srec_info install/egos_bootROM.mcs -Intel

loc:
cloc . --exclude-dir=install
Expand Down

0 comments on commit 0273673

Please sign in to comment.