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-sha1; c=relaxed/relaxed; d=sendgrid.net; |
h=subject:to:references:from:mime-version:in-reply-to:content-type:content-transfer-encoding; | |
s=smtpapi; bh=xKB3PbiSdRp3Rnr8txtpMFZ7kIQ=; b=dzYt1thEZwEMhJ+Fi6 | |
Jks4tE17nJJNzZG1o5SRgjtEoL4AOwuwTRDf8ZIVfMOaDgr75dUPOudJVL7w8J9H | |
qUKrj8Ee8FJoNjLNV96i3NqynbhF/RWPXz2IIKittt9tkSlAASCM5X62sjeNsxUd | |
M/13KqMWZtVwVUbIcW5v1scpg= | |
Subject: | Re: [geda-user] gschem gnetlist bug/feature |
To: | geda-user AT delorie DOT com |
References: | <95e469bb-5572-fa1d-0c18-ed5abadd10cf AT ecosensory DOT com> |
<alpine DOT DEB DOT 2 DOT 11 DOT 1702102141040 DOT 1974 AT nimbus> | |
From: | "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com> |
Message-ID: | <89b42141-9448-1c52-f4be-b4cc41ed7091@ecosensory.com> |
Date: | Fri, 10 Feb 2017 15:28:19 -0600 |
User-Agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 |
Icedove/45.4.0 | |
MIME-Version: | 1.0 |
In-Reply-To: | <alpine.DEB.2.11.1702102141040.1974@nimbus> |
X-SG-EID: | V53lTA/kUP1+IqXnzXuv0M/cu/N8aMtf7nxyAyKnAksPSPEZT5JWp2pQcbH7cdJhU7zfAO0FNuhLCx |
xmf4LzsKp60ZVwDgDfzG1bg2eb9k5FPCXHcDuY72SX2o41G0J3Xq6r6Zvv/cmMvOlgL1B6oUaPd0v0 | |
GVir0AeQWxcQ0WjNhV38IKzdw/XGiauW/luZcgRAuS2mSl1YWJKLTfUbLrtVf+6I6g5dVBKQQP26AZ | |
k= | |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id v1ALSRF0028736 |
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 |
On 02/10/2017 02:41 PM, Roland Lutz wrote: > On Fri, 10 Feb 2017, John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com] wrote: >> I was going along making schematics and hit on an odd thing -- maybe I never tired it before. I wanted a symbol like Vdd with a >> flat line under it and pin going down, representing a positive supply usually, and with a name 20V_IN. I also have a row of >> connector netnames I wanted to connect to this but gnetlist would not see the attached attribute, and only used the "inherited" >> one, (which I would call a default attrib likely to be overridden, not inherited). > > What are you trying to do? Create netnamed power nets and also use the familiar power and ground symbols without having to have a custom symbol for the purpose. I created a version of Vdd with a line under it on a pin with the net=VDC:1 I add a netname=20V_IN attrib to it and get the behavior above, which is close enough to what I want. > > If you want to connect the net “Vdd” to the net “20V_IN”, you have to add the attribute “netname=20V_IN” to a net object, not to > the component. I wanted to ignore the internal value net=, not inherit it and override it with netname=20V_IN. Seems to have partly worked. > > If you want to change the power symbol from “Vdd” to “20V_IN”, you have to add the attribute “net=20V_IN:1” to the power symbol. Undesirable to have all flavors of power and ground symbols. I just skip that idea. -- John Griessen -- building field gear for biologists Ecosensory Austin TX ecosensory.com
webmaster | delorie software privacy |
Copyright 2019 by DJ Delorie | Updated Jul 2019 |