[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r10386 - usrp-hw/trunk/sym/generated
From: |
matt |
Subject: |
[Commit-gnuradio] r10386 - usrp-hw/trunk/sym/generated |
Date: |
Wed, 4 Feb 2009 13:30:54 -0700 (MST) |
Author: matt
Date: 2009-02-04 13:30:53 -0700 (Wed, 04 Feb 2009)
New Revision: 10386
Added:
usrp-hw/trunk/sym/generated/adl5386-DET.src
usrp-hw/trunk/sym/generated/adl5386-MIX.src
usrp-hw/trunk/sym/generated/adl5386-PWR.src
usrp-hw/trunk/sym/generated/adl5387-MIX.src
usrp-hw/trunk/sym/generated/adl5387-PWR.src
Modified:
usrp-hw/trunk/sym/generated/Makefile
Log:
new iqmixers
Modified: usrp-hw/trunk/sym/generated/Makefile
===================================================================
--- usrp-hw/trunk/sym/generated/Makefile 2009-02-04 20:20:20 UTC (rev
10385)
+++ usrp-hw/trunk/sym/generated/Makefile 2009-02-04 20:30:53 UTC (rev
10386)
@@ -175,6 +175,11 @@
ipass-pcie-x4.sym \
adl5385-PWR.sym \
adl5385-MIX.sym \
+ adl5386-PWR.sym \
+ adl5386-MIX.sym \
+ adl5386-DET.sym \
+ adl5387-PWR.sym \
+ adl5387-MIX.sym \
nb6l239-PWR.sym \
nb6l239-CLK.sym \
nb6l239-CTRL.sym \
Added: usrp-hw/trunk/sym/generated/adl5386-DET.src
===================================================================
--- usrp-hw/trunk/sym/generated/adl5386-DET.src (rev 0)
+++ usrp-hw/trunk/sym/generated/adl5386-DET.src 2009-02-04 20:30:53 UTC (rev
10386)
@@ -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=2800
+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=ADL5386-DET
+device=ADL5386
+refdes=U?
+footprint=LFCSP_VG_40
+description=Analog Devices Quadrature Modulator
+documentation=http://www.analog.com
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 3 of 3
+#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 in line l INHI
+1 in dot l \_INLO\_
+ spacer l
+3 in line l VSET
+
+7 io line r VDET/VCTL
+ spacer r
+8 out line r TEMP
+
+4 pas line b CLPF
+6 pas line b VREF
+
+14 pas line b ATTCM
+17 pas line b ATTCM
+39 in line b TADJ
Added: usrp-hw/trunk/sym/generated/adl5386-MIX.src
===================================================================
--- usrp-hw/trunk/sym/generated/adl5386-MIX.src (rev 0)
+++ usrp-hw/trunk/sym/generated/adl5386-MIX.src 2009-02-04 20:30:53 UTC (rev
10386)
@@ -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=no
+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=ADL5386-MIX
+device=ADL5386
+refdes=U?
+footprint=LFCSP_VG_40
+description=Analog Devices Quadrature Modulator
+documentation=http://www.analog.com
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 2 of 3
+#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 in line l IBBP
+26 in dot l \_IBBN\_
+ spacer l
+30 in line l QBBP
+29 in dot l \_QBBN\_
+ spacer l
+33 in line l LOIP
+34 in dot l \_LOIN\_
+
+10 out line r MODOUT
+ spacer r
+12 in line r ATTin
+ spacer r
+20 out line r ATTout
+24 in line b ENBL
Added: usrp-hw/trunk/sym/generated/adl5386-PWR.src
===================================================================
--- usrp-hw/trunk/sym/generated/adl5386-PWR.src (rev 0)
+++ usrp-hw/trunk/sym/generated/adl5386-PWR.src 2009-02-04 20:30:53 UTC (rev
10386)
@@ -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=no
+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=ADL5386-PWR
+device=ADL5386
+refdes=U?
+footprint=LFCSP_VG_40
+description=Analog Devices Quadrature Modulator
+documentation=http://www.analog.com
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 1 of 3
+#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
+#-----------------------------------------------------
+5 pwr line r COMM
+11 pwr line r COMM
+13 pwr line r COMM
+15 pwr line r COMM
+16 pwr line r COMM
+18 pwr line r COMM
+19 pwr line r COMM
+27 pwr line r COMM
+28 pwr line r COMM
+31 pwr line r COMM
+32 pwr line r COMM
+40 pwr line r COMM
+41 pwr line r GND_EP
+9 out line b NC
+
+21 pwr line l VPOS
+22 pwr line l VPOS
+23 pwr line l VPOS
+35 pwr line l VPOS
+36 pwr line l VPOS
+37 pwr line l VPOS
+38 pwr line l VPOS
Added: usrp-hw/trunk/sym/generated/adl5387-MIX.src
===================================================================
--- usrp-hw/trunk/sym/generated/adl5387-MIX.src (rev 0)
+++ usrp-hw/trunk/sym/generated/adl5387-MIX.src 2009-02-04 20:30:53 UTC (rev
10386)
@@ -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=no
+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=ADL5387-MIX
+device=ADL5387
+refdes=U?
+footprint=CP-24-2
+description=Analog Devices Quadrature Modulator
+documentation=http://www.analog.com
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 2 of 2
+#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
+#-----------------------------------------------------
+14 out line r IBB+
+13 out dot r \_IBB-\_
+ spacer r
+16 out line r QBB+
+15 out dot r \_QBB-\_
+
+22 in line l RF+
+21 in dot l \_RF-\_
+ spacer l
+8 in line l LO+
+9 in dot l \_LO-\_
+
+3 pas line b BIAS
Added: usrp-hw/trunk/sym/generated/adl5387-PWR.src
===================================================================
--- usrp-hw/trunk/sym/generated/adl5387-PWR.src (rev 0)
+++ usrp-hw/trunk/sym/generated/adl5387-PWR.src 2009-02-04 20:30:53 UTC (rev
10386)
@@ -0,0 +1,67 @@
+# 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=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=ADL5387-PWR
+device=ADL5387
+refdes=U?
+footprint=CP-24-2
+description=Analog Devices Quadrature Modulator
+documentation=http://www.analog.com
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=Part 1 of 2
+#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 l VPA
+4 pwr line l VPL
+5 pwr line l VPL
+6 pwr line l VPL
+17 pwr line l VPB
+18 pwr line l VPB
+19 pwr line l VPX
+
+2 pwr line r COM
+7 pwr line r CML
+10 pwr line r CML
+11 pwr line r CML
+12 pwr line r COM
+20 pwr line r CMRF
+23 pwr line r CMRF
+24 pwr line r CMRF
+25 pwr line r GND_EP
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r10386 - usrp-hw/trunk/sym/generated,
matt <=