Wednesday, December 03, 2008     Register | Login | Search | Contact Us
     

Many of you already received communications about the move of the Cadence user community into cadence.com. And many of you have already joined, with over 4000 registrations in the first two weeks.

The new Cadence Community enhances the ability of Cadence users to connect and collaborate. In addition to moving the community into cadence.com -- enabling single sign-on for community, Sourcelink and Cadence events -- the new site is organized around nine technology segments, giving you easy access to product information, training, forums and blogs. Some of the new features include:
  • Ability to respond to posts via e-mail
  • Technology-specific blogs
  • Latest Web 2.0 social networking capabilities
  • Public profile options
  • Private messaging
  • Friends lists
Visit the new Cadence Community today at www.cadence.com/community and join the discussions!

Registration note: Due to the scope of the enhancements and the new SSO registration system, we were not able to migrate existing cdnusers.org member accounts. So new registrations are required, but this enables a broader set of functionality we think you'll enjoy.

Forum note: Under the guidance of forum moderators, we have taken the 20+ cdnusers.org forums and consolidated them into 11 forums on the new site. Posts have been brought over so you can leverage that posting history. CDNusers forums will be set to read only starting 7/30, and cdnusers.org will be redirected to the new community on 8/4.

Best regards,
Mike and Tom

Michael A. Catrambone - Steering Committee Chairman
Distinguished Engineer
PCB/Mechanical
UTStarcom, Inc.

Tom Diederich
Cadence Community Manager
Home
Forums
Subject: how to reduce power dissipation in deep submicron....
Posting to forums is available to community members only.
Login or Register
Rate this topic:
   
Author Messages
mahecadence
Posts: 19
Online: User is Offline
11/20/2007 9:27 PM  
Hi all,

please can anybody give me information about power analysis in the deep submicron technology.
lukelang
Posts: 18
Online: User is Offline
11/20/2007 9:45 PM  
Can you be a bit more specific? What do you mean by "power analysis"? Are you looking for different power reduction techniques, power estimation, etc?

Luke
mahecadence
Posts: 19
Online: User is Offline
11/20/2007 11:22 PM  
Hi lukelang,

Yes i want to know the power estimation strategy. Please can you clarify this.

Many thanks in advance.
lukelang
Posts: 18
Online: User is Offline
11/21/2007 12:19 AM  
RC (RTL Compiler) can estimate power with RTL or synthesized netlist. You can use estimated switching activity or actual switching activity (from VCD, TCF, or SAIF files). In the CPF file, you will specify the power domains (on and off) and supply voltage(s) (which library to use). And yes, you can have different voltages for different blocks. This is known as MSV (Multiple Supply Voltage).

For what-if analysis, you can code up different CPF files for different power architectures. This will help you determine the optimum power architecture very easily and quickly.

Since power, timing, and area are all related, RC has the synthesis engine to give you an accurate estimate of all three parameters in one run. After all, it doesn't matter how good the power estimate is if you can't meet timing or exceed your die size.

You should take a look at Brad Miller's excellent power estimation article at http://www.eetimes.com/news/design/showArticle.jhtml?articleID=201805258 . Please reply if you have any questions.

Luke
mahecadence
Posts: 19
Online: User is Offline
11/21/2007 2:25 AM  
First of all Many thanks lukelang.

Adding to this i want to know the generalized concept ( if possible any algorithm )for this power reduction in Deep Submicron Technology (not just related to any EDA tool).

Please can you help me in this.
lukelang
Posts: 18
Online: User is Offline
11/27/2007 11:03 PM  
If you look inside the .lib file and search for the word "power", you will find parameters for leakage and dynamic power.

For leakage power, it could be a constant value or a state dependent value. If it is state dependent, then you need to figure out the percentage of time a cell is in each state and ratio the leakage power accordingly.

For dynamic power, there are lookup tables that determine the power parameters. You provide the toggle frequency and capacitance loading, and RC calculates the power for you. I don't know the algorithm or formula for this calculation.but it is very tedious. You probably don't want to do this by hand.

Luke
mahecadence
Posts: 19
Online: User is Offline
11/28/2007 1:22 AM  
Thanks Luke,
The info that you are given is very helpful to me.

Please can you send me the document or pdf regarding RC Extraction and its relation with Fire & Ice tool.

thanks in advance.
Posting to forums is available to community members only.
Login or Register

Forums > Special Topics > Low power > how to reduce power dissipation in deep submicron....


ActiveForums 3.6
     
Copyright 2006 Cadence Design Systems, Inc.