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.

design for testability

Status
Not open for further replies.

mehran1367

Member level 3
Joined
May 7, 2013
Messages
65
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,677
hi every body

i have a simple question!. is there any tool to find out the observability and controlability of gates in a combinational netlist?
plz help
 

I have TETRAMAX. but I can not find out how to do it! Im looking for a tool to find out the amount of observability and controability of gates. I think tetramax is not capabale of doing this! if Im wrong so help me
 

Use report_faults to get statistics for given class of faults at given level of hierarchy.
Code:
report_faults -class AN -level 4 10
I'm not sure if TMAX allow to generate test patterns without scan chains (which you have not in purely combinational netlist).
 
tanx
I found something else too,
set_pindata command in tetramax. would you check this command?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top