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.

[SOLVED] What is the difference in between TIming Arcs and Timing constraints?

Status
Not open for further replies.

anirbanphys

Newbie level 6
Joined
Oct 11, 2008
Messages
13
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,364
What is the difference in between timing arcs and timing constraints which we use in synopsys .lib file and verilog model file?
Is it possible to check timing arcs and constraints in betwenn .lib and .v file by using SDF?
 

A timing arc is a timing path(say between 2 registers) while timing constraints are the timing requirements(between the same registers) which you provide in a constraints file while synthesizing the design

SDF is a file which provides the transition and the wire delays for the chosen design. You should bring in the .lib file or the model file in this discussion.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top