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.

How sdc affect the sdf

qqxiu

Newbie
Joined
Jan 11, 2023
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
55
Hi all,

After APR, i used Primetime to generate the sdf file for postsim.
It seems that we need to prepare the sdc file to generate the sdf file.
In my design, i have different mode, so i have different sdc file.
I wondering that what kind of the sdc that is needed to generate a reliable sdf ?
Hope someone can point out that something that i misunderstood.
 
Solution
You always need at least one SDC to model clocks, input/output relationships, and a lot more. it is not that the SDF relies on the SDC file directly. Everything during the place and route phase relies on the SDC. It is mandatory.
You always need at least one SDC to model clocks, input/output relationships, and a lot more. it is not that the SDF relies on the SDC file directly. Everything during the place and route phase relies on the SDC. It is mandatory.
 
Solution
You always need at least one SDC to model clocks, input/output relationships, and a lot more. it is not that the SDF relies on the SDC file directly. Everything during the place and route phase relies on the SDC. It is mandatory.

Hi ! Thanks to your reply.
I was wondering if it is OK to provide less constraints in generating SDF.
For example, we need to eliminate the set_case_analysis constraint.
I want to know that which constraint should not be reduce in generating SDF.
 

LaTeX Commands Quick-Menu:

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top