X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Cam-AntiVirus: no malware found X-Cam-SpamDetails: not scanned X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Date: 29 Nov 2011 13:58:23 +0000 From: "Peter C.J. Clifton" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Repeated pins with djboxsym Message-ID: In-Reply-To: References: X-Mailer: Prayer v1.3.4 Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Sender: "Peter C.J. Clifton" 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 Nov 29 2011, Peter C.J. Clifton wrote: >Hi guys, > >(DJ in particular). > >Am I right in thinking that I cannot achieve multiple identically named >pins on a symbol with djboxsym? > >I'm making a symbol for a Xilinx part, and there are many "GND" pins. >djboxsym doesn't seem to like me doing that though. > >My perl is very rusty, but I got the impression the pin name is being used >as a hash in an array - so must be unique. :( > >Is there a quick way around this without having to suffix my repeated >signal names to make them unique? Ok, ignore me.. turned out to be PEBKAC (I swapped the pin name and number columns around - doh!)