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

Re: gEDA-user: gnetlist complains of unconnected pins



On 9/23/06, Ramakrishnan Muthukrishnan <vu3rdd@xxxxxxxxx> wrote:
Last few lines of the symbol looks like this:

T 400 25 5 8 1 1 0 0 1
pinnumber=4
T 400 25 5 8 0 0 0 0 1
pinseq=4
}
L 300 650 300 550 3 0 0 0 -1 -1
L 250 600 350 600 3 0 0 0 -1 -1
L 250 200 350 200 3 0 0 0 -1 -1
P 725 350 725 200 1 0 1
{
T 750 225 5 8 1 1 0 0 1
pinnumber=1
T 750 225 5 8 0 0 0 0 1
pinseq=1
}
T 250 350 9 8 1 0 0 0 1
LM311
T 200 900 8 10 1 1 0 0 1
refdes=U?

--
  Ramakrishnan - VU3RDD


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


Change the line

P 725 350 725 200 1 0 1

to

P 700 350 700 200 1 0 1


The format of the pin declaration is P <x1> <y1> <x2> <y2> If you want you could decrease the 350 so that the pin intersects with the triangle.

(* jcl *)


-- http://www.luciani.org


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