Comment 2 for bug 698367

Revision history for this message
Ethan Swint (eswint-ramu) wrote : Re: gEDA-bug: [Bug 698367] Re: gnetlist doesn't detect duplicate refdes

On 08/23/2011 02:21 AM, KaiMartin wrote:
> Currently, gnetlistg has no way to know, whether, or not a duplicate
> refdes is legitimate. There are various use cases that involve duplicate
> refdes. (slotted symbols, components with power supply split into a
> different symbol, components with large pin count split into parts, ...)
>
It would be really nice if, when a duplicate refdes was found, that the
system would provide some notification and/or ask permission to link the
symbols. That would require a unique ID attribute be assigned to each
symbol, then their could be a delimited list of 'linked' IDs as a second
new attribute. This would also provide a method to preserve
autonumbering across split components/symbols. ('No the op-amp in the
bottom-left corner *needs* to be on the same chip as the op-amp on the
bottom-right. DFNSDK GM HG SHK gnetlist!!!')

-Ethan