OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [bus/] [data_switch.bdf] - Blame information for rev 3

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 gdevic
/*
2
WARNING: Do NOT edit the input and output ports in this file in a text
3
editor if you plan to continue editing the block that represents it in
4
the Block Editor! File corruption is VERY likely to occur.
5
*/
6
/*
7
Copyright (C) 1991-2013 Altera Corporation
8
Your use of Altera Corporation's design tools, logic functions
9
and other software and tools, and its AMPP partner logic
10
functions, and any output files from any of the foregoing
11
(including device programming or simulation files), and any
12
associated documentation or information are expressly subject
13
to the terms and conditions of the Altera Program License
14
Subscription Agreement, Altera MegaCore Function License
15
Agreement, or other applicable license agreement, including,
16
without limitation, that your use is for the sole purpose of
17
programming logic devices manufactured by Altera and sold by
18
Altera or its authorized distributors.  Please refer to the
19
applicable agreement for further details.
20
*/
21
(header "graphic" (version "1.4"))
22
(pin
23
        (input)
24
        (rect 32 32 208 48)
25
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
26
        (text "sw_up_en" (rect 9 0 57 12)(font "Arial" ))
27
        (pt 176 8)
28
        (drawing
29
                (line (pt 92 12)(pt 117 12))
30
                (line (pt 92 4)(pt 117 4))
31
                (line (pt 121 8)(pt 176 8))
32
                (line (pt 92 12)(pt 92 4))
33
                (line (pt 117 4)(pt 121 8))
34
                (line (pt 117 12)(pt 121 8))
35
        )
36
        (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6)))
37
)
38
(pin
39
        (input)
40
        (rect 32 128 208 144)
41
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
42
        (text "sw_down_en" (rect 9 0 70 12)(font "Arial" ))
43
        (pt 176 8)
44
        (drawing
45
                (line (pt 92 12)(pt 117 12))
46
                (line (pt 92 4)(pt 117 4))
47
                (line (pt 121 8)(pt 176 8))
48
                (line (pt 92 12)(pt 92 4))
49
                (line (pt 117 4)(pt 121 8))
50
                (line (pt 117 12)(pt 121 8))
51
        )
52
        (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6)))
