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

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [alu/] [alu_shifter_core.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 16 184 192 200)
25
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
26
        (text "shift_in" (rect 9 0 45 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 16 32 192 48)
41
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
42
        (text "db[7..0]" (rect 9 0 46 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 16 280 192 296)
57
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
58
        (text "shift_right" (rect 9 0 58 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
        (input)
72
        (rect 16 232 192 248)
73
        (text "INPUT" (rect 133 0 161 10)(font "Arial" (font_size 6)))
74
        (text "shift_left" (rect 9 0 53 12)(font "Arial" ))
75
        (pt 176 8)
76
        (drawing
77
                (line (pt 92 12)(pt 117 12))
78
                (line (pt 92 4)(pt 117 4))
79
                (line (pt 121 8)(pt 176 8))
80
                (line (pt 92 12)(pt 92 4))
81
                (line (pt 117 4)(pt 121 8))
82
                (line (pt 117 12)(pt 121 8))
83
        )
84
        (text "VCC" (rect 136 7 156 17)(font "Arial" (font_size 6)))
85
)
86
(pin
87
        (output)
88
        (rect 1712 600 1888 616)
89
        (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
90
        (text "out_high[3..0]" (rect 90 0 157 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
(pin
103
        (output)
104
        (rect 1712 576 1888 592)
105
        (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
106
        (text "out_low[3..0]" (rect 90 0 152 12)(font "Arial" ))
107
        (pt 0 8)
108
        (drawing
109
                (line (pt 0 8)(pt 52 8))
110
                (line (pt 52 4)(pt 78 4))
111
                (line (pt 52 12)(pt 78 12))
112
                (line (pt 52 12)(pt 52 4))
113
                (line (pt 78 4)(pt 82 8))
114
                (line (pt 82 8)(pt 78 12))
115
                (line (pt 78 12)(pt 82 8))
116
        )
117
)
118
(pin
119
        (output)
120
        (rect 1720 32 1896 48)
121
        (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
122
        (text "shift_db0" (rect 90 0 136 12)(font "Arial" ))
123
        (pt 0 8)
124
        (drawing
125
                (line (pt 0 8)(pt 52 8))
126
                (line (pt 52 4)(pt 78 4))
127
                (line (pt 52 12)(pt 78 12))
128
                (line (pt 52 12)(pt 52 4))
129
                (line (pt 78 4)(pt 82 8))
130
                (line (pt 82 8)(pt 78 12))
131
                (line (pt 78 12)(pt 82 8))
132
        )
133
)
134
(pin
135
        (output)
136
        (rect 1720 144 1896 160)
137
        (text "OUTPUT" (rect 1 0 39 10)(font "Arial" (font_size 6)))
138
        (text "shift_db7" (rect 90 0 136 12)(font "Arial" ))
139
        (pt 0 8)
140
        (drawing
141
                (line (pt 0 8)(pt 52 8))
142
                (line (pt 52 4)(pt 78 4))
143
                (line (pt 52 12)(pt 78 12))
144
                (line (pt 52 12)(pt 52 4))
145
                (line (pt 78 4)(pt 82 8))
146
                (line (pt 82 8)(pt 78 12))
147
                (line (pt 78 12)(pt 82 8))
148
        )
149
)
150
(symbol
151
        (rect 592 456 640 520)
152
        (text "OR3" (rect 38 1 48 19)(font "Arial" (font_size 6))(vertical))
153
        (text "or6" (rect -3 3 11 21)(font "Arial" (font_size 8))(vertical))
154
        (port
155
                (pt 24 0)
156
                (input)
157
                (text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
158
                (text "IN2" (rect 21 2 33 19)(font "Courier New" (bold))(vertical)(invisible))
159
                (line (pt 24 0)(pt 24 18))
160
        )
161
        (port
162
                (pt 16 0)
163
                (input)
164
                (text "IN3" (rect 2 24 19 36)(font "Courier New" (bold))(invisible))
165
                (text "IN3" (rect 12 2 24 19)(font "Courier New" (bold))(vertical)(invisible))
166
                (line (pt 16 0)(pt 16 16))
167
        )
168
        (port
169
                (pt 32 0)
170
                (input)
171
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
172
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
173
                (line (pt 32 0)(pt 32 16))
174
        )
175
        (port
176
                (pt 24 64)
177
                (output)
178
                (text "OUT" (rect 47 15 64 27)(font "Courier New" (bold))(invisible))
179
                (text "OUT" (rect 21 47 33 61)(font "Courier New" (bold))(vertical)(invisible))
180
                (line (pt 24 49)(pt 24 64))
181
        )
182
        (drawing
183
                (line (pt 35 14)(pt 35 25))
184
                (line (pt 12 14)(pt 12 25))
185
                (arc (pt 19 7)(pt 29 7)(rect 7 -14 40 19))
186
                (arc (pt 24 49)(pt 35 25)(rect -28 -6 35 57))
187
                (arc (pt 13 25)(pt 24 49)(rect 12 -6 75 57))
188
        )
189
        (rotate270)
190
)
191
(symbol
192
        (rect 760 456 808 520)
193
        (text "OR3" (rect 38 1 48 19)(font "Arial" (font_size 6))(vertical))
194
        (text "or5" (rect -3 3 11 21)(font "Arial" (font_size 8))(vertical))
195
        (port
196
                (pt 24 0)
197
                (input)
198
                (text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
199
                (text "IN2" (rect 21 2 33 19)(font "Courier New" (bold))(vertical)(invisible))
200
                (line (pt 24 0)(pt 24 18))
201
        )
202
        (port
203
                (pt 16 0)
204
                (input)
205
                (text "IN3" (rect 2 24 19 36)(font "Courier New" (bold))(invisible))
206
                (text "IN3" (rect 12 2 24 19)(font "Courier New" (bold))(vertical)(invisible))
207
                (line (pt 16 0)(pt 16 16))
208
        )
209
        (port
210
                (pt 32 0)
211
                (input)
212
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
213
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
214
                (line (pt 32 0)(pt 32 16))
215
        )
216
        (port
217
                (pt 24 64)
218
                (output)
219
                (text "OUT" (rect 47 15 64 27)(font "Courier New" (bold))(invisible))
220
                (text "OUT" (rect 21 47 33 61)(font "Courier New" (bold))(vertical)(invisible))
221
                (line (pt 24 49)(pt 24 64))
222
        )
223
        (drawing
224
                (line (pt 35 14)(pt 35 25))
225
                (line (pt 12 14)(pt 12 25))
226
                (arc (pt 19 7)(pt 29 7)(rect 7 -14 40 19))
227
                (arc (pt 24 49)(pt 35 25)(rect -28 -6 35 57))
228
                (arc (pt 13 25)(pt 24 49)(rect 12 -6 75 57))
229
        )
230
        (rotate270)
231
)
232
(symbol
233
        (rect 928 456 976 520)
234
        (text "OR3" (rect 38 1 48 19)(font "Arial" (font_size 6))(vertical))
235
        (text "or4" (rect -3 3 11 21)(font "Arial" (font_size 8))(vertical))
236
        (port
237
                (pt 24 0)
238
                (input)
239
                (text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
240
                (text "IN2" (rect 21 2 33 19)(font "Courier New" (bold))(vertical)(invisible))
241
                (line (pt 24 0)(pt 24 18))
242
        )
243
        (port
244
                (pt 16 0)
245
                (input)
246
                (text "IN3" (rect 2 24 19 36)(font "Courier New" (bold))(invisible))
247
                (text "IN3" (rect 12 2 24 19)(font "Courier New" (bold))(vertical)(invisible))
248
                (line (pt 16 0)(pt 16 16))
249
        )
250
        (port
251
                (pt 32 0)
252
                (input)
253
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
254
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
255
                (line (pt 32 0)(pt 32 16))
256
        )
257
        (port
258
                (pt 24 64)
259
                (output)
260
                (text "OUT" (rect 47 15 64 27)(font "Courier New" (bold))(invisible))
261
                (text "OUT" (rect 21 47 33 61)(font "Courier New" (bold))(vertical)(invisible))
262
                (line (pt 24 49)(pt 24 64))
263
        )
264
        (drawing
265
                (line (pt 35 14)(pt 35 25))
266
                (line (pt 12 14)(pt 12 25))
267
                (arc (pt 19 7)(pt 29 7)(rect 7 -14 40 19))
268
                (arc (pt 24 49)(pt 35 25)(rect -28 -6 35 57))
269
                (arc (pt 13 25)(pt 24 49)(rect 12 -6 75 57))
270
        )
271
        (rotate270)
272
)
273
(symbol
274
        (rect 1096 456 1144 520)
275
        (text "OR3" (rect 38 1 48 19)(font "Arial" (font_size 6))(vertical))
276
        (text "or3" (rect -3 3 11 21)(font "Arial" (font_size 8))(vertical))
277
        (port
278
                (pt 24 0)
279
                (input)
280
                (text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
281
                (text "IN2" (rect 21 2 33 19)(font "Courier New" (bold))(vertical)(invisible))
282
                (line (pt 24 0)(pt 24 18))
283
        )
284
        (port
285
                (pt 16 0)
286
                (input)
287
                (text "IN3" (rect 2 24 19 36)(font "Courier New" (bold))(invisible))
288
                (text "IN3" (rect 12 2 24 19)(font "Courier New" (bold))(vertical)(invisible))
289
                (line (pt 16 0)(pt 16 16))
290
        )
291
        (port
292
                (pt 32 0)
293
                (input)
294
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
295
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
296
                (line (pt 32 0)(pt 32 16))
297
        )
298
        (port
299
                (pt 24 64)
300
                (output)
301
                (text "OUT" (rect 47 15 64 27)(font "Courier New" (bold))(invisible))
302
                (text "OUT" (rect 21 47 33 61)(font "Courier New" (bold))(vertical)(invisible))
303
                (line (pt 24 49)(pt 24 64))
304
        )
305
        (drawing
306
                (line (pt 35 14)(pt 35 25))
307
                (line (pt 12 14)(pt 12 25))
308
                (arc (pt 19 7)(pt 29 7)(rect 7 -14 40 19))
309
                (arc (pt 24 49)(pt 35 25)(rect -28 -6 35 57))
310
                (arc (pt 13 25)(pt 24 49)(rect 12 -6 75 57))
311
        )
312
        (rotate270)
313
)
314
(symbol
315
        (rect 1264 456 1312 520)
316
        (text "OR3" (rect 38 1 48 19)(font "Arial" (font_size 6))(vertical))
317
        (text "or2" (rect -3 3 11 21)(font "Arial" (font_size 8))(vertical))
318
        (port
319
                (pt 24 0)
320
                (input)
321
                (text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
322
                (text "IN2" (rect 21 2 33 19)(font "Courier New" (bold))(vertical)(invisible))
323
                (line (pt 24 0)(pt 24 18))
324
        )
325
        (port
326
                (pt 16 0)
327
                (input)
328
                (text "IN3" (rect 2 24 19 36)(font "Courier New" (bold))(invisible))
329
                (text "IN3" (rect 12 2 24 19)(font "Courier New" (bold))(vertical)(invisible))
330
                (line (pt 16 0)(pt 16 16))
331
        )
332
        (port
333
                (pt 32 0)
334
                (input)
335
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
336
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
337
                (line (pt 32 0)(pt 32 16))
338
        )
339
        (port
340
                (pt 24 64)
341
                (output)
342
                (text "OUT" (rect 47 15 64 27)(font "Courier New" (bold))(invisible))
343
                (text "OUT" (rect 21 47 33 61)(font "Courier New" (bold))(vertical)(invisible))
344
                (line (pt 24 49)(pt 24 64))
345
        )
346
        (drawing
347
                (line (pt 35 14)(pt 35 25))
348
                (line (pt 12 14)(pt 12 25))
349
                (arc (pt 19 7)(pt 29 7)(rect 7 -14 40 19))
350
                (arc (pt 24 49)(pt 35 25)(rect -28 -6 35 57))
351
                (arc (pt 13 25)(pt 24 49)(rect 12 -6 75 57))
352
        )
353
        (rotate270)
354
)
355
(symbol
356
        (rect 1432 456 1480 520)
357
        (text "OR3" (rect 38 1 48 19)(font "Arial" (font_size 6))(vertical))
358
        (text "or1" (rect -3 3 11 21)(font "Arial" (font_size 8))(vertical))
359
        (port
360
                (pt 24 0)
361
                (input)
362
                (text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
363
                (text "IN2" (rect 21 2 33 19)(font "Courier New" (bold))(vertical)(invisible))
364
                (line (pt 24 0)(pt 24 18))
365
        )
366
        (port
367
                (pt 16 0)
368
                (input)
369
                (text "IN3" (rect 2 24 19 36)(font "Courier New" (bold))(invisible))
370
                (text "IN3" (rect 12 2 24 19)(font "Courier New" (bold))(vertical)(invisible))
371
                (line (pt 16 0)(pt 16 16))
372
        )
373
        (port
374
                (pt 32 0)
375
                (input)
376
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
377
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
378
                (line (pt 32 0)(pt 32 16))
379
        )
380
        (port
381
                (pt 24 64)
382
                (output)
383
                (text "OUT" (rect 47 15 64 27)(font "Courier New" (bold))(invisible))
384
                (text "OUT" (rect 21 47 33 61)(font "Courier New" (bold))(vertical)(invisible))
385
                (line (pt 24 49)(pt 24 64))
386
        )
387
        (drawing
388
                (line (pt 35 14)(pt 35 25))
389
                (line (pt 12 14)(pt 12 25))
390
                (arc (pt 19 7)(pt 29 7)(rect 7 -14 40 19))
391
                (arc (pt 24 49)(pt 35 25)(rect -28 -6 35 57))
392
                (arc (pt 13 25)(pt 24 49)(rect 12 -6 75 57))
393
        )
394
        (rotate270)
395
)
396
(symbol
397
        (rect 1600 456 1648 520)
398
        (text "OR3" (rect 38 1 48 19)(font "Arial" (font_size 6))(vertical))
399
        (text "or0" (rect -3 3 11 21)(font "Arial" (font_size 8))(vertical))
400
        (port
401
                (pt 24 0)
402
                (input)
403
                (text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
404
                (text "IN2" (rect 21 2 33 19)(font "Courier New" (bold))(vertical)(invisible))
405
                (line (pt 24 0)(pt 24 18))
406
        )
407
        (port
408
                (pt 16 0)
409
                (input)
410
                (text "IN3" (rect 2 24 19 36)(font "Courier New" (bold))(invisible))
411
                (text "IN3" (rect 12 2 24 19)(font "Courier New" (bold))(vertical)(invisible))
412
                (line (pt 16 0)(pt 16 16))
413
        )
414
        (port
415
                (pt 32 0)
416
                (input)
417
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
418
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
419
                (line (pt 32 0)(pt 32 16))
420
        )
421
        (port
422
                (pt 24 64)
423
                (output)
424
                (text "OUT" (rect 47 15 64 27)(font "Courier New" (bold))(invisible))
425
                (text "OUT" (rect 21 47 33 61)(font "Courier New" (bold))(vertical)(invisible))
426
                (line (pt 24 49)(pt 24 64))
427
        )
428
        (drawing
429
                (line (pt 35 14)(pt 35 25))
430
                (line (pt 12 14)(pt 12 25))
431
                (arc (pt 19 7)(pt 29 7)(rect 7 -14 40 19))
432
                (arc (pt 24 49)(pt 35 25)(rect -28 -6 35 57))
433
                (arc (pt 13 25)(pt 24 49)(rect 12 -6 75 57))
434
        )
435
        (rotate270)
436
)
437
(symbol
438
        (rect 760 360 808 424)
439
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
440
        (text "and5c" (rect -1 3 11 32)(font "Arial" )(vertical))
441
        (port
442
                (pt 32 0)
443
                (input)
444
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
445
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
446
                (line (pt 32 0)(pt 32 14))
447
        )
448
        (port
449
                (pt 16 0)
450
                (input)
451
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
452
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
453
                (line (pt 16 0)(pt 16 14))
454
        )
455
        (port
456
                (pt 24 64)
457
                (output)
458
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
459
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
460
                (line (pt 24 42)(pt 24 64))
461
        )
462
        (drawing
463
                (line (pt 36 14)(pt 36 30))
464
                (line (pt 11 14)(pt 11 31))
465
                (line (pt 36 14)(pt 11 14))
466
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
467
        )
468
        (rotate270)
469
)
470
(symbol
471
        (rect 424 456 472 520)
472
        (text "OR3" (rect 38 1 48 19)(font "Arial" (font_size 6))(vertical))
473
        (text "or7" (rect -3 3 11 21)(font "Arial" (font_size 8))(vertical))
474
        (port
475
                (pt 24 0)
476
                (input)
477
                (text "IN2" (rect 2 15 19 27)(font "Courier New" (bold))(invisible))
478
                (text "IN2" (rect 21 2 33 19)(font "Courier New" (bold))(vertical)(invisible))
479
                (line (pt 24 0)(pt 24 18))
480
        )
481
        (port
482
                (pt 16 0)
483
                (input)
484
                (text "IN3" (rect 2 24 19 36)(font "Courier New" (bold))(invisible))
485
                (text "IN3" (rect 12 2 24 19)(font "Courier New" (bold))(vertical)(invisible))
486
                (line (pt 16 0)(pt 16 16))
487
        )
488
        (port
489
                (pt 32 0)
490
                (input)
491
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
492
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
493
                (line (pt 32 0)(pt 32 16))
494
        )
495
        (port
496
                (pt 24 64)
497
                (output)
498
                (text "OUT" (rect 47 15 64 27)(font "Courier New" (bold))(invisible))
499
                (text "OUT" (rect 21 47 33 61)(font "Courier New" (bold))(vertical)(invisible))
500
                (line (pt 24 49)(pt 24 64))
501
        )
502
        (drawing
503
                (line (pt 35 14)(pt 35 25))
504
                (line (pt 12 14)(pt 12 25))
505
                (arc (pt 19 7)(pt 29 7)(rect 7 -14 40 19))
506
                (arc (pt 24 49)(pt 35 25)(rect -28 -6 35 57))
507
                (arc (pt 13 25)(pt 24 49)(rect 12 -6 75 57))
508
        )
509
        (rotate270)
510
)
511
(symbol
512
        (rect 808 360 856 424)
513
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
514
        (text "and5c8" (rect -1 3 11 38)(font "Arial" )(vertical))
515
        (port
516
                (pt 32 0)
517
                (input)
518
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
519
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
520
                (line (pt 32 0)(pt 32 14))
521
        )
522
        (port
523
                (pt 16 0)
524
                (input)
525
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
526
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
527
                (line (pt 16 0)(pt 16 14))
528
        )
529
        (port
530
                (pt 24 64)
531
                (output)
532
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
533
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
534
                (line (pt 24 42)(pt 24 64))
535
        )
536
        (drawing
537
                (line (pt 36 14)(pt 36 30))
538
                (line (pt 11 14)(pt 11 31))
539
                (line (pt 36 14)(pt 11 14))
540
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
541
        )
542
        (rotate270)
543
)
544
(symbol
545
        (rect 376 360 424 424)
546
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
547
        (text "and7a" (rect -1 3 11 32)(font "Arial" )(vertical))
548
        (port
549
                (pt 32 0)
550
                (input)
551
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
552
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
553
                (line (pt 32 0)(pt 32 14))
554
        )
555
        (port
556
                (pt 16 0)
557
                (input)
558
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
559
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
560
                (line (pt 16 0)(pt 16 14))
561
        )
562
        (port
563
                (pt 24 64)
564
                (output)
565
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
566
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
567
                (line (pt 24 42)(pt 24 64))
568
        )
569
        (drawing
570
                (line (pt 36 14)(pt 36 30))
571
                (line (pt 11 14)(pt 11 31))
572
                (line (pt 36 14)(pt 11 14))
573
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
574
        )
575
        (rotate270)
576
)
577
(symbol
578
        (rect 424 360 472 424)
579
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
580
        (text "and7b" (rect -1 3 11 32)(font "Arial" )(vertical))
581
        (port
582
                (pt 32 0)
583
                (input)
584
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
585
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
586
                (line (pt 32 0)(pt 32 14))
587
        )
588
        (port
589
                (pt 16 0)
590
                (input)
591
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
592
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
593
                (line (pt 16 0)(pt 16 14))
594
        )
595
        (port
596
                (pt 24 64)
597
                (output)
598
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
599
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
600
                (line (pt 24 42)(pt 24 64))
601
        )
602
        (drawing
603
                (line (pt 36 14)(pt 36 30))
604
                (line (pt 11 14)(pt 11 31))
605
                (line (pt 36 14)(pt 11 14))
606
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
607
        )
608
        (rotate270)
609
)
610
(symbol
611
        (rect 472 360 520 424)
612
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
613
        (text "and7c" (rect -1 3 11 32)(font "Arial" )(vertical))
614
        (port
615
                (pt 32 0)
616
                (input)
617
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
618
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
619
                (line (pt 32 0)(pt 32 14))
620
        )
621
        (port
622
                (pt 16 0)
623
                (input)
624
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
625
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
626
                (line (pt 16 0)(pt 16 14))
627
        )
628
        (port
629
                (pt 24 64)
630
                (output)
631
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
632
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
633
                (line (pt 24 42)(pt 24 64))
634
        )
635
        (drawing
636
                (line (pt 36 14)(pt 36 30))
637
                (line (pt 11 14)(pt 11 31))
638
                (line (pt 36 14)(pt 11 14))
639
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
640
        )
641
        (rotate270)
642
)
643
(symbol
644
        (rect 544 360 592 424)
645
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
646
        (text "and6a" (rect -1 3 11 32)(font "Arial" )(vertical))
647
        (port
648
                (pt 32 0)
649
                (input)
650
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
651
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
652
                (line (pt 32 0)(pt 32 14))
653
        )
654
        (port
655
                (pt 16 0)
656
                (input)
657
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
658
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
659
                (line (pt 16 0)(pt 16 14))
660
        )
661
        (port
662
                (pt 24 64)
663
                (output)
664
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
665
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
666
                (line (pt 24 42)(pt 24 64))
667
        )
668
        (drawing
669
                (line (pt 36 14)(pt 36 30))
670
                (line (pt 11 14)(pt 11 31))
671
                (line (pt 36 14)(pt 11 14))
672
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
673
        )
674
        (rotate270)
675
)
676
(symbol
677
        (rect 592 360 640 424)
678
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
679
        (text "and6b" (rect -1 3 11 32)(font "Arial" )(vertical))
680
        (port
681
                (pt 32 0)
682
                (input)
683
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
684
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
685
                (line (pt 32 0)(pt 32 14))
686
        )
687
        (port
688
                (pt 16 0)
689
                (input)
690
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
691
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
692
                (line (pt 16 0)(pt 16 14))
693
        )
694
        (port
695
                (pt 24 64)
696
                (output)
697
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
698
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
699
                (line (pt 24 42)(pt 24 64))
700
        )
701
        (drawing
702
                (line (pt 36 14)(pt 36 30))
703
                (line (pt 11 14)(pt 11 31))
704
                (line (pt 36 14)(pt 11 14))
705
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
706
        )
707
        (rotate270)
708
)
709
(symbol
710
        (rect 640 360 688 424)
711
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
712
        (text "and6c" (rect -1 3 11 32)(font "Arial" )(vertical))
713
        (port
714
                (pt 32 0)
715
                (input)
716
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
717
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
718
                (line (pt 32 0)(pt 32 14))
719
        )
720
        (port
721
                (pt 16 0)
722
                (input)
723
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
724
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
725
                (line (pt 16 0)(pt 16 14))
726
        )
727
        (port
728
                (pt 24 64)
729
                (output)
730
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
731
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
732
                (line (pt 24 42)(pt 24 64))
733
        )
734
        (drawing
735
                (line (pt 36 14)(pt 36 30))
736
                (line (pt 11 14)(pt 11 31))
737
                (line (pt 36 14)(pt 11 14))
738
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
739
        )
740
        (rotate270)
741
)
742
(symbol
743
        (rect 712 360 760 424)
744
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
745
        (text "and5a" (rect -1 3 11 32)(font "Arial" )(vertical))
746
        (port
747
                (pt 32 0)
748
                (input)
749
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
750
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
751
                (line (pt 32 0)(pt 32 14))
752
        )
753
        (port
754
                (pt 16 0)
755
                (input)
756
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
757
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
758
                (line (pt 16 0)(pt 16 14))
759
        )
760
        (port
761
                (pt 24 64)
762
                (output)
763
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
764
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
765
                (line (pt 24 42)(pt 24 64))
766
        )
767
        (drawing
768
                (line (pt 36 14)(pt 36 30))
769
                (line (pt 11 14)(pt 11 31))
770
                (line (pt 36 14)(pt 11 14))
771
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
772
        )
773
        (rotate270)
774
)
775
(symbol
776
        (rect 1552 360 1600 424)
777
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
778
        (text "and0a" (rect -1 3 11 32)(font "Arial" )(vertical))
779
        (port
780
                (pt 32 0)
781
                (input)
782
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
783
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
784
                (line (pt 32 0)(pt 32 14))
785
        )
786
        (port
787
                (pt 16 0)
788
                (input)
789
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
790
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
791
                (line (pt 16 0)(pt 16 14))
792
        )
793
        (port
794
                (pt 24 64)
795
                (output)
796
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
797
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
798
                (line (pt 24 42)(pt 24 64))
799
        )
800
        (drawing
801
                (line (pt 36 14)(pt 36 30))
802
                (line (pt 11 14)(pt 11 31))
803
                (line (pt 36 14)(pt 11 14))
804
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
805
        )
806
        (rotate270)
807
)
808
(symbol
809
        (rect 1600 360 1648 424)
810
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
811
        (text "and0b" (rect -1 3 11 32)(font "Arial" )(vertical))
812
        (port
813
                (pt 32 0)
814
                (input)
815
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
816
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
817
                (line (pt 32 0)(pt 32 14))
818
        )
819
        (port
820
                (pt 16 0)
821
                (input)
822
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
823
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
824
                (line (pt 16 0)(pt 16 14))
825
        )
826
        (port
827
                (pt 24 64)
828
                (output)
829
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
830
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
831
                (line (pt 24 42)(pt 24 64))
832
        )
833
        (drawing
834
                (line (pt 36 14)(pt 36 30))
835
                (line (pt 11 14)(pt 11 31))
836
                (line (pt 36 14)(pt 11 14))
837
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
838
        )
839
        (rotate270)
840
)
841
(symbol
842
        (rect 1648 360 1696 424)
843
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
844
        (text "and0c" (rect -1 3 11 32)(font "Arial" )(vertical))
845
        (port
846
                (pt 32 0)
847
                (input)
848
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
849
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
850
                (line (pt 32 0)(pt 32 14))
851
        )
852
        (port
853
                (pt 16 0)
854
                (input)
855
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
856
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
857
                (line (pt 16 0)(pt 16 14))
858
        )
859
        (port
860
                (pt 24 64)
861
                (output)
862
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
863
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
864
                (line (pt 24 42)(pt 24 64))
865
        )
866
        (drawing
867
                (line (pt 36 14)(pt 36 30))
868
                (line (pt 11 14)(pt 11 31))
869
                (line (pt 36 14)(pt 11 14))
870
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
871
        )
872
        (rotate270)
873
)
874
(symbol
875
        (rect 1384 360 1432 424)
876
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
877
        (text "and1a" (rect -1 3 11 32)(font "Arial" )(vertical))
878
        (port
879
                (pt 32 0)
880
                (input)
881
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
882
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
883
                (line (pt 32 0)(pt 32 14))
884
        )
885
        (port
886
                (pt 16 0)
887
                (input)
888
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
889
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
890
                (line (pt 16 0)(pt 16 14))
891
        )
892
        (port
893
                (pt 24 64)
894
                (output)
895
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
896
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
897
                (line (pt 24 42)(pt 24 64))
898
        )
899
        (drawing
900
                (line (pt 36 14)(pt 36 30))
901
                (line (pt 11 14)(pt 11 31))
902
                (line (pt 36 14)(pt 11 14))
903
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
904
        )
905
        (rotate270)
906
)
907
(symbol
908
        (rect 1432 360 1480 424)
909
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
910
        (text "and1b" (rect -1 3 11 32)(font "Arial" )(vertical))
911
        (port
912
                (pt 32 0)
913
                (input)
914
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
915
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
916
                (line (pt 32 0)(pt 32 14))
917
        )
918
        (port
919
                (pt 16 0)
920
                (input)
921
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
922
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
923
                (line (pt 16 0)(pt 16 14))
924
        )
925
        (port
926
                (pt 24 64)
927
                (output)
928
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
929
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
930
                (line (pt 24 42)(pt 24 64))
931
        )
932
        (drawing
933
                (line (pt 36 14)(pt 36 30))
934
                (line (pt 11 14)(pt 11 31))
935
                (line (pt 36 14)(pt 11 14))
936
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
937
        )
938
        (rotate270)
939
)
940
(symbol
941
        (rect 1480 360 1528 424)
942
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
943
        (text "and1c" (rect -1 3 11 32)(font "Arial" )(vertical))
944
        (port
945
                (pt 32 0)
946
                (input)
947
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
948
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
949
                (line (pt 32 0)(pt 32 14))
950
        )
951
        (port
952
                (pt 16 0)
953
                (input)
954
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
955
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
956
                (line (pt 16 0)(pt 16 14))
957
        )
958
        (port
959
                (pt 24 64)
960
                (output)
961
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
962
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
963
                (line (pt 24 42)(pt 24 64))
964
        )
965
        (drawing
966
                (line (pt 36 14)(pt 36 30))
967
                (line (pt 11 14)(pt 11 31))
968
                (line (pt 36 14)(pt 11 14))
969
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
970
        )
971
        (rotate270)
972
)
973
(symbol
974
        (rect 1216 360 1264 424)
975
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
976
        (text "and2a" (rect -1 3 11 32)(font "Arial" )(vertical))
977
        (port
978
                (pt 32 0)
979
                (input)
980
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
981
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
982
                (line (pt 32 0)(pt 32 14))
983
        )
984
        (port
985
                (pt 16 0)
986
                (input)
987
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
988
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
989
                (line (pt 16 0)(pt 16 14))
990
        )
991
        (port
992
                (pt 24 64)
993
                (output)
994
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
995
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
996
                (line (pt 24 42)(pt 24 64))
997
        )
998
        (drawing
999
                (line (pt 36 14)(pt 36 30))
1000
                (line (pt 11 14)(pt 11 31))
1001
                (line (pt 36 14)(pt 11 14))
1002
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1003
        )
1004
        (rotate270)
1005
)
1006
(symbol
1007
        (rect 1264 360 1312 424)
1008
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
1009
        (text "and2b" (rect -1 3 11 32)(font "Arial" )(vertical))
1010
        (port
1011
                (pt 32 0)
1012
                (input)
1013
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1014
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
1015
                (line (pt 32 0)(pt 32 14))
1016
        )
1017
        (port
1018
                (pt 16 0)
1019
                (input)
1020
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1021
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
1022
                (line (pt 16 0)(pt 16 14))
1023
        )
1024
        (port
1025
                (pt 24 64)
1026
                (output)
1027
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1028
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
1029
                (line (pt 24 42)(pt 24 64))
1030
        )
1031
        (drawing
1032
                (line (pt 36 14)(pt 36 30))
1033
                (line (pt 11 14)(pt 11 31))
1034
                (line (pt 36 14)(pt 11 14))
1035
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1036
        )
1037
        (rotate270)
1038
)
1039
(symbol
1040
        (rect 1312 360 1360 424)
1041
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
1042
        (text "and2c" (rect -1 3 11 32)(font "Arial" )(vertical))
1043
        (port
1044
                (pt 32 0)
1045
                (input)
1046
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1047
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
1048
                (line (pt 32 0)(pt 32 14))
1049
        )
1050
        (port
1051
                (pt 16 0)
1052
                (input)
1053
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1054
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
1055
                (line (pt 16 0)(pt 16 14))
1056
        )
1057
        (port
1058
                (pt 24 64)
1059
                (output)
1060
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1061
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
1062
                (line (pt 24 42)(pt 24 64))
1063
        )
1064
        (drawing
1065
                (line (pt 36 14)(pt 36 30))
1066
                (line (pt 11 14)(pt 11 31))
1067
                (line (pt 36 14)(pt 11 14))
1068
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1069
        )
1070
        (rotate270)
1071
)
1072
(symbol
1073
        (rect 1048 360 1096 424)
1074
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
1075
        (text "and3a" (rect -1 3 11 32)(font "Arial" )(vertical))
1076
        (port
1077
                (pt 32 0)
1078
                (input)
1079
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1080
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
1081
                (line (pt 32 0)(pt 32 14))
1082
        )
1083
        (port
1084
                (pt 16 0)
1085
                (input)
1086
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1087
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
1088
                (line (pt 16 0)(pt 16 14))
1089
        )
1090
        (port
1091
                (pt 24 64)
1092
                (output)
1093
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1094
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
1095
                (line (pt 24 42)(pt 24 64))
1096
        )
1097
        (drawing
1098
                (line (pt 36 14)(pt 36 30))
1099
                (line (pt 11 14)(pt 11 31))
1100
                (line (pt 36 14)(pt 11 14))
1101
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1102
        )
1103
        (rotate270)
1104
)
1105
(symbol
1106
        (rect 1096 360 1144 424)
1107
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
1108
        (text "and3b" (rect -1 3 11 32)(font "Arial" )(vertical))
1109
        (port
1110
                (pt 32 0)
1111
                (input)
1112
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1113
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
1114
                (line (pt 32 0)(pt 32 14))
1115
        )
1116
        (port
1117
                (pt 16 0)
1118
                (input)
1119
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1120
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
1121
                (line (pt 16 0)(pt 16 14))
1122
        )
1123
        (port
1124
                (pt 24 64)
1125
                (output)
1126
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1127
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
1128
                (line (pt 24 42)(pt 24 64))
1129
        )
1130
        (drawing
1131
                (line (pt 36 14)(pt 36 30))
1132
                (line (pt 11 14)(pt 11 31))
1133
                (line (pt 36 14)(pt 11 14))
1134
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1135
        )
1136
        (rotate270)
1137
)
1138
(symbol
1139
        (rect 1144 360 1192 424)
1140
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
1141
        (text "and3c" (rect -1 3 11 32)(font "Arial" )(vertical))
1142
        (port
1143
                (pt 32 0)
1144
                (input)
1145
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1146
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
1147
                (line (pt 32 0)(pt 32 14))
1148
        )
1149
        (port
1150
                (pt 16 0)
1151
                (input)
1152
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1153
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
1154
                (line (pt 16 0)(pt 16 14))
1155
        )
1156
        (port
1157
                (pt 24 64)
1158
                (output)
1159
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1160
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
1161
                (line (pt 24 42)(pt 24 64))
1162
        )
1163
        (drawing
1164
                (line (pt 36 14)(pt 36 30))
1165
                (line (pt 11 14)(pt 11 31))
1166
                (line (pt 36 14)(pt 11 14))
1167
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1168
        )
1169
        (rotate270)
1170
)
1171
(symbol
1172
        (rect 880 360 928 424)
1173
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
1174
        (text "and4a" (rect -1 3 11 32)(font "Arial" )(vertical))
1175
        (port
1176
                (pt 32 0)
1177
                (input)
1178
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1179
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
1180
                (line (pt 32 0)(pt 32 14))
1181
        )
1182
        (port
1183
                (pt 16 0)
1184
                (input)
1185
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1186
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
1187
                (line (pt 16 0)(pt 16 14))
1188
        )
1189
        (port
1190
                (pt 24 64)
1191
                (output)
1192
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1193
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
1194
                (line (pt 24 42)(pt 24 64))
1195
        )
1196
        (drawing
1197
                (line (pt 36 14)(pt 36 30))
1198
                (line (pt 11 14)(pt 11 31))
1199
                (line (pt 36 14)(pt 11 14))
1200
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1201
        )
1202
        (rotate270)
1203
)
1204
(symbol
1205
        (rect 928 360 976 424)
1206
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
1207
        (text "and4b" (rect -1 3 11 32)(font "Arial" )(vertical))
1208
        (port
1209
                (pt 32 0)
1210
                (input)
1211
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1212
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
1213
                (line (pt 32 0)(pt 32 14))
1214
        )
1215
        (port
1216
                (pt 16 0)
1217
                (input)
1218
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1219
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
1220
                (line (pt 16 0)(pt 16 14))
1221
        )
1222
        (port
1223
                (pt 24 64)
1224
                (output)
1225
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1226
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
1227
                (line (pt 24 42)(pt 24 64))
1228
        )
1229
        (drawing
1230
                (line (pt 36 14)(pt 36 30))
1231
                (line (pt 11 14)(pt 11 31))
1232
                (line (pt 36 14)(pt 11 14))
1233
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1234
        )
1235
        (rotate270)
1236
)
1237
(symbol
1238
        (rect 976 360 1024 424)
1239
        (text "AND2" (rect 38 1 48 25)(font "Arial" (font_size 6))(vertical))
1240
        (text "and4c" (rect -1 3 11 32)(font "Arial" )(vertical))
1241
        (port
1242
                (pt 32 0)
1243
                (input)
1244
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1245
                (text "IN1" (rect 29 2 41 19)(font "Courier New" (bold))(vertical)(invisible))
1246
                (line (pt 32 0)(pt 32 14))
1247
        )
1248
        (port
1249
                (pt 16 0)
1250
                (input)
1251
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1252
                (text "IN2" (rect 13 2 25 19)(font "Courier New" (bold))(vertical)(invisible))
1253
                (line (pt 16 0)(pt 16 14))
1254
        )
1255
        (port
1256
                (pt 24 64)
1257
                (output)
1258
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1259
                (text "OUT" (rect 21 48 33 62)(font "Courier New" (bold))(vertical)(invisible))
1260
                (line (pt 24 42)(pt 24 64))
1261
        )
1262
        (drawing
1263
                (line (pt 36 14)(pt 36 30))
1264
                (line (pt 11 14)(pt 11 31))
1265
                (line (pt 36 14)(pt 11 14))
1266
                (arc (pt 11 31)(pt 36 30)(rect 11 18 36 43))
1267
        )
1268
        (rotate270)
1269
)
1270
(symbol
1271
        (rect 248 240 312 288)
1272
        (text "NOR2" (rect 1 0 26 10)(font "Arial" (font_size 6)))
1273
        (text "norLoad" (rect 3 37 41 49)(font "Arial" ))
1274
        (port
1275
                (pt 0 32)
1276
                (input)
1277
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1278
                (text "IN2" (rect 2 23 19 35)(font "Courier New" (bold))(invisible))
1279
                (line (pt 0 32)(pt 14 32))
1280
        )
1281
        (port
1282
                (pt 0 16)
1283
                (input)
1284
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1285
                (text "IN1" (rect 2 7 19 19)(font "Courier New" (bold))(invisible))
1286
                (line (pt 0 16)(pt 14 16))
1287
        )
1288
        (port
1289
                (pt 64 24)
1290
                (output)
1291
                (text "OUT" (rect 48 15 65 27)(font "Courier New" (bold))(invisible))
1292
                (text "OUT" (rect 48 15 62 27)(font "Courier New" (bold))(invisible))
1293
                (line (pt 54 24)(pt 64 24))
1294
        )
1295
        (drawing
1296
                (line (pt 12 36)(pt 23 36))
1297
                (line (pt 12 13)(pt 23 13))
1298
                (arc (pt 46 24)(pt 23 13)(rect -6 13 53 72))
1299
                (arc (pt 5 29)(pt 5 19)(rect -16 8 17 41))
1300
                (arc (pt 23 35)(pt 46 24)(rect -6 -23 53 36))
1301
                (circle (rect 46 20 54 28))
1302
        )
1303
)
1304
(connector
1305
        (pt 568 424)
1306
        (pt 568 440)
1307
)
1308
(connector
1309
        (pt 568 440)
1310
        (pt 608 440)
1311
)
1312
(connector
1313
        (pt 664 424)
1314
        (pt 664 440)
1315
)
1316
(connector
1317
        (pt 664 440)
1318
        (pt 624 440)
1319
)
1320
(connector
1321
        (pt 616 424)
1322
        (pt 616 456)
1323
)
1324
(connector
1325
        (pt 608 440)
1326
        (pt 608 456)
1327
)
1328
(connector
1329
        (pt 624 440)
1330
        (pt 624 456)
1331
)
1332
(connector
1333
        (pt 832 440)
1334
        (pt 792 440)
1335
)
1336
(connector
1337
        (pt 776 440)
1338
        (pt 776 456)
1339
)
1340
(connector
1341
        (pt 792 440)
1342
        (pt 792 456)
1343
)
1344
(connector
1345
        (pt 832 424)
1346
        (pt 832 440)
1347
)
1348
(connector
1349
        (pt 904 440)
1350
        (pt 944 440)
1351
)
1352
(connector
1353
        (pt 1000 440)
1354
        (pt 960 440)
1355
)
1356
(connector
1357
        (pt 944 440)
1358
        (pt 944 456)
1359
)
1360
(connector
1361
        (pt 960 440)
1362
        (pt 960 456)
1363
)
1364
(connector
1365
        (pt 904 424)
1366
        (pt 904 440)
1367
)
1368
(connector
1369
        (pt 952 424)
1370
        (pt 952 456)
1371
)
1372
(connector
1373
        (pt 1000 424)
1374
        (pt 1000 440)
1375
)
1376
(connector
1377
        (pt 1072 440)
1378
        (pt 1112 440)
1379
)
1380
(connector
1381
        (pt 1168 440)
1382
        (pt 1128 440)
1383
)
1384
(connector
1385
        (pt 1112 440)
1386
        (pt 1112 456)
1387
)
1388
(connector
1389
        (pt 1128 440)
1390
        (pt 1128 456)
1391
)
1392
(connector
1393
        (pt 1072 424)
1394
        (pt 1072 440)
1395
)
1396
(connector
1397
        (pt 1120 424)
1398
        (pt 1120 456)
1399
)
1400
(connector
1401
        (pt 1168 424)
1402
        (pt 1168 440)
1403
)
1404
(connector
1405
        (pt 1240 440)
1406
        (pt 1280 440)
1407
)
1408
(connector
1409
        (pt 1336 440)
1410
        (pt 1296 440)
1411
)
1412
(connector
1413
        (pt 1280 440)
1414
        (pt 1280 456)
1415
)
1416
(connector
1417
        (pt 1296 440)
1418
        (pt 1296 456)
1419
)
1420
(connector
1421
        (pt 1240 424)
1422
        (pt 1240 440)
1423
)
1424
(connector
1425
        (pt 1288 424)
1426
        (pt 1288 456)
1427
)
1428
(connector
1429
        (pt 1336 424)
1430
        (pt 1336 440)
1431
)
1432
(connector
1433
        (pt 1408 440)
1434
        (pt 1448 440)
1435
)
1436
(connector
1437
        (pt 1504 440)
1438
        (pt 1464 440)
1439
)
1440
(connector
1441
        (pt 1448 440)
1442
        (pt 1448 456)
1443
)
1444
(connector
1445
        (pt 1464 440)
1446
        (pt 1464 456)
1447
)
1448
(connector
1449
        (pt 1408 424)
1450
        (pt 1408 440)
1451
)
1452
(connector
1453
        (pt 1456 424)
1454
        (pt 1456 456)
1455
)
1456
(connector
1457
        (pt 1504 424)
1458
        (pt 1504 440)
1459
)
1460
(connector
1461
        (pt 1576 440)
1462
        (pt 1616 440)
1463
)
1464
(connector
1465
        (pt 1672 440)
1466
        (pt 1632 440)
1467
)
1468
(connector
1469
        (pt 1616 440)
1470
        (pt 1616 456)
1471
)
1472
(connector
1473
        (pt 1632 440)
1474
        (pt 1632 456)
1475
)
1476
(connector
1477
        (pt 1576 424)
1478
        (pt 1576 440)
1479
)
1480
(connector
1481
        (pt 1624 424)
1482
        (pt 1624 456)
1483
)
1484
(connector
1485
        (pt 1672 424)
1486
        (pt 1672 440)
1487
)
1488
(connector
1489
        (pt 624 136)
1490
        (pt 624 360)
1491
)
1492
(connector
1493
        (pt 960 104)
1494
        (pt 960 360)
1495
)
1496
(connector
1497
        (pt 1128 88)
1498
        (pt 1128 360)
1499
)
1500
(connector
1501
        (pt 1296 72)
1502
        (pt 1296 360)
1503
)
1504
(connector
1505
        (pt 1464 56)
1506
        (pt 1464 360)
1507
)
1508
(connector
1509
        (pt 672 360)
1510
        (pt 672 152)
1511
)
1512
(connector
1513
        (pt 576 120)
1514
        (pt 576 360)
1515
)
1516
(connector
1517
        (pt 912 88)
1518
        (pt 912 360)
1519
)
1520
(connector
1521
        (pt 1080 72)
1522
        (pt 1080 360)
1523
)
1524
(connector
1525
        (pt 1248 56)
1526
        (pt 1248 360)
1527
)
1528
(connector
1529
        (pt 1416 40)
1530
        (pt 1416 360)
1531
)
1532
(connector
1533
        (pt 1632 40)
1534
        (pt 1632 360)
1535
)
1536
(connector
1537
        (pt 776 440)
1538
        (pt 736 440)
1539
)
1540
(connector
1541
        (pt 736 440)
1542
        (pt 736 424)
1543
)
1544
(connector
1545
        (pt 744 104)
1546
        (pt 744 360)
1547
)
1548
(connector
1549
        (text "out_high[2]" (rect 600 546 612 600)(font "Arial" )(vertical))
1550
        (pt 616 520)
1551
        (pt 616 608)
1552
)
1553
(connector
1554
        (text "out_high[1]" (rect 768 546 780 600)(font "Arial" )(vertical))
1555
        (pt 784 520)
1556
        (pt 784 608)
1557
)
1558
(connector
1559
        (text "out_high[0]" (rect 936 546 948 600)(font "Arial" )(vertical))
1560
        (pt 952 520)
1561
        (pt 952 608)
1562
)
1563
(connector
1564
        (text "out_low[3]" (rect 1104 526 1116 575)(font "Arial" )(vertical))
1565
        (pt 1120 520)
1566
        (pt 1120 584)
1567
)
1568
(connector
1569
        (text "out_low[2]" (rect 1272 526 1284 575)(font "Arial" )(vertical))
1570
        (pt 1288 520)
1571
        (pt 1288 584)
1572
)
1573
(connector
1574
        (text "out_low[1]" (rect 1440 526 1452 575)(font "Arial" )(vertical))
1575
        (pt 1456 520)
1576
        (pt 1456 584)
1577
)
1578
(connector
1579
        (text "out_low[0]" (rect 1608 526 1620 575)(font "Arial" )(vertical))
1580
        (pt 1624 520)
1581
        (pt 1624 584)
1582
)
1583
(connector
1584
        (pt 840 360)
1585
        (pt 840 136)
1586
)
1587
(connector
1588
        (pt 1008 360)
1589
        (pt 1008 120)
1590
)
1591
(connector
1592
        (pt 1176 360)
1593
        (pt 1176 104)
1594
)
1595
(connector
1596
        (pt 1344 360)
1597
        (pt 1344 88)
1598
)
1599
(connector
1600
        (pt 1512 360)
1601
        (pt 1512 72)
1602
)
1603
(connector
1604
        (pt 1680 360)
1605
        (pt 1680 56)
1606
)
1607
(connector
1608
        (pt 1584 360)
1609
        (pt 1584 192)
1610
)
1611
(connector
1612
        (pt 456 152)
1613
        (pt 456 360)
1614
)
1615
(connector
1616
        (text "out_high[3]" (rect 432 546 444 600)(font "Arial" )(vertical))
1617
        (pt 448 608)
1618
        (pt 448 520)
1619
)
1620
(connector
1621
        (pt 224 256)
1622
        (pt 224 240)
1623
)
1624
(connector
1625
        (pt 224 272)
1626
        (pt 224 288)
1627
)
1628
(connector
1629
        (pt 440 360)
1630
        (pt 440 264)
1631
)
1632
(connector
1633
        (pt 448 456)
1634
        (pt 448 424)
1635
)
1636
(connector
1637
        (pt 440 440)
1638
        (pt 440 456)
1639
)
1640
(connector
1641
        (pt 456 440)
1642
        (pt 456 456)
1643
)
1644
(connector
1645
        (pt 608 360)
1646
        (pt 608 264)
1647
)
1648
(connector
1649
        (pt 944 360)
1650
        (pt 944 264)
1651
)
1652
(connector
1653
        (pt 1112 360)
1654
        (pt 1112 264)
1655
)
1656
(connector
1657
        (pt 1280 360)
1658
        (pt 1280 264)
1659
)
1660
(connector
1661
        (pt 1448 360)
1662
        (pt 1448 264)
1663
)
1664
(connector
1665
        (pt 1616 360)
1666
        (pt 1616 264)
1667
)
1668
(connector
1669
        (pt 560 360)
1670
        (pt 560 240)
1671
)
1672
(connector
1673
        (pt 728 360)
1674
        (pt 728 240)
1675
)
1676
(connector
1677
        (pt 896 360)
1678
        (pt 896 240)
1679
)
1680
(connector
1681
        (pt 1064 360)
1682
        (pt 1064 240)
1683
)
1684
(connector
1685
        (pt 1232 360)
1686
        (pt 1232 240)
1687
)
1688
(connector
1689
        (pt 1400 360)
1690
        (pt 1400 240)
1691
)
1692
(connector
1693
        (pt 1568 360)
1694
        (pt 1568 240)
1695
)
1696
(connector
1697
        (pt 1664 288)
1698
        (pt 1664 360)
1699
)
1700
(connector
1701
        (pt 656 360)
1702
        (pt 656 288)
1703
)
1704
(connector
1705
        (pt 824 360)
1706
        (pt 824 288)
1707
)
1708
(connector
1709
        (pt 992 360)
1710
        (pt 992 288)
1711
)
1712
(connector
1713
        (pt 1160 360)
1714
        (pt 1160 288)
1715
)
1716
(connector
1717
        (pt 1328 360)
1718
        (pt 1328 288)
1719
)
1720
(connector
1721
        (pt 1496 360)
1722
        (pt 1496 288)
1723
)
1724
(connector
1725
        (pt 784 456)
1726
        (pt 784 424)
1727
)
1728
(connector
1729
        (pt 792 120)
1730
        (pt 792 360)
1731
)
1732
(connector
1733
        (pt 776 264)
1734
        (pt 776 360)
1735
)
1736
(connector
1737
        (pt 400 440)
1738
        (pt 400 424)
1739
)
1740
(connector
1741
        (pt 408 136)
1742
        (pt 408 360)
1743
)
1744
(connector
1745
        (pt 440 440)
1746
        (pt 400 440)
1747
)
1748
(connector
1749
        (pt 392 240)
1750
        (pt 392 360)
1751
)
1752
(connector
1753
        (pt 496 440)
1754
        (pt 496 424)
1755
)
1756
(connector
1757
        (pt 456 440)
1758
        (pt 496 440)
1759
)
1760
(connector
1761
        (pt 488 288)
1762
        (pt 488 360)
1763
)
1764
(connector
1765
        (pt 504 192)
1766
        (pt 504 360)
1767
)
1768
(connector
1769
        (text "db[1]" (rect 237 40 261 52)(font "Arial" ))
1770
        (pt 232 56)
1771
        (pt 1248 56)
1772
)
1773
(connector
1774
        (pt 1248 56)
1775
        (pt 1464 56)
1776
)
1777
(connector
1778
        (pt 1464 56)
1779
        (pt 1680 56)
1780
)
1781
(connector
1782
        (text "db[2]" (rect 237 56 261 68)(font "Arial" ))
1783
        (pt 232 72)
1784
        (pt 1080 72)
1785
)
1786
(connector
1787
        (pt 1080 72)
1788
        (pt 1296 72)
1789
)
1790
(connector
1791
        (pt 1296 72)
1792
        (pt 1512 72)
1793
)
1794
(connector
1795
        (text "db[3]" (rect 237 72 261 84)(font "Arial" ))
1796
        (pt 232 88)
1797
        (pt 912 88)
1798
)
1799
(connector
1800
        (pt 912 88)
1801
        (pt 1128 88)
1802
)
1803
(connector
1804
        (pt 1128 88)
1805
        (pt 1344 88)
1806
)
1807
(connector
1808
        (text "db[4]" (rect 237 88 261 100)(font "Arial" ))
1809
        (pt 232 104)
1810
        (pt 744 104)
1811
)
1812
(connector
1813
        (pt 744 104)
1814
        (pt 960 104)
1815
)
1816
(connector
1817
        (pt 960 104)
1818
        (pt 1176 104)
1819
)
1820
(connector
1821
        (text "db[5]" (rect 237 104 261 116)(font "Arial" ))
1822
        (pt 232 120)
1823
        (pt 576 120)
1824
)
1825
(connector
1826
        (pt 576 120)
1827
        (pt 792 120)
1828
)
1829
(connector
1830
        (pt 792 120)
1831
        (pt 1008 120)
1832
)
1833
(connector
1834
        (pt 312 264)
1835
        (pt 440 264)
1836
)
1837
(connector
1838
        (pt 440 264)
1839
        (pt 608 264)
1840
)
1841
(connector
1842
        (pt 608 264)
1843
        (pt 776 264)
1844
)
1845
(connector
1846
        (pt 776 264)
1847
        (pt 944 264)
1848
)
1849
(connector
1850
        (pt 944 264)
1851
        (pt 1112 264)
1852
)
1853
(connector
1854
        (pt 1112 264)
1855
        (pt 1280 264)
1856
)
1857
(connector
1858
        (pt 1280 264)
1859
        (pt 1448 264)
1860
)
1861
(connector
1862
        (pt 1448 264)
1863
        (pt 1616 264)
1864
)
1865
(connector
1866
        (pt 232 40)
1867
        (pt 232 56)
1868
        (bus)
1869
)
1870
(connector
1871
        (pt 232 56)
1872
        (pt 232 72)
1873
        (bus)
1874
)
1875
(connector
1876
        (pt 232 72)
1877
        (pt 232 88)
1878
        (bus)
1879
)
1880
(connector
1881
        (pt 232 88)
1882
        (pt 232 104)
1883
        (bus)
1884
)
1885
(connector
1886
        (pt 232 104)
1887
        (pt 232 120)
1888
        (bus)
1889
)
1890
(connector
1891
        (pt 232 120)
1892
        (pt 232 136)
1893
        (bus)
1894
)
1895
(connector
1896
        (pt 232 136)
1897
        (pt 232 152)
1898
        (bus)
1899
)
1900
(connector
1901
        (text "db[6]" (rect 237 120 261 132)(font "Arial" ))
1902
        (pt 232 136)
1903
        (pt 408 136)
1904
)
1905
(connector
1906
        (pt 408 136)
1907
        (pt 624 136)
1908
)
1909
(connector
1910
        (pt 624 136)
1911
        (pt 840 136)
1912
)
1913
(connector
1914
        (pt 392 240)
1915
        (pt 560 240)
1916
)
1917
(connector
1918
        (pt 560 240)
1919
        (pt 728 240)
1920
)
1921
(connector
1922
        (pt 728 240)
1923
        (pt 896 240)
1924
)
1925
(connector
1926
        (pt 896 240)
1927
        (pt 1064 240)
1928
)
1929
(connector
1930
        (pt 1064 240)
1931
        (pt 1232 240)
1932
)
1933
(connector
1934
        (pt 1232 240)
1935
        (pt 1400 240)
1936
)
1937
(connector
1938
        (pt 1400 240)
1939
        (pt 1568 240)
1940
)
1941
(connector
1942
        (pt 488 288)
1943
        (pt 656 288)
1944
)
1945
(connector
1946
        (pt 656 288)
1947
        (pt 824 288)
1948
)
1949
(connector
1950
        (pt 824 288)
1951
        (pt 992 288)
1952
)
1953
(connector
1954
        (pt 992 288)
1955
        (pt 1160 288)
1956
)
1957
(connector
1958
        (pt 1160 288)
1959
        (pt 1328 288)
1960
)
1961
(connector
1962
        (pt 1328 288)
1963
        (pt 1496 288)
1964
)
1965
(connector
1966
        (pt 1496 288)
1967
        (pt 1664 288)
1968
)
1969
(connector
1970
        (pt 448 608)
1971
        (pt 616 608)
1972
        (bus)
1973
)
1974
(connector
1975
        (pt 1120 584)
1976
        (pt 1288 584)
1977
        (bus)
1978
)
1979
(connector
1980
        (pt 616 608)
1981
        (pt 784 608)
1982
        (bus)
1983
)
1984
(connector
1985
        (pt 1288 584)
1986
        (pt 1456 584)
1987
        (bus)
1988
)
1989
(connector
1990
        (text "db[0]" (rect 236 24 260 36)(font "Arial" ))
1991
        (pt 232 40)
1992
        (pt 1416 40)
1993
)
1994
(connector
1995
        (text "db[7]" (rect 238 136 262 148)(font "Arial" ))
1996
        (pt 232 152)
1997
        (pt 456 152)
1998
)
1999
(connector
2000
        (pt 784 608)
2001
        (pt 952 608)
2002
        (bus)
2003
)
2004
(connector
2005
        (pt 1456 584)
2006
        (pt 1624 584)
2007
        (bus)
2008
)
2009
(connector
2010
        (pt 1416 40)
2011
        (pt 1632 40)
2012
)
2013
(connector
2014
        (pt 456 152)
2015
        (pt 672 152)
2016
)
2017
(connector
2018
        (pt 224 272)
2019
        (pt 248 272)
2020
)
2021
(connector
2022
        (pt 224 256)
2023
        (pt 248 256)
2024
)
2025
(connector
2026
        (text "out_high[3..0]" (rect 1645 592 1712 604)(font "Arial" ))
2027
        (pt 952 608)
2028
        (pt 1712 608)
2029
        (bus)
2030
)
2031
(connector
2032
        (text "out_low[3..0]" (rect 1643 568 1705 580)(font "Arial" ))
2033
        (pt 1624 584)
2034
        (pt 1712 584)
2035
        (bus)
2036
)
2037
(connector
2038
        (pt 1632 40)
2039
        (pt 1720 40)
2040
)
2041
(connector
2042
        (pt 672 152)
2043
        (pt 1720 152)
2044
)
2045
(connector
2046
        (pt 224 240)
2047
        (pt 392 240)
2048
)
2049
(connector
2050
        (pt 224 288)
2051
        (pt 488 288)
2052
)
2053
(connector
2054
        (pt 504 192)
2055
        (pt 1584 192)
2056
)
2057
(connector
2058
        (pt 192 40)
2059
        (pt 232 40)
2060
        (bus)
2061
)
2062
(connector
2063
        (pt 192 192)
2064
        (pt 504 192)
2065
)
2066
(connector
2067
        (pt 192 240)
2068
        (pt 224 240)
2069
)
2070
(connector
2071
        (pt 192 288)
2072
        (pt 224 288)
2073
)
2074
(junction (pt 1248 56))
2075
(junction (pt 1464 56))
2076
(junction (pt 1080 72))
2077
(junction (pt 1296 72))
2078
(junction (pt 912 88))
2079
(junction (pt 1128 88))
2080
(junction (pt 744 104))
2081
(junction (pt 960 104))
2082
(junction (pt 576 120))
2083
(junction (pt 792 120))
2084
(junction (pt 440 264))
2085
(junction (pt 608 264))
2086
(junction (pt 776 264))
2087
(junction (pt 944 264))
2088
(junction (pt 1112 264))
2089
(junction (pt 1280 264))
2090
(junction (pt 1448 264))
2091
(junction (pt 232 40))
2092
(junction (pt 232 56))
2093
(junction (pt 232 72))
2094
(junction (pt 232 88))
2095
(junction (pt 232 104))
2096
(junction (pt 232 120))
2097
(junction (pt 408 136))
2098
(junction (pt 232 136))
2099
(junction (pt 624 136))
2100
(junction (pt 224 240))
2101
(junction (pt 392 240))
2102
(junction (pt 560 240))
2103
(junction (pt 728 240))
2104
(junction (pt 896 240))
2105
(junction (pt 1064 240))
2106
(junction (pt 1232 240))
2107
(junction (pt 1400 240))
2108
(junction (pt 224 288))
2109
(junction (pt 488 288))
2110
(junction (pt 656 288))
2111
(junction (pt 824 288))
2112
(junction (pt 992 288))
2113
(junction (pt 1160 288))
2114
(junction (pt 1328 288))
2115
(junction (pt 1496 288))
2116
(junction (pt 504 192))
2117
(junction (pt 616 608))
2118
(junction (pt 1288 584))
2119
(junction (pt 784 608))
2120
(junction (pt 1456 584))
2121
(junction (pt 1416 40))
2122
(junction (pt 456 152))
2123
(junction (pt 952 608))
2124
(junction (pt 1624 584))
2125
(junction (pt 1632 40))
2126
(junction (pt 672 152))
2127
(text "Load" (rect 320 248 348 262)(font "Arial" (font_size 8)))
2128
(text "Left" (rect 320 224 342 238)(font "Arial" (font_size 8)))
2129
(text "Right" (rect 320 272 348 286)(font "Arial" (font_size 8)))
2130
(title_block
2131
        (rect 16 552 337 613)
2132
        (name "title-custom-medium")
2133
        (section (rect 0 0 320 20)(text "PROJECT" (rect 2 0 52 12)(font "Arial" ))(text "A-Z80" (rect 56 2 106 21)(font "Arial" (font_size 12)(bold)))(border))
2134
        (section (rect 130 0 320 20)(text "MODULE" (rect 2 1 48 13)(font "Arial" ))(text "alu_shifter_core" (rect 43 2 188 21)(font "Arial" (font_size 12)(bold)))(border))
2135
        (section (rect 0 21 320 40)(text "DESIGNER" (rect 2 0 59 12)(font "Arial" ))(text "Goran Devic" (rect 56 2 151 19)(font "Arial" (font_size 11)))(border))
2136
        (section (rect 0 41 240 60)(text "DATE" (rect 2 0 30 12)(font "Arial" ))(text "May 18, 2014" (rect 56 3 149 19)(font "Arial" (font_size 10)))(border))
2137
        (section (rect 241 41 320 60)(text "REV" (rect 2 1 25 13)(font "Arial" ))(text "1.1" (rect 43 3 64 19)(font "Arial" (font_size 10)))(border))
2138
        (drawing
2139
        )
2140
)

powered by: WebSVN 2.1.0

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