Mentor v8.6_4 User Manual

Page of 831
FastScan and FlexTest Reference Manual, V8.6_4
2-478
Set Fault Mode
Command Dictionary
Set Fault Mode
Tools Supported: FastScan and FlexTest
Scope: All modes
Usage
SET FAult Mode Uncollapsed | Collapsed
Description
Specifies whether the fault mode is collapsed or uncollapsed.
The Set Fault Mode command specifies whether the tool uses collapsed or
uncollapsed fault lists for fault counts, test coverages, and fault reports. The
default fault mode upon invocation of the tool is Uncollapsed. When you display a
report on uncollapsed faults, the tool lists the representative fault first followed by
its equivalent faults.
Arguments
Uncollapsed
A literal specifying that the tool include equivalent faults in the fault lists. This
is the default mode upon invocation of the tool.
Collapsed
A literal specifying that the tool not include equivalent faults in the fault lists.
Examples
The following example sets the fault mode to collapsed and then displays only the
collapsed faults:
set system mode atpg
add faults -all
set fault mode collapsed
report faults -all