Command Dictionary | Report Testability Data |
|
|
∙
∙Uninitialized latches
∙Internally tied gates (identified by learning)
If you specify a filename argument, the command writes to the file the list of faults with their connection information and displays to the screen the summary of the results.
Arguments
∙-Class class_type
A switch and literal pair that specifies the class of faults whose collapsed faults you want to analyze for test coverage problems. The class_type literal can be either a fault class code or a fault class name.
Table
∙filename
An optional string that specifies the name of the file to which you want to write the fault connection information. The command still displays a summary of the results to the screen.
∙
An optional switch that replaces the contents of the file, if the specified filename already exists.
Examples
The following example analyzes the blocked faults to identify connections that may cause test coverage problems and displays the fault connection list:
set system mode atpg add faults
run
report testability data
FastScan and FlexTest Reference Manual, V8.6_4 |