vivado tcl中出现了如下内容
INFO: To connect to this hw_server instance use url: TCP:127.0.0.1:3121
tcfchan#0
targets -set -filter {name =~"*APU*"}
rst -srst
fpga -file {zcu102_ipi.bit}
initializing
fpga initialization failed
invoked from within
"::tcf::eval -progress ::xsdb::print_progress {::tcf::cache_enter tcfchan#0 {tcf
_cache_eval {process_tcf_actions_cache_client ::tcfclient#0::arg}}}"
(procedure "::tcf::cache_eval_with_progress" line 2)
invoked from within
"::tcf::cache_eval_with_progress [dict get $arg chan] [list process_tcf_actions
_cache_client $argvar] $progress"
(procedure "process_tcf_actions" line 1)
invoked from within
"process_tcf_actions $arg ::xsdb::print_progress"
(procedure "fpga" line 430)
invoked from within
"fpga -file {zcu102_ipi.bit}"
invoked from within
"puts [fpga -file {zcu102_ipi.bit}]"
(file "ipi_app_download.tcl" line 12)