# Symbol definition of a Connector for gschem/gEDA
# S. Salewski, 28-NOW-2007
# File: Connector-64c1r-1.txt
# The Python script "tragesym" is used to convert this textual symbol definition into a symbol
# usage: tragesym Connector-64c1r-1.txt Connector-64c1r-1.sym

# tragesym options

[options]
# wordswap swaps labels if the pin is on the right side and looks like this:
#   "PB1 (CLK)". That's useful for micro controller port labels
# rotate_labels rotates the pintext of top and bottom pins
#   this is useful for large symbols like FPGAs with more than 100 pins
# sort_labels will sort the pins by it's labels
#   useful for address ports, busses, ...
wordswap=no
rotate_labels=no
sort_labels=no
generate_pinseq=yes
sym_width=22000
pinwidthvertical=200
pinwidthhorizontal=300

[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=20060113 1
name=Connector
device=Connector
refdes=Conn?
#footprint=
description=Connector 2 columns
#documentation=
author=Stefan Salewski
dist-license=GPL
use-license=unlimited
numslots=0
#slot=1
#slotdef=1:
#slotdef=2:
#slotdef=3:
#slotdef=4:
comment=generated with Python script tragesym

[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 net. Vcc or GND for example.
# label represents the pinlabel.
#	negation lines can be added with "\_" example: \_enable\_ 
#	if you want to write a "\" use "\\" as escape sequence
#-----------------------------------------------------
#pinnr	seq	type	style	posit.	net	label	comment
#-----------------------------------------------------
#pinnr	seq	type	style	posit	net 	label
1 	1 	io	line	b 		1
2 	2 	io	line	b 		2
3 	3 	io	line	b 		3
4 	4 	io	line	b 		4
5 	5 	io	line	b 		5
6 	6 	io	line	b 		6
7 	7 	io	line	b 		7
8 	8 	io	line	b 		8
9 	9 	io	line	b 		9
10 	10 	io	line	b 		10
11 	11 	io	line	b 		11
12 	12 	io	line	b 		12
13 	13 	io	line	b 		13
14 	14 	io	line	b 		14
15 	15 	io	line	b 		15
16 	16 	io	line	b 		16
17 	17 	io	line	b 		17
18 	18 	io	line	b 		18
19 	19 	io	line	b 		19
20 	20 	io	line	b 		20
21 	21 	io	line	b 		21
22 	22 	io	line	b 		22
23 	23 	io	line	b 		23
24 	24 	io	line	b 		24
25 	25 	io	line	b 		25
26 	26 	io	line	b 		26
27 	27 	io	line	b 		27
28 	28 	io	line	b 		28
29 	29 	io	line	b 		29
30 	30 	io	line	b 		30
31 	31 	io	line	b 		31
32 	32 	io	line	b 		32
33 	33 	io	line	b 		33
34 	34 	io	line	b 		34
35 	35 	io	line	b 		35
36 	36 	io	line	b 		36
37 	37 	io	line	b 		37
38 	38 	io	line	b 		38
39 	39 	io	line	b 		39
40 	40 	io	line	b 		40
41 	41 	io	line	b 		41
42 	42 	io	line	b 		42
43 	43 	io	line	b 		43
44 	44 	io	line	b 		44
45 	45 	io	line	b 		45
46 	46 	io	line	b 		46
47 	47 	io	line	b 		47
48 	48 	io	line	b 		48
49 	49 	io	line	b 		49
50 	50 	io	line	b 		50
51 	51 	io	line	b 		51
52 	52 	io	line	b 		52
53 	53 	io	line	b 		53
54 	54 	io	line	b 		54
55 	55 	io	line	b 		55
56 	56 	io	line	b 		56
57 	57 	io	line	b 		57
58 	58 	io	line	b 		58
59 	59 	io	line	b 		59
60 	60 	io	line	b 		60
61 	61 	io	line	b 		61
62 	62 	io	line	b 		62
63 	63 	io	line	b 		63
64 	64 	io	line	b 		64

