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.

Dynamic power , static power and leakage power calculation

Status
Not open for further replies.

rocking_vlsi

Member level 5
Joined
Jun 9, 2011
Messages
87
Helped
6
Reputation
12
Reaction score
6
Trophy points
1,288
Activity points
1,833
Hi

How to calculate the dynamic, static and leakage power of given logic function. (Example given in image)

79_1333562440.jpg


---------- Post added at 23:32 ---------- Previous post was at 23:31 ----------

Is there any free tool to calculate power.
 

Perhaps you can code the function in HDL and do synthesis (using Synopsys Design Compiler for eg), then use report_power command to find the power consumption.

Thanks.
 
Assume toggling at 50% of the circuit. Open the .lib and can see the respective power values for each gate . consider 2 input nand gate, one inverter, one OR gate. Just accumulate the numbers and will get your answer.

Best way to get this value is as hairo explained if you dont know the spreadsheet and .lib method.
 
Last edited:

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top