Altera_Forum
Honored Contributor
14 years agoCapacitance from Quartus netlist
Hello,
Introdution: The Quartus gives a netlist file like output file. This file contain information about resistors, transistors, capacitors, etc. Quetions: 1) How can I obtain the capacitance of this instances (resistors, transistors, capacitors, etc) in a netlist file from Quartus II tool? I need to use the netlist file from Quartus tool, in the Nanosim tool from Synopsys, because there isn't any Altera tool to obtain the capacitance of a instance of a FPGA design. 2) There is any way to convert the netlist file (*.vo) from Quartus in a spice netlist file (*.sp) for I can use it in Nanosim tool? Thank you for help.