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:16:11 +0000 From: "Peter C.J. Clifton" To: geda-user AT delorie DOT com Subject: [geda-user] Repeated pins with djboxsym Message-ID: 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 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?