Skip to content

Commit 35d0d90

Browse files
AWSGHAWSwinefred
authored andcommitted
Update Virtual_JTAG_XVC.md (#311)
1 parent 1c66b84 commit 35d0d90

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

hdk/docs/Virtual_JTAG_XVC.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,6 @@ To connect the debug Xilinx Hardware Manager to Virtual JTAG XVC server on the t
124124

125125
- If the above command fails, its most likely that either the virtual jtag server is not running, the IP/Port are wrong, or a firewall/security-group rule is blocking the connection. See the [FAQ](#faq) section in the end of this document.
126126

127-
- At this point the Virtual JTAG XVC-server running on the target should acknowledge the Vivado connection by printing the following in `dmesg` log.
128-
`**TBD8*`
129-
130127

131128
Upon successful connection, Vivado's Hardware panel will be populated with a debug bridge instance.
132129

@@ -152,7 +149,7 @@ Vivado can now be used to debug your design: the next figure shows how a CL desi
152149

153150
The connection Vivado and the target instance can be terminated by closing the XVC server from Vivado using the right click menu. If the target FPGA PCIe connection is lost, a new AFI is loaded or the Virtual JTAG Server application stops running, the connection to the FPGA and associated debug cores will also be lost.
154151

155-
**NOTE:** Xilinx Hardware Manager (Vivado Lab Edition) should not be connected to the target Virtual JTAG XVC Server when the AFI is not in READY state. If the AFI going to go through `fpga-clear-image` or `fpga-load-local-image`, Vivado should be disconnected, and the Virtual JTAG XVC Server should be terminated. (TBD - how to terminate)
152+
**NOTE:** Xilinx Hardware Manager (Vivado Lab Edition) should not be connected to the target Virtual JTAG XVC Server when the AFI is not in READY state. If the AFI going to go through `fpga-clear-image` or `fpga-load-local-image`, Vivado should be disconnected, and the Virtual JTAG XVC Server should be terminated by killing the process the runs the JTAG XVC Server.
156153

157154

158155
<a name="faq"></a>

0 commit comments

Comments
 (0)