X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=XVy4t9rsWUb1srz/fH8qA8VbpcCZkGz0qevCB6oPYyg=; b=seL9KeAIYLMw9GMbNuUPhDkKQmF53lcLvpzj/OQ5j/G6upv8Ftyl8vONEDO1hyuFsz 9GBiuga564UpMwLA+IsoUQjbfvuBsiDimzMdRv/V2nZnZ9mFjYdWUX5NiPJhLTzsPbP8 DJ0wPzeIPcJuUvNcNc56YPpipeHwh7T38HBBHoVxC8no6OJB/G332urQf4SkMal6+BxW Eux5CZ4NqtU24+GNe8Eej5cp2iudh5qKWPGTFWU1gxPIMBsLSGeYs7/Nt0b3XFvXJmLI gshwq+W45YPR87qltDzwIYN7h/+GuXNBCnBNXtCMBJdCdUYXznm4x4ZkmQkKQfLpcUdF iOcA== MIME-Version: 1.0 In-Reply-To: <50A2B84F.4080204@laserlinc.com> References: <50A2B84F DOT 4080204 AT laserlinc DOT com> Date: Tue, 13 Nov 2012 22:25:35 -0500 Message-ID: Subject: Re: [geda-user] slotting From: Nathan Stewart To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=bcaec550a98876028f04ce6c1616 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 --bcaec550a98876028f04ce6c1616 Content-Type: text/plain; charset=ISO-8859-1 Actually I was trying to do this using the gui Autonumber "T U" command so that I can do it smaller chunks as appropriate On Tue, Nov 13, 2012 at 4:14 PM, Joshua Lansford < Joshua DOT Lansford AT laserlinc DOT com> wrote: > Please try refdes_renum_slots instead of refdes_renum. refdes_renum_slots > understands slotting as well as broken out symbols and will leave grouped > refdes's intact even when using --force > > download from > > http://public.laserlinc.com/Joshua/refdes_renum_slots.java > > compile with > > gcj --main=refdes_renum_slots -o refdes_renum_slots refdes_renum_slots.java > > The arguments are nearly identical to refdes_renum > > If symbols have different slot numbers and the same device type they are > grouped together. Also if you manually group a set of symbols by setting > their refdeses the same, it will stick even when --force is used redo the > numbering from scratch. > > This this a solution to your question? > ~Joshua > > > On 11/13/2012 02:51 PM, Nathan Stewart wrote: > > Is there any way to lock slotting on specific symbols? In this case I have > PVI optoisolator, and I'm kind of abusing the slotting for driver and > driven sides to keep the auto renumrefdes from splitting them up, but I > think it's the same thing with devices which split power pins on separate > symbols (Kai-Martin Knaak's opamp_pwr, opamp_dual, etc.. ). My PVI case > worked because the same symbol can representive of both sides if drawn > correctly. But can I make a symbol which is always slot 2, or slot 3, so > that I can renumber using just some selection choices to make sure that > the correct symbols are refdes'd together? > > Nathan > > > --bcaec550a98876028f04ce6c1616 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Actually I was trying to do this using the gui Autonumber "T U" c= ommand so that I can do it smaller chunks as appropriate

On Tue, Nov 13, 2012 at 4:14 PM, Joshua Lansford <Joshua DOT Lansford AT laserlinc DOT com> wrote:
=20 =20 =20
Please try refdes_renum_slots instead of refdes_renum. refdes_renum_slots understands slotting as well as broken out symbols and will leave grouped refdes's intact even when using --force

download from
=20
http://public.las=
erlinc.com/Joshua/refdes_renum_slots.java

compile with

gcj --main=3Drefdes_renum_slots -o refdes_renum_slots refdes_renum_slots.ja=
va
The arguments are nearly identical to refdes_renum

If symbols have different slot numbers and the same device type they are grouped together.=A0 Also if you manually group a set of symbols by setting their refdeses the same, it will stick even when --force is used redo the numbering from scratch.

This this a solution to your question?
~Joshua


On 11/13/2012 02:51 PM, Nathan Stewart wrote:
Is there any way to lock slotting on specific= symbols? In this case I have PVI optoisolator, and I'm kind of abusing the slotting for driver and driven sides to keep the auto renumrefdes from splitting them up, but I think it's the same thing with devices which split power pins on separate symbols (Kai-Martin Knaak's opamp_pwr, opamp_dual, etc.. ).=A0=A0 My PVI case worked because the same symbol can representive of both sides if drawn correctly. But can I make a symbol which is always slot 2, or slot 3, so that I can renumber using=A0 just some selection choices to make sure that the correct symbols are refdes'd together?

Nathan


--bcaec550a98876028f04ce6c1616--