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.

Chip level power analysis

Status
Not open for further replies.

kevinrose

Newbie level 4
Joined
Dec 29, 2010
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,314
Hi
i have been developing Verilog code for a design.I need to do chip level power analysis and chip level area consumption has to be found out for my design.Cadence has been suggested for power analysis .However,we have Tanner EDA.Can the developed synthesized code be given to the Tanner EDA tool and can power analysis be done and can area be estimated.This is quite urgent..

kindly reply..
regards
A.Vino
 

I think the initial suggestion of Cadence would be better. They are much more ahead in the Low Power Chip Design game than any of the other EDA vendors. Recommendation would be to use . .
- RTL Compiler for RTL level Power Analysis (if you have complete Verilog or VHDL code)
- NC-Sim for Low Power Simulation and RTL Compiler for Power Profiling
- VoltageStorm or Encounter Power Systems (EPS) for IR-Drop and Voltage Drop analysis

-- adam
 

hi..
thanks for the immediate reply. Could u please tell me whether NC-Sim or RTL Compiler is a freeware.If so, could u pls tell me the website from where it could be downloaded.

Thank u
regards
A.Vino
 

I was an RTL Compiler Core Comp Technical Leader at Cadence. The tool is NOT free. In fact, it is > $80,000. No freeware. If you want a free solution then expect poor results. Anyway, for RTL power you should use Sequence Design (now Apache) PowerTheater. Power at RTL will not be accurate. It is relatively accurate (20% to gates). Atrenta also has an RTL power solution called SpyGlass Power.

I have worked in RTL Power Analysis for years and the preparation of the simulation for power is very important. Simulation for verification may be terribly skewed and not reflect what the chip sees when plugged in the final application so the power numbers are unreal.

-Rajat Sewal
 

hi
thank u for replying.
Can a PSpice file be given as input to LTSPICE ..If not how to do the conversion.
pls excuse iam quite new to it.

regards
A.vino
 

PSPICE is a PC board level simulator that uses IBIS models. LTSPICE should also read IBIS models. So the spice deck should be compatible. I actually represent Legend Design (I founded EDATechForce which represents Legend Design), that makes an IBIS based simulator so I can find out for you about LTSPICE.
 

Hi Kevinrose,
if you want analysis power after PR, the best tool to use is Redhawk, this tool bases on spice information to perform power analysis, this is much more better than EPS.
if you just want to analysis power @ netlist level, I think primepower will meet you requirments.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top