Xilinx ChipScope Pro User Manual page 141

Table of Contents

Advertisement

::chipscope::csejtag_target open
This subcommand opens a JTAG target device and associates it with a session.
Note:
Syntax
Arguments
Table 5-13: Arguments for Subcommand ::chipscope::csejtag_target open
Table 5-14
arguments.
Table 5-14: Argument targetName and [optional args...] combinations
ChipScope Pro Software and Cores User Guide
UG029 (v14.3) October 16, 2012
Currently, only one JTAG target can be opened per session.
::chipscope::csejtag_target open handle targetName
progressCallbackFunc [opt_args...]
Note: [opt_args...]
Argument
Type
handle
targetName
progressCallb
Required
ackFunc
shows valid combinations of targetName argument values and their optional
targetName
$CSEJTAG_TARGET_AUTO
$CSEJTAG_TARGET_PARALLEL
$CSEJTAG_TARGET_PLATFORMUSB
www.xilinx.com
is an optional list of arguments in string or list of string form.
Handle to the session that is returned by
::chipscope::csejtag_session create.
Name of the JTAG target to open. See
available targetName and [optional args...]
combinations. If targetName is set to
$CSEJTAG_TARGET_AUTO, then the first available JTAG
cable target is opened.
Progress callback function that can be used to monitor
progress of JTAG target operations. The format of the
progress callback function is:
proc progressCallbackFunc (handle
totalCount CurrentCount progressStatus)
{...}
The progress callback function must return either
$CSE_STOP or $CSE_CONTINUE. If no progress
callback function is necessary, a 0 should be passed into
this argument position.
N/A
"port={LPT1 | LPT2 | LPT3}"
"frequency={5000000 | 2500000 |
200000}"
"port=USB2 (aliased to USB21) | USB21 |
USB22 | USB23 | ..."
"ESN=<electronic serial number string>"
"frequency={12000000 | 6000000 |
3000000 | 1500000 | 750000}"
CseJtag Tcl Commands
Description
Table 5-14
[optional args...]
for
141

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ChipScope Pro and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF