delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-help-bounces using -f |
X-Recipient: | geda-help AT delorie DOT com |
X-Original-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=gmail.com; s=20161025; | |
h=mime-version:reply-to:from:date:message-id:subject:to; | |
bh=j9Ajapz0557JREP3/rzySLCesKJBK2LXOXwmjoUjWsc=; | |
b=LBk0c0iVKcDQZ2BJhqsciRg3280wNw+98Gi65JdIv+8L7abkKLFp0DV6Ene8CAMQ6m | |
nFKcvpuEmWLs3I6NktAou0hqkJ7MoP49hDOlPY8d1/4OMRbD+oD+Hes2MDtfPaFLh96Z | |
qUTvOEs7Y5bYs6TdVqJDfLnQApLvuUz8RaUWiZodVYgw5dTNzeJo2UNGQXoe5PaHBXTR | |
Z5V5Q0WGMT7L3Ymq7ktyKGmskVtWQMfYWdj7agY4+ROS8YHW42QoIO4SkJeJqqfRX0nc | |
U0cIA8qeEJHGCz83Mr/m+2KW6sUASG89064ULX8+EVgNMH8jQNQG6i6WD91eJW8Tdd3Q | |
NTtw== | |
X-Google-DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; |
d=1e100.net; s=20161025; | |
h=x-gm-message-state:mime-version:reply-to:from:date:message-id | |
:subject:to; | |
bh=j9Ajapz0557JREP3/rzySLCesKJBK2LXOXwmjoUjWsc=; | |
b=PB9S3lx0osTLlmAbzTninZkQ+6drIKpZzOzZ8myzU8By+IIJ3pmFJaHYY5iNlfeBK+ | |
JOx+RVBx6ePA5i7h/pNICo1sribpvNv/7rURJQlapr1jYHsGpAdAshGNlslbMDgZV+x9 | |
FVeV/+UNq/IiURNsS3XXqskYQvscF1vjSYkCo1TC44t+ItmTLH1T0cat+InbIRsMf2dK | |
KUBzCcL/ImB8FeJ3EbvJ12KtAdCUT+ddkJdWOzSiLMdv9yBV6EntjywhfB6f3sSR9KAj | |
lgsC4NtYBLpzEdvhpUBsUJnNpT8cbv4AlLosW905pNypY5ROziEKPWkfHbXAriSlVF7P | |
sRbg== | |
X-Gm-Message-State: | AHYfb5h6KWrg09nSqheBKQRTRq86EB+NJB2LPqKP7fPvv2vS0oFB207k |
kj6H84hT40Tt4B/aTtUZXhFi92MA/w== | |
X-Received: | by 10.84.224.4 with SMTP id r4mr757964plj.442.1502114770197; Mon, |
07 Aug 2017 07:06:10 -0700 (PDT) | |
MIME-Version: | 1.0 |
From: | "Chris Fisichella (christopher DOT j DOT fisichella AT gmail DOT com) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com> |
Date: | Mon, 7 Aug 2017 10:06:09 -0400 |
Message-ID: | <CAKGxq81ac1Bv1h-=Q46fDcDZ57TQDiDZ-NMm-BxyCTKhTnD3-Q@mail.gmail.com> |
Subject: | [geda-help] Pads as carriers of netnames |
To: | geda-help AT delorie DOT com |
Reply-To: | geda-help AT delorie DOT com |
--f403043a7ae84a20cf05562a590e Content-Type: text/plain; charset="UTF-8" Hi, I am trying to create ground and power planes. The rectangle tools adeptly avoids the pads. I was hoping to include them. I went through the tutorial <http://wiki.geda-project.org/geda:gsch2pcb_tutorial> and when it came to trying out nets, my results from gsch2pcb did not follow the tutorial. It's not clear if I add global net attributes in the schematic symbol file, and then delete the pins, how pcb is going to know pins (pads, now) are connected to what net. Right now, I have net attributes in gschem at the pin level and they are ignored by pcb. In pcb, I just see "netname: -" I am assuming if I can get the pads to have a net name, the polygon that is drawn over it will assign itself to pad and then to the net. If there are some mail archives I should be looking over, please let me know. I feel like I am the millionth person to ask this question, but I googled a few search terms and geda documentation comes up every time. I read it over and I am not seeing what I need to do between gschem and pcb to make the nets work. Best, Chris --f403043a7ae84a20cf05562a590e Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div><div><div><div><div><div><div><div>Hi,<br><br></div>I= am trying to create ground and power planes. The rectangle tools adeptly a= voids the pads. I was hoping to include them. <br><br></div>I went through = <a href=3D"http://wiki.geda-project.org/geda:gsch2pcb_tutorial">the tutoria= l</a> and when it came to trying out nets, my results from gsch2pcb did not= follow the tutorial. <br><br></div>It's not clear if I add global net = attributes in the schematic symbol file, and then delete the pins, how pcb = is going to know pins (pads, now) are connected to what net.<br><br></div>R= ight now, I have net attributes in gschem at the pin level and they are ign= ored by pcb. In pcb, I just see "netname: -"<br><br></div>I am as= suming if I can get the pads to have a net name, the polygon that is drawn = over it will assign itself to pad and then to the net.<br><br></div>If ther= e are some mail archives I should be looking over, please let me know. I fe= el like I am the millionth person to ask this question, but I googled a few= search terms and geda documentation comes up every time. I read it over an= d I am not seeing what I need to do between gschem and pcb to make the nets= work.<br><br></div>Best,<br></div>Chris<br></div> --f403043a7ae84a20cf05562a590e--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |