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. _______________________________________________ Help-gnucap mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gnucap
