summaryrefslogtreecommitdiffstats
path: root/test_rrobin_problem/synthesis/program_spi.cmd
blob: c6fcbc0a52708472c47dfa2bc4877ec993b2b03a (plain)
1
2
3
4
5
6
7
8
9
setMode -bs
setCable -port auto
Identify -inferir 
identifyMPM 
attachflash -position 1 -spi "W25Q64BV"
assignfiletoattachedflash -position 1 -file "top_update.mcs"
Program -p 1 -dataWidth 4 -spionly -e -v -loadfpga 
closeCable
quit
OpenPOWER on IntegriCloud