::chipscope::csefpga_is_configured
Returns the configuration status of an FPGA device.
Syntax
Arguments
Table 5-54: Arguments for Subcommand ::chipscope::csefpga_is_configured
Returns
Returns 1 if the device referred to by deviceIndex is configured, otherwise returns 0.
An exception is thrown if the command fails.
Example
Get the configuration status of the third device in the JTAG chain.
%set isConfigured [csefpga_is_configured $handle 2]
Back to list of all CseFpga Tcl Commands
ChipScope Pro Software and Cores User Guide
UG029 (v14.3) October 16, 2012
::chipscope::csefpga_is_configured handle deviceIndex
Argument
Type
handle
Required
deviceIndex
www.xilinx.com
Description
Handle to the session that is returned by
::chipscope::csejtag_session create
Device index (0 to n-1) in the n-length JTAG chain.
CseFpga Tcl Commands
187
Need help?
Do you have a question about the ChipScope Pro and is the answer not in the manual?
Questions and answers