commit-gnuradio
[Top][All Lists]
Advanced

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

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


From: matt
Subject: [Commit-gnuradio] r10169 - usrp-hw/trunk/sym/generated
Date: Fri, 26 Dec 2008 17:55:15 -0700 (MST)

Author: matt
Date: 2008-12-26 17:55:15 -0700 (Fri, 26 Dec 2008)
New Revision: 10169

Added:
   usrp-hw/trunk/sym/generated/et1011c2-CFGLED.src
   usrp-hw/trunk/sym/generated/et1011c2-CLK.src
   usrp-hw/trunk/sym/generated/et1011c2-GMII.src
   usrp-hw/trunk/sym/generated/et1011c2-JTAG.src
   usrp-hw/trunk/sym/generated/et1011c2-MDI.src
   usrp-hw/trunk/sym/generated/et1011c2-MGT.src
   usrp-hw/trunk/sym/generated/et1011c2-PWR.src
Log:
new Gigabit phy


Added: usrp-hw/trunk/sym/generated/et1011c2-CFGLED.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-CFGLED.src                             
(rev 0)
+++ usrp-hw/trunk/sym/generated/et1011c2-CFGLED.src     2008-12-27 00:55:15 UTC 
(rev 10169)
@@ -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=yes
+sort_labels=no
+generate_pinseq=yes
+sym_width=5200
+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=ET1011C2-CFG
+device=ET1011C2
+refdes=U?
+footprint=MLCC84
+description=LSI TruePHY
+documentation=NA
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 7 of 7
+#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             in      line    l               MAC_IF_SEL0
+17             in      line    l               MAC_IF_SEL1
+18             in      line    l               MAC_IF_SEL2
+40             in      line    l               PHYAD4
+41             in      line    l               PHYAD3
+42             in      line    l               PHYAD2
+43             in      line    l               PHYAD1/LED100
+44             in      line    l               PHYAD0/LED_TXRX
+13             in      line    l               SYS_CLK_EN_N/SHARED
+14             in      line    l               LPED_EN_N/SHARED
+49             in      line    l               SPEED_1000/LED1000
+50             in      line    l               PAUSE/LED_LNK

Added: usrp-hw/trunk/sym/generated/et1011c2-CLK.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-CLK.src                                
(rev 0)
+++ usrp-hw/trunk/sym/generated/et1011c2-CLK.src        2008-12-27 00:55:15 UTC 
(rev 10169)
@@ -0,0 +1,56 @@
+# 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=ET1011C2-CLK
+device=ET1011C2
+refdes=U?
+footprint=MLCC84
+description=LSI TruePHY
+documentation=NA
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 6 of 7
+#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   
+#-----------------------------------------------------
+22             io      clk     l               CLK_IN/XTAL_1
+23             io      clk     l               XTAL_2
+24             in      line    l               \_RESET\_
+57             out     line    r               SYS_CLK
+

Added: usrp-hw/trunk/sym/generated/et1011c2-GMII.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-GMII.src                               
(rev 0)
+++ usrp-hw/trunk/sym/generated/et1011c2-GMII.src       2008-12-27 00:55:15 UTC 
(rev 10169)
@@ -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=2400
+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=ET1011C2-GMII
+device=ET1011C2
+refdes=U?
+footprint=MLCC84
+description=LSI TruePHY
+documentation=NA
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 4 of 7
+#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   
+#-----------------------------------------------------
+73             out     line    l               COL
+74             out     line    l               CRS
+72             out     line    l               RX_CLK
+70             out     line    l               RX_ER
+69             out     line    l               RX_DV
+68             out     line    l               RXD0
+67             out     line    l               RXD1
+66             out     line    l               RXD2
+65             out     line    l               RXD3
+62             out     line    l               RXD4
+61             out     line    l               RXD5
+60             out     line    l               RXD6
+59             out     line    l               RXD7
+
+77             in      line    r               GTX_CLK
+78             in      line    r               TX_ER
+79             in      line    r               TX_EN
+
+80             in      line    r               TXD0
+81             in      line    r               TXD1
+82             in      line    r               TXD2
+83             in      line    r               TXD3
+84             in      line    r               TXD4
+1              in      line    r               TXD5
+2              in      line    r               TXD6
+3              in      line    r               TXD7
+
+75             out     line    r               TX_CLK

