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.

Why is SDC required for PTPX?

Status
Not open for further replies.

ishbis

Newbie level 4
Joined
Oct 15, 2010
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,315
Hi
I am running PTPX for time based power estimation using VCD for switching information.
I wanted to know that since all the switching information for nets/clock etc are present in the VCD why do we require the SDC for VCD based PTPX flow?

Kindly answer this query

Thanks
 

SDC provides the clock definition, then you do not need to define the clock starting point(s) in the primetime px.
 

Hi
Thanks for your reply.
As per my understanding the clock definition would be there in the VCD as well (along with the switching info for the clock).
So any information provided by the SDC would get overwritten with the info in VCD.
So why would we require the SDC?
Could you kindly ponder on these lines and repond?

Thanks
 

the VCD contains only toggling net informations, that include the clock nets, but the SDC will indicate the clock source, and the tool could trace the clock nets, and find the activities of this net in the VCD file, and then estimate the power consumption only for the clock tree, for example.
is it more clear?
 

Hey
If my understanding is correct, the toggling for the propagated clock nets would be there in the VCD as well right? So irrespective of the source the toggling info. for every clock net would be available for power estimation
Kindly clarify this
 

yes the VCD contains the toggle for the clock nets, but PrimeTimePX does not know this nets is associated to the clock, and does not the source and where you cut the clock tree.
 

You need SDC only if you want PT-PX to report clock network power separate other wise there is no difference in total power and you do not need SDC
 
  • Like
Reactions: hjacky

    hjacky

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

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top