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.

Error message in Synopsys DFT after check_test

Status
Not open for further replies.

keshexinxin

Newbie level 5
Joined
May 29, 2003
Messages
10
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
78
help DFT question?

Now I use the synopsys DFT to add scan chain after synthesis the verilog code.

before I insert_scan . I do check_test command . and the DC give me some information like that

Information : Inferred system/test clock port XCLK(20,0,30,0).(TEST-260)
Information : Inferred system/test clock port XCLK(20,0,30,0).(TEST-260)
Information : Inferred system/test clock port XCLK(20,0,30,0).(TEST-260)

but before I check test . I define the test protocol and create only one test clock XCLK (20,0,30,0). I don't know how can I get the other two systerm clock . and how to get rid of them.

btw . I use the synopsys 2002.05 ver

thanks for help
 

oh sorry . I make a mistake about the information .

the information like this

Information : Inferred system/test clock port XCLK(20,0,30,0).(TEST-260)
Information : Inferred system/test clock port CPU_ADDR[1](22,5,27,5).(TEST-260)
Information : Inferred system/test clock port CONF[1](22,5,27,5).(TEST-260)
 

TESTCLK GEN

Did your design have internal gate clock
 

please post your script file, just the error message cannot debug.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top