delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-help-bounces using -f |
Date: | Thu, 27 Oct 2016 12:55:39 -0400 |
Message-Id: | <201610271655.u9RGtdUF019539@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | geda-help AT delorie DOT com |
In-reply-to: | <786198275.37173.1477586877598@communicator.strato.de> |
(geda-help AT delorie DOT com) | |
Subject: | Re: [geda-help] Pinnames and Elementnames as specified in Pin[] and Element[] not |
used | |
References: | <786198275 DOT 37173 DOT 1477586877598 AT communicator DOT strato DOT de> |
Reply-To: | geda-help AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-help AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
The (unknown) likely comes from gnetlist/gschem, not pcb. Of the three text fields in Element[], the refdes one is set by the schematics, not pcb, and is the one matched by the netlist. You can view the three text fields with the View->Displayed Element Name menu option. Also, each Pin[] has two text fields; one is the pin *number* and the other is the pin *description*. The number comes from the footprint (and is used to match the netlist), but the description comes from gnetlist/gschem and matches the pinlabel in the schematic. Note that good practice is to set both Pin[] text fields to the pin number in the footprint, unless you have a specific description.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |