commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r11655 - usrp-hw/trunk/sym/generated


From: jblum
Subject: [Commit-gnuradio] r11655 - usrp-hw/trunk/sym/generated
Date: Mon, 19 Oct 2009 16:07:45 -0600 (MDT)

Author: jblum
Date: 2009-10-19 16:07:44 -0600 (Mon, 19 Oct 2009)
New Revision: 11655

Added:
   usrp-hw/trunk/sym/generated/acjs-mhd.src
Modified:
   usrp-hw/trunk/sym/generated/Makefile
Log:
added symbol acjs-mhd

Modified: usrp-hw/trunk/sym/generated/Makefile
===================================================================
--- usrp-hw/trunk/sym/generated/Makefile        2009-10-19 17:28:46 UTC (rev 
11654)
+++ usrp-hw/trunk/sym/generated/Makefile        2009-10-19 22:07:44 UTC (rev 
11655)
@@ -2,7 +2,9 @@
 
 TRAGESYM=tragesym
 
-SOURCES=ad813x.sym \
+SOURCES=\
+       acjs-mhd.sym \
+       ad813x.sym \
        ada493x-1.sym \
        ada493x-2-A.sym \
        ada493x-2-B.sym \

Added: usrp-hw/trunk/sym/generated/acjs-mhd.src
===================================================================
--- usrp-hw/trunk/sym/generated/acjs-mhd.src                            (rev 0)
+++ usrp-hw/trunk/sym/generated/acjs-mhd.src    2009-10-19 22:07:44 UTC (rev 
11655)
@@ -0,0 +1,63 @@
+# This is the template file for creating symbols with tragesym
+# every line starting with '#' is a comment line.
+
+[options]
+# rotate_labels rotates the pintext of top and bottom pins
+# wordswap swaps labels if the pin is on the right side an looks like this:
+# "PB1 (CLK)"
+wordswap=yes
+rotate_labels=no
+sort_labels=no
+generate_pinseq=yes
+sym_width=1400
+pinwidthvertikal=400
+pinwidthhorizontal=400
+
+[geda_attr]
+# name will be printed in the top of the symbol
+# if you have a device with slots, you'll have to use slot= and slotdef=
+# use comment= if there are special information you want to add
+version=20060906
+name=ACJS-MHD
+device=55010156-302
+refdes=J?
+footprint=ACJS-MHD
+description=dual audio jack
+documentation=ACJS-MHD
+author=jblum
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+#comment=
+#comment=
+
+[pins]
+# tabseparated list of pin descriptions
+# pinnr is the physical number of the pin
+# seq is the pinseq= attribute, leave it blank if it doesn't matter
+# type can be (in, out, io, oc, oe, pas, tp, tri, clk, pwr)
+# style can be (line,dot,clk,dotclk,none). none if only want to add a net
+# posit. can be (l,r,t,b) or empty for nets
+# net specifies the name of the Vcc or GND name
+# label represents the pinlabel. 
+#      negation lines can be added with _Q_ 
+#      if you want to add a "_" or "\" use "\_" and "\\" as escape sequences
+#-----------------------------------------------------
+#pinnr seq     type    style   posit.  net     label   
+#-----------------------------------------------------
+10             io      line    l               top_sleeve
+7              io      line    l               top_sleeve_s
+11             io      line    l               top_ring
+8              io      line    l               top_ring_s
+9              io      line    l               top_tip
+12             io      line    l               top_tip_s
+
+4              io      line    l               bot_sleeve
+1              io      line    l               bot_sleeve_s
+5              io      line    l               bot_ring
+2              io      line    l               bot_ring_s
+3              io      line    l               bot_tip
+6              io      line    l               bot_tip_s


Property changes on: usrp-hw/trunk/sym/generated/acjs-mhd.src
___________________________________________________________________
Added: svn:mergeinfo
   + 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]