Re: PIN diode modelling
al davis <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.general |
|---|---|
| Message-ID | <[email protected]> |
On Thursday 11 June 2009, vsrk sarma wrote: > Thanks for the reply. I did install plug-in models suggested. > But, I am not clear how to utilize them.For example how > should refer to PIN diode model & its parameters in my > circuit ? I notice make process has placed foo.o files & > foo.so in respective folders. Do I need to execute them to > generate model or just refer to them in my circuit model? Load it with the "load" command: load ./foo.so You may get a message that says that you are replacing another model. That's ok. Now you can use it like any other model.