Command Dictionary Report Iddq Constraints
FastScan and FlexTest Reference Manual, V8.6_4 2-329
Report Iddq Constraints
Tools Supported: FastScan and FlexTest
Scope: Setup mode
Usage
REPort IDdq Constraints [pinname... [-Model modelname]]
Description
Displays the current IDDQ constraints for the specified pins.
The Report Iddq Constraints command displays the IDDQ constraints information
added using the Add Iddq Constraints command.
Arguments
pinname
An optional repeatable string that specifies the pin pathnames whose IDDQ
constraints you want to display. If you do not specify a pinname, the command
displays the information on all the IDDQ constraints.
-Model modelname
An optional switch and string pair that specifies the name of a DFT library
model for which the tool reports the IDDQ constraints for all occurrences of
pinname.
Examples
The following example adds two IDDQ pin constraints and then displays the
information on all the IDDQ pin constraints:
set fault type iddq
add iddq constraints c0 /mx1/or1/n2/en
add iddq constraints c1 /mx1/or1/n1/o
report iddq constraints
C0 /MX1/OR1/N2/EN
C1 /MX1/OR1/N1/O