Mercurial > ~darius > hgwebdir.cgi > memec-test
comparison fifo.edn @ 1:f88da01700da GSOFT-MEMEC-1-REL
Initial import of test project for Memec 3SxLC board with Xilinx XC3S400.
Uses a FIFO and flashes some LEDs.
author | darius |
---|---|
date | Fri, 24 Feb 2006 14:01:25 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:7390b436dd20 | 1:f88da01700da |
---|---|
1 (edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0)) | |
2 (status (written (timeStamp 2006 2 21 15 55 25) | |
3 (author "Xilinx, Inc.") | |
4 (program "Xilinx CORE Generator" (version "Xilinx CORE Generator 8.1.02i; Cores Update # 1")))) | |
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_use_blockmem = 1 ") | |
36 (comment "c_rd_count_width = 2 ") | |
37 (comment "c_has_wr_ack = 0 ") | |
38 (comment "c_has_almost_full = 0 ") | |
39 (comment "c_has_wr_err = 0 ") | |
40 (comment "c_wr_err_low = 0 ") | |
41 (comment "c_wr_ack_low = 0 ") | |
42 (comment "c_data_width = 4 ") | |
43 (comment "c_enable_rlocs = 0 ") | |
44 (comment "c_rd_err_low = 0 ") | |
45 (comment "c_rd_ack_low = 0 ") | |
46 (comment "c_wr_count_width = 2 ") | |
47 (comment "InstanceName = fifo ") | |
48 (comment "c_has_rd_count = 0 ") | |
49 (comment "c_has_almost_empty = 0 ") | |
50 (comment "c_has_rd_ack = 0 ") | |
51 (comment "c_has_wr_count = 0 ") | |
52 (comment "c_fifo_depth = 15 ") | |
53 (comment "c_has_rd_err = 0 ") | |
54 (external xilinxun (edifLevel 0) | |
55 (technology (numberDefinition)) | |
56 (cell VCC (cellType GENERIC) | |
57 (view view_1 (viewType NETLIST) | |
58 (interface | |
59 (port P (direction OUTPUT)) | |
60 ) | |
61 ) | |
62 ) | |
63 (cell GND (cellType GENERIC) | |
64 (view view_1 (viewType NETLIST) | |
65 (interface | |
66 (port G (direction OUTPUT)) | |
67 ) | |
68 ) | |
69 ) | |
70 (cell FDC (cellType GENERIC) | |
71 (view view_1 (viewType NETLIST) | |
72 (interface | |
73 (port D (direction INPUT)) | |
74 (port C (direction INPUT)) | |
75 (port CLR (direction INPUT)) | |
76 (port Q (direction OUTPUT)) | |
77 ) | |
78 ) | |
79 ) | |
80 (cell FDCE (cellType GENERIC) | |
81 (view view_1 (viewType NETLIST) | |
82 (interface | |
83 (port D (direction INPUT)) | |
84 (port C (direction INPUT)) | |
85 (port CE (direction INPUT)) | |
86 (port CLR (direction INPUT)) | |
87 (port Q (direction OUTPUT)) | |
88 ) | |
89 ) | |
90 ) | |
91 (cell FDP (cellType GENERIC) | |
92 (view view_1 (viewType NETLIST) | |
93 (interface | |
94 (port D (direction INPUT)) | |
95 (port C (direction INPUT)) | |
96 (port PRE (direction INPUT)) | |
97 (port Q (direction OUTPUT)) | |
98 ) | |
99 ) | |
100 ) | |
101 (cell FDPE (cellType GENERIC) | |
102 (view view_1 (viewType NETLIST) | |
103 (interface | |
104 (port D (direction INPUT)) | |
105 (port C (direction INPUT)) | |
106 (port CE (direction INPUT)) | |
107 (port PRE (direction INPUT)) | |
108 (port Q (direction OUTPUT)) | |
109 ) | |
110 ) | |
111 ) | |
112 (cell LUT4 (cellType GENERIC) | |
113 (view view_1 (viewType NETLIST) | |
114 (interface | |
115 (port I0 (direction INPUT)) | |
116 (port I1 (direction INPUT)) | |
117 (port I2 (direction INPUT)) | |
118 (port I3 (direction INPUT)) | |
119 (port O (direction OUTPUT)) | |
120 ) | |
121 ) | |
122 ) | |
123 (cell MUXCY (cellType GENERIC) | |
124 (view view_1 (viewType NETLIST) | |
125 (interface | |
126 (port DI (direction INPUT)) | |
127 (port CI (direction INPUT)) | |
128 (port S (direction INPUT)) | |
129 (port O (direction OUTPUT)) | |
130 ) | |
131 ) | |
132 ) | |
133 (cell MUXCY_D (cellType GENERIC) | |
134 (view view_1 (viewType NETLIST) | |
135 (interface | |
136 (port DI (direction INPUT)) | |
137 (port CI (direction INPUT)) | |
138 (port S (direction INPUT)) | |
139 (port O (direction OUTPUT)) | |
140 (port LO (direction OUTPUT)) | |
141 ) | |
142 ) | |
143 ) | |
144 (cell MUXCY_L (cellType GENERIC) | |
145 (view view_1 (viewType NETLIST) | |
146 (interface | |
147 (port DI (direction INPUT)) | |
148 (port CI (direction INPUT)) | |
149 (port S (direction INPUT)) | |
150 (port LO (direction OUTPUT)) | |
151 ) | |
152 ) | |
153 ) | |
154 (cell RAMB16_S4_S4 (cellType GENERIC) | |
155 (view view_1 (viewType NETLIST) | |
156 (interface | |
157 (port WEA (direction INPUT)) | |
158 (port ENA (direction INPUT)) | |
159 (port SSRA (direction INPUT)) | |
160 (port CLKA (direction INPUT)) | |
161 (port (rename DIA_0_ "DIA<0>") (direction INPUT)) | |
162 (port (rename DIA_1_ "DIA<1>") (direction INPUT)) | |
163 (port (rename DIA_2_ "DIA<2>") (direction INPUT)) | |
164 (port (rename DIA_3_ "DIA<3>") (direction INPUT)) | |
165 (port (rename DOA_0_ "DOA<0>") (direction OUTPUT)) | |
166 (port (rename DOA_1_ "DOA<1>") (direction OUTPUT)) | |
167 (port (rename DOA_2_ "DOA<2>") (direction OUTPUT)) | |
168 (port (rename DOA_3_ "DOA<3>") (direction OUTPUT)) | |
169 (port (rename ADDRA_0_ "ADDRA<0>") (direction INPUT)) | |
170 (port (rename ADDRA_1_ "ADDRA<1>") (direction INPUT)) | |
171 (port (rename ADDRA_2_ "ADDRA<2>") (direction INPUT)) | |
172 (port (rename ADDRA_3_ "ADDRA<3>") (direction INPUT)) | |
173 (port (rename ADDRA_4_ "ADDRA<4>") (direction INPUT)) | |
174 (port (rename ADDRA_5_ "ADDRA<5>") (direction INPUT)) | |
175 (port (rename ADDRA_6_ "ADDRA<6>") (direction INPUT)) | |
176 (port (rename ADDRA_7_ "ADDRA<7>") (direction INPUT)) | |
177 (port (rename ADDRA_8_ "ADDRA<8>") (direction INPUT)) | |
178 (port (rename ADDRA_9_ "ADDRA<9>") (direction INPUT)) | |
179 (port (rename ADDRA_10_ "ADDRA<10>") (direction INPUT)) | |
180 (port (rename ADDRA_11_ "ADDRA<11>") (direction INPUT)) | |
181 (port WEB (direction INPUT)) | |
182 (port ENB (direction INPUT)) | |
183 (port SSRB (direction INPUT)) | |
184 (port CLKB (direction INPUT)) | |
185 (port (rename DIB_0_ "DIB<0>") (direction INPUT)) | |
186 (port (rename DIB_1_ "DIB<1>") (direction INPUT)) | |
187 (port (rename DIB_2_ "DIB<2>") (direction INPUT)) | |
188 (port (rename DIB_3_ "DIB<3>") (direction INPUT)) | |
189 (port (rename DOB_0_ "DOB<0>") (direction OUTPUT)) | |
190 (port (rename DOB_1_ "DOB<1>") (direction OUTPUT)) | |
191 (port (rename DOB_2_ "DOB<2>") (direction OUTPUT)) | |
192 (port (rename DOB_3_ "DOB<3>") (direction OUTPUT)) | |
193 (port (rename ADDRB_0_ "ADDRB<0>") (direction INPUT)) | |
194 (port (rename ADDRB_1_ "ADDRB<1>") (direction INPUT)) | |
195 (port (rename ADDRB_2_ "ADDRB<2>") (direction INPUT)) | |
196 (port (rename ADDRB_3_ "ADDRB<3>") (direction INPUT)) | |
197 (port (rename ADDRB_4_ "ADDRB<4>") (direction INPUT)) | |
198 (port (rename ADDRB_5_ "ADDRB<5>") (direction INPUT)) | |
199 (port (rename ADDRB_6_ "ADDRB<6>") (direction INPUT)) | |
200 (port (rename ADDRB_7_ "ADDRB<7>") (direction INPUT)) | |
201 (port (rename ADDRB_8_ "ADDRB<8>") (direction INPUT)) | |
202 (port (rename ADDRB_9_ "ADDRB<9>") (direction INPUT)) | |
203 (port (rename ADDRB_10_ "ADDRB<10>") (direction INPUT)) | |
204 (port (rename ADDRB_11_ "ADDRB<11>") (direction INPUT)) | |
205 ) | |
206 ) | |
207 ) | |
208 (cell XORCY (cellType GENERIC) | |
209 (view view_1 (viewType NETLIST) | |
210 (interface | |
211 (port LI (direction INPUT)) | |
212 (port CI (direction INPUT)) | |
213 (port O (direction OUTPUT)) | |
214 ) | |
215 ) | |
216 ) | |
217 ) | |
218 (library test_lib (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit Time)))) | |
219 (cell fifo | |
220 (cellType GENERIC) (view view_1 (viewType NETLIST) | |
221 (interface | |
222 (port ( array ( rename din "din<3:0>") 4 ) (direction INPUT)) | |
223 (port ( rename wr_en "wr_en") (direction INPUT)) | |
224 (port ( rename wr_clk "wr_clk") (direction INPUT)) | |
225 (port ( rename rd_en "rd_en") (direction INPUT)) | |
226 (port ( rename rd_clk "rd_clk") (direction INPUT)) | |
227 (port ( rename ainit "ainit") (direction INPUT)) | |
228 (port ( array ( rename dout "dout<3:0>") 4 ) (direction OUTPUT)) | |
229 (port ( rename full "full") (direction OUTPUT)) | |
230 (port ( rename empty "empty") (direction OUTPUT)) | |
231 ) | |
232 (contents | |
233 (instance VCC (viewRef view_1 (cellRef VCC (libraryRef xilinxun)))) | |
234 (instance GND (viewRef view_1 (cellRef GND (libraryRef xilinxun)))) | |
235 (instance B8 | |
236 (viewRef view_1 (cellRef RAMB16_S4_S4 (libraryRef xilinxun))) | |
237 (property INIT_00 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
238 (property INIT_01 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
239 (property INIT_02 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
240 (property INIT_03 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
241 (property INIT_04 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
242 (property INIT_05 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
243 (property INIT_06 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
244 (property INIT_07 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
245 (property INIT_08 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
246 (property INIT_09 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
247 (property INIT_0A (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
248 (property INIT_0B (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
249 (property INIT_0C (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
250 (property INIT_0D (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
251 (property INIT_0E (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
252 (property INIT_0F (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
253 (property INIT_10 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
254 (property INIT_11 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
255 (property INIT_12 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
256 (property INIT_13 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
257 (property INIT_14 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
258 (property INIT_15 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
259 (property INIT_16 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
260 (property INIT_17 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
261 (property INIT_18 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
262 (property INIT_19 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
263 (property INIT_1A (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
264 (property INIT_1B (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
265 (property INIT_1C (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
266 (property INIT_1D (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
267 (property INIT_1E (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
268 (property INIT_1F (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
269 (property INIT_20 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
270 (property INIT_21 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
271 (property INIT_22 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
272 (property INIT_23 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
273 (property INIT_24 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
274 (property INIT_25 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
275 (property INIT_26 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
276 (property INIT_27 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
277 (property INIT_28 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
278 (property INIT_29 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
279 (property INIT_2A (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
280 (property INIT_2B (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
281 (property INIT_2C (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
282 (property INIT_2D (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
283 (property INIT_2E (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
284 (property INIT_2F (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
285 (property INIT_30 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
286 (property INIT_31 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
287 (property INIT_32 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
288 (property INIT_33 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
289 (property INIT_34 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
290 (property INIT_35 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
291 (property INIT_36 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
292 (property INIT_37 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
293 (property INIT_38 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
294 (property INIT_39 (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
295 (property INIT_3A (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
296 (property INIT_3B (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
297 (property INIT_3C (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
298 (property INIT_3D (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
299 (property INIT_3E (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
300 (property INIT_3F (string "0000000000000000000000000000000000000000000000000000000000000000")) | |
301 (property WRITE_MODE_A (string "NO_CHANGE")) | |
302 (property INIT_A (string "0")) | |
303 (property SRVAL_A (string "0")) | |
304 (property WRITE_MODE_B (string "NO_CHANGE")) | |
305 (property INIT_B (string "0")) | |
306 (property SRVAL_B (string "0")) | |
307 ) | |
308 (instance BU17 | |
309 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
310 (property INIT (string "2222")) | |
311 ) | |
312 (instance BU23 | |
313 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
314 (property INIT (string "2222")) | |
315 ) | |
316 (instance BU30 | |
317 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
318 (property INIT (string "5555")) | |
319 ) | |
320 (instance BU31 | |
321 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
322 ) | |
323 (instance BU32 | |
324 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
325 ) | |
326 (instance BU34 | |
327 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
328 ) | |
329 (instance BU36 | |
330 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
331 (property INIT (string "aaaa")) | |
332 ) | |
333 (instance BU37 | |
334 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
335 ) | |
336 (instance BU38 | |
337 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
338 ) | |
339 (instance BU40 | |
340 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
341 ) | |
342 (instance BU42 | |
343 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
344 (property INIT (string "aaaa")) | |
345 ) | |
346 (instance BU43 | |
347 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
348 ) | |
349 (instance BU44 | |
350 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
351 ) | |
352 (instance BU46 | |
353 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
354 ) | |
355 (instance BU48 | |
356 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
357 (property INIT (string "aaaa")) | |
358 ) | |
359 (instance BU49 | |
360 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
361 ) | |
362 (instance BU51 | |
363 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
364 ) | |
365 (instance BU59 | |
366 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
367 (property INIT (string "6666")) | |
368 ) | |
369 (instance BU60 | |
370 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
371 ) | |
372 (instance BU66 | |
373 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
374 (property INIT (string "6666")) | |
375 ) | |
376 (instance BU67 | |
377 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
378 ) | |
379 (instance BU73 | |
380 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
381 (property INIT (string "6666")) | |
382 ) | |
383 (instance BU74 | |
384 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
385 ) | |
386 (instance BU80 | |
387 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
388 (property INIT (string "6666")) | |
389 ) | |
390 (instance BU81 | |
391 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
392 ) | |
393 (instance BU85 | |
394 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
395 (property INIT (string "fffe")) | |
396 ) | |
397 (instance BU86 | |
398 (viewRef view_1 (cellRef MUXCY_L (libraryRef xilinxun))) | |
399 ) | |
400 (instance BU87 | |
401 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
402 ) | |
403 (instance BU88 | |
404 (viewRef view_1 (cellRef FDP (libraryRef xilinxun))) | |
405 ) | |
406 (instance BU89 | |
407 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
408 ) | |
409 (instance BU90 | |
410 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
411 (property INIT (string "ffff")) | |
412 ) | |
413 (instance BU91 | |
414 (viewRef view_1 (cellRef MUXCY_L (libraryRef xilinxun))) | |
415 ) | |
416 (instance BU92 | |
417 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
418 ) | |
419 (instance BU93 | |
420 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
421 ) | |
422 (instance BU94 | |
423 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
424 ) | |
425 (instance BU95 | |
426 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
427 ) | |
428 (instance BU96 | |
429 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
430 (property INIT (string "99a5")) | |
431 ) | |
432 (instance BU97 | |
433 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
434 ) | |
435 (instance BU98 | |
436 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
437 ) | |
438 (instance BU99 | |
439 (viewRef view_1 (cellRef FDP (libraryRef xilinxun))) | |
440 ) | |
441 (instance BU100 | |
442 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
443 (property INIT (string "99a5")) | |
444 ) | |
445 (instance BU101 | |
446 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
447 ) | |
448 (instance BU102 | |
449 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
450 ) | |
451 (instance BU103 | |
452 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
453 ) | |
454 (instance BU104 | |
455 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
456 (property INIT (string "99a5")) | |
457 ) | |
458 (instance BU105 | |
459 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
460 ) | |
461 (instance BU106 | |
462 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
463 ) | |
464 (instance BU107 | |
465 (viewRef view_1 (cellRef FDP (libraryRef xilinxun))) | |
466 ) | |
467 (instance BU108 | |
468 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
469 (property INIT (string "99a5")) | |
470 ) | |
471 (instance BU109 | |
472 (viewRef view_1 (cellRef MUXCY_D (libraryRef xilinxun))) | |
473 ) | |
474 (instance BU111 | |
475 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
476 (property INIT (string "ffff")) | |
477 ) | |
478 (instance BU112 | |
479 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
480 ) | |
481 (instance BU113 | |
482 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
483 ) | |
484 (instance BU122 | |
485 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
486 (property INIT (string "2222")) | |
487 ) | |
488 (instance BU128 | |
489 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
490 (property INIT (string "2222")) | |
491 ) | |
492 (instance BU135 | |
493 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
494 (property INIT (string "5555")) | |
495 ) | |
496 (instance BU136 | |
497 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
498 ) | |
499 (instance BU137 | |
500 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
501 ) | |
502 (instance BU139 | |
503 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
504 ) | |
505 (instance BU141 | |
506 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
507 (property INIT (string "aaaa")) | |
508 ) | |
509 (instance BU142 | |
510 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
511 ) | |
512 (instance BU143 | |
513 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
514 ) | |
515 (instance BU145 | |
516 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
517 ) | |
518 (instance BU147 | |
519 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
520 (property INIT (string "aaaa")) | |
521 ) | |
522 (instance BU148 | |
523 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
524 ) | |
525 (instance BU149 | |
526 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
527 ) | |
528 (instance BU151 | |
529 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
530 ) | |
531 (instance BU153 | |
532 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
533 (property INIT (string "aaaa")) | |
534 ) | |
535 (instance BU154 | |
536 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
537 ) | |
538 (instance BU156 | |
539 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
540 ) | |
541 (instance BU164 | |
542 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
543 (property INIT (string "6666")) | |
544 ) | |
545 (instance BU165 | |
546 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
547 ) | |
548 (instance BU171 | |
549 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
550 (property INIT (string "6666")) | |
551 ) | |
552 (instance BU172 | |
553 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
554 ) | |
555 (instance BU178 | |
556 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
557 (property INIT (string "6666")) | |
558 ) | |
559 (instance BU179 | |
560 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
561 ) | |
562 (instance BU185 | |
563 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
564 (property INIT (string "6666")) | |
565 ) | |
566 (instance BU186 | |
567 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
568 ) | |
569 (instance BU191 | |
570 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
571 ) | |
572 (instance BU193 | |
573 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
574 ) | |
575 (instance BU195 | |
576 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
577 ) | |
578 (instance BU197 | |
579 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
580 ) | |
581 (instance BU200 | |
582 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
583 (property INIT (string "fffe")) | |
584 ) | |
585 (instance BU201 | |
586 (viewRef view_1 (cellRef MUXCY_L (libraryRef xilinxun))) | |
587 ) | |
588 (instance BU202 | |
589 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
590 ) | |
591 (instance BU203 | |
592 (viewRef view_1 (cellRef FDP (libraryRef xilinxun))) | |
593 ) | |
594 (instance BU204 | |
595 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
596 ) | |
597 (instance BU205 | |
598 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
599 (property INIT (string "ffff")) | |
600 ) | |
601 (instance BU206 | |
602 (viewRef view_1 (cellRef MUXCY_L (libraryRef xilinxun))) | |
603 ) | |
604 (instance BU207 | |
605 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
606 ) | |
607 (instance BU208 | |
608 (viewRef view_1 (cellRef FDP (libraryRef xilinxun))) | |
609 ) | |
610 (instance BU209 | |
611 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
612 ) | |
613 (instance BU210 | |
614 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
615 ) | |
616 (instance BU211 | |
617 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
618 (property INIT (string "99a5")) | |
619 ) | |
620 (instance BU212 | |
621 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
622 ) | |
623 (instance BU213 | |
624 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
625 ) | |
626 (instance BU214 | |
627 (viewRef view_1 (cellRef FDP (libraryRef xilinxun))) | |
628 ) | |
629 (instance BU215 | |
630 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
631 (property INIT (string "99a5")) | |
632 ) | |
633 (instance BU216 | |
634 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
635 ) | |
636 (instance BU217 | |
637 (viewRef view_1 (cellRef FDCE (libraryRef xilinxun))) | |
638 ) | |
639 (instance BU218 | |
640 (viewRef view_1 (cellRef FDC (libraryRef xilinxun))) | |
641 ) | |
642 (instance BU219 | |
643 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
644 (property INIT (string "99a5")) | |
645 ) | |
646 (instance BU220 | |
647 (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun))) | |
648 ) | |
649 (instance BU221 | |
650 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
651 ) | |
652 (instance BU222 | |
653 (viewRef view_1 (cellRef FDP (libraryRef xilinxun))) | |
654 ) | |
655 (instance BU223 | |
656 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
657 (property INIT (string "99a5")) | |
658 ) | |
659 (instance BU224 | |
660 (viewRef view_1 (cellRef MUXCY_D (libraryRef xilinxun))) | |
661 ) | |
662 (instance BU226 | |
663 (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun))) | |
664 (property INIT (string "ffff")) | |
665 ) | |
666 (instance BU227 | |
667 (viewRef view_1 (cellRef XORCY (libraryRef xilinxun))) | |
668 ) | |
669 (instance BU228 | |
670 (viewRef view_1 (cellRef FDPE (libraryRef xilinxun))) | |
671 ) | |
672 (net N0 | |
673 (joined | |
674 (portRef G (instanceRef GND)) | |
675 (portRef CI (instanceRef BU31)) | |
676 (portRef CI (instanceRef BU32)) | |
677 (portRef CI (instanceRef BU136)) | |
678 (portRef CI (instanceRef BU137)) | |
679 (portRef SSRA (instanceRef B8)) | |
680 (portRef WEB (instanceRef B8)) | |
681 (portRef SSRB (instanceRef B8)) | |
682 (portRef ADDRA_4_ (instanceRef B8)) | |
683 (portRef ADDRA_5_ (instanceRef B8)) | |
684 (portRef ADDRA_6_ (instanceRef B8)) | |
685 (portRef ADDRA_7_ (instanceRef B8)) | |
686 (portRef ADDRA_8_ (instanceRef B8)) | |
687 (portRef ADDRA_9_ (instanceRef B8)) | |
688 (portRef ADDRA_10_ (instanceRef B8)) | |
689 (portRef ADDRA_11_ (instanceRef B8)) | |
690 (portRef ADDRB_4_ (instanceRef B8)) | |
691 (portRef ADDRB_5_ (instanceRef B8)) | |
692 (portRef ADDRB_6_ (instanceRef B8)) | |
693 (portRef ADDRB_7_ (instanceRef B8)) | |
694 (portRef ADDRB_8_ (instanceRef B8)) | |
695 (portRef ADDRB_9_ (instanceRef B8)) | |
696 (portRef ADDRB_10_ (instanceRef B8)) | |
697 (portRef ADDRB_11_ (instanceRef B8)) | |
698 (portRef DIB_0_ (instanceRef B8)) | |
699 (portRef DIB_1_ (instanceRef B8)) | |
700 (portRef DIB_2_ (instanceRef B8)) | |
701 (portRef DIB_3_ (instanceRef B8)) | |
702 (portRef I2 (instanceRef BU17)) | |
703 (portRef I3 (instanceRef BU17)) | |
704 (portRef I2 (instanceRef BU23)) | |
705 (portRef I3 (instanceRef BU23)) | |
706 (portRef I1 (instanceRef BU30)) | |
707 (portRef I2 (instanceRef BU30)) | |
708 (portRef I3 (instanceRef BU30)) | |
709 (portRef I1 (instanceRef BU36)) | |
710 (portRef I2 (instanceRef BU36)) | |
711 (portRef I3 (instanceRef BU36)) | |
712 (portRef I1 (instanceRef BU42)) | |
713 (portRef I2 (instanceRef BU42)) | |
714 (portRef I3 (instanceRef BU42)) | |
715 (portRef I1 (instanceRef BU48)) | |
716 (portRef I2 (instanceRef BU48)) | |
717 (portRef I3 (instanceRef BU48)) | |
718 (portRef I2 (instanceRef BU59)) | |
719 (portRef I3 (instanceRef BU59)) | |
720 (portRef I2 (instanceRef BU66)) | |
721 (portRef I3 (instanceRef BU66)) | |
722 (portRef I2 (instanceRef BU73)) | |
723 (portRef I3 (instanceRef BU73)) | |
724 (portRef I1 (instanceRef BU80)) | |
725 (portRef I2 (instanceRef BU80)) | |
726 (portRef I3 (instanceRef BU80)) | |
727 (portRef I2 (instanceRef BU85)) | |
728 (portRef I3 (instanceRef BU85)) | |
729 (portRef DI (instanceRef BU86)) | |
730 (portRef I0 (instanceRef BU90)) | |
731 (portRef I1 (instanceRef BU90)) | |
732 (portRef I2 (instanceRef BU90)) | |
733 (portRef I3 (instanceRef BU90)) | |
734 (portRef DI (instanceRef BU91)) | |
735 (portRef DI (instanceRef BU97)) | |
736 (portRef D (instanceRef BU98)) | |
737 (portRef C (instanceRef BU98)) | |
738 (portRef CE (instanceRef BU98)) | |
739 (portRef CLR (instanceRef BU98)) | |
740 (portRef DI (instanceRef BU101)) | |
741 (portRef DI (instanceRef BU105)) | |
742 (portRef DI (instanceRef BU109)) | |
743 (portRef I0 (instanceRef BU111)) | |
744 (portRef I1 (instanceRef BU111)) | |
745 (portRef I2 (instanceRef BU111)) | |
746 (portRef I3 (instanceRef BU111)) | |
747 (portRef LI (instanceRef BU112)) | |
748 (portRef I2 (instanceRef BU122)) | |
749 (portRef I3 (instanceRef BU122)) | |
750 (portRef I2 (instanceRef BU128)) | |
751 (portRef I3 (instanceRef BU128)) | |
752 (portRef I1 (instanceRef BU135)) | |
753 (portRef I2 (instanceRef BU135)) | |
754 (portRef I3 (instanceRef BU135)) | |
755 (portRef I1 (instanceRef BU141)) | |
756 (portRef I2 (instanceRef BU141)) | |
757 (portRef I3 (instanceRef BU141)) | |
758 (portRef I1 (instanceRef BU147)) | |
759 (portRef I2 (instanceRef BU147)) | |
760 (portRef I3 (instanceRef BU147)) | |
761 (portRef I1 (instanceRef BU153)) | |
762 (portRef I2 (instanceRef BU153)) | |
763 (portRef I3 (instanceRef BU153)) | |
764 (portRef I2 (instanceRef BU164)) | |
765 (portRef I3 (instanceRef BU164)) | |
766 (portRef I2 (instanceRef BU171)) | |
767 (portRef I3 (instanceRef BU171)) | |
768 (portRef I2 (instanceRef BU178)) | |
769 (portRef I3 (instanceRef BU178)) | |
770 (portRef I1 (instanceRef BU185)) | |
771 (portRef I2 (instanceRef BU185)) | |
772 (portRef I3 (instanceRef BU185)) | |
773 (portRef I2 (instanceRef BU200)) | |
774 (portRef I3 (instanceRef BU200)) | |
775 (portRef DI (instanceRef BU201)) | |
776 (portRef I0 (instanceRef BU205)) | |
777 (portRef I1 (instanceRef BU205)) | |
778 (portRef I2 (instanceRef BU205)) | |
779 (portRef I3 (instanceRef BU205)) | |
780 (portRef DI (instanceRef BU206)) | |
781 (portRef DI (instanceRef BU212)) | |
782 (portRef D (instanceRef BU213)) | |
783 (portRef C (instanceRef BU213)) | |
784 (portRef CE (instanceRef BU213)) | |
785 (portRef CLR (instanceRef BU213)) | |
786 (portRef DI (instanceRef BU216)) | |
787 (portRef DI (instanceRef BU220)) | |
788 (portRef DI (instanceRef BU224)) | |
789 (portRef I0 (instanceRef BU226)) | |
790 (portRef I1 (instanceRef BU226)) | |
791 (portRef I2 (instanceRef BU226)) | |
792 (portRef I3 (instanceRef BU226)) | |
793 (portRef LI (instanceRef BU227)) | |
794 ) | |
795 ) | |
796 (net N1 | |
797 (joined | |
798 (portRef P (instanceRef VCC)) | |
799 (portRef ENA (instanceRef B8)) | |
800 (portRef CI (instanceRef BU86)) | |
801 (portRef CI (instanceRef BU91)) | |
802 (portRef CI (instanceRef BU97)) | |
803 (portRef CI (instanceRef BU201)) | |
804 (portRef CI (instanceRef BU206)) | |
805 (portRef CI (instanceRef BU212)) | |
806 ) | |
807 ) | |
808 (net N2 | |
809 (joined | |
810 (portRef ADDRA_3_ (instanceRef B8)) | |
811 (portRef I0 (instanceRef BU153)) | |
812 (portRef Q (instanceRef BU156)) | |
813 (portRef I1 (instanceRef BU178)) | |
814 (portRef I0 (instanceRef BU185)) | |
815 ) | |
816 ) | |
817 (net N3 | |
818 (joined | |
819 (portRef ADDRA_2_ (instanceRef B8)) | |
820 (portRef DI (instanceRef BU148)) | |
821 (portRef I0 (instanceRef BU147)) | |
822 (portRef Q (instanceRef BU151)) | |
823 (portRef I1 (instanceRef BU171)) | |
824 (portRef I0 (instanceRef BU178)) | |
825 ) | |
826 ) | |
827 (net N4 | |
828 (joined | |
829 (portRef ADDRA_1_ (instanceRef B8)) | |
830 (portRef DI (instanceRef BU142)) | |
831 (portRef I0 (instanceRef BU141)) | |
832 (portRef Q (instanceRef BU145)) | |
833 (portRef I1 (instanceRef BU164)) | |
834 (portRef I0 (instanceRef BU171)) | |
835 ) | |
836 ) | |
837 (net N5 | |
838 (joined | |
839 (portRef ADDRA_0_ (instanceRef B8)) | |
840 (portRef DI (instanceRef BU136)) | |
841 (portRef I0 (instanceRef BU135)) | |
842 (portRef Q (instanceRef BU139)) | |
843 (portRef I0 (instanceRef BU164)) | |
844 ) | |
845 ) | |
846 (net N6 | |
847 (joined | |
848 (portRef ADDRB_3_ (instanceRef B8)) | |
849 (portRef I0 (instanceRef BU48)) | |
850 (portRef Q (instanceRef BU51)) | |
851 (portRef I1 (instanceRef BU73)) | |
852 (portRef I0 (instanceRef BU80)) | |
853 ) | |
854 ) | |
855 (net N7 | |
856 (joined | |
857 (portRef ADDRB_2_ (instanceRef B8)) | |
858 (portRef DI (instanceRef BU43)) | |
859 (portRef I0 (instanceRef BU42)) | |
860 (portRef Q (instanceRef BU46)) | |
861 (portRef I1 (instanceRef BU66)) | |
862 (portRef I0 (instanceRef BU73)) | |
863 ) | |
864 ) | |
865 (net N8 | |
866 (joined | |
867 (portRef ADDRB_1_ (instanceRef B8)) | |
868 (portRef DI (instanceRef BU37)) | |
869 (portRef I0 (instanceRef BU36)) | |
870 (portRef Q (instanceRef BU40)) | |
871 (portRef I1 (instanceRef BU59)) | |
872 (portRef I0 (instanceRef BU66)) | |
873 ) | |
874 ) | |
875 (net N9 | |
876 (joined | |
877 (portRef ADDRB_0_ (instanceRef B8)) | |
878 (portRef DI (instanceRef BU31)) | |
879 (portRef I0 (instanceRef BU30)) | |
880 (portRef Q (instanceRef BU34)) | |
881 (portRef I0 (instanceRef BU59)) | |
882 ) | |
883 ) | |
884 (net N10 | |
885 (joined | |
886 (portRef ENB (instanceRef B8)) | |
887 (portRef O (instanceRef BU23)) | |
888 ) | |
889 ) | |
890 (net N11 | |
891 (joined | |
892 (portRef WEA (instanceRef B8)) | |
893 (portRef O (instanceRef BU128)) | |
894 ) | |
895 ) | |
896 (net (rename N22 "din<3>") | |
897 (joined | |
898 (portRef (member din 0)) | |
899 (portRef DIA_3_ (instanceRef B8)) | |
900 ) | |
901 ) | |
902 (net (rename N23 "din<2>") | |
903 (joined | |
904 (portRef (member din 1)) | |
905 (portRef DIA_2_ (instanceRef B8)) | |
906 ) | |
907 ) | |
908 (net (rename N24 "din<1>") | |
909 (joined | |
910 (portRef (member din 2)) | |
911 (portRef DIA_1_ (instanceRef B8)) | |
912 ) | |
913 ) | |
914 (net (rename N25 "din<0>") | |
915 (joined | |
916 (portRef (member din 3)) | |
917 (portRef DIA_0_ (instanceRef B8)) | |
918 ) | |
919 ) | |
920 (net (rename N26 "wr_en") | |
921 (joined | |
922 (portRef wr_en) | |
923 (portRef I0 (instanceRef BU122)) | |
924 (portRef I0 (instanceRef BU128)) | |
925 (portRef I0 (instanceRef BU200)) | |
926 ) | |
927 ) | |
928 (net (rename N27 "wr_clk") | |
929 (joined | |
930 (portRef wr_clk) | |
931 (portRef CLKA (instanceRef B8)) | |
932 (portRef C (instanceRef BU87)) | |
933 (portRef C (instanceRef BU92)) | |
934 (portRef C (instanceRef BU102)) | |
935 (portRef C (instanceRef BU106)) | |
936 (portRef C (instanceRef BU139)) | |
937 (portRef C (instanceRef BU145)) | |
938 (portRef C (instanceRef BU151)) | |
939 (portRef C (instanceRef BU156)) | |
940 (portRef C (instanceRef BU165)) | |
941 (portRef C (instanceRef BU172)) | |
942 (portRef C (instanceRef BU179)) | |
943 (portRef C (instanceRef BU186)) | |
944 (portRef C (instanceRef BU203)) | |
945 (portRef C (instanceRef BU204)) | |
946 (portRef C (instanceRef BU208)) | |
947 (portRef C (instanceRef BU209)) | |
948 (portRef C (instanceRef BU210)) | |
949 (portRef C (instanceRef BU214)) | |
950 (portRef C (instanceRef BU218)) | |
951 (portRef C (instanceRef BU222)) | |
952 (portRef C (instanceRef BU228)) | |
953 ) | |
954 ) | |
955 (net (rename N28 "rd_en") | |
956 (joined | |
957 (portRef rd_en) | |
958 (portRef I0 (instanceRef BU17)) | |
959 (portRef I0 (instanceRef BU23)) | |
960 (portRef I0 (instanceRef BU85)) | |
961 ) | |
962 ) | |
963 (net (rename N29 "rd_clk") | |
964 (joined | |
965 (portRef rd_clk) | |
966 (portRef CLKB (instanceRef B8)) | |
967 (portRef C (instanceRef BU34)) | |
968 (portRef C (instanceRef BU40)) | |
969 (portRef C (instanceRef BU46)) | |
970 (portRef C (instanceRef BU51)) | |
971 (portRef C (instanceRef BU60)) | |
972 (portRef C (instanceRef BU67)) | |
973 (portRef C (instanceRef BU74)) | |
974 (portRef C (instanceRef BU81)) | |
975 (portRef C (instanceRef BU88)) | |
976 (portRef C (instanceRef BU89)) | |
977 (portRef C (instanceRef BU93)) | |
978 (portRef C (instanceRef BU94)) | |
979 (portRef C (instanceRef BU95)) | |
980 (portRef C (instanceRef BU99)) | |
981 (portRef C (instanceRef BU103)) | |
982 (portRef C (instanceRef BU107)) | |
983 (portRef C (instanceRef BU113)) | |
984 (portRef C (instanceRef BU191)) | |
985 (portRef C (instanceRef BU193)) | |
986 (portRef C (instanceRef BU195)) | |
987 (portRef C (instanceRef BU197)) | |
988 (portRef C (instanceRef BU202)) | |
989 (portRef C (instanceRef BU207)) | |
990 (portRef C (instanceRef BU217)) | |
991 (portRef C (instanceRef BU221)) | |
992 ) | |
993 ) | |
994 (net (rename N30 "ainit") | |
995 (joined | |
996 (portRef ainit) | |
997 (portRef CLR (instanceRef BU34)) | |
998 (portRef CLR (instanceRef BU40)) | |
999 (portRef CLR (instanceRef BU46)) | |
1000 (portRef CLR (instanceRef BU51)) | |
1001 (portRef CLR (instanceRef BU60)) | |
1002 (portRef CLR (instanceRef BU67)) | |
1003 (portRef CLR (instanceRef BU74)) | |
1004 (portRef PRE (instanceRef BU81)) | |
1005 (portRef PRE (instanceRef BU87)) | |
1006 (portRef PRE (instanceRef BU88)) | |
1007 (portRef CLR (instanceRef BU89)) | |
1008 (portRef CLR (instanceRef BU92)) | |
1009 (portRef CLR (instanceRef BU93)) | |
1010 (portRef CLR (instanceRef BU94)) | |
1011 (portRef CLR (instanceRef BU95)) | |
1012 (portRef PRE (instanceRef BU99)) | |
1013 (portRef CLR (instanceRef BU102)) | |
1014 (portRef CLR (instanceRef BU103)) | |
1015 (portRef PRE (instanceRef BU106)) | |
1016 (portRef PRE (instanceRef BU107)) | |
1017 (portRef PRE (instanceRef BU113)) | |
1018 (portRef CLR (instanceRef BU139)) | |
1019 (portRef CLR (instanceRef BU145)) | |
1020 (portRef CLR (instanceRef BU151)) | |
1021 (portRef CLR (instanceRef BU156)) | |
1022 (portRef CLR (instanceRef BU165)) | |
1023 (portRef CLR (instanceRef BU172)) | |
1024 (portRef CLR (instanceRef BU179)) | |
1025 (portRef PRE (instanceRef BU186)) | |
1026 (portRef PRE (instanceRef BU191)) | |
1027 (portRef CLR (instanceRef BU193)) | |
1028 (portRef CLR (instanceRef BU195)) | |
1029 (portRef PRE (instanceRef BU197)) | |
1030 (portRef PRE (instanceRef BU202)) | |
1031 (portRef PRE (instanceRef BU203)) | |
1032 (portRef CLR (instanceRef BU204)) | |
1033 (portRef PRE (instanceRef BU207)) | |
1034 (portRef PRE (instanceRef BU208)) | |
1035 (portRef CLR (instanceRef BU209)) | |
1036 (portRef CLR (instanceRef BU210)) | |
1037 (portRef PRE (instanceRef BU214)) | |
1038 (portRef CLR (instanceRef BU217)) | |
1039 (portRef CLR (instanceRef BU218)) | |
1040 (portRef PRE (instanceRef BU221)) | |
1041 (portRef PRE (instanceRef BU222)) | |
1042 (portRef PRE (instanceRef BU228)) | |
1043 ) | |
1044 ) | |
1045 (net (rename N31 "dout<3>") | |
1046 (joined | |
1047 (portRef (member dout 0)) | |
1048 (portRef DOB_3_ (instanceRef B8)) | |
1049 ) | |
1050 ) | |
1051 (net (rename N32 "dout<2>") | |
1052 (joined | |
1053 (portRef (member dout 1)) | |
1054 (portRef DOB_2_ (instanceRef B8)) | |
1055 ) | |
1056 ) | |
1057 (net (rename N33 "dout<1>") | |
1058 (joined | |
1059 (portRef (member dout 2)) | |
1060 (portRef DOB_1_ (instanceRef B8)) | |
1061 ) | |
1062 ) | |
1063 (net (rename N34 "dout<0>") | |
1064 (joined | |
1065 (portRef (member dout 3)) | |
1066 (portRef DOB_0_ (instanceRef B8)) | |
1067 ) | |
1068 ) | |
1069 (net (rename N35 "full") | |
1070 (joined | |
1071 (portRef full) | |
1072 (portRef I1 (instanceRef BU122)) | |
1073 (portRef I1 (instanceRef BU128)) | |
1074 (portRef I1 (instanceRef BU200)) | |
1075 (portRef I3 (instanceRef BU211)) | |
1076 (portRef I3 (instanceRef BU215)) | |
1077 (portRef I3 (instanceRef BU219)) | |
1078 (portRef I3 (instanceRef BU223)) | |
1079 (portRef Q (instanceRef BU228)) | |
1080 ) | |
1081 ) | |
1082 (net (rename N36 "empty") | |
1083 (joined | |
1084 (portRef empty) | |
1085 (portRef I1 (instanceRef BU17)) | |
1086 (portRef I1 (instanceRef BU23)) | |
1087 (portRef I1 (instanceRef BU85)) | |
1088 (portRef I3 (instanceRef BU96)) | |
1089 (portRef I3 (instanceRef BU100)) | |
1090 (portRef I3 (instanceRef BU104)) | |
1091 (portRef I3 (instanceRef BU108)) | |
1092 (portRef Q (instanceRef BU113)) | |
1093 ) | |
1094 ) | |
1095 (net N905 | |
1096 (joined | |
1097 (portRef O (instanceRef BU17)) | |
1098 (portRef CE (instanceRef BU34)) | |
1099 (portRef CE (instanceRef BU40)) | |
1100 (portRef CE (instanceRef BU46)) | |
1101 (portRef CE (instanceRef BU51)) | |
1102 (portRef CE (instanceRef BU60)) | |
1103 (portRef CE (instanceRef BU67)) | |
1104 (portRef CE (instanceRef BU74)) | |
1105 (portRef CE (instanceRef BU81)) | |
1106 (portRef CE (instanceRef BU191)) | |
1107 (portRef CE (instanceRef BU193)) | |
1108 (portRef CE (instanceRef BU195)) | |
1109 (portRef CE (instanceRef BU197)) | |
1110 (portRef CE (instanceRef BU202)) | |
1111 (portRef CE (instanceRef BU207)) | |
1112 (portRef CE (instanceRef BU217)) | |
1113 (portRef CE (instanceRef BU221)) | |
1114 ) | |
1115 ) | |
1116 (net N907 | |
1117 (joined | |
1118 (portRef CE (instanceRef BU87)) | |
1119 (portRef CE (instanceRef BU92)) | |
1120 (portRef CE (instanceRef BU102)) | |
1121 (portRef CE (instanceRef BU106)) | |
1122 (portRef O (instanceRef BU122)) | |
1123 (portRef CE (instanceRef BU139)) | |
1124 (portRef CE (instanceRef BU145)) | |
1125 (portRef CE (instanceRef BU151)) | |
1126 (portRef CE (instanceRef BU156)) | |
1127 (portRef CE (instanceRef BU165)) | |
1128 (portRef CE (instanceRef BU172)) | |
1129 (portRef CE (instanceRef BU179)) | |
1130 (portRef CE (instanceRef BU186)) | |
1131 ) | |
1132 ) | |
1133 (net N928 | |
1134 (joined | |
1135 (portRef Q (instanceRef BU81)) | |
1136 (portRef I0 (instanceRef BU108)) | |
1137 (portRef D (instanceRef BU197)) | |
1138 ) | |
1139 ) | |
1140 (net N929 | |
1141 (joined | |
1142 (portRef Q (instanceRef BU74)) | |
1143 (portRef I0 (instanceRef BU104)) | |
1144 (portRef D (instanceRef BU195)) | |
1145 ) | |
1146 ) | |
1147 (net N930 | |
1148 (joined | |
1149 (portRef Q (instanceRef BU67)) | |
1150 (portRef I0 (instanceRef BU100)) | |
1151 (portRef D (instanceRef BU193)) | |
1152 ) | |
1153 ) | |
1154 (net N931 | |
1155 (joined | |
1156 (portRef Q (instanceRef BU60)) | |
1157 (portRef I0 (instanceRef BU96)) | |
1158 (portRef D (instanceRef BU191)) | |
1159 ) | |
1160 ) | |
1161 (net N936 | |
1162 (joined | |
1163 (portRef Q (instanceRef BU197)) | |
1164 (portRef D (instanceRef BU214)) | |
1165 (portRef D (instanceRef BU221)) | |
1166 ) | |
1167 ) | |
1168 (net N937 | |
1169 (joined | |
1170 (portRef Q (instanceRef BU195)) | |
1171 (portRef D (instanceRef BU210)) | |
1172 (portRef D (instanceRef BU217)) | |
1173 ) | |
1174 ) | |
1175 (net N938 | |
1176 (joined | |
1177 (portRef Q (instanceRef BU193)) | |
1178 (portRef D (instanceRef BU207)) | |
1179 (portRef D (instanceRef BU209)) | |
1180 ) | |
1181 ) | |
1182 (net N939 | |
1183 (joined | |
1184 (portRef Q (instanceRef BU191)) | |
1185 (portRef D (instanceRef BU202)) | |
1186 (portRef D (instanceRef BU204)) | |
1187 ) | |
1188 ) | |
1189 (net N940 | |
1190 (joined | |
1191 (portRef Q (instanceRef BU221)) | |
1192 (portRef D (instanceRef BU222)) | |
1193 ) | |
1194 ) | |
1195 (net N941 | |
1196 (joined | |
1197 (portRef Q (instanceRef BU217)) | |
1198 (portRef D (instanceRef BU218)) | |
1199 ) | |
1200 ) | |
1201 (net N942 | |
1202 (joined | |
1203 (portRef Q (instanceRef BU207)) | |
1204 (portRef D (instanceRef BU208)) | |
1205 ) | |
1206 ) | |
1207 (net N943 | |
1208 (joined | |
1209 (portRef Q (instanceRef BU202)) | |
1210 (portRef D (instanceRef BU203)) | |
1211 ) | |
1212 ) | |
1213 (net N960 | |
1214 (joined | |
1215 (portRef D (instanceRef BU99)) | |
1216 (portRef D (instanceRef BU106)) | |
1217 (portRef Q (instanceRef BU186)) | |
1218 (portRef I0 (instanceRef BU223)) | |
1219 ) | |
1220 ) | |
1221 (net N961 | |
1222 (joined | |
1223 (portRef D (instanceRef BU95)) | |
1224 (portRef D (instanceRef BU102)) | |
1225 (portRef Q (instanceRef BU179)) | |
1226 (portRef I0 (instanceRef BU219)) | |
1227 ) | |
1228 ) | |
1229 (net N962 | |
1230 (joined | |
1231 (portRef D (instanceRef BU92)) | |
1232 (portRef D (instanceRef BU94)) | |
1233 (portRef Q (instanceRef BU172)) | |
1234 (portRef I0 (instanceRef BU215)) | |
1235 ) | |
1236 ) | |
1237 (net N963 | |
1238 (joined | |
1239 (portRef D (instanceRef BU87)) | |
1240 (portRef D (instanceRef BU89)) | |
1241 (portRef Q (instanceRef BU165)) | |
1242 (portRef I0 (instanceRef BU211)) | |
1243 ) | |
1244 ) | |
1245 (net N968 | |
1246 (joined | |
1247 (portRef Q (instanceRef BU106)) | |
1248 (portRef D (instanceRef BU107)) | |
1249 ) | |
1250 ) | |
1251 (net N969 | |
1252 (joined | |
1253 (portRef Q (instanceRef BU102)) | |
1254 (portRef D (instanceRef BU103)) | |
1255 ) | |
1256 ) | |
1257 (net N970 | |
1258 (joined | |
1259 (portRef Q (instanceRef BU92)) | |
1260 (portRef D (instanceRef BU93)) | |
1261 ) | |
1262 ) | |
1263 (net N971 | |
1264 (joined | |
1265 (portRef Q (instanceRef BU87)) | |
1266 (portRef D (instanceRef BU88)) | |
1267 ) | |
1268 ) | |
1269 (net N1137 | |
1270 (joined | |
1271 (portRef O (instanceRef BU32)) | |
1272 (portRef D (instanceRef BU34)) | |
1273 ) | |
1274 ) | |
1275 (net N1138 | |
1276 (joined | |
1277 (portRef O (instanceRef BU38)) | |
1278 (portRef D (instanceRef BU40)) | |
1279 ) | |
1280 ) | |
1281 (net N1139 | |
1282 (joined | |
1283 (portRef O (instanceRef BU44)) | |
1284 (portRef D (instanceRef BU46)) | |
1285 ) | |
1286 ) | |
1287 (net N1140 | |
1288 (joined | |
1289 (portRef O (instanceRef BU49)) | |
1290 (portRef D (instanceRef BU51)) | |
1291 ) | |
1292 ) | |
1293 (net N1141 | |
1294 (joined | |
1295 (portRef S (instanceRef BU31)) | |
1296 (portRef LI (instanceRef BU32)) | |
1297 (portRef O (instanceRef BU30)) | |
1298 ) | |
1299 ) | |
1300 (net N1143 | |
1301 (joined | |
1302 (portRef O (instanceRef BU31)) | |
1303 (portRef CI (instanceRef BU37)) | |
1304 (portRef CI (instanceRef BU38)) | |
1305 ) | |
1306 ) | |
1307 (net N1146 | |
1308 (joined | |
1309 (portRef S (instanceRef BU37)) | |
1310 (portRef LI (instanceRef BU38)) | |
1311 (portRef O (instanceRef BU36)) | |
1312 ) | |
1313 ) | |
1314 (net N1148 | |
1315 (joined | |
1316 (portRef O (instanceRef BU37)) | |
1317 (portRef CI (instanceRef BU43)) | |
1318 (portRef CI (instanceRef BU44)) | |
1319 ) | |
1320 ) | |
1321 (net N1151 | |
1322 (joined | |
1323 (portRef S (instanceRef BU43)) | |
1324 (portRef LI (instanceRef BU44)) | |
1325 (portRef O (instanceRef BU42)) | |
1326 ) | |
1327 ) | |
1328 (net N1153 | |
1329 (joined | |
1330 (portRef O (instanceRef BU43)) | |
1331 (portRef CI (instanceRef BU49)) | |
1332 ) | |
1333 ) | |
1334 (net N1156 | |
1335 (joined | |
1336 (portRef LI (instanceRef BU49)) | |
1337 (portRef O (instanceRef BU48)) | |
1338 ) | |
1339 ) | |
1340 (net N1332 | |
1341 (joined | |
1342 (portRef D (instanceRef BU60)) | |
1343 (portRef O (instanceRef BU59)) | |
1344 ) | |
1345 ) | |
1346 (net N1372 | |
1347 (joined | |
1348 (portRef D (instanceRef BU67)) | |
1349 (portRef O (instanceRef BU66)) | |
1350 ) | |
1351 ) | |
1352 (net N1412 | |
1353 (joined | |
1354 (portRef D (instanceRef BU74)) | |
1355 (portRef O (instanceRef BU73)) | |
1356 ) | |
1357 ) | |
1358 (net N1452 | |
1359 (joined | |
1360 (portRef D (instanceRef BU81)) | |
1361 (portRef O (instanceRef BU80)) | |
1362 ) | |
1363 ) | |
1364 (net N1471 | |
1365 (joined | |
1366 (portRef Q (instanceRef BU99)) | |
1367 (portRef I1 (instanceRef BU108)) | |
1368 ) | |
1369 ) | |
1370 (net N1472 | |
1371 (joined | |
1372 (portRef Q (instanceRef BU95)) | |
1373 (portRef I1 (instanceRef BU104)) | |
1374 ) | |
1375 ) | |
1376 (net N1473 | |
1377 (joined | |
1378 (portRef Q (instanceRef BU94)) | |
1379 (portRef I1 (instanceRef BU100)) | |
1380 ) | |
1381 ) | |
1382 (net N1474 | |
1383 (joined | |
1384 (portRef Q (instanceRef BU89)) | |
1385 (portRef I1 (instanceRef BU96)) | |
1386 ) | |
1387 ) | |
1388 (net N1475 | |
1389 (joined | |
1390 (portRef Q (instanceRef BU107)) | |
1391 (portRef I2 (instanceRef BU108)) | |
1392 ) | |
1393 ) | |
1394 (net N1476 | |
1395 (joined | |
1396 (portRef Q (instanceRef BU103)) | |
1397 (portRef I2 (instanceRef BU104)) | |
1398 ) | |
1399 ) | |
1400 (net N1477 | |
1401 (joined | |
1402 (portRef Q (instanceRef BU93)) | |
1403 (portRef I2 (instanceRef BU100)) | |
1404 ) | |
1405 ) | |
1406 (net N1478 | |
1407 (joined | |
1408 (portRef Q (instanceRef BU88)) | |
1409 (portRef I2 (instanceRef BU96)) | |
1410 ) | |
1411 ) | |
1412 (net N1479 | |
1413 (joined | |
1414 (portRef O (instanceRef BU108)) | |
1415 (portRef S (instanceRef BU109)) | |
1416 ) | |
1417 ) | |
1418 (net N1480 | |
1419 (joined | |
1420 (portRef O (instanceRef BU104)) | |
1421 (portRef S (instanceRef BU105)) | |
1422 ) | |
1423 ) | |
1424 (net N1481 | |
1425 (joined | |
1426 (portRef O (instanceRef BU100)) | |
1427 (portRef S (instanceRef BU101)) | |
1428 ) | |
1429 ) | |
1430 (net N1482 | |
1431 (joined | |
1432 (portRef O (instanceRef BU96)) | |
1433 (portRef S (instanceRef BU97)) | |
1434 ) | |
1435 ) | |
1436 (net N1483 | |
1437 (joined | |
1438 (portRef LO (instanceRef BU109)) | |
1439 (portRef CI (instanceRef BU112)) | |
1440 ) | |
1441 ) | |
1442 (net N1484 | |
1443 (joined | |
1444 (portRef O (instanceRef BU105)) | |
1445 (portRef CI (instanceRef BU109)) | |
1446 ) | |
1447 ) | |
1448 (net N1485 | |
1449 (joined | |
1450 (portRef O (instanceRef BU101)) | |
1451 (portRef CI (instanceRef BU105)) | |
1452 ) | |
1453 ) | |
1454 (net N1486 | |
1455 (joined | |
1456 (portRef O (instanceRef BU97)) | |
1457 (portRef CI (instanceRef BU101)) | |
1458 ) | |
1459 ) | |
1460 (net N1488 | |
1461 (joined | |
1462 (portRef O (instanceRef BU85)) | |
1463 (portRef CE (instanceRef BU113)) | |
1464 ) | |
1465 ) | |
1466 (net N1489 | |
1467 (joined | |
1468 (portRef O (instanceRef BU112)) | |
1469 (portRef D (instanceRef BU113)) | |
1470 ) | |
1471 ) | |
1472 (net N1490 | |
1473 (joined | |
1474 (portRef O (instanceRef BU90)) | |
1475 (portRef S (instanceRef BU91)) | |
1476 ) | |
1477 ) | |
1478 (net N1685 | |
1479 (joined | |
1480 (portRef O (instanceRef BU137)) | |
1481 (portRef D (instanceRef BU139)) | |
1482 ) | |
1483 ) | |
1484 (net N1686 | |
1485 (joined | |
1486 (portRef O (instanceRef BU143)) | |
1487 (portRef D (instanceRef BU145)) | |
1488 ) | |
1489 ) | |
1490 (net N1687 | |
1491 (joined | |
1492 (portRef O (instanceRef BU149)) | |
1493 (portRef D (instanceRef BU151)) | |
1494 ) | |
1495 ) | |
1496 (net N1688 | |
1497 (joined | |
1498 (portRef O (instanceRef BU154)) | |
1499 (portRef D (instanceRef BU156)) | |
1500 ) | |
1501 ) | |
1502 (net N1689 | |
1503 (joined | |
1504 (portRef S (instanceRef BU136)) | |
1505 (portRef LI (instanceRef BU137)) | |
1506 (portRef O (instanceRef BU135)) | |
1507 ) | |
1508 ) | |
1509 (net N1691 | |
1510 (joined | |
1511 (portRef O (instanceRef BU136)) | |
1512 (portRef CI (instanceRef BU142)) | |
1513 (portRef CI (instanceRef BU143)) | |
1514 ) | |
1515 ) | |
1516 (net N1694 | |
1517 (joined | |
1518 (portRef S (instanceRef BU142)) | |
1519 (portRef LI (instanceRef BU143)) | |
1520 (portRef O (instanceRef BU141)) | |
1521 ) | |
1522 ) | |
1523 (net N1696 | |
1524 (joined | |
1525 (portRef O (instanceRef BU142)) | |
1526 (portRef CI (instanceRef BU148)) | |
1527 (portRef CI (instanceRef BU149)) | |
1528 ) | |
1529 ) | |
1530 (net N1699 | |
1531 (joined | |
1532 (portRef S (instanceRef BU148)) | |
1533 (portRef LI (instanceRef BU149)) | |
1534 (portRef O (instanceRef BU147)) | |
1535 ) | |
1536 ) | |
1537 (net N1701 | |
1538 (joined | |
1539 (portRef O (instanceRef BU148)) | |
1540 (portRef CI (instanceRef BU154)) | |
1541 ) | |
1542 ) | |
1543 (net N1704 | |
1544 (joined | |
1545 (portRef LI (instanceRef BU154)) | |
1546 (portRef O (instanceRef BU153)) | |
1547 ) | |
1548 ) | |
1549 (net N1880 | |
1550 (joined | |
1551 (portRef D (instanceRef BU165)) | |
1552 (portRef O (instanceRef BU164)) | |
1553 ) | |
1554 ) | |
1555 (net N1920 | |
1556 (joined | |
1557 (portRef D (instanceRef BU172)) | |
1558 (portRef O (instanceRef BU171)) | |
1559 ) | |
1560 ) | |
1561 (net N1960 | |
1562 (joined | |
1563 (portRef D (instanceRef BU179)) | |
1564 (portRef O (instanceRef BU178)) | |
1565 ) | |
1566 ) | |
1567 (net N2000 | |
1568 (joined | |
1569 (portRef D (instanceRef BU186)) | |
1570 (portRef O (instanceRef BU185)) | |
1571 ) | |
1572 ) | |
1573 (net N2077 | |
1574 (joined | |
1575 (portRef Q (instanceRef BU214)) | |
1576 (portRef I1 (instanceRef BU223)) | |
1577 ) | |
1578 ) | |
1579 (net N2078 | |
1580 (joined | |
1581 (portRef Q (instanceRef BU210)) | |
1582 (portRef I1 (instanceRef BU219)) | |
1583 ) | |
1584 ) | |
1585 (net N2079 | |
1586 (joined | |
1587 (portRef Q (instanceRef BU209)) | |
1588 (portRef I1 (instanceRef BU215)) | |
1589 ) | |
1590 ) | |
1591 (net N2080 | |
1592 (joined | |
1593 (portRef Q (instanceRef BU204)) | |
1594 (portRef I1 (instanceRef BU211)) | |
1595 ) | |
1596 ) | |
1597 (net N2081 | |
1598 (joined | |
1599 (portRef Q (instanceRef BU222)) | |
1600 (portRef I2 (instanceRef BU223)) | |
1601 ) | |
1602 ) | |
1603 (net N2082 | |
1604 (joined | |
1605 (portRef Q (instanceRef BU218)) | |
1606 (portRef I2 (instanceRef BU219)) | |
1607 ) | |
1608 ) | |
1609 (net N2083 | |
1610 (joined | |
1611 (portRef Q (instanceRef BU208)) | |
1612 (portRef I2 (instanceRef BU215)) | |
1613 ) | |
1614 ) | |
1615 (net N2084 | |
1616 (joined | |
1617 (portRef Q (instanceRef BU203)) | |
1618 (portRef I2 (instanceRef BU211)) | |
1619 ) | |
1620 ) | |
1621 (net N2085 | |
1622 (joined | |
1623 (portRef O (instanceRef BU223)) | |
1624 (portRef S (instanceRef BU224)) | |
1625 ) | |
1626 ) | |
1627 (net N2086 | |
1628 (joined | |
1629 (portRef O (instanceRef BU219)) | |
1630 (portRef S (instanceRef BU220)) | |
1631 ) | |
1632 ) | |
1633 (net N2087 | |
1634 (joined | |
1635 (portRef O (instanceRef BU215)) | |
1636 (portRef S (instanceRef BU216)) | |
1637 ) | |
1638 ) | |
1639 (net N2088 | |
1640 (joined | |
1641 (portRef O (instanceRef BU211)) | |
1642 (portRef S (instanceRef BU212)) | |
1643 ) | |
1644 ) | |
1645 (net N2089 | |
1646 (joined | |
1647 (portRef LO (instanceRef BU224)) | |
1648 (portRef CI (instanceRef BU227)) | |
1649 ) | |
1650 ) | |
1651 (net N2090 | |
1652 (joined | |
1653 (portRef O (instanceRef BU220)) | |
1654 (portRef CI (instanceRef BU224)) | |
1655 ) | |
1656 ) | |
1657 (net N2091 | |
1658 (joined | |
1659 (portRef O (instanceRef BU216)) | |
1660 (portRef CI (instanceRef BU220)) | |
1661 ) | |
1662 ) | |
1663 (net N2092 | |
1664 (joined | |
1665 (portRef O (instanceRef BU212)) | |
1666 (portRef CI (instanceRef BU216)) | |
1667 ) | |
1668 ) | |
1669 (net N2094 | |
1670 (joined | |
1671 (portRef O (instanceRef BU200)) | |
1672 (portRef CE (instanceRef BU228)) | |
1673 ) | |
1674 ) | |
1675 (net N2095 | |
1676 (joined | |
1677 (portRef O (instanceRef BU227)) | |
1678 (portRef D (instanceRef BU228)) | |
1679 ) | |
1680 ) | |
1681 (net N2096 | |
1682 (joined | |
1683 (portRef O (instanceRef BU205)) | |
1684 (portRef S (instanceRef BU206)) | |
1685 ) | |
1686 ) | |
1687 )))) | |
1688 (design fifo (cellRef fifo (libraryRef test_lib)) | |
1689 (property X_CORE_INFO (string "async_fifo_v6_1, Coregen 8.1.02i_ip1")) | |
1690 (property PART (string "xc3s400-pq208-5") (owner "Xilinx"))) | |
1691 ) |