delorie.com/archives/browse.cgi | search |
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=googlemail.com; s=20161025; | |
h=mime-version:in-reply-to:references:from:date:message-id:subject:to; | |
bh=p+FmuWnd3cY8ItacdEOm7SPPFKMiIADQyXbigSdmSWg=; | |
b=J3xtklNPjSV5jXgf9RNCL+ODJ5pOZjkSrnUlGGclordWpH5O4jFq3a5v9US5L26G9z | |
ySgMq8T1IiZ6aAwZDeVeOyRcRvRrXNJ6vfUKmBMvP+HzaVaaKRDwEXyhEUua/mBoIcOp | |
ejDgIJAqNgz6msdkTvxHeqjPxUK5tYwPYOr+P2wTmnMyaJ9Ob8lgjB8naVZNaUoqkcQ5 | |
QMHA6hxzKc5DLLoPK5GiDRtlHciKSYE7qFCohkDfNh001t/nAdl17bN9fuZaVPFE+/8W | |
Yn3OZxJfd8DNP9weda4YzCV5buvPbQStm6ob7t8SOV5mNGWiu8G/kI0HVgDxvFDq80ts | |
+DCg== | |
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=p+FmuWnd3cY8ItacdEOm7SPPFKMiIADQyXbigSdmSWg=; | |
b=sEJzuR4ojHtVPJI/pzuIcw0RYuwOLQYMth1BK5aBgY2P9yeFyzqw6l9HJPIqFY87DD | |
N4MJdFfydvJp3NYYNpFz/rSrkVzefegIxBQ57kvLjB+at8QTPGoB2Rd5SAzFTwf7e+aY | |
vag7nVZTwUoS/MfcQRDEcPOiUG3PDDrdqOkFzTiV1am1zP7GplCPhxAZP5uOXV2k+QZ9 | |
O0WjBS34gVnHJKn037g9hwsnrd5+z+N/+JKib5TpYkcQRKO5dxgCJcC3ngZfJ5CsEbMT | |
xhUgXRjdBg13MGPklY/v/jCfvZ825r58wwFNndONXp8VRZmexUhRWuFnaAwb970BYuGY | |
+dNQ== | |
X-Gm-Message-State: | AMke39mY5EzdL5c4QAxOhxOAy5xVOdPLyfVEORt9i6KPnyvDj3saeopYJSyZUCN/FpejZz6dkJXX1hCA2q1BgA== |
X-Received: | by 10.55.74.3 with SMTP id x3mr17399084qka.275.1486900940016; Sun, |
12 Feb 2017 04:02:20 -0800 (PST) | |
MIME-Version: | 1.0 |
In-Reply-To: | <20170212115605.GC11686@localhost.localdomain> |
References: | <95e469bb-5572-fa1d-0c18-ed5abadd10cf AT ecosensory DOT com> |
<alpine DOT DEB DOT 2 DOT 11 DOT 1702102141040 DOT 1974 AT nimbus> <89b42141-9448-1c52-f4be-b4cc41ed7091 AT ecosensory DOT com> | |
<alpine DOT DEB DOT 2 DOT 11 DOT 1702102246190 DOT 27620 AT nimbus> <CAJXU7q8jy9H0-1M=bb4pWu1+x6qCxwfP_QwVkdKgjN334-hbuA AT mail DOT gmail DOT com> | |
<20170212115605 DOT GC11686 AT localhost DOT localdomain> | |
From: | "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Date: | Sun, 12 Feb 2017 12:02:19 +0000 |
Message-ID: | <CAJXU7q8Oa58Dx=PFvi-+-s-m=j9ze2R6rMSY4cBO-VF2Ev1uug@mail.gmail.com> |
Subject: | Re: [geda-user] gschem gnetlist bug/feature |
To: | gEDA User Mailing List <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 |
--001a11488a42588fe20548541a30 Content-Type: text/plain; charset=UTF-8 Thanks, It has been a while - and I had forgotten about the internal "graphical" netlist. Peter On 12 Feb 2017 11:58, "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> wrote: On Sat, Feb 11, 2017 at 09:46:04AM +0000, Peter Clifton ( petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com] wrote: ... > That seems somewhat counter to my recollection. I thought graphical=1 > caused a symbol to be ignored completely? (Has this changed, or my > recollection faulty?) Here http://wiki.geda-project.org/geda:gnetlist_scheme_primitives you can find a "legacy" gnetlist function 'gnetlist:graphical-objs-in-net-with-attrib-get-attrib' which was in gnetlist for years. It is used in the drc2 backend: - for nc symbols to ensure pins connected to such symbols aren't reflected in netlists; - and to prevent checking "if pin is not driven" if it has the "DontCheckIfDriven" drc directive for those cases where the user wants to check if there is no connections of non-compatible pin-types and disable some pins from this check. -- Vladimir --001a11488a42588fe20548541a30 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable <div dir=3D"auto"><div>Thanks,<div dir=3D"auto"><br></div><div dir=3D"auto"= >It has been a while - and I had forgotten about the internal "graphic= al" netlist.</div><div dir=3D"auto"><br></div><div dir=3D"auto">Peter<= /div><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On 12 Fe= b 2017 11:58, "Vladimir Zhbanov (<a href=3D"mailto:vzhbanov AT gmail DOT com"= >vzhbanov AT gmail DOT com</a>) [via <a href=3D"mailto:geda-user AT delorie DOT com">geda= -user AT delorie DOT com</a>]" <<a href=3D"mailto:geda-user AT delorie DOT com">g= eda-user AT delorie DOT com</a>> wrote:<br type=3D"attribution"><blockquote cla= ss=3D"quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-= left:1ex">On Sat, Feb 11, 2017 at 09:46:04AM +0000, Peter Clifton (<a href= =3D"mailto:petercjclifton AT googlemail DOT com">petercjclifton AT googlemail DOT com</a>= <wbr>) [via <a href=3D"mailto:geda-user AT delorie DOT com">geda-user AT delorie DOT com<= /a>] wrote:<br> ...<br> <div class=3D"quoted-text"><br> > That seems somewhat counter to my recollection. I thought graphical=3D= 1<br> > caused a symbol to be ignored completely? (Has this changed, or my<br> > recollection faulty?)<br> <br> </div>Here<br> =C2=A0 <a href=3D"http://wiki.geda-project.org/geda:gnetlist_scheme_primiti= ves" rel=3D"noreferrer" target=3D"_blank">http://wiki.geda-project.org/<wbr= >geda:gnetlist_scheme_<wbr>primitives</a><br> you can find a "legacy" gnetlist function<br> =C2=A0'gnetlist:graphical-objs-in-<wbr>net-with-attrib-get-attrib'<= br> which was in gnetlist for years. It is used in the drc2 backend:<br> =C2=A0 - for nc symbols to ensure pins connected to such symbols aren't= <br> =C2=A0 =C2=A0 reflected in netlists;<br> =C2=A0 - and to prevent checking "if pin is not driven" if it has= the<br> =C2=A0 =C2=A0 "DontCheckIfDriven" drc directive for those cases w= here the<br> =C2=A0 =C2=A0 user wants to check if there is no connections of non-compati= ble<br> =C2=A0 =C2=A0 pin-types and disable some pins from this check.<br> <font color=3D"#888888"><br> --<br> =C2=A0 Vladimir<br> </font></blockquote></div><br></div></div></div> --001a11488a42588fe20548541a30--
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |