Command Dictionary

Load Paths

 

 

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

Report Paths

Delete Faults

Set Fault Type

Delete Paths

Write Paths

Report Faults

 

FastScan and FlexTest Reference Manual, V8.6_4

2-241

Page 269
Image 269
Mentor v8.6_4 manual Next, you add the faults on the paths contained in that file