FreeCalypso > hg > ueda-linux
comparison ifctf-part-lib/geda-symbols/MC68302_PGA-2.trg @ 0:cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 20 Jul 2015 00:24:37 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:cd92449fdb51 |
---|---|
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=no | |
12 sym_width=3600 | |
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=20030525 | |
21 name=MC68302 | |
22 device=MC68302 | |
23 refdes=U? | |
24 footprint=PGA132 | |
25 description=MC68302 IMP, peripherals (2 of 3) | |
26 documentation= | |
27 author=Michael Sokolov <msokolov@ivan.Harhan.ORG> | |
28 numslots=0 | |
29 #slot=1 | |
30 #slotdef=1: | |
31 #slotdef=2: | |
32 #slotdef=3: | |
33 #slotdef=4: | |
34 comment=pinseq numbers are PQFP package pins | |
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 A13 52 in line r RxD1/L1RxD | |
53 K11 80 out line r TxD1/L1TxD | |
54 N13 82 io line r RCLK1/L1CLK | |
55 L12 81 io line r TCLK1/L1SY0/SDS1 | |
56 C11 50 in line r _CD1_/L1SY1 | |
57 D10 51 in line r _CTS1_/L1GR | |
58 K12 79 out line r _RTS1_/L1RQ/GCIDCL | |
59 J11 76 out line r BRG1 | |
60 DUMMY1 1001 pas line r DUMMY1 | |
61 D9 53 io line r RxD2/PA0 | |
62 E10 54 io line r TxD2/PA1 | |
63 C12 55 io line r RCLK2/PA2 | |
64 D11 56 io line r TCLK2/PA3 | |
65 B13 58 io line r _CTS2_/PA4 | |
66 C13 59 io line r _RTS2_/PA5 | |
67 E11 60 io line r _CD2_/PA6 | |
68 E12 61 io line r BRG2/SDS2/PA7 | |
69 DUMMY2 1002 pas line r DUMMY2 | |
70 E13 63 io line r RxD3/PA8 | |
71 F11 64 io line r TxD3/PA9 | |
72 F12 65 io line r RCLK3/PA10 | |
73 F13 66 io line r TCLK3/PA11 | |
74 B12 49 in line r _CTS3_/SPRxD | |
75 M13 78 out line r _RTS3_/SPTxD | |
76 L13 77 io line r _CD3_/SPCLK | |
77 G11 68 io line r BRG3/PA12 | |
78 | |
79 G12 69 io line l _DREQ_/PA13 | |
80 H13 70 io line l _DACK_/PA14 | |
81 H12 71 io line l _DONE_/PA15 | |
82 DUMMY3 1003 pas line l DUMMY3 | |
83 M5 108 io line l _IACK7_/PB0 | |
84 L5 109 io line l _IACK6_/PB1 | |
85 N3 110 io line l _IACK1_/PB2 | |
86 DUMMY4 1004 pas line l DUMMY4 | |
87 N2 111 io line l TIN1/PB3 | |
88 L4 113 io line l _TOUT1_/PB4 | |
89 M3 114 io line l TIN2/PB5 | |
90 M2 115 io line l _TOUT2_/PB6 | |
91 K5 117 io line l _WDOG_/PB7 | |
92 DUMMY5 1005 pas line l DUMMY5 | |
93 J4 118 io line l PB8 | |
94 K4 119 io line l PB9 | |
95 N1 120 io line l PB10 | |
96 L2 121 io line l PB11 |