Command Dictionary

Set Self Initialization

 

 

Arguments

ON

A literal that turns on self-initializing sequence behavior.

OFf

A literal that turns off self-initializing sequence behavior. This is the default upon invocation of FlexTest.

Examples

set system mode atpg set self initialization on add faults -all

run

save patterns filename -ascii

The following example shows a pattern file with self-initializing information:

PATTERN=0;

CYCLE=0;

...

...

CYCLE=1;

...

...

PATTERN=1;

CYCLE=0;

...

...

CYCLE=1;

...

...

Related Commands

Report Statistics

FastScan and FlexTest Reference Manual, V8.6_4

2-571

Page 599
Image 599
Mentor v8.6_4 manual Literal that turns on self-initializing sequence behavior