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

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

Adding user io board controller

File size: 12.1 KB
Line 
1(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
2(status (written (timeStamp 2007 8 28 1 56 57)
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 = 3 ")
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 = true ")
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 = 000 ")
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_edc7d761bd25890d ")
59       (comment "c_has_aclr = false ")
60       (comment "c_sync_enable = 0 ")
61       (comment "c_has_ainit = false ")
62       (comment "c_sinit_val = 000 ")
63       (comment "c_has_sset = false ")
64       (comment "c_has_sinit = true ")
65       (comment "c_count_by = 001 ")
66       (comment "c_has_l = true ")
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 MULT_AND (cellType GENERIC)
107           (view view_1 (viewType NETLIST)
108               (interface
109                   (port I1 (direction INPUT))
110                   (port I0 (direction INPUT))
111                   (port LO (direction OUTPUT))
112               )
113           )
114       )
115       (cell MUXCY (cellType GENERIC)
116           (view view_1 (viewType NETLIST)
117               (interface
118                   (port DI (direction INPUT))
119                   (port CI (direction INPUT))
120                   (port S (direction INPUT))
121                   (port O (direction OUTPUT))
122               )
123           )
124       )
125       (cell XORCY (cellType GENERIC)
126           (view view_1 (viewType NETLIST)
127               (interface
128                   (port LI (direction INPUT))
129                   (port CI (direction INPUT))
130                   (port O (direction OUTPUT))
131               )
132           )
133       )
134   )
135(library test_lib (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit Time))))
136(cell binary_counter_virtex2p_7_0_edc7d761bd25890d
137 (cellType GENERIC) (view view_1 (viewType NETLIST)
138  (interface
139   (port ( rename CLK "CLK") (direction INPUT))
140   (port ( rename LOAD "LOAD") (direction INPUT))
141   (port ( rename L_0_ "L(0)") (direction INPUT))
142   (port ( rename L_1_ "L(1)") (direction INPUT))
143   (port ( rename L_2_ "L(2)") (direction INPUT))
144   (port ( rename CE "CE") (direction INPUT))
145   (port ( rename SINIT "SINIT") (direction INPUT))
146   (port ( rename Q_0_ "Q(0)") (direction OUTPUT))
147   (port ( rename Q_1_ "Q(1)") (direction OUTPUT))
148   (port ( rename Q_2_ "Q(2)") (direction OUTPUT))
149   )
150  (contents
151   (instance VCC (viewRef view_1 (cellRef VCC  (libraryRef xilinxun))))
152   (instance GND (viewRef view_1 (cellRef GND  (libraryRef xilinxun))))
153   (instance BU4
154      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
155      (property INIT (string "5555"))
156   )
157   (instance BU6
158      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
159      (property INIT (string "7474"))
160   )
161   (instance BU7
162      (viewRef view_1 (cellRef MULT_AND (libraryRef xilinxun)))
163   )
164   (instance BU8
165      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
166   )
167   (instance BU9
168      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
169   )
170   (instance BU11
171      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
172   )
173   (instance BU13
174      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
175      (property INIT (string "b8b8"))
176   )
177   (instance BU14
178      (viewRef view_1 (cellRef MULT_AND (libraryRef xilinxun)))
179   )
180   (instance BU15
181      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
182   )
183   (instance BU16
184      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
185   )
186   (instance BU18
187      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
188   )
189   (instance BU20
190      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
191      (property INIT (string "b8b8"))
192   )
193   (instance BU21
194      (viewRef view_1 (cellRef MULT_AND (libraryRef xilinxun)))
195   )
196   (instance BU22
197      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
198   )
199   (instance BU24
200      (viewRef view_1 (cellRef FDRE (libraryRef xilinxun)))
201   )
202   (net N0
203    (joined
204      (portRef G (instanceRef GND))
205      (portRef CI (instanceRef BU8))
206      (portRef CI (instanceRef BU9))
207      (portRef I1 (instanceRef BU4))
208      (portRef I2 (instanceRef BU4))
209      (portRef I3 (instanceRef BU4))
210      (portRef I3 (instanceRef BU6))
211      (portRef I3 (instanceRef BU13))
212      (portRef I3 (instanceRef BU20))
213    )
214   )
215   (net (rename N2 "Q(0)")
216    (joined
217      (portRef Q_0_)
218      (portRef I1 (instanceRef BU7))
219      (portRef I0 (instanceRef BU6))
220      (portRef Q (instanceRef BU11))
221    )
222   )
223   (net (rename N3 "Q(1)")
224    (joined
225      (portRef Q_1_)
226      (portRef I1 (instanceRef BU14))
227      (portRef I0 (instanceRef BU13))
228      (portRef Q (instanceRef BU18))
229    )
230   )
231   (net (rename N4 "Q(2)")
232    (joined
233      (portRef Q_2_)
234      (portRef I1 (instanceRef BU21))
235      (portRef I0 (instanceRef BU20))
236      (portRef Q (instanceRef BU24))
237    )
238   )
239   (net (rename N5 "CLK")
240    (joined
241      (portRef CLK)
242      (portRef C (instanceRef BU11))
243      (portRef C (instanceRef BU18))
244      (portRef C (instanceRef BU24))
245    )
246   )
247   (net (rename N6 "LOAD")
248    (joined
249      (portRef LOAD)
250      (portRef I0 (instanceRef BU4))
251    )
252   )
253   (net (rename N7 "L(0)")
254    (joined
255      (portRef L_0_)
256      (portRef I2 (instanceRef BU6))
257    )
258   )
259   (net (rename N8 "L(1)")
260    (joined
261      (portRef L_1_)
262      (portRef I2 (instanceRef BU13))
263    )
264   )
265   (net (rename N9 "L(2)")
266    (joined
267      (portRef L_2_)
268      (portRef I2 (instanceRef BU20))
269    )
270   )
271   (net (rename N10 "CE")
272    (joined
273      (portRef CE)
274      (portRef CE (instanceRef BU11))
275      (portRef CE (instanceRef BU18))
276      (portRef CE (instanceRef BU24))
277    )
278   )
279   (net (rename N11 "SINIT")
280    (joined
281      (portRef SINIT)
282      (portRef R (instanceRef BU11))
283      (portRef R (instanceRef BU18))
284      (portRef R (instanceRef BU24))
285    )
286   )
287   (net N12
288    (joined
289      (portRef O (instanceRef BU9))
290      (portRef D (instanceRef BU11))
291    )
292   )
293   (net N13
294    (joined
295      (portRef O (instanceRef BU16))
296      (portRef D (instanceRef BU18))
297    )
298   )
299   (net N14
300    (joined
301      (portRef O (instanceRef BU22))
302      (portRef D (instanceRef BU24))
303    )
304   )
305   (net N15
306    (joined
307      (portRef I0 (instanceRef BU7))
308      (portRef I0 (instanceRef BU14))
309      (portRef I0 (instanceRef BU21))
310      (portRef O (instanceRef BU4))
311      (portRef I1 (instanceRef BU6))
312      (portRef I1 (instanceRef BU13))
313      (portRef I1 (instanceRef BU20))
314    )
315   )
316   (net N16
317    (joined
318      (portRef S (instanceRef BU8))
319      (portRef LI (instanceRef BU9))
320      (portRef O (instanceRef BU6))
321    )
322   )
323   (net N19
324    (joined
325      (portRef LO (instanceRef BU7))
326      (portRef DI (instanceRef BU8))
327    )
328   )
329   (net N20
330    (joined
331      (portRef O (instanceRef BU8))
332      (portRef CI (instanceRef BU15))
333      (portRef CI (instanceRef BU16))
334    )
335   )
336   (net N23
337    (joined
338      (portRef S (instanceRef BU15))
339      (portRef LI (instanceRef BU16))
340      (portRef O (instanceRef BU13))
341    )
342   )
343   (net N26
344    (joined
345      (portRef LO (instanceRef BU14))
346      (portRef DI (instanceRef BU15))
347    )
348   )
349   (net N27
350    (joined
351      (portRef O (instanceRef BU15))
352      (portRef CI (instanceRef BU22))
353    )
354   )
355   (net N30
356    (joined
357      (portRef LI (instanceRef BU22))
358      (portRef O (instanceRef BU20))
359    )
360   )
361))))
362(design binary_counter_virtex2p_7_0_edc7d761bd25890d (cellRef binary_counter_virtex2p_7_0_edc7d761bd25890d (libraryRef test_lib))
363  (property X_CORE_INFO (string "C_COUNTER_BINARY_V7_0, Coregen 8.2.03i"))
364  (property PART (string "xc2vp2-fg256-7") (owner "Xilinx")))
365)
Note: See TracBrowser for help on using the repository browser.