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

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

Adding user io board controller

File size: 19.0 KB
Line 
1(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
2(status (written (timeStamp 2007 8 28 1 56 37)
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_has_bypass_with_cin = false ")
36       (comment "c_a_type = 0 ")
37       (comment "c_has_sclr = false ")
38       (comment "c_sync_priority = 1 ")
39       (comment "c_has_aset = false ")
40       (comment "c_has_b_out = false ")
41       (comment "c_has_s = true ")
42       (comment "c_has_q = false ")
43       (comment "InstanceName = adder_subtracter_virtex2p_7_0_219d4ec01152994f ")
44       (comment "c_family = virtex2p ")
45       (comment "c_bypass_enable = false ")
46       (comment "c_b_constant = false ")
47       (comment "c_has_ovfl = false ")
48       (comment "c_high_bit = 8 ")
49       (comment "c_latency = 0 ")
50       (comment "c_sinit_val = 0 ")
51       (comment "c_has_bypass = false ")
52       (comment "c_pipe_stages = 1 ")
53       (comment "c_has_sset = false ")
54       (comment "c_has_ainit = false ")
55       (comment "c_has_a_signed = false ")
56       (comment "c_has_q_c_out = false ")
57       (comment "c_b_type = 0 ")
58       (comment "c_has_add = false ")
59       (comment "c_has_sinit = false ")
60       (comment "c_has_b_in = false ")
61       (comment "c_has_b_signed = false ")
62       (comment "c_bypass_low = false ")
63       (comment "c_enable_rlocs = true ")
64       (comment "c_b_value = 0 ")
65       (comment "c_add_mode = 1 ")
66       (comment "c_has_aclr = false ")
67       (comment "c_out_width = 9 ")
68       (comment "c_ainit_val = 0000 ")
69       (comment "c_low_bit = 0 ")
70       (comment "c_has_q_ovfl = false ")
71       (comment "c_has_q_b_out = false ")
72       (comment "c_has_c_out = false ")
73       (comment "c_b_width = 9 ")
74       (comment "c_a_width = 9 ")
75       (comment "c_sync_enable = 0 ")
76       (comment "c_has_ce = true ")
77       (comment "c_has_c_in = false ")
78   (external xilinxun (edifLevel 0)
79      (technology (numberDefinition))
80       (cell VCC (cellType GENERIC)
81           (view view_1 (viewType NETLIST)
82               (interface
83                   (port P (direction OUTPUT))
84               )
85           )
86       )
87       (cell GND (cellType GENERIC)
88           (view view_1 (viewType NETLIST)
89               (interface
90                   (port G (direction OUTPUT))
91               )
92           )
93       )
94       (cell LUT4 (cellType GENERIC)
95           (view view_1 (viewType NETLIST)
96               (interface
97                   (port I0 (direction INPUT))
98                   (port I1 (direction INPUT))
99                   (port I2 (direction INPUT))
100                   (port I3 (direction INPUT))
101                   (port O (direction OUTPUT))
102               )
103           )
104       )
105       (cell MUXCY (cellType GENERIC)
106           (view view_1 (viewType NETLIST)
107               (interface
108                   (port DI (direction INPUT))
109                   (port CI (direction INPUT))
110                   (port S (direction INPUT))
111                   (port O (direction OUTPUT))
112               )
113           )
114       )
115       (cell XORCY (cellType GENERIC)
116           (view view_1 (viewType NETLIST)
117               (interface
118                   (port LI (direction INPUT))
119                   (port CI (direction INPUT))
120                   (port O (direction OUTPUT))
121               )
122           )
123       )
124   )
125(library test_lib (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit Time))))
126(cell adder_subtracter_virtex2p_7_0_219d4ec01152994f
127 (cellType GENERIC) (view view_1 (viewType NETLIST)
128  (interface
129   (port ( rename A_0_ "A(0)") (direction INPUT))
130   (port ( rename A_1_ "A(1)") (direction INPUT))
131   (port ( rename A_2_ "A(2)") (direction INPUT))
132   (port ( rename A_3_ "A(3)") (direction INPUT))
133   (port ( rename A_4_ "A(4)") (direction INPUT))
134   (port ( rename A_5_ "A(5)") (direction INPUT))
135   (port ( rename A_6_ "A(6)") (direction INPUT))
136   (port ( rename A_7_ "A(7)") (direction INPUT))
137   (port ( rename A_8_ "A(8)") (direction INPUT))
138   (port ( rename B_0_ "B(0)") (direction INPUT))
139   (port ( rename B_1_ "B(1)") (direction INPUT))
140   (port ( rename B_2_ "B(2)") (direction INPUT))
141   (port ( rename B_3_ "B(3)") (direction INPUT))
142   (port ( rename B_4_ "B(4)") (direction INPUT))
143   (port ( rename B_5_ "B(5)") (direction INPUT))
144   (port ( rename B_6_ "B(6)") (direction INPUT))
145   (port ( rename B_7_ "B(7)") (direction INPUT))
146   (port ( rename B_8_ "B(8)") (direction INPUT))
147   (port ( rename S_0_ "S(0)") (direction OUTPUT))
148   (port ( rename S_1_ "S(1)") (direction OUTPUT))
149   (port ( rename S_2_ "S(2)") (direction OUTPUT))
150   (port ( rename S_3_ "S(3)") (direction OUTPUT))
151   (port ( rename S_4_ "S(4)") (direction OUTPUT))
152   (port ( rename S_5_ "S(5)") (direction OUTPUT))
153   (port ( rename S_6_ "S(6)") (direction OUTPUT))
154   (port ( rename S_7_ "S(7)") (direction OUTPUT))
155   (port ( rename S_8_ "S(8)") (direction OUTPUT))
156   )
157  (contents
158   (instance VCC (viewRef view_1 (cellRef VCC  (libraryRef xilinxun))))
159   (instance GND (viewRef view_1 (cellRef GND  (libraryRef xilinxun))))
160   (instance BU3
161      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
162      (property RLOC (string "x3y4"))
163      (property RPM_GRID (string "GRID"))
164      (property INIT (string "9999"))
165   )
166   (instance BU4
167      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
168      (property RLOC (string "x3y4"))
169      (property RPM_GRID (string "GRID"))
170   )
171   (instance BU5
172      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
173      (property RLOC (string "x3y4"))
174      (property RPM_GRID (string "GRID"))
175   )
176   (instance BU7
177      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
178      (property RLOC (string "x3y4"))
179      (property RPM_GRID (string "GRID"))
180      (property INIT (string "9999"))
181   )
182   (instance BU8
183      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
184      (property RLOC (string "x3y4"))
185      (property RPM_GRID (string "GRID"))
186   )
187   (instance BU9
188      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
189      (property RLOC (string "x3y4"))
190      (property RPM_GRID (string "GRID"))
191   )
192   (instance BU11
193      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
194      (property RLOC (string "x3y5"))
195      (property RPM_GRID (string "GRID"))
196      (property INIT (string "9999"))
197   )
198   (instance BU12
199      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
200      (property RLOC (string "x3y5"))
201      (property RPM_GRID (string "GRID"))
202   )
203   (instance BU13
204      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
205      (property RLOC (string "x3y5"))
206      (property RPM_GRID (string "GRID"))
207   )
208   (instance BU15
209      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
210      (property RLOC (string "x3y5"))
211      (property RPM_GRID (string "GRID"))
212      (property INIT (string "9999"))
213   )
214   (instance BU16
215      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
216      (property RLOC (string "x3y5"))
217      (property RPM_GRID (string "GRID"))
218   )
219   (instance BU17
220      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
221      (property RLOC (string "x3y5"))
222      (property RPM_GRID (string "GRID"))
223   )
224   (instance BU19
225      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
226      (property RLOC (string "x3y8"))
227      (property RPM_GRID (string "GRID"))
228      (property INIT (string "9999"))
229   )
230   (instance BU20
231      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
232      (property RLOC (string "x3y8"))
233      (property RPM_GRID (string "GRID"))
234   )
235   (instance BU21
236      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
237      (property RLOC (string "x3y8"))
238      (property RPM_GRID (string "GRID"))
239   )
240   (instance BU23
241      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
242      (property RLOC (string "x3y8"))
243      (property RPM_GRID (string "GRID"))
244      (property INIT (string "9999"))
245   )
246   (instance BU24
247      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
248      (property RLOC (string "x3y8"))
249      (property RPM_GRID (string "GRID"))
250   )
251   (instance BU25
252      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
253      (property RLOC (string "x3y8"))
254      (property RPM_GRID (string "GRID"))
255   )
256   (instance BU27
257      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
258      (property RLOC (string "x3y9"))
259      (property RPM_GRID (string "GRID"))
260      (property INIT (string "9999"))
261   )
262   (instance BU28
263      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
264      (property RLOC (string "x3y9"))
265      (property RPM_GRID (string "GRID"))
266   )
267   (instance BU29
268      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
269      (property RLOC (string "x3y9"))
270      (property RPM_GRID (string "GRID"))
271   )
272   (instance BU31
273      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
274      (property RLOC (string "x3y9"))
275      (property RPM_GRID (string "GRID"))
276      (property INIT (string "9999"))
277   )
278   (instance BU32
279      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
280      (property RLOC (string "x3y9"))
281      (property RPM_GRID (string "GRID"))
282   )
283   (instance BU33
284      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
285      (property RLOC (string "x3y9"))
286      (property RPM_GRID (string "GRID"))
287   )
288   (instance BU35
289      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
290      (property RLOC (string "x3y12"))
291      (property RPM_GRID (string "GRID"))
292      (property INIT (string "9999"))
293   )
294   (instance BU36
295      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
296      (property RLOC (string "x3y12"))
297      (property RPM_GRID (string "GRID"))
298   )
299   (net N0
300    (joined
301      (portRef G (instanceRef GND))
302      (portRef I2 (instanceRef BU3))
303      (portRef I3 (instanceRef BU3))
304      (portRef I2 (instanceRef BU7))
305      (portRef I3 (instanceRef BU7))
306      (portRef I2 (instanceRef BU11))
307      (portRef I3 (instanceRef BU11))
308      (portRef I2 (instanceRef BU15))
309      (portRef I3 (instanceRef BU15))
310      (portRef I2 (instanceRef BU19))
311      (portRef I3 (instanceRef BU19))
312      (portRef I2 (instanceRef BU23))
313      (portRef I3 (instanceRef BU23))
314      (portRef I2 (instanceRef BU27))
315      (portRef I3 (instanceRef BU27))
316      (portRef I2 (instanceRef BU31))
317      (portRef I3 (instanceRef BU31))
318      (portRef I2 (instanceRef BU35))
319      (portRef I3 (instanceRef BU35))
320    )
321   )
322   (net N1
323    (joined
324      (portRef P (instanceRef VCC))
325      (portRef CI (instanceRef BU4))
326      (portRef CI (instanceRef BU5))
327    )
328   )
329   (net N2
330    (joined
331      (portRef S (instanceRef BU4))
332      (portRef LI (instanceRef BU5))
333      (portRef O (instanceRef BU3))
334    )
335   )
336   (net N5
337    (joined
338      (portRef O (instanceRef BU4))
339      (portRef CI (instanceRef BU8))
340      (portRef CI (instanceRef BU9))
341    )
342   )
343   (net N7
344    (joined
345      (portRef S (instanceRef BU8))
346      (portRef LI (instanceRef BU9))
347      (portRef O (instanceRef BU7))
348    )
349   )
350   (net N10
351    (joined
352      (portRef O (instanceRef BU8))
353      (portRef CI (instanceRef BU12))
354      (portRef CI (instanceRef BU13))
355    )
356   )
357   (net N12
358    (joined
359      (portRef S (instanceRef BU12))
360      (portRef LI (instanceRef BU13))
361      (portRef O (instanceRef BU11))
362    )
363   )
364   (net N15
365    (joined
366      (portRef O (instanceRef BU12))
367      (portRef CI (instanceRef BU16))
368      (portRef CI (instanceRef BU17))
369    )
370   )
371   (net N17
372    (joined
373      (portRef S (instanceRef BU16))
374      (portRef LI (instanceRef BU17))
375      (portRef O (instanceRef BU15))
376    )
377   )
378   (net N20
379    (joined
380      (portRef O (instanceRef BU16))
381      (portRef CI (instanceRef BU20))
382      (portRef CI (instanceRef BU21))
383    )
384   )
385   (net N22
386    (joined
387      (portRef S (instanceRef BU20))
388      (portRef LI (instanceRef BU21))
389      (portRef O (instanceRef BU19))
390    )
391   )
392   (net N25
393    (joined
394      (portRef O (instanceRef BU20))
395      (portRef CI (instanceRef BU24))
396      (portRef CI (instanceRef BU25))
397    )
398   )
399   (net N27
400    (joined
401      (portRef S (instanceRef BU24))
402      (portRef LI (instanceRef BU25))
403      (portRef O (instanceRef BU23))
404    )
405   )
406   (net N30
407    (joined
408      (portRef O (instanceRef BU24))
409      (portRef CI (instanceRef BU28))
410      (portRef CI (instanceRef BU29))
411    )
412   )
413   (net N32
414    (joined
415      (portRef S (instanceRef BU28))
416      (portRef LI (instanceRef BU29))
417      (portRef O (instanceRef BU27))
418    )
419   )
420   (net N35
421    (joined
422      (portRef O (instanceRef BU28))
423      (portRef CI (instanceRef BU32))
424      (portRef CI (instanceRef BU33))
425    )
426   )
427   (net N37
428    (joined
429      (portRef S (instanceRef BU32))
430      (portRef LI (instanceRef BU33))
431      (portRef O (instanceRef BU31))
432    )
433   )
434   (net N40
435    (joined
436      (portRef O (instanceRef BU32))
437      (portRef CI (instanceRef BU36))
438    )
439   )
440   (net N42
441    (joined
442      (portRef LI (instanceRef BU36))
443      (portRef O (instanceRef BU35))
444    )
445   )
446   (net (rename N46 "A(0)")
447    (joined
448      (portRef A_0_)
449      (portRef DI (instanceRef BU4))
450      (portRef I0 (instanceRef BU3))
451    )
452   )
453   (net (rename N47 "A(1)")
454    (joined
455      (portRef A_1_)
456      (portRef DI (instanceRef BU8))
457      (portRef I0 (instanceRef BU7))
458    )
459   )
460   (net (rename N48 "A(2)")
461    (joined
462      (portRef A_2_)
463      (portRef DI (instanceRef BU12))
464      (portRef I0 (instanceRef BU11))
465    )
466   )
467   (net (rename N49 "A(3)")
468    (joined
469      (portRef A_3_)
470      (portRef DI (instanceRef BU16))
471      (portRef I0 (instanceRef BU15))
472    )
473   )
474   (net (rename N50 "A(4)")
475    (joined
476      (portRef A_4_)
477      (portRef DI (instanceRef BU20))
478      (portRef I0 (instanceRef BU19))
479    )
480   )
481   (net (rename N51 "A(5)")
482    (joined
483      (portRef A_5_)
484      (portRef DI (instanceRef BU24))
485      (portRef I0 (instanceRef BU23))
486    )
487   )
488   (net (rename N52 "A(6)")
489    (joined
490      (portRef A_6_)
491      (portRef DI (instanceRef BU28))
492      (portRef I0 (instanceRef BU27))
493    )
494   )
495   (net (rename N53 "A(7)")
496    (joined
497      (portRef A_7_)
498      (portRef DI (instanceRef BU32))
499      (portRef I0 (instanceRef BU31))
500    )
501   )
502   (net (rename N54 "A(8)")
503    (joined
504      (portRef A_8_)
505      (portRef I0 (instanceRef BU35))
506    )
507   )
508   (net (rename N55 "B(0)")
509    (joined
510      (portRef B_0_)
511      (portRef I1 (instanceRef BU3))
512    )
513   )
514   (net (rename N56 "B(1)")
515    (joined
516      (portRef B_1_)
517      (portRef I1 (instanceRef BU7))
518    )
519   )
520   (net (rename N57 "B(2)")
521    (joined
522      (portRef B_2_)
523      (portRef I1 (instanceRef BU11))
524    )
525   )
526   (net (rename N58 "B(3)")
527    (joined
528      (portRef B_3_)
529      (portRef I1 (instanceRef BU15))
530    )
531   )
532   (net (rename N59 "B(4)")
533    (joined
534      (portRef B_4_)
535      (portRef I1 (instanceRef BU19))
536    )
537   )
538   (net (rename N60 "B(5)")
539    (joined
540      (portRef B_5_)
541      (portRef I1 (instanceRef BU23))
542    )
543   )
544   (net (rename N61 "B(6)")
545    (joined
546      (portRef B_6_)
547      (portRef I1 (instanceRef BU27))
548    )
549   )
550   (net (rename N62 "B(7)")
551    (joined
552      (portRef B_7_)
553      (portRef I1 (instanceRef BU31))
554    )
555   )
556   (net (rename N63 "B(8)")
557    (joined
558      (portRef B_8_)
559      (portRef I1 (instanceRef BU35))
560    )
561   )
562   (net (rename N64 "S(0)")
563    (joined
564      (portRef S_0_)
565      (portRef O (instanceRef BU5))
566    )
567   )
568   (net (rename N65 "S(1)")
569    (joined
570      (portRef S_1_)
571      (portRef O (instanceRef BU9))
572    )
573   )
574   (net (rename N66 "S(2)")
575    (joined
576      (portRef S_2_)
577      (portRef O (instanceRef BU13))
578    )
579   )
580   (net (rename N67 "S(3)")
581    (joined
582      (portRef S_3_)
583      (portRef O (instanceRef BU17))
584    )
585   )
586   (net (rename N68 "S(4)")
587    (joined
588      (portRef S_4_)
589      (portRef O (instanceRef BU21))
590    )
591   )
592   (net (rename N69 "S(5)")
593    (joined
594      (portRef S_5_)
595      (portRef O (instanceRef BU25))
596    )
597   )
598   (net (rename N70 "S(6)")
599    (joined
600      (portRef S_6_)
601      (portRef O (instanceRef BU29))
602    )
603   )
604   (net (rename N71 "S(7)")
605    (joined
606      (portRef S_7_)
607      (portRef O (instanceRef BU33))
608    )
609   )
610   (net (rename N72 "S(8)")
611    (joined
612      (portRef S_8_)
613      (portRef O (instanceRef BU36))
614    )
615   )
616))))
617(design adder_subtracter_virtex2p_7_0_219d4ec01152994f (cellRef adder_subtracter_virtex2p_7_0_219d4ec01152994f (libraryRef test_lib))
618  (property X_CORE_INFO (string "C_ADDSUB_V7_0, Coregen 8.2.03i"))
619  (property PART (string "xc2vp2-fg256-7") (owner "Xilinx")))
620)
Note: See TracBrowser for help on using the repository browser.