commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: matt
Subject: [Commit-gnuradio] r3982 - usrp-hw/trunk/sym/generated
Date: Mon, 13 Nov 2006 23:32:55 -0700 (MST)

Author: matt
Date: 2006-11-13 23:32:55 -0700 (Mon, 13 Nov 2006)
New Revision: 3982

Added:
   usrp-hw/trunk/sym/generated/ds90cp22.src
Modified:
   usrp-hw/trunk/sym/generated/Makefile
   usrp-hw/trunk/sym/generated/ad9510-CTRL.src
   usrp-hw/trunk/sym/generated/ad9777-CTRL.src
Log:
fixed some clocks, added LVDS 2x2 crosspoint switch


Modified: usrp-hw/trunk/sym/generated/Makefile
===================================================================
--- usrp-hw/trunk/sym/generated/Makefile        2006-11-14 06:01:11 UTC (rev 
3981)
+++ usrp-hw/trunk/sym/generated/Makefile        2006-11-14 06:32:55 UTC (rev 
3982)
@@ -153,7 +153,8 @@
        ad56x4.sym \
        lt3510-A.sym \
        lt3510-B.sym \
-       adg3301.sym
+       adg3301.sym \
+       ds90cp22.sym
 
 
 

Modified: usrp-hw/trunk/sym/generated/ad9510-CTRL.src
===================================================================
--- usrp-hw/trunk/sym/generated/ad9510-CTRL.src 2006-11-14 06:01:11 UTC (rev 
3981)
+++ usrp-hw/trunk/sym/generated/ad9510-CTRL.src 2006-11-14 06:32:55 UTC (rev 
3982)
@@ -51,7 +51,7 @@
 #-----------------------------------------------------
 16             in      line    l               FUNCTION
 17             out     line    l               STATUS
-18             in      line    l               SCLK
+18             clk     clk     l               SCLK
 19             io      line    l               SDIO
 20             out     line    l               SDO
 21             in      dot     l               \_CSB\_

Modified: usrp-hw/trunk/sym/generated/ad9777-CTRL.src
===================================================================
--- usrp-hw/trunk/sym/generated/ad9777-CTRL.src 2006-11-14 06:01:11 UTC (rev 
3981)
+++ usrp-hw/trunk/sym/generated/ad9777-CTRL.src 2006-11-14 06:32:55 UTC (rev 
3982)
@@ -61,5 +61,5 @@
 
 53             in      line    l               SDO
 54             in      line    l               SDIO
-55             in      line    l               SCLK
+55             clk     clk     l               SCLK
 56             in      dot     l               \_CSB\_

Added: usrp-hw/trunk/sym/generated/ds90cp22.src
===================================================================
--- usrp-hw/trunk/sym/generated/ds90cp22.src                            (rev 0)
+++ usrp-hw/trunk/sym/generated/ds90cp22.src    2006-11-14 06:32:55 UTC (rev 
3982)
@@ -0,0 +1,68 @@
+# 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=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=DS90CP22
+device=DS90CP22
+refdes=U?
+footprint=TSSOP16
+description=2x2 LVDS Crosspoint Switch, also in SO16
+documentation=http://www.national.com
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+#comment=
+#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              in      line    l               SEL1
+2              in      line    l               SEL0
+3              in      line    l               IN0_P
+4              in      dot     l               \_IN0_N\_
+5              pwr     line    b               Vcc
+6              in      line    l               IN1_P
+7              in      dot     l               IN1_N
+8              in      line    l               NC
+16             in      line    r               EN0
+15             in      line    r               EN1
+14             out     line    r               OUT0_P
+13             out     dot     r               OUT0_N
+12             pwr     line    b               GND
+11             out     line    r               OUT1_P
+10             out     dot     r               OUT1_N
+9              in      line    r               NC
+





reply via email to

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