OpenCores
URL https://opencores.org/ocsvn/pulse_processing_algorithm/pulse_processing_algorithm/trunk

Subversion Repositories pulse_processing_algorithm

[/] [pulse_processing_algorithm/] [blk_asy_fifo_1023x16.edn] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 panda_emc
(edif test (edifVersion 2 0 0) (edifLevel 0) (keywordMap (keywordLevel 0))
2
(status (written (timeStamp 2009 7 6 14 32 38)
3
   (author "Xilinx, Inc.")
4
   (program "Xilinx CORE Generator" (version "Xilinx CORE Generator 10.1.03; Cores Update # 3"))))
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_use_blockmem = 1 ")
36
       (comment "c_rd_count_width = 10 ")
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 = 16 ")
43
       (comment "c_enable_rlocs = 1 ")
44
       (comment "c_rd_err_low = 0 ")
45
       (comment "c_rd_ack_low = 0 ")
46
       (comment "c_wr_count_width = 10 ")
47
       (comment "InstanceName = blk_asy_fifo_1023x16 ")
48
       (comment "c_has_rd_count = 1 ")
49
       (comment "c_has_almost_empty = 0 ")
50
       (comment "c_has_rd_ack = 0 ")
51
       (comment "c_has_wr_count = 1 ")
52
       (comment "c_fifo_depth = 2047 ")
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 FDCE (cellType GENERIC)
71
           (view view_1 (viewType NETLIST)
72
               (interface
73
                   (port D (direction INPUT))
74
                   (port C (direction INPUT))
75
                   (port CE (direction INPUT))
76
                   (port CLR (direction INPUT))
77
                   (port Q (direction OUTPUT))
78
               )
79
           )
80
       )
81
       (cell FDPE (cellType GENERIC)
82
           (view view_1 (viewType NETLIST)
83
               (interface
84
                   (port D (direction INPUT))
85
                   (port C (direction INPUT))
86
                   (port CE (direction INPUT))
87
                   (port PRE (direction INPUT))
88
                   (port Q (direction OUTPUT))
89
               )
90
           )
91
       )
92
       (cell LUT4 (cellType GENERIC)
93
           (view view_1 (viewType NETLIST)
94
               (interface
95
                   (port I0 (direction INPUT))
96
                   (port I1 (direction INPUT))
97
                   (port I2 (direction INPUT))
98
                   (port I3 (direction INPUT))
99
                   (port O (direction OUTPUT))
100
               )
101
           )
102
       )
103
       (cell MUXCY (cellType GENERIC)
104
           (view view_1 (viewType NETLIST)
105
               (interface
106
                   (port DI (direction INPUT))
107
                   (port CI (direction INPUT))
108
                   (port S (direction INPUT))
109
                   (port O (direction OUTPUT))
110
               )
111
           )
112
       )
113
       (cell MUXCY_D (cellType GENERIC)
114
           (view view_1 (viewType NETLIST)
115
               (interface
116
                   (port DI (direction INPUT))
117
                   (port CI (direction INPUT))
118
                   (port S (direction INPUT))
119
                   (port O (direction OUTPUT))
120
                   (port LO (direction OUTPUT))
121
               )
122
           )
123
       )
124
       (cell MUXCY_L (cellType GENERIC)
125
           (view view_1 (viewType NETLIST)
126
               (interface
127
                   (port DI (direction INPUT))
128
                   (port CI (direction INPUT))
129
                   (port S (direction INPUT))
130
                   (port LO (direction OUTPUT))
131
               )
132
           )
133
       )
134
       (cell RAMB16_S9_S9 (cellType GENERIC)
135
           (view view_1 (viewType NETLIST)
136
               (interface
137
                   (port WEA (direction INPUT))
138
                   (port ENA (direction INPUT))
139
                   (port SSRA (direction INPUT))
140
                   (port CLKA (direction INPUT))
141
                   (port (rename DIA_0_ "DIA<0>") (direction INPUT))
142
                   (port (rename DIA_1_ "DIA<1>") (direction INPUT))
143
                   (port (rename DIA_2_ "DIA<2>") (direction INPUT))
144
                   (port (rename DIA_3_ "DIA<3>") (direction INPUT))
145
                   (port (rename DIA_4_ "DIA<4>") (direction INPUT))
146
                   (port (rename DIA_5_ "DIA<5>") (direction INPUT))
147
                   (port (rename DIA_6_ "DIA<6>") (direction INPUT))
148
                   (port (rename DIA_7_ "DIA<7>") (direction INPUT))
149
                   (port (rename DOA_0_ "DOA<0>") (direction OUTPUT))
150
                   (port (rename DOA_1_ "DOA<1>") (direction OUTPUT))
151
                   (port (rename DOA_2_ "DOA<2>") (direction OUTPUT))
152
                   (port (rename DOA_3_ "DOA<3>") (direction OUTPUT))
153
                   (port (rename DOA_4_ "DOA<4>") (direction OUTPUT))
154
                   (port (rename DOA_5_ "DOA<5>") (direction OUTPUT))
155
                   (port (rename DOA_6_ "DOA<6>") (direction OUTPUT))
156
                   (port (rename DOA_7_ "DOA<7>") (direction OUTPUT))
157
                   (port (rename ADDRA_0_ "ADDRA<0>") (direction INPUT))
158
                   (port (rename ADDRA_1_ "ADDRA<1>") (direction INPUT))
159
                   (port (rename ADDRA_2_ "ADDRA<2>") (direction INPUT))
160
                   (port (rename ADDRA_3_ "ADDRA<3>") (direction INPUT))
161
                   (port (rename ADDRA_4_ "ADDRA<4>") (direction INPUT))
162
                   (port (rename ADDRA_5_ "ADDRA<5>") (direction INPUT))
163
                   (port (rename ADDRA_6_ "ADDRA<6>") (direction INPUT))
164
                   (port (rename ADDRA_7_ "ADDRA<7>") (direction INPUT))
165
                   (port (rename ADDRA_8_ "ADDRA<8>") (direction INPUT))
166
                   (port (rename ADDRA_9_ "ADDRA<9>") (direction INPUT))
167
                   (port (rename ADDRA_10_ "ADDRA<10>") (direction INPUT))
168
                   (port (rename DIPA_0_ "DIPA<0>") (direction INPUT))
169
                   (port (rename DOPA_0_ "DOPA<0>") (direction OUTPUT))
170
                   (port WEB (direction INPUT))
171
                   (port ENB (direction INPUT))
172
                   (port SSRB (direction INPUT))
173
                   (port CLKB (direction INPUT))
174
                   (port (rename DIB_0_ "DIB<0>") (direction INPUT))
175
                   (port (rename DIB_1_ "DIB<1>") (direction INPUT))
176
                   (port (rename DIB_2_ "DIB<2>") (direction INPUT))
177
                   (port (rename DIB_3_ "DIB<3>") (direction INPUT))
178
                   (port (rename DIB_4_ "DIB<4>") (direction INPUT))
179
                   (port (rename DIB_5_ "DIB<5>") (direction INPUT))
180
                   (port (rename DIB_6_ "DIB<6>") (direction INPUT))
181
                   (port (rename DIB_7_ "DIB<7>") (direction INPUT))
182
                   (port (rename DOB_0_ "DOB<0>") (direction OUTPUT))
183
                   (port (rename DOB_1_ "DOB<1>") (direction OUTPUT))
184
                   (port (rename DOB_2_ "DOB<2>") (direction OUTPUT))
185
                   (port (rename DOB_3_ "DOB<3>") (direction OUTPUT))
186
                   (port (rename DOB_4_ "DOB<4>") (direction OUTPUT))
187
                   (port (rename DOB_5_ "DOB<5>") (direction OUTPUT))
188
                   (port (rename DOB_6_ "DOB<6>") (direction OUTPUT))
189
                   (port (rename DOB_7_ "DOB<7>") (direction OUTPUT))
190
                   (port (rename ADDRB_0_ "ADDRB<0>") (direction INPUT))
191
                   (port (rename ADDRB_1_ "ADDRB<1>") (direction INPUT))
192
                   (port (rename ADDRB_2_ "ADDRB<2>") (direction INPUT))
193
                   (port (rename ADDRB_3_ "ADDRB<3>") (direction INPUT))
194
                   (port (rename ADDRB_4_ "ADDRB<4>") (direction INPUT))
195
                   (port (rename ADDRB_5_ "ADDRB<5>") (direction INPUT))
196
                   (port (rename ADDRB_6_ "ADDRB<6>") (direction INPUT))
197
                   (port (rename ADDRB_7_ "ADDRB<7>") (direction INPUT))
198
                   (port (rename ADDRB_8_ "ADDRB<8>") (direction INPUT))
199
                   (port (rename ADDRB_9_ "ADDRB<9>") (direction INPUT))
200
                   (port (rename ADDRB_10_ "ADDRB<10>") (direction INPUT))
201
                   (port (rename DIPB_0_ "DIPB<0>") (direction INPUT))
202
                   (port (rename DOPB_0_ "DOPB<0>") (direction OUTPUT))
203
               )
204
           )
205
       )
206
       (cell XORCY (cellType GENERIC)
207
           (view view_1 (viewType NETLIST)
208
               (interface
209
                   (port LI (direction INPUT))
210
                   (port CI (direction INPUT))
211
                   (port O (direction OUTPUT))
212
               )
213
           )
214
       )
215
   )
