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=FY2YBIYFNYiIYiFoVGUEAIF+aYlCd5+M8ZYKDB83zdU=; b=RMYMSSdiF96kcfVecgR51hIAgLfHqTmmqHHazx+6s21HNZxtnxWqAGZXfAdydUn2on P8F3vysDEA587ab2FRRrI4ekW7vXsQKomskqRUuID/23dWNnuAtOmb3vI1zzgL3o6cW7 ukxN7hRC2NB8DUE58w9AFdIZU35ATu4kiqUZlQsYmSKtZ+YShEpXsqaY5rcNWb0F9TUg LGO3fvQuBwZPsPb6AmCHg99gE+lWzlDZoo2F5zHh5QWIcpmYxPcYTE/nH/pz418vIJDN daGHPYEnLzdag+YGk62sz3hpwUZYLpNN2WAff0t9zuNazFHJ7EFluBtrZ6d71FcKczdL vpiQ== 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=FY2YBIYFNYiIYiFoVGUEAIF+aYlCd5+M8ZYKDB83zdU=; b=iwwWP4CEFhkIR83b+bWXuxdW2gfjeyXenmTHfHay9eCjoeOYEE/WChaiI8mayQh3L5 1ErrURgLF1d+E6Kj2wamzkRMCwZqiIt7Dgb/a6F3I/540VQSmDOObv4Yuq/MSjD7cEwO eHIbaJyT66WqrhgxVcb1/b9K1PS8tSqs+hGUU14KgEY2Zz3gjnkb81xXiCpqsM0VEfZi b8kxAz6B7qcrkFgnmnz890RwPILP25THcR2bOERWG6QzSyBlY0nbGJB3whiikc5I3Elr 8V+D5GiFyzYqnq1w3FTNmrw62pTh4VF4ndvKoYwDsaFuEL5abERXrk7BrUyMnis5rlwQ CqVQ== X-Gm-Message-State: APjAAAVU+GOtBUbq4WLjEm9rWbt3e8YJUno7zRvpD6DyPwyEnfB63T1j 2OnkluVqY3lCduqEmIzbezdQ9L9w X-Google-Smtp-Source: APXvYqz55VOFaYZdIy6CjDbOFva7yM4+H65hox149D3bbczJnnmqh4NBJ5RFTaS8d6ASyUtxPgNd9A== X-Received: by 2002:a19:f00d:: with SMTP id p13mr14101898lfc.37.1576401581709; Sun, 15 Dec 2019 01:19:41 -0800 (PST) Date: Sun, 15 Dec 2019 10:19:40 +0100 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] gnetlist, attributes, fort "use cases" Message-Id: <20191215101940.37241d83ce6de95be80c2509@gmail.com> In-Reply-To: <87sglmtr4l.fsf@gag.com> References: <20191214172404 DOT 6663931f1c12829227071ee1 AT gmail DOT com> <59B26BA0-D385-4C52-A65C-82AFAE39B470 AT noqsi DOT com> <20191214195933 DOT 71b2dbd5069bc948f48af760 AT gmail DOT com> <20191214230741 DOT 98800b1957f2c34454c9d7a6 AT gmail DOT com> <87sglmtr4l DOT fsf AT gag DOT com> 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 > ... > If you find a reason to want to transfer additional attributes, it > wouldn't be hard to extend the exporter and associated test suite cases. > > Bdale Actual uses cases. I do without them right now as usually they are only required for a few traces but use them if available. Forgot this https://www.4pcb.com/trace-width-calculator.html so it is useful to set trace width attribute on nets though as actual width depend both on copper thickness and choice between inner or out layer set maximum current and choose trace width within layout program is probably a better choice. I have also seen there are similar problem for radio circuit https://www.multi-circuit-boards.eu/en/pcb-design-aid/impedance-calculation.html there I thinnk it would make sense to set an attribute with the impedance value, though differential signals are more complicated at least some end up as trace width depending on board construction. If then possible to select trace width depending on which net and preferably label trace is being drawn now mapping from either maximum current or Z0 can't be to hard to implement. Regards Nicklas Karlsson