[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: stupid symbol problems - slot



   I'm using geda gschem 1.6.1 20100214
   I have one real problem and one annoyance:
   Real problem:  I'm creating a symbol for spice netlisting that has two
   slots. Of course, it has two parts, but only 2 pwr pins.  When I change
   the "slots" to slot=2, it gets two pin numbers right and two wrong.
   Could someone take a look and see what I'm doing wrong?  It's unclear
   to me how the spice netlister will use pinseq, but gschem uses
   "pinnumber" to label the pins.  How does this work?  Of course, it's
   complicated by the fact that the net attribute should also be used, and
   how would the spice netlister handle that?
   Here's the .sym file:
   v 20091004 2
   L 200 1100 200 300 3 0 0 0 -1 -1
   L 200 1100 800 700 3 0 0 0 -1 -1
   T 500 1200 5 10 1 0 0 0 1
   device=OPA2690
   L 800 700 200 300 3 0 0 0 -1 -1
   L 300 950 300 850 3 0 0 0 -1 -1
   L 250 900 350 900 3 0 0 0 -1 -1
   L 250 500 350 500 3 0 0 0 -1 -1
   P 0 900 200 900 1 0 0
   {
   T 150 950 5 8 1 1 0 6 1
   pinnumber=2
   T 150 850 5 8 0 1 0 8 1
   pinseq=1
   T 250 900 9 8 0 1 0 0 1
   pinlabel=in+
   T 250 900 5 8 0 1 0 2 1
   pintype=in
   }
   P 0 500 200 500 1 0 0
   {
   T 150 550 5 8 1 1 0 6 1
   pinnumber=1
   T 150 450 5 8 0 1 0 8 1
   pinseq=2
   T 250 500 9 8 0 1 0 0 1
   pinlabel=in-
   T 250 500 5 8 0 1 0 2 1
   pintype=in
   }
   P 800 700 1200 700 1 0 1
   {
   T 900 750 5 8 1 1 0 0 1
   pinnumber=14
   T 900 650 5 8 0 1 0 2 1
   pinseq=5
   T 850 700 9 8 0 1 0 6 1
   pinlabel=out
   T 850 700 5 8 0 1 0 8 1
   pintype=out
   }
   T 1200 3000 8 10 1 1 0 0 1
   refdes=X?
   T 500 1400 5 10 1 0 0 0 1
   description=operational amplifier
   T 500 2400 5 10 1 0 0 0 1
   numslots=2
   T 500 1600 5 10 1 0 0 0 1
   symversion=0.1
   P 300 400 300 0 1 0 1
   {
   T 350 300 5 8 1 1 0 0 1
   pinnumber=3
   T 350 300 5 8 0 1 0 2 1
   pinseq=6
   T 200 200 9 8 1 1 90 3 1
   pinlabel=DISA
   T 300 500 5 8 0 1 0 3 1
   pintype=in
   }
   T 495 1795 8 10 1 0 0 0 1
   slotdef=1:1,2,3,14
   T 495 1995 8 10 1 0 0 0 1
   slotdef=2:7,6,5,8
   T 495 2195 8 10 1 0 0 0 1
   slot=1
   T 495 2795 8 10 1 0 0 0 1
   net=+Vs:11
   T 495 2595 8 10 1 0 0 0 1
   net=-Vs:4
   T 1995 1195 8 10 1 0 0 0 1
   value=opa2690
   Annoyance:
   Why does gschem have both a "FILE:QUIT" and a "FILE:CLOSE" menu
   option.  It seems like close and quit do exactly the same thing.
   Shouldn't "Close" just close the page you're currently in?
   Kurt

_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user