[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-user: refdes_renum_slots update



On 12/6/2010 8:31 PM, geda-user-request@xxxxxxxxxxxxxx wrote:
Joshua E. Lansford wrote:

>  The tool attached
>  (refdes_renum_slot) uses the same arguments as refdes_renum
>  except that when it finds components with a slot attributes,
>  it will pare them together and give them the same refdes.
What does your tool do on a renumber run, when it comes across
symbols with the same refdes? The current version of refdes_renum
Attaches separate numbers to all of them. This is of cause bad,
since equal refdeses were probably deliberate. Not that this may
happen without slotting. E.g if power pins are put in a symbol
of their own.

---<)kaimartin(>---

refdes_renum_slots now also respects existing manual groupings even when issued with --force. If this behavior is not desired --regroup can be specified as well.

Here is the java source:
http://public.laserlinc.com/temp/Joshua/refdes_renum_slots.java

And here is a script to compile it using gcj: Of course it should work with any java compiler.
http://public.laserlinc.com/temp/Joshua/refdes_renum_slots_compile.sh



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user