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.

Design Compiler and Clock uncertainty constraint

Status
Not open for further replies.

mouzid

Full Member level 5
Joined
Jun 22, 2007
Messages
248
Helped
9
Reputation
18
Reaction score
0
Trophy points
1,296
Activity points
2,876
Hi, I'm using design compiler for synthesizing a digital block but I have to setup contraints for that. I use a 100MHz clock to synch my circuit and I set clock uncertainty to 10% of the clock. In my undertanding I have a confusion. I really dont know if this mean ±1MHz clock or ±0.5MHz of the clock.
 

You can individually give constraint for setup and hold. using
set_clock_uncertainity -setup , set_clock_uncertainity -hold command

if you give 0.5 ns for setup and 0.5 ns for hold uncertainty then total uncertainty in 1ns, if you have not specify setup or hold in uncertainty then same value would be for setup and hold.

HTH
 

    mouzid

    Points: 2
    Helpful Answer Positive Rating
If I dont use set_clock_uncertainity -setup and set_clock_uncertainity commands and I set uncertainty to 10% will the total jitter tolerance be 1ns or 2ns ?
(Fig A/ or Fig B/ ?)
 

mouzid said:
If I dont use set_clock_uncertainity -setup and set_clock_uncertainity commands and I set uncertainty to 10% will the total jitter tolerance be 1ns or 2ns ?
(Fig A/ or Fig B/ ?)

Fig A
 

Shitansh,
I understood what is jitter,skew,setup margin and latency.But can you tell how to calculate the input and output delay constraints for logic synthsesis.I am getting the formulas evrywhere i browse but i didnt get any explanation for that.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top