root/usrp-hw/trunk/sym/generated/ad9777-CH1.src

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

fixed overbars

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=no
11 generate_pinseq=yes
12 sym_width=2400
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=AD9777-CH1
22 device=AD9777
23 refdes=U?
24 footprint=TQFP80
25 description=400 MS/s 16-bit DAC
26 documentation=NA
27 author=mettus
28 numslots=0
29 #slot=1
30 #slotdef=1:
31 #slotdef=2:
32 #slotdef=3:
33 #slotdef=4:
34 comment=Part 3 of 4
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 11              in      line    l               DB15_P1
53 12              in      line    l               DB14_P1
54 13              in      line    l               DB13_P1
55 14              in      line    l               DB12_P1
56 15              in      line    l               DB11_P1
57 16              in      line    l               DB10_P1
58 19              in      line    l               DB9_P1
59 20              in      line    l               DB8_P1
60 21              in      line    l               DB7_P1
61 22              in      line    l               DB6_P1
62 23              in      line    l               DB5_P1
63 24              in      line    l               DB4_P1
64 27              in      line    l               DB3_P1
65 28              in      line    l               DB2_P1
66 29              in      line    l               DB1_P1
67 30              in      line    l               DB0_P1
68 73              out     line    r               IOUT1_P
69 72              out     line    r               \_IOUT1_N\_
70
Note: See TracBrowser for help on using the browser.