[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] r10179 - usrp-hw/trunk/sym/generated
From: |
matt |
Subject: |
[Commit-gnuradio] r10179 - usrp-hw/trunk/sym/generated |
Date: |
Mon, 29 Dec 2008 21:35:13 -0700 (MST) |
Author: matt
Date: 2008-12-29 21:35:08 -0700 (Mon, 29 Dec 2008)
New Revision: 10179
Added:
usrp-hw/trunk/sym/generated/sn74lvc1t45.src
Modified:
usrp-hw/trunk/sym/generated/Makefile
usrp-hw/trunk/sym/generated/ads62p4x-CTRL.src
usrp-hw/trunk/sym/generated/et1011c2-CLK.src
usrp-hw/trunk/sym/generated/et1011c2-PWR.src
Log:
misc updates
Modified: usrp-hw/trunk/sym/generated/Makefile
===================================================================
--- usrp-hw/trunk/sym/generated/Makefile 2008-12-30 01:02:55 UTC (rev
10178)
+++ usrp-hw/trunk/sym/generated/Makefile 2008-12-30 04:35:08 UTC (rev
10179)
@@ -222,6 +222,7 @@
et1011c2-GMII.sym \
et1011c2-JTAG.sym \
et1011c2-CLK.sym \
+ sn74lvc1t45.sym \
lt55x4.sym
Modified: usrp-hw/trunk/sym/generated/ads62p4x-CTRL.src
===================================================================
--- usrp-hw/trunk/sym/generated/ads62p4x-CTRL.src 2008-12-30 01:02:55 UTC
(rev 10178)
+++ usrp-hw/trunk/sym/generated/ads62p4x-CTRL.src 2008-12-30 04:35:08 UTC
(rev 10179)
@@ -18,11 +18,11 @@
# 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=LTC2284-CTRL
-device=LTC2284
+name=ADS62P4X-CTRL
+device=ADS62P4X
refdes=U?
footprint=QFN64
-description=Linear Technology Dual 14-bit 105 MS/s ADC
+description=TI Dual 14-bit 125/105/80/65 MS/s ADC
documentation=NA
author=mettus
numslots=0
Modified: usrp-hw/trunk/sym/generated/et1011c2-CLK.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-CLK.src 2008-12-30 01:02:55 UTC
(rev 10178)
+++ usrp-hw/trunk/sym/generated/et1011c2-CLK.src 2008-12-30 04:35:08 UTC
(rev 10179)
@@ -52,5 +52,5 @@
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
+57 out line l SYS_CLK
Modified: usrp-hw/trunk/sym/generated/et1011c2-PWR.src
===================================================================
--- usrp-hw/trunk/sym/generated/et1011c2-PWR.src 2008-12-30 01:02:55 UTC
(rev 10178)
+++ usrp-hw/trunk/sym/generated/et1011c2-PWR.src 2008-12-30 04:35:08 UTC
(rev 10179)
@@ -9,7 +9,7 @@
rotate_labels=yes
sort_labels=no
generate_pinseq=yes
-sym_width=1400
+sym_width=2400
pinwidthvertikal=400
pinwidthhorizontal=400
Added: usrp-hw/trunk/sym/generated/sn74lvc1t45.src
===================================================================
--- usrp-hw/trunk/sym/generated/sn74lvc1t45.src (rev 0)
+++ usrp-hw/trunk/sym/generated/sn74lvc1t45.src 2008-12-30 04:35:08 UTC (rev
10179)
@@ -0,0 +1,59 @@
+# 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=1800
+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=SN74LVC1T45
+device=SN74LVC1T45
+refdes=U?
+footprint=SC70-6
+description=Level translator
+documentation=www.ti.com
+author=mettus
+numslots=0
+#slot=1
+#slotdef=1:
+#slotdef=2:
+#slotdef=3:
+#slotdef=4:
+comment=DIR low makes A output, DIR high makes B output
+#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 l VccA
+3 io line l A
+5 in line l DIR
+
+2 pwr line b GND
+
+6 pwr line r VccB
+4 io line r B
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] r10179 - usrp-hw/trunk/sym/generated,
matt <=