commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: jblum
Subject: [Commit-gnuradio] r10664 - usrp-hw/trunk/sym/generated
Date: Fri, 20 Mar 2009 17:04:53 -0600 (MDT)

Author: jblum
Date: 2009-03-20 17:04:53 -0600 (Fri, 20 Mar 2009)
New Revision: 10664

Added:
   usrp-hw/trunk/sym/generated/cdcm7005-CLK.src
   usrp-hw/trunk/sym/generated/cdcm7005-CTRL.src
   usrp-hw/trunk/sym/generated/cdcm7005-PWR.src
Modified:
   usrp-hw/trunk/sym/generated/Makefile
   usrp-hw/trunk/sym/generated/tfp410.src
Log:
added cdcm7005 symbol

Modified: usrp-hw/trunk/sym/generated/Makefile
===================================================================
--- usrp-hw/trunk/sym/generated/Makefile        2009-03-20 19:40:22 UTC (rev 
10663)
+++ usrp-hw/trunk/sym/generated/Makefile        2009-03-20 23:04:53 UTC (rev 
10664)
@@ -211,16 +211,16 @@
        xc3sd1800acs484-JTAG.sym \
        xc3sd1800acs484-PWR.sym \
        xc3sd3400afg676-CFG.sym \
-        xc3sd3400afg676-TOPCLK.sym \
-        xc3sd3400afg676-BOTCLK.sym \
-        xc3sd3400afg676-IO0.sym \
-        xc3sd3400afg676-IO1.sym \
-        xc3sd3400afg676-IO2.sym \
-        xc3sd3400afg676-IO3.sym \
-        xc3sd3400afg676-LHCLK.sym \
-        xc3sd3400afg676-RHCLK.sym \
-        xc3sd3400afg676-JTAG.sym \
-        xc3sd3400afg676-PWR.sym \
+       xc3sd3400afg676-TOPCLK.sym \
+       xc3sd3400afg676-BOTCLK.sym \
+       xc3sd3400afg676-IO0.sym \
+       xc3sd3400afg676-IO1.sym \
+       xc3sd3400afg676-IO2.sym \
+       xc3sd3400afg676-IO3.sym \
+       xc3sd3400afg676-LHCLK.sym \
+       xc3sd3400afg676-RHCLK.sym \
+       xc3sd3400afg676-JTAG.sym \
+       xc3sd3400afg676-PWR.sym \
        adl5375-MIX.sym \
        adl5375-PWR.sym \
        spi-flash-so16.sym \
@@ -252,7 +252,10 @@
        ft232rq.sym \
        avx5602-24_overo1.sym \
        avx5602-24_overo2.sym \
-       tfp410.sym
+       tfp410.sym \
+       cdcm7005-CTRL.sym \
+       cdcm7005-CLK.sym \
+       cdcm7005-PWR.sym
 
 all : $(SOURCES)
 

Added: usrp-hw/trunk/sym/generated/cdcm7005-CLK.src
===================================================================
--- usrp-hw/trunk/sym/generated/cdcm7005-CLK.src                                
(rev 0)
+++ usrp-hw/trunk/sym/generated/cdcm7005-CLK.src        2009-03-20 23:04:53 UTC 
(rev 10664)
@@ -0,0 +1,64 @@
+# 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=2000
+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=XXXX
+name=CDCM7005-CLK
+device=CDCM7005RGZR
+refdes=U?
+footprint=QFN (RGZ)
+description=Clock Driver
+documentation=http://focus.ti.com/docs/prod/folders/print/cdcm7005.html
+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   
+#-----------------------------------------------------
+36             in      line    l               PRI_REF
+37             in      line    l               SEC_REF
+43             in      line    l               VCXO_IN
+42             in      line    l               \_VCXO_IN\_
+46             out     line    r               Y0A
+47             out     line    r               Y0B
+3              out     line    r               Y1A
+4              out     line    r               Y1B
+7              out     line    r               Y2A
+8              out     line    r               Y2B
+11             out     line    r               Y3A
+12             out     line    r               Y3B
+16             out     line    r               Y4A
+17             out     line    r               Y4B

