root/usrp-hw/trunk/sym/generated/ad986X-PWR.src

Revision 3804 (checked in by matt, 2 years ago)

the great updating

Line 
1 # This is the template file for creating symbols with tragesym
2 # every line starting with '#' is a comment line.
3
4 [options]
5 # rotate_labels rotates the pintext of top and bottom pins
6 # wordswap swaps labels if the pin is on the right side an looks like this:
7 # "PB1 (CLK)"
8 wordswap=yes
9 rotate_labels=yes
10 sort_labels=yes
11 generate_pinseq=yes
12 sym_width=1400
13 pinwidthvertikal=400
14 pinwidthhorizontal=400
15
16 [geda_attr]
17 # name will be printed in the top of the symbol
18 # if you have a device with slots, you'll have to use slot= and slotdef=
19 # use comment= if there are special information you want to add
20 version=20060906
21 name=AD986X-PWR
22 device=AD986X
23 refdes=U?
24 footprint=LQFP128
25 description=MxFE
26 documentation=http://www.analog.com
27 author=mettus
28 numslots=0
29 #slot=1
30 #slotdef=1:
31 #slotdef=2:
32 #slotdef=3:
33 #slotdef=4:
34 comment=Part 1 of 7
35 #comment=
36 #comment=
37
38 [pins]
39 # tabseparated list of pin descriptions
40 # pinnr is the physical number of the pin
41 # seq is the pinseq= attribute, leave it blank if it doesn't matter
42 # type can be (in, out, io, oc, oe, pas, tp, tri, clk, pwr)
43 # style can be (line,dot,clk,dotclk,none). none if only want to add a net
44 # posit. can be (l,r,t,b) or empty for nets
45 # net specifies the name of the Vcc or GND name
46 # label represents the pinlabel.
47 #       negation lines can be added with _Q_
48 #       if you want to add a "_" or "\" use "\_" and "\\" as escape sequences
49 #-----------------------------------------------------
50 #pinnr  seq     type    style   posit.  net     label   
51 #-----------------------------------------------------
52 98              pwr     line    l               AVDD
53 99              pwr     line    l               AVDD
54 104             pwr     line    l               AVDD
55 105             pwr     line    l               AVDD
56 117             pwr     line    l               AVDD
57 118             pwr     line    l               AVDD
58 123             pwr     line    l               AVDD
59 124             pwr     line    l               AVDD
60 18              pwr     line    l               AVDD
61 20              pwr     line    l               AVDD
62 23              pwr     line    l               AVDD
63 32              pwr     line    l               AVDD
64 13              pwr     line    l               AVDD
65 3               pwr     line    l               AVDD
66 4               pwr     line    l               AVDD
67 33              pwr     line    l               DVDD
68 36              pwr     line    l               DVDD
69 53              pwr     line    l               DVDD
70 59              pwr     line    l               DVDD
71 61              pwr     line    l               DVDD
72 66              pwr     line    l               DVDD
73 93              pwr     line    l               DVDD
74 100             pwr     line    r               AGND
75 103             pwr     line    r               AGND
76 106             pwr     line    r               AGND
77 109             pwr     line    r               AGND
78 110             pwr     line    r               AGND
79 112             pwr     line    r               AGND
80 113             pwr     line    r               AGND
81 116             pwr     line    r               AGND
82 119             pwr     line    r               AGND
83 122             pwr     line    r               AGND
84 19              pwr     line    r               AGND
85 24              pwr     line    r               AGND
86 27              pwr     line    r               AGND
87 28              pwr     line    r               AGND
88 31              pwr     line    r               AGND
89 11              pwr     line    r               AGND
90 16              pwr     line    r               AGND
91 2               pwr     line    r               AGND
92 9               pwr     line    r               AGND
93 34              pwr     line    r               DGND
94 35              pwr     line    r               DGND
95 52              pwr     line    r               DGND
96 58              pwr     line    r               DGND
97 60              pwr     line    r               DGND
98 67              pwr     line    r               DGND
99 94              pwr     line    r               DGND
Note: See TracBrowser for help on using the browser.