X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Sat, 2 Jan 2016 13:51:06 -0500 Message-Id: <201601021851.u02Ip66c022215@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <56881ACE.9070604@ecosensory.com> (message from John Griessen on Sat, 2 Jan 2016 12:45:34 -0600) Subject: Re: [geda-user] ideas on slotting and mechanisms for grouping/associating heterogenous symbols. References: <8444F816-17CE-4A56-A982-4A60DEDA72B8 AT noqsi DOT com> <87FC7D4C-157A-499E-8B93-97653D6A7C68 AT noqsi DOT com> <624E6A69-62CE-4FCB-9D44-9FDF036254A3 AT sbcglobal DOT net> <56880043 DOT 7040003 AT ecosensory DOT com> <20160102182739 DOT 5d195829880cf75768ae0a82 AT gmail DOT com> <201601021755 DOT u02HtOWs020325 AT envy DOT delorie DOT com> <20160102191018 DOT 5e68c0c4ecc70a49bd9998f6 AT gmail DOT com> <201601021816 DOT u02IGHCC021127 AT envy DOT delorie DOT com> <56881ACE DOT 9070604 AT ecosensory DOT com> 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 > Seems to require automatic schematic drawing code -- not existing yet. Any swapping solution should be able to at least go back and annotate pins with the actual physical pin number chosen, else there's no point to an as-built. We currently do swapping in gschem, so it knows the pin numbers and can display them. Any time we defer pin swapping to downstream of gschem, we need a way to merge that information with the schematic so that we can have a schematic with physical pin numbers on them. I don't think this needs a "automatically draw a new schematic" feature, just a way of saying "I picked pins 1,2,3 for that symbol".