Added: usrp-hw/trunk/sym/generated/et1011c2-JTAG.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-JTAG.src                               
(rev 0)
+++ usrp-hw/trunk/sym/generated/et1011c2-JTAG.src       2008-12-27 00:55:15 UTC 
(rev 10169)
@@ -0,0 +1,58 @@
+# 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=ET1011C2-JTAG
+device=ET1011C2
+refdes=U?
+footprint=MLCC84
+description=LSI TruePHY
+documentation=NA
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 3 of 7
+#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   
+#-----------------------------------------------------
+12             in      dot     l               \_TRST\_
+14             in      line    l               TDI_SHARED
+15             out     line    l               TDO
+13             in      line    l               TMS_SHARED
+5              clk     clk     l               TCK
+
+

Added: usrp-hw/trunk/sym/generated/et1011c2-MDI.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-MDI.src                                
(rev 0)
+++ usrp-hw/trunk/sym/generated/et1011c2-MDI.src        2008-12-27 00:55:15 UTC 
(rev 10169)
@@ -0,0 +1,65 @@
+# 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=ET1011C2-MDI
+device=ET1011C2
+refdes=U?
+footprint=MLCC84
+description=LSI TruePHY
+documentation=NA
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 2 of 7
+#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   
+#-----------------------------------------------------
+25             io      line    r               TRD0_P
+26             io      dot     r               \_TRD0_N\_
+
+28             io      line    r               TRD1_P
+29             io      dot     r               \_TRD1_N\_
+
+34             io      line    r               TRD2_P
+35             io      dot     r               \_TRD2_N\_
+
+37             io      line    r               TRD3_P
+38             io      dot     r               \_TRD3_N\_
+
+32             io      line    l               RSET
+51             io      line    l               PRES

Added: usrp-hw/trunk/sym/generated/et1011c2-MGT.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-MGT.src                                
(rev 0)
+++ usrp-hw/trunk/sym/generated/et1011c2-MGT.src        2008-12-27 00:55:15 UTC 
(rev 10169)
@@ -0,0 +1,54 @@
+# 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=ET1011C2-MGT
+device=ET1011C2
+refdes=U?
+footprint=MLCC84
+description=LSI TruePHY
+documentation=NA
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 5 of 7
+#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   
+#-----------------------------------------------------
+55             in      clk     l               MDC
+54             io      line    l               MDIO
+53             out     line    l               \_INTERRUPT\_

Added: usrp-hw/trunk/sym/generated/et1011c2-PWR.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-PWR.src                                
(rev 0)
+++ usrp-hw/trunk/sym/generated/et1011c2-PWR.src        2008-12-27 00:55:15 UTC 
(rev 10169)
@@ -0,0 +1,85 @@
+# 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=ET1011C2-PWR
+device=ET1011C2
+refdes=U?
+footprint=MLCC84
+description=LSI TruePHY
+documentation=NA
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 1 of 7
+#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   
+#-----------------------------------------------------
+45             pwr     line    l               VDD_REG
+46             out     line    l               CTRL_2V5
+47             out     line    l               CTRL_1V0
+
+85             pwr     line    b               GND_PAD
+
+4              pwr     line    r               DVDD_IO
+52             pwr     line    r               DVDD_IO
+58             pwr     line    r               DVDD_IO
+64             pwr     line    r               DVDD_IO
+71             pwr     line    r               DVDD_IO
+76             pwr     line    r               DVDD_IO
+
+6              pwr     line    r               VDD_1V
+19             pwr     line    r               VDD_1V
+48             pwr     line    r               VDD_1V
+56             pwr     line    r               VDD_1V
+63             pwr     line    r               VDD_1V
+
+21             pwr     line    r               AVDDH_2V5
+31             pwr     line    r               AVDDH_2V5
+
+20             pwr     line    r               AVDDL_1V
+27             pwr     line    r               AVDDL_1V
+30             pwr     line    r               AVDDL_1V
+33             pwr     line    r               AVDDL_1V
+36             pwr     line    r               AVDDL_1V
+39             pwr     line    r               AVDDL_1V
+
+7              in      line    b               NC
+8              in      line    b               NC
+9              in      line    b               NC
+10             in      line    b               NC
+11             in      line    b               NC





reply via email to

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