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.

sdc constraints for a path starting and ending in a same flop

Status
Not open for further replies.

vimalraj205

Member level 3
Joined
Oct 11, 2011
Messages
65
Helped
16
Reputation
32
Reaction score
14
Trophy points
1,288
Activity points
1,670
hai friends

i have a setup violation in a path starting in the Q pin of a flipflop followed by some logic blocks and ending in the D pin of the same flip flop

how can i over come this

can i set false path or multicycle path


help me...........


thank you
 

hai friends

i have a setup violation in a path starting in the Q pin of a flipflop followed by some logic blocks and ending in the D pin of the same flip flop

how can i over come this

can i set false path or multicycle path


help me...........


thank you

Setting false path or multicycle is dependent upon your logic design. If you designed it to be multicycle then you can set that and fix your problem. If you designed it to be a false path then I would question why you would even have a path.

Your other hope is with clock skew. Clock skew will reduce your setup time to account for the fact that the clocks on your sending and receiving flops may be skewed. That cannot happen in this case so make sure that you are not subtracting the skew.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top