10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Setting Up An Analysis<br />

Viewing Power Analysis Results Example<br />

process nodes tend to make these problems worse. The power supply voltages tend to decrease,<br />

and the leakage currents tend to increase exponentially at each new node. This means the<br />

monitoring of current variables (that relate directly to power) is as important, if not more, than<br />

the monitoring of voltages. Entire circuits are dedicated to the sole function of power<br />

management, which means managing the complex sequences of powering up and powering<br />

down multi-chip systems, or SOCs, that operate with 10 or 20 different power supply levels (to<br />

save every microWatt possible).<br />

Tip<br />

See “.POWER_ANALYSIS” in the Eldo Reference Manual and “Analyzing Power<br />

Consumption” in the EZwave User’s and Reference Manual.<br />

Viewing Power Analysis Results Example<br />

This example shows the power analysis of a simple circuit.<br />

Prerequisites<br />

• A netlist with a .POWER_ANALYSIS command specified, for example:<br />

*Power Analysis example<br />

.subckt bottom bottom_in<br />

Rbottom1 bottom_in 0 100<br />

Rbottom2 bottom_in 0 100<br />

.ends bottom<br />

.subckt top top_in<br />

Xbottom top_in bottom<br />

Xmiddle top_in bottom<br />

Rmiddle top_in 0 100<br />

.ends top<br />

Vdd in 0 pwl ( 0 0 1u 0 2u 1 8u 1 10u 0)<br />

Xtop in top<br />

Rload in 0 100<br />

.tran 15u 15u<br />

.option eps=1e-4 nocatmx<br />

.power_analysis<br />

+ visible_columns=sum,type,max,avg<br />

.probe tran v(in)<br />

.end<br />

• The power analysis results are stored in the waveform database folder named<br />

POWER_TRAN.<br />

Procedure<br />

1. Run Eldo on a netlist with a .POWER_ANALYSIS command specified.<br />

2. Open the waveform database containing the power analysis results.<br />

280<br />

Eldo® User's Manual, 15.3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!