www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2018/07/11/10:07:44

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=20161025;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to;
bh=G4wQ52O8kwSuk2DFyzSYI420SY08YamZp5oILrdRIC8=;
b=XVyJQeqsNiReKhLfkHtaZJzvfmXwvesPofS01dh+rYfXA9J8qjRt+DvK2tXpvIt2ni
+bJU97291i+b0i9jWuwp1vaLvhHqlLW1fEdUEF+TsjU5ooKa3tRpHLOCouML5B5ql+UE
n8a/BrCr+f+iTdWs6hcZ0ExNWx0zl58VoAukdmBeMUEM4zVoroL2UyCAkYg6WPv80WkB
4tGhoL/jqWy0h1HrhsLj9Uy44t3mi7ejMucRsv9MhAdbGRa4MPYpVt/ZXX6RYP6wfnZg
j5VWCNPUYBejCY6HScDdUL+JWrOspAgd/iaY470gJO4DZhfZeUDSZCf3AhHiy7Gn/sq8
6FOg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:in-reply-to:references:from:date
:message-id:subject:to;
bh=G4wQ52O8kwSuk2DFyzSYI420SY08YamZp5oILrdRIC8=;
b=JV5wVbfsJY6pf6HoQBCCr4WtnTxUllExP/QJxtH1jFVZoEUBgy54nPF0s5qKOLhfD3
9XwZq8V86CdSN/p7OFUU0poSDq4sHQVLgMyhjNiyoz+BKW5YVDB+jxN/qqh374eIQl6t
UMUt4Db53X3y8RoJUiqvkUqNtChhc8USmCSksvKwfZ0zoBAnfxtC4Os7CD6SpJcng0zu
5iPrmSdmydgjQ+iK61q1kCF3AIdqtCpqI8xP9jFF+Y4DLgFVQMAnk3STQCUBlFHs+wyg
6VhpTQ9bqsYlibwKSGr+DT5wFIkwoOYtbRF/B0u6GOKTVkcay3hq8CziswaGpawlX5hY
OGQQ==
X-Gm-Message-State: APt69E3hVrNOH46NQvptgU+X49Szz1LoDbCk4waOToBxXp+vsA8Phkei
JKmX/TYdJQpnYoQ6P0tLKtq0LozXtHXVfcPcoxk=
X-Google-Smtp-Source: AAOMgpfITPauJWtiWc60n9l6Vp8c3Btiz1LFuXykq4ZbYSbVkGS3/QZnPBAVbC44IRluem7DkrC9eR/YNrHwMqm3LCM=
X-Received: by 2002:ab0:7055:: with SMTP id v21-v6mr10130879ual.44.1531317996057;
Wed, 11 Jul 2018 07:06:36 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <s6nlgahj3ih.fsf@falbala.ieap.uni-kiel.de>
References: <xnmuuy6a7j DOT fsf AT envy DOT delorie DOT com> <910e5ecd-24a2-fdb6-432a-0fa913cf3559 AT neurotica DOT com>
<0dd0f101-93ae-1126-ab61-7d9d16886f78 AT ecosensory DOT com> <CALSZ9gqBHoCnie-Cuk3wV2nvMW9-cK3gWN-ZKKGsYFKBnPPLrQ AT mail DOT gmail DOT com>
<CALSZ9gqwgiumLniqndvBx2wTcwWEJfY2YxgALUQ7Kp-dUZPwBg AT mail DOT gmail DOT com> <s6nlgahj3ih DOT fsf AT falbala DOT ieap DOT uni-kiel DOT de>
From: "Rob Butts (r DOT butts2 AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
Date: Wed, 11 Jul 2018 10:06:35 -0400
Message-ID: <CALSZ9go7WnqUnU0y2uhnBJQP2=LBfV=Z8di=9nhrJG_q6Khp6g@mail.gmail.com>
Subject: Re: [geda-user] How to define for an exposed pad to connect to 3 pins/pads
To: geda-user AT delorie DOT com
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

--0000000000003177f70570b9c14e
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Thanks, now I understand the pi number after the net name.

On Wed, Jul 11, 2018 at 9:39 AM, Stephan B=C3=B6ttcher <geda AT psjt DOT org> wrot=
e:

