X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f Date: Tue, 13 Dec 2011 01:41:40 -0500 Message-Id: <201112130641.pBD6fepO020053@envy.delorie.com> From: DJ Delorie To: geda-help AT delorie DOT com In-reply-to: (message from Clarke Watson on Mon, 12 Dec 2011 22:08:29 -0800) Subject: Re: [geda-help] Creating Symbols for Components with Many Pins References: Reply-To: geda-help AT delorie DOT com The usual way to do this is to simply create multiple (different) symbols, one for each group of pins, and in your schematic give them the same refdes. Example: http://www.delorie.com/electronics/rx/rx62T80-breakout.sch Note: for such symbols, most people use a symbol generator, such as tragesym or djboxsym, to make the symbols, rather than doing them manually.