On Nov 1, 2007, at 7:03 AM, Werner Hoch wrote: > Hi Stuart and all, > > I've some transistor spice models here that are subcircuits. > > The subcircuit in model files seem to have the following functions: > * adding diodes to the transistor > * change the pin mapping > * add housing parasitics to the transistor model. > > When I generate a netlist, spice-sdb adds a leading Q letter to the > refdes attribute. > > Can I just remove the device attribute (NPN_TRANSISTOR, > PNP_TRANSISTOR, ...) from the symbol to prevent that behaviour?
Possibly. Another way is to use the --nomunge option to gnetlist. That tells spice-sdb to leave your refdeses alone. John Doty Noqsi Aerospace, Ltd. http://www.noqsi.com/ [EMAIL PROTECTED] _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