216
(library test_lib (edifLevel 0) (technology (numberDefinition (scale 1 (E 1 -12) (unit Time))))
217
(cell blk_asy_fifo_1023x16
218
 (cellType GENERIC) (view view_1 (viewType NETLIST)
219
  (interface
220
   (port ( array ( rename din "din<15:0>") 16 ) (direction INPUT))
221
   (port ( rename wr_en "wr_en") (direction INPUT))
222
   (port ( rename wr_clk "wr_clk") (direction INPUT))
223
   (port ( rename rd_en "rd_en") (direction INPUT))
224
   (port ( rename rd_clk "rd_clk") (direction INPUT))
225
   (port ( rename ainit "ainit") (direction INPUT))
226
   (port ( array ( rename dout "dout<15:0>") 16 ) (direction OUTPUT))
227
   (port ( rename full "full") (direction OUTPUT))
228
   (port ( rename empty "empty") (direction OUTPUT))
229
   (port ( array ( rename wr_count "wr_count<9:0>") 10 ) (direction OUTPUT))
230
   (port ( array ( rename rd_count "rd_count<9:0>") 10 ) (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 B7
236
      (viewRef view_1 (cellRef RAMB16_S9_S9 (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 INITP_00 (string "0000000000000000000000000000000000000000000000000000000000000000"))
302
      (property INITP_01 (string "0000000000000000000000000000000000000000000000000000000000000000"))
303
      (property INITP_02 (string "0000000000000000000000000000000000000000000000000000000000000000"))
304
      (property INITP_03 (string "0000000000000000000000000000000000000000000000000000000000000000"))
305
      (property INITP_04 (string "0000000000000000000000000000000000000000000000000000000000000000"))
306
      (property INITP_05 (string "0000000000000000000000000000000000000000000000000000000000000000"))
307
      (property INITP_06 (string "0000000000000000000000000000000000000000000000000000000000000000"))
308
      (property INITP_07 (string "0000000000000000000000000000000000000000000000000000000000000000"))
309
      (property WRITE_MODE_A (string "NO_CHANGE"))
310
      (property INIT_A (string "000"))
311
      (property SRVAL_A (string "000"))
312
      (property WRITE_MODE_B (string "NO_CHANGE"))
313
      (property INIT_B (string "000"))
314
      (property SRVAL_B (string "000"))
315
   )
316
   (instance B11
317
      (viewRef view_1 (cellRef RAMB16_S9_S9 (libraryRef xilinxun)))
318
      (property INIT_00 (string "0000000000000000000000000000000000000000000000000000000000000000"))
319
      (property INIT_01 (string "0000000000000000000000000000000000000000000000000000000000000000"))
320
      (property INIT_02 (string "0000000000000000000000000000000000000000000000000000000000000000"))
321
      (property INIT_03 (string "0000000000000000000000000000000000000000000000000000000000000000"))
322
      (property INIT_04 (string "0000000000000000000000000000000000000000000000000000000000000000"))
323
      (property INIT_05 (string "0000000000000000000000000000000000000000000000000000000000000000"))
324
      (property INIT_06 (string "0000000000000000000000000000000000000000000000000000000000000000"))
325
      (property INIT_07 (string "0000000000000000000000000000000000000000000000000000000000000000"))
326
      (property INIT_08 (string "0000000000000000000000000000000000000000000000000000000000000000"))
327
      (property INIT_09 (string "0000000000000000000000000000000000000000000000000000000000000000"))
328
      (property INIT_0A (string "0000000000000000000000000000000000000000000000000000000000000000"))
329
      (property INIT_0B (string "0000000000000000000000000000000000000000000000000000000000000000"))
330
      (property INIT_0C (string "0000000000000000000000000000000000000000000000000000000000000000"))
331
      (property INIT_0D (string "0000000000000000000000000000000000000000000000000000000000000000"))
332
      (property INIT_0E (string "0000000000000000000000000000000000000000000000000000000000000000"))
333
      (property INIT_0F (string "0000000000000000000000000000000000000000000000000000000000000000"))
334
      (property INIT_10 (string "0000000000000000000000000000000000000000000000000000000000000000"))
335
      (property INIT_11 (string "0000000000000000000000000000000000000000000000000000000000000000"))
336
      (property INIT_12 (string "0000000000000000000000000000000000000000000000000000000000000000"))
337
      (property INIT_13 (string "0000000000000000000000000000000000000000000000000000000000000000"))
338
      (property INIT_14 (string "0000000000000000000000000000000000000000000000000000000000000000"))
339
      (property INIT_15 (string "0000000000000000000000000000000000000000000000000000000000000000"))
340
      (property INIT_16 (string "0000000000000000000000000000000000000000000000000000000000000000"))
341
      (property INIT_17 (string "0000000000000000000000000000000000000000000000000000000000000000"))
342
      (property INIT_18 (string "0000000000000000000000000000000000000000000000000000000000000000"))
343
      (property INIT_19 (string "0000000000000000000000000000000000000000000000000000000000000000"))
344
      (property INIT_1A (string "0000000000000000000000000000000000000000000000000000000000000000"))
345
      (property INIT_1B (string "0000000000000000000000000000000000000000000000000000000000000000"))
346
      (property INIT_1C (string "0000000000000000000000000000000000000000000000000000000000000000"))
347
      (property INIT_1D (string "0000000000000000000000000000000000000000000000000000000000000000"))
348
      (property INIT_1E (string "0000000000000000000000000000000000000000000000000000000000000000"))
349
      (property INIT_1F (string "0000000000000000000000000000000000000000000000000000000000000000"))
350
      (property INIT_20 (string "0000000000000000000000000000000000000000000000000000000000000000"))
351
      (property INIT_21 (string "0000000000000000000000000000000000000000000000000000000000000000"))
352
      (property INIT_22 (string "0000000000000000000000000000000000000000000000000000000000000000"))
353
      (property INIT_23 (string "0000000000000000000000000000000000000000000000000000000000000000"))
354
      (property INIT_24 (string "0000000000000000000000000000000000000000000000000000000000000000"))
355
      (property INIT_25 (string "0000000000000000000000000000000000000000000000000000000000000000"))
356
      (property INIT_26 (string "0000000000000000000000000000000000000000000000000000000000000000"))
357
      (property INIT_27 (string "0000000000000000000000000000000000000000000000000000000000000000"))
358
      (property INIT_28 (string "0000000000000000000000000000000000000000000000000000000000000000"))
359
      (property INIT_29 (string "0000000000000000000000000000000000000000000000000000000000000000"))
360
      (property INIT_2A (string "0000000000000000000000000000000000000000000000000000000000000000"))
361
      (property INIT_2B (string "0000000000000000000000000000000000000000000000000000000000000000"))
362
      (property INIT_2C (string "0000000000000000000000000000000000000000000000000000000000000000"))
363
      (property INIT_2D (string "0000000000000000000000000000000000000000000000000000000000000000"))
364
      (property INIT_2E (string "0000000000000000000000000000000000000000000000000000000000000000"))
365
      (property INIT_2F (string "0000000000000000000000000000000000000000000000000000000000000000"))
366
      (property INIT_30 (string "0000000000000000000000000000000000000000000000000000000000000000"))
367
      (property INIT_31 (string "0000000000000000000000000000000000000000000000000000000000000000"))
368
      (property INIT_32 (string "0000000000000000000000000000000000000000000000000000000000000000"))
369
      (property INIT_33 (string "0000000000000000000000000000000000000000000000000000000000000000"))
370
      (property INIT_34 (string "0000000000000000000000000000000000000000000000000000000000000000"))
371
      (property INIT_35 (string "0000000000000000000000000000000000000000000000000000000000000000"))
372
      (property INIT_36 (string "0000000000000000000000000000000000000000000000000000000000000000"))
373
      (property INIT_37 (string "0000000000000000000000000000000000000000000000000000000000000000"))
374
      (property INIT_38 (string "0000000000000000000000000000000000000000000000000000000000000000"))
375
      (property INIT_39 (string "0000000000000000000000000000000000000000000000000000000000000000"))
376
      (property INIT_3A (string "0000000000000000000000000000000000000000000000000000000000000000"))
377
      (property INIT_3B (string "0000000000000000000000000000000000000000000000000000000000000000"))
378
      (property INIT_3C (string "0000000000000000000000000000000000000000000000000000000000000000"))
379
      (property INIT_3D (string "0000000000000000000000000000000000000000000000000000000000000000"))
380
      (property INIT_3E (string "0000000000000000000000000000000000000000000000000000000000000000"))
381
      (property INIT_3F (string "0000000000000000000000000000000000000000000000000000000000000000"))
382
      (property INITP_00 (string "0000000000000000000000000000000000000000000000000000000000000000"))
383
      (property INITP_01 (string "0000000000000000000000000000000000000000000000000000000000000000"))
384
      (property INITP_02 (string "0000000000000000000000000000000000000000000000000000000000000000"))
385
      (property INITP_03 (string "0000000000000000000000000000000000000000000000000000000000000000"))
386
      (property INITP_04 (string "0000000000000000000000000000000000000000000000000000000000000000"))
387
      (property INITP_05 (string "0000000000000000000000000000000000000000000000000000000000000000"))
388
      (property INITP_06 (string "0000000000000000000000000000000000000000000000000000000000000000"))
389
      (property INITP_07 (string "0000000000000000000000000000000000000000000000000000000000000000"))
390
      (property WRITE_MODE_A (string "NO_CHANGE"))
391
      (property INIT_A (string "000"))
392
      (property SRVAL_A (string "000"))
393
      (property WRITE_MODE_B (string "NO_CHANGE"))
394
      (property INIT_B (string "000"))
395
      (property SRVAL_B (string "000"))
396
   )
397
   (instance BU20
398
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
399
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
400
      (property RLOC (string "x0y6"))
401
      (property INIT (string "2222"))
402
   )
403
   (instance BU26
404
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
405
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
406
      (property RLOC (string "x0y6"))
407
      (property INIT (string "2222"))
408
   )
409
   (instance BU33
410
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
411
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
412
      (property RLOC (string "x0y0"))
413
      (property INIT (string "5555"))
414
   )
415
   (instance BU34
416
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
417
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
418
      (property RLOC (string "x0y0"))
419
   )
420
   (instance BU35
421
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
422
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
423
      (property RLOC (string "x0y0"))
424
   )
425
   (instance BU37
426
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
427
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
428
      (property RLOC (string "x0y0"))
429
   )
430
   (instance BU39
431
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
432
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
433
      (property RLOC (string "x0y0"))
434
      (property INIT (string "aaaa"))
435
   )
436
   (instance BU40
437
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
438
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
439
      (property RLOC (string "x0y0"))
440
   )
441
   (instance BU41
442
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
443
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
444
      (property RLOC (string "x0y0"))
445
   )
446
   (instance BU43
447
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
448
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
449
      (property RLOC (string "x0y0"))
450
   )
451
   (instance BU45
452
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
453
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
454
      (property RLOC (string "x0y1"))
455
      (property INIT (string "aaaa"))
456
   )
457
   (instance BU46
458
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
459
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
460
      (property RLOC (string "x0y1"))
461
   )
462
   (instance BU47
463
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
464
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
465
      (property RLOC (string "x0y1"))
466
   )
467
   (instance BU49
468
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
469
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
470
      (property RLOC (string "x0y1"))
471
   )
472
   (instance BU51
473
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
474
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
475
      (property RLOC (string "x0y1"))
476
      (property INIT (string "aaaa"))
477
   )
478
   (instance BU52
479
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
480
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
481
      (property RLOC (string "x0y1"))
482
   )
483
   (instance BU53
484
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
485
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
486
      (property RLOC (string "x0y1"))
487
   )
488
   (instance BU55
489
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
490
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
491
      (property RLOC (string "x0y1"))
492
   )
493
   (instance BU57
494
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
495
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
496
      (property RLOC (string "x0y2"))
497
      (property INIT (string "aaaa"))
498
   )
499
   (instance BU58
500
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
501
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
502
      (property RLOC (string "x0y2"))
503
   )
504
   (instance BU59
505
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
506
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
507
      (property RLOC (string "x0y2"))
508
   )
509
   (instance BU61
510
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
511
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
512
      (property RLOC (string "x0y2"))
513
   )
514
   (instance BU63
515
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
516
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
517
      (property RLOC (string "x0y2"))
518
      (property INIT (string "aaaa"))
519
   )
520
   (instance BU64
521
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
522
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
523
      (property RLOC (string "x0y2"))
524
   )
525
   (instance BU65
526
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
527
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
528
      (property RLOC (string "x0y2"))
529
   )
530
   (instance BU67
531
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
532
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
533
      (property RLOC (string "x0y2"))
534
   )
535
   (instance BU69
536
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
537
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
538
      (property RLOC (string "x0y3"))
539
      (property INIT (string "aaaa"))
540
   )
541
   (instance BU70
542
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
543
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
544
      (property RLOC (string "x0y3"))
545
   )
546
   (instance BU71
547
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
548
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
549
      (property RLOC (string "x0y3"))
550
   )
551
   (instance BU73
552
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
553
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
554
      (property RLOC (string "x0y3"))
555
   )
556
   (instance BU75
557
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
558
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
559
      (property RLOC (string "x0y3"))
560
      (property INIT (string "aaaa"))
561
   )
562
   (instance BU76
563
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
564
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
565
      (property RLOC (string "x0y3"))
566
   )
567
   (instance BU77
568
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
569
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
570
      (property RLOC (string "x0y3"))
571
   )
572
   (instance BU79
573
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
574
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
575
      (property RLOC (string "x0y3"))
576
   )
577
   (instance BU81
578
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
579
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
580
      (property RLOC (string "x0y4"))
581
      (property INIT (string "aaaa"))
582
   )
583
   (instance BU82
584
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
585
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
586
      (property RLOC (string "x0y4"))
587
   )
588
   (instance BU83
589
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
590
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
591
      (property RLOC (string "x0y4"))
592
   )
593
   (instance BU85
594
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
595
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
596
      (property RLOC (string "x0y4"))
597
   )
598
   (instance BU87
599
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
600
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
601
      (property RLOC (string "x0y4"))
602
      (property INIT (string "aaaa"))
603
   )
604
   (instance BU88
605
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
606
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
607
      (property RLOC (string "x0y4"))
608
   )
609
   (instance BU89
610
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
611
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
612
      (property RLOC (string "x0y4"))
613
   )
614
   (instance BU91
615
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
616
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
617
      (property RLOC (string "x0y4"))
618
   )
619
   (instance BU93
620
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
621
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
622
      (property RLOC (string "x0y5"))
623
      (property INIT (string "aaaa"))
624
   )
625
   (instance BU94
626
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
627
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
628
      (property RLOC (string "x0y5"))
629
   )
630
   (instance BU96
631
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
632
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
633
      (property RLOC (string "x0y5"))
634
   )
635
   (instance BU104
636
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
637
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
638
      (property RLOC (string "x1y0"))
639
      (property INIT (string "6666"))
640
   )
641
   (instance BU105
642
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
643
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
644
      (property RLOC (string "x1y0"))
645
   )
646
   (instance BU111
647
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
648
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
649
      (property RLOC (string "x1y0"))
650
      (property INIT (string "6666"))
651
   )
652
   (instance BU112
653
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
654
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
655
      (property RLOC (string "x1y0"))
656
   )
657
   (instance BU118
658
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
659
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
660
      (property RLOC (string "x1y1"))
661
      (property INIT (string "6666"))
662
   )
663
   (instance BU119
664
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
665
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
666
      (property RLOC (string "x1y1"))
667
   )
668
   (instance BU125
669
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
670
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
671
      (property RLOC (string "x1y1"))
672
      (property INIT (string "6666"))
673
   )
674
   (instance BU126
675
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
676
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
677
      (property RLOC (string "x1y1"))
678
   )
679
   (instance BU132
680
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
681
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
682
      (property RLOC (string "x1y2"))
683
      (property INIT (string "6666"))
684
   )
685
   (instance BU133
686
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
687
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
688
      (property RLOC (string "x1y2"))
689
   )
690
   (instance BU139
691
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
692
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
693
      (property RLOC (string "x1y2"))
694
      (property INIT (string "6666"))
695
   )
696
   (instance BU140
697
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
698
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
699
      (property RLOC (string "x1y2"))
700
   )
701
   (instance BU146
702
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
703
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
704
      (property RLOC (string "x1y3"))
705
      (property INIT (string "6666"))
706
   )
707
   (instance BU147
708
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
709
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
710
      (property RLOC (string "x1y3"))
711
   )
712
   (instance BU153
713
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
714
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
715
      (property RLOC (string "x1y3"))
716
      (property INIT (string "6666"))
717
   )
718
   (instance BU154
719
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
720
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
721
      (property RLOC (string "x1y3"))
722
   )
723
   (instance BU160
724
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
725
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
726
      (property RLOC (string "x1y4"))
727
      (property INIT (string "6666"))
728
   )
729
   (instance BU161
730
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
731
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
732
      (property RLOC (string "x1y4"))
733
   )
734
   (instance BU167
735
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
736
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
737
      (property RLOC (string "x1y4"))
738
      (property INIT (string "6666"))
739
   )
740
   (instance BU168
741
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
742
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
743
      (property RLOC (string "x1y4"))
744
   )
745
   (instance BU174
746
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
747
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
748
      (property RLOC (string "x1y5"))
749
      (property INIT (string "6666"))
750
   )
751
   (instance BU175
752
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
753
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
754
      (property RLOC (string "x1y5"))
755
   )
756
   (instance BU179
757
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
758
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
759
      (property RLOC (string "x2y0"))
760
      (property INIT (string "fffe"))
761
   )
762
   (instance BU180
763
      (viewRef view_1 (cellRef MUXCY_L (libraryRef xilinxun)))
764
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
765
      (property RLOC (string "x2y0"))
766
   )
767
   (instance BU181
768
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
769
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
770
      (property RLOC (string "x2y0"))
771
   )
772
   (instance BU182
773
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
774
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
775
      (property RLOC (string "x2y0"))
776
      (property INIT (string "ffff"))
777
   )
778
   (instance BU183
779
      (viewRef view_1 (cellRef MUXCY_L (libraryRef xilinxun)))
780
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
781
      (property RLOC (string "x2y0"))
782
   )
783
   (instance BU184
784
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
785
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
786
      (property RLOC (string "x2y0"))
787
   )
788
   (instance BU185
789
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
790
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
791
      (property RLOC (string "x2y1"))
792
      (property INIT (string "99a5"))
793
   )
794
   (instance BU186
795
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
796
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
797
      (property RLOC (string "x2y1"))
798
   )
799
   (instance BU187
800
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
801
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
802
      (property RLOC (string "x2y1"))
803
   )
804
   (instance BU188
805
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
806
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
807
      (property RLOC (string "x2y1"))
808
      (property INIT (string "99a5"))
809
   )
810
   (instance BU189
811
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
812
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
813
      (property RLOC (string "x2y1"))
814
   )
815
   (instance BU190
816
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
817
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
818
      (property RLOC (string "x2y1"))
819
   )
820
   (instance BU191
821
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
822
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
823
      (property RLOC (string "x2y2"))
824
      (property INIT (string "99a5"))
825
   )
826
   (instance BU192
827
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
828
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
829
      (property RLOC (string "x2y2"))
830
   )
831
   (instance BU193
832
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
833
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
834
      (property RLOC (string "x2y2"))
835
   )
836
   (instance BU194
837
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
838
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
839
      (property RLOC (string "x2y2"))
840
      (property INIT (string "99a5"))
841
   )
842
   (instance BU195
843
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
844
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
845
      (property RLOC (string "x2y2"))
846
   )
847
   (instance BU196
848
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
849
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
850
      (property RLOC (string "x2y2"))
851
   )
852
   (instance BU197
853
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
854
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
855
      (property RLOC (string "x2y3"))
856
      (property INIT (string "99a5"))
857
   )
858
   (instance BU198
859
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
860
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
861
      (property RLOC (string "x2y3"))
862
   )
863
   (instance BU199
864
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
865
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
866
      (property RLOC (string "x2y3"))
867
   )
868
   (instance BU200
869
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
870
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
871
      (property RLOC (string "x2y3"))
872
      (property INIT (string "99a5"))
873
   )
874
   (instance BU201
875
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
876
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
877
      (property RLOC (string "x2y3"))
878
   )
879
   (instance BU202
880
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
881
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
882
      (property RLOC (string "x2y3"))
883
   )
884
   (instance BU203
885
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
886
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
887
      (property RLOC (string "x2y4"))
888
      (property INIT (string "99a5"))
889
   )
890
   (instance BU204
891
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
892
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
893
      (property RLOC (string "x2y4"))
894
   )
895
   (instance BU205
896
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
897
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
898
      (property RLOC (string "x2y4"))
899
   )
900
   (instance BU206
901
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
902
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
903
      (property RLOC (string "x2y4"))
904
      (property INIT (string "99a5"))
905
   )
906
   (instance BU207
907
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
908
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
909
      (property RLOC (string "x2y4"))
910
   )
911
   (instance BU208
912
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
913
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
914
      (property RLOC (string "x2y4"))
915
   )
916
   (instance BU209
917
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
918
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
919
      (property RLOC (string "x2y5"))
920
      (property INIT (string "99a5"))
921
   )
922
   (instance BU210
923
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
924
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
925
      (property RLOC (string "x2y5"))
926
   )
927
   (instance BU211
928
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
929
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
930
      (property RLOC (string "x2y5"))
931
   )
932
   (instance BU212
933
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
934
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
935
      (property RLOC (string "x2y5"))
936
      (property INIT (string "99a5"))
937
   )
938
   (instance BU213
939
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
940
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
941
      (property RLOC (string "x2y5"))
942
   )
943
   (instance BU214
944
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
945
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
946
      (property RLOC (string "x2y5"))
947
   )
948
   (instance BU215
949
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
950
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
951
      (property RLOC (string "x2y6"))
952
      (property INIT (string "99a5"))
953
   )
954
   (instance BU216
955
      (viewRef view_1 (cellRef MUXCY_D (libraryRef xilinxun)))
956
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
957
      (property RLOC (string "x2y6"))
958
   )
959
   (instance BU218
960
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
961
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
962
      (property RLOC (string "x2y6"))
963
      (property INIT (string "ffff"))
964
   )
965
   (instance BU219
966
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
967
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
968
      (property RLOC (string "x2y6"))
969
   )
970
   (instance BU220
971
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
972
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
973
      (property RLOC (string "x2y6"))
974
   )
975
   (instance BU225
976
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
977
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
978
      (property RLOC (string "x3y0"))
979
   )
980
   (instance BU227
981
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
982
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
983
      (property RLOC (string "x3y0"))
984
   )
985
   (instance BU229
986
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
987
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
988
      (property RLOC (string "x3y1"))
989
   )
990
   (instance BU231
991
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
992
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
993
      (property RLOC (string "x3y1"))
994
   )
995
   (instance BU233
996
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
997
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
998
      (property RLOC (string "x3y2"))
999
   )
1000
   (instance BU235
1001
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1002
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1003
      (property RLOC (string "x3y2"))
1004
   )
1005
   (instance BU237
1006
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1007
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1008
      (property RLOC (string "x3y3"))
1009
   )
1010
   (instance BU239
1011
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1012
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1013
      (property RLOC (string "x3y3"))
1014
   )
1015
   (instance BU241
1016
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1017
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1018
      (property RLOC (string "x3y4"))
1019
   )
1020
   (instance BU243
1021
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1022
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1023
      (property RLOC (string "x3y4"))
1024
   )
1025
   (instance BU245
1026
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1027
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1028
      (property RLOC (string "x3y5"))
1029
   )
1030
   (instance BU249
1031
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1032
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1033
      (property RLOC (string "x4y0"))
1034
   )
1035
   (instance BU251
1036
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1037
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1038
      (property RLOC (string "x4y0"))
1039
   )
1040
   (instance BU253
1041
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1042
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1043
      (property RLOC (string "x4y1"))
1044
   )
1045
   (instance BU255
1046
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1047
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1048
      (property RLOC (string "x4y1"))
1049
   )
1050
   (instance BU257
1051
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1052
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1053
      (property RLOC (string "x4y2"))
1054
   )
1055
   (instance BU259
1056
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1057
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1058
      (property RLOC (string "x4y2"))
1059
   )
1060
   (instance BU261
1061
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1062
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1063
      (property RLOC (string "x4y3"))
1064
   )
1065
   (instance BU263
1066
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1067
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1068
      (property RLOC (string "x4y3"))
1069
   )
1070
   (instance BU265
1071
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1072
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1073
      (property RLOC (string "x4y4"))
1074
   )
1075
   (instance BU267
1076
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1077
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1078
      (property RLOC (string "x4y4"))
1079
   )
1080
   (instance BU269
1081
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1082
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1083
      (property RLOC (string "x4y5"))
1084
   )
1085
   (instance BU281
1086
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1087
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1088
      (property RLOC (string "x5y4"))
1089
      (property INIT (string "6666"))
1090
   )
1091
   (instance BU287
1092
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1093
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1094
      (property RLOC (string "x5y4"))
1095
      (property INIT (string "9696"))
1096
   )
1097
   (instance BU293
1098
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1099
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1100
      (property RLOC (string "x5y3"))
1101
      (property INIT (string "6996"))
1102
   )
1103
   (instance BU299
1104
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1105
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1106
      (property RLOC (string "x5y3"))
1107
      (property INIT (string "6666"))
1108
   )
1109
   (instance BU305
1110
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1111
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1112
      (property RLOC (string "x5y2"))
1113
      (property INIT (string "9696"))
1114
   )
1115
   (instance BU311
1116
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1117
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1118
      (property RLOC (string "x5y2"))
1119
      (property INIT (string "6996"))
1120
   )
1121
   (instance BU323
1122
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1123
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1124
      (property RLOC (string "x5y1"))
1125
      (property INIT (string "6666"))
1126
   )
1127
   (instance BU329
1128
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1129
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1130
      (property RLOC (string "x5y1"))
1131
      (property INIT (string "9696"))
1132
   )
1133
   (instance BU335
1134
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1135
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1136
      (property RLOC (string "x5y0"))
1137
      (property INIT (string "6996"))
1138
   )
1139
   (instance BU347
1140
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1141
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1142
      (property RLOC (string "x5y0"))
1143
      (property INIT (string "9696"))
1144
   )
1145
   (instance BU317
1146
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1147
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1148
      (property RLOC (string "x5y5"))
1149
      (property INIT (string "6996"))
1150
   )
1151
   (instance BU341
1152
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1153
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1154
      (property RLOC (string "x5y5"))
1155
      (property INIT (string "9696"))
1156
   )
1157
   (instance BU351
1158
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1159
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1160
      (property RLOC (string "x5y0"))
1161
   )
1162
   (instance BU353
1163
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1164
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1165
      (property RLOC (string "x5y0"))
1166
   )
1167
   (instance BU355
1168
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1169
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1170
      (property RLOC (string "x5y1"))
1171
   )
1172
   (instance BU357
1173
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1174
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1175
      (property RLOC (string "x5y1"))
1176
   )
1177
   (instance BU359
1178
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1179
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1180
      (property RLOC (string "x5y2"))
1181
   )
1182
   (instance BU361
1183
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1184
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1185
      (property RLOC (string "x5y2"))
1186
   )
1187
   (instance BU363
1188
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1189
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1190
      (property RLOC (string "x5y3"))
1191
   )
1192
   (instance BU365
1193
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1194
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1195
      (property RLOC (string "x5y3"))
1196
   )
1197
   (instance BU367
1198
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1199
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1200
      (property RLOC (string "x5y4"))
1201
   )
1202
   (instance BU369
1203
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1204
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1205
      (property RLOC (string "x5y4"))
1206
   )
1207
   (instance BU371
1208
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1209
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1210
      (property RLOC (string "x5y5"))
1211
   )
1212
   (instance BU376
1213
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1214
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1215
      (property RLOC (string "x6y0"))
1216
      (property INIT (string "9999"))
1217
   )
1218
   (instance BU377
1219
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1220
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1221
      (property RLOC (string "x6y0"))
1222
   )
1223
   (instance BU379
1224
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1225
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1226
      (property RLOC (string "x6y0"))
1227
      (property INIT (string "9999"))
1228
   )
1229
   (instance BU380
1230
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1231
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1232
      (property RLOC (string "x6y0"))
1233
   )
1234
   (instance BU381
1235
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1236
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1237
      (property RLOC (string "x6y0"))
1238
   )
1239
   (instance BU383
1240
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1241
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1242
      (property RLOC (string "x6y0"))
1243
   )
1244
   (instance BU385
1245
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1246
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1247
      (property RLOC (string "x6y1"))
1248
      (property INIT (string "9999"))
1249
   )
1250
   (instance BU386
1251
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1252
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1253
      (property RLOC (string "x6y1"))
1254
   )
1255
   (instance BU387
1256
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1257
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1258
      (property RLOC (string "x6y1"))
1259
   )
1260
   (instance BU389
1261
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1262
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1263
      (property RLOC (string "x6y1"))
1264
   )
1265
   (instance BU391
1266
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1267
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1268
      (property RLOC (string "x6y1"))
1269
      (property INIT (string "9999"))
1270
   )
1271
   (instance BU392
1272
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1273
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1274
      (property RLOC (string "x6y1"))
1275
   )
1276
   (instance BU393
1277
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1278
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1279
      (property RLOC (string "x6y1"))
1280
   )
1281
   (instance BU395
1282
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1283
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1284
      (property RLOC (string "x6y1"))
1285
   )
1286
   (instance BU397
1287
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1288
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1289
      (property RLOC (string "x6y2"))
1290
      (property INIT (string "9999"))
1291
   )
1292
   (instance BU398
1293
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1294
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1295
      (property RLOC (string "x6y2"))
1296
   )
1297
   (instance BU399
1298
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1299
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1300
      (property RLOC (string "x6y2"))
1301
   )
1302
   (instance BU401
1303
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1304
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1305
      (property RLOC (string "x6y2"))
1306
   )
1307
   (instance BU403
1308
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1309
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1310
      (property RLOC (string "x6y2"))
1311
      (property INIT (string "9999"))
1312
   )
1313
   (instance BU404
1314
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1315
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1316
      (property RLOC (string "x6y2"))
1317
   )
1318
   (instance BU405
1319
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1320
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1321
      (property RLOC (string "x6y2"))
1322
   )
1323
   (instance BU407
1324
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1325
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1326
      (property RLOC (string "x6y2"))
1327
   )
1328
   (instance BU409
1329
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1330
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1331
      (property RLOC (string "x6y3"))
1332
      (property INIT (string "9999"))
1333
   )
1334
   (instance BU410
1335
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1336
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1337
      (property RLOC (string "x6y3"))
1338
   )
1339
   (instance BU411
1340
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1341
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1342
      (property RLOC (string "x6y3"))
1343
   )
1344
   (instance BU413
1345
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1346
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1347
      (property RLOC (string "x6y3"))
1348
   )
1349
   (instance BU415
1350
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1351
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1352
      (property RLOC (string "x6y3"))
1353
      (property INIT (string "9999"))
1354
   )
1355
   (instance BU416
1356
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1357
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1358
      (property RLOC (string "x6y3"))
1359
   )
1360
   (instance BU417
1361
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1362
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1363
      (property RLOC (string "x6y3"))
1364
   )
1365
   (instance BU419
1366
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1367
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1368
      (property RLOC (string "x6y3"))
1369
   )
1370
   (instance BU421
1371
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1372
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1373
      (property RLOC (string "x6y4"))
1374
      (property INIT (string "9999"))
1375
   )
1376
   (instance BU422
1377
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1378
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1379
      (property RLOC (string "x6y4"))
1380
   )
1381
   (instance BU423
1382
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1383
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1384
      (property RLOC (string "x6y4"))
1385
   )
1386
   (instance BU425
1387
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1388
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1389
      (property RLOC (string "x6y4"))
1390
   )
1391
   (instance BU427
1392
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1393
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1394
      (property RLOC (string "x6y4"))
1395
      (property INIT (string "9999"))
1396
   )
1397
   (instance BU428
1398
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1399
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1400
      (property RLOC (string "x6y4"))
1401
   )
1402
   (instance BU429
1403
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1404
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1405
      (property RLOC (string "x6y4"))
1406
   )
1407
   (instance BU431
1408
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1409
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1410
      (property RLOC (string "x6y4"))
1411
   )
1412
   (instance BU433
1413
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1414
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1415
      (property RLOC (string "x6y5"))
1416
      (property INIT (string "9999"))
1417
   )
1418
   (instance BU434
1419
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1420
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1421
      (property RLOC (string "x6y5"))
1422
   )
1423
   (instance BU435
1424
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1425
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1426
      (property RLOC (string "x6y5"))
1427
   )
1428
   (instance BU437
1429
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1430
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1431
      (property RLOC (string "x6y5"))
1432
   )
1433
   (instance BU439
1434
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1435
      (property HU_SET (string "blk_asy_fifo_1023x16/control/rd_blk"))
1436
      (property RLOC (string "x6y5"))
1437
      (property INIT (string "9999"))
1438
   )
1439
   (instance BU447
1440
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1441
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1442
      (property RLOC (string "x0y6"))
1443
      (property INIT (string "2222"))
1444
   )
1445
   (instance BU453
1446
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1447
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1448
      (property RLOC (string "x0y6"))
1449
      (property INIT (string "2222"))
1450
   )
1451
   (instance BU460
1452
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1453
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1454
      (property RLOC (string "x0y0"))
1455
      (property INIT (string "5555"))
1456
   )
1457
   (instance BU461
1458
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1459
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1460
      (property RLOC (string "x0y0"))
1461
   )
1462
   (instance BU462
1463
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1464
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1465
      (property RLOC (string "x0y0"))
1466
   )
1467
   (instance BU464
1468
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1469
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1470
      (property RLOC (string "x0y0"))
1471
   )
1472
   (instance BU466
1473
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1474
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1475
      (property RLOC (string "x0y0"))
1476
      (property INIT (string "aaaa"))
1477
   )
1478
   (instance BU467
1479
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1480
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1481
      (property RLOC (string "x0y0"))
1482
   )
1483
   (instance BU468
1484
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1485
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1486
      (property RLOC (string "x0y0"))
1487
   )
1488
   (instance BU470
1489
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1490
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1491
      (property RLOC (string "x0y0"))
1492
   )
1493
   (instance BU472
1494
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1495
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1496
      (property RLOC (string "x0y1"))
1497
      (property INIT (string "aaaa"))
1498
   )
1499
   (instance BU473
1500
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1501
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1502
      (property RLOC (string "x0y1"))
1503
   )
1504
   (instance BU474
1505
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1506
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1507
      (property RLOC (string "x0y1"))
1508
   )
1509
   (instance BU476
1510
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1511
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1512
      (property RLOC (string "x0y1"))
1513
   )
1514
   (instance BU478
1515
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1516
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1517
      (property RLOC (string "x0y1"))
1518
      (property INIT (string "aaaa"))
1519
   )
1520
   (instance BU479
1521
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1522
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1523
      (property RLOC (string "x0y1"))
1524
   )
1525
   (instance BU480
1526
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1527
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1528
      (property RLOC (string "x0y1"))
1529
   )
1530
   (instance BU482
1531
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1532
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1533
      (property RLOC (string "x0y1"))
1534
   )
1535
   (instance BU484
1536
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1537
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1538
      (property RLOC (string "x0y2"))
1539
      (property INIT (string "aaaa"))
1540
   )
1541
   (instance BU485
1542
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1543
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1544
      (property RLOC (string "x0y2"))
1545
   )
1546
   (instance BU486
1547
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1548
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1549
      (property RLOC (string "x0y2"))
1550
   )
1551
   (instance BU488
1552
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1553
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1554
      (property RLOC (string "x0y2"))
1555
   )
1556
   (instance BU490
1557
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1558
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1559
      (property RLOC (string "x0y2"))
1560
      (property INIT (string "aaaa"))
1561
   )
1562
   (instance BU491
1563
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1564
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1565
      (property RLOC (string "x0y2"))
1566
   )
1567
   (instance BU492
1568
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1569
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1570
      (property RLOC (string "x0y2"))
1571
   )
1572
   (instance BU494
1573
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1574
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1575
      (property RLOC (string "x0y2"))
1576
   )
1577
   (instance BU496
1578
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1579
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1580
      (property RLOC (string "x0y3"))
1581
      (property INIT (string "aaaa"))
1582
   )
1583
   (instance BU497
1584
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1585
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1586
      (property RLOC (string "x0y3"))
1587
   )
1588
   (instance BU498
1589
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1590
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1591
      (property RLOC (string "x0y3"))
1592
   )
1593
   (instance BU500
1594
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1595
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1596
      (property RLOC (string "x0y3"))
1597
   )
1598
   (instance BU502
1599
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1600
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1601
      (property RLOC (string "x0y3"))
1602
      (property INIT (string "aaaa"))
1603
   )
1604
   (instance BU503
1605
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1606
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1607
      (property RLOC (string "x0y3"))
1608
   )
1609
   (instance BU504
1610
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1611
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1612
      (property RLOC (string "x0y3"))
1613
   )
1614
   (instance BU506
1615
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1616
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1617
      (property RLOC (string "x0y3"))
1618
   )
1619
   (instance BU508
1620
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1621
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1622
      (property RLOC (string "x0y4"))
1623
      (property INIT (string "aaaa"))
1624
   )
1625
   (instance BU509
1626
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1627
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1628
      (property RLOC (string "x0y4"))
1629
   )
1630
   (instance BU510
1631
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1632
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1633
      (property RLOC (string "x0y4"))
1634
   )
1635
   (instance BU512
1636
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1637
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1638
      (property RLOC (string "x0y4"))
1639
   )
1640
   (instance BU514
1641
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1642
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1643
      (property RLOC (string "x0y4"))
1644
      (property INIT (string "aaaa"))
1645
   )
1646
   (instance BU515
1647
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1648
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1649
      (property RLOC (string "x0y4"))
1650
   )
1651
   (instance BU516
1652
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1653
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1654
      (property RLOC (string "x0y4"))
1655
   )
1656
   (instance BU518
1657
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1658
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1659
      (property RLOC (string "x0y4"))
1660
   )
1661
   (instance BU520
1662
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1663
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1664
      (property RLOC (string "x0y5"))
1665
      (property INIT (string "aaaa"))
1666
   )
1667
   (instance BU521
1668
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
1669
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1670
      (property RLOC (string "x0y5"))
1671
   )
1672
   (instance BU523
1673
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1674
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1675
      (property RLOC (string "x0y5"))
1676
   )
1677
   (instance BU531
1678
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1679
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1680
      (property RLOC (string "x1y0"))
1681
      (property INIT (string "6666"))
1682
   )
1683
   (instance BU532
1684
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1685
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1686
      (property RLOC (string "x1y0"))
1687
   )
1688
   (instance BU538
1689
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1690
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1691
      (property RLOC (string "x1y0"))
1692
      (property INIT (string "6666"))
1693
   )
1694
   (instance BU539
1695
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1696
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1697
      (property RLOC (string "x1y0"))
1698
   )
1699
   (instance BU545
1700
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1701
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1702
      (property RLOC (string "x1y1"))
1703
      (property INIT (string "6666"))
1704
   )
1705
   (instance BU546
1706
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1707
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1708
      (property RLOC (string "x1y1"))
1709
   )
1710
   (instance BU552
1711
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1712
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1713
      (property RLOC (string "x1y1"))
1714
      (property INIT (string "6666"))
1715
   )
1716
   (instance BU553
1717
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1718
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1719
      (property RLOC (string "x1y1"))
1720
   )
1721
   (instance BU559
1722
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1723
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1724
      (property RLOC (string "x1y2"))
1725
      (property INIT (string "6666"))
1726
   )
1727
   (instance BU560
1728
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1729
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1730
      (property RLOC (string "x1y2"))
1731
   )
1732
   (instance BU566
1733
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1734
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1735
      (property RLOC (string "x1y2"))
1736
      (property INIT (string "6666"))
1737
   )
1738
   (instance BU567
1739
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1740
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1741
      (property RLOC (string "x1y2"))
1742
   )
1743
   (instance BU573
1744
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1745
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1746
      (property RLOC (string "x1y3"))
1747
      (property INIT (string "6666"))
1748
   )
1749
   (instance BU574
1750
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1751
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1752
      (property RLOC (string "x1y3"))
1753
   )
1754
   (instance BU580
1755
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1756
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1757
      (property RLOC (string "x1y3"))
1758
      (property INIT (string "6666"))
1759
   )
1760
   (instance BU581
1761
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1762
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1763
      (property RLOC (string "x1y3"))
1764
   )
1765
   (instance BU587
1766
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1767
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1768
      (property RLOC (string "x1y4"))
1769
      (property INIT (string "6666"))
1770
   )
1771
   (instance BU588
1772
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1773
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1774
      (property RLOC (string "x1y4"))
1775
   )
1776
   (instance BU594
1777
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1778
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1779
      (property RLOC (string "x1y4"))
1780
      (property INIT (string "6666"))
1781
   )
1782
   (instance BU595
1783
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1784
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1785
      (property RLOC (string "x1y4"))
1786
   )
1787
   (instance BU601
1788
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1789
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1790
      (property RLOC (string "x1y5"))
1791
      (property INIT (string "6666"))
1792
   )
1793
   (instance BU602
1794
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1795
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1796
      (property RLOC (string "x1y5"))
1797
   )
1798
   (instance BU607
1799
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1800
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1801
      (property RLOC (string "x3y0"))
1802
   )
1803
   (instance BU609
1804
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1805
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1806
      (property RLOC (string "x3y0"))
1807
   )
1808
   (instance BU611
1809
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1810
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1811
      (property RLOC (string "x3y1"))
1812
   )
1813
   (instance BU613
1814
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1815
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1816
      (property RLOC (string "x3y1"))
1817
   )
1818
   (instance BU615
1819
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1820
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1821
      (property RLOC (string "x3y2"))
1822
   )
1823
   (instance BU617
1824
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1825
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1826
      (property RLOC (string "x3y2"))
1827
   )
1828
   (instance BU619
1829
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1830
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1831
      (property RLOC (string "x3y3"))
1832
   )
1833
   (instance BU621
1834
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1835
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1836
      (property RLOC (string "x3y3"))
1837
   )
1838
   (instance BU623
1839
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1840
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1841
      (property RLOC (string "x3y4"))
1842
   )
1843
   (instance BU625
1844
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1845
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1846
      (property RLOC (string "x3y4"))
1847
   )
1848
   (instance BU627
1849
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1850
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1851
      (property RLOC (string "x3y5"))
1852
   )
1853
   (instance BU630
1854
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1855
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1856
      (property RLOC (string "x2y0"))
1857
      (property INIT (string "fffe"))
1858
   )
1859
   (instance BU631
1860
      (viewRef view_1 (cellRef MUXCY_L (libraryRef xilinxun)))
1861
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1862
      (property RLOC (string "x2y0"))
1863
   )
1864
   (instance BU632
1865
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1866
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1867
      (property RLOC (string "x2y0"))
1868
   )
1869
   (instance BU633
1870
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1871
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1872
      (property RLOC (string "x2y0"))
1873
      (property INIT (string "ffff"))
1874
   )
1875
   (instance BU634
1876
      (viewRef view_1 (cellRef MUXCY_L (libraryRef xilinxun)))
1877
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1878
      (property RLOC (string "x2y0"))
1879
   )
1880
   (instance BU635
1881
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
1882
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1883
      (property RLOC (string "x2y0"))
1884
   )
1885
   (instance BU636
1886
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1887
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1888
      (property RLOC (string "x2y1"))
1889
      (property INIT (string "99a5"))
1890
   )
1891
   (instance BU637
1892
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1893
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1894
      (property RLOC (string "x2y1"))
1895
   )
1896
   (instance BU638
1897
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1898
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1899
      (property RLOC (string "x2y1"))
1900
   )
1901
   (instance BU639
1902
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1903
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1904
      (property RLOC (string "x2y1"))
1905
      (property INIT (string "99a5"))
1906
   )
1907
   (instance BU640
1908
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1909
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1910
      (property RLOC (string "x2y1"))
1911
   )
1912
   (instance BU641
1913
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1914
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1915
      (property RLOC (string "x2y1"))
1916
   )
1917
   (instance BU642
1918
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1919
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1920
      (property RLOC (string "x2y2"))
1921
      (property INIT (string "99a5"))
1922
   )
1923
   (instance BU643
1924
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1925
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1926
      (property RLOC (string "x2y2"))
1927
   )
1928
   (instance BU644
1929
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1930
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1931
      (property RLOC (string "x2y2"))
1932
   )
1933
   (instance BU645
1934
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1935
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1936
      (property RLOC (string "x2y2"))
1937
      (property INIT (string "99a5"))
1938
   )
1939
   (instance BU646
1940
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1941
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1942
      (property RLOC (string "x2y2"))
1943
   )
1944
   (instance BU647
1945
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1946
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1947
      (property RLOC (string "x2y2"))
1948
   )
1949
   (instance BU648
1950
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1951
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1952
      (property RLOC (string "x2y3"))
1953
      (property INIT (string "99a5"))
1954
   )
1955
   (instance BU649
1956
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1957
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1958
      (property RLOC (string "x2y3"))
1959
   )
1960
   (instance BU650
1961
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1962
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1963
      (property RLOC (string "x2y3"))
1964
   )
1965
   (instance BU651
1966
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1967
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1968
      (property RLOC (string "x2y3"))
1969
      (property INIT (string "99a5"))
1970
   )
1971
   (instance BU652
1972
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1973
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1974
      (property RLOC (string "x2y3"))
1975
   )
1976
   (instance BU653
1977
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1978
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1979
      (property RLOC (string "x2y3"))
1980
   )
1981
   (instance BU654
1982
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1983
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1984
      (property RLOC (string "x2y4"))
1985
      (property INIT (string "99a5"))
1986
   )
1987
   (instance BU655
1988
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
1989
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1990
      (property RLOC (string "x2y4"))
1991
   )
1992
   (instance BU656
1993
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
1994
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
1995
      (property RLOC (string "x2y4"))
1996
   )
1997
   (instance BU657
1998
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
1999
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2000
      (property RLOC (string "x2y4"))
2001
      (property INIT (string "99a5"))
2002
   )
2003
   (instance BU658
2004
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2005
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2006
      (property RLOC (string "x2y4"))
2007
   )
2008
   (instance BU659
2009
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2010
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2011
      (property RLOC (string "x2y4"))
2012
   )
2013
   (instance BU660
2014
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2015
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2016
      (property RLOC (string "x2y5"))
2017
      (property INIT (string "99a5"))
2018
   )
2019
   (instance BU661
2020
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2021
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2022
      (property RLOC (string "x2y5"))
2023
   )
2024
   (instance BU662
2025
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2026
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2027
      (property RLOC (string "x2y5"))
2028
   )
2029
   (instance BU663
2030
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2031
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2032
      (property RLOC (string "x2y5"))
2033
      (property INIT (string "99a5"))
2034
   )
2035
   (instance BU664
2036
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2037
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2038
      (property RLOC (string "x2y5"))
2039
   )
2040
   (instance BU665
2041
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2042
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2043
      (property RLOC (string "x2y5"))
2044
   )
2045
   (instance BU666
2046
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2047
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2048
      (property RLOC (string "x2y6"))
2049
      (property INIT (string "99a5"))
2050
   )
2051
   (instance BU667
2052
      (viewRef view_1 (cellRef MUXCY_D (libraryRef xilinxun)))
2053
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2054
      (property RLOC (string "x2y6"))
2055
   )
2056
   (instance BU669
2057
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2058
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2059
      (property RLOC (string "x2y6"))
2060
      (property INIT (string "ffff"))
2061
   )
2062
   (instance BU670
2063
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2064
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2065
      (property RLOC (string "x2y6"))
2066
   )
2067
   (instance BU671
2068
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2069
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2070
      (property RLOC (string "x2y6"))
2071
   )
2072
   (instance BU676
2073
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2074
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2075
      (property RLOC (string "x4y0"))
2076
   )
2077
   (instance BU678
2078
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2079
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2080
      (property RLOC (string "x4y0"))
2081
   )
2082
   (instance BU680
2083
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2084
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2085
      (property RLOC (string "x4y1"))
2086
   )
2087
   (instance BU682
2088
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2089
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2090
      (property RLOC (string "x4y1"))
2091
   )
2092
   (instance BU684
2093
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2094
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2095
      (property RLOC (string "x4y2"))
2096
   )
2097
   (instance BU686
2098
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2099
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2100
      (property RLOC (string "x4y2"))
2101
   )
2102
   (instance BU688
2103
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2104
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2105
      (property RLOC (string "x4y3"))
2106
   )
2107
   (instance BU690
2108
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2109
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2110
      (property RLOC (string "x4y3"))
2111
   )
2112
   (instance BU692
2113
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2114
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2115
      (property RLOC (string "x4y4"))
2116
   )
2117
   (instance BU694
2118
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2119
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2120
      (property RLOC (string "x4y4"))
2121
   )
2122
   (instance BU696
2123
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2124
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2125
      (property RLOC (string "x4y5"))
2126
   )
2127
   (instance BU700
2128
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2129
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2130
      (property RLOC (string "x5y0"))
2131
   )
2132
   (instance BU702
2133
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2134
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2135
      (property RLOC (string "x5y0"))
2136
   )
2137
   (instance BU704
2138
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2139
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2140
      (property RLOC (string "x5y1"))
2141
   )
2142
   (instance BU706
2143
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2144
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2145
      (property RLOC (string "x5y1"))
2146
   )
2147
   (instance BU708
2148
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2149
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2150
      (property RLOC (string "x5y2"))
2151
   )
2152
   (instance BU710
2153
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2154
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2155
      (property RLOC (string "x5y2"))
2156
   )
2157
   (instance BU712
2158
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2159
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2160
      (property RLOC (string "x5y3"))
2161
   )
2162
   (instance BU714
2163
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2164
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2165
      (property RLOC (string "x5y3"))
2166
   )
2167
   (instance BU716
2168
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2169
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2170
      (property RLOC (string "x5y4"))
2171
   )
2172
   (instance BU718
2173
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2174
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2175
      (property RLOC (string "x5y4"))
2176
   )
2177
   (instance BU720
2178
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2179
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2180
      (property RLOC (string "x5y5"))
2181
   )
2182
   (instance BU732
2183
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2184
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2185
      (property RLOC (string "x6y4"))
2186
      (property INIT (string "6666"))
2187
   )
2188
   (instance BU738
2189
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2190
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2191
      (property RLOC (string "x6y4"))
2192
      (property INIT (string "9696"))
2193
   )
2194
   (instance BU744
2195
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2196
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2197
      (property RLOC (string "x6y3"))
2198
      (property INIT (string "6996"))
2199
   )
2200
   (instance BU750
2201
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2202
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2203
      (property RLOC (string "x6y3"))
2204
      (property INIT (string "6666"))
2205
   )
2206
   (instance BU756
2207
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2208
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2209
      (property RLOC (string "x6y2"))
2210
      (property INIT (string "9696"))
2211
   )
2212
   (instance BU762
2213
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2214
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2215
      (property RLOC (string "x6y2"))
2216
      (property INIT (string "6996"))
2217
   )
2218
   (instance BU774
2219
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2220
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2221
      (property RLOC (string "x6y1"))
2222
      (property INIT (string "6666"))
2223
   )
2224
   (instance BU780
2225
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2226
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2227
      (property RLOC (string "x6y1"))
2228
      (property INIT (string "9696"))
2229
   )
2230
   (instance BU786
2231
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2232
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2233
      (property RLOC (string "x6y0"))
2234
      (property INIT (string "6996"))
2235
   )
2236
   (instance BU798
2237
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2238
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2239
      (property RLOC (string "x6y0"))
2240
      (property INIT (string "9696"))
2241
   )
2242
   (instance BU768
2243
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2244
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2245
      (property RLOC (string "x6y5"))
2246
      (property INIT (string "6996"))
2247
   )
2248
   (instance BU792
2249
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2250
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2251
      (property RLOC (string "x6y5"))
2252
      (property INIT (string "9696"))
2253
   )
2254
   (instance BU802
2255
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2256
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2257
      (property RLOC (string "x6y0"))
2258
   )
2259
   (instance BU804
2260
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2261
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2262
      (property RLOC (string "x6y0"))
2263
   )
2264
   (instance BU806
2265
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2266
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2267
      (property RLOC (string "x6y1"))
2268
   )
2269
   (instance BU808
2270
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2271
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2272
      (property RLOC (string "x6y1"))
2273
   )
2274
   (instance BU810
2275
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2276
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2277
      (property RLOC (string "x6y2"))
2278
   )
2279
   (instance BU812
2280
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2281
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2282
      (property RLOC (string "x6y2"))
2283
   )
2284
   (instance BU814
2285
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2286
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2287
      (property RLOC (string "x6y3"))
2288
   )
2289
   (instance BU816
2290
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2291
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2292
      (property RLOC (string "x6y3"))
2293
   )
2294
   (instance BU818
2295
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2296
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2297
      (property RLOC (string "x6y4"))
2298
   )
2299
   (instance BU820
2300
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2301
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2302
      (property RLOC (string "x6y4"))
2303
   )
2304
   (instance BU822
2305
      (viewRef view_1 (cellRef FDPE (libraryRef xilinxun)))
2306
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2307
      (property RLOC (string "x6y5"))
2308
   )
2309
   (instance BU828
2310
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2311
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2312
      (property RLOC (string "x7y0"))
2313
      (property INIT (string "9999"))
2314
   )
2315
   (instance BU829
2316
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2317
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2318
      (property RLOC (string "x7y0"))
2319
   )
2320
   (instance BU831
2321
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2322
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2323
      (property RLOC (string "x7y0"))
2324
      (property INIT (string "9999"))
2325
   )
2326
   (instance BU832
2327
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2328
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2329
      (property RLOC (string "x7y0"))
2330
   )
2331
   (instance BU833
2332
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2333
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2334
      (property RLOC (string "x7y0"))
2335
   )
2336
   (instance BU835
2337
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2338
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2339
      (property RLOC (string "x7y0"))
2340
   )
2341
   (instance BU837
2342
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2343
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2344
      (property RLOC (string "x7y1"))
2345
      (property INIT (string "9999"))
2346
   )
2347
   (instance BU838
2348
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2349
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2350
      (property RLOC (string "x7y1"))
2351
   )
2352
   (instance BU839
2353
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2354
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2355
      (property RLOC (string "x7y1"))
2356
   )
2357
   (instance BU841
2358
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2359
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2360
      (property RLOC (string "x7y1"))
2361
   )
2362
   (instance BU843
2363
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2364
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2365
      (property RLOC (string "x7y1"))
2366
      (property INIT (string "9999"))
2367
   )
2368
   (instance BU844
2369
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2370
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2371
      (property RLOC (string "x7y1"))
2372
   )
2373
   (instance BU845
2374
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2375
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2376
      (property RLOC (string "x7y1"))
2377
   )
2378
   (instance BU847
2379
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2380
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2381
      (property RLOC (string "x7y1"))
2382
   )
2383
   (instance BU849
2384
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2385
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2386
      (property RLOC (string "x7y2"))
2387
      (property INIT (string "9999"))
2388
   )
2389
   (instance BU850
2390
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2391
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2392
      (property RLOC (string "x7y2"))
2393
   )
2394
   (instance BU851
2395
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2396
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2397
      (property RLOC (string "x7y2"))
2398
   )
2399
   (instance BU853
2400
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2401
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2402
      (property RLOC (string "x7y2"))
2403
   )
2404
   (instance BU855
2405
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2406
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2407
      (property RLOC (string "x7y2"))
2408
      (property INIT (string "9999"))
2409
   )
2410
   (instance BU856
2411
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2412
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2413
      (property RLOC (string "x7y2"))
2414
   )
2415
   (instance BU857
2416
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2417
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2418
      (property RLOC (string "x7y2"))
2419
   )
2420
   (instance BU859
2421
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2422
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2423
      (property RLOC (string "x7y2"))
2424
   )
2425
   (instance BU861
2426
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2427
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2428
      (property RLOC (string "x7y3"))
2429
      (property INIT (string "9999"))
2430
   )
2431
   (instance BU862
2432
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2433
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2434
      (property RLOC (string "x7y3"))
2435
   )
2436
   (instance BU863
2437
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2438
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2439
      (property RLOC (string "x7y3"))
2440
   )
2441
   (instance BU865
2442
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2443
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2444
      (property RLOC (string "x7y3"))
2445
   )
2446
   (instance BU867
2447
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2448
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2449
      (property RLOC (string "x7y3"))
2450
      (property INIT (string "9999"))
2451
   )
2452
   (instance BU868
2453
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2454
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2455
      (property RLOC (string "x7y3"))
2456
   )
2457
   (instance BU869
2458
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2459
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2460
      (property RLOC (string "x7y3"))
2461
   )
2462
   (instance BU871
2463
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2464
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2465
      (property RLOC (string "x7y3"))
2466
   )
2467
   (instance BU873
2468
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2469
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2470
      (property RLOC (string "x7y4"))
2471
      (property INIT (string "9999"))
2472
   )
2473
   (instance BU874
2474
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2475
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2476
      (property RLOC (string "x7y4"))
2477
   )
2478
   (instance BU875
2479
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2480
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2481
      (property RLOC (string "x7y4"))
2482
   )
2483
   (instance BU877
2484
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2485
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2486
      (property RLOC (string "x7y4"))
2487
   )
2488
   (instance BU879
2489
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2490
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2491
      (property RLOC (string "x7y4"))
2492
      (property INIT (string "9999"))
2493
   )
2494
   (instance BU880
2495
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2496
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2497
      (property RLOC (string "x7y4"))
2498
   )
2499
   (instance BU881
2500
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2501
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2502
      (property RLOC (string "x7y4"))
2503
   )
2504
   (instance BU883
2505
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2506
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2507
      (property RLOC (string "x7y4"))
2508
   )
2509
   (instance BU885
2510
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2511
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2512
      (property RLOC (string "x7y5"))
2513
      (property INIT (string "9999"))
2514
   )
2515
   (instance BU886
2516
      (viewRef view_1 (cellRef MUXCY (libraryRef xilinxun)))
2517
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2518
      (property RLOC (string "x7y5"))
2519
   )
2520
   (instance BU887
2521
      (viewRef view_1 (cellRef XORCY (libraryRef xilinxun)))
2522
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2523
      (property RLOC (string "x7y5"))
2524
   )
2525
   (instance BU889
2526
      (viewRef view_1 (cellRef FDCE (libraryRef xilinxun)))
2527
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2528
      (property RLOC (string "x7y5"))
2529
   )
2530
   (instance BU891
2531
      (viewRef view_1 (cellRef LUT4 (libraryRef xilinxun)))
2532
      (property HU_SET (string "blk_asy_fifo_1023x16/control/wr_blk"))
2533
      (property RLOC (string "x7y5"))
2534
      (property INIT (string "9999"))
2535
   )
2536
   (net N0
2537
    (joined
2538
      (portRef G (instanceRef GND))
2539
      (portRef CI (instanceRef BU34))
2540
      (portRef CI (instanceRef BU35))
2541
      (portRef CI (instanceRef BU461))
2542
      (portRef CI (instanceRef BU462))
2543
      (portRef SSRA (instanceRef B7))
2544
      (portRef WEB (instanceRef B7))
2545
      (portRef SSRB (instanceRef B7))
2546
      (portRef DIB_0_ (instanceRef B7))
2547
      (portRef DIB_1_ (instanceRef B7))
2548
      (portRef DIB_2_ (instanceRef B7))
2549
      (portRef DIB_3_ (instanceRef B7))
2550
      (portRef DIB_4_ (instanceRef B7))
2551
      (portRef DIB_5_ (instanceRef B7))
2552
      (portRef DIB_6_ (instanceRef B7))
2553
      (portRef DIB_7_ (instanceRef B7))
2554
      (portRef DIPB_0_ (instanceRef B7))
2555
      (portRef SSRA (instanceRef B11))
2556
      (portRef WEB (instanceRef B11))
2557
      (portRef SSRB (instanceRef B11))
2558
      (portRef DIA_7_ (instanceRef B11))
2559
      (portRef DIPA_0_ (instanceRef B11))
2560
      (portRef DIB_0_ (instanceRef B11))
2561
      (portRef DIB_1_ (instanceRef B11))
2562
      (portRef DIB_2_ (instanceRef B11))
2563
      (portRef DIB_3_ (instanceRef B11))
2564
      (portRef DIB_4_ (instanceRef B11))
2565
      (portRef DIB_5_ (instanceRef B11))
2566
      (portRef DIB_6_ (instanceRef B11))
2567
      (portRef DIB_7_ (instanceRef B11))
2568
      (portRef DIPB_0_ (instanceRef B11))
2569
      (portRef I2 (instanceRef BU20))
2570
      (portRef I3 (instanceRef BU20))
2571
      (portRef I2 (instanceRef BU26))
2572
      (portRef I3 (instanceRef BU26))
2573
      (portRef I1 (instanceRef BU33))
2574
      (portRef I2 (instanceRef BU33))
2575
      (portRef I3 (instanceRef BU33))
2576
      (portRef I1 (instanceRef BU39))
2577
      (portRef I2 (instanceRef BU39))
2578
      (portRef I3 (instanceRef BU39))
2579
      (portRef I1 (instanceRef BU45))
2580
      (portRef I2 (instanceRef BU45))
2581
      (portRef I3 (instanceRef BU45))
2582
      (portRef I1 (instanceRef BU51))
2583
      (portRef I2 (instanceRef BU51))
2584
      (portRef I3 (instanceRef BU51))
2585
      (portRef I1 (instanceRef BU57))
2586
      (portRef I2 (instanceRef BU57))
2587
      (portRef I3 (instanceRef BU57))
2588
      (portRef I1 (instanceRef BU63))
2589
      (portRef I2 (instanceRef BU63))
2590
      (portRef I3 (instanceRef BU63))
2591
      (portRef I1 (instanceRef BU69))
2592
      (portRef I2 (instanceRef BU69))
2593
      (portRef I3 (instanceRef BU69))
2594
      (portRef I1 (instanceRef BU75))
2595
      (portRef I2 (instanceRef BU75))
2596
      (portRef I3 (instanceRef BU75))
2597
      (portRef I1 (instanceRef BU81))
2598
      (portRef I2 (instanceRef BU81))
2599
      (portRef I3 (instanceRef BU81))
2600
      (portRef I1 (instanceRef BU87))
2601
      (portRef I2 (instanceRef BU87))
2602
      (portRef I3 (instanceRef BU87))
2603
      (portRef I1 (instanceRef BU93))
2604
      (portRef I2 (instanceRef BU93))
2605
      (portRef I3 (instanceRef BU93))
2606
      (portRef I2 (instanceRef BU104))
2607
      (portRef I3 (instanceRef BU104))
2608
      (portRef I2 (instanceRef BU111))
2609
      (portRef I3 (instanceRef BU111))
2610
      (portRef I2 (instanceRef BU118))
2611
      (portRef I3 (instanceRef BU118))
2612
      (portRef I2 (instanceRef BU125))
2613
      (portRef I3 (instanceRef BU125))
2614
      (portRef I2 (instanceRef BU132))
2615
      (portRef I3 (instanceRef BU132))
2616
      (portRef I2 (instanceRef BU139))
2617
      (portRef I3 (instanceRef BU139))
2618
      (portRef I2 (instanceRef BU146))
2619
      (portRef I3 (instanceRef BU146))
2620
      (portRef I2 (instanceRef BU153))
2621
      (portRef I3 (instanceRef BU153))
2622
      (portRef I2 (instanceRef BU160))
2623
      (portRef I3 (instanceRef BU160))
2624
      (portRef I2 (instanceRef BU167))
2625
      (portRef I3 (instanceRef BU167))
2626
      (portRef I1 (instanceRef BU174))
2627
      (portRef I2 (instanceRef BU174))
2628
      (portRef I3 (instanceRef BU174))
2629
      (portRef I2 (instanceRef BU179))
2630
      (portRef I3 (instanceRef BU179))
2631
      (portRef DI (instanceRef BU180))
2632
      (portRef I0 (instanceRef BU182))
2633
      (portRef I1 (instanceRef BU182))
2634
      (portRef I2 (instanceRef BU182))
2635
      (portRef I3 (instanceRef BU182))
2636
      (portRef DI (instanceRef BU183))
2637
      (portRef DI (instanceRef BU186))
2638
      (portRef D (instanceRef BU187))
2639
      (portRef C (instanceRef BU187))
2640
      (portRef CE (instanceRef BU187))
2641
      (portRef CLR (instanceRef BU187))
2642
      (portRef DI (instanceRef BU189))
2643
      (portRef DI (instanceRef BU192))
2644
      (portRef DI (instanceRef BU195))
2645
      (portRef DI (instanceRef BU198))
2646
      (portRef DI (instanceRef BU201))
2647
      (portRef DI (instanceRef BU204))
2648
      (portRef DI (instanceRef BU207))
2649
      (portRef DI (instanceRef BU210))
2650
      (portRef DI (instanceRef BU213))
2651
      (portRef DI (instanceRef BU216))
2652
      (portRef I0 (instanceRef BU218))
2653
      (portRef I1 (instanceRef BU218))
2654
      (portRef I2 (instanceRef BU218))
2655
      (portRef I3 (instanceRef BU218))
2656
      (portRef LI (instanceRef BU219))
2657
      (portRef I2 (instanceRef BU281))
2658
      (portRef I3 (instanceRef BU281))
2659
      (portRef I3 (instanceRef BU287))
2660
      (portRef I2 (instanceRef BU299))
2661
      (portRef I3 (instanceRef BU299))
2662
      (portRef I3 (instanceRef BU305))
2663
      (portRef I2 (instanceRef BU323))
2664
      (portRef I3 (instanceRef BU323))
2665
      (portRef I3 (instanceRef BU329))
2666
      (portRef I3 (instanceRef BU347))
2667
      (portRef I3 (instanceRef BU341))
2668
      (portRef I2 (instanceRef BU376))
2669
      (portRef I3 (instanceRef BU376))
2670
      (portRef I2 (instanceRef BU379))
2671
      (portRef I3 (instanceRef BU379))
2672
      (portRef I2 (instanceRef BU385))
2673
      (portRef I3 (instanceRef BU385))
2674
      (portRef I2 (instanceRef BU391))
2675
      (portRef I3 (instanceRef BU391))
2676
      (portRef I2 (instanceRef BU397))
2677
      (portRef I3 (instanceRef BU397))
2678
      (portRef I2 (instanceRef BU403))
2679
      (portRef I3 (instanceRef BU403))
2680
      (portRef I2 (instanceRef BU409))
2681
      (portRef I3 (instanceRef BU409))
2682
      (portRef I2 (instanceRef BU415))
2683
      (portRef I3 (instanceRef BU415))
2684
      (portRef I2 (instanceRef BU421))
2685
      (portRef I3 (instanceRef BU421))
2686
      (portRef I2 (instanceRef BU427))
2687
      (portRef I3 (instanceRef BU427))
2688
      (portRef I2 (instanceRef BU433))
2689
      (portRef I3 (instanceRef BU433))
2690
      (portRef I1 (instanceRef BU439))
2691
      (portRef I2 (instanceRef BU439))
2692
      (portRef I3 (instanceRef BU439))
2693
      (portRef I2 (instanceRef BU447))
2694
      (portRef I3 (instanceRef BU447))
2695
      (portRef I2 (instanceRef BU453))
2696
      (portRef I3 (instanceRef BU453))
2697
      (portRef I1 (instanceRef BU460))
2698
      (portRef I2 (instanceRef BU460))
2699
      (portRef I3 (instanceRef BU460))
2700
      (portRef I1 (instanceRef BU466))
2701
      (portRef I2 (instanceRef BU466))
2702
      (portRef I3 (instanceRef BU466))
2703
      (portRef I1 (instanceRef BU472))
2704
      (portRef I2 (instanceRef BU472))
2705
      (portRef I3 (instanceRef BU472))
2706
      (portRef I1 (instanceRef BU478))
2707
      (portRef I2 (instanceRef BU478))
2708
      (portRef I3 (instanceRef BU478))
2709
      (portRef I1 (instanceRef BU484))
2710
      (portRef I2 (instanceRef BU484))
2711
      (portRef I3 (instanceRef BU484))
2712
      (portRef I1 (instanceRef BU490))
2713
      (portRef I2 (instanceRef BU490))
2714
      (portRef I3 (instanceRef BU490))
2715
      (portRef I1 (instanceRef BU496))
2716
      (portRef I2 (instanceRef BU496))
2717
      (portRef I3 (instanceRef BU496))
2718
      (portRef I1 (instanceRef BU502))
2719
      (portRef I2 (instanceRef BU502))
2720
      (portRef I3 (instanceRef BU502))
2721
      (portRef I1 (instanceRef BU508))
2722
      (portRef I2 (instanceRef BU508))
2723
      (portRef I3 (instanceRef BU508))
2724
      (portRef I1 (instanceRef BU514))
2725
      (portRef I2 (instanceRef BU514))
2726
      (portRef I3 (instanceRef BU514))
2727
      (portRef I1 (instanceRef BU520))
2728
      (portRef I2 (instanceRef BU520))
2729
      (portRef I3 (instanceRef BU520))
2730
      (portRef I2 (instanceRef BU531))
2731
      (portRef I3 (instanceRef BU531))
2732
      (portRef I2 (instanceRef BU538))
2733
      (portRef I3 (instanceRef BU538))
2734
      (portRef I2 (instanceRef BU545))
2735
      (portRef I3 (instanceRef BU545))
2736
      (portRef I2 (instanceRef BU552))
2737
      (portRef I3 (instanceRef BU552))
2738
      (portRef I2 (instanceRef BU559))
2739
      (portRef I3 (instanceRef BU559))
2740
      (portRef I2 (instanceRef BU566))
2741
      (portRef I3 (instanceRef BU566))
2742
      (portRef I2 (instanceRef BU573))
2743
      (portRef I3 (instanceRef BU573))
2744
      (portRef I2 (instanceRef BU580))
2745
      (portRef I3 (instanceRef BU580))
2746
      (portRef I2 (instanceRef BU587))
2747
      (portRef I3 (instanceRef BU587))
2748
      (portRef I2 (instanceRef BU594))
2749
      (portRef I3 (instanceRef BU594))
2750
      (portRef I1 (instanceRef BU601))
2751
      (portRef I2 (instanceRef BU601))
2752
      (portRef I3 (instanceRef BU601))
2753
      (portRef I2 (instanceRef BU630))
2754
      (portRef I3 (instanceRef BU630))
2755
      (portRef DI (instanceRef BU631))
2756
      (portRef I0 (instanceRef BU633))
2757
      (portRef I1 (instanceRef BU633))
2758
      (portRef I2 (instanceRef BU633))
2759
      (portRef I3 (instanceRef BU633))
2760
      (portRef DI (instanceRef BU634))
2761
      (portRef DI (instanceRef BU637))
2762
      (portRef D (instanceRef BU638))
2763
      (portRef C (instanceRef BU638))
2764
      (portRef CE (instanceRef BU638))
2765
      (portRef CLR (instanceRef BU638))
2766
      (portRef DI (instanceRef BU640))
2767
      (portRef DI (instanceRef BU643))
2768
      (portRef DI (instanceRef BU646))
2769
      (portRef DI (instanceRef BU649))
2770
      (portRef DI (instanceRef BU652))
2771
      (portRef DI (instanceRef BU655))
2772
      (portRef DI (instanceRef BU658))
2773
      (portRef DI (instanceRef BU661))
2774
      (portRef DI (instanceRef BU664))
2775
      (portRef DI (instanceRef BU667))
2776
      (portRef I0 (instanceRef BU669))
2777
      (portRef I1 (instanceRef BU669))
2778
      (portRef I2 (instanceRef BU669))
2779
      (portRef I3 (instanceRef BU669))
2780
      (portRef LI (instanceRef BU670))
2781
      (portRef I2 (instanceRef BU732))
2782
      (portRef I3 (instanceRef BU732))
2783
      (portRef I3 (instanceRef BU738))
2784
      (portRef I2 (instanceRef BU750))
2785
      (portRef I3 (instanceRef BU750))
2786
      (portRef I3 (instanceRef BU756))
2787
      (portRef I2 (instanceRef BU774))
2788
      (portRef I3 (instanceRef BU774))
2789
      (portRef I3 (instanceRef BU780))
2790
      (portRef I3 (instanceRef BU798))
2791
      (portRef I3 (instanceRef BU792))
2792
      (portRef I2 (instanceRef BU828))
2793
      (portRef I3 (instanceRef BU828))
2794
      (portRef I2 (instanceRef BU831))
2795
      (portRef I3 (instanceRef BU831))
2796
      (portRef I2 (instanceRef BU837))
2797
      (portRef I3 (instanceRef BU837))
2798
      (portRef I2 (instanceRef BU843))
2799
      (portRef I3 (instanceRef BU843))
2800
      (portRef I2 (instanceRef BU849))
2801
      (portRef I3 (instanceRef BU849))
2802
      (portRef I2 (instanceRef BU855))
2803
      (portRef I3 (instanceRef BU855))
2804
      (portRef I2 (instanceRef BU861))
2805
      (portRef I3 (instanceRef BU861))
2806
      (portRef I2 (instanceRef BU867))
2807
      (portRef I3 (instanceRef BU867))
2808
      (portRef I2 (instanceRef BU873))
2809
      (portRef I3 (instanceRef BU873))
2810
      (portRef I2 (instanceRef BU879))
2811
      (portRef I3 (instanceRef BU879))
2812
      (portRef I2 (instanceRef BU885))
2813
      (portRef I3 (instanceRef BU885))
2814
      (portRef I1 (instanceRef BU891))
2815
      (portRef I2 (instanceRef BU891))
2816
      (portRef I3 (instanceRef BU891))
2817
    )
2818
   )
2819
   (net N1
2820
    (joined
2821
      (portRef P (instanceRef VCC))
2822
      (portRef CI (instanceRef BU377))
2823
      (portRef CE (instanceRef BU383))
2824
      (portRef CE (instanceRef BU389))
2825
      (portRef CE (instanceRef BU395))
2826
      (portRef CE (instanceRef BU401))
2827
      (portRef CE (instanceRef BU407))
2828
      (portRef CE (instanceRef BU413))
2829
      (portRef CE (instanceRef BU419))
2830
      (portRef CE (instanceRef BU425))
2831
      (portRef CE (instanceRef BU431))
2832
      (portRef CE (instanceRef BU437))
2833
      (portRef CI (instanceRef BU829))
2834
      (portRef CE (instanceRef BU835))
2835
      (portRef CE (instanceRef BU841))
2836
      (portRef CE (instanceRef BU847))
2837
      (portRef CE (instanceRef BU853))
2838
      (portRef CE (instanceRef BU859))
2839
      (portRef CE (instanceRef BU865))
2840
      (portRef CE (instanceRef BU871))
2841
      (portRef CE (instanceRef BU877))
2842
      (portRef CE (instanceRef BU883))
2843
      (portRef CE (instanceRef BU889))
2844
      (portRef ENA (instanceRef B7))
2845
      (portRef ENA (instanceRef B11))
2846
      (portRef CI (instanceRef BU180))
2847
      (portRef CI (instanceRef BU183))
2848
      (portRef CI (instanceRef BU186))
2849
      (portRef CE (instanceRef BU249))
2850
      (portRef CE (instanceRef BU251))
2851
      (portRef CE (instanceRef BU253))
2852
      (portRef CE (instanceRef BU255))
2853
      (portRef CE (instanceRef BU257))
2854
      (portRef CE (instanceRef BU259))
2855
      (portRef CE (instanceRef BU261))
2856
      (portRef CE (instanceRef BU263))
2857
      (portRef CE (instanceRef BU265))
2858
      (portRef CE (instanceRef BU267))
2859
      (portRef CE (instanceRef BU269))
2860
      (portRef CE (instanceRef BU351))
2861
      (portRef CE (instanceRef BU353))
2862
      (portRef CE (instanceRef BU355))
2863
      (portRef CE (instanceRef BU357))
2864
      (portRef CE (instanceRef BU359))
2865
      (portRef CE (instanceRef BU361))
2866
      (portRef CE (instanceRef BU363))
2867
      (portRef CE (instanceRef BU365))
2868
      (portRef CE (instanceRef BU367))
2869
      (portRef CE (instanceRef BU369))
2870
      (portRef CE (instanceRef BU371))
2871
      (portRef I0 (instanceRef BU439))
2872
      (portRef CI (instanceRef BU631))
2873
      (portRef CI (instanceRef BU634))
2874
      (portRef CI (instanceRef BU637))
2875
      (portRef CE (instanceRef BU700))
2876
      (portRef CE (instanceRef BU702))
2877
      (portRef CE (instanceRef BU704))
2878
      (portRef CE (instanceRef BU706))
2879
      (portRef CE (instanceRef BU708))
2880
      (portRef CE (instanceRef BU710))
2881
      (portRef CE (instanceRef BU712))
2882
      (portRef CE (instanceRef BU714))
2883
      (portRef CE (instanceRef BU716))
2884
      (portRef CE (instanceRef BU718))
2885
      (portRef CE (instanceRef BU720))
2886
      (portRef CE (instanceRef BU802))
2887
      (portRef CE (instanceRef BU804))
2888
      (portRef CE (instanceRef BU806))
2889
      (portRef CE (instanceRef BU808))
2890
      (portRef CE (instanceRef BU810))
2891
      (portRef CE (instanceRef BU812))
2892
      (portRef CE (instanceRef BU814))
2893
      (portRef CE (instanceRef BU816))
2894
      (portRef CE (instanceRef BU818))
2895
      (portRef CE (instanceRef BU820))
2896
      (portRef CE (instanceRef BU822))
2897
      (portRef I0 (instanceRef BU891))
2898
    )
2899
   )
2900
   (net N2
2901
    (joined
2902
      (portRef ADDRA_10_ (instanceRef B7))
2903
      (portRef ADDRA_10_ (instanceRef B11))
2904
      (portRef I0 (instanceRef BU520))
2905
      (portRef Q (instanceRef BU523))
2906
      (portRef I1 (instanceRef BU594))
2907
      (portRef I0 (instanceRef BU601))
2908
      (portRef D (instanceRef BU696))
2909
    )
2910
   )
2911
   (net N3
2912
    (joined
2913
      (portRef ADDRA_9_ (instanceRef B7))
2914
      (portRef ADDRA_9_ (instanceRef B11))
2915
      (portRef DI (instanceRef BU515))
2916
      (portRef I0 (instanceRef BU514))
2917
      (portRef Q (instanceRef BU518))
2918
      (portRef I1 (instanceRef BU587))
2919
      (portRef I0 (instanceRef BU594))
2920
      (portRef D (instanceRef BU694))
2921
    )
2922
   )
2923
   (net N4
2924
    (joined
2925
      (portRef ADDRA_8_ (instanceRef B7))
2926
      (portRef ADDRA_8_ (instanceRef B11))
2927
      (portRef DI (instanceRef BU509))
2928
      (portRef I0 (instanceRef BU508))
2929
      (portRef Q (instanceRef BU512))
2930
      (portRef I1 (instanceRef BU580))
2931
      (portRef I0 (instanceRef BU587))
2932
      (portRef D (instanceRef BU692))
2933
    )
2934
   )
2935
   (net N5
2936
    (joined
2937
      (portRef ADDRA_7_ (instanceRef B7))
2938
      (portRef ADDRA_7_ (instanceRef B11))
2939
      (portRef DI (instanceRef BU503))
2940
      (portRef I0 (instanceRef BU502))
2941
      (portRef Q (instanceRef BU506))
2942
      (portRef I1 (instanceRef BU573))
2943
      (portRef I0 (instanceRef BU580))
2944
      (portRef D (instanceRef BU690))
2945
    )
2946
   )
2947
   (net N6
2948
    (joined
2949
      (portRef ADDRA_6_ (instanceRef B7))
2950
      (portRef ADDRA_6_ (instanceRef B11))
2951
      (portRef DI (instanceRef BU497))
2952
      (portRef I0 (instanceRef BU496))
2953
      (portRef Q (instanceRef BU500))
2954
      (portRef I1 (instanceRef BU566))
2955
      (portRef I0 (instanceRef BU573))
2956
      (portRef D (instanceRef BU688))
2957
    )
2958
   )
2959
   (net N7
2960
    (joined
2961
      (portRef ADDRA_5_ (instanceRef B7))
2962
      (portRef ADDRA_5_ (instanceRef B11))
2963
      (portRef DI (instanceRef BU491))
2964
      (portRef I0 (instanceRef BU490))
2965
      (portRef Q (instanceRef BU494))
2966
      (portRef I1 (instanceRef BU559))
2967
      (portRef I0 (instanceRef BU566))
2968
      (portRef D (instanceRef BU686))
2969
    )
2970
   )
2971
   (net N8
2972
    (joined
2973
      (portRef ADDRA_4_ (instanceRef B7))
2974
      (portRef ADDRA_4_ (instanceRef B11))
2975
      (portRef DI (instanceRef BU485))
2976
      (portRef I0 (instanceRef BU484))
2977
      (portRef Q (instanceRef BU488))
2978
      (portRef I1 (instanceRef BU552))
2979
      (portRef I0 (instanceRef BU559))
2980
      (portRef D (instanceRef BU684))
2981
    )
2982
   )
2983
   (net N9
2984
    (joined
2985
      (portRef ADDRA_3_ (instanceRef B7))
2986
      (portRef ADDRA_3_ (instanceRef B11))
2987
      (portRef DI (instanceRef BU479))
2988
      (portRef I0 (instanceRef BU478))
2989
      (portRef Q (instanceRef BU482))
2990
      (portRef I1 (instanceRef BU545))
2991
      (portRef I0 (instanceRef BU552))
2992
      (portRef D (instanceRef BU682))
2993
    )
2994
   )
2995
   (net N10
2996
    (joined
2997
      (portRef ADDRA_2_ (instanceRef B7))
2998
      (portRef ADDRA_2_ (instanceRef B11))
2999
      (portRef DI (instanceRef BU473))
3000
      (portRef I0 (instanceRef BU472))
3001
      (portRef Q (instanceRef BU476))
3002
      (portRef I1 (instanceRef BU538))
3003
      (portRef I0 (instanceRef BU545))
3004
      (portRef D (instanceRef BU680))
3005
    )
3006
   )
3007
   (net N11
3008
    (joined
3009
      (portRef ADDRA_1_ (instanceRef B7))
3010
      (portRef ADDRA_1_ (instanceRef B11))
3011
      (portRef DI (instanceRef BU467))
3012
      (portRef I0 (instanceRef BU466))
3013
      (portRef Q (instanceRef BU470))
3014
      (portRef I1 (instanceRef BU531))
3015
      (portRef I0 (instanceRef BU538))
3016
      (portRef D (instanceRef BU678))
3017
    )
3018
   )
3019
   (net N12
3020
    (joined
3021
      (portRef ADDRA_0_ (instanceRef B7))
3022
      (portRef ADDRA_0_ (instanceRef B11))
3023
      (portRef DI (instanceRef BU461))
3024
      (portRef I0 (instanceRef BU460))
3025
      (portRef Q (instanceRef BU464))
3026
      (portRef I0 (instanceRef BU531))
3027
      (portRef D (instanceRef BU676))
3028
    )
3029
   )
3030
   (net N13
3031
    (joined
3032
      (portRef ADDRB_10_ (instanceRef B7))
3033
      (portRef ADDRB_10_ (instanceRef B11))
3034
      (portRef I0 (instanceRef BU93))
3035
      (portRef Q (instanceRef BU96))
3036
      (portRef I1 (instanceRef BU167))
3037
      (portRef I0 (instanceRef BU174))
3038
      (portRef D (instanceRef BU245))
3039
    )
3040
   )
3041
   (net N14
3042
    (joined
3043
      (portRef ADDRB_9_ (instanceRef B7))
3044
      (portRef ADDRB_9_ (instanceRef B11))
3045
      (portRef DI (instanceRef BU88))
3046
      (portRef I0 (instanceRef BU87))
3047
      (portRef Q (instanceRef BU91))
3048
      (portRef I1 (instanceRef BU160))
3049
      (portRef I0 (instanceRef BU167))
3050
      (portRef D (instanceRef BU243))
3051
    )
3052
   )
3053
   (net N15
3054
    (joined
3055
      (portRef ADDRB_8_ (instanceRef B7))
3056
      (portRef ADDRB_8_ (instanceRef B11))
3057
      (portRef DI (instanceRef BU82))
3058
      (portRef I0 (instanceRef BU81))
3059
      (portRef Q (instanceRef BU85))
3060
      (portRef I1 (instanceRef BU153))
3061
      (portRef I0 (instanceRef BU160))
3062
      (portRef D (instanceRef BU241))
3063
    )
3064
   )
3065
   (net N16
3066
    (joined
3067
      (portRef ADDRB_7_ (instanceRef B7))
3068
      (portRef ADDRB_7_ (instanceRef B11))
3069
      (portRef DI (instanceRef BU76))
3070
      (portRef I0 (instanceRef BU75))
3071
      (portRef Q (instanceRef BU79))
3072
      (portRef I1 (instanceRef BU146))
3073
      (portRef I0 (instanceRef BU153))
3074
      (portRef D (instanceRef BU239))
3075
    )
3076
   )
3077
   (net N17
3078
    (joined
3079
      (portRef ADDRB_6_ (instanceRef B7))
3080
      (portRef ADDRB_6_ (instanceRef B11))
3081
      (portRef DI (instanceRef BU70))
3082
      (portRef I0 (instanceRef BU69))
3083
      (portRef Q (instanceRef BU73))
3084
      (portRef I1 (instanceRef BU139))
3085
      (portRef I0 (instanceRef BU146))
3086
      (portRef D (instanceRef BU237))
3087
    )
3088
   )
3089
   (net N18
3090
    (joined
3091
      (portRef ADDRB_5_ (instanceRef B7))
3092
      (portRef ADDRB_5_ (instanceRef B11))
3093
      (portRef DI (instanceRef BU64))
3094
      (portRef I0 (instanceRef BU63))
3095
      (portRef Q (instanceRef BU67))
3096
      (portRef I1 (instanceRef BU132))
3097
      (portRef I0 (instanceRef BU139))
3098
      (portRef D (instanceRef BU235))
3099
    )
3100
   )
3101
   (net N19
3102
    (joined
3103
      (portRef ADDRB_4_ (instanceRef B7))
3104
      (portRef ADDRB_4_ (instanceRef B11))
3105
      (portRef DI (instanceRef BU58))
3106
      (portRef I0 (instanceRef BU57))
3107
      (portRef Q (instanceRef BU61))
3108
      (portRef I1 (instanceRef BU125))
3109
      (portRef I0 (instanceRef BU132))
3110
      (portRef D (instanceRef BU233))
3111
    )
3112
   )
3113
   (net N20
3114
    (joined
3115
      (portRef ADDRB_3_ (instanceRef B7))
3116
      (portRef ADDRB_3_ (instanceRef B11))
3117
      (portRef DI (instanceRef BU52))
3118
      (portRef I0 (instanceRef BU51))
3119
      (portRef Q (instanceRef BU55))
3120
      (portRef I1 (instanceRef BU118))
3121
      (portRef I0 (instanceRef BU125))
3122
      (portRef D (instanceRef BU231))
3123
    )
3124
   )
3125
   (net N21
3126
    (joined
3127
      (portRef ADDRB_2_ (instanceRef B7))
3128
      (portRef ADDRB_2_ (instanceRef B11))
3129
      (portRef DI (instanceRef BU46))
3130
      (portRef I0 (instanceRef BU45))
3131
      (portRef Q (instanceRef BU49))
3132
      (portRef I1 (instanceRef BU111))
3133
      (portRef I0 (instanceRef BU118))
3134
      (portRef D (instanceRef BU229))
3135
    )
3136
   )
3137
   (net N22
3138
    (joined
3139
      (portRef ADDRB_1_ (instanceRef B7))
3140
      (portRef ADDRB_1_ (instanceRef B11))
3141
      (portRef DI (instanceRef BU40))
3142
      (portRef I0 (instanceRef BU39))
3143
      (portRef Q (instanceRef BU43))
3144
      (portRef I1 (instanceRef BU104))
3145
      (portRef I0 (instanceRef BU111))
3146
      (portRef D (instanceRef BU227))
3147
    )
3148
   )
3149
   (net N23
3150
    (joined
3151
      (portRef ADDRB_0_ (instanceRef B7))
3152
      (portRef ADDRB_0_ (instanceRef B11))
3153
      (portRef DI (instanceRef BU34))
3154
      (portRef I0 (instanceRef BU33))
3155
      (portRef Q (instanceRef BU37))
3156
      (portRef I0 (instanceRef BU104))
3157
      (portRef D (instanceRef BU225))
3158
    )
3159
   )
3160
   (net N24
3161
    (joined
3162
      (portRef ENB (instanceRef B7))
3163
      (portRef ENB (instanceRef B11))
3164
      (portRef O (instanceRef BU26))
3165
    )
3166
   )
3167
   (net N25
3168
    (joined
3169
      (portRef WEA (instanceRef B7))
3170
      (portRef WEA (instanceRef B11))
3171
      (portRef O (instanceRef BU453))
3172
    )
3173
   )
3174
   (net (rename N28 "wr_count<9>")
3175
    (joined
3176
      (portRef (member wr_count 0))
3177
      (portRef Q (instanceRef BU889))
3178
    )
3179
   )
3180
   (net (rename N29 "wr_count<8>")
3181
    (joined
3182
      (portRef (member wr_count 1))
3183
      (portRef Q (instanceRef BU883))
3184
    )
3185
   )
3186
   (net (rename N30 "wr_count<7>")
3187
    (joined
3188
      (portRef (member wr_count 2))
3189
      (portRef Q (instanceRef BU877))
3190
    )
3191
   )
3192
   (net (rename N31 "wr_count<6>")
3193
    (joined
3194
      (portRef (member wr_count 3))
3195
      (portRef Q (instanceRef BU871))
3196
    )
3197
   )
3198
   (net (rename N32 "wr_count<5>")
3199
    (joined
3200
      (portRef (member wr_count 4))
3201
      (portRef Q (instanceRef BU865))
3202
    )
3203
   )
3204
   (net (rename N33 "wr_count<4>")
3205
    (joined
3206
      (portRef (member wr_count 5))
3207
      (portRef Q (instanceRef BU859))
3208
    )
3209
   )
3210
   (net (rename N34 "wr_count<3>")
3211
    (joined
3212
      (portRef (member wr_count 6))
3213
      (portRef Q (instanceRef BU853))
3214
    )
3215
   )
3216
   (net (rename N35 "wr_count<2>")
3217
    (joined
3218
      (portRef (member wr_count 7))
3219
      (portRef Q (instanceRef BU847))
3220
    )
3221
   )
3222
   (net (rename N36 "wr_count<1>")
3223
    (joined
3224
      (portRef (member wr_count 8))
3225
      (portRef Q (instanceRef BU841))
3226
    )
3227
   )
3228
   (net (rename N37 "wr_count<0>")
3229
    (joined
3230
      (portRef (member wr_count 9))
3231
      (portRef Q (instanceRef BU835))
3232
    )
3233
   )
3234
   (net (rename N38 "rd_count<9>")
3235
    (joined
3236
      (portRef (member rd_count 0))
3237
      (portRef Q (instanceRef BU437))
3238
    )
3239
   )
3240
   (net (rename N39 "rd_count<8>")
3241
    (joined
3242
      (portRef (member rd_count 1))
3243
      (portRef Q (instanceRef BU431))
3244
    )
3245
   )
3246
   (net (rename N40 "rd_count<7>")
3247
    (joined
3248
      (portRef (member rd_count 2))
3249
      (portRef Q (instanceRef BU425))
3250
    )
3251
   )
3252
   (net (rename N41 "rd_count<6>")
3253
    (joined
3254
      (portRef (member rd_count 3))
3255
      (portRef Q (instanceRef BU419))
3256
    )
3257
   )
3258
   (net (rename N42 "rd_count<5>")
3259
    (joined
3260
      (portRef (member rd_count 4))
3261
      (portRef Q (instanceRef BU413))
3262
    )
3263
   )
3264
   (net (rename N43 "rd_count<4>")
3265
    (joined
3266
      (portRef (member rd_count 5))
3267
      (portRef Q (instanceRef BU407))
3268
    )
3269
   )
3270
   (net (rename N44 "rd_count<3>")
3271
    (joined
3272
      (portRef (member rd_count 6))
3273
      (portRef Q (instanceRef BU401))
3274
    )
3275
   )
3276
   (net (rename N45 "rd_count<2>")
3277
    (joined
3278
      (portRef (member rd_count 7))
3279
      (portRef Q (instanceRef BU395))
3280
    )
3281
   )
3282
   (net (rename N46 "rd_count<1>")
3283
    (joined
3284
      (portRef (member rd_count 8))
3285
      (portRef Q (instanceRef BU389))
3286
    )
3287
   )
3288
   (net (rename N47 "rd_count<0>")
3289
    (joined
3290
      (portRef (member rd_count 9))
3291
      (portRef Q (instanceRef BU383))
3292
    )
3293
   )
3294
   (net (rename N52 "din<15>")
3295
    (joined
3296
      (portRef (member din 0))
3297
      (portRef DIA_6_ (instanceRef B11))
3298
    )
3299
   )
3300
   (net (rename N53 "din<14>")
3301
    (joined
3302
      (portRef (member din 1))
3303
      (portRef DIA_5_ (instanceRef B11))
3304
    )
3305
   )
3306
   (net (rename N54 "din<13>")
3307
    (joined
3308
      (portRef (member din 2))
3309
      (portRef DIA_4_ (instanceRef B11))
3310
    )
3311
   )
3312
   (net (rename N55 "din<12>")
3313
    (joined
3314
      (portRef (member din 3))
3315
      (portRef DIA_3_ (instanceRef B11))
3316
    )
3317
   )
3318
   (net (rename N56 "din<11>")
3319
    (joined
3320
      (portRef (member din 4))
3321
      (portRef DIA_2_ (instanceRef B11))
3322
    )
3323
   )
3324
   (net (rename N57 "din<10>")
3325
    (joined
3326
      (portRef (member din 5))
3327
      (portRef DIA_1_ (instanceRef B11))
3328
    )
3329
   )
3330
   (net (rename N58 "din<9>")
3331
    (joined
3332
      (portRef (member din 6))
3333
      (portRef DIA_0_ (instanceRef B11))
3334
    )
3335
   )
3336
   (net (rename N59 "din<8>")
3337
    (joined
3338
      (portRef (member din 7))
3339
      (portRef DIPA_0_ (instanceRef B7))
3340
    )
3341
   )
3342
   (net (rename N60 "din<7>")
3343
    (joined
3344
      (portRef (member din 8))
3345
      (portRef DIA_7_ (instanceRef B7))
3346
    )
3347
   )
3348
   (net (rename N61 "din<6>")
3349
    (joined
3350
      (portRef (member din 9))
3351
      (portRef DIA_6_ (instanceRef B7))
3352
    )
3353
   )
3354
   (net (rename N62 "din<5>")
3355
    (joined
3356
      (portRef (member din 10))
3357
      (portRef DIA_5_ (instanceRef B7))
3358
    )
3359
   )
3360
   (net (rename N63 "din<4>")
3361
    (joined
3362
      (portRef (member din 11))
3363
      (portRef DIA_4_ (instanceRef B7))
3364
    )
3365
   )
3366
   (net (rename N64 "din<3>")
3367
    (joined
3368
      (portRef (member din 12))
3369
      (portRef DIA_3_ (instanceRef B7))
3370
    )
3371
   )
3372
   (net (rename N65 "din<2>")
3373
    (joined
3374
      (portRef (member din 13))
3375
      (portRef DIA_2_ (instanceRef B7))
3376
    )
3377
   )
3378
   (net (rename N66 "din<1>")
3379
    (joined
3380
      (portRef (member din 14))
3381
      (portRef DIA_1_ (instanceRef B7))
3382
    )
3383
   )
3384
   (net (rename N67 "din<0>")
3385
    (joined
3386
      (portRef (member din 15))
3387
      (portRef DIA_0_ (instanceRef B7))
3388
    )
3389
   )
3390
   (net (rename N68 "wr_en")
3391
    (joined
3392
      (portRef wr_en)
3393
      (portRef I0 (instanceRef BU447))
3394
      (portRef I0 (instanceRef BU453))
3395
      (portRef I0 (instanceRef BU630))
3396
    )
3397
   )
3398
   (net (rename N69 "wr_clk")
3399
    (joined
3400
      (portRef wr_clk)
3401
      (portRef CLKA (instanceRef B7))
3402
      (portRef CLKA (instanceRef B11))
3403
      (portRef C (instanceRef BU181))
3404
      (portRef C (instanceRef BU184))
3405
      (portRef C (instanceRef BU190))
3406
      (portRef C (instanceRef BU193))
3407
      (portRef C (instanceRef BU196))
3408
      (portRef C (instanceRef BU199))
3409
      (portRef C (instanceRef BU202))
3410
      (portRef C (instanceRef BU205))
3411
      (portRef C (instanceRef BU208))
3412
      (portRef C (instanceRef BU211))
3413
      (portRef C (instanceRef BU214))
3414
      (portRef C (instanceRef BU464))
3415
      (portRef C (instanceRef BU470))
3416
      (portRef C (instanceRef BU476))
3417
      (portRef C (instanceRef BU482))
3418
      (portRef C (instanceRef BU488))
3419
      (portRef C (instanceRef BU494))
3420
      (portRef C (instanceRef BU500))
3421
      (portRef C (instanceRef BU506))
3422
      (portRef C (instanceRef BU512))
3423
      (portRef C (instanceRef BU518))
3424
      (portRef C (instanceRef BU523))
3425
      (portRef C (instanceRef BU532))
3426
      (portRef C (instanceRef BU539))
3427
      (portRef C (instanceRef BU546))
3428
      (portRef C (instanceRef BU553))
3429
      (portRef C (instanceRef BU560))
3430
      (portRef C (instanceRef BU567))
3431
      (portRef C (instanceRef BU574))
3432
      (portRef C (instanceRef BU581))
3433
      (portRef C (instanceRef BU588))
3434
      (portRef C (instanceRef BU595))
3435
      (portRef C (instanceRef BU602))
3436
      (portRef C (instanceRef BU671))
3437
      (portRef C (instanceRef BU676))
3438
      (portRef C (instanceRef BU678))
3439
      (portRef C (instanceRef BU680))
3440
      (portRef C (instanceRef BU682))
3441
      (portRef C (instanceRef BU684))
3442
      (portRef C (instanceRef BU686))
3443
      (portRef C (instanceRef BU688))
3444
      (portRef C (instanceRef BU690))
3445
      (portRef C (instanceRef BU692))
3446
      (portRef C (instanceRef BU694))
3447
      (portRef C (instanceRef BU696))
3448
      (portRef C (instanceRef BU700))
3449
      (portRef C (instanceRef BU702))
3450
      (portRef C (instanceRef BU704))
3451
      (portRef C (instanceRef BU706))
3452
      (portRef C (instanceRef BU708))
3453
      (portRef C (instanceRef BU710))
3454
      (portRef C (instanceRef BU712))
3455
      (portRef C (instanceRef BU714))
3456
      (portRef C (instanceRef BU716))
3457
      (portRef C (instanceRef BU718))
3458
      (portRef C (instanceRef BU720))
3459
      (portRef C (instanceRef BU802))
3460
      (portRef C (instanceRef BU804))
3461
      (portRef C (instanceRef BU806))
3462
      (portRef C (instanceRef BU808))
3463
      (portRef C (instanceRef BU810))
3464
      (portRef C (instanceRef BU812))
3465
      (portRef C (instanceRef BU814))
3466
      (portRef C (instanceRef BU816))
3467
      (portRef C (instanceRef BU818))
3468
      (portRef C (instanceRef BU820))
3469
      (portRef C (instanceRef BU822))
3470
      (portRef C (instanceRef BU835))
3471
      (portRef C (instanceRef BU841))
3472
      (portRef C (instanceRef BU847))
3473
      (portRef C (instanceRef BU853))
3474
      (portRef C (instanceRef BU859))
3475
      (portRef C (instanceRef BU865))
3476
      (portRef C (instanceRef BU871))
3477
      (portRef C (instanceRef BU877))
3478
      (portRef C (instanceRef BU883))
3479
      (portRef C (instanceRef BU889))
3480
    )
3481
   )
3482
   (net (rename N70 "rd_en")
3483
    (joined
3484
      (portRef rd_en)
3485
      (portRef I0 (instanceRef BU20))
3486
      (portRef I0 (instanceRef BU26))
3487
      (portRef I0 (instanceRef BU179))
3488
    )
3489
   )
3490
   (net (rename N71 "rd_clk")
3491
    (joined
3492
      (portRef rd_clk)
3493
      (portRef CLKB (instanceRef B7))
3494
      (portRef CLKB (instanceRef B11))
3495
      (portRef C (instanceRef BU37))
3496
      (portRef C (instanceRef BU43))
3497
      (portRef C (instanceRef BU49))
3498
      (portRef C (instanceRef BU55))
3499
      (portRef C (instanceRef BU61))
3500
      (portRef C (instanceRef BU67))
3501
      (portRef C (instanceRef BU73))
3502
      (portRef C (instanceRef BU79))
3503
      (portRef C (instanceRef BU85))
3504
      (portRef C (instanceRef BU91))
3505
      (portRef C (instanceRef BU96))
3506
      (portRef C (instanceRef BU105))
3507
      (portRef C (instanceRef BU112))
3508
      (portRef C (instanceRef BU119))
3509
      (portRef C (instanceRef BU126))
3510
      (portRef C (instanceRef BU133))
3511
      (portRef C (instanceRef BU140))
3512
      (portRef C (instanceRef BU147))
3513
      (portRef C (instanceRef BU154))
3514
      (portRef C (instanceRef BU161))
3515
      (portRef C (instanceRef BU168))
3516
      (portRef C (instanceRef BU175))
3517
      (portRef C (instanceRef BU220))
3518
      (portRef C (instanceRef BU225))
3519
      (portRef C (instanceRef BU227))
3520
      (portRef C (instanceRef BU229))
3521
      (portRef C (instanceRef BU231))
3522
      (portRef C (instanceRef BU233))
3523
      (portRef C (instanceRef BU235))
3524
      (portRef C (instanceRef BU237))
3525
      (portRef C (instanceRef BU239))
3526
      (portRef C (instanceRef BU241))
3527
      (portRef C (instanceRef BU243))
3528
      (portRef C (instanceRef BU245))
3529
      (portRef C (instanceRef BU249))
3530
      (portRef C (instanceRef BU251))
3531
      (portRef C (instanceRef BU253))
3532
      (portRef C (instanceRef BU255))
3533
      (portRef C (instanceRef BU257))
3534
      (portRef C (instanceRef BU259))
3535
      (portRef C (instanceRef BU261))
3536
      (portRef C (instanceRef BU263))
3537
      (portRef C (instanceRef BU265))
3538
      (portRef C (instanceRef BU267))
3539
      (portRef C (instanceRef BU269))
3540
      (portRef C (instanceRef BU351))
3541
      (portRef C (instanceRef BU353))
3542
      (portRef C (instanceRef BU355))
3543
      (portRef C (instanceRef BU357))
3544
      (portRef C (instanceRef BU359))
3545
      (portRef C (instanceRef BU361))
3546
      (portRef C (instanceRef BU363))
3547
      (portRef C (instanceRef BU365))
3548
      (portRef C (instanceRef BU367))
3549
      (portRef C (instanceRef BU369))
3550
      (portRef C (instanceRef BU371))
3551
      (portRef C (instanceRef BU383))
3552
      (portRef C (instanceRef BU389))
3553
      (portRef C (instanceRef BU395))
3554
      (portRef C (instanceRef BU401))
3555
      (portRef C (instanceRef BU407))
3556
      (portRef C (instanceRef BU413))
3557
      (portRef C (instanceRef BU419))
3558
      (portRef C (instanceRef BU425))
3559
      (portRef C (instanceRef BU431))
3560
      (portRef C (instanceRef BU437))
3561
      (portRef C (instanceRef BU607))
3562
      (portRef C (instanceRef BU609))
3563
      (portRef C (instanceRef BU611))
3564
      (portRef C (instanceRef BU613))
3565
      (portRef C (instanceRef BU615))
3566
      (portRef C (instanceRef BU617))
3567
      (portRef C (instanceRef BU619))
3568
      (portRef C (instanceRef BU621))
3569
      (portRef C (instanceRef BU623))
3570
      (portRef C (instanceRef BU625))
3571
      (portRef C (instanceRef BU627))
3572
      (portRef C (instanceRef BU632))
3573
      (portRef C (instanceRef BU635))
3574
      (portRef C (instanceRef BU641))
3575
      (portRef C (instanceRef BU644))
3576
      (portRef C (instanceRef BU647))
3577
      (portRef C (instanceRef BU650))
3578
      (portRef C (instanceRef BU653))
3579
      (portRef C (instanceRef BU656))
3580
      (portRef C (instanceRef BU659))
3581
      (portRef C (instanceRef BU662))
3582
      (portRef C (instanceRef BU665))
3583
    )
3584
   )
3585
   (net (rename N72 "ainit")
3586
    (joined
3587
      (portRef ainit)
3588
      (portRef CLR (instanceRef BU37))
3589
      (portRef CLR (instanceRef BU43))
3590
      (portRef CLR (instanceRef BU49))
3591
      (portRef CLR (instanceRef BU55))
3592
      (portRef CLR (instanceRef BU61))
3593
      (portRef CLR (instanceRef BU67))
3594
      (portRef CLR (instanceRef BU73))
3595
      (portRef CLR (instanceRef BU79))
3596
      (portRef CLR (instanceRef BU85))
3597
      (portRef CLR (instanceRef BU91))
3598
      (portRef CLR (instanceRef BU96))
3599
      (portRef CLR (instanceRef BU105))
3600
      (portRef CLR (instanceRef BU112))
3601
      (portRef CLR (instanceRef BU119))
3602
      (portRef CLR (instanceRef BU126))
3603
      (portRef CLR (instanceRef BU133))
3604
      (portRef CLR (instanceRef BU140))
3605
      (portRef CLR (instanceRef BU147))
3606
      (portRef CLR (instanceRef BU154))
3607
      (portRef CLR (instanceRef BU161))
3608
      (portRef CLR (instanceRef BU168))
3609
      (portRef PRE (instanceRef BU175))
3610
      (portRef PRE (instanceRef BU181))
3611
      (portRef CLR (instanceRef BU184))
3612
      (portRef CLR (instanceRef BU190))
3613
      (portRef CLR (instanceRef BU193))
3614
      (portRef CLR (instanceRef BU196))
3615
      (portRef CLR (instanceRef BU199))
3616
      (portRef CLR (instanceRef BU202))
3617
      (portRef CLR (instanceRef BU205))
3618
      (portRef CLR (instanceRef BU208))
3619
      (portRef CLR (instanceRef BU211))
3620
      (portRef PRE (instanceRef BU214))
3621
      (portRef PRE (instanceRef BU220))
3622
      (portRef PRE (instanceRef BU225))
3623
      (portRef PRE (instanceRef BU227))
3624
      (portRef PRE (instanceRef BU229))
3625
      (portRef PRE (instanceRef BU231))
3626
      (portRef PRE (instanceRef BU233))
3627
      (portRef PRE (instanceRef BU235))
3628
      (portRef PRE (instanceRef BU237))
3629
      (portRef PRE (instanceRef BU239))
3630
      (portRef PRE (instanceRef BU241))
3631
      (portRef PRE (instanceRef BU243))
3632
      (portRef PRE (instanceRef BU245))
3633
      (portRef CLR (instanceRef BU249))
3634
      (portRef CLR (instanceRef BU251))
3635
      (portRef CLR (instanceRef BU253))
3636
      (portRef CLR (instanceRef BU255))
3637
      (portRef CLR (instanceRef BU257))
3638
      (portRef CLR (instanceRef BU259))
3639
      (portRef CLR (instanceRef BU261))
3640
      (portRef CLR (instanceRef BU263))
3641
      (portRef CLR (instanceRef BU265))
3642
      (portRef CLR (instanceRef BU267))
3643
      (portRef PRE (instanceRef BU269))
3644
      (portRef PRE (instanceRef BU351))
3645
      (portRef PRE (instanceRef BU353))
3646
      (portRef PRE (instanceRef BU355))
3647
      (portRef PRE (instanceRef BU357))
3648
      (portRef PRE (instanceRef BU359))
3649
      (portRef PRE (instanceRef BU361))
3650
      (portRef PRE (instanceRef BU363))
3651
      (portRef PRE (instanceRef BU365))
3652
      (portRef PRE (instanceRef BU367))
3653
      (portRef PRE (instanceRef BU369))
3654
      (portRef PRE (instanceRef BU371))
3655
      (portRef CLR (instanceRef BU383))
3656
      (portRef CLR (instanceRef BU389))
3657
      (portRef CLR (instanceRef BU395))
3658
      (portRef CLR (instanceRef BU401))
3659
      (portRef CLR (instanceRef BU407))
3660
      (portRef CLR (instanceRef BU413))
3661
      (portRef CLR (instanceRef BU419))
3662
      (portRef CLR (instanceRef BU425))
3663
      (portRef CLR (instanceRef BU431))
3664
      (portRef CLR (instanceRef BU437))
3665
      (portRef CLR (instanceRef BU464))
3666
      (portRef CLR (instanceRef BU470))
3667
      (portRef CLR (instanceRef BU476))
3668
      (portRef CLR (instanceRef BU482))
3669
      (portRef CLR (instanceRef BU488))
3670
      (portRef CLR (instanceRef BU494))
3671
      (portRef CLR (instanceRef BU500))
3672
      (portRef CLR (instanceRef BU506))
3673
      (portRef CLR (instanceRef BU512))
3674
      (portRef CLR (instanceRef BU518))
3675
      (portRef CLR (instanceRef BU523))
3676
      (portRef CLR (instanceRef BU532))
3677
      (portRef CLR (instanceRef BU539))
3678
      (portRef CLR (instanceRef BU546))
3679
      (portRef CLR (instanceRef BU553))
3680
      (portRef CLR (instanceRef BU560))
3681
      (portRef CLR (instanceRef BU567))
3682
      (portRef CLR (instanceRef BU574))
3683
      (portRef CLR (instanceRef BU581))
3684
      (portRef CLR (instanceRef BU588))
3685
      (portRef CLR (instanceRef BU595))
3686
      (portRef PRE (instanceRef BU602))
3687
      (portRef PRE (instanceRef BU607))
3688
      (portRef CLR (instanceRef BU609))
3689
      (portRef CLR (instanceRef BU611))
3690
      (portRef CLR (instanceRef BU613))
3691
      (portRef CLR (instanceRef BU615))
3692
      (portRef CLR (instanceRef BU617))
3693
      (portRef CLR (instanceRef BU619))
3694
      (portRef CLR (instanceRef BU621))
3695
      (portRef CLR (instanceRef BU623))
3696
      (portRef CLR (instanceRef BU625))
3697
      (portRef PRE (instanceRef BU627))
3698
      (portRef PRE (instanceRef BU632))
3699
      (portRef PRE (instanceRef BU635))
3700
      (portRef CLR (instanceRef BU641))
3701
      (portRef CLR (instanceRef BU644))
3702
      (portRef CLR (instanceRef BU647))
3703
      (portRef CLR (instanceRef BU650))
3704
      (portRef CLR (instanceRef BU653))
3705
      (portRef CLR (instanceRef BU656))
3706
      (portRef CLR (instanceRef BU659))
3707
      (portRef CLR (instanceRef BU662))
3708
      (portRef PRE (instanceRef BU665))
3709
      (portRef PRE (instanceRef BU671))
3710
      (portRef PRE (instanceRef BU676))
3711
      (portRef PRE (instanceRef BU678))
3712
      (portRef PRE (instanceRef BU680))
3713
      (portRef PRE (instanceRef BU682))
3714
      (portRef PRE (instanceRef BU684))
3715
      (portRef PRE (instanceRef BU686))
3716
      (portRef PRE (instanceRef BU688))
3717
      (portRef PRE (instanceRef BU690))
3718
      (portRef PRE (instanceRef BU692))
3719
      (portRef PRE (instanceRef BU694))
3720
      (portRef PRE (instanceRef BU696))
3721
      (portRef CLR (instanceRef BU700))
3722
      (portRef CLR (instanceRef BU702))
3723
      (portRef CLR (instanceRef BU704))
3724
      (portRef CLR (instanceRef BU706))
3725
      (portRef CLR (instanceRef BU708))
3726
      (portRef CLR (instanceRef BU710))
3727
      (portRef CLR (instanceRef BU712))
3728
      (portRef CLR (instanceRef BU714))
3729
      (portRef CLR (instanceRef BU716))
3730
      (portRef CLR (instanceRef BU718))
3731
      (portRef PRE (instanceRef BU720))
3732
      (portRef PRE (instanceRef BU802))
3733
      (portRef PRE (instanceRef BU804))
3734
      (portRef PRE (instanceRef BU806))
3735
      (portRef PRE (instanceRef BU808))
3736
      (portRef PRE (instanceRef BU810))
3737
      (portRef PRE (instanceRef BU812))
3738
      (portRef PRE (instanceRef BU814))
3739
      (portRef PRE (instanceRef BU816))
3740
      (portRef PRE (instanceRef BU818))
3741
      (portRef PRE (instanceRef BU820))
3742
      (portRef PRE (instanceRef BU822))
3743
      (portRef CLR (instanceRef BU835))
3744
      (portRef CLR (instanceRef BU841))
3745
      (portRef CLR (instanceRef BU847))
3746
      (portRef CLR (instanceRef BU853))
3747
      (portRef CLR (instanceRef BU859))
3748
      (portRef CLR (instanceRef BU865))
3749
      (portRef CLR (instanceRef BU871))
3750
      (portRef CLR (instanceRef BU877))
3751
      (portRef CLR (instanceRef BU883))
3752
      (portRef CLR (instanceRef BU889))
3753
    )
3754
   )
3755
   (net (rename N73 "dout<15>")
3756
    (joined
3757
      (portRef (member dout 0))
3758
      (portRef DOB_6_ (instanceRef B11))
3759
    )
3760
   )
3761
   (net (rename N74 "dout<14>")
3762
    (joined
3763
      (portRef (member dout 1))
3764
      (portRef DOB_5_ (instanceRef B11))
3765
    )
3766
   )
3767
   (net (rename N75 "dout<13>")
3768
    (joined
3769
      (portRef (member dout 2))
3770
      (portRef DOB_4_ (instanceRef B11))
3771
    )
3772
   )
3773
   (net (rename N76 "dout<12>")
3774
    (joined
3775
      (portRef (member dout 3))
3776
      (portRef DOB_3_ (instanceRef B11))
3777
    )
3778
   )
3779
   (net (rename N77 "dout<11>")
3780
    (joined
3781
      (portRef (member dout 4))
3782
      (portRef DOB_2_ (instanceRef B11))
3783
    )
3784
   )
3785
   (net (rename N78 "dout<10>")
3786
    (joined
3787
      (portRef (member dout 5))
3788
      (portRef DOB_1_ (instanceRef B11))
3789
    )
3790
   )
3791
   (net (rename N79 "dout<9>")
3792
    (joined
3793
      (portRef (member dout 6))
3794
      (portRef DOB_0_ (instanceRef B11))
3795
    )
3796
   )
3797
   (net (rename N80 "dout<8>")
3798
    (joined
3799
      (portRef (member dout 7))
3800
      (portRef DOPB_0_ (instanceRef B7))
3801
    )
3802
   )
3803
   (net (rename N81 "dout<7>")
3804
    (joined
3805
      (portRef (member dout 8))
3806
      (portRef DOB_7_ (instanceRef B7))
3807
    )
3808
   )
3809
   (net (rename N82 "dout<6>")
3810
    (joined
3811
      (portRef (member dout 9))
3812
      (portRef DOB_6_ (instanceRef B7))
3813
    )
3814
   )
3815
   (net (rename N83 "dout<5>")
3816
    (joined
3817
      (portRef (member dout 10))
3818
      (portRef DOB_5_ (instanceRef B7))
3819
    )
3820
   )
3821
   (net (rename N84 "dout<4>")
3822
    (joined
3823
      (portRef (member dout 11))
3824
      (portRef DOB_4_ (instanceRef B7))
3825
    )
3826
   )
3827
   (net (rename N85 "dout<3>")
3828
    (joined
3829
      (portRef (member dout 12))
3830
      (portRef DOB_3_ (instanceRef B7))
3831
    )
3832
   )
3833
   (net (rename N86 "dout<2>")
3834
    (joined
3835
      (portRef (member dout 13))
3836
      (portRef DOB_2_ (instanceRef B7))
3837
    )
3838
   )
3839
   (net (rename N87 "dout<1>")
3840
    (joined
3841
      (portRef (member dout 14))
3842
      (portRef DOB_1_ (instanceRef B7))
3843
    )
3844
   )
3845
   (net (rename N88 "dout<0>")
3846
    (joined
3847
      (portRef (member dout 15))
3848
      (portRef DOB_0_ (instanceRef B7))
3849
    )
3850
   )
3851
   (net (rename N89 "full")
3852
    (joined
3853
      (portRef full)
3854
      (portRef I1 (instanceRef BU447))
3855
      (portRef I1 (instanceRef BU453))
3856
      (portRef I1 (instanceRef BU630))
3857
      (portRef I3 (instanceRef BU636))
3858
      (portRef I3 (instanceRef BU639))
3859
      (portRef I3 (instanceRef BU642))
3860
      (portRef I3 (instanceRef BU645))
3861
      (portRef I3 (instanceRef BU648))
3862
      (portRef I3 (instanceRef BU651))
3863
      (portRef I3 (instanceRef BU654))
3864
      (portRef I3 (instanceRef BU657))
3865
      (portRef I3 (instanceRef BU660))
3866
      (portRef I3 (instanceRef BU663))
3867
      (portRef I3 (instanceRef BU666))
3868
      (portRef Q (instanceRef BU671))
3869
    )
3870
   )
3871
   (net (rename N90 "empty")
3872
    (joined
3873
      (portRef empty)
3874
      (portRef I1 (instanceRef BU20))
3875
      (portRef I1 (instanceRef BU26))
3876
      (portRef I1 (instanceRef BU179))
3877
      (portRef I3 (instanceRef BU185))
3878
      (portRef I3 (instanceRef BU188))
3879
      (portRef I3 (instanceRef BU191))
3880
      (portRef I3 (instanceRef BU194))
3881
      (portRef I3 (instanceRef BU197))
3882
      (portRef I3 (instanceRef BU200))
3883
      (portRef I3 (instanceRef BU203))
3884
      (portRef I3 (instanceRef BU206))
3885
      (portRef I3 (instanceRef BU209))
3886
      (portRef I3 (instanceRef BU212))
3887
      (portRef I3 (instanceRef BU215))
3888
      (portRef Q (instanceRef BU220))
3889
    )
3890
   )
3891
   (net N1960
3892
    (joined
3893
      (portRef O (instanceRef BU20))
3894
      (portRef CE (instanceRef BU37))
3895
      (portRef CE (instanceRef BU43))
3896
      (portRef CE (instanceRef BU49))
3897
      (portRef CE (instanceRef BU55))
3898
      (portRef CE (instanceRef BU61))
3899
      (portRef CE (instanceRef BU67))
3900
      (portRef CE (instanceRef BU73))
3901
      (portRef CE (instanceRef BU79))
3902
      (portRef CE (instanceRef BU85))
3903
      (portRef CE (instanceRef BU91))
3904
      (portRef CE (instanceRef BU96))
3905
      (portRef CE (instanceRef BU105))
3906
      (portRef CE (instanceRef BU112))
3907
      (portRef CE (instanceRef BU119))
3908
      (portRef CE (instanceRef BU126))
3909
      (portRef CE (instanceRef BU133))
3910
      (portRef CE (instanceRef BU140))
3911
      (portRef CE (instanceRef BU147))
3912
      (portRef CE (instanceRef BU154))
3913
      (portRef CE (instanceRef BU161))
3914
      (portRef CE (instanceRef BU168))
3915
      (portRef CE (instanceRef BU175))
3916
      (portRef CE (instanceRef BU225))
3917
      (portRef CE (instanceRef BU227))
3918
      (portRef CE (instanceRef BU229))
3919
      (portRef CE (instanceRef BU231))
3920
      (portRef CE (instanceRef BU233))
3921
      (portRef CE (instanceRef BU235))
3922
      (portRef CE (instanceRef BU237))
3923
      (portRef CE (instanceRef BU239))
3924
      (portRef CE (instanceRef BU241))
3925
      (portRef CE (instanceRef BU243))
3926
      (portRef CE (instanceRef BU245))
3927
      (portRef CE (instanceRef BU607))
3928
      (portRef CE (instanceRef BU609))
3929
      (portRef CE (instanceRef BU611))
3930
      (portRef CE (instanceRef BU613))
3931
      (portRef CE (instanceRef BU615))
3932
      (portRef CE (instanceRef BU617))
3933
      (portRef CE (instanceRef BU619))
3934
      (portRef CE (instanceRef BU621))
3935
      (portRef CE (instanceRef BU623))
3936
      (portRef CE (instanceRef BU625))
3937
      (portRef CE (instanceRef BU627))
3938
      (portRef CE (instanceRef BU632))
3939
      (portRef CE (instanceRef BU635))
3940
      (portRef CE (instanceRef BU641))
3941
      (portRef CE (instanceRef BU644))
3942
      (portRef CE (instanceRef BU647))
3943
      (portRef CE (instanceRef BU650))
3944
      (portRef CE (instanceRef BU653))
3945
      (portRef CE (instanceRef BU656))
3946
      (portRef CE (instanceRef BU659))
3947
      (portRef CE (instanceRef BU662))
3948
      (portRef CE (instanceRef BU665))
3949
    )
3950
   )
3951
   (net N1962
3952
    (joined
3953
      (portRef CE (instanceRef BU181))
3954
      (portRef CE (instanceRef BU184))
3955
      (portRef CE (instanceRef BU190))
3956
      (portRef CE (instanceRef BU193))
3957
      (portRef CE (instanceRef BU196))
3958
      (portRef CE (instanceRef BU199))
3959
      (portRef CE (instanceRef BU202))
3960
      (portRef CE (instanceRef BU205))
3961
      (portRef CE (instanceRef BU208))
3962
      (portRef CE (instanceRef BU211))
3963
      (portRef CE (instanceRef BU214))
3964
      (portRef O (instanceRef BU447))
3965
      (portRef CE (instanceRef BU464))
3966
      (portRef CE (instanceRef BU470))
3967
      (portRef CE (instanceRef BU476))
3968
      (portRef CE (instanceRef BU482))
3969
      (portRef CE (instanceRef BU488))
3970
      (portRef CE (instanceRef BU494))
3971
      (portRef CE (instanceRef BU500))
3972
      (portRef CE (instanceRef BU506))
3973
      (portRef CE (instanceRef BU512))
3974
      (portRef CE (instanceRef BU518))
3975
      (portRef CE (instanceRef BU523))
3976
      (portRef CE (instanceRef BU532))
3977
      (portRef CE (instanceRef BU539))
3978
      (portRef CE (instanceRef BU546))
3979
      (portRef CE (instanceRef BU553))
3980
      (portRef CE (instanceRef BU560))
3981
      (portRef CE (instanceRef BU567))
3982
      (portRef CE (instanceRef BU574))
3983
      (portRef CE (instanceRef BU581))
3984
      (portRef CE (instanceRef BU588))
3985
      (portRef CE (instanceRef BU595))
3986
      (portRef CE (instanceRef BU602))
3987
      (portRef CE (instanceRef BU676))
3988
      (portRef CE (instanceRef BU678))
3989
      (portRef CE (instanceRef BU680))
3990
      (portRef CE (instanceRef BU682))
3991
      (portRef CE (instanceRef BU684))
3992
      (portRef CE (instanceRef BU686))
3993
      (portRef CE (instanceRef BU688))
3994
      (portRef CE (instanceRef BU690))
3995
      (portRef CE (instanceRef BU692))
3996
      (portRef CE (instanceRef BU694))
3997
      (portRef CE (instanceRef BU696))
3998
    )
3999
   )
4000
   (net N1986
4001
    (joined
4002
      (portRef Q (instanceRef BU245))
4003
      (portRef I1 (instanceRef BU433))
4004
    )
4005
   )
4006
   (net N1987
4007
    (joined
4008
      (portRef Q (instanceRef BU243))
4009
      (portRef I1 (instanceRef BU427))
4010
    )
4011
   )
4012
   (net N1988
4013
    (joined
4014
      (portRef Q (instanceRef BU241))
4015
      (portRef I1 (instanceRef BU421))
4016
    )
4017
   )
4018
   (net N1989
4019
    (joined
4020
      (portRef Q (instanceRef BU239))
4021
      (portRef I1 (instanceRef BU415))
4022
    )
4023
   )
4024
   (net N1990
4025
    (joined
4026
      (portRef Q (instanceRef BU237))
4027
      (portRef I1 (instanceRef BU409))
4028
    )
4029
   )
4030
   (net N1991
4031
    (joined
4032
      (portRef Q (instanceRef BU235))
4033
      (portRef I1 (instanceRef BU403))
4034
    )
4035
   )
4036
   (net N1992
4037
    (joined
4038
      (portRef Q (instanceRef BU233))
4039
      (portRef I1 (instanceRef BU397))
4040
    )
4041
   )
4042
   (net N1993
4043
    (joined
4044
      (portRef Q (instanceRef BU231))
4045
      (portRef I1 (instanceRef BU391))
4046
    )
4047
   )
4048
   (net N1994
4049
    (joined
4050
      (portRef Q (instanceRef BU229))
4051
      (portRef I1 (instanceRef BU385))
4052
    )
4053
   )
4054
   (net N1995
4055
    (joined
4056
      (portRef Q (instanceRef BU227))
4057
      (portRef I1 (instanceRef BU379))
4058
    )
4059
   )
4060
   (net N1996
4061
    (joined
4062
      (portRef Q (instanceRef BU225))
4063
      (portRef I1 (instanceRef BU376))
4064
    )
4065
   )
4066
   (net N1997
4067
    (joined
4068
      (portRef Q (instanceRef BU175))
4069
      (portRef I0 (instanceRef BU215))
4070
      (portRef D (instanceRef BU627))
4071
      (portRef D (instanceRef BU720))
4072
    )
4073
   )
4074
   (net N1998
4075
    (joined
4076
      (portRef Q (instanceRef BU168))
4077
      (portRef I0 (instanceRef BU212))
4078
      (portRef D (instanceRef BU625))
4079
      (portRef D (instanceRef BU718))
4080
    )
4081
   )
4082
   (net N1999
4083
    (joined
4084
      (portRef Q (instanceRef BU161))
4085
      (portRef I0 (instanceRef BU209))
4086
      (portRef D (instanceRef BU623))
4087
      (portRef D (instanceRef BU716))
4088
    )
4089
   )
4090
   (net N2000
4091
    (joined
4092
      (portRef Q (instanceRef BU154))
4093
      (portRef I0 (instanceRef BU206))
4094
      (portRef D (instanceRef BU621))
4095
      (portRef D (instanceRef BU714))
4096
    )
4097
   )
4098
   (net N2001
4099
    (joined
4100
      (portRef Q (instanceRef BU147))
4101
      (portRef I0 (instanceRef BU203))
4102
      (portRef D (instanceRef BU619))
4103
      (portRef D (instanceRef BU712))
4104
    )
4105
   )
4106
   (net N2002
4107
    (joined
4108
      (portRef Q (instanceRef BU140))
4109
      (portRef I0 (instanceRef BU200))
4110
      (portRef D (instanceRef BU617))
4111
      (portRef D (instanceRef BU710))
4112
    )
4113
   )
4114
   (net N2003
4115
    (joined
4116
      (portRef Q (instanceRef BU133))
4117
      (portRef I0 (instanceRef BU197))
4118
      (portRef D (instanceRef BU615))
4119
      (portRef D (instanceRef BU708))
4120
    )
4121
   )
4122
   (net N2004
4123
    (joined
4124
      (portRef Q (instanceRef BU126))
4125
      (portRef I0 (instanceRef BU194))
4126
      (portRef D (instanceRef BU613))
4127
      (portRef D (instanceRef BU706))
4128
    )
4129
   )
4130
   (net N2005
4131
    (joined
4132
      (portRef Q (instanceRef BU119))
4133
      (portRef I0 (instanceRef BU191))
4134
      (portRef D (instanceRef BU611))
4135
      (portRef D (instanceRef BU704))
4136
    )
4137
   )
4138
   (net N2006
4139
    (joined
4140
      (portRef Q (instanceRef BU112))
4141
      (portRef I0 (instanceRef BU188))
4142
      (portRef D (instanceRef BU609))
4143
      (portRef D (instanceRef BU702))
4144
    )
4145
   )
4146
   (net N2007
4147
    (joined
4148
      (portRef Q (instanceRef BU105))
4149
      (portRef I0 (instanceRef BU185))
4150
      (portRef D (instanceRef BU607))
4151
      (portRef D (instanceRef BU700))
4152
    )
4153
   )
4154
   (net N2019
4155
    (joined
4156
      (portRef Q (instanceRef BU627))
4157
      (portRef D (instanceRef BU665))
4158
      (portRef I1 (instanceRef BU666))
4159
    )
4160
   )
4161
   (net N2020
4162
    (joined
4163
      (portRef Q (instanceRef BU625))
4164
      (portRef D (instanceRef BU662))
4165
      (portRef I1 (instanceRef BU663))
4166
    )
4167
   )
4168
   (net N2021
4169
    (joined
4170
      (portRef Q (instanceRef BU623))
4171
      (portRef D (instanceRef BU659))
4172
      (portRef I1 (instanceRef BU660))
4173
    )
4174
   )
4175
   (net N2022
4176
    (joined
4177
      (portRef Q (instanceRef BU621))
4178
      (portRef D (instanceRef BU656))
4179
      (portRef I1 (instanceRef BU657))
4180
    )
4181
   )
4182
   (net N2023
4183
    (joined
4184
      (portRef Q (instanceRef BU619))
4185
      (portRef D (instanceRef BU653))
4186
      (portRef I1 (instanceRef BU654))
4187
    )
4188
   )
4189
   (net N2024
4190
    (joined
4191
      (portRef Q (instanceRef BU617))
4192
      (portRef D (instanceRef BU650))
4193
      (portRef I1 (instanceRef BU651))
4194
    )
4195
   )
4196
   (net N2025
4197
    (joined
4198
      (portRef Q (instanceRef BU615))
4199
      (portRef D (instanceRef BU647))
4200
      (portRef I1 (instanceRef BU648))
4201
    )
4202
   )
4203
   (net N2026
4204
    (joined
4205
      (portRef Q (instanceRef BU613))
4206
      (portRef D (instanceRef BU644))
4207
      (portRef I1 (instanceRef BU645))
4208
    )
4209
   )
4210
   (net N2027
4211
    (joined
4212
      (portRef Q (instanceRef BU611))
4213
      (portRef D (instanceRef BU641))
4214
      (portRef I1 (instanceRef BU642))
4215
    )
4216
   )
4217
   (net N2028
4218
    (joined
4219
      (portRef Q (instanceRef BU609))
4220
      (portRef D (instanceRef BU635))
4221
      (portRef I1 (instanceRef BU639))
4222
    )
4223
   )
4224
   (net N2029
4225
    (joined
4226
      (portRef Q (instanceRef BU607))
4227
      (portRef D (instanceRef BU632))
4228
      (portRef I1 (instanceRef BU636))
4229
    )
4230
   )
4231
   (net N2030
4232
    (joined
4233
      (portRef Q (instanceRef BU665))
4234
      (portRef I2 (instanceRef BU666))
4235
    )
4236
   )
4237
   (net N2031
4238
    (joined
4239
      (portRef Q (instanceRef BU662))
4240
      (portRef I2 (instanceRef BU663))
4241
    )
4242
   )
4243
   (net N2032
4244
    (joined
4245
      (portRef Q (instanceRef BU659))
4246
      (portRef I2 (instanceRef BU660))
4247
    )
4248
   )
4249
   (net N2033
4250
    (joined
4251
      (portRef Q (instanceRef BU656))
4252
      (portRef I2 (instanceRef BU657))
4253
    )
4254
   )
4255
   (net N2034
4256
    (joined
4257
      (portRef Q (instanceRef BU653))
4258
      (portRef I2 (instanceRef BU654))
4259
    )
4260
   )
4261
   (net N2035
4262
    (joined
4263
      (portRef Q (instanceRef BU650))
4264
      (portRef I2 (instanceRef BU651))
4265
    )
4266
   )
4267
   (net N2036
4268
    (joined
4269
      (portRef Q (instanceRef BU647))
4270
      (portRef I2 (instanceRef BU648))
4271
    )
4272
   )
4273
   (net N2037
4274
    (joined
4275
      (portRef Q (instanceRef BU644))
4276
      (portRef I2 (instanceRef BU645))
4277
    )
4278
   )
4279
   (net N2038
4280
    (joined
4281
      (portRef Q (instanceRef BU641))
4282
      (portRef I2 (instanceRef BU642))
4283
    )
4284
   )
4285
   (net N2039
4286
    (joined
4287
      (portRef Q (instanceRef BU635))
4288
      (portRef I2 (instanceRef BU639))
4289
    )
4290
   )
4291
   (net N2040
4292
    (joined
4293
      (portRef Q (instanceRef BU632))
4294
      (portRef I2 (instanceRef BU636))
4295
    )
4296
   )
4297
   (net N2041
4298
    (joined
4299
      (portRef Q (instanceRef BU720))
4300
      (portRef I1 (instanceRef BU732))
4301
      (portRef I2 (instanceRef BU738))
4302
      (portRef I3 (instanceRef BU744))
4303
      (portRef D (instanceRef BU822))
4304
    )
4305
   )
4306
   (net N2042
4307
    (joined
4308
      (portRef Q (instanceRef BU718))
4309
      (portRef I0 (instanceRef BU732))
4310
      (portRef I1 (instanceRef BU738))
4311
      (portRef I2 (instanceRef BU744))
4312
    )
4313
   )
4314
   (net N2043
4315
    (joined
4316
      (portRef Q (instanceRef BU716))
4317
      (portRef I0 (instanceRef BU738))
4318
      (portRef I1 (instanceRef BU744))
4319
    )
4320
   )
4321
   (net N2044
4322
    (joined
4323
      (portRef Q (instanceRef BU714))
4324
      (portRef I0 (instanceRef BU744))
4325
    )
4326
   )
4327
   (net N2045
4328
    (joined
4329
      (portRef Q (instanceRef BU712))
4330
      (portRef I0 (instanceRef BU750))
4331
      (portRef I0 (instanceRef BU756))
4332
      (portRef I0 (instanceRef BU762))
4333
      (portRef I3 (instanceRef BU768))
4334
    )
4335
   )
4336
   (net N2046
4337
    (joined
4338
      (portRef Q (instanceRef BU710))
4339
      (portRef I1 (instanceRef BU756))
4340
      (portRef I1 (instanceRef BU762))
4341
      (portRef I2 (instanceRef BU768))
4342
    )
4343
   )
4344
   (net N2047
4345
    (joined
4346
      (portRef Q (instanceRef BU708))
4347
      (portRef I2 (instanceRef BU762))
4348
      (portRef I1 (instanceRef BU768))
4349
    )
4350
   )
4351
   (net N2048
4352
    (joined
4353
      (portRef Q (instanceRef BU706))
4354
      (portRef I0 (instanceRef BU768))
4355
    )
4356
   )
4357
   (net N2049
4358
    (joined
4359
      (portRef Q (instanceRef BU704))
4360
      (portRef I0 (instanceRef BU780))
4361
      (portRef I0 (instanceRef BU786))
4362
      (portRef I0 (instanceRef BU792))
4363
    )
4364
   )
4365
   (net N2050
4366
    (joined
4367
      (portRef Q (instanceRef BU702))
4368
      (portRef I1 (instanceRef BU786))
4369
      (portRef I1 (instanceRef BU792))
4370
    )
4371
   )
4372
   (net N2051
4373
    (joined
4374
      (portRef Q (instanceRef BU700))
4375
      (portRef I2 (instanceRef BU792))
4376
    )
4377
   )
4378
   (net N2052
4379
    (joined
4380
      (portRef Q (instanceRef BU822))
4381
      (portRef I1 (instanceRef BU885))
4382
    )
4383
   )
4384
   (net N2053
4385
    (joined
4386
      (portRef Q (instanceRef BU820))
4387
      (portRef I1 (instanceRef BU879))
4388
    )
4389
   )
4390
   (net N2054
4391
    (joined
4392
      (portRef Q (instanceRef BU818))
4393
      (portRef I1 (instanceRef BU873))
4394
    )
4395
   )
4396
   (net N2055
4397
    (joined
4398
      (portRef Q (instanceRef BU816))
4399
      (portRef I1 (instanceRef BU867))
4400
    )
4401
   )
4402
   (net N2056
4403
    (joined
4404
      (portRef Q (instanceRef BU814))
4405
      (portRef I1 (instanceRef BU861))
4406
    )
4407
   )
4408
   (net N2057
4409
    (joined
4410
      (portRef Q (instanceRef BU812))
4411
      (portRef I1 (instanceRef BU855))
4412
    )
4413
   )
4414
   (net N2058
4415
    (joined
4416
      (portRef Q (instanceRef BU810))
4417
      (portRef I1 (instanceRef BU849))
4418
    )
4419
   )
4420
   (net N2059
4421
    (joined
4422
      (portRef Q (instanceRef BU808))
4423
      (portRef I1 (instanceRef BU843))
4424
    )
4425
   )
4426
   (net N2060
4427
    (joined
4428
      (portRef Q (instanceRef BU806))
4429
      (portRef I1 (instanceRef BU837))
4430
    )
4431
   )
4432
   (net N2061
4433
    (joined
4434
      (portRef Q (instanceRef BU804))
4435
      (portRef I1 (instanceRef BU831))
4436
    )
4437
   )
4438
   (net N2062
4439
    (joined
4440
      (portRef Q (instanceRef BU802))
4441
      (portRef I1 (instanceRef BU828))
4442
    )
4443
   )
4444
   (net N2074
4445
    (joined
4446
      (portRef Q (instanceRef BU696))
4447
      (portRef DI (instanceRef BU886))
4448
      (portRef I0 (instanceRef BU885))
4449
    )
4450
   )
4451
   (net N2075
4452
    (joined
4453
      (portRef Q (instanceRef BU694))
4454
      (portRef DI (instanceRef BU880))
4455
      (portRef I0 (instanceRef BU879))
4456
    )
4457
   )
4458
   (net N2076
4459
    (joined
4460
      (portRef Q (instanceRef BU692))
4461
      (portRef DI (instanceRef BU874))
4462
      (portRef I0 (instanceRef BU873))
4463
    )
4464
   )
4465
   (net N2077
4466
    (joined
4467
      (portRef Q (instanceRef BU690))
4468
      (portRef DI (instanceRef BU868))
4469
      (portRef I0 (instanceRef BU867))
4470
    )
4471
   )
4472
   (net N2078
4473
    (joined
4474
      (portRef Q (instanceRef BU688))
4475
      (portRef DI (instanceRef BU862))
4476
      (portRef I0 (instanceRef BU861))
4477
    )
4478
   )
4479
   (net N2079
4480
    (joined
4481
      (portRef Q (instanceRef BU686))
4482
      (portRef DI (instanceRef BU856))
4483
      (portRef I0 (instanceRef BU855))
4484
    )
4485
   )
4486
   (net N2080
4487
    (joined
4488
      (portRef Q (instanceRef BU684))
4489
      (portRef DI (instanceRef BU850))
4490
      (portRef I0 (instanceRef BU849))
4491
    )
4492
   )
4493
   (net N2081
4494
    (joined
4495
      (portRef Q (instanceRef BU682))
4496
      (portRef DI (instanceRef BU844))
4497
      (portRef I0 (instanceRef BU843))
4498
    )
4499
   )
4500
   (net N2082
4501
    (joined
4502
      (portRef Q (instanceRef BU680))
4503
      (portRef DI (instanceRef BU838))
4504
      (portRef I0 (instanceRef BU837))
4505
    )
4506
   )
4507
   (net N2083
4508
    (joined
4509
      (portRef Q (instanceRef BU678))
4510
      (portRef DI (instanceRef BU832))
4511
      (portRef I0 (instanceRef BU831))
4512
    )
4513
   )
4514
   (net N2084
4515
    (joined
4516
      (portRef Q (instanceRef BU676))
4517
      (portRef DI (instanceRef BU829))
4518
      (portRef I0 (instanceRef BU828))
4519
    )
4520
   )
4521
   (net N2085
4522
    (joined
4523
      (portRef D (instanceRef BU214))
4524
      (portRef I1 (instanceRef BU215))
4525
      (portRef D (instanceRef BU269))
4526
      (portRef Q (instanceRef BU602))
4527
      (portRef I0 (instanceRef BU666))
4528
    )
4529
   )
4530
   (net N2086
4531
    (joined
4532
      (portRef D (instanceRef BU211))
4533
      (portRef I1 (instanceRef BU212))
4534
      (portRef D (instanceRef BU267))
4535
      (portRef Q (instanceRef BU595))
4536
      (portRef I0 (instanceRef BU663))
4537
    )
4538
   )
4539
   (net N2087
4540
    (joined
4541
      (portRef D (instanceRef BU208))
4542
      (portRef I1 (instanceRef BU209))
4543
      (portRef D (instanceRef BU265))
4544
      (portRef Q (instanceRef BU588))
4545
      (portRef I0 (instanceRef BU660))
4546
    )
4547
   )
4548
   (net N2088
4549
    (joined
4550
      (portRef D (instanceRef BU205))
4551
      (portRef I1 (instanceRef BU206))
4552
      (portRef D (instanceRef BU263))
4553
      (portRef Q (instanceRef BU581))
4554
      (portRef I0 (instanceRef BU657))
4555
    )
4556
   )
4557
   (net N2089
4558
    (joined
4559
      (portRef D (instanceRef BU202))
4560
      (portRef I1 (instanceRef BU203))
4561
      (portRef D (instanceRef BU261))
4562
      (portRef Q (instanceRef BU574))
4563
      (portRef I0 (instanceRef BU654))
4564
    )
4565
   )
4566
   (net N2090
4567
    (joined
4568
      (portRef D (instanceRef BU199))
4569
      (portRef I1 (instanceRef BU200))
4570
      (portRef D (instanceRef BU259))
4571
      (portRef Q (instanceRef BU567))
4572
      (portRef I0 (instanceRef BU651))
4573
    )
4574
   )
4575
   (net N2091
4576
    (joined
4577
      (portRef D (instanceRef BU196))
4578
      (portRef I1 (instanceRef BU197))
4579
      (portRef D (instanceRef BU257))
4580
      (portRef Q (instanceRef BU560))
4581
      (portRef I0 (instanceRef BU648))
4582
    )
4583
   )
4584
   (net N2092
4585
    (joined
4586
      (portRef D (instanceRef BU193))
4587
      (portRef I1 (instanceRef BU194))
4588
      (portRef D (instanceRef BU255))
4589
      (portRef Q (instanceRef BU553))
4590
      (portRef I0 (instanceRef BU645))
4591
    )
4592
   )
4593
   (net N2093
4594
    (joined
4595
      (portRef D (instanceRef BU190))
4596
      (portRef I1 (instanceRef BU191))
4597
      (portRef D (instanceRef BU253))
4598
      (portRef Q (instanceRef BU546))
4599
      (portRef I0 (instanceRef BU642))
4600
    )
4601
   )
4602
   (net N2094
4603
    (joined
4604
      (portRef D (instanceRef BU184))
4605
      (portRef I1 (instanceRef BU188))
4606
      (portRef D (instanceRef BU251))
4607
      (portRef Q (instanceRef BU539))
4608
      (portRef I0 (instanceRef BU639))
4609
    )
4610
   )
4611
   (net N2095
4612
    (joined
4613
      (portRef D (instanceRef BU181))
4614
      (portRef I1 (instanceRef BU185))
4615
      (portRef D (instanceRef BU249))
4616
      (portRef Q (instanceRef BU532))
4617
      (portRef I0 (instanceRef BU636))
4618
    )
4619
   )
4620
   (net N2107
4621
    (joined
4622
      (portRef Q (instanceRef BU214))
4623
      (portRef I2 (instanceRef BU215))
4624
    )
4625
   )
4626
   (net N2108
4627
    (joined
4628
      (portRef Q (instanceRef BU211))
4629
      (portRef I2 (instanceRef BU212))
4630
    )
4631
   )
4632
   (net N2109
4633
    (joined
4634
      (portRef Q (instanceRef BU208))
4635
      (portRef I2 (instanceRef BU209))
4636
    )
4637
   )
4638
   (net N2110
4639
    (joined
4640
      (portRef Q (instanceRef BU205))
4641
      (portRef I2 (instanceRef BU206))
4642
    )
4643
   )
4644
   (net N2111
4645
    (joined
4646
      (portRef Q (instanceRef BU202))
4647
      (portRef I2 (instanceRef BU203))
4648
    )
4649
   )
4650
   (net N2112
4651
    (joined
4652
      (portRef Q (instanceRef BU199))
4653
      (portRef I2 (instanceRef BU200))
4654
    )
4655
   )
4656
   (net N2113
4657
    (joined
4658
      (portRef Q (instanceRef BU196))
4659
      (portRef I2 (instanceRef BU197))
4660
    )
4661
   )
4662
   (net N2114
4663
    (joined
4664
      (portRef Q (instanceRef BU193))
4665
      (portRef I2 (instanceRef BU194))
4666
    )
4667
   )
4668
   (net N2115
4669
    (joined
4670
      (portRef Q (instanceRef BU190))
4671
      (portRef I2 (instanceRef BU191))
4672
    )
4673
   )
4674
   (net N2116
4675
    (joined
4676
      (portRef Q (instanceRef BU184))
4677
      (portRef I2 (instanceRef BU188))
4678
    )
4679
   )
4680
   (net N2117
4681
    (joined
4682
      (portRef Q (instanceRef BU181))
4683
      (portRef I2 (instanceRef BU185))
4684
    )
4685
   )
4686
   (net N2118
4687
    (joined
4688
      (portRef Q (instanceRef BU269))
4689
      (portRef I1 (instanceRef BU281))
4690
      (portRef I2 (instanceRef BU287))
4691
      (portRef I3 (instanceRef BU293))
4692
      (portRef D (instanceRef BU371))
4693
    )
4694
   )
4695
   (net N2119
4696
    (joined
4697
      (portRef Q (instanceRef BU267))
4698
      (portRef I0 (instanceRef BU281))
4699
      (portRef I1 (instanceRef BU287))
4700
      (portRef I2 (instanceRef BU293))
4701
    )
4702
   )
4703
   (net N2120
4704
    (joined
4705
      (portRef Q (instanceRef BU265))
4706
      (portRef I0 (instanceRef BU287))
4707
      (portRef I1 (instanceRef BU293))
4708
    )
4709
   )
4710
   (net N2121
4711
    (joined
4712
      (portRef Q (instanceRef BU263))
4713
      (portRef I0 (instanceRef BU293))
4714
    )
4715
   )
4716
   (net N2122
4717
    (joined
4718
      (portRef Q (instanceRef BU261))
4719
      (portRef I0 (instanceRef BU299))
4720
      (portRef I0 (instanceRef BU305))
4721
      (portRef I0 (instanceRef BU311))
4722
      (portRef I3 (instanceRef BU317))
4723
    )
4724
   )
4725
   (net N2123
4726
    (joined
4727
      (portRef Q (instanceRef BU259))
4728
      (portRef I1 (instanceRef BU305))
4729
      (portRef I1 (instanceRef BU311))
4730
      (portRef I2 (instanceRef BU317))
4731
    )
4732
   )
4733
   (net N2124
4734
    (joined
4735
      (portRef Q (instanceRef BU257))
4736
      (portRef I2 (instanceRef BU311))
4737
      (portRef I1 (instanceRef BU317))
4738
    )
4739
   )
4740
   (net N2125
4741
    (joined
4742
      (portRef Q (instanceRef BU255))
4743
      (portRef I0 (instanceRef BU317))
4744
    )
4745
   )
4746
   (net N2126
4747
    (joined
4748
      (portRef Q (instanceRef BU253))
4749
      (portRef I0 (instanceRef BU329))
4750
      (portRef I0 (instanceRef BU335))
4751
      (portRef I0 (instanceRef BU341))
4752
    )
4753
   )
4754
   (net N2127
4755
    (joined
4756
      (portRef Q (instanceRef BU251))
4757
      (portRef I1 (instanceRef BU335))
4758
      (portRef I1 (instanceRef BU341))
4759
    )
4760
   )
4761
   (net N2128
4762
    (joined
4763
      (portRef Q (instanceRef BU249))
4764
      (portRef I2 (instanceRef BU341))
4765
    )
4766
   )
4767
   (net N2129
4768
    (joined
4769
      (portRef Q (instanceRef BU371))
4770
      (portRef DI (instanceRef BU434))
4771
      (portRef I0 (instanceRef BU433))
4772
    )
4773
   )
4774
   (net N2130
4775
    (joined
4776
      (portRef Q (instanceRef BU369))
4777
      (portRef DI (instanceRef BU428))
4778
      (portRef I0 (instanceRef BU427))
4779
    )
4780
   )
4781
   (net N2131
4782
    (joined
4783
      (portRef Q (instanceRef BU367))
4784
      (portRef DI (instanceRef BU422))
4785
      (portRef I0 (instanceRef BU421))
4786
    )
4787
   )
4788
   (net N2132
4789
    (joined
4790
      (portRef Q (instanceRef BU365))
4791
      (portRef DI (instanceRef BU416))
4792
      (portRef I0 (instanceRef BU415))
4793
    )
4794
   )
4795
   (net N2133
4796
    (joined
4797
      (portRef Q (instanceRef BU363))
4798
      (portRef DI (instanceRef BU410))
4799
      (portRef I0 (instanceRef BU409))
4800
    )
4801
   )
4802
   (net N2134
4803
    (joined
4804
      (portRef Q (instanceRef BU361))
4805
      (portRef DI (instanceRef BU404))
4806
      (portRef I0 (instanceRef BU403))
4807
    )
4808
   )
4809
   (net N2135
4810
    (joined
4811
      (portRef Q (instanceRef BU359))
4812
      (portRef DI (instanceRef BU398))
4813
      (portRef I0 (instanceRef BU397))
4814
    )
4815
   )
4816
   (net N2136
4817
    (joined
4818
      (portRef Q (instanceRef BU357))
4819
      (portRef DI (instanceRef BU392))
4820
      (portRef I0 (instanceRef BU391))
4821
    )
4822
   )
4823
   (net N2137
4824
    (joined
4825
      (portRef Q (instanceRef BU355))
4826
      (portRef DI (instanceRef BU386))
4827
      (portRef I0 (instanceRef BU385))
4828
    )
4829
   )
4830
   (net N2138
4831
    (joined
4832
      (portRef Q (instanceRef BU353))
4833
      (portRef DI (instanceRef BU380))
4834
      (portRef I0 (instanceRef BU379))
4835
    )
4836
   )
4837
   (net N2139
4838
    (joined
4839
      (portRef Q (instanceRef BU351))
4840
      (portRef DI (instanceRef BU377))
4841
      (portRef I0 (instanceRef BU376))
4842
    )
4843
   )
4844
   (net N2413
4845
    (joined
4846
      (portRef O (instanceRef BU35))
4847
      (portRef D (instanceRef BU37))
4848
    )
4849
   )
4850
   (net N2414
4851
    (joined
4852
      (portRef O (instanceRef BU41))
4853
      (portRef D (instanceRef BU43))
4854
    )
4855
   )
4856
   (net N2415
4857
    (joined
4858
      (portRef O (instanceRef BU47))
4859
      (portRef D (instanceRef BU49))
4860
    )
4861
   )
4862
   (net N2416
4863
    (joined
4864
      (portRef O (instanceRef BU53))
4865
      (portRef D (instanceRef BU55))
4866
    )
4867
   )
4868
   (net N2417
4869
    (joined
4870
      (portRef O (instanceRef BU59))
4871
      (portRef D (instanceRef BU61))
4872
    )
4873
   )
4874
   (net N2418
4875
    (joined
4876
      (portRef O (instanceRef BU65))
4877
      (portRef D (instanceRef BU67))
4878
    )
4879
   )
4880
   (net N2419
4881
    (joined
4882
      (portRef O (instanceRef BU71))
4883
      (portRef D (instanceRef BU73))
4884
    )
4885
   )
4886
   (net N2420
4887
    (joined
4888
      (portRef O (instanceRef BU77))
4889
      (portRef D (instanceRef BU79))
4890
    )
4891
   )
4892
   (net N2421
4893
    (joined
4894
      (portRef O (instanceRef BU83))
4895
      (portRef D (instanceRef BU85))
4896
    )
4897
   )
4898
   (net N2422
4899
    (joined
4900
      (portRef O (instanceRef BU89))
4901
      (portRef D (instanceRef BU91))
4902
    )
4903
   )
4904
   (net N2423
4905
    (joined
4906
      (portRef O (instanceRef BU94))
4907
      (portRef D (instanceRef BU96))
4908
    )
4909
   )
4910
   (net N2424
4911
    (joined
4912
      (portRef S (instanceRef BU34))
4913
      (portRef LI (instanceRef BU35))
4914
      (portRef O (instanceRef BU33))
4915
    )
4916
   )
4917
   (net N2426
4918
    (joined
4919
      (portRef O (instanceRef BU34))
4920
      (portRef CI (instanceRef BU40))
4921
      (portRef CI (instanceRef BU41))
4922
    )
4923
   )
4924
   (net N2429
4925
    (joined
4926
      (portRef S (instanceRef BU40))
4927
      (portRef LI (instanceRef BU41))
4928
      (portRef O (instanceRef BU39))
4929
    )
4930
   )
4931
   (net N2431
4932
    (joined
4933
      (portRef O (instanceRef BU40))
4934
      (portRef CI (instanceRef BU46))
4935
      (portRef CI (instanceRef BU47))
4936
    )
4937
   )
4938
   (net N2434
4939
    (joined
4940
      (portRef S (instanceRef BU46))
4941
      (portRef LI (instanceRef BU47))
4942
      (portRef O (instanceRef BU45))
4943
    )
4944
   )
4945
   (net N2436
4946
    (joined
4947
      (portRef O (instanceRef BU46))
4948
      (portRef CI (instanceRef BU52))
4949
      (portRef CI (instanceRef BU53))
4950
    )
4951
   )
4952
   (net N2439
4953
    (joined
4954
      (portRef S (instanceRef BU52))
4955
      (portRef LI (instanceRef BU53))
4956
      (portRef O (instanceRef BU51))
4957
    )
4958
   )
4959
   (net N2441
4960
    (joined
4961
      (portRef O (instanceRef BU52))
4962
      (portRef CI (instanceRef BU58))
4963
      (portRef CI (instanceRef BU59))
4964
    )
4965
   )
4966
   (net N2444
4967
    (joined
4968
      (portRef S (instanceRef BU58))
4969
      (portRef LI (instanceRef BU59))
4970
      (portRef O (instanceRef BU57))
4971
    )
4972
   )
4973
   (net N2446
4974
    (joined
4975
      (portRef O (instanceRef BU58))
4976
      (portRef CI (instanceRef BU64))
4977
      (portRef CI (instanceRef BU65))
4978
    )
4979
   )
4980
   (net N2449
4981
    (joined
4982
      (portRef S (instanceRef BU64))
4983
      (portRef LI (instanceRef BU65))
4984
      (portRef O (instanceRef BU63))
4985
    )
4986
   )
4987
   (net N2451
4988
    (joined
4989
      (portRef O (instanceRef BU64))
4990
      (portRef CI (instanceRef BU70))
4991
      (portRef CI (instanceRef BU71))
4992
    )
4993
   )
4994
   (net N2454
4995
    (joined
4996
      (portRef S (instanceRef BU70))
4997
      (portRef LI (instanceRef BU71))
4998
      (portRef O (instanceRef BU69))
4999
    )
5000
   )
5001
   (net N2456
5002
    (joined
5003
      (portRef O (instanceRef BU70))
5004
      (portRef CI (instanceRef BU76))
5005
      (portRef CI (instanceRef BU77))
5006
    )
5007
   )
5008
   (net N2459
5009
    (joined
5010
      (portRef S (instanceRef BU76))
5011
      (portRef LI (instanceRef BU77))
5012
      (portRef O (instanceRef BU75))
5013
    )
5014
   )
5015
   (net N2461
5016
    (joined
5017
      (portRef O (instanceRef BU76))
5018
      (portRef CI (instanceRef BU82))
5019
      (portRef CI (instanceRef BU83))
5020
    )
5021
   )
5022
   (net N2464
5023
    (joined
5024
      (portRef S (instanceRef BU82))
5025
      (portRef LI (instanceRef BU83))
5026
      (portRef O (instanceRef BU81))
5027
    )
5028
   )
5029
   (net N2466
5030
    (joined
5031
      (portRef O (instanceRef BU82))
5032
      (portRef CI (instanceRef BU88))
5033
      (portRef CI (instanceRef BU89))
5034
    )
5035
   )
5036
   (net N2469
5037
    (joined
5038
      (portRef S (instanceRef BU88))
5039
      (portRef LI (instanceRef BU89))
5040
      (portRef O (instanceRef BU87))
5041
    )
5042
   )
5043
   (net N2471
5044
    (joined
5045
      (portRef O (instanceRef BU88))
5046
      (portRef CI (instanceRef BU94))
5047
    )
5048
   )
5049
   (net N2474
5050
    (joined
5051
      (portRef LI (instanceRef BU94))
5052
      (portRef O (instanceRef BU93))
5053
    )
5054
   )
5055
   (net N2888
5056
    (joined
5057
      (portRef D (instanceRef BU105))
5058
      (portRef O (instanceRef BU104))
5059
    )
5060
   )
5061
   (net N2928
5062
    (joined
5063
      (portRef D (instanceRef BU112))
5064
      (portRef O (instanceRef BU111))
5065
    )
5066
   )
5067
   (net N2968
5068
    (joined
5069
      (portRef D (instanceRef BU119))
5070
      (portRef O (instanceRef BU118))
5071
    )
5072
   )
5073
   (net N3008
5074
    (joined
5075
      (portRef D (instanceRef BU126))
5076
      (portRef O (instanceRef BU125))
5077
    )
5078
   )
5079
   (net N3048
5080
    (joined
5081
      (portRef D (instanceRef BU133))
5082
      (portRef O (instanceRef BU132))
5083
    )
5084
   )
5085
   (net N3088
5086
    (joined
5087
      (portRef D (instanceRef BU140))
5088
      (portRef O (instanceRef BU139))
5089
    )
5090
   )
5091
   (net N3128
5092
    (joined
5093
      (portRef D (instanceRef BU147))
5094
      (portRef O (instanceRef BU146))
5095
    )
5096
   )
5097
   (net N3168
5098
    (joined
5099
      (portRef D (instanceRef BU154))
5100
      (portRef O (instanceRef BU153))
5101
    )
5102
   )
5103
   (net N3208
5104
    (joined
5105
      (portRef D (instanceRef BU161))
5106
      (portRef O (instanceRef BU160))
5107
    )
5108
   )
5109
   (net N3248
5110
    (joined
5111
      (portRef D (instanceRef BU168))
5112
      (portRef O (instanceRef BU167))
5113
    )
5114
   )
5115
   (net N3288
5116
    (joined
5117
      (portRef D (instanceRef BU175))
5118
      (portRef O (instanceRef BU174))
5119
    )
5120
   )
5121
   (net N3314
5122
    (joined
5123
      (portRef O (instanceRef BU215))
5124
      (portRef S (instanceRef BU216))
5125
    )
5126
   )
5127
   (net N3315
5128
    (joined
5129
      (portRef O (instanceRef BU212))
5130
      (portRef S (instanceRef BU213))
5131
    )
5132
   )
5133
   (net N3316
5134
    (joined
5135
      (portRef O (instanceRef BU209))
5136
      (portRef S (instanceRef BU210))
5137
    )
5138
   )
5139
   (net N3317
5140
    (joined
5141
      (portRef O (instanceRef BU206))
5142
      (portRef S (instanceRef BU207))
5143
    )
5144
   )
5145
   (net N3318
5146
    (joined
5147
      (portRef O (instanceRef BU203))
5148
      (portRef S (instanceRef BU204))
5149
    )
5150
   )
5151
   (net N3319
5152
    (joined
5153
      (portRef O (instanceRef BU200))
5154
      (portRef S (instanceRef BU201))
5155
    )
5156
   )
5157
   (net N3320
5158
    (joined
5159
      (portRef O (instanceRef BU197))
5160
      (portRef S (instanceRef BU198))
5161
    )
5162
   )
5163
   (net N3321
5164
    (joined
5165
      (portRef O (instanceRef BU194))
5166
      (portRef S (instanceRef BU195))
5167
    )
5168
   )
5169
   (net N3322
5170
    (joined
5171
      (portRef O (instanceRef BU191))
5172
      (portRef S (instanceRef BU192))
5173
    )
5174
   )
5175
   (net N3323
5176
    (joined
5177
      (portRef O (instanceRef BU188))
5178
      (portRef S (instanceRef BU189))
5179
    )
5180
   )
5181
   (net N3324
5182
    (joined
5183
      (portRef O (instanceRef BU185))
5184
      (portRef S (instanceRef BU186))
5185
    )
5186
   )
5187
   (net N3325
5188
    (joined
5189
      (portRef LO (instanceRef BU216))
5190
      (portRef CI (instanceRef BU219))
5191
    )
5192
   )
5193
   (net N3326
5194
    (joined
5195
      (portRef O (instanceRef BU213))
5196
      (portRef CI (instanceRef BU216))
5197
    )
5198
   )
5199
   (net N3327
5200
    (joined
5201
      (portRef O (instanceRef BU210))
5202
      (portRef CI (instanceRef BU213))
5203
    )
5204
   )
5205
   (net N3328
5206
    (joined
5207
      (portRef O (instanceRef BU207))
5208
      (portRef CI (instanceRef BU210))
5209
    )
5210
   )
5211
   (net N3329
5212
    (joined
5213
      (portRef O (instanceRef BU204))
5214
      (portRef CI (instanceRef BU207))
5215
    )
5216
   )
5217
   (net N3330
5218
    (joined
5219
      (portRef O (instanceRef BU201))
5220
      (portRef CI (instanceRef BU204))
5221
    )
5222
   )
5223
   (net N3331
5224
    (joined
5225
      (portRef O (instanceRef BU198))
5226
      (portRef CI (instanceRef BU201))
5227
    )
5228
   )
5229
   (net N3332
5230
    (joined
5231
      (portRef O (instanceRef BU195))
5232
      (portRef CI (instanceRef BU198))
5233
    )
5234
   )
5235
   (net N3333
5236
    (joined
5237
      (portRef O (instanceRef BU192))
5238
      (portRef CI (instanceRef BU195))
5239
    )
5240
   )
5241
   (net N3334
5242
    (joined
5243
      (portRef O (instanceRef BU189))
5244
      (portRef CI (instanceRef BU192))
5245
    )
5246
   )
5247
   (net N3335
5248
    (joined
5249
      (portRef O (instanceRef BU186))
5250
      (portRef CI (instanceRef BU189))
5251
    )
5252
   )
5253
   (net N3337
5254
    (joined
5255
      (portRef O (instanceRef BU179))
5256
      (portRef CE (instanceRef BU220))
5257
    )
5258
   )
5259
   (net N3338
5260
    (joined
5261
      (portRef O (instanceRef BU219))
5262
      (portRef D (instanceRef BU220))
5263
    )
5264
   )
5265
   (net N3339
5266
    (joined
5267
      (portRef O (instanceRef BU182))
5268
      (portRef S (instanceRef BU183))
5269
    )
5270
   )
5271
   (net N3792
5272
    (joined
5273
      (portRef I0 (instanceRef BU323))
5274
      (portRef I1 (instanceRef BU329))
5275
      (portRef I2 (instanceRef BU335))
5276
      (portRef I1 (instanceRef BU347))
5277
      (portRef O (instanceRef BU317))
5278
    )
5279
   )
5280
   (net N3793
5281
    (joined
5282
      (portRef O (instanceRef BU293))
5283
      (portRef I1 (instanceRef BU299))
5284
      (portRef I2 (instanceRef BU305))
5285
      (portRef I3 (instanceRef BU311))
5286
      (portRef I1 (instanceRef BU323))
5287
      (portRef I2 (instanceRef BU329))
5288
      (portRef I3 (instanceRef BU335))
5289
      (portRef I2 (instanceRef BU347))
5290
      (portRef D (instanceRef BU365))
5291
    )
5292
   )
5293
   (net N3805
5294
    (joined
5295
      (portRef O (instanceRef BU347))
5296
      (portRef D (instanceRef BU351))
5297
    )
5298
   )
5299
   (net N3806
5300
    (joined
5301
      (portRef O (instanceRef BU335))
5302
      (portRef D (instanceRef BU353))
5303
    )
5304
   )
5305
   (net N3807
5306
    (joined
5307
      (portRef O (instanceRef BU329))
5308
      (portRef D (instanceRef BU355))
5309
    )
5310
   )
5311
   (net N3808
5312
    (joined
5313
      (portRef O (instanceRef BU323))
5314
      (portRef D (instanceRef BU357))
5315
    )
5316
   )
5317
   (net N3809
5318
    (joined
5319
      (portRef O (instanceRef BU311))
5320
      (portRef D (instanceRef BU359))
5321
    )
5322
   )
5323
   (net N3810
5324
    (joined
5325
      (portRef O (instanceRef BU305))
5326
      (portRef D (instanceRef BU361))
5327
    )
5328
   )
5329
   (net N3811
5330
    (joined
5331
      (portRef O (instanceRef BU299))
5332
      (portRef D (instanceRef BU363))
5333
    )
5334
   )
5335
   (net N3813
5336
    (joined
5337
      (portRef O (instanceRef BU287))
5338
      (portRef D (instanceRef BU367))
5339
    )
5340
   )
5341
   (net N3814
5342
    (joined
5343
      (portRef O (instanceRef BU281))
5344
      (portRef D (instanceRef BU369))
5345
    )
5346
   )
5347
   (net N4068
5348
    (joined
5349
      (portRef I0 (instanceRef BU347))
5350
      (portRef O (instanceRef BU341))
5351
    )
5352
   )
5353
   (net N4929
5354
    (joined
5355
      (portRef O (instanceRef BU381))
5356
      (portRef D (instanceRef BU383))
5357
    )
5358
   )
5359
   (net N4930
5360
    (joined
5361
      (portRef O (instanceRef BU387))
5362
      (portRef D (instanceRef BU389))
5363
    )
5364
   )
5365
   (net N4931
5366
    (joined
5367
      (portRef O (instanceRef BU393))
5368
      (portRef D (instanceRef BU395))
5369
    )
5370
   )
5371
   (net N4932
5372
    (joined
5373
      (portRef O (instanceRef BU399))
5374
      (portRef D (instanceRef BU401))
5375
    )
5376
   )
5377
   (net N4933
5378
    (joined
5379
      (portRef O (instanceRef BU405))
5380
      (portRef D (instanceRef BU407))
5381
    )
5382
   )
5383
   (net N4934
5384
    (joined
5385
      (portRef O (instanceRef BU411))
5386
      (portRef D (instanceRef BU413))
5387
    )
5388
   )
5389
   (net N4935
5390
    (joined
5391
      (portRef O (instanceRef BU417))
5392
      (portRef D (instanceRef BU419))
5393
    )
5394
   )
5395
   (net N4936
5396
    (joined
5397
      (portRef O (instanceRef BU423))
5398
      (portRef D (instanceRef BU425))
5399
    )
5400
   )
5401
   (net N4937
5402
    (joined
5403
      (portRef O (instanceRef BU429))
5404
      (portRef D (instanceRef BU431))
5405
    )
5406
   )
5407
   (net N4938
5408
    (joined
5409
      (portRef O (instanceRef BU435))
5410
      (portRef D (instanceRef BU437))
5411
    )
5412
   )
5413
   (net N4939
5414
    (joined
5415
      (portRef S (instanceRef BU377))
5416
      (portRef O (instanceRef BU376))
5417
    )
5418
   )
5419
   (net N4942
5420
    (joined
5421
      (portRef O (instanceRef BU377))
5422
      (portRef CI (instanceRef BU380))
5423
      (portRef CI (instanceRef BU381))
5424
    )
5425
   )
5426
   (net N4943
5427
    (joined
5428
      (portRef S (instanceRef BU380))
5429
      (portRef LI (instanceRef BU381))
5430
      (portRef O (instanceRef BU379))
5431
    )
5432
   )
5433
   (net N4946
5434
    (joined
5435
      (portRef O (instanceRef BU380))
5436
      (portRef CI (instanceRef BU386))
5437
      (portRef CI (instanceRef BU387))
5438
    )
5439
   )
5440
   (net N4949
5441
    (joined
5442
      (portRef S (instanceRef BU386))
5443
      (portRef LI (instanceRef BU387))
5444
      (portRef O (instanceRef BU385))
5445
    )
5446
   )
5447
   (net N4952
5448
    (joined
5449
      (portRef O (instanceRef BU386))
5450
      (portRef CI (instanceRef BU392))
5451
      (portRef CI (instanceRef BU393))
5452
    )
5453
   )
5454
   (net N4955
5455
    (joined
5456
      (portRef S (instanceRef BU392))
5457
      (portRef LI (instanceRef BU393))
5458
      (portRef O (instanceRef BU391))
5459
    )
5460
   )
5461
   (net N4958
5462
    (joined
5463
      (portRef O (instanceRef BU392))
5464
      (portRef CI (instanceRef BU398))
5465
      (portRef CI (instanceRef BU399))
5466
    )
5467
   )
5468
   (net N4961
5469
    (joined
5470
      (portRef S (instanceRef BU398))
5471
      (portRef LI (instanceRef BU399))
5472
      (portRef O (instanceRef BU397))
5473
    )
5474
   )
5475
   (net N4964
5476
    (joined
5477
      (portRef O (instanceRef BU398))
5478
      (portRef CI (instanceRef BU404))
5479
      (portRef CI (instanceRef BU405))
5480
    )
5481
   )
5482
   (net N4967
5483
    (joined
5484
      (portRef S (instanceRef BU404))
5485
      (portRef LI (instanceRef BU405))
5486
      (portRef O (instanceRef BU403))
5487
    )
5488
   )
5489
   (net N4970
5490
    (joined
5491
      (portRef O (instanceRef BU404))
5492
      (portRef CI (instanceRef BU410))
5493
      (portRef CI (instanceRef BU411))
5494
    )
5495
   )
5496
   (net N4973
5497
    (joined
5498
      (portRef S (instanceRef BU410))
5499
      (portRef LI (instanceRef BU411))
5500
      (portRef O (instanceRef BU409))
5501
    )
5502
   )
5503
   (net N4976
5504
    (joined
5505
      (portRef O (instanceRef BU410))
5506
      (portRef CI (instanceRef BU416))
5507
      (portRef CI (instanceRef BU417))
5508
    )
5509
   )
5510
   (net N4979
5511
    (joined
5512
      (portRef S (instanceRef BU416))
5513
      (portRef LI (instanceRef BU417))
5514
      (portRef O (instanceRef BU415))
5515
    )
5516
   )
5517
   (net N4982
5518
    (joined
5519
      (portRef O (instanceRef BU416))
5520
      (portRef CI (instanceRef BU422))
5521
      (portRef CI (instanceRef BU423))
5522
    )
5523
   )
5524
   (net N4985
5525
    (joined
5526
      (portRef S (instanceRef BU422))
5527
      (portRef LI (instanceRef BU423))
5528
      (portRef O (instanceRef BU421))
5529
    )
5530
   )
5531
   (net N4988
5532
    (joined
5533
      (portRef O (instanceRef BU422))
5534
      (portRef CI (instanceRef BU428))
5535
      (portRef CI (instanceRef BU429))
5536
    )
5537
   )
5538
   (net N4991
5539
    (joined
5540
      (portRef S (instanceRef BU428))
5541
      (portRef LI (instanceRef BU429))
5542
      (portRef O (instanceRef BU427))
5543
    )
5544
   )
5545
   (net N4994
5546
    (joined
5547
      (portRef O (instanceRef BU428))
5548
      (portRef CI (instanceRef BU434))
5549
      (portRef CI (instanceRef BU435))
5550
    )
5551
   )
5552
   (net N4997
5553
    (joined
5554
      (portRef S (instanceRef BU434))
5555
      (portRef LI (instanceRef BU435))
5556
      (portRef O (instanceRef BU433))
5557
    )
5558
   )
5559
   (net N5292
5560
    (joined
5561
      (portRef O (instanceRef BU462))
5562
      (portRef D (instanceRef BU464))
5563
    )
5564
   )
5565
   (net N5293
5566
    (joined
5567
      (portRef O (instanceRef BU468))
5568
      (portRef D (instanceRef BU470))
5569
    )
5570
   )
5571
   (net N5294
5572
    (joined
5573
      (portRef O (instanceRef BU474))
5574
      (portRef D (instanceRef BU476))
5575
    )
5576
   )
5577
   (net N5295
5578
    (joined
5579
      (portRef O (instanceRef BU480))
5580
      (portRef D (instanceRef BU482))
5581
    )
5582
   )
5583
   (net N5296
5584
    (joined
5585
      (portRef O (instanceRef BU486))
5586
      (portRef D (instanceRef BU488))
5587
    )
5588
   )
5589
   (net N5297
5590
    (joined
5591
      (portRef O (instanceRef BU492))
5592
      (portRef D (instanceRef BU494))
5593
    )
5594
   )
5595
   (net N5298
5596
    (joined
5597
      (portRef O (instanceRef BU498))
5598
      (portRef D (instanceRef BU500))
5599
    )
5600
   )
5601
   (net N5299
5602
    (joined
5603
      (portRef O (instanceRef BU504))
5604
      (portRef D (instanceRef BU506))
5605
    )
5606
   )
5607
   (net N5300
5608
    (joined
5609
      (portRef O (instanceRef BU510))
5610
      (portRef D (instanceRef BU512))
5611
    )
5612
   )
5613
   (net N5301
5614
    (joined
5615
      (portRef O (instanceRef BU516))
5616
      (portRef D (instanceRef BU518))
5617
    )
5618
   )
5619
   (net N5302
5620
    (joined
5621
      (portRef O (instanceRef BU521))
5622
      (portRef D (instanceRef BU523))
5623
    )
5624
   )
5625
   (net N5303
5626
    (joined
5627
      (portRef S (instanceRef BU461))
5628
      (portRef LI (instanceRef BU462))
5629
      (portRef O (instanceRef BU460))
5630
    )
5631
   )
5632
   (net N5305
5633
    (joined
5634
      (portRef O (instanceRef BU461))
5635
      (portRef CI (instanceRef BU467))
5636
      (portRef CI (instanceRef BU468))
5637
    )
5638
   )
5639
   (net N5308
5640
    (joined
5641
      (portRef S (instanceRef BU467))
5642
      (portRef LI (instanceRef BU468))
5643
      (portRef O (instanceRef BU466))
5644
    )
5645
   )
5646
   (net N5310
5647
    (joined
5648
      (portRef O (instanceRef BU467))
5649
      (portRef CI (instanceRef BU473))
5650
      (portRef CI (instanceRef BU474))
5651
    )
5652
   )
5653
   (net N5313
5654
    (joined
5655
      (portRef S (instanceRef BU473))
5656
      (portRef LI (instanceRef BU474))
5657
      (portRef O (instanceRef BU472))
5658
    )
5659
   )
5660
   (net N5315
5661
    (joined
5662
      (portRef O (instanceRef BU473))
5663
      (portRef CI (instanceRef BU479))
5664
      (portRef CI (instanceRef BU480))
5665
    )
5666
   )
5667
   (net N5318
5668
    (joined
5669
      (portRef S (instanceRef BU479))
5670
      (portRef LI (instanceRef BU480))
5671
      (portRef O (instanceRef BU478))
5672
    )
5673
   )
5674
   (net N5320
5675
    (joined
5676
      (portRef O (instanceRef BU479))
5677
      (portRef CI (instanceRef BU485))
5678
      (portRef CI (instanceRef BU486))
5679
    )
5680
   )
5681
   (net N5323
5682
    (joined
5683
      (portRef S (instanceRef BU485))
5684
      (portRef LI (instanceRef BU486))
5685
      (portRef O (instanceRef BU484))
5686
    )
5687
   )
5688
   (net N5325
5689
    (joined
5690
      (portRef O (instanceRef BU485))
5691
      (portRef CI (instanceRef BU491))
5692
      (portRef CI (instanceRef BU492))
5693
    )
5694
   )
5695
   (net N5328
5696
    (joined
5697
      (portRef S (instanceRef BU491))
5698
      (portRef LI (instanceRef BU492))
5699
      (portRef O (instanceRef BU490))
5700
    )
5701
   )
5702
   (net N5330
5703
    (joined
5704
      (portRef O (instanceRef BU491))
5705
      (portRef CI (instanceRef BU497))
5706
      (portRef CI (instanceRef BU498))
5707
    )
5708
   )
5709
   (net N5333
5710
    (joined
5711
      (portRef S (instanceRef BU497))
5712
      (portRef LI (instanceRef BU498))
5713
      (portRef O (instanceRef BU496))
5714
    )
5715
   )
5716
   (net N5335
5717
    (joined
5718
      (portRef O (instanceRef BU497))
5719
      (portRef CI (instanceRef BU503))
5720
      (portRef CI (instanceRef BU504))
5721
    )
5722
   )
5723
   (net N5338
5724
    (joined
5725
      (portRef S (instanceRef BU503))
5726
      (portRef LI (instanceRef BU504))
5727
      (portRef O (instanceRef BU502))
5728
    )
5729
   )
5730
   (net N5340
5731
    (joined
5732
      (portRef O (instanceRef BU503))
5733
      (portRef CI (instanceRef BU509))
5734
      (portRef CI (instanceRef BU510))
5735
    )
5736
   )
5737
   (net N5343
5738
    (joined
5739
      (portRef S (instanceRef BU509))
5740
      (portRef LI (instanceRef BU510))
5741
      (portRef O (instanceRef BU508))
5742
    )
5743
   )
5744
   (net N5345
5745
    (joined
5746
      (portRef O (instanceRef BU509))
5747
      (portRef CI (instanceRef BU515))
5748
      (portRef CI (instanceRef BU516))
5749
    )
5750
   )
5751
   (net N5348
5752
    (joined
5753
      (portRef S (instanceRef BU515))
5754
      (portRef LI (instanceRef BU516))
5755
      (portRef O (instanceRef BU514))
5756
    )
5757
   )
5758
   (net N5350
5759
    (joined
5760
      (portRef O (instanceRef BU515))
5761
      (portRef CI (instanceRef BU521))
5762
    )
5763
   )
5764
   (net N5353
5765
    (joined
5766
      (portRef LI (instanceRef BU521))
5767
      (portRef O (instanceRef BU520))
5768
    )
5769
   )
5770
   (net N5767
5771
    (joined
5772
      (portRef D (instanceRef BU532))
5773
      (portRef O (instanceRef BU531))
5774
    )
5775
   )
5776
   (net N5807
5777
    (joined
5778
      (portRef D (instanceRef BU539))
5779
      (portRef O (instanceRef BU538))
5780
    )
5781
   )
5782
   (net N5847
5783
    (joined
5784
      (portRef D (instanceRef BU546))
5785
      (portRef O (instanceRef BU545))
5786
    )
5787
   )
5788
   (net N5887
5789
    (joined
5790
      (portRef D (instanceRef BU553))
5791
      (portRef O (instanceRef BU552))
5792
    )
5793
   )
5794
   (net N5927
5795
    (joined
5796
      (portRef D (instanceRef BU560))
5797
      (portRef O (instanceRef BU559))
5798
    )
5799
   )
5800
   (net N5967
5801
    (joined
5802
      (portRef D (instanceRef BU567))
5803
      (portRef O (instanceRef BU566))
5804
    )
5805
   )
5806
   (net N6007
5807
    (joined
5808
      (portRef D (instanceRef BU574))
5809
      (portRef O (instanceRef BU573))
5810
    )
5811
   )
5812
   (net N6047
5813
    (joined
5814
      (portRef D (instanceRef BU581))
5815
      (portRef O (instanceRef BU580))
5816
    )
5817
   )
5818
   (net N6087
5819
    (joined
5820
      (portRef D (instanceRef BU588))
5821
      (portRef O (instanceRef BU587))
5822
    )
5823
   )
5824
   (net N6127
5825
    (joined
5826
      (portRef D (instanceRef BU595))
5827
      (portRef O (instanceRef BU594))
5828
    )
5829
   )
5830
   (net N6167
5831
    (joined
5832
      (portRef D (instanceRef BU602))
5833
      (portRef O (instanceRef BU601))
5834
    )
5835
   )
5836
   (net N6342
5837
    (joined
5838
      (portRef O (instanceRef BU666))
5839
      (portRef S (instanceRef BU667))
5840
    )
5841
   )
5842
   (net N6343
5843
    (joined
5844
      (portRef O (instanceRef BU663))
5845
      (portRef S (instanceRef BU664))
5846
    )
5847
   )
5848
   (net N6344
5849
    (joined
5850
      (portRef O (instanceRef BU660))
5851
      (portRef S (instanceRef BU661))
5852
    )
5853
   )
5854
   (net N6345
5855
    (joined
5856
      (portRef O (instanceRef BU657))
5857
      (portRef S (instanceRef BU658))
5858
    )
5859
   )
5860
   (net N6346
5861
    (joined
5862
      (portRef O (instanceRef BU654))
5863
      (portRef S (instanceRef BU655))
5864
    )
5865
   )
5866
   (net N6347
5867
    (joined
5868
      (portRef O (instanceRef BU651))
5869
      (portRef S (instanceRef BU652))
5870
    )
5871
   )
5872
   (net N6348
5873
    (joined
5874
      (portRef O (instanceRef BU648))
5875
      (portRef S (instanceRef BU649))
5876
    )
5877
   )
5878
   (net N6349
5879
    (joined
5880
      (portRef O (instanceRef BU645))
5881
      (portRef S (instanceRef BU646))
5882
    )
5883
   )
5884
   (net N6350
5885
    (joined
5886
      (portRef O (instanceRef BU642))
5887
      (portRef S (instanceRef BU643))
5888
    )
5889
   )
5890
   (net N6351
5891
    (joined
5892
      (portRef O (instanceRef BU639))
5893
      (portRef S (instanceRef BU640))
5894
    )
5895
   )
5896
   (net N6352
5897
    (joined
5898
      (portRef O (instanceRef BU636))
5899
      (portRef S (instanceRef BU637))
5900
    )
5901
   )
5902
   (net N6353
5903
    (joined
5904
      (portRef LO (instanceRef BU667))
5905
      (portRef CI (instanceRef BU670))
5906
    )
5907
   )
5908
   (net N6354
5909
    (joined
5910
      (portRef O (instanceRef BU664))
5911
      (portRef CI (instanceRef BU667))
5912
    )
5913
   )
5914
   (net N6355
5915
    (joined
5916
      (portRef O (instanceRef BU661))
5917
      (portRef CI (instanceRef BU664))
5918
    )
5919
   )
5920
   (net N6356
5921
    (joined
5922
      (portRef O (instanceRef BU658))
5923
      (portRef CI (instanceRef BU661))
5924
    )
5925
   )
5926
   (net N6357
5927
    (joined
5928
      (portRef O (instanceRef BU655))
5929
      (portRef CI (instanceRef BU658))
5930
    )
5931
   )
5932
   (net N6358
5933
    (joined
5934
      (portRef O (instanceRef BU652))
5935
      (portRef CI (instanceRef BU655))
5936
    )
5937
   )
5938
   (net N6359
5939
    (joined
5940
      (portRef O (instanceRef BU649))
5941
      (portRef CI (instanceRef BU652))
5942
    )
5943
   )
5944
   (net N6360
5945
    (joined
5946
      (portRef O (instanceRef BU646))
5947
      (portRef CI (instanceRef BU649))
5948
    )
5949
   )
5950
   (net N6361
5951
    (joined
5952
      (portRef O (instanceRef BU643))
5953
      (portRef CI (instanceRef BU646))
5954
    )
5955
   )
5956
   (net N6362
5957
    (joined
5958
      (portRef O (instanceRef BU640))
5959
      (portRef CI (instanceRef BU643))
5960
    )
5961
   )
5962
   (net N6363
5963
    (joined
5964
      (portRef O (instanceRef BU637))
5965
      (portRef CI (instanceRef BU640))
5966
    )
5967
   )
5968
   (net N6365
5969
    (joined
5970
      (portRef O (instanceRef BU630))
5971
      (portRef CE (instanceRef BU671))
5972
    )
5973
   )
5974
   (net N6366
5975
    (joined
5976
      (portRef O (instanceRef BU670))
5977
      (portRef D (instanceRef BU671))
5978
    )
5979
   )
5980
   (net N6367
5981
    (joined
5982
      (portRef O (instanceRef BU633))
5983
      (portRef S (instanceRef BU634))
5984
    )
5985
   )
5986
   (net N6820
5987
    (joined
5988
      (portRef I0 (instanceRef BU774))
5989
      (portRef I1 (instanceRef BU780))
5990
      (portRef I2 (instanceRef BU786))
5991
      (portRef I1 (instanceRef BU798))
5992
      (portRef O (instanceRef BU768))
5993
    )
5994
   )
5995
   (net N6821
5996
    (joined
5997
      (portRef O (instanceRef BU744))
5998
      (portRef I1 (instanceRef BU750))
5999
      (portRef I2 (instanceRef BU756))
6000
      (portRef I3 (instanceRef BU762))
6001
      (portRef I1 (instanceRef BU774))
6002
      (portRef I2 (instanceRef BU780))
6003
      (portRef I3 (instanceRef BU786))
6004
      (portRef I2 (instanceRef BU798))
6005
      (portRef D (instanceRef BU816))
6006
    )
6007
   )
6008
   (net N6833
6009
    (joined
6010
      (portRef O (instanceRef BU798))
6011
      (portRef D (instanceRef BU802))
6012
    )
6013
   )
6014
   (net N6834
6015
    (joined
6016
      (portRef O (instanceRef BU786))
6017
      (portRef D (instanceRef BU804))
6018
    )
6019
   )
6020
   (net N6835
6021
    (joined
6022
      (portRef O (instanceRef BU780))
6023
      (portRef D (instanceRef BU806))
6024
    )
6025
   )
6026
   (net N6836
6027
    (joined
6028
      (portRef O (instanceRef BU774))
6029
      (portRef D (instanceRef BU808))
6030
    )
6031
   )
6032
   (net N6837
6033
    (joined
6034
      (portRef O (instanceRef BU762))
6035
      (portRef D (instanceRef BU810))
6036
    )
6037
   )
6038
   (net N6838
6039
    (joined
6040
      (portRef O (instanceRef BU756))
6041
      (portRef D (instanceRef BU812))
6042
    )
6043
   )
6044
   (net N6839
6045
    (joined
6046
      (portRef O (instanceRef BU750))
6047
      (portRef D (instanceRef BU814))
6048
    )
6049
   )
6050
   (net N6841
6051
    (joined
6052
      (portRef O (instanceRef BU738))
6053
      (portRef D (instanceRef BU818))
6054
    )
6055
   )
6056
   (net N6842
6057
    (joined
6058
      (portRef O (instanceRef BU732))
6059
      (portRef D (instanceRef BU820))
6060
    )
6061
   )
6062
   (net N7096
6063
    (joined
6064
      (portRef I0 (instanceRef BU798))
6065
      (portRef O (instanceRef BU792))
6066
    )
6067
   )
6068
   (net N7957
6069
    (joined
6070
      (portRef O (instanceRef BU833))
6071
      (portRef D (instanceRef BU835))
6072
    )
6073
   )
6074
   (net N7958
6075
    (joined
6076
      (portRef O (instanceRef BU839))
6077
      (portRef D (instanceRef BU841))
6078
    )
6079
   )
6080
   (net N7959
6081
    (joined
6082
      (portRef O (instanceRef BU845))
6083
      (portRef D (instanceRef BU847))
6084
    )
6085
   )
6086
   (net N7960
6087
    (joined
6088
      (portRef O (instanceRef BU851))
6089
      (portRef D (instanceRef BU853))
6090
    )
6091
   )
6092
   (net N7961
6093
    (joined
6094
      (portRef O (instanceRef BU857))
6095
      (portRef D (instanceRef BU859))
6096
    )
6097
   )
6098
   (net N7962
6099
    (joined
6100
      (portRef O (instanceRef BU863))
6101
      (portRef D (instanceRef BU865))
6102
    )
6103
   )
6104
   (net N7963
6105
    (joined
6106
      (portRef O (instanceRef BU869))
6107
      (portRef D (instanceRef BU871))
6108
    )
6109
   )
6110
   (net N7964
6111
    (joined
6112
      (portRef O (instanceRef BU875))
6113
      (portRef D (instanceRef BU877))
6114
    )
6115
   )
6116
   (net N7965
6117
    (joined
6118
      (portRef O (instanceRef BU881))
6119
      (portRef D (instanceRef BU883))
6120
    )
6121
   )
6122
   (net N7966
6123
    (joined
6124
      (portRef O (instanceRef BU887))
6125
      (portRef D (instanceRef BU889))
6126
    )
6127
   )
6128
   (net N7967
6129
    (joined
6130
      (portRef S (instanceRef BU829))
6131
      (portRef O (instanceRef BU828))
6132
    )
6133
   )
6134
   (net N7970
6135
    (joined
6136
      (portRef O (instanceRef BU829))
6137
      (portRef CI (instanceRef BU832))
6138
      (portRef CI (instanceRef BU833))
6139
    )
6140
   )
6141
   (net N7971
6142
    (joined
6143
      (portRef S (instanceRef BU832))
6144
      (portRef LI (instanceRef BU833))
6145
      (portRef O (instanceRef BU831))
6146
    )
6147
   )
6148
   (net N7974
6149
    (joined
6150
      (portRef O (instanceRef BU832))
6151
      (portRef CI (instanceRef BU838))
6152
      (portRef CI (instanceRef BU839))
6153
    )
6154
   )
6155
   (net N7977
6156
    (joined
6157
      (portRef S (instanceRef BU838))
6158
      (portRef LI (instanceRef BU839))
6159
      (portRef O (instanceRef BU837))
6160
    )
6161
   )
6162
   (net N7980
6163
    (joined
6164
      (portRef O (instanceRef BU838))
6165
      (portRef CI (instanceRef BU844))
6166
      (portRef CI (instanceRef BU845))
6167
    )
6168
   )
6169
   (net N7983
6170
    (joined
6171
      (portRef S (instanceRef BU844))
6172
      (portRef LI (instanceRef BU845))
6173
      (portRef O (instanceRef BU843))
6174
    )
6175
   )
6176
   (net N7986
6177
    (joined
6178
      (portRef O (instanceRef BU844))
6179
      (portRef CI (instanceRef BU850))
6180
      (portRef CI (instanceRef BU851))
6181
    )
6182
   )
6183
   (net N7989
6184
    (joined
6185
      (portRef S (instanceRef BU850))
6186
      (portRef LI (instanceRef BU851))
6187
      (portRef O (instanceRef BU849))
6188
    )
6189
   )
6190
   (net N7992
6191
    (joined
6192
      (portRef O (instanceRef BU850))
6193
      (portRef CI (instanceRef BU856))
6194
      (portRef CI (instanceRef BU857))
6195
    )
6196
   )
6197
   (net N7995
6198
    (joined
6199
      (portRef S (instanceRef BU856))
6200
      (portRef LI (instanceRef BU857))
6201
      (portRef O (instanceRef BU855))
6202
    )
6203
   )
6204
   (net N7998
6205
    (joined
6206
      (portRef O (instanceRef BU856))
6207
      (portRef CI (instanceRef BU862))
6208
      (portRef CI (instanceRef BU863))
6209
    )
6210
   )
6211
   (net N8001
6212
    (joined
6213
      (portRef S (instanceRef BU862))
6214
      (portRef LI (instanceRef BU863))
6215
      (portRef O (instanceRef BU861))
6216
    )
6217
   )
6218
   (net N8004
6219
    (joined
6220
      (portRef O (instanceRef BU862))
6221
      (portRef CI (instanceRef BU868))
6222
      (portRef CI (instanceRef BU869))
6223
    )
6224
   )
6225
   (net N8007
6226
    (joined
6227
      (portRef S (instanceRef BU868))
6228
      (portRef LI (instanceRef BU869))
6229
      (portRef O (instanceRef BU867))
6230
    )
6231
   )
6232
   (net N8010
6233
    (joined
6234
      (portRef O (instanceRef BU868))
6235
      (portRef CI (instanceRef BU874))
6236
      (portRef CI (instanceRef BU875))
6237
    )
6238
   )
6239
   (net N8013
6240
    (joined
6241
      (portRef S (instanceRef BU874))
6242
      (portRef LI (instanceRef BU875))
6243
      (portRef O (instanceRef BU873))
6244
    )
6245
   )
6246
   (net N8016
6247
    (joined
6248
      (portRef O (instanceRef BU874))
6249
      (portRef CI (instanceRef BU880))
6250
      (portRef CI (instanceRef BU881))
6251
    )
6252
   )
6253
   (net N8019
6254
    (joined
6255
      (portRef S (instanceRef BU880))
6256
      (portRef LI (instanceRef BU881))
6257
      (portRef O (instanceRef BU879))
6258
    )
6259
   )
6260
   (net N8022
6261
    (joined
6262
      (portRef O (instanceRef BU880))
6263
      (portRef CI (instanceRef BU886))
6264
      (portRef CI (instanceRef BU887))
6265
    )
6266
   )
6267
   (net N8025
6268
    (joined
6269
      (portRef S (instanceRef BU886))
6270
      (portRef LI (instanceRef BU887))
6271
      (portRef O (instanceRef BU885))
6272
    )
6273
   )
6274
))))
6275
(design blk_asy_fifo_1023x16 (cellRef blk_asy_fifo_1023x16 (libraryRef test_lib))
6276
  (property X_CORE_INFO (string "async_fifo_v5_1, Xilinx CORE Generator 10.1.03_ip3"))
6277
  (property PART (string "xc3s50-pq208-5") (owner "Xilinx"))
6278
))

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.