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> <89b42141-9448-1c52-f4be-b4cc41ed7091 AT ecosensory DOT com> <20170212115605 DOT GC11686 AT localhost DOT localdomain> From: "Peter Clifton (petercjclifton AT googlemail DOT com) [via geda-user AT delorie DOT com]" Date: Sun, 12 Feb 2017 12:02:19 +0000 Message-ID: Subject: Re: [geda-user] gschem gnetlist bug/feature To: gEDA User Mailing List Content-Type: multipart/alternative; boundary=001a11488a42588fe20548541a30 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 Precedence: bulk --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]" 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
Thanks,

It has been a while - and I had forgotten about the internal "graphic= al" netlist.

Peter<= /div>

On 12 Fe= b 2017 11:58, "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda= -user AT delorie DOT com]" <g= eda-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<= /a>] wrote:
...

> That seems somewhat counter to my recollection. I thought graphical=3D= 1
> caused a symbol to be ignored completely? (Has this changed, or my
> recollection faulty?)

Here
=C2=A0
http://wiki.geda-project.org/geda:gnetlist_scheme_primitives
you can find a "legacy" gnetlist function
=C2=A0'gnetlist:graphical-objs-in-net-with-attrib-get-attrib'<= br> which was in gnetlist for years. It is used in the drc2 backend:
=C2=A0 - for nc symbols to ensure pins connected to such symbols aren't=
=C2=A0 =C2=A0 reflected in netlists;
=C2=A0 - and to prevent checking "if pin is not driven" if it has= the
=C2=A0 =C2=A0 "DontCheckIfDriven" drc directive for those cases w= here the
=C2=A0 =C2=A0 user wants to check if there is no connections of non-compati= ble
=C2=A0 =C2=A0 pin-types and disable some pins from this check.

--
=C2=A0 Vladimir

--001a11488a42588fe20548541a30--