Added: usrp-hw/trunk/sym/generated/cdcm7005-CTRL.src
===================================================================
--- usrp-hw/trunk/sym/generated/cdcm7005-CTRL.src                               
(rev 0)
+++ usrp-hw/trunk/sym/generated/cdcm7005-CTRL.src       2009-03-20 23:04:53 UTC 
(rev 10664)
@@ -0,0 +1,62 @@
+# 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=3300
+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=XXXX
+name=CDCM7005-CTRL
+device=CDCM7005RGZR
+refdes=U?
+footprint=QFN (RGZ)
+description=Clock Driver
+documentation=http://focus.ti.com/docs/prod/folders/print/cdcm7005.html
+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   
+#-----------------------------------------------------
+35             in      line    l               REF_SEL
+29             in      line    l               CTRL_LE
+26             in      line    l               CTRL_DATA
+28             in      line    l               CTRL_CLK
+1              in      line    l               \_PD\_
+14             in      line    l               \_RESET\_ or \_HOLD\_
+40             out     line    l               VBB
+23             out     line    r               STATUS_REF/PRI_SEC_CLK
+22             out     line    r               STATUS_VCXO/I_REF_CP
+25             io      line    r               PLL_LOCK
+31             out     line    r               CP_OUT
+34             io      line    r               NC

Added: usrp-hw/trunk/sym/generated/cdcm7005-PWR.src
===================================================================
--- usrp-hw/trunk/sym/generated/cdcm7005-PWR.src                                
(rev 0)
+++ usrp-hw/trunk/sym/generated/cdcm7005-PWR.src        2009-03-20 23:04:53 UTC 
(rev 10664)
@@ -0,0 +1,72 @@
+# 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=2000
+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=XXXX
+name=CDCM7005-PWR
+device=CDCM7005RGZR
+refdes=U?
+footprint=QFN (RGZ)
+description=Clock Driver
+documentation=http://focus.ti.com/docs/prod/folders/print/cdcm7005.html
+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   
+#-----------------------------------------------------
+2              pwr     line    l               VCC
+5              pwr     line    l               VCC
+6              pwr     line    l               VCC
+9              pwr     line    l               VCC
+10             pwr     line    l               VCC
+13             pwr     line    l               VCC
+15             pwr     line    l               VCC
+18             pwr     line    l               VCC
+19             pwr     line    l               VCC
+20             pwr     line    l               VCC
+21             pwr     line    l               VCC
+41             pwr     line    l               VCC
+44             pwr     line    l               VCC
+45             pwr     line    l               VCC
+48             pwr     line    l               VCC
+27             pwr     line    l               AVCC
+30             pwr     line    l               AVCC
+32             pwr     line    l               AVCC
+38             pwr     line    l               AVCC
+39             pwr     line    l               AVCC
+24             pwr     line    r               GND
+49             pwr     line    r               TP

Modified: usrp-hw/trunk/sym/generated/tfp410.src
===================================================================
--- usrp-hw/trunk/sym/generated/tfp410.src      2009-03-20 19:40:22 UTC (rev 
10663)
+++ usrp-hw/trunk/sym/generated/tfp410.src      2009-03-20 23:04:53 UTC (rev 
10664)
@@ -9,7 +9,7 @@
 rotate_labels=yes
 sort_labels=no
 generate_pinseq=yes
-sym_width=3500
+sym_width=3700
 pinwidthvertikal=400
 pinwidthhorizontal=400
 
@@ -19,9 +19,9 @@
 # use comment= if there are special information you want to add
 version=XXXX
 name=TFP410
-device=TFP410
+device=TFP410PAP
 refdes=U?
-footprint=TQFP-64
+footprint=HTQFP (PAP)
 description=DVI display driver
 documentation=http://focus.ti.com/docs/prod/folders/print/tfp410.html
 author=jblum
@@ -95,6 +95,7 @@
 20             pwr     line    b               TGND
 26             pwr     line    b               TGND
 32             pwr     line    b               TGND
+65             pwr     line    b               TP
 31             out     line    r               TX2+
 30             out     line    r               TX2-
 28             out     line    r               TX1+





reply via email to

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