gEDA-bug: [ geda-Feature Requests-1913664 ] gschem: better support for split symbols
SourceForge.net
noreply at sourceforge.net
Thu Mar 13 12:21:21 EDT 2008
Feature Requests item #1913664, was opened at 2008-03-13 17:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818429&aid=1913664&group_id=161080
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: KaiMartin (kaimartin)
Assigned to: Nobody/Anonymous (nobody)
Summary: gschem: better support for split symbols
Initial Comment:
It is good practice to split some features of integrated components into a set of different symbols. If all parts of a component receive the same refdes atrtribute gsch2pcb correctly unites them to a single component. However, there are a few issues:
* The DRC backend of gnetlist complains about multiple assignments of a refdes. These false positives reduces the value of this important check.
* There is no way for gsymcheck to examine consistent definition of a set of symbols.
* There is no check whether all splits of component were included in a schematic.
Suggestion: Split symbols should be supported much like slotted symbols are. Have attributes "numsplit" and "split". These attributes should allow a split aware DRC check.
---<(kaimartin)>---
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=818429&aid=1913664&group_id=161080
More information about the geda-bug
mailing list