X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: geda-help AT delorie DOT com Subject: Re: [geda-help] help with 71 pin element In-Reply-To: (geda-help@delorie.com) Date: Fri, 04 Aug 2017 20:43:47 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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 Precedence: bulk Your schematic doesn't have the symbols embedded (gschlas -e foo.sch) so we can't see what the schematic has for pin numbers. Note that the symbol must have the *numbers* (1..71) not the name (A1..L71), unless you change the .fp file to have A1..L71 in the numbers field. Importing the schematic into the pcb will replace the "name" field with the pinnames from the schematic, so they end up with names like "ENABLE" or "BUS4" or "PWRGOOD" depending on your design.