diff options
Diffstat (limited to 'test_rrobin_problem/synthesis/program_spi.cmd')
-rw-r--r-- | test_rrobin_problem/synthesis/program_spi.cmd | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/test_rrobin_problem/synthesis/program_spi.cmd b/test_rrobin_problem/synthesis/program_spi.cmd deleted file mode 100644 index c6fcbc0..0000000 --- a/test_rrobin_problem/synthesis/program_spi.cmd +++ /dev/null @@ -1,9 +0,0 @@ -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
|