commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: jblum
Subject: [Commit-gnuradio] r11650 - usrp-hw/trunk/sym/generated
Date: Thu, 15 Oct 2009 19:01:10 -0600 (MDT)

Author: jblum
Date: 2009-10-15 19:01:10 -0600 (Thu, 15 Oct 2009)
New Revision: 11650

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

Modified: usrp-hw/trunk/sym/generated/Makefile
===================================================================
--- usrp-hw/trunk/sym/generated/Makefile        2009-10-16 00:57:25 UTC (rev 
11649)
+++ usrp-hw/trunk/sym/generated/Makefile        2009-10-16 01:01:10 UTC (rev 
11650)
@@ -233,6 +233,7 @@
        adl5375-MIX.sym \
        adl5375-PWR.sym \
        spi-flash-so16.sym \
+       ltc3603.sym \
        ltc64x0-xx.sym \
        ads62p4x-lvds-ADC.sym \
        ads62p4x-PWR.sym \

Added: usrp-hw/trunk/sym/generated/ltc3603.src
===================================================================
--- usrp-hw/trunk/sym/generated/ltc3603.src                             (rev 0)
+++ usrp-hw/trunk/sym/generated/ltc3603.src     2009-10-16 01:01:10 UTC (rev 
11650)
@@ -0,0 +1,79 @@
+# 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=yes
+sort_labels=no
+generate_pinseq=yes
+sym_width=3500
+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=20090328
+name=LTC3603
+device=LTC3603
+refdes=U?
+footprint=MSE
+description=Monolithic Synchronous Step-Down Regulator
+documentation=http://www.linear.com/pc/productDetail.jsp?navId=H0,C1,C1003,C1042,C1032,C1064,P87745
+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   
+#-----------------------------------------------------
+16             pwr     line    t               PVIN
+15             pwr     line    t               PVIN
+
+2              in      line    l               SYNC/MODE
+3              out     line    l               PGOOD
+4              in      line    l               RT
+5              in      line    l               ITH
+6              in      line    l               VFB
+8              in      line    l               RUN
+9              in      line    l               TRACK/SS
+
+1              pwr     line    r               INTVCC
+14             in      line    r               BOOST
+13             out     line    r               SW
+12             out     line    r               SW
+
+7              pwr     line    b               SGND
+10             pwr     line    b               PGND
+11             pwr     line    b               PGND
+17             pwr     line    b               EP
+
+
+
+
+
+
+
+
+





reply via email to

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