Command Dictionary Load Paths
FastScan and FlexTest Reference Manual, V8.6_4 2-241
Next, you add the faults on the paths contained in that file:
add faults -all
report faults -all
type code pin_pathname
---- ---- ---------------
0 UC path0
1 UC path0
Now you are ready to perform an ATPG simulation on the path delay faults:
run
The following is an example of a path definition file that contains one path:
PATH “path0” =
PIN /I$6/Q + ;
PIN /I$35/B0 + ;
PIN /I$35/C0 + ;
PIN /I$1/I$650/IN + ;
PIN /I$1/I$650/OUT - ;
PIN /A_EQ_B + ;
END ;
Related Commands
Add Faults
Delete Faults
Delete Paths
Report Faults
Report Paths
Set Fault Type
Write Paths