X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:x-gm-message-state; bh=T6vi0uJE9D8JsAiOK1K9SuXcSL/HU0MFm9AvYA7ULWE=; b=VbT4JYoSo2H7yRCnXNcEIidwbfgFk3bmnuorByscnJHn07C2lWlsb/nGuG0vjSxiyF nhI9K2b3IFnMiYRmei2wXoL5Yb8fF+SxzXM6jjN5VvFTVS8KP8yNoJBz7RC7ELStFV8V j29r1LGFzlYfERaxzxCdk4tCZnShnurTBP54iKY6+dx1AT6Ag7sk2sL+oeCmZnawIeAN v2w3F86IO4NqW8+4FxC+uc3yU7J7bpQ+mZumwlJ5Bkoyep+Xde5+j2ls6GRhdJclVa/0 D4K9c1xpLkvwgaoadna87MMAHAeCsCVHAFXxLXm1lh+fxIffNWxLGXZPeCPXf/k/eyou s6IA== X-Received: by 10.194.219.198 with SMTP id pq6mr20946405wjc.58.1373542607181; Thu, 11 Jul 2013 04:36:47 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <51DE00E7.2000406@sonic.net> References: <51DDCDF5 DOT 7000807 AT sonic DOT net> <51DDE098 DOT 5050209 AT sonic DOT net> <09AE324C-33E7-4125-A154-DF3222007238 AT noqsi DOT com> <51DE00E7 DOT 2000406 AT sonic DOT net> From: Joshua Lansford Date: Thu, 11 Jul 2013 07:36:27 -0400 Message-ID: Subject: Re: [geda-user] any real issue with anonymous pins? To: geda-user AT delorie DOT com Content-Type: multipart/alternative; boundary=001a11c1b4f82f6ab404e13acf12 X-Gm-Message-State: ALoCoQlzguvIZ+HGO4W1eD9uXvBXa8VLIMsSamli48RphGd9wZSqwOhg1Nzf4BaEgb80GRjMCUha 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 --001a11c1b4f82f6ab404e13acf12 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Jul 10, 2013 at 8:48 PM, Dave Curtis wrote: > > Well, in my personal use case, slotting is a must-have > > -dave > > Dave, If you are going to be using slotted symbols extensively, I would like to put a plug in for refdes_renum_slots. http://www.seul.org/pipermail/geda-user/2011-January/052198.html http://public.laserlinc.com/Joshua/refdes_renum_slots.java It is compiled with GNU gcj: gcj --main=refdes_renum_slots -o refdes_renum_slots refdes_renum_slots.java The arguments are nearly identical to refdes_renum except that if you set the slot attribute in the schematic the tool will group them by symbolic proximity or simply respect previous groupings. The tool also optionally does other stuff such as update refdes references in textual descriptions so that components can be referenced in schematic notes before the refdes sequence is finalized. Tastes like chicken, highly recommend it. ~Joshua --001a11c1b4f82f6ab404e13acf12 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Wed, Jul 10, 2013 at 8:48 PM= , Dave Curtis <davecurtis AT sonic DOT net> wrote:

Well, in my personal use case, slotting is a must-have

-dave

Dave,
=A0 If you are going to be using s= lotted symbols=A0extensively, =A0I would like to put a plug in for refdes_r= enum_slots.

=
It is compiled with GNU gcj:
gcj --main=3Drefdes_renum_slots -o refdes_renum_slot= s refdes_renum_slots.java

=
<= font face=3D"palatino, georgia, verdana, arial, sans-serif">The arguments are nearly identical to refdes_renum except= that if you set the slot attribute in the schematic the tool will group th= em by symbolic proximity or simply respect previous groupings.=A0
The tool also optionally does other stuff such as update refdes= references in textual descriptions so that components can be referenced in= schematic notes before the refdes sequence is finalized.

Tastes like chicken, highly=A0recommend=A0it.

~Joshua

--001a11c1b4f82f6ab404e13acf12--