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=fastmail.com; h= reply-to:subject:to:references:from:message-id:date:mime-version :in-reply-to:content-type:content-transfer-encoding; s=fm2; bh=e 1wRUV9idatX29eFe/Bsdv95U5GsdHDfMBBcnA5RP6Q=; b=CT54vrLTIDvZquNAk OFdmJ8bcv61zgkUSSu+G7U00rhl8F80tbz8EhHWFlzPrj8UsJOmqQ/rLYOhwMm0o FQvwLOuOYvNmRNnYREbRkF2JMWQVjyY6Yqn9zszN0AU7ykBnckIEBjilQVObE7uF 5m3qlfJ06ynEOnSeB6I1uQKYA3bGzGnN8Mxh29N8+XgUNHOEHShgO3HTWjw47USb 3bmXxJjpiYumaLG+wxspXTFsLiEr5QXMEMqT7oBO1SMa4fMbHl1KHA4JPG/jQ7S9 EFxpYtWVZq8TJ8IyCOGaL3PfV5yCqicAgGncdzo6/1NerDrjGpN5NmSxNlWL72v1 ifCBQ== X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :reply-to:subject:to:x-me-proxy:x-me-proxy:x-me-sender :x-me-sender:x-sasl-enc; s=fm2; bh=e1wRUV9idatX29eFe/Bsdv95U5Gsd HDfMBBcnA5RP6Q=; b=G0YdRb8l0gCX1a4bl3w4y9fSt6XvOwyx4eAY5PARyyixe oyryXu7I2j1pJc/yE3hxPicNp/cYu0iFmFrfMq/2gKJsKXhsXPuh6Vo8JLUKC4cu RX800IGuTHIhkslhRRGtoGu7EHbuQIiu/B53Ro4kO11Eho61NgEWGIpfxnsFGhG+ XRRlayWtMbUKMHJULL3ZlWFTS/VYskyahLscde83i9SgmPPisyfM2qguFyQ4hAt8 /NdGKYTMSZtWCnWXqqRzGBQNKRSgWqg6f5+GEhYZaEvTETE31+7C5j8JyKFYVti0 3lkMEhxcPFESViIgLpMg6FWUIfyMY/e73/3La8Qag== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrudelgdduudelucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpehruffvfhfhkffffgggjggtgfesth ekredttdefjeenucfhrhhomhepifhirhhvihhnucfjvghrrhcuoehghhgvrhhrlhesfhgr shhtmhgrihhlrdgtohhmqeenucffohhmrghinhepghgvuggrqdhprhhojhgvtghtrdhorh hgnecukfhppedutdekrddvudehrdduleehrddvtdehnecurfgrrhgrmhepmhgrihhlfhhr ohhmpehghhgvrhhrlhesfhgrshhtmhgrihhlrdgtohhmnecuvehluhhsthgvrhfuihiivg eptd X-ME-Proxy: Subject: Re: [geda-user] graphical not overriding netlister To: geda-user AT delorie DOT com References: From: "Girvin Herr (gherrl AT fastmail DOT com) [via geda-user AT delorie DOT com]" Message-ID: <60e8d7b3-2cd3-5610-c1f9-340250db3a13@fastmail.com> Date: Tue, 26 Feb 2019 10:46:03 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:60.0) Gecko/20100101 Thunderbird/60.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US 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 On 2/26/19 8:35 AM, Roland Lutz wrote: > Hi Girvin, > > On Thu, 21 Feb 2019, Girvin Herr (gherrl AT fastmail DOT com) [via > geda-user AT delorie DOT com] wrote: >> It was my understanding that if "graphical=1" is used in an >> instantiated symbol, that the tools will ignore that symbol. >> Apparently, from my observation that is not quite true. Is there >> another way to disable a symbol so that the tools ignore it, or what >> am I doing wrong with my use of "graphical"? > > unfortunately, no, the tools won't ignore that symbol, and no, there > is no other way to "disable" a symbol.  There's a simple solution for > your problem, though: update to the current "master" branch. > > The graphical=1 attribute means that the component is part of a > separate "graphical" netlist that is relevant for netlisting in some > ways but not in others.  The typical use case would be a titleblock > (which can have attributes, and these attributes are available to the > netlister) or net annotations like "not connected". > > When refactoring the netlister, I changed the behavior regarding > graphical components: they now aren't included in the default netlist > any more unless the backend decides otherwise in order to avoid the > exact situation you describe. > > Roland > Roland, Thanks for your response to my problem. I am not sure what or where I can get the "master" branch. I have historically gotten my gEDA releases from the gEDA website. http://wiki.geda-project.org/geda:download (BTW: This page still has some old versions listed. Is there a better, more up-to-date official release location?) For some years, I have been lobbying for a new gEDA release, but got resistance that gEDA is now perfect and does not need any new development or new releases. This problem sounds like one additional rebuttal to that position. Since there were only four of these terminals giving me problems, my solution was to re-draw the symbols as a real graphic without any intelligence, leaving the net node electrically hanging. The net still has a pull-up resistor connected to it, so it has more than one node. It is not pretty, but it does get rid of the pcb error and still matches my PCB design. Thanks. Girvin