add pmod ssd
This commit is contained in:
commit
8e8d2608bf
14 changed files with 585 additions and 0 deletions
6
ssd/program.tcl.in
Normal file
6
ssd/program.tcl.in
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
open_hw_manager
|
||||
connect_hw_server
|
||||
current_hw_target
|
||||
open_hw_target
|
||||
set_property PROGRAM.FILE {{PROJ}}.bit [current_hw_device]
|
||||
program_hw_devices [current_hw_device]
|
||||
Loading…
Add table
Add a link
Reference in a new issue