##// END OF EJS Templates
commit before update
commit before update

File last commit:

r129:8459a437c1f1 alexis
r202:6582fbd4a734 paul
Show More
prom.cmd
8 lines | 270 B | application/x-dos-batch | BatchLexer
setMode -bs
setCable -port auto
identify -inferir
attachflash -position 1 -spi "W25Q64BV"
assignFile -p 1 -file "xilinx-sp601-xc6slx16.mcs"
assignfiletoattachedflash -position 1 -file "xilinx-sp601-xc6slx16.mcs"
program -p 1 -dataWidth 4 -spionly -e -v -loadfpga
quit