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

gEDA-bug: [Bug 698748] Re: gschem: please remove the refdes of copied symbols



I coded this demo up for someone in the past.. seems relevant.

Requires adding to gschemrc:

(load-from-path "<PATH_TO_SCRIPT>/unnumber-refdes.scm")
(add-hook! copy-component-hook unnumber-refdes)


** Attachment added: "unnumber-refdes.scm"
   https://bugs.launchpad.net/geda/+bug/698748/+attachment/1786799/+files/unnumber-refdes.scm

-- 
You received this bug notification because you are a member of gEDA Bug
Team, which is subscribed to gEDA.
https://bugs.launchpad.net/bugs/698748

Title:
  gschem: please remove the refdes of copied symbols

Status in GPL Electronic Design Automation tools:
  Confirmed

Bug description:
  At the moment a copy of a symbol will inherit all 
attributes of its parent. So you will end up with two 
symbols with identical refdes. This is hardly useful. 
Please reset the refdes of the copied symbol to  the 
default value which will most likely be something like 
"U?"
---<(kaimartin)>---




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