Skip to content

Commit

Permalink
misc: add xc3sprog flash notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jordens committed Feb 27, 2018
1 parent 5cc7a59 commit 702c069
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions misc/flash.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ attachFlash -p 1 -spi AT45DB161D
assignfiletoattachedflash -p 1 -file build/pdq_3ch.mcs
program -e -v -p 1 -dataWidth 1 -spionly -loadfpga
quit

# With `xc3sprog` and `fxload2` and using the Xilinx Platform Cable USB II
# and the PDQ board can also be flashed::
# $ fxload -t fx2 -I /opt/Xilinx/14.7/ISE_DS/ISE/bin/lin64/xusb_xp2.hex -D /dev/bus/usb/001/*`cat /sys/bus/usb/devices/1-3/devnum`
# $ xc3sprog -c xpc -Ixc3s500e_godil.bit -v build/pdq_3ch.bit:W

0 comments on commit 702c069

Please sign in to comment.