Kai-Martin Knaak wrote: > The main case I'd like to catch is unintentionally duplicated symbols. If > both, refdes and all pins are identical, it is safe to assume an error. >
Nak. In my case, I use one symbol to refer to all 8/16/32 bits of a GPIO port on a microcontroller. I'll use a few bits from that port on one page, and a few on another. If I'm dealing with a wired-OR input, then the same pin might get used on several different sheets. And if that's the only pin on a port that gets used, then your logic would trip it as an unintentionally duplicated symbol. b.g. -- Bill Gatliff [email protected] _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