> "Rob Butts (r DOT butts2 AT gmail DOT com) [via geda-user AT delorie DOT com]"
> <geda-user AT delorie DOT com> writes:
>
> > I believe Stephan's solution is what I'm looking for.  My only confusio=
n
> is
> > the "3" in net =3D GND:3  How does that tie into the net=3D GND:1?
>
> The '3' is the pin number.
>
> A symbol instance in a schematic can have any number of net=3D attributes
> of the form:
>
>   net=3D=C2=ABNETNAME=C2=BB:=C2=ABPIN=C2=BB
>
> This is typically used for power pins.  I try to avouid that.  I use
> expicit, visible net=3D attributes for grounded mounting holes a lot.
>
> Here we talk about a symbol with pins 1 and 2 where nets are drawn, and
> the footprint has an additinal pin 3, where you need to attach a net to.
>
> You can construct a complete netlist in gschem format with pin-less
> symbols, with refdes=3D and net=3D attributes attached.
>
> NB, I was wondering about corner cases.  Say, a symbol has atttributes
>
>  net=3DGND:7
>  net=3DVCC:14
>
> In the schematic I promote one of them, and add a third
>
>  net=3DV33:14
>  net=3DnOE:1
>
> Is there a formal rule that ensures that the net=3DGND:7 in the symbol is
> accepted, but the net=3DVCC:14 is not?  Or do I need to always promote al=
l
> net=3D attibutes if I attache any to the symbol instance?
>
> Stephan
>
> >
> > On Wed, Jul 11, 2018 at 8:55 AM, Rob Butts <r DOT butts2 AT gmail DOT com> wrote:
> >
> >> Yes, I believe so.
> >>
> >> On Tue, Jul 10, 2018 at 6:52 PM, John Griessen (john AT ecosensory DOT com)
> [via
> >> geda-user AT delorie DOT com] <geda-user AT delorie DOT com> wrote:
> >>
> >>> On 07/10/2018 05:06 PM, Dave McGuire (mcguire AT neurotica DOT com) [via
> >>> geda-user AT delorie DOT com] wrote:
> >>>
> >>>>   In the
> >>>> schematic, I use a standard resistor, which has two pins, 1 and 2.
> The
> >>>> DPAK PCB footprint has pin 3, which is what gave me trouble.
> >>>>
> >>>
> >>>
> >>> I say, "There is no on-the-fly way to do that in the GUI."  [John fol=
ds
> >>> arms resolutely]
> >>>
> >>> "It's handled like DJ said:"
> >>>
> >>> "treat the exposed pad like any other pin/pad, give it a
> >>> pinnumber (make one up) and expose it in the schematic symbol."
> >>>
> >>> Then connect in gschem and output a new netlist, or import from gsche=
m.
> >>>
> >>> And now Stephan comes up with this!
> >>>
> >>> "On 07/10/2018 05:33 PM, Stephan B=C3=B6ttcher wrote:
> >>> > The footprint has three pins, the schematic symbol only two.  Add a
> net=3D
> >>> > attribute to the symbol instance to tell where the third pin shall
> >>> > connect to
> >>> >
> >>> >    net=3DGND:3"
> >>>
> >>> Sounds like what you were wanting.
> >>>
> >>>
> >>>
> >>
>
> --
> Stephan
>
>

--0000000000003177f70570b9c14e
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Thanks, now I understand the pi number after the net name.=
</div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Wed, Jul=
 11, 2018 at 9:39 AM, Stephan B=C3=B6ttcher <span dir=3D"ltr">&lt;<a href=
