Xilinx ChipScope Pro User Manual page 193

Table of Contents

Advertisement

::chipscope::csecore_get_core_status
Retrieves the static status word from the target ChipScope Pro core.
Syntax
Arguments
Table 5-60: Arguments for Subcommand ::chipscope::csecore_get_core_status
Returns
A nested list. The outer list contains two elements: an inner list and a string representing
the core status (in hexadecimal). The inner list contains the following elements:
Note:
Example
Get core status of first core connected to ICON core inside fourth device on the second
USER
Back to list of all CseCore Tcl Commands
ChipScope Pro Software and Cores User Guide
UG029 (v14.3) October 16, 2012
::chipscope::csecore_get_core_status handle [list deviceIndex
userRegNumber coreIndex] bitCount
Argument
Type
handle
[list
deviceIndex
Required
userRegNumber
coreIndex]
bitCount
Element
manufacturerId
coreType
coreMajorVersion
coreMinorVersion
coreRevision
An exception is thrown if the command fails.
register.
%set coreRef [list 3 2 0]
%set coreStatus [csecore_get_core_status $handle $coreRef]
www.xilinx.com
Handle to the session that is returned by
::chipscope::csejtag_session create
A list containing three elements:
• Device index (0 to n-1) in the n-length JTAG chain
• BSCAN block USER register number (starting with 1)
• Index for core unit. First core unit connected to ICON
has index 0.
Length of status word (in number of bits)
Description
Manufacturer ID (integer)
Core type (integer)
Core major version (integer)
Core minor version (integer)
Core revision (integer)
CseCore Tcl Commands
Description
193

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

Subscribe to Our Youtube Channel

Table of Contents

Save PDF