System Console and Toolkit Tcl Command Reference Manual

ID 683101
Date 4/01/2024
Public
Document Table of Contents

1.1.165. sld_access_ir

Description

Loads the given value into the instruction register (IR) of the specified System Level Debug (SLD) node. If a positive delay is specified then the JTAG chain will pause for that long before the next action. Returns the value captured from the instruction register.

Usage

sld_access_ir [-ir <BOOLEAN_OPTIONAL>] [-length <length>] <service-path> <ir-value> <delay>

ReturnType

String

Returns

The value captured from the instruction register.

Arguments

BOOLEAN_OPTIONAL (optional)
length (optional)
ir value length
service-path
Service path
ir-value
ir value
delay
Delay in milliseconds