Command Dictionary Set Iddq Checks
FastScan and FlexTest Reference Manual, V8.6_4 2-505
-NOAtpg
An optional switch that specifies not to justify IDDQ restrictions during test
generation. This is the default.
-ATpg
An optional switch that specifies to justify IDDQ restrictions during test
generation. The ATPG does extra work to prevent any check violation, even
for don’t care areas. To set IDDQ constraints see the Add Iddq Constraints
command.
Examples
The following example creates IDDQ patterns while checking that write and read
control pins are not on during an IDDQ measure, and terminates the simulation if
a violation occurs:
set system mode atpg
set fault type iddq
set iddq checks -write -read -error
add faults -all
run
Related Information
For more information on IDDQ, refer to “Creating an IDDQ Test Set” in the Scan
and ATPG Process Guide.
Related Commands
Report Gates
Select Iddq Patterns
Add Iddq Constraints
Set Fault Type
Set Iddq Strobe