Command Dictionary

Report Test Stimulus

 

 

Examples

The following example displays the stimulus necessary to satisfy the given conditions for a RAM gate (gate ID number is 67) which contains five address and data lines:

set system mode atpg

report test stimulus -write 67 01011 11011

The following is an example of what the display might show from the above command line:

//Time = 0

//Force 1 /W1 (1)

//Force 0 /A1[4] (2)

//Force 1 /A1[3] (3)

//Force 0 /A1[2] (4)

//Force 1 /A1[1] (5)

//Force 1 /A1[0] (6)

//Force 0 /OE (7)

//Force 1 /D1[0] (14)

//Force 1 /D1[1] (15)

//Force 0 /D1[2] (16)

//Force 1 /D1[3] (17)

//Force 1 /D1[4] (18)

Related Commands

Save Patterns

FastScan and FlexTest Reference Manual, V8.6_4

2-385

Page 413
Image 413
Mentor v8.6_4 manual Set system mode atpg Report test stimulus -write 67 01011