=3D"mailto:geda AT psjt DOT org" target=3D"_blank">geda AT psjt DOT org</a>&gt;</span> wr=
ote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border=
-left:1px #ccc solid;padding-left:1ex"><span class=3D"">&quot;Rob Butts (<a=
 href=3D"mailto:r DOT butts2 AT gmail DOT com">r DOT butts2 AT gmail DOT com</a>) [via <a href=3D=
"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>]&quot;<br>
</span><span class=3D"">&lt;<a href=3D"mailto:geda-user AT delorie DOT com">geda-u=
ser AT delorie DOT com</a>&gt; writes:<br>
<br>
&gt; I believe Stephan&#39;s solution is what I&#39;m looking for.=C2=A0 My=
 only confusion is<br>
&gt; the &quot;3&quot; in net =3D GND:3=C2=A0 How does that tie into the ne=
t=3D GND:1?<br>
<br>
</span>The &#39;3&#39; is the pin number.<br>
<br>
A symbol instance in a schematic can have any number of net=3D attributes<b=
r>
of the form:<br>
<br>
=C2=A0 net=3D=C2=ABNETNAME=C2=BB:=C2=ABPIN=C2=BB<br>
<br>
This is typically used for power pins.=C2=A0 I try to avouid that.=C2=A0 I =
use<br>
expicit, visible net=3D attributes for grounded mounting holes a lot.<br>
<br>
Here we talk about a symbol with pins 1 and 2 where nets are drawn, and<br>
the footprint has an additinal pin 3, where you need to attach a net to.<br=
>
<br>
You can construct a complete netlist in gschem format with pin-less<br>
symbols, with refdes=3D and net=3D attributes attached.<br>
<br>
NB, I was wondering about corner cases.=C2=A0 Say, a symbol has atttributes=
<br>
<br>
=C2=A0net=3DGND:7<br>
=C2=A0net=3DVCC:14<br>
<br>
In the schematic I promote one of them, and add a third<br>
<br>
=C2=A0net=3DV33:14<br>
=C2=A0net=3DnOE:1<br>
<br>
Is there a formal rule that ensures that the net=3DGND:7 in the symbol is<b=
r>
accepted, but the net=3DVCC:14 is not?=C2=A0 Or do I need to always promote=
 all<br>
net=3D attibutes if I attache any to the symbol instance?<br>
<br>
Stephan<br>
<div class=3D"HOEnZb"><div class=3D"h5"><br>
&gt;<br>
&gt; On Wed, Jul 11, 2018 at 8:55 AM, Rob Butts &lt;<a href=3D"mailto:r.but=
ts2 AT gmail DOT com">r DOT butts2 AT gmail DOT com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Yes, I believe so.<br>
&gt;&gt;<br>
&gt;&gt; On Tue, Jul 10, 2018 at 6:52 PM, John Griessen (<a href=3D"mailto:=
john AT ecosensory DOT com">john AT ecosensory DOT com</a>) [via<br>
&gt;&gt; <a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>=
] &lt;<a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com</a>&gt=
; wrote:<br>
&gt;&gt;<br>
&gt;&gt;&gt; On 07/10/2018 05:06 PM, Dave McGuire (<a href=3D"mailto:mcguir=
e AT neurotica DOT com">mcguire AT neurotica DOT com</a>) [via<br>
&gt;&gt;&gt; <a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com=
</a>] wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;&gt;=C2=A0 =C2=A0In the<br>
&gt;&gt;&gt;&gt; schematic, I use a standard resistor, which has two pins, =
1 and 2.=C2=A0 The<br>
&gt;&gt;&gt;&gt; DPAK PCB footprint has pin 3, which is what gave me troubl=
e.<br>
&gt;&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I say, &quot;There is no on-the-fly way to do that in the GUI.=
&quot;=C2=A0 [John folds<br>
&gt;&gt;&gt; arms resolutely]<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &quot;It&#39;s handled like DJ said:&quot;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &quot;treat the exposed pad like any other pin/pad, give it a<=
br>
&gt;&gt;&gt; pinnumber (make one up) and expose it in the schematic symbol.=
&quot;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Then connect in gschem and output a new netlist, or import fro=
m gschem.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; And now Stephan comes up with this!<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; &quot;On 07/10/2018 05:33 PM, Stephan B=C3=B6ttcher wrote:<br>
&gt;&gt;&gt; &gt; The footprint has three pins, the schematic symbol only t=
wo.=C2=A0 Add a net=3D<br>
&gt;&gt;&gt; &gt; attribute to the symbol instance to tell where the third =
pin shall<br>
&gt;&gt;&gt; &gt; connect to<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;=C2=A0 =C2=A0 net=3DGND:3&quot;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Sounds like what you were wanting.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
<br>
</div></div><span class=3D"HOEnZb"><font color=3D"#888888">-- <br>
Stephan<br>
<br>
</font></span></blockquote></div><br></div>

--0000000000003177f70570b9c14e--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019