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=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=gNQvzpx0on1x9mSfhAW4g2l41E5lC6076hnM59M60fY=; b=IEqgnVnQQgrAEjk1qMnKK2bPPVNosCKVXg2s9Rc9ffWBm5PaGBbmfSiY7GTokSCc4J mGYc0ia+sTEvOXnEFhufcENt3UxHhXHvXKTBVJA6kdZJAOBQeHnAE3/75HDQRyz/4SUa MXGFSGv98aUNRkjS8FdRqxM5+XxlNK8+gfZ9Cn7GP4GZMmsd4eVzQZ4m4tQZSfQE0Vuf 0sA3kU774CsLHyq8dcAs45sbxvvMnK1eS3t/2pZBsrsRyU0uqIKCpKZB7Gk6Qh0seqsv p8w0WSGAd49T/hSk0DffFYeFbuSKKyyRRWKwlL9aT9LOcZP4yvm6e4TnvpoJX70cuccG lqbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=gNQvzpx0on1x9mSfhAW4g2l41E5lC6076hnM59M60fY=; b=kyfyDzYDQ/oml+ale0P7jQINz+ZKuHkfFVunO+8xFPX83l8WYoxXzjDS8SvP4Uiyls 5o5Y7XiNQ22aMlJuKrGDmjbLLakTM4NXWt2AL1/2M2DNRzg0LNTXsBpaX+8IZuSbGYpu lSMx6yrjA1jZuVYlxvnmVgNP89mF8Hjf9HNCwfEBCz0HmP7ymvp6MsEvQa8frBIgJIUg BvPvfXuMe0J/lQdMFskH51P/ZHg5fz0hTSzNjNVcvMNwOLSgPsW32elgr314ja+Pxtqf 5pAYQU6x8WEKZAu0de4bOHWbCYZr8W+LKAp63oS3FirSRtdMTM1cYj8tyZM0jYMPnj7H ksxA== X-Gm-Message-State: AOAM531s3SE1HW/H6dumB9V11XYGZKcpq4MzoUZYNmaAbjYpIVuzwDNI b8mdddit0ZfUCA8taXkelDr5jydaJZeQYQ== X-Google-Smtp-Source: ABdhPJxSXWqmuB4lrTzoQ9IhaNG2+jE9Adwtx6lWrkbWFEfhGMcqXooCNVvhUoUSMjZAkjk75DIukw== X-Received: by 2002:a05:6512:2107:: with SMTP id q7mr11025620lfr.63.1600363372747; Thu, 17 Sep 2020 10:22:52 -0700 (PDT) Date: Thu, 17 Sep 2020 19:22:50 +0200 From: "N (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] lepton-netlist add attribute for net Message-Id: <20200917192250.61a407be109038d62c753807@gmail.com> In-Reply-To: <20200916222355.GA31062@newvzh.lokolhoz> References: <20200916195416 DOT 5c5aab17c30822d03dfc8ba9 AT gmail DOT com> <20200916222355 DOT GA31062 AT newvzh DOT lokolhoz> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Wed, Sep 16, 2020 at 07:54:16PM +0200, N (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > > Anybody here know if it's possible to add attribute for nets so they end up in netlist? > > Hi Nicklas, > > What do you concretely mean? Could you please elaborate on it a > bit, a little example would not harm. Do not mind. Tried to figure how to add attributes for clearance or maybe more correct named creepage as it is distance on circuit board. First reading manual page, loooking for documentation but approached the time then I needed to slop so I thought maybe better to ask on geda mailing list and it all turned around back to you. I actually got one answer there i he refere to a link http://www.delorie.com/archives/browse.cgi?p=geda-user/2015/10/14/04:07:24 "note that you can effectively attach attributes to nets using symbols. The fine primitive gnetlist:graphical-objs-in-net-with-attrib-get-attrib (the longest name in the gnetlist namespace) allows a backend to extract them. This is more versatile, as it allows the back end not only access to attributes, but allows a symbol to define relationships between nets. Consider the following, which could allow a backend to deduce that a pair of nets is a transmission line, and give it a name:" Worked all day long and have an hour or two left today. Nicklas Karlsson