| 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=no |
|---|
| 10 |
sort_labels=no |
|---|
| 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=AD9510-PWR |
|---|
| 22 |
device=AD9510 |
|---|
| 23 |
refdes=U? |
|---|
| 24 |
footprint=LFCSP64 |
|---|
| 25 |
description=Clock Divider and PLL |
|---|
| 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=AD9510 |
|---|
| 35 |
comment=Part 1 of 5 |
|---|
| 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 |
4 pwr line l VS |
|---|
| 53 |
9 pwr line l VS |
|---|
| 54 |
13 pwr line l VS |
|---|
| 55 |
23 pwr line l VS |
|---|
| 56 |
26 pwr line l VS |
|---|
| 57 |
30 pwr line l VS |
|---|
| 58 |
31 pwr line l VS |
|---|
| 59 |
33 pwr line l VS |
|---|
| 60 |
36 pwr line l VS |
|---|
| 61 |
37 pwr line l VS |
|---|
| 62 |
40 pwr line l VS |
|---|
| 63 |
41 pwr line l VS |
|---|
| 64 |
44 pwr line l VS |
|---|
| 65 |
45 pwr line l VS |
|---|
| 66 |
48 pwr line l VS |
|---|
| 67 |
51 pwr line l VS |
|---|
| 68 |
52 pwr line l VS |
|---|
| 69 |
56 pwr line l VS |
|---|
| 70 |
59 pwr line l VS |
|---|
| 71 |
60 pwr line l VS |
|---|
| 72 |
64 pwr line l VS |
|---|
| 73 |
5 pwr line l Vcp |
|---|
| 74 |
3 pwr line r GND |
|---|
| 75 |
7 pwr line r GND |
|---|
| 76 |
8 pwr line r GND |
|---|
| 77 |
12 pwr line r GND |
|---|
| 78 |
22 pwr line r GND |
|---|
| 79 |
27 pwr line r GND |
|---|
| 80 |
32 pwr line r GND |
|---|
| 81 |
49 pwr line r GND |
|---|
| 82 |
50 pwr line r GND |
|---|
| 83 |
55 pwr line r GND |
|---|
| 84 |
62 pwr line r GND |
|---|
| 85 |
65 pwr line r GND_EP |
|---|
| 86 |
61 in line b RSET |
|---|
| 87 |
63 in line b CPRSET |
|---|