vivado-make/program.tcl.in

6 lines
No EOL
164 B
Tcl

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]