Report Pin Constraints | Command Dictionary |
|
|
Arguments
∙-All (FlexTest Only)
An optional switch that displays the current constraints for all primary input pins. This is the default.
∙primary_input_pin (FlexTest Only)
An optional repeatable string that specifies a list of primary input pins whose constraints you want to display.
Examples
FastScan Example
The following FastScan example displays the constraints of all primary inputs:
add pin constraints indata2 c1 add pin constraints indata4 c0 report pin constraints
FlexTest Example
The following FlexTest example displays the cycle behavior constraints of all primary inputs:
set test cycle 2
add pin constraints ph1 R1 1 0 1 add pin constraints ph2 R0 1 0 1 report pin constraints
Related Commands |
|
Add Pin Constraints | Setup Pin Constraints (FT) |
Delete Pin Constraints |
|
FastScan and FlexTest Reference Manual, V8.6_4 |