ChipScope Pro Software and Cores User Guide www.xilinx.com 169
UG029 (v14.3) October 16, 2012
CseJtag Tcl Commands
Example
This function shifts in 64 ones into the instruction register, captures the 64 bits of received
data, and navigates to the
Run Test Idle state when finished.
%set hextdobuf [::chipscope::csejtag_tap shift_chain_dr $handle
$CSEJTAG_SHIFT_READWRITE $CSEJTAG_RUN_TEST_IDLE progressFunc 64
“FFFFFFFFFFFFFFFF”]
Back to list of all CseJtag Tcl Commands