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=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ag4OjEhhSOXBum/ZM1Q1GknRYxv+TKbFyIZKr3uSS90=; b=Vtv40BeuQ5dmJFzT9ABqhP8FjQbVE0hcfDbXKXhk+NB++0BevmUzlrybXvyoK1GPFY SoLILfqPC9EBmg+1Riv7mFj4o10dqqeJGZFROpJtWfd6MQivtXNGdMREAA1/9F2M58NP BSZ1RTKnsxpFXz1HgIAXqcsr7cWOKyu1wIJwiAjIUe/4y6KQle22z4yQyvKphZfD7FUx wpDYhLtolzm3La6SH4N+fCHj+xgFlZqjshCDR+WdqvqQM0tA9EX2Gf3SVlrjEEdDGAsy VVlVr7rm0uG3nfIxv3vD97z9zJ7DWrQKTDpi8GGAktSd8vJd90Nafd3ocE914vjm5art 231Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=ag4OjEhhSOXBum/ZM1Q1GknRYxv+TKbFyIZKr3uSS90=; b=RZ67yNxoObUdtmSXzSZkO9ABcvmQ6/V8mTLIZMPVF8znuzVVpnkzl90VUCXL5RZAEj GJmXQ+NJHp0WLI7TTIRsfC8/Yz3K3AbaqiV+WM5VL8I5xhGDbm0CMmrnysBFsJhDHYt8 NGuXlamu8Ws/sWuoi3h6LNQ6bfeExuE4HZb8wHwwbiml0VWtWqTZWD88wcaqqyZNkduv 87Mi/1limKDoUzqtJpYCE/Ius8YA2wCzLmr9Ms1Ull1M4hRjT05Xx1/TaGtz4tH0Wqae MHT7V5JdRoM/y2uGKZZD53HhKw4lNNAmyh3s1v6S4ZBmMdVudo1j799D8ZUtKXimZgXH TBdw== X-Gm-Message-State: AG10YOQfYc46NNHZ1HYfQFy1XUs7lL8PwGkwq1doHtR4gavajowPfHiGclk3IoGPNhaLFwj9UiAiRs2o1CFMJA== MIME-Version: 1.0 X-Received: by 10.182.29.70 with SMTP id i6mr26855715obh.73.1456222816965; Tue, 23 Feb 2016 02:20:16 -0800 (PST) In-Reply-To: <20160222220125.1dd46469@debian.olsr> References: <20160222220125 DOT 1dd46469 AT debian DOT olsr> Date: Tue, 23 Feb 2016 10:20:16 +0000 Message-ID: Subject: Re: [geda-help] little Question.... From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-help AT delorie DOT com]" To: geda-help AT delorie DOT com Content-Type: multipart/alternative; boundary=001a11c2017ab828b3052c6d4b31 Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a11c2017ab828b3052c6d4b31 Content-Type: text/plain; charset=UTF-8 Sorry I'm not currently able to check this out, but I recall that gnetlist has (in the past, and possibly currently), not worked properly in the case where only IO symbols with net=....:1 attributes (but no actual components). My recollection is not that clear, but try adding a dummy component (perhaps a resistor), with one pin connected on your schematic where you join PGND and your IO sym. Don't need to give it a footprint (but you will probably get complaints from pcb about the missing component). If this makes the connection appear in pcb, let us know - and I'll see if anyone working on the gEDA side of things has any ideas for a fix, or better work around. I have an idea that I've made some boards with netlists that featured Rdummy1 Rdummy2 etc.... and I think I was working around the same issue you describe. Peter On 22 Feb 2016 21:03, "Smilie (smilie AT posteo DOT de) [via geda-help AT delorie DOT com]" wrote: > Hallo Guys, > > i have a problem with my net or netname-attributes. > > I have a connector with some io-1.sym's with attributes like this: > net="abcd:1". > Than i have a PGND.sym connected to the other io-1.sym's. > They have also the attribs net="abcd:1". > > I wont tho have a connection between the connector and the pgnd but > there is no connection in pcb. > > What is wrong? > > Thanks for helping me. > --001a11c2017ab828b3052c6d4b31 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

Sorry I'm not currently able to check this out, but I re= call that gnetlist has (in the past, and possibly currently), not worked pr= operly in the case where only IO symbols with net=3D....:1 attributes (but = no actual components).

My recollection is not that clear, but try adding a dummy co= mponent (perhaps a resistor), with one pin connected on your schematic wher= e you join PGND and your IO sym.=C2=A0 Don't need to give it a footprin= t (but you will probably get complaints from pcb about the missing componen= t).

If this makes the connection appear in pcb, let us know - an= d I'll see if anyone working on the gEDA side of things has any ideas f= or a fix, or better work around.

I have an idea that I've made some boards with netlists = that featured Rdummy1 Rdummy2 etc.... and I think I was working around the = same issue you describe.

Peter

On 22 Feb 2016 21:03, "Smilie (smilie AT posteo DOT de) [via geda-help AT delorie DOT com]" <geda-help AT delorie DOT com> wrote:
Hallo Guys,

i have a problem with my net or netname-attributes.

I have a connector with some io-1.sym's with attributes like this:
net=3D"abcd:1".
Than i have a PGND.sym connected to the other io-1.sym's.
They have also the attribs net=3D"abcd:1".

I wont tho have a connection between the connector and the pgnd but
there is no connection in pcb.

What is wrong?

Thanks for helping me.
--001a11c2017ab828b3052c6d4b31--