::chipscope::csejtag_session destroy
This command destroys an existing session and free all resources previously used by that
session.
Syntax
Arguments
Table 5-11: Arguments for Subcommand ::chipscope::csejtag_session create
Returns
An exception is thrown if the command fails.
Example
Destroy the specified session
Back to list of all CseJtag Tcl Commands
::chipscope::csejtag_session get_api_version
This command retrieves the version of the CseJtag API library.
Syntax
Arguments
There are no arguments for this command.
Returns
A Tcl list containing API version information. List elements are in the format:
The apiVersion is the API version number and versionString is the build version
number. An exception is thrown if command fails.
Example
Obtain a list containing the API version number and the build number version string
Back to list of all CseJtag Tcl Commands
ChipScope Pro Software and Cores User Guide
UG029 (v14.3) October 16, 2012
::chipscope::csejtag_session destroy handle
Argument
Type
Required
handle
%::chipscope::csejtag_session destroy $handle
::chipscope::csejtag_session get_api_version
{apiVersion versionString}
%set api_info [::chipscope::csejtag_session get_api_version]
www.xilinx.com
Description
Handle to the session that is returned by
::chipscope::csejtag_session create.
CseJtag Tcl Commands
139
Need help?
Do you have a question about the ChipScope Pro and is the answer not in the manual?
Questions and answers