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.

How to get the capacitance from a design in Altera FPGA

Status
Not open for further replies.

gillianomenezes

Newbie level 2
Joined
Aug 18, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,296
Hi,

I'm trying to get the capacitance for every resource in a FPGA (altera) design. Some people told me to use HSPICE to get the capacitance table from the design. So I configured quartus to write some ".sp" files and uses it as input files in HSPICE tool. But, I don't understand what the output file says. This is the output file: View attachment HSPICE_output.lis.txt. I need to know how to get the capacitance for every resource used by the design in the FPGA.

Thanks in advance for your help!
 

What are you going to use these capacitances for?
Do you mean the capacitance from the device pin to the die?
If so IBIS data may be what you want...
 

Apparently, he's behind the internal power dissipation capacitances of the design. Honestly, I don't know if Altera's HSPICE libraries are modelling them somehow. But you should be able to determine this by setting up test designs with different amount of toggling registers and LEs and compare the core supply current. However, if the HSPICE libraries aren't explicitely said to model internal behaviour on a transistor level (are they?) or to provide functional equivalence in certain regard, I won't expect correct modelling of power dissipation capacitances.
 

What are you going to use these capacitances for?
Do you mean the capacitance from the device pin to the die?
If so IBIS data may be what you want...

I want the device total capacitance to estimate power dissipation.

---------- Post added at 14:43 ---------- Previous post was at 14:00 ----------

Apparently, he's behind the internal power dissipation capacitances of the design. Honestly, I don't know if Altera's HSPICE libraries are modelling them somehow. But you should be able to determine this by setting up test designs with different amount of toggling registers and LEs and compare the core supply current. However, if the HSPICE libraries aren't explicitely said to model internal behaviour on a transistor level (are they?) or to provide functional equivalence in certain regard, I won't expect correct modelling of power dissipation capacitances.

How can I set up the toggling registers and LEs for a test design to verify if the Altera's HSPICE are modelling the internal power dissipation capacitances?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top