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

gEDA-bug: [ geda-Feature Requests-1450596 ] checks for slotted parts and large parts



Feature Requests item #1450596, was opened at 2006-03-15 13:37
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=1450596&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: gnetlist
Group: None
Status: Open
Priority: 5
Submitted By: Dan McMahill (danmc)
Assigned to: Nobody/Anonymous (nobody)
Summary: checks for slotted parts and large parts

Initial Comment:

There was recently a discussion on one of the mailing
lists about symbols for large pin count parts.  One
proposal is to break these into multiple symbols.  This
applies to small but multi function chips.  For
example, a dual op-amp might want to be broken into:

myamp-1.sym -- channel #1
myamp-2.sym -- channel #2
myamp-3.sym -- power pins

It seems like something useful is to have an additional
attribute to indicate that this is a "multi-symbol
part" and which piece each symbol is.  For example,

myamp-1.sym -- multi=3, multicnt=1
myamp-2.sym -- multi=3, multicnt=2
myamp-3.sym -- multi=3, multicnt=3

and now include a check in gnetlist (drc2 backend
maybe, maybe globally for all backends) that ensures
you have instantiated all (3 in this case) pieces of a
part.  This will avoid forgetting to instantiate the
power/ground symbol for a part or tying off unused
gates in a multi-gate symbol.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=818429&aid=1450596&group_id=161080
_______________________________________________
geda-bug mailing list
geda-bug@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-bug