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.

Tetramax custom patterns

Status
Not open for further replies.

chis4yu

Newbie level 4
Joined
May 23, 2020
Messages
6
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
74
Hi,

I have a custom block that needs special scan test pattern.

What are the tetramax commands to read in user created test patterns for a particular scan chain and run atpg to generate and report faults ?
 

You can use
Code:
set_patterns -external test_pattern_file
After that, I would use run_simulation to simulate these patterns.
Then use run_fault_sim to get fault coverage.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top