next up previous contents
Next: pinnumber Up: Symbol only Attributes Previous: comment   Contents


pinseq

This attribute is used to give each pin an unique number or sequence. All pins must have a pinseq=# attribute attached to the pin object. This attribute should be hidden. This attribute is used extensively by gschem and gnetlist.

gnetlist will output pins in the order of increasing pin sequence. The sequence numbers start at 1 and should increase without skipping any numbers. This attribute is not the pin number (i.e. device pin numbers, like GND is 7 on TTL). For pin numbers see the pinnumber (3.7) attribute.

Examples: pinseq=1 pinseq=2 pinseq=3

This attribute replaces the obsolete pin#=# attribute.



Ales V. Hvezda 2003-09-01