ChipScope Pro Software and Cores User Guide www.xilinx.com 135
UG029 (v14.3) October 16, 2012
CSE/Tcl Command Summary
::chipscope::csefpga_get_usercode Reads the USERCODE register of the target FPGA device.
::chipscope::
csefpga_get_user_chain_count
Determines the number of USER scan chain registers in the
target FPGA device.
::chipscope::
csefpga_is_config_supported
Tests if configuration is supported for the target FPGA
device.
::chipscope::csefpga_is_configured Returns the configuration status of an FPGA device.
::chipscope::
csefpga_is_sys_mon_supported
Tests if System Monitor commands are supported for the
target FPGA device.
::chipscope::
csefpga_run_sys_mon_command_sequence
Executes a sequence of reads and writes from/to System
Monitor registers.
::chipscope::csefpga_get_sys_mon_reg Reads from a System Monitor register.
::chipscope::csefpga_set_sys_mon_reg Writes to a System Monitor register.
::chipscope::csefpga_assign_config_data_
to_device
Assign configuration mask data from a buffer to a specific
device.
::chipscope::csefpga_assign_config_data_
file_to_device
Assign configuration mask data from a file to a specific
device.
Table 5-7: CseFpga Tcl Commands
Command Description