commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: matt
Subject: [Commit-gnuradio] r10928 - usrp-hw/trunk/sym/generated
Date: Mon, 27 Apr 2009 17:20:46 -0600 (MDT)

Author: matt
Date: 2009-04-27 17:20:45 -0600 (Mon, 27 Apr 2009)
New Revision: 10928

Added:
   usrp-hw/trunk/sym/generated/ptn78020.src
Modified:
   usrp-hw/trunk/sym/generated/Makefile
   usrp-hw/trunk/sym/generated/dac5688-CH2.src
   usrp-hw/trunk/sym/generated/dac5688-PWR.src
Log:
ptn is a switcher module, moved dac pins around


Modified: usrp-hw/trunk/sym/generated/Makefile
===================================================================
--- usrp-hw/trunk/sym/generated/Makefile        2009-04-27 22:49:07 UTC (rev 
10927)
+++ usrp-hw/trunk/sym/generated/Makefile        2009-04-27 23:20:45 UTC (rev 
10928)
@@ -263,6 +263,7 @@
        cdcm7005-PWR.sym \
        samtec-diff-conn-40.sym \
        pth08t220w.sym \
+       ptn78020.sym \
        tps74401.sym \
        hdmi.sym \
        txs0206.sym \

Modified: usrp-hw/trunk/sym/generated/dac5688-CH2.src
===================================================================
--- usrp-hw/trunk/sym/generated/dac5688-CH2.src 2009-04-27 22:49:07 UTC (rev 
10927)
+++ usrp-hw/trunk/sym/generated/dac5688-CH2.src 2009-04-27 23:20:45 UTC (rev 
10928)
@@ -49,7 +49,7 @@
 #-----------------------------------------------------
 #pinnr seq     type    style   posit.  net     label   
 #-----------------------------------------------------
-43             in      line    l               DB15_P2
+43             in      line    l               DB15_P2/MUX
 42             in      line    l               DB14_P2
 41             in      line    l               DB13_P2
 40             in      line    l               DB12_P2

Modified: usrp-hw/trunk/sym/generated/dac5688-PWR.src
===================================================================
--- usrp-hw/trunk/sym/generated/dac5688-PWR.src 2009-04-27 22:49:07 UTC (rev 
10927)
+++ usrp-hw/trunk/sym/generated/dac5688-PWR.src 2009-04-27 23:20:45 UTC (rev 
10928)
@@ -49,19 +49,21 @@
 #-----------------------------------------------------
 #pinnr seq     type    style   posit.  net     label   
 #-----------------------------------------------------
-1              pwr     line    l               CLKVDD_18
 10             pwr     line    l               DVDD_18
 39             pwr     line    l               DVDD_18
 50             pwr     line    l               DVDD_18
 63             pwr     line    l               DVDD_18
 44             pwr     line    l               DVDD_18/VFUSE
-9              pwr     line    l               IOVDD_33
+                       spacer  l
+1              pwr     line    l               CLKVDD_18
 
 51             pwr     line    r               AVDD_33
 54             pwr     line    r               AVDD_33
 55             pwr     line    r               AVDD_33
 59             pwr     line    r               AVDD_33
 62             pwr     line    r               AVDD_33
+                       spacer  r
+9              pwr     line    r               IOVDD_33
 
 4              pwr     line    b               GND
 65             pwr     line    b               GND_EP

Added: usrp-hw/trunk/sym/generated/ptn78020.src
===================================================================
--- usrp-hw/trunk/sym/generated/ptn78020.src                            (rev 0)
+++ usrp-hw/trunk/sym/generated/ptn78020.src    2009-04-27 23:20:45 UTC (rev 
10928)
@@ -0,0 +1,60 @@
+# 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=3400
+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=PTN78020W
+device=PTN78020W
+refdes=U?
+footprint=PTN78020W
+description=TI Switching Regulator Module
+documentation=http://www.ti.com
+author=mettus
+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   
+#-----------------------------------------------------
+1              pwr     line    b               GND
+7              pwr     line    b               GND
+                       spacer  b
+4              in      line    b               Vadj
+
+2              pwr     line    l               Vin
+3              in      line    l               \_Inhibit\_
+6              pwr     line    r               Vout
+5              in      line    r               Sense
+





reply via email to

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