Set Abort Limit

Command Dictionary

 

 

-Cycle integer

(FlexTest only)

An optional switch and greater-than-0 integer pair that specifies the number of test cycles that the test pattern generator allows before aborting the target fault. The invocation default is 300 test cycles.

-Timeinteger (FlexTest only)

An optional switch and greater-than-0 integer pair that specifies the number of CPU seconds that the test pattern generator can run before aborting the target fault. The invocation default is 300 seconds.

Examples

FastScan Example

The following FastScan example performs an ATPG run, then continues the run with a higher abort limit for the maximum number of allowed conflicts:

set system mode atpg add faults -all

run

set abort limit 100 run

FlexTest Example

The following FlexTest example performs an ATPG run, then continues the run with a higher abort limit for the maximum number of allowed conflicts:

set system mode atpg add faults -all

run

set abort limit -backtrack 100 run

2-426

FastScan and FlexTest Reference Manual, V8.6_4

Page 454
Image 454
Mentor v8.6_4 manual ∙ -Timeinteger FlexTest only