Peter TB Brett wrote: > This is from my idea of only having a single copy of the symbol embedded > which > is referenced by one or more instances.
It's a solid idea backed by the $$EDA tools using that concept for chip design. They deal with which version to use by project configuration changes to library directories searched to find the reference by name, not version number or unique ID. Cadence calls the configuration entries library search paths. Put a nonstandard path in your local config file and you are using project specific parts when they are found, plus standard parts next, since paths are searched in order of occurence in the project config file. John Griessen Ecosensory ecosensory.com Austin Texas _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