53
)
54
(pin
55
        (bidir)
56
        (rect 32 80 208 96)
57
        (text "BIDIR" (rect 151 0 175 10)(font "Arial" (font_size 6)))
58
        (text "db_down[7..0]" (rect 18 0 86 12)(font "Arial" ))
59
        (pt 176 8)
60
        (drawing
61
                (line (pt 120 4)(pt 98 4))
62
                (line (pt 176 8)(pt 124 8))
63
                (line (pt 120 12)(pt 98 12))
64
                (line (pt 98 4)(pt 94 8))
65
                (line (pt 98 12)(pt 94 8))
66
                (line (pt 120 4)(pt 124 8))
67
                (line (pt 124 8)(pt 120 12))
68
        )
69
        (flipy)
70
        (text "VCC" (rect 152 7 172 17)(font "Arial" (font_size 6)))
71
)
72
(pin
73
        (bidir)
74
        (rect 352 80 528 96)
75
        (text "BIDIR" (rect 1 0 25 10)(font "Arial" (font_size 6)))
76
        (text "db_up[7..0]" (rect 90 0 145 12)(font "Arial" ))
77
        (pt 0 8)
78
        (drawing
79
                (line (pt 56 4)(pt 78 4))
80
                (line (pt 0 8)(pt 52 8))
81
                (line (pt 56 12)(pt 78 12))
82
                (line (pt 78 4)(pt 82 8))
83
                (line (pt 78 12)(pt 82 8))
84
                (line (pt 56 4)(pt 52 8))
85
                (line (pt 52 8)(pt 56 12))
86
        )
87
        (text "VCC" (rect 4 7 24 17)(font "Arial" (font_size 6)))
88
)
89
(symbol
90
        (rect 256 56 304 88)
91
        (text "TRI" (rect 1 0 16 10)(font "Arial" (font_size 6)))
92
        (text "tri1" (rect 3 21 18 33)(font "Arial" ))
93
        (port
94
                (pt 0 16)
95
                (input)
96
                (text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
97
                (text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
98
                (line (pt 0 16)(pt 14 16))
99
        )
100
        (port
101
                (pt 24 0)
102
                (input)
103
                (text "OE" (rect 26 0 37 12)(font "Courier New" (bold))(invisible))
104
                (text "OE" (rect 26 0 37 12)(font "Courier New" (bold))(invisible))
105
                (line (pt 24 12)(pt 24 0))
106
        )
107
        (port
108
                (pt 48 16)
109
                (output)
110
                (text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
111
                (text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
112
                (line (pt 32 16)(pt 48 16))
113
        )
114
        (drawing
115
                (line (pt 14 25)(pt 14 7))
116
                (line (pt 14 25)(pt 32 16))
117
                (line (pt 14 7)(pt 32 16))
118
        )
119
)
120
(symbol
121
        (rect 256 88 304 120)
122
        (text "TRI" (rect 32 22 47 32)(font "Arial" (font_size 6)))
123
        (text "tri2" (rect 30 -1 45 11)(font "Arial" ))
124
        (port
125
                (pt 48 16)
126
                (input)
127
                (text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
128
                (text "IN" (rect 35 13 46 25)(font "Courier New" (bold))(invisible))
129
                (line (pt 48 16)(pt 34 16))
130
        )
131
        (port
132
                (pt 24 32)
133
                (input)
134
                (text "OE" (rect 26 0 37 12)(font "Courier New" (bold))(invisible))
135
                (text "OE" (rect 11 20 22 32)(font "Courier New" (bold))(invisible))
136
                (line (pt 24 20)(pt 24 32))
137
        )
138
        (port
139
                (pt 0 16)
140
                (output)
141
                (text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
142
                (text "OUT" (rect -1 13 16 25)(font "Courier New" (bold))(invisible))
143
                (line (pt 16 16)(pt 0 16))
144
        )
145
        (drawing
146
                (line (pt 34 7)(pt 34 25))
147
                (line (pt 34 7)(pt 16 16))
148
                (line (pt 34 25)(pt 16 16))
149
        )
150
        (rotate180)
151
)
152
(connector
153
        (pt 208 88)
154
        (pt 232 88)
155
        (bus)
156
)
157
(connector
158
        (pt 232 72)
159
        (pt 256 72)
160
        (bus)
161
)
162
(connector
163
        (pt 232 104)
164
        (pt 256 104)
165
        (bus)
166
)
167
(connector
168
        (pt 304 72)
169
        (pt 328 72)
170
        (bus)
171
)
172
(connector
173
        (pt 328 104)
174
        (pt 304 104)
175
        (bus)
176
)
177
(connector
178
        (pt 328 88)
179
        (pt 352 88)
180
        (bus)
181
)
182
(connector
183
        (pt 280 40)
184
        (pt 280 56)
185
)
186
(connector
187
        (pt 280 136)
188
        (pt 280 120)
189
)
190
(connector
191
        (pt 232 72)
192
        (pt 232 88)
193
        (bus)
194
)
195
(connector
196
        (pt 232 88)
197
        (pt 232 104)
198
        (bus)
199
)
200
(connector
201
        (pt 328 72)
202
        (pt 328 88)
203
        (bus)
204
)
205
(connector
206
        (pt 328 88)
207
        (pt 328 104)
208
        (bus)
209
)
210
(connector
211
        (pt 208 40)
212
        (pt 280 40)
213
)
214
(connector
215
        (pt 208 136)
216
        (pt 280 136)
217
)
218
(junction (pt 232 88))
219
(junction (pt 328 88))
220
(title_block
221
        (rect 32 184 289 236)
222
        (name "title-custom-small")
223
        (section (rect 0 35 256 51)(text "DATE" (rect 2 0 30 12)(font "Arial" ))(text "June 14, 2014" (rect 56 3 136 17)(font "Arial" (font_size 8)))(border))
224
        (section (rect 0 18 256 34)(text "DESIGNER" (rect 2 0 59 12)(font "Arial" ))(text "Goran Devic" (rect 56 2 135 17)(font "Arial" (font_size 9)))(border))
225
        (section (rect 104 0 256 17)(text "MODULE" (rect 2 1 48 13)(font "Arial" ))(text "data_switch" (rect 43 2 125 17)(font "Arial" (font_size 9)(bold)))(border))
226
        (section (rect 0 0 256 17)(text "PROJECT" (rect 2 0 52 12)(font "Arial" ))(text "A-Z80" (rect 56 2 94 17)(font "Arial" (font_size 9)(bold)))(border))
227
        (section (rect 192 35 256 51)(text "REV" (rect 2 1 25 13)(font "Arial" ))(text "1.0" (rect 43 3 60 17)(font "Arial" (font_size 8)))(border))
228
        (drawing
229
        )
230
)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.