Re: gnucap with verilog-ams netlist input
John Griessen <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.general |
|---|---|
| Message-ID | <[email protected]> |
al davis wrote: > On Sunday 25 January 2009, John Griessen wrote: >> How do I connect a gnucap internal capacitor model to this >> netlist generated by gnetlist -g verilog? > . . . /* Package instantiations */ cap #(.value(1250e-9) ) C1 ( .p(B), .n(GND)); In the verilog-ams the pos and neg terminals can be out of order. What are the pos and neg terminal names in the built in model? Can we define them? With .capacitor label n+ n– expression? How? Thanks, John Griessen -- Ecosensory Austin TX