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

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [alu/] [alu_mux_2z.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 24 32 200 48)
25
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
26
        (text "a[3..0]" (rect 9 0 40 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 24 48 200 64)
41
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
42
        (text "sel_a" (rect 9 0 34 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
        (input)
56
        (rect 24 96 200 112)
57
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
58
        (text "sel_zero" (rect 9 0 49 12)(font "Arial" ))
59
        (pt 176 8)
60
        (drawing
61
                (line (pt 92 12)(pt 117 12))
62
                (line (pt 92 4)(pt 117 4))
63
                (line (pt 121 8)(pt 176 8))
64
                (line (pt 92 12)(pt 92 4))
65
                (line (pt 117 4)(pt 121 8))
66
                (line (pt 117 12)(pt 121 8))
67
        )
68
        (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6)))
69
)
70
(pin
71
        (output)
72
        (rect 480 48 656 64)
73
        (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
74
        (text "Q[3..0]" (rect 90 0 124 12)(font "Arial" ))
75
        (pt 0 8)
76
        (drawing
77
                (line (pt 0 8)(pt 52 8))
78
                (line (pt 52 4)(pt 78 4))
79
                (line (pt 52 12)(pt 78 12))
80
                (line (pt 52 12)(pt 52 4))
81
                (line (pt 78 4)(pt 82 8))
82
                (line (pt 82 8)(pt 78 12))
83
                (line (pt 78 12)(pt 82 8))
84
        )
85
)
86
(pin
87
        (output)
88
        (rect 480 144 656 160)
89
        (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
90
        (text "ena" (rect 90 0 107 12)(font "Arial" ))
91
        (pt 0 8)
92
        (drawing
93
                (line (pt 0 8)(pt 52 8))
94
                (line (pt 52 4)(pt 78 4))
95
                (line (pt 52 12)(pt 78 12))
96
                (line (pt 52 12)(pt 52 4))
97
                (line (pt 78 4)(pt 82 8))
98
                (line (pt 82 8)(pt 78 12))
99
                (line (pt 78 12)(pt 82 8))
100
        )
101
)
102
(symbol
103
        (rect 280 24 344 72)
104
        (text "AND2" (rect 1 0 25 10)(font "Arial" (font_size 6)))
105
        (text "inst" (rect 3 37 20 49)(font "Arial" ))
106
        (port
107
                (pt 0 16)
108
                (input)
109
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
110
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
111
                (line (pt 0 16)(pt 14 16))
112
        )
113
        (port
114
                (pt 0 32)
115
                (input)
116
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
117
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
118
                (line (pt 0 32)(pt 14 32))
119
        )
120
        (port
121
                (pt 64 24)
122
                (output)
123
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
124
                (text "OUT" (rect 48 15 62 27)(font "Courier New" (bold))(invisible))
125
                (line (pt 42 24)(pt 64 24))
126
        )
127
        (drawing
128
                (line (pt 14 12)(pt 30 12))
129
                (line (pt 14 37)(pt 31 37))
130
                (line (pt 14 12)(pt 14 37))
131
                (arc (pt 31 37)(pt 30 12)(rect 18 12 43 37))
132
        )
133
)
134
(symbol
135
        (rect 392 32 456 80)
136
        (text "AND2" (rect 1 0 25 10)(font "Arial" (font_size 6)))
137
        (text "inst10" (rect 3 37 32 49)(font "Arial" ))
138
        (port
139
                (pt 0 16)
140
                (input)
141
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
142
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
143
                (line (pt 0 16)(pt 14 16))
144
        )
145
        (port
146
                (pt 0 32)
147
                (input)
148
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
149
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
150
                (line (pt 0 32)(pt 14 32))
151
        )
152
        (port
153
                (pt 64 24)
154
                (output)
155
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
156
                (text "OUT" (rect 48 15 62 27)(font "Courier New" (bold))(invisible))
157
                (line (pt 42 24)(pt 64 24))
158
        )
159
        (drawing
160
                (line (pt 14 12)(pt 30 12))
161
                (line (pt 14 37)(pt 31 37))
162
                (line (pt 14 12)(pt 14 37))
163
                (arc (pt 31 37)(pt 30 12)(rect 18 12 43 37))
164
        )
165
)
166
(symbol
167
        (rect 296 88 344 120)
168
        (text "NOT" (rect 1 0 21 10)(font "Arial" (font_size 6)))
169
        (text "inst11" (rect 3 21 32 33)(font "Arial" ))
170
        (port
171
                (pt 0 16)
172
                (input)
173
                (text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
174
                (text "IN" (rect 2 7 13 19)(font "Courier New" (bold))(invisible))
175
                (line (pt 0 16)(pt 13 16))
176
        )
177
        (port
178
                (pt 48 16)
179
                (output)
180
                (text "OUT" (rect 32 7 49 19)(font "Courier New" (bold))(invisible))
181
                (text "OUT" (rect 32 7 46 19)(font "Courier New" (bold))(invisible))
182
                (line (pt 39 16)(pt 48 16))
183
        )
184
        (drawing
185
                (line (pt 13 25)(pt 13 7))
186
                (line (pt 13 7)(pt 31 16))
187
                (line (pt 13 25)(pt 31 16))
188
                (circle (rect 31 12 39 20))
189
        )
190
)
191
(symbol
192
        (rect 392 128 456 176)
193
        (text "OR2" (rect 1 0 19 10)(font "Arial" (font_size 6)))
194
        (text "inst1" (rect 3 37 26 49)(font "Arial" ))
195
        (port
196
                (pt 0 32)
197
                (input)
198
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
199
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
200
                (line (pt 0 32)(pt 15 32))
201
        )
202
        (port
203
                (pt 0 16)
204
                (input)
205
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
206
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
207
                (line (pt 0 16)(pt 15 16))
208
        )
209
        (port
210
                (pt 64 24)
211
                (output)
212
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
213
                (text "OUT" (rect 48 15 62 27)(font "Courier New" (bold))(invisible))
214
                (line (pt 48 24)(pt 64 24))
215
        )
216
        (drawing
217
                (line (pt 14 36)(pt 25 36))
218
                (line (pt 14 13)(pt 25 13))
219
                (arc (pt 7 29)(pt 7 19)(rect -14 8 19 41))
220
                (arc (pt 49 24)(pt 25 13)(rect -6 13 57 76))
221
                (arc (pt 25 35)(pt 49 24)(rect -6 -27 57 36))
222
        )
223
)
224
(connector
225
        (pt 368 64)
226
        (pt 392 64)
227
)
228
(connector
229
        (pt 344 48)
230
        (pt 392 48)
231
        (bus)
232
)
233
(connector
234
        (pt 456 56)
235
        (pt 480 56)
236
        (bus)
237
)
238
(connector
239
        (pt 200 40)
240
        (pt 280 40)
241
        (bus)
242
)
243
(connector
244
        (pt 456 152)
245
        (pt 480 152)
246
)
247
(connector
248
        (pt 368 64)
249
        (pt 368 104)
250
)
251
(connector
252
        (pt 368 104)
253
        (pt 344 104)
254
)
255
(connector
256
        (pt 232 56)
257
        (pt 232 160)
258
)
259
(connector
260
        (pt 200 56)
261
        (pt 232 56)
262
)
263
(connector
264
        (pt 232 56)
265
        (pt 280 56)
266
)
267
(connector
268
        (pt 232 160)
269
        (pt 392 160)
270
)
271
(connector
272
        (pt 264 104)
273
        (pt 264 144)
274
)
275
(connector
276
        (pt 264 144)
277
        (pt 392 144)
278
)
279
(connector
280
        (pt 200 104)
281
        (pt 264 104)
282
)
283
(connector
284
        (pt 264 104)
285
        (pt 296 104)
286
)
287
(junction (pt 232 56))
288
(junction (pt 264 104))
289
(title_block
290
        (rect 24 192 281 244)
291
        (name "title-custom-small")
292
        (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))
293
        (section (rect 104 0 256 17)(text "MODULE" (rect 2 1 48 13)(font "Arial" ))(text "alu_mux_2z" (rect 43 2 124 17)(font "Arial" (font_size 9)(bold)))(border))
294
        (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))
295
        (section (rect 0 35 256 51)(text "DATE" (rect 2 0 30 12)(font "Arial" ))(text "May 18, 2014" (rect 56 3 132 17)(font "Arial" (font_size 8)))(border))
296
        (section (rect 192 35 256 51)(text "REV" (rect 2 1 25 13)(font "Arial" ))(text "1.2" (rect 43 3 60 17)(font "Arial" (font_size 8)))(border))
297
        (drawing
298
        )
299
)

powered by: WebSVN 2.1.0

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