Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Explanation pf TMAX chain test options

Status
Not open for further replies.

diag

Member level 3
Member level 3
Joined
Dec 4, 2003
Messages
59
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
301
chain test ?

Below are TMAX chain test options , anyone know which one to be select ? and why ?

HAin_test <OFf | 0011 | 0101 | 1000 | 0111 | <string>>

OFf - Do not generate pattern.
0011 - (Default) Generate a repeating pattern of 0011...
0101 - Generate a repeating pattern of 01...
1000 - Generate a pattern of 0's lead by a 1 (that is, 10000...000)
0111 - Generate a pattern of 1's lead by a 0 (that is, 01111...111)
 

dft_guy

Advanced Member level 4
Full Member level 1
Joined
Oct 19, 2006
Messages
111
Helped
24
Reputation
48
Reaction score
8
Trophy points
1,298
Location
USA
Activity points
2,009
Re: chain test ?

I would imagine the various patterns are for making scan debug easier. You can tell more about the nature of the failure with different patterns.

or DFT talk/info go to:
DFT Digest
DFT Forum
 

    diag

    Points: 2
    Helpful Answer Positive Rating

diag

Member level 3
Member level 3
Joined
Dec 4, 2003
Messages
59
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
301
chain test ?

that's right . in fact tmax dump out scan_chain test pattern by default .

TMAX generate sacn_chain test parrent only for debug if you suspect you have scan chian failed .
 

vlsi_eda_guy

Member level 4
Member level 4
Joined
Feb 8, 2008
Messages
69
Helped
17
Reputation
34
Reaction score
9
Trophy points
1,288
Activity points
1,833
Re: chain test ?

hi,

The default from Tetramax(0011) is best. And the reason for the same is that it takes into account all the transitions.

0011

0 -> 0
0 -> 1
1 -> 1
1 -> 0

vlsi_eda_guy
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Top