diff options
Diffstat (limited to 'test_rrobin_problem/synthesis/program_fpga.cmd')
-rw-r--r-- | test_rrobin_problem/synthesis/program_fpga.cmd | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test_rrobin_problem/synthesis/program_fpga.cmd b/test_rrobin_problem/synthesis/program_fpga.cmd deleted file mode 100644 index e025d0a..0000000 --- a/test_rrobin_problem/synthesis/program_fpga.cmd +++ /dev/null @@ -1,8 +0,0 @@ -setMode -bscan
-#setCable -port auto
-setCable -port usb21
-Identify
-assignFile -p 1 -file "top_update.bit"
-Program -p 1
-closeCable
-quit
|