enable partial reconfiguration mode

main
rejeesh kutty 2017-01-27 09:26:53 -05:00 committed by GitHub
parent 3f3a8bd267
commit 48ad24cdbe
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ source ../../scripts/adi_env.tcl
source $ad_hdl_dir/projects/scripts/adi_project.tcl
source $ad_hdl_dir/projects/scripts/adi_board.tcl
set mode 0
set mode 1
if {$::argc > 0} {
set mode [lindex $argv 0]
}