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

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [control/] [sequencer.bdf] - Blame information for rev 3

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

powered by: WebSVN 2.1.0

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