Command Dictionary Set Internal Fault
FastScan and FlexTest Reference Manual, V8.6_4 2-513
Set Internal Fault
Tools Supported: FastScan and FlexTest
Scope: Setup mode
Usage
SET INternal Fault ON | OFf
Description
Specifies whether the tool allows faults within or only on the boundary of library
models.
The Set Internal Fault command specifies whether the tool allows faults on
internal nodes of library models or only on the library model boundary. The
default upon invocation of the tool is to allow faults on the internal nodes of
library models.
Arguments
ON
A literal that allows faults on the internal nodes of library models. This is the
default upon invocation of the tool.
OFf
A literal that allows faults only on the boundary of the library models.
Examples
The following example performs ATPG and reports faults only on the library
model boundaries:
set internal fault off
set system mode atpg
add faults -all
run
report faults -all