X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <20160920181738.14555.qmail@rahul.net> Date: Tue, 20 Sep 2016 11:17:38 -0700 To: geda-user AT delorie DOT com Subject: Re: [geda-user] pin number and pin sequence of diodes In-Reply-To: <20160920183339.22f4cc4bfb1b58b001ef3b16@gmail.com> References: <20160919070050 DOT 2524 DOT qmail AT rahul DOT net> <20160920183339 DOT 22f4cc4bfb1b58b001ef3b16 AT gmail DOT com> X-Mailer: VM 7.19 under Emacs 23.4.1 From: conover AT rahul DOT net (John Conover) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Thanks, Nicklas. Spice was the issue. The situation was resolved by swapping the PINSEQs. John Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] writes: > > Unless I am mistaken, the PINSEQ is reversed in many of the library > > diodes. > > > > Spice requires the anode node followed by the cathode node, as > > determined by the PINSEQs, (these, I think, are reversed in many of > > the diodes in the library.) > > > > Pcb routes on the pin number, (which are correct in most of the diodes > > in the library.) > > > > So, if I want a spice simulation of a diode, PINSEQ=1 would be the > > anode, and PINSEQ=2 would be the cathode. I think this is the way > > gnetlist -g spice-sdb works. > > > > If I want to layout the diode circuit, PINNUMBER=1 would be the > > cathode, and PINNUMBER=2 would be the anode, (and the PINLABEL would > > be K and A, respectively.) I think this is the way gsch2pcb works. > > > > Am I right? > > > > Thanks, > > > > John > > > > -- > > > > John Conover, conover AT rahul DOT net, http://www.johncon.com/ > > In gschem numbering have no particular meaning since it is a graphical representation of the circuit supposed to be read by a human. For layout footprints usually are simple numbers although characters may also be used A1,A2,A3,... and then there may be pin swapping and gate swapping. For spice I have no idea. > > > -- > Nicklas Karlsson -- John Conover, conover AT rahul DOT net, http://www.johncon.com/