# Symbol definition of SRAM CY7C1061AV33 (TSOP II 54 footprint) for gschem/gEDA
# S. Salewski, 13-NOV-2007
# File: CY7C1061AV33-1.txt
# The Python script "tragesym" is used to convert this textual symbol definition to a symbol
# usage: tragesym CY7C1061AV33-1.txt CY7C1061AV33-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=2000
pinwidthvertical=300
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=CY7C1061AV33
device=CY7C1061AV33
refdes=U?
footprint=TSOP54
description=SRAM CY7C1061AV33
documentation=http://download.cypress.com.edgesuite.net/design_resources/datasheets/contents/cy7c1061av33_8.pdf
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	
#-----------------------------------------------------
1		io	line	l		I/O12
2		pwr	line	l		VCC
3		io	line	l		I/O13
4		io	line	l		I/O14
5		pwr	line	l		VSS
6		io	line	l		I/O15
7		in	line	l		A4
8		in	line	l		A3
9		in	line	l		A2
10		in	line	l		A1
11		in	line	l		A0
12		in	line	l		\_BHE
13		in	line	l		\_CE1
14		pwr	line	l		VCC
15		in	line	l		\_WE
16		in	line	l		CE2
17		in	line	l		A19
18		in	line	l		A18
19		in	line	l		A17
20		in	line	l		A16
21		in	line	l		A15
22		io	line	l		I/O0
23		pwr	line	l		VCC
24		io	line	l		I/O1
25		io	line	l		I/O2
26		pwr	line	l		VSS
27		io	line	l		I/O3
54		io	line	r		I/O11
53		pwr	line	r		VSS
52		io	line	r		I/O10
51		io	line	r		I/O9
50		pwr	line	r		VCC
49		io	line	r		I/O8
48		in	line	r		A5
47		in	line	r		A6
46		in	line	r		A7
45		in	line	r		A8
44		in	line	r		A9
43		pas	line	r		NC
42		in	line	r		\_OE
41		pwr	line	r		VSS
40		pas	line	r		DNU (Do Not Use)
39		in	line	r		\_BLE
38		in	line	r		A10
37		in	line	r		A11
36		in	line	r		A12
35		in	line	r		A13
34		in	line	r		A14
33		io	line	r		I/O7
32		pwr	line	r		VSS
31		io	line	r		I/O6
30		io	line	r		I/O5
29		pwr	line	r		VCC
28		io	line	r		I/O4

