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.

About reading multiple SDF for the same instance/module

Status
Not open for further replies.

zeese

Member level 1
Joined
May 21, 2002
Messages
32
Helped
1
Reputation
2
Reaction score
0
Trophy points
1,286
Activity points
230
Hi!

I received multiple SDF files for the same module. The sdf files are for
-functional mode
-shift mode during dft
-capture mode during dft
-mbist and bsd

Each of those sdf above contains min,typ,max, as usual. My question, during simulation,
-do I read all those sdf, or i just need to read 1?
-If I read/back annotate all those sdf file at once, will it overwrite each other, or probably, the simulator will just back-annotate the last sdf file only?

Thanks.
 
Last edited:

Hi Zees,

you can read all the SDF at the same time. If you will do this -- this is know as merged-mode analysis ( functional mode + test mode +scan mode+ ... ). There is no harm of doing this. During the simulation it apply all the sdf whcih are not common and about the common one it will automatically pick the suitable one.

Think in this way -- You can do the analysis in the different way in different mode. But at the end of the day , this chip/design is going use and then if it fails you cann't say that it was runing in the functional mode and failed in test mode , so its not my problem. :) :).

I hope you get my point.
 
  • Like
Reactions: zeese

    zeese

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top