source: PlatformSupport/Deprecated/pcores/user_io_board_controller_opbw_v1_00_a/netlist/binary_counter_virtex2p_7_0_18e84c36111bc674.edn

Last change on this file was 653, checked in by sgupta, 17 years ago

Adding user io board controller

File size: 25.4 KB
Line 
1(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
2(status (written (timeStamp 2007 8 29 22 47 48)
3   (author "Xilinx, Inc.")
4   (program "Xilinx CORE Generator" (version "Xilinx CORE Generator 8.2.03i"))))
5   (comment "                                                                               
6      This file is owned and controlled by Xilinx and must be used             
7      solely for design, simulation, implementation and creation of             
8      design files limited to Xilinx devices or technologies. Use               
9      with non-Xilinx devices or technologies is expressly prohibited           
10      and immediately terminates your license.                                 
11                                                                               
12      XILINX IS PROVIDING THIS DESIGN, CODE, OR INFORMATION 'AS IS'             
13      SOLELY FOR USE IN DEVELOPING PROGRAMS AND SOLUTIONS FOR                   
14      XILINX DEVICES.  BY PROVIDING THIS DESIGN, CODE, OR INFORMATION           
15      AS ONE POSSIBLE IMPLEMENTATION OF THIS FEATURE, APPLICATION               
16      OR STANDARD, XILINX IS MAKING NO REPRESENTATION THAT THIS                 
17      IMPLEMENTATION IS FREE FROM ANY CLAIMS OF INFRINGEMENT,                   
18      AND YOU ARE RESPONSIBLE FOR OBTAINING ANY RIGHTS YOU MAY REQUIRE         
19      FOR YOUR IMPLEMENTATION.  XILINX EXPRESSLY DISCLAIMS ANY                 
20      WARRANTY WHATSOEVER WITH RESPECT TO THE ADEQUACY OF THE                   
21      IMPLEMENTATION, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OR           
22      REPRESENTATIONS THAT THIS IMPLEMENTATION IS FREE FROM CLAIMS OF           
23      INFRINGEMENT, IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS           
24      FOR A PARTICULAR PURPOSE.                                                 
25                                                                               
26      Xilinx products are not intended for use in life support                 
27      appliances, devices, or systems. Use in such applications are             
28      expressly prohibited.                                                     
29                                                                               
30      (c) Copyright 1995-2006 Xilinx, Inc.                                     
31      All rights reserved.                                                     
32                                                                               
33   ")
34   (comment "Core parameters: ")
35       (comment "c_count_mode = 0 ")
36       (comment "c_load_enable = true ")
37       (comment "c_has_aset = false ")
38       (comment "c_load_low = false ")
39       (comment "c_count_to = 1111111111111111 ")
40       (comment "c_sync_priority = 1 ")
41       (comment "c_has_iv = false ")
42       (comment "c_restrict_count = false ")
43       (comment "c_has_sclr = false ")
44       (comment "c_width = 15 ")
45       (comment "c_has_q_thresh1 = false ")
46       (comment "c_enable_rlocs = false ")
47       (comment "c_has_q_thresh0 = false ")
48       (comment "c_thresh1_value = 1111111111111111 ")
49       (comment "c_has_load = false ")
50       (comment "c_thresh_early = true ")
51       (comment "c_has_up = false ")
52       (comment "c_has_thresh1 = false ")
53       (comment "c_has_thresh0 = false ")
54       (comment "c_ainit_val = 0000 ")
55       (comment "c_has_ce = true ")
56       (comment "c_pipe_stages = 0 ")
57       (comment "c_family = virtex2p ")
58       (comment "InstanceName = binary_counter_virtex2p_7_0_18e84c36111bc674 ")
59       (comment "c_has_aclr = false ")
60       (comment "c_sync_enable = 0 ")
61       (comment "c_has_ainit = false ")
62       (comment "c_sinit_val = 0000 ")
63       (comment "c_has_sset = false ")
64       (comment "c_has_sinit = true ")
65       (comment "c_count_by = 0001 ")
66       (comment "c_has_l = false ")
67       (comment "c_thresh0_value = 1111111111111111 ")
68   (external xilinxun (edifLevel 0)
69      (technology (numberDefinition))
70       (cell VCC (cellType GENERIC)
71           (view view_1 (viewType NETLIST)
72               (interface
73                   (port P (direction OUTPUT))
74               )
75           )
76       )
77       (cell GND (cellType GENERIC)
78           (view view_1 (viewType NETLIST)
79               (interface
80                   (port G (direction OUTPUT))
81               )
82           )
83       )
84       (cell FDRE (cellType GENERIC)
85           (view view_1 (viewType NETLIST)
86               (interface
87                   (port D (direction INPUT))
88                   (port C (direction INPUT))
89                   (port CE (direction INPUT))
90                   (port R (direction INPUT))
91                   (port Q (direction OUTPUT))
92               )
93           )
94       )
95       (cell LUT4 (cellType GENERIC)
96           (view view_1 (viewType NETLIST)
97               (interface
98                   (port I0 (direction INPUT))
99                   (port I1 (direction INPUT))
100                   (port I2 (direction INPUT))
101                   (port I3 (direction INPUT))
102                   (port O (direction OUTPUT))
103               )
104           )
105       )
106       (cell MUXCY (cellType GENERIC)
107           (view view_1 (viewType NETLIST)
108               (interface
109                   (port DI (direction INPUT))
110                   (port CI (direction INPUT))
111                   (port S (direction INPUT))
112                   (port O (direction OUTPUT))
113               )
114           )
115       )
116       (cell XORCY (cellType GENERIC)
117           (view view_1 (viewType NETLIST)
118               (interface
119                   (port LI (direction INPUT))
120                   (port CI (direction INPUT))
121                   (port O (direction OUTPUT))
122               )
123           )
124       )
125   )
126(library test_lib (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit Time))))
127(cell binary_counter_virtex2p_7_0_18e84c36111bc674
128 (cellType GENERIC) (view view_1 (viewType NETLIST)
129  (interface
130   (port ( rename CLK "CLK") (direction INPUT))
131   (port ( rename CE "CE") (direction INPUT))
132   (port ( rename SINIT "SINIT") (direction INPUT))
133   (port ( rename Q_0_ "Q(0)") (direction OUTPUT))
134   (port ( rename Q_1_ "Q(1)") (direction OUTPUT))
135   (port ( rename Q_2_ "Q(2)") (direction OUTPUT))
136   (port ( rename Q_3_ "Q(3)") (direction OUTPUT))
137   (port ( rename Q_4_ "Q(4)") (direction OUTPUT))
138   (port ( rename Q_5_ "Q(5)") (direction OUTPUT))
139   (port ( rename Q_6_ "Q(6)") (direction OUTPUT))
140   (port ( rename Q_7_ "Q(7)") (direction OUTPUT))
141   (port ( rename Q_8_ "Q(8)") (direction OUTPUT))
142   (port ( rename Q_9_ "Q(9)") (direction OUTPUT))
143   (port ( rename Q_10_ "Q(10)") (direction OUTPUT))
144   (port ( rename Q_11_ "Q(11)") (direction OUTPUT))
145   (port ( rename Q_12_ "Q(12)") (direction OUTPUT))
146   (port ( rename Q_13_ "Q(13)") (direction OUTPUT))
147   (port ( rename Q_14_ "Q(14)") (direction OUTPUT))
148   )
149  (contents
150   (instance VCC (viewRef view_1 (cellRef VCC  (libraryRef xilinxun))))
151   (instance GND (viewRef view_1 (cellRef GND  (libraryRef xilinxun))))
152   (instance BU4
153      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
154      (property INIT (string "5555"))
155   )
156   (instance BU5
157      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
158   )
159   (instance BU6
160      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
161   )
162   (instance BU8
163      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
164   )
165   (instance BU10
166      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
167      (property INIT (string "aaaa"))
168   )
169   (instance BU11
170      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
171   )
172   (instance BU12
173      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
174   )
175   (instance BU14
176      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
177   )
178   (instance BU16
179      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
180      (property INIT (string "aaaa"))
181   )
182   (instance BU17
183      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
184   )
185   (instance BU18
186      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
187   )
188   (instance BU20
189      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
190   )
191   (instance BU22
192      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
193      (property INIT (string "aaaa"))
194   )
195   (instance BU23
196      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
197   )
198   (instance BU24
199      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
200   )
201   (instance BU26
202      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
203   )
204   (instance BU28
205      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
206      (property INIT (string "aaaa"))
207   )
208   (instance BU29
209      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
210   )
211   (instance BU30
212      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
213   )
214   (instance BU32
215      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
216   )
217   (instance BU34
218      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
219      (property INIT (string "aaaa"))
220   )
221   (instance BU35
222      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
223   )
224   (instance BU36
225      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
226   )
227   (instance BU38
228      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
229   )
230   (instance BU40
231      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
232      (property INIT (string "aaaa"))
233   )
234   (instance BU41
235      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
236   )
237   (instance BU42
238      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
239   )
240   (instance BU44
241      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
242   )
243   (instance BU46
244      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
245      (property INIT (string "aaaa"))
246   )
247   (instance BU47
248      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
249   )
250   (instance BU48
251      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
252   )
253   (instance BU50
254      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
255   )
256   (instance BU52
257      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
258      (property INIT (string "aaaa"))
259   )
260   (instance BU53
261      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
262   )
263   (instance BU54
264      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
265   )
266   (instance BU56
267      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
268   )
269   (instance BU58
270      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
271      (property INIT (string "aaaa"))
272   )
273   (instance BU59
274      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
275   )
276   (instance BU60
277      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
278   )
279   (instance BU62
280      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
281   )
282   (instance BU64
283      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
284      (property INIT (string "aaaa"))
285   )
286   (instance BU65
287      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
288   )
289   (instance BU66
290      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
291   )
292   (instance BU68
293      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
294   )
295   (instance BU70
296      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
297      (property INIT (string "aaaa"))
298   )
299   (instance BU71
300      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
301   )
302   (instance BU72
303      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
304   )
305   (instance BU74
306      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
307   )
308   (instance BU76
309      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
310      (property INIT (string "aaaa"))
311   )
312   (instance BU77
313      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
314   )
315   (instance BU78
316      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
317   )
318   (instance BU80
319      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
320   )
321   (instance BU82
322      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
323      (property INIT (string "aaaa"))
324   )
325   (instance BU83
326      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
327   )
328   (instance BU84
329      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
330   )
331   (instance BU86
332      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
333   )
334   (instance BU88
335      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
336      (property INIT (string "aaaa"))
337   )
338   (instance BU89
339      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
340   )
341   (instance BU91
342      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
343   )
344   (net N0
345    (joined
346      (portRef G (instanceRef GND))
347      (portRef CI (instanceRef BU5))
348      (portRef CI (instanceRef BU6))
349      (portRef I1 (instanceRef BU4))
350      (portRef I2 (instanceRef BU4))
351      (portRef I3 (instanceRef BU4))
352      (portRef I1 (instanceRef BU10))
353      (portRef I2 (instanceRef BU10))
354      (portRef I3 (instanceRef BU10))
355      (portRef I1 (instanceRef BU16))
356      (portRef I2 (instanceRef BU16))
357      (portRef I3 (instanceRef BU16))
358      (portRef I1 (instanceRef BU22))
359      (portRef I2 (instanceRef BU22))
360      (portRef I3 (instanceRef BU22))
361      (portRef I1 (instanceRef BU28))
362      (portRef I2 (instanceRef BU28))
363      (portRef I3 (instanceRef BU28))
364      (portRef I1 (instanceRef BU34))
365      (portRef I2 (instanceRef BU34))
366      (portRef I3 (instanceRef BU34))
367      (portRef I1 (instanceRef BU40))
368      (portRef I2 (instanceRef BU40))
369      (portRef I3 (instanceRef BU40))
370      (portRef I1 (instanceRef BU46))
371      (portRef I2 (instanceRef BU46))
372      (portRef I3 (instanceRef BU46))
373      (portRef I1 (instanceRef BU52))
374      (portRef I2 (instanceRef BU52))
375      (portRef I3 (instanceRef BU52))
376      (portRef I1 (instanceRef BU58))
377      (portRef I2 (instanceRef BU58))
378      (portRef I3 (instanceRef BU58))
379      (portRef I1 (instanceRef BU64))
380      (portRef I2 (instanceRef BU64))
381      (portRef I3 (instanceRef BU64))
382      (portRef I1 (instanceRef BU70))
383      (portRef I2 (instanceRef BU70))
384      (portRef I3 (instanceRef BU70))
385      (portRef I1 (instanceRef BU76))
386      (portRef I2 (instanceRef BU76))
387      (portRef I3 (instanceRef BU76))
388      (portRef I1 (instanceRef BU82))
389      (portRef I2 (instanceRef BU82))
390      (portRef I3 (instanceRef BU82))
391      (portRef I1 (instanceRef BU88))
392      (portRef I2 (instanceRef BU88))
393      (portRef I3 (instanceRef BU88))
394    )
395   )
396   (net (rename N2 "Q(0)")
397    (joined
398      (portRef Q_0_)
399      (portRef DI (instanceRef BU5))
400      (portRef I0 (instanceRef BU4))
401      (portRef Q (instanceRef BU8))
402    )
403   )
404   (net (rename N3 "Q(1)")
405    (joined
406      (portRef Q_1_)
407      (portRef DI (instanceRef BU11))
408      (portRef I0 (instanceRef BU10))
409      (portRef Q (instanceRef BU14))
410    )
411   )
412   (net (rename N4 "Q(2)")
413    (joined
414      (portRef Q_2_)
415      (portRef DI (instanceRef BU17))
416      (portRef I0 (instanceRef BU16))
417      (portRef Q (instanceRef BU20))
418    )
419   )
420   (net (rename N5 "Q(3)")
421    (joined
422      (portRef Q_3_)
423      (portRef DI (instanceRef BU23))
424      (portRef I0 (instanceRef BU22))
425      (portRef Q (instanceRef BU26))
426    )
427   )
428   (net (rename N6 "Q(4)")
429    (joined
430      (portRef Q_4_)
431      (portRef DI (instanceRef BU29))
432      (portRef I0 (instanceRef BU28))
433      (portRef Q (instanceRef BU32))
434    )
435   )
436   (net (rename N7 "Q(5)")
437    (joined
438      (portRef Q_5_)
439      (portRef DI (instanceRef BU35))
440      (portRef I0 (instanceRef BU34))
441      (portRef Q (instanceRef BU38))
442    )
443   )
444   (net (rename N8 "Q(6)")
445    (joined
446      (portRef Q_6_)
447      (portRef DI (instanceRef BU41))
448      (portRef I0 (instanceRef BU40))
449      (portRef Q (instanceRef BU44))
450    )
451   )
452   (net (rename N9 "Q(7)")
453    (joined
454      (portRef Q_7_)
455      (portRef DI (instanceRef BU47))
456      (portRef I0 (instanceRef BU46))
457      (portRef Q (instanceRef BU50))
458    )
459   )
460   (net (rename N10 "Q(8)")
461    (joined
462      (portRef Q_8_)
463      (portRef DI (instanceRef BU53))
464      (portRef I0 (instanceRef BU52))
465      (portRef Q (instanceRef BU56))
466    )
467   )
468   (net (rename N11 "Q(9)")
469    (joined
470      (portRef Q_9_)
471      (portRef DI (instanceRef BU59))
472      (portRef I0 (instanceRef BU58))
473      (portRef Q (instanceRef BU62))
474    )
475   )
476   (net (rename N12 "Q(10)")
477    (joined
478      (portRef Q_10_)
479      (portRef DI (instanceRef BU65))
480      (portRef I0 (instanceRef BU64))
481      (portRef Q (instanceRef BU68))
482    )
483   )
484   (net (rename N13 "Q(11)")
485    (joined
486      (portRef Q_11_)
487      (portRef DI (instanceRef BU71))
488      (portRef I0 (instanceRef BU70))
489      (portRef Q (instanceRef BU74))
490    )
491   )
492   (net (rename N14 "Q(12)")
493    (joined
494      (portRef Q_12_)
495      (portRef DI (instanceRef BU77))
496      (portRef I0 (instanceRef BU76))
497      (portRef Q (instanceRef BU80))
498    )
499   )
500   (net (rename N15 "Q(13)")
501    (joined
502      (portRef Q_13_)
503      (portRef DI (instanceRef BU83))
504      (portRef I0 (instanceRef BU82))
505      (portRef Q (instanceRef BU86))
506    )
507   )
508   (net (rename N16 "Q(14)")
509    (joined
510      (portRef Q_14_)
511      (portRef I0 (instanceRef BU88))
512      (portRef Q (instanceRef BU91))
513    )
514   )
515   (net (rename N17 "CLK")
516    (joined
517      (portRef CLK)
518      (portRef C (instanceRef BU8))
519      (portRef C (instanceRef BU14))
520      (portRef C (instanceRef BU20))
521      (portRef C (instanceRef BU26))
522      (portRef C (instanceRef BU32))
523      (portRef C (instanceRef BU38))
524      (portRef C (instanceRef BU44))
525      (portRef C (instanceRef BU50))
526      (portRef C (instanceRef BU56))
527      (portRef C (instanceRef BU62))
528      (portRef C (instanceRef BU68))
529      (portRef C (instanceRef BU74))
530      (portRef C (instanceRef BU80))
531      (portRef C (instanceRef BU86))
532      (portRef C (instanceRef BU91))
533    )
534   )
535   (net (rename N18 "CE")
536    (joined
537      (portRef CE)
538      (portRef CE (instanceRef BU8))
539      (portRef CE (instanceRef BU14))
540      (portRef CE (instanceRef BU20))
541      (portRef CE (instanceRef BU26))
542      (portRef CE (instanceRef BU32))
543      (portRef CE (instanceRef BU38))
544      (portRef CE (instanceRef BU44))
545      (portRef CE (instanceRef BU50))
546      (portRef CE (instanceRef BU56))
547      (portRef CE (instanceRef BU62))
548      (portRef CE (instanceRef BU68))
549      (portRef CE (instanceRef BU74))
550      (portRef CE (instanceRef BU80))
551      (portRef CE (instanceRef BU86))
552      (portRef CE (instanceRef BU91))
553    )
554   )
555   (net (rename N19 "SINIT")
556    (joined
557      (portRef SINIT)
558      (portRef R (instanceRef BU8))
559      (portRef R (instanceRef BU14))
560      (portRef R (instanceRef BU20))
561      (portRef R (instanceRef BU26))
562      (portRef R (instanceRef BU32))
563      (portRef R (instanceRef BU38))
564      (portRef R (instanceRef BU44))
565      (portRef R (instanceRef BU50))
566      (portRef R (instanceRef BU56))
567      (portRef R (instanceRef BU62))
568      (portRef R (instanceRef BU68))
569      (portRef R (instanceRef BU74))
570      (portRef R (instanceRef BU80))
571      (portRef R (instanceRef BU86))
572      (portRef R (instanceRef BU91))
573    )
574   )
575   (net N20
576    (joined
577      (portRef O (instanceRef BU6))
578      (portRef D (instanceRef BU8))
579    )
580   )
581   (net N21
582    (joined
583      (portRef O (instanceRef BU12))
584      (portRef D (instanceRef BU14))
585    )
586   )
587   (net N22
588    (joined
589      (portRef O (instanceRef BU18))
590      (portRef D (instanceRef BU20))
591    )
592   )
593   (net N23
594    (joined
595      (portRef O (instanceRef BU24))
596      (portRef D (instanceRef BU26))
597    )
598   )
599   (net N24
600    (joined
601      (portRef O (instanceRef BU30))
602      (portRef D (instanceRef BU32))
603    )
604   )
605   (net N25
606    (joined
607      (portRef O (instanceRef BU36))
608      (portRef D (instanceRef BU38))
609    )
610   )
611   (net N26
612    (joined
613      (portRef O (instanceRef BU42))
614      (portRef D (instanceRef BU44))
615    )
616   )
617   (net N27
618    (joined
619      (portRef O (instanceRef BU48))
620      (portRef D (instanceRef BU50))
621    )
622   )
623   (net N28
624    (joined
625      (portRef O (instanceRef BU54))
626      (portRef D (instanceRef BU56))
627    )
628   )
629   (net N29
630    (joined
631      (portRef O (instanceRef BU60))
632      (portRef D (instanceRef BU62))
633    )
634   )
635   (net N30
636    (joined
637      (portRef O (instanceRef BU66))
638      (portRef D (instanceRef BU68))
639    )
640   )
641   (net N31
642    (joined
643      (portRef O (instanceRef BU72))
644      (portRef D (instanceRef BU74))
645    )
646   )
647   (net N32
648    (joined
649      (portRef O (instanceRef BU78))
650      (portRef D (instanceRef BU80))
651    )
652   )
653   (net N33
654    (joined
655      (portRef O (instanceRef BU84))
656      (portRef D (instanceRef BU86))
657    )
658   )
659   (net N34
660    (joined
661      (portRef O (instanceRef BU89))
662      (portRef D (instanceRef BU91))
663    )
664   )
665   (net N35
666    (joined
667      (portRef S (instanceRef BU5))
668      (portRef LI (instanceRef BU6))
669      (portRef O (instanceRef BU4))
670    )
671   )
672   (net N37
673    (joined
674      (portRef O (instanceRef BU5))
675      (portRef CI (instanceRef BU11))
676      (portRef CI (instanceRef BU12))
677    )
678   )
679   (net N40
680    (joined
681      (portRef S (instanceRef BU11))
682      (portRef LI (instanceRef BU12))
683      (portRef O (instanceRef BU10))
684    )
685   )
686   (net N42
687    (joined
688      (portRef O (instanceRef BU11))
689      (portRef CI (instanceRef BU17))
690      (portRef CI (instanceRef BU18))
691    )
692   )
693   (net N45
694    (joined
695      (portRef S (instanceRef BU17))
696      (portRef LI (instanceRef BU18))
697      (portRef O (instanceRef BU16))
698    )
699   )
700   (net N47
701    (joined
702      (portRef O (instanceRef BU17))
703      (portRef CI (instanceRef BU23))
704      (portRef CI (instanceRef BU24))
705    )
706   )
707   (net N50
708    (joined
709      (portRef S (instanceRef BU23))
710      (portRef LI (instanceRef BU24))
711      (portRef O (instanceRef BU22))
712    )
713   )
714   (net N52
715    (joined
716      (portRef O (instanceRef BU23))
717      (portRef CI (instanceRef BU29))
718      (portRef CI (instanceRef BU30))
719    )
720   )
721   (net N55
722    (joined
723      (portRef S (instanceRef BU29))
724      (portRef LI (instanceRef BU30))
725      (portRef O (instanceRef BU28))
726    )
727   )
728   (net N57
729    (joined
730      (portRef O (instanceRef BU29))
731      (portRef CI (instanceRef BU35))
732      (portRef CI (instanceRef BU36))
733    )
734   )
735   (net N60
736    (joined
737      (portRef S (instanceRef BU35))
738      (portRef LI (instanceRef BU36))
739      (portRef O (instanceRef BU34))
740    )
741   )
742   (net N62
743    (joined
744      (portRef O (instanceRef BU35))
745      (portRef CI (instanceRef BU41))
746      (portRef CI (instanceRef BU42))
747    )
748   )
749   (net N65
750    (joined
751      (portRef S (instanceRef BU41))
752      (portRef LI (instanceRef BU42))
753      (portRef O (instanceRef BU40))
754    )
755   )
756   (net N67
757    (joined
758      (portRef O (instanceRef BU41))
759      (portRef CI (instanceRef BU47))
760      (portRef CI (instanceRef BU48))
761    )
762   )
763   (net N70
764    (joined
765      (portRef S (instanceRef BU47))
766      (portRef LI (instanceRef BU48))
767      (portRef O (instanceRef BU46))
768    )
769   )
770   (net N72
771    (joined
772      (portRef O (instanceRef BU47))
773      (portRef CI (instanceRef BU53))
774      (portRef CI (instanceRef BU54))
775    )
776   )
777   (net N75
778    (joined
779      (portRef S (instanceRef BU53))
780      (portRef LI (instanceRef BU54))
781      (portRef O (instanceRef BU52))
782    )
783   )
784   (net N77
785    (joined
786      (portRef O (instanceRef BU53))
787      (portRef CI (instanceRef BU59))
788      (portRef CI (instanceRef BU60))
789    )
790   )
791   (net N80
792    (joined
793      (portRef S (instanceRef BU59))
794      (portRef LI (instanceRef BU60))
795      (portRef O (instanceRef BU58))
796    )
797   )
798   (net N82
799    (joined
800      (portRef O (instanceRef BU59))
801      (portRef CI (instanceRef BU65))
802      (portRef CI (instanceRef BU66))
803    )
804   )
805   (net N85
806    (joined
807      (portRef S (instanceRef BU65))
808      (portRef LI (instanceRef BU66))
809      (portRef O (instanceRef BU64))
810    )
811   )
812   (net N87
813    (joined
814      (portRef O (instanceRef BU65))
815      (portRef CI (instanceRef BU71))
816      (portRef CI (instanceRef BU72))
817    )
818   )
819   (net N90
820    (joined
821      (portRef S (instanceRef BU71))
822      (portRef LI (instanceRef BU72))
823      (portRef O (instanceRef BU70))
824    )
825   )
826   (net N92
827    (joined
828      (portRef O (instanceRef BU71))
829      (portRef CI (instanceRef BU77))
830      (portRef CI (instanceRef BU78))
831    )
832   )
833   (net N95
834    (joined
835      (portRef S (instanceRef BU77))
836      (portRef LI (instanceRef BU78))
837      (portRef O (instanceRef BU76))
838    )
839   )
840   (net N97
841    (joined
842      (portRef O (instanceRef BU77))
843      (portRef CI (instanceRef BU83))
844      (portRef CI (instanceRef BU84))
845    )
846   )
847   (net N100
848    (joined
849      (portRef S (instanceRef BU83))
850      (portRef LI (instanceRef BU84))
851      (portRef O (instanceRef BU82))
852    )
853   )
854   (net N102
855    (joined
856      (portRef O (instanceRef BU83))
857      (portRef CI (instanceRef BU89))
858    )
859   )
860   (net N105
861    (joined
862      (portRef LI (instanceRef BU89))
863      (portRef O (instanceRef BU88))
864    )
865   )
866))))
867(design binary_counter_virtex2p_7_0_18e84c36111bc674 (cellRef binary_counter_virtex2p_7_0_18e84c36111bc674 (libraryRef test_lib))
868  (property X_CORE_INFO (string "C_COUNTER_BINARY_V7_0, Coregen 8.2.03i"))
869  (property PART (string "xc2vp2-fg256-7") (owner "Xilinx")))
870)
Note: See TracBrowser for help on using the repository browser.