[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: attributes.tex
User: ahvezda
Date: 05/11/05 22:26:02
Modified: . attributes.tex
Log:
misc update to the attribute document
Revision Changes Path
1.15 +5 -4 eda/geda/devel/docs/attributes/attributes.tex
(In the diff below, changes in quantity of whitespace are not shown.)
Index: attributes.tex
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/docs/attributes/attributes.tex,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- attributes.tex 6 Jul 2004 21:31:21 -0000 1.14
+++ attributes.tex 6 Nov 2005 03:26:02 -0000 1.15
@@ -133,10 +133,11 @@
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 {\bf pinnumber} (\ref{pinnumber}) attribute.
+In some backends (especially the SPICE backend), 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 {\bf pinnumber} (\ref{pinnumber}) attribute.
Examples: \texttt{pinseq=1 pinseq=2 pinseq=3}