Write Failures | Command Dictionary |
|
|
∙-Max integer
An optional switch and integer pair specifying the maximum number of failing patterns that you want to occur on the specified fault before the command stops the simulation. The default is: all failing patterns.
To use this option you must also specify the pin_pathname and
∙
A switch that specifies for FastScan to write possible detections in addition to the binary detections for the specified fault. The default is: write only the binary detections.
To use this option you must also specify the pin_pathname and
Examples
The following example writes the failing pattern results of a selected fault on the test pattern set to a file:
set system mode good
set pattern source external file1
write failures fail1 i_1006/o
//failing_patterns=8 simulated_patterns=36 fault_simulation_ time=0.00 sec
The following listing shows the contents of an example Write Failures command:
4 /D_OUT(0)
4 chain1 3
6/D_OUT(0)
7/D_OUT(0)
7/D_OUT(1)
7 | chain1 3 |
. |
|
. |
|
. |
|
29/D_OUT(1)
29/D_OUT(2)
29chain1 0
29chain1 3
31/D_OUT(1)
31/D_OUT(2)
| FastScan and FlexTest Reference Manual, V8.6_4 |