source: PlatformSupport/Deprecated/pcores/user_io_board_controller_plbw_v1_01_a/netlist/adder_subtracter_virtex2p_7_0_7182743c9e7adf5e.edn

Last change on this file was 1051, checked in by murphpo, 16 years ago

Updated LCD controller with line/character offsets

File size: 12.8 KB
Line 
1(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
2(status (written (timeStamp 2008 8 6 17 22 45)
3   (author "Xilinx, Inc.")
4   (program "Xilinx CORE Generator" (version "Xilinx CORE Generator 10.1.02; Cores Update # 2"))))
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-2007 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 = 1 ")
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_7182743c9e7adf5e ")
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 = 4 ")
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 = 1 ")
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 = 0 ")
66       (comment "c_has_aclr = false ")
67       (comment "c_out_width = 5 ")
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 = 5 ")
74       (comment "c_a_width = 5 ")
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_7182743c9e7adf5e
127 (cellType GENERIC) (view view_1 (viewType NETLIST)
128  (interface
129   (port ( array ( rename A "A(4:0)") 5 ) (direction INPUT))
130   (port ( array ( rename B "B(4:0)") 5 ) (direction INPUT))
131   (port ( array ( rename S "S(4:0)") 5 ) (direction OUTPUT))
132   )
133  (contents
134   (instance VCC (viewRef view_1 (cellRef VCC  (libraryRef xilinxun))))
135   (instance GND (viewRef view_1 (cellRef GND  (libraryRef xilinxun))))
136   (instance BU3
137      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
138      (property RLOC (string "x3y4"))
139      (property RPM_GRID (string "GRID"))
140      (property INIT (string "6666"))
141   )
142   (instance BU4
143      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
144      (property RLOC (string "x3y4"))
145      (property RPM_GRID (string "GRID"))
146   )
147   (instance BU5
148      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
149      (property RLOC (string "x3y4"))
150      (property RPM_GRID (string "GRID"))
151   )
152   (instance BU7
153      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
154      (property RLOC (string "x3y4"))
155      (property RPM_GRID (string "GRID"))
156      (property INIT (string "6666"))
157   )
158   (instance BU8
159      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
160      (property RLOC (string "x3y4"))
161      (property RPM_GRID (string "GRID"))
162   )
163   (instance BU9
164      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
165      (property RLOC (string "x3y4"))
166      (property RPM_GRID (string "GRID"))
167   )
168   (instance BU11
169      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
170      (property RLOC (string "x3y5"))
171      (property RPM_GRID (string "GRID"))
172      (property INIT (string "6666"))
173   )
174   (instance BU12
175      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
176      (property RLOC (string "x3y5"))
177      (property RPM_GRID (string "GRID"))
178   )
179   (instance BU13
180      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
181      (property RLOC (string "x3y5"))
182      (property RPM_GRID (string "GRID"))
183   )
184   (instance BU15
185      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
186      (property RLOC (string "x3y5"))
187      (property RPM_GRID (string "GRID"))
188      (property INIT (string "6666"))
189   )
190   (instance BU16
191      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
192      (property RLOC (string "x3y5"))
193      (property RPM_GRID (string "GRID"))
194   )
195   (instance BU17
196      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
197      (property RLOC (string "x3y5"))
198      (property RPM_GRID (string "GRID"))
199   )
200   (instance BU19
201      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
202      (property RLOC (string "x3y8"))
203      (property RPM_GRID (string "GRID"))
204      (property INIT (string "6666"))
205   )
206   (instance BU20
207      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
208      (property RLOC (string "x3y8"))
209      (property RPM_GRID (string "GRID"))
210   )
211   (net N0
212    (joined
213      (portRef G (instanceRef GND))
214      (portRef CI (instanceRef BU4))
215      (portRef CI (instanceRef BU5))
216      (portRef I2 (instanceRef BU3))
217      (portRef I3 (instanceRef BU3))
218      (portRef I2 (instanceRef BU7))
219      (portRef I3 (instanceRef BU7))
220      (portRef I2 (instanceRef BU11))
221      (portRef I3 (instanceRef BU11))
222      (portRef I2 (instanceRef BU15))
223      (portRef I3 (instanceRef BU15))
224      (portRef I2 (instanceRef BU19))
225      (portRef I3 (instanceRef BU19))
226    )
227   )
228   (net N2
229    (joined
230      (portRef S (instanceRef BU4))
231      (portRef LI (instanceRef BU5))
232      (portRef O (instanceRef BU3))
233    )
234   )
235   (net N5
236    (joined
237      (portRef O (instanceRef BU4))
238      (portRef CI (instanceRef BU8))
239      (portRef CI (instanceRef BU9))
240    )
241   )
242   (net N7
243    (joined
244      (portRef S (instanceRef BU8))
245      (portRef LI (instanceRef BU9))
246      (portRef O (instanceRef BU7))
247    )
248   )
249   (net N10
250    (joined
251      (portRef O (instanceRef BU8))
252      (portRef CI (instanceRef BU12))
253      (portRef CI (instanceRef BU13))
254    )
255   )
256   (net N12
257    (joined
258      (portRef S (instanceRef BU12))
259      (portRef LI (instanceRef BU13))
260      (portRef O (instanceRef BU11))
261    )
262   )
263   (net N15
264    (joined
265      (portRef O (instanceRef BU12))
266      (portRef CI (instanceRef BU16))
267      (portRef CI (instanceRef BU17))
268    )
269   )
270   (net N17
271    (joined
272      (portRef S (instanceRef BU16))
273      (portRef LI (instanceRef BU17))
274      (portRef O (instanceRef BU15))
275    )
276   )
277   (net N20
278    (joined
279      (portRef O (instanceRef BU16))
280      (portRef CI (instanceRef BU20))
281    )
282   )
283   (net N22
284    (joined
285      (portRef LI (instanceRef BU20))
286      (portRef O (instanceRef BU19))
287    )
288   )
289   (net (rename N26 "A(0)")
290    (joined
291      (portRef (member A 4))
292      (portRef DI (instanceRef BU4))
293      (portRef I0 (instanceRef BU3))
294    )
295   )
296   (net (rename N27 "A(1)")
297    (joined
298      (portRef (member A 3))
299      (portRef DI (instanceRef BU8))
300      (portRef I0 (instanceRef BU7))
301    )
302   )
303   (net (rename N28 "A(2)")
304    (joined
305      (portRef (member A 2))
306      (portRef DI (instanceRef BU12))
307      (portRef I0 (instanceRef BU11))
308    )
309   )
310   (net (rename N29 "A(3)")
311    (joined
312      (portRef (member A 1))
313      (portRef DI (instanceRef BU16))
314      (portRef I0 (instanceRef BU15))
315    )
316   )
317   (net (rename N30 "A(4)")
318    (joined
319      (portRef (member A 0))
320      (portRef I0 (instanceRef BU19))
321    )
322   )
323   (net (rename N31 "B(0)")
324    (joined
325      (portRef (member B 4))
326      (portRef I1 (instanceRef BU3))
327    )
328   )
329   (net (rename N32 "B(1)")
330    (joined
331      (portRef (member B 3))
332      (portRef I1 (instanceRef BU7))
333    )
334   )
335   (net (rename N33 "B(2)")
336    (joined
337      (portRef (member B 2))
338      (portRef I1 (instanceRef BU11))
339    )
340   )
341   (net (rename N34 "B(3)")
342    (joined
343      (portRef (member B 1))
344      (portRef I1 (instanceRef BU15))
345    )
346   )
347   (net (rename N35 "B(4)")
348    (joined
349      (portRef (member B 0))
350      (portRef I1 (instanceRef BU19))
351    )
352   )
353   (net (rename N36 "S(0)")
354    (joined
355      (portRef (member S 4))
356      (portRef O (instanceRef BU5))
357    )
358   )
359   (net (rename N37 "S(1)")
360    (joined
361      (portRef (member S 3))
362      (portRef O (instanceRef BU9))
363    )
364   )
365   (net (rename N38 "S(2)")
366    (joined
367      (portRef (member S 2))
368      (portRef O (instanceRef BU13))
369    )
370   )
371   (net (rename N39 "S(3)")
372    (joined
373      (portRef (member S 1))
374      (portRef O (instanceRef BU17))
375    )
376   )
377   (net (rename N40 "S(4)")
378    (joined
379      (portRef (member S 0))
380      (portRef O (instanceRef BU20))
381    )
382   )
383))))
384(design adder_subtracter_virtex2p_7_0_7182743c9e7adf5e (cellRef adder_subtracter_virtex2p_7_0_7182743c9e7adf5e (libraryRef test_lib))
385  (property X_CORE_INFO (string "C_ADDSUB_V7_0, Xilinx CORE Generator 10.1.02_ip2"))
386  (property PART (string "xc2vp2-fg256-7") (owner "Xilinx"))
387))
Note: See TracBrowser for help on using the repository browser.