delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2013/07/11/07:37:44

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> <D608FEA9-14C9-452A-89C0-D53FCFC233E2 AT noqsi DOT com>
<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 <joshua DOT lansford AT laserlinc DOT com>
Date: Thu, 11 Jul 2013 07:36:27 -0400
Message-ID: <CAGRhJMYVHqV-qkOCgN4QQVt2hBRJRutrha8xd=uqJ37RoZ-j+w@mail.gmail.com>
Subject: Re: [geda-user] any real issue with anonymous pins?
To: geda-user AT delorie DOT com
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

--001a11c1b4f82f6ab404e13acf12
Content-Type: text/plain; charset=ISO-8859-1

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,
  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

<div dir=3D"ltr"><div class=3D"gmail_extra">On Wed, Jul 10, 2013 at 8:48 PM=
, Dave Curtis <span dir=3D"ltr">&lt;<a href=3D"mailto:davecurtis AT sonic DOT net"=
 target=3D"_blank">davecurtis AT sonic DOT net</a>&gt;</span> wrote:<br><div class=
=3D"gmail_quote">

<blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-=
left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;p=
adding-left:1ex"><div class=3D"im">
<br></div>
Well, in my personal use case, slotting is a must-have<span class=3D""><fon=
t color=3D"#888888"><br>
<br>
-dave</font></span><div class=3D""><div class=3D"h5">
<br>
</div></div></blockquote></div>Dave,<div>=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.</div><div><a href=3D"http://www.seul.org/pipermail/geda-user/20=
11-January/052198.html">http://www.seul.org/pipermail/geda-user/2011-Januar=
y/052198.html</a><br>

</div><div><pre style=3D"color:rgb(0,0,0)"><a href=3D"http://public.laserli=
nc.com/Joshua/refdes_renum_slots.java">http://public.laserlinc.com/Joshua/r=
efdes_renum_slots.java</a></pre></div><div class=3D"gmail_extra"><br></div>=
<div class=3D"gmail_extra" style>

It is compiled with GNU gcj:</div><div class=3D"gmail_extra" style><span st=
yle=3D"font-family:palatino,georgia,verdana,arial,sans-serif;line-height:19=
px;text-align:justify">gcj --main=3Drefdes_renum_slots -o refdes_renum_slot=
s refdes_renum_slots.java</span></div>

<div class=3D"gmail_extra" style><span style=3D"font-family:palatino,georgi=
a,verdana,arial,sans-serif;line-height:19px;text-align:justify"><br></span>=
</div><div class=3D"gmail_extra" style><span style=3D"text-align:justify"><=
font face=3D"palatino, georgia, verdana, arial, sans-serif"><span style=3D"=
line-height:19px">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</span></f=
ont></span></div>

<div class=3D"gmail_extra" style><span style=3D"text-align:justify"><font f=
ace=3D"palatino, georgia, verdana, arial, sans-serif"><span style=3D"line-h=
eight:19px">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.</span></font></sp=
an></div>

<div class=3D"gmail_extra" style><span style=3D"text-align:justify"><font f=
ace=3D"palatino, georgia, verdana, arial, sans-serif"><span style=3D"line-h=
eight:19px"><br></span></font></span></div><div class=3D"gmail_extra" style=
=3D"text-align:justify">

<font face=3D"palatino, georgia, verdana, arial, sans-serif"><span style=3D=
"line-height:19px">Tastes like chicken, highly=A0recommend=A0it.</span></fo=
nt></div><div class=3D"gmail_extra" style=3D"text-align:justify"><font face=
=3D"palatino, georgia, verdana, arial, sans-serif"><span style=3D"line-heig=
ht:19px"><br>

</span></font></div><div class=3D"gmail_extra" style=3D"text-align:justify"=
><font face=3D"palatino, georgia, verdana, arial, sans-serif"><span style=
=3D"line-height:19px">~Joshua</span></font></div><div class=3D"gmail_extra"=
 style>
<br>
</div></div></div>

--001a11c1b4f82f6ab404e13acf12--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019