Subversion Repositories Vertical

Rev

Rev 2 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 mjames 1
(edif fpga_a 
2
 (edifVersion 2 0 0)
3
 (edifLevel 0)
4
 (keywordMap (keywordLevel 0))
5
 (status 
6
  (written 
7
   (timestamp 2000 10 20 07 19 44)
8
   (program "LeonardoSpectrum Level 3" (version "v20001a2.75"))
9
   (author "Exemplar Logic Inc")))
10
 (external PRIMITIVES 
11
  (edifLevel 0)
12
  (technology (numberDefinition )))
13
 (external flex10a 
14
  (edifLevel 0)
15
  (technology (numberDefinition ))
16
  (cell LUT (cellType GENERIC)
17
   (view NETLIST  (viewType NETLIST)
18
    (interface 
19
     (port IN1 (direction INPUT))
20
     (port IN2 (direction INPUT))
21
     (port IN3 (direction INPUT))
22
     (port IN4 (direction INPUT))
23
     (port A_OUT (direction OUTPUT)))
24
    (property IS_LUT (string "1"))
25
    (property NOMAP_GATE (string "1"))))
26
  (cell CARRY (cellType GENERIC)
27
   (view NETLIST  (viewType NETLIST)
28
    (interface 
29
     (port IN1 (direction INPUT))
30
     (port Y (direction OUTPUT)))
31
    (property ALT_DIRECTIVE (string "CARRY"))
32
    (property area_report (string "1"))
33
    (property area_units (string "CARRYs"))))
34
  (cell DFF (cellType GENERIC)
35
   (view NETLIST  (viewType NETLIST)
36
    (interface 
37
     (port D (direction INPUT))
38
     (port CLK (direction INPUT))
39
     (port CLRN (direction INPUT)
40
      (property FLOATVAL (string "1")))
41
     (port PRN (direction INPUT)
42
      (property FLOATVAL (string "1")))
43
     (port Q (direction OUTPUT)))
44
    (property ALT_SWAP_EQUIV_GATE (string "DFF"))
45
    (property area_add_report (string "1"))
46
    (property area_add_units (string "DFFs"))
47
    (property area_report (string "1"))
48
    (property area_units (string "LCs"))
49
    (property dff (string "1"))
50
    (property AREA (string "1.000000"))))
51
  (cell DFFE (cellType GENERIC)
52
   (view NETLIST  (viewType NETLIST)
53
    (interface 
54
     (port D (direction INPUT))
55
     (port CLK (direction INPUT))
56
     (port CLRN (direction INPUT)
57
      (property FLOATVAL (string "1")))
58
     (port PRN (direction INPUT)
59
      (property FLOATVAL (string "1")))
60
     (port ENA (direction INPUT)
61
      (property FLOATVAL (string "1")))
62
     (port Q (direction OUTPUT)))
63
    (property ALT_SWAP_EQUIV_GATE (string "DFFE"))
64
    (property area_add_report (string "1"))
65
    (property area_add_units (string "DFFs"))
66
    (property area_report (string "1"))
67
    (property area_units (string "LCs"))
68
    (property dff (string "1"))
69
    (property AREA (string "1.000000"))))
70
  (cell GND (cellType GENERIC)
71
   (view NETLIST  (viewType NETLIST)
72
    (interface 
73
     (port Y (direction OUTPUT)))))
74
  (cell VCC (cellType GENERIC)
75
   (view NETLIST  (viewType NETLIST)
76
    (interface 
77
     (port Y (direction OUTPUT)))))
78
  (cell LCELL (cellType GENERIC)
79
   (view NETLIST  (viewType NETLIST)
80
    (interface 
81
     (port IN1 (direction INPUT))
82
     (port Y (direction OUTPUT)))
83
    (property ALT_DIRECTIVE (string "LCELL"))
84
    (property AREA (string "1.000000"))))
85
  (cell CASCADE (cellType GENERIC)
86
   (view NETLIST  (viewType NETLIST)
87
    (interface 
88
     (port IN1 (direction INPUT))
89
     (port Y (direction OUTPUT)))
90
    (property ALT_DIRECTIVE (string "CASCADE"))
91
    (property area_add_report (string "1"))
92
    (property area_add_units (string "CASCADEs"))
93
    (property area_report (string "1"))
94
    (property area_units (string "LCs")))))
95
 (library OPERATORS 
96
  (edifLevel 0)
97
  (technology (numberDefinition ))
98
  (cell lpm_rom_6_0_0_0 (cellType GENERIC)
99
   (property LPM_TYPE (string "LPM_ROM"))
100
   (property LPM_WIDTH (string "6"))
101
   (property LPM_WIDTHAD (string "6"))
102
   (property LPM_NUMWORDS (string "64"))
103
   (property LPM_ADDRESS_CONTROL (string "UNREGISTERED"))
104
   (property LPM_OUTDATA (string "UNREGISTERED"))
105
   (property LPM_FILE (string "lpm_rom_6_0_0.hex"))
106
   (view LPM  (viewType NETLIST)
107
    (interface 
108
     (port (array (rename address "address[5:0]") 6 )(direction INPUT))
109
     (port (array (rename q "q[5:0]") 6 )(direction OUTPUT)))
110
    (property area_report (string "384"))
111
    (property area_units (string "Memory Bits"))))
112
  (cell lpm_counter_32_358_0 (cellType GENERIC)
113
   (property LPM_TYPE (string "LPM_COUNTER"))
114
   (property LPM_WIDTH (string "32"))
115
   (property LPM_DIRECTION (string "up"))
116
   (view LPM  (viewType NETLIST)
117
    (interface 
118
     (port (array (rename data "data[31:0]") 32 )(direction INPUT))
119
     (port sload (direction INPUT))
120
     (port sclr (direction INPUT))
121
     (port clock (direction INPUT))
122
     (port clk_en (direction INPUT))
123
     (port (array (rename q "q[31:0]") 32 )(direction OUTPUT)))
124
    (property area_report (string "32"))
125
    (property area_units (string "LCs"))
126
    (property area_add_report (string "32"))
127
    (property area_add_units (string "CARRYs"))
128
    (property EXMPLR_DONT_CHANGE (string ""))))
129
  (cell lpm_counter_8_356_0 (cellType GENERIC)
130
   (property LPM_TYPE (string "LPM_COUNTER"))
131
   (property LPM_WIDTH (string "8"))
132
   (property LPM_DIRECTION (string "up"))
133
   (view LPM  (viewType NETLIST)
134
    (interface 
135
     (port sclr (direction INPUT))
136
     (port clock (direction INPUT))
137
     (port clk_en (direction INPUT))
138
     (port (array (rename q "q[7:0]") 8 )(direction OUTPUT)))
139
    (property area_report (string "8"))
140
    (property area_units (string "LCs"))
141
    (property area_add_report (string "8"))
142
    (property area_add_units (string "CARRYs"))
143
    (property EXMPLR_DONT_CHANGE (string ""))))
144
  (cell lpm_counter_4_356_0 (cellType GENERIC)
145
   (property LPM_TYPE (string "LPM_COUNTER"))
146
   (property LPM_WIDTH (string "4"))
147
   (property LPM_DIRECTION (string "up"))
148
   (view LPM  (viewType NETLIST)
149
    (interface 
150
     (port sclr (direction INPUT))
151
     (port clock (direction INPUT))
152
     (port clk_en (direction INPUT))
153
     (port (array (rename q "q[3:0]") 4 )(direction OUTPUT)))
154
    (property area_report (string "4"))
155
    (property area_units (string "LCs"))
156
    (property area_add_report (string "4"))
157
    (property area_add_units (string "CARRYs"))
158
    (property EXMPLR_DONT_CHANGE (string ""))))
159
  (cell lpm_counter_8_358_0 (cellType GENERIC)
160
   (property LPM_TYPE (string "LPM_COUNTER"))
161
   (property LPM_WIDTH (string "8"))
162
   (property LPM_DIRECTION (string "up"))
163
   (view LPM  (viewType NETLIST)
164
    (interface 
165
     (port (array (rename data "data[7:0]") 8 )(direction INPUT))
166
     (port sload (direction INPUT))
167
     (port sclr (direction INPUT))
168
     (port clock (direction INPUT))
169
     (port clk_en (direction INPUT))
170
     (port (array (rename q "q[7:0]") 8 )(direction OUTPUT)))
171
    (property area_report (string "8"))
172
    (property area_units (string "LCs"))
173
    (property area_add_report (string "8"))
174
    (property area_add_units (string "CARRYs"))
175
    (property EXMPLR_DONT_CHANGE (string ""))))
176
  (cell lpm_counter_32_356_0 (cellType GENERIC)
177
   (property LPM_TYPE (string "LPM_COUNTER"))
178
   (property LPM_WIDTH (string "32"))
179
   (property LPM_DIRECTION (string "up"))
180
   (view LPM  (viewType NETLIST)
181
    (interface 
182
     (port sclr (direction INPUT))
183
     (port clock (direction INPUT))
184
     (port clk_en (direction INPUT))
185
     (port (array (rename q "q[31:0]") 32 )(direction OUTPUT)))
186
    (property area_report (string "32"))
187
    (property area_units (string "LCs"))
188
    (property area_add_report (string "32"))
189
    (property area_add_units (string "CARRYs"))
190
    (property EXMPLR_DONT_CHANGE (string ""))))
191
  (cell lpm_counter_11_292_0 (cellType GENERIC)
192
   (property LPM_TYPE (string "LPM_COUNTER"))
193
   (property LPM_WIDTH (string "11"))
194
   (property LPM_DIRECTION (string "up"))
195
   (view LPM  (viewType NETLIST)
196
    (interface 
197
     (port sclr (direction INPUT))
198
     (port clock (direction INPUT))
199
     (port (array (rename q "q[10:0]") 11 )(direction OUTPUT)))
200
    (property area_report (string "11"))
201
    (property area_units (string "LCs"))
202
    (property area_add_report (string "11"))
203
    (property area_add_units (string "CARRYs"))
204
    (property EXMPLR_DONT_CHANGE (string "")))))
205
 (library work 
206
  (edifLevel 0)
207
  (technology (numberDefinition ))
208
  (cell fpga_a (cellType GENERIC)
209
   (view top_arch  (viewType NETLIST)
210
(interface
211
(port rsv00309z ( direction INPUT))
212
(port rsv00338z ( direction INPUT))
213
(port rsv00554z ( direction INPUT))
214
(port rsv00533z ( direction INPUT))
215
(port rsv00501z ( direction INPUT))
216
(port rsv00480z ( direction INPUT))
217
(port rsv00456z ( direction INPUT))
218
(port rsv00432z ( direction INPUT))
219
(port rsv00412z ( direction INPUT))
220
(port rsv00388z ( direction INPUT))
221
(port rsv00729z ( direction INPUT))
222
(port rsv00795z ( direction INPUT))
223
(port rsv00777z ( direction INPUT))
224
(port rsv00759z ( direction INPUT))
225
(port rsv00743z ( direction INPUT))
226
 
227
     (port clock (direction INPUT))
228
     (port reset (direction INPUT))
229
     (port (array (rename factor "factor[3:0]") 4 )(direction INPUT))
230
     (port enable (direction INPUT))
231
     (port result (direction OUTPUT))
232
     (port (array (rename switch "switch[1:0]") 2 )(direction INPUT))
233
     (port (array (rename led_col0row "led_col0row[13:0]") 14 )(direction OUTPUT))
234
     (port (array (rename led_col1row "led_col1row[13:0]") 14 )(direction OUTPUT))
235
     (port (array (rename led_col2row "led_col2row[13:0]") 14 )(direction OUTPUT))
236
     (port (array (rename led_col3row "led_col3row[13:0]") 14 )(direction OUTPUT))
237
     (port (array (rename led_col4row "led_col4row[13:0]") 14 )(direction OUTPUT))
238
     (port (array (rename led_col5row "led_col5row[13:0]") 14 )(direction OUTPUT)))
239
    (contents 
240
     (instance C1_modgen_add_8_ix39 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
241
      (property lut_function (string "((IN1 IN2' IN3)+(IN1' IN2)+(IN2 IN3'))"))
242
      (property EXMPLR_DONT_CHANGE (string "")))
243
     (instance C1_modgen_add_8_ix41 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
244
      (property lut_function (string "((IN1 IN2 IN3))"))
245
      (property EXMPLR_DONT_CHANGE (string "")))
246
     (instance C1_modgen_add_8_ix43 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
247
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2 IN3')+(IN1' IN2' IN3)+(IN1 IN2 IN3))"))
248
      (property EXMPLR_DONT_CHANGE (string "")))
249
     (instance C1_modgen_add_8_ix45 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
250
      (property lut_function (string "((IN1 IN2 IN3')+(IN1 IN2' IN3)+(IN1' IN2 IN3)+(IN1 IN2 IN3))"))
251
      (property EXMPLR_DONT_CHANGE (string "")))
252
     (instance C1_modgen_add_8_ix47 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
253
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2 IN3')+(IN1' IN2' IN3)+(IN1 IN2 IN3))"))
254
      (property EXMPLR_DONT_CHANGE (string "")))
255
     (instance C1_modgen_add_8_ix49 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
256
      (property lut_function (string "((IN1 IN2 IN3')+(IN1 IN2' IN3)+(IN1' IN2 IN3)+(IN1 IN2 IN3))"))
257
      (property EXMPLR_DONT_CHANGE (string "")))
258
     (instance C1_modgen_add_8_ix51 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
259
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2 IN3')+(IN1' IN2' IN3)+(IN1 IN2 IN3))"))
260
      (property EXMPLR_DONT_CHANGE (string "")))
261
     (instance C1_modgen_add_8_ix53 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
262
      (property lut_function (string "((IN1 IN2 IN3')+(IN1 IN2' IN3)+(IN1' IN2 IN3)+(IN1 IN2 IN3))"))
263
      (property EXMPLR_DONT_CHANGE (string "")))
264
     (instance C1_modgen_add_8_ix55 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
265
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2 IN3')+(IN1' IN2' IN3)+(IN1 IN2 IN3))"))
266
      (property EXMPLR_DONT_CHANGE (string "")))
267
     (instance C1_modgen_add_8_ix57 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
268
      (property lut_function (string "((IN1 IN2 IN3')+(IN1 IN2' IN3)+(IN1' IN2 IN3)+(IN1 IN2 IN3))"))
269
      (property EXMPLR_DONT_CHANGE (string "")))
270
     (instance C1_modgen_add_8_ix59 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
271
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2 IN3')+(IN1' IN2' IN3)+(IN1 IN2 IN3))"))
272
      (property EXMPLR_DONT_CHANGE (string "")))
273
     (instance C1_modgen_add_8_ix61 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
274
      (property lut_function (string "((IN1 IN2 IN3')+(IN1 IN2' IN3)+(IN1' IN2 IN3)+(IN1 IN2 IN3))"))
275
      (property EXMPLR_DONT_CHANGE (string "")))
276
     (instance C1_modgen_add_8_ix63 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
277
      (property lut_function (string "((IN1' IN2 IN3')+(IN1 IN2' IN3'))"))
278
      (property EXMPLR_DONT_CHANGE (string "")))
279
     (instance C1_modgen_add_8_ix65 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
280
      (property lut_function (string "((IN1 IN2))"))
281
      (property EXMPLR_DONT_CHANGE (string "")))
282
     (instance C1_modgen_add_8_ix67 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
283
      (property lut_function (string "((IN1' IN2 IN3')+(IN1 IN2' IN3'))"))
284
      (property EXMPLR_DONT_CHANGE (string "")))
285
     (instance C1_modgen_add_8_ix69 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
286
      (property lut_function (string "((IN1 IN2))"))
287
      (property EXMPLR_DONT_CHANGE (string "")))
288
     (instance C1_modgen_add_8_ix71 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
289
      (property lut_function (string "((IN1' IN2 IN3')+(IN1 IN2' IN3'))"))
290
      (property EXMPLR_DONT_CHANGE (string "")))
291
     (instance C1_modgen_add_8_ix73 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
292
      (property lut_function (string "((IN1 IN2))"))
293
      (property EXMPLR_DONT_CHANGE (string "")))
294
     (instance C1_modgen_add_8_ix75 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
295
      (property lut_function (string "((IN1' IN2 IN3')+(IN1 IN2' IN3'))"))
296
      (property EXMPLR_DONT_CHANGE (string "")))
297
     (instance C1_modgen_add_8_ix77 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
298
      (property lut_function (string "((IN1 IN2))"))
299
      (property EXMPLR_DONT_CHANGE (string "")))
300
     (instance C1_modgen_add_8_ix79 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
301
      (property lut_function (string "((IN1' IN2 IN3')+(IN1 IN2' IN3'))"))
302
      (property EXMPLR_DONT_CHANGE (string "")))
303
     (instance C1_modgen_add_8_ix81 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
304
      (property lut_function (string "((IN1 IN2))"))
305
      (property EXMPLR_DONT_CHANGE (string "")))
306
     (instance C1_modgen_add_8_ix83 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
307
      (property lut_function (string "((IN1' IN2 IN3')+(IN1 IN2' IN3'))"))
308
      (property EXMPLR_DONT_CHANGE (string "")))
309
     (instance C1_modgen_add_8_ix85 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
310
      (property lut_function (string "((IN1 IN2))"))
311
      (property EXMPLR_DONT_CHANGE (string "")))
312
     (instance C1_modgen_add_8_ix87 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
313
      (property lut_function (string "((IN1' IN2 IN3')+(IN1 IN2' IN3'))"))
314
      (property EXMPLR_DONT_CHANGE (string "")))
315
     (instance C1_modgen_add_8_ix89 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
316
      (property lut_function (string "((IN1 IN2))"))
317
      (property EXMPLR_DONT_CHANGE (string "")))
318
     (instance C1_modgen_add_8_ix91 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
319
      (property lut_function (string "((IN1' IN2 IN3')+(IN1 IN2' IN3'))"))
320
      (property EXMPLR_DONT_CHANGE (string "")))
321
     (instance U1_modgen_umin_27_ix21 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
322
      (property lut_function (string "((IN1 IN2)+(IN1 IN2'))"))
323
      (property EXMPLR_DONT_CHANGE (string "")))
324
     (instance U1_modgen_umin_27_ix23 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
325
      (property lut_function (string "((IN1'))"))
326
      (property EXMPLR_DONT_CHANGE (string "")))
327
     (instance U1_modgen_umin_27_ix25 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
328
      (property lut_function (string "((IN2 IN3')+(IN1 IN2 IN3)+(IN1' IN2' IN3))"))
329
      (property EXMPLR_DONT_CHANGE (string "")))
330
     (instance U1_modgen_umin_27_ix27 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
331
      (property lut_function (string "((IN1 IN2'))"))
332
      (property EXMPLR_DONT_CHANGE (string "")))
333
     (instance U1_modgen_umin_27_ix29 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
334
      (property lut_function (string "((IN2 IN3')+(IN1 IN2 IN3)+(IN1' IN2' IN3))"))
335
      (property EXMPLR_DONT_CHANGE (string "")))
336
     (instance U1_modgen_umin_27_ix31 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
337
      (property lut_function (string "((IN1 IN2'))"))
338
      (property EXMPLR_DONT_CHANGE (string "")))
339
     (instance U1_modgen_umin_27_ix33 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
340
      (property lut_function (string "((IN2 IN3')+(IN1 IN2 IN3)+(IN1' IN2' IN3))"))
341
      (property EXMPLR_DONT_CHANGE (string "")))
342
     (instance U1_modgen_umin_27_ix35 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
343
      (property lut_function (string "((IN1 IN2'))"))
344
      (property EXMPLR_DONT_CHANGE (string "")))
345
     (instance U1_modgen_umin_27_ix37 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
346
      (property lut_function (string "((IN2 IN3')+(IN1 IN2 IN3)+(IN1' IN2' IN3))"))
347
      (property EXMPLR_DONT_CHANGE (string "")))
348
     (instance U1_modgen_umin_27_ix39 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
349
      (property lut_function (string "((IN1 IN2'))"))
350
      (property EXMPLR_DONT_CHANGE (string "")))
351
     (instance U1_modgen_umin_27_ix41 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
352
      (property lut_function (string "((IN2 IN3')+(IN1 IN2 IN3)+(IN1' IN2' IN3))"))
353
      (property EXMPLR_DONT_CHANGE (string "")))
354
     (instance U1_modgen_umin_27_ix43 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
355
      (property lut_function (string "((IN1 IN2'))"))
356
      (property EXMPLR_DONT_CHANGE (string "")))
357
     (instance U1_modgen_umin_27_ix45 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
358
      (property lut_function (string "((IN2 IN3')+(IN1 IN2 IN3)+(IN1' IN2' IN3))"))
359
      (property EXMPLR_DONT_CHANGE (string "")))
360
     (instance U1_modgen_umin_27_ix47 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
361
      (property lut_function (string "((IN1 IN2'))"))
362
      (property EXMPLR_DONT_CHANGE (string "")))
363
     (instance U1_modgen_umin_27_ix49 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
364
      (property lut_function (string "((IN1' IN2 IN3'))"))
365
      (property EXMPLR_DONT_CHANGE (string "")))
366
     (instance U1_ix974_ix35 (viewRef LPM  (cellRef lpm_rom_6_0_0_0 (libraryRef OPERATORS )))
367
      (property LPM_TYPE (string "LPM_ROM"))
368
      (property LPM_WIDTH (string "6"))
369
      (property LPM_WIDTHAD (string "6"))
370
      (property LPM_NUMWORDS (string "64"))
371
      (property LPM_ADDRESS_CONTROL (string "UNREGISTERED"))
372
      (property LPM_OUTDATA (string "UNREGISTERED"))
373
      (property LPM_FILE (string "lpm_rom_6_0_0.hex")))
374
     (instance D1_clock_count_ix8 (viewRef LPM  (cellRef lpm_counter_32_358_0 (libraryRef OPERATORS )))
375
      (property LPM_TYPE (string "LPM_COUNTER"))
376
      (property LPM_WIDTH (string "32"))
377
      (property LPM_DIRECTION (string "up")))
378
     (instance D1_D1_modgen_eq_38_ix22 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
379
      (property lut_function (string "((IN1 IN2 IN3 IN4)+(IN1 IN2 IN3' IN4')+(IN1' IN2' IN3 IN4)+(IN1' IN2' IN3' IN4'))"))
380
      (property EXMPLR_DONT_CHANGE (string "")))
381
     (instance D1_D1_modgen_eq_38_ix24 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
382
      (property lut_function (string "((IN1 IN2 IN3 IN4)+(IN1 IN2 IN3' IN4')+(IN1' IN2' IN3 IN4)+(IN1' IN2' IN3' IN4'))"))
383
      (property area_report (string "0"))
384
      (property area_units (string "LCs"))
385
      (property EXMPLR_DONT_CHANGE (string "")))
386
     (instance D1_D1_modgen_eq_38_ix26 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
387
      (property lut_function (string "((IN1 IN2))"))
388
      (property EXMPLR_DONT_CHANGE (string "")))
389
     (instance D1_D1_modgen_eq_38_ix28 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
390
      (property lut_function (string "((IN1 IN2 IN3 IN4)+(IN1 IN2 IN3' IN4')+(IN1' IN2' IN3 IN4)+(IN1' IN2' IN3' IN4'))"))
391
      (property area_report (string "0"))
392
      (property area_units (string "LCs"))
393
      (property EXMPLR_DONT_CHANGE (string "")))
394
     (instance D1_D1_modgen_eq_38_ix30 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
395
      (property lut_function (string "((IN1 IN2))"))
396
      (property EXMPLR_DONT_CHANGE (string "")))
397
     (instance D1_D1_modgen_eq_38_ix32 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
398
      (property lut_function (string "((IN1 IN2 IN3 IN4)+(IN1 IN2 IN3' IN4')+(IN1' IN2' IN3 IN4)+(IN1' IN2' IN3' IN4'))"))
399
      (property area_report (string "0"))
400
      (property area_units (string "LCs"))
401
      (property EXMPLR_DONT_CHANGE (string "")))
402
     (instance D1_D1_modgen_eq_38_ix34 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
403
      (property lut_function (string "((IN1 IN2))"))
404
      (property EXMPLR_DONT_CHANGE (string "")))
405
     (instance D1_D1_count_ix8 (viewRef LPM  (cellRef lpm_counter_8_356_0 (libraryRef OPERATORS )))
406
      (property LPM_TYPE (string "LPM_COUNTER"))
407
      (property LPM_WIDTH (string "8"))
408
      (property LPM_DIRECTION (string "up")))
409
     (instance D1_D1_count1_ix8 (viewRef LPM  (cellRef lpm_counter_4_356_0 (libraryRef OPERATORS )))
410
      (property LPM_TYPE (string "LPM_COUNTER"))
411
      (property LPM_WIDTH (string "4"))
412
      (property LPM_DIRECTION (string "up")))
413
     (instance D1_D2_modgen_gt_44_ix21 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
414
      (property lut_function (string "((IN1' IN2))"))
415
      (property EXMPLR_DONT_CHANGE (string ""))
416
      (property area_add_report (string "1"))
417
      (property area_add_units (string "LCs")))
418
     (instance D1_D2_modgen_gt_44_ix23 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
419
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
420
      (property EXMPLR_DONT_CHANGE (string ""))
421
      (property area_add_report (string "1"))
422
      (property area_add_units (string "LCs")))
423
     (instance D1_D2_modgen_gt_44_ix25 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
424
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
425
      (property EXMPLR_DONT_CHANGE (string ""))
426
      (property area_add_report (string "1"))
427
      (property area_add_units (string "LCs")))
428
     (instance D1_D2_modgen_gt_44_ix27 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
429
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
430
      (property EXMPLR_DONT_CHANGE (string ""))
431
      (property area_add_report (string "1"))
432
      (property area_add_units (string "LCs")))
433
     (instance D1_D2_modgen_gt_44_ix29 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
434
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
435
      (property EXMPLR_DONT_CHANGE (string ""))
436
      (property area_add_report (string "1"))
437
      (property area_add_units (string "LCs")))
438
     (instance D1_D2_modgen_gt_44_ix31 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
439
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
440
      (property EXMPLR_DONT_CHANGE (string ""))
441
      (property area_add_report (string "1"))
442
      (property area_add_units (string "LCs")))
443
     (instance D1_D2_modgen_gt_44_ix33 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
444
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
445
      (property EXMPLR_DONT_CHANGE (string ""))
446
      (property area_add_report (string "1"))
447
      (property area_add_units (string "LCs")))
448
     (instance D1_D2_modgen_gt_44_ix35 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
449
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
450
      (property EXMPLR_DONT_CHANGE (string "")))
451
     (instance D1_D2_count_ix8 (viewRef LPM  (cellRef lpm_counter_8_356_0 (libraryRef OPERATORS )))
452
      (property LPM_TYPE (string "LPM_COUNTER"))
453
      (property LPM_WIDTH (string "8"))
454
      (property LPM_DIRECTION (string "up")))
455
     (instance D1_D3_modgen_gt_45_ix21 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
456
      (property lut_function (string "((IN1' IN2))"))
457
      (property EXMPLR_DONT_CHANGE (string ""))
458
      (property area_add_report (string "1"))
459
      (property area_add_units (string "LCs")))
460
     (instance D1_D3_modgen_gt_45_ix23 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
461
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
462
      (property EXMPLR_DONT_CHANGE (string ""))
463
      (property area_add_report (string "1"))
464
      (property area_add_units (string "LCs")))
465
     (instance D1_D3_modgen_gt_45_ix25 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
466
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
467
      (property EXMPLR_DONT_CHANGE (string ""))
468
      (property area_add_report (string "1"))
469
      (property area_add_units (string "LCs")))
470
     (instance D1_D3_modgen_gt_45_ix27 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
471
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
472
      (property EXMPLR_DONT_CHANGE (string ""))
473
      (property area_add_report (string "1"))
474
      (property area_add_units (string "LCs")))
475
     (instance D1_D3_modgen_gt_45_ix29 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
476
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
477
      (property EXMPLR_DONT_CHANGE (string ""))
478
      (property area_add_report (string "1"))
479
      (property area_add_units (string "LCs")))
480
     (instance D1_D3_modgen_gt_45_ix31 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
481
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
482
      (property EXMPLR_DONT_CHANGE (string ""))
483
      (property area_add_report (string "1"))
484
      (property area_add_units (string "LCs")))
485
     (instance D1_D3_modgen_gt_45_ix33 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
486
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
487
      (property EXMPLR_DONT_CHANGE (string ""))
488
      (property area_add_report (string "1"))
489
      (property area_add_units (string "LCs")))
490
     (instance D1_D3_modgen_gt_45_ix35 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
491
      (property lut_function (string "((IN1 IN2' IN3')+(IN1' IN2' IN3)+(IN1 IN2' IN3)+(IN1 IN2 IN3))"))
492
      (property EXMPLR_DONT_CHANGE (string "")))
493
     (instance D1_D3_count_dec_48_ix21 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
494
      (property lut_function (string "((IN1' IN2))"))
495
      (property EXMPLR_DONT_CHANGE (string "")))
496
     (instance D1_D3_count_dec_48_ix23 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
497
      (property lut_function (string "((IN1))"))
498
      (property EXMPLR_DONT_CHANGE (string "")))
499
     (instance D1_D3_count_dec_48_ix25 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
500
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3))"))
501
      (property EXMPLR_DONT_CHANGE (string "")))
502
     (instance D1_D3_count_dec_48_ix27 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
503
      (property lut_function (string "((IN1 IN2')+(IN1' IN2)+(IN1 IN2))"))
504
      (property EXMPLR_DONT_CHANGE (string "")))
505
     (instance D1_D3_count_dec_48_ix29 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
506
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3))"))
507
      (property EXMPLR_DONT_CHANGE (string "")))
508
     (instance D1_D3_count_dec_48_ix31 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
509
      (property lut_function (string "((IN1 IN2')+(IN1' IN2)+(IN1 IN2))"))
510
      (property EXMPLR_DONT_CHANGE (string "")))
511
     (instance D1_D3_count_dec_48_ix33 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
512
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3))"))
513
      (property EXMPLR_DONT_CHANGE (string "")))
514
     (instance D1_D3_count_dec_48_ix35 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
515
      (property lut_function (string "((IN1 IN2')+(IN1' IN2)+(IN1 IN2))"))
516
      (property EXMPLR_DONT_CHANGE (string "")))
517
     (instance D1_D3_count_dec_48_ix37 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
518
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3))"))
519
      (property EXMPLR_DONT_CHANGE (string "")))
520
     (instance D1_D3_count_dec_48_ix39 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
521
      (property lut_function (string "((IN1 IN2')+(IN1' IN2)+(IN1 IN2))"))
522
      (property EXMPLR_DONT_CHANGE (string "")))
523
     (instance D1_D3_count_dec_48_ix41 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
524
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3))"))
525
      (property EXMPLR_DONT_CHANGE (string "")))
526
     (instance D1_D3_count_dec_48_ix43 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
527
      (property lut_function (string "((IN1 IN2')+(IN1' IN2)+(IN1 IN2))"))
528
      (property EXMPLR_DONT_CHANGE (string "")))
529
     (instance D1_D3_count_dec_48_ix45 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
530
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3))"))
531
      (property EXMPLR_DONT_CHANGE (string "")))
532
     (instance D1_D3_count_dec_48_ix47 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
533
      (property lut_function (string "((IN1 IN2')+(IN1' IN2)+(IN1 IN2))"))
534
      (property EXMPLR_DONT_CHANGE (string "")))
535
     (instance D1_D3_count_dec_48_ix49 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
536
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3))"))
537
      (property EXMPLR_DONT_CHANGE (string "")))
538
     (instance D1_D3_count_ix8 (viewRef LPM  (cellRef lpm_counter_8_358_0 (libraryRef OPERATORS )))
539
      (property LPM_TYPE (string "LPM_COUNTER"))
540
      (property LPM_WIDTH (string "8"))
541
      (property LPM_DIRECTION (string "up")))
542
     (instance D1_D3_ready_count_ix8 (viewRef LPM  (cellRef lpm_counter_32_356_0 (libraryRef OPERATORS )))
543
      (property LPM_TYPE (string "LPM_COUNTER"))
544
      (property LPM_WIDTH (string "32"))
545
      (property LPM_DIRECTION (string "up")))
546
     (instance O1_timer_ix7 (viewRef LPM  (cellRef lpm_counter_11_292_0 (libraryRef OPERATORS )))
547
      (property LPM_TYPE (string "LPM_COUNTER"))
548
      (property LPM_WIDTH (string "11"))
549
      (property LPM_DIRECTION (string "up")))
550
     (instance ix438 (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a )))
551
      (property EXMPLR_DONT_CHANGE (string "")))
552
     (instance C1_reg_output7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
553
     (instance C1_reg_output6 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
554
     (instance C1_reg_output5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
555
     (instance C1_reg_output4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
556
     (instance C1_reg_output3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
557
     (instance C1_reg_output2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
558
     (instance C1_reg_output1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
559
     (instance C1_reg_output0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
560
     (instance C1_reg_count13 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
561
     (instance C1_reg_count12 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
562
     (instance C1_reg_count11 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
563
     (instance C1_reg_count10 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
564
     (instance C1_reg_count9 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
565
     (instance C1_reg_count8 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
566
     (instance C1_reg_count7 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
567
     (instance C1_reg_count6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
568
     (instance C1_reg_count5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
569
     (instance C1_reg_count4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
570
     (instance C1_reg_count3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
571
     (instance C1_reg_count2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
572
     (instance C1_reg_count1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
573
     (instance C1_reg_count0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
574
     (instance U1_reg_la_input7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
575
     (instance U1_reg_la_input6 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
576
     (instance U1_reg_la_input5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
577
     (instance U1_reg_la_input4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
578
     (instance U1_reg_la_input3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
579
     (instance U1_reg_la_input2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
580
     (instance U1_reg_la_input1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
581
     (instance U1_reg_la_input0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
582
     (instance U1_reg_la_sign_bit (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
583
     (instance U1_reg_position5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
584
     (instance U1_reg_position4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
585
     (instance U1_reg_position3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
586
     (instance U1_reg_position2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
587
     (instance U1_reg_position1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
588
     (instance U1_reg_position0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
589
     (instance U1_reg_data_bits6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
590
     (instance U1_reg_data_bits5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
591
     (instance U1_reg_data_bits4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
592
     (instance U1_reg_data_bits3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
593
     (instance U1_reg_data_bits2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
594
     (instance U1_reg_data_bits1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
595
     (instance U1_reg_data_bits0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
596
     (instance U1_reg_la_la_sign_bits (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
597
     (instance U1_reg_value7 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
598
     (instance U1_reg_value6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
599
     (instance U1_reg_value5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
600
     (instance U1_reg_value4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
601
     (instance U1_reg_value3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
602
     (instance U1_reg_value2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
603
     (instance U1_reg_value1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
604
     (instance U1_reg_value0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
605
     (instance T1_reg_changed7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
606
     (instance T1_reg_changed6 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
607
     (instance T1_reg_changed5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
608
     (instance T1_reg_changed4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
609
     (instance T1_reg_changed3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
610
     (instance T1_reg_changed2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
611
     (instance T1_reg_changed1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
612
     (instance T1_reg_changed0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
613
     (instance D1_reg_store1_dup_0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
614
     (instance D1_reg_store0_dup_0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
615
     (instance D1_reg_la_sel1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
616
     (instance D1_reg_la_sel0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
617
     (instance D1_reg_EN2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
618
     (instance D1_reg_EN1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
619
     (instance D1_reg_EN0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
620
     (instance D1_reg_ready_dup_0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
621
     (instance D1_reg_output_dup_0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
622
     (instance D1_D1_reg_store7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
623
     (instance D1_D1_reg_store6 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
624
     (instance D1_D1_reg_store5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
625
     (instance D1_D1_reg_store4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
626
     (instance D1_D1_reg_store3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
627
     (instance D1_D1_reg_store2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
628
     (instance D1_D1_reg_store1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
629
     (instance D1_D1_reg_store0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
630
     (instance D1_D1_reg_update7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
631
     (instance D1_D1_reg_update6 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
632
     (instance D1_D1_reg_update5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
633
     (instance D1_D1_reg_update4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
634
     (instance D1_D1_reg_update3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
635
     (instance D1_D1_reg_update2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
636
     (instance D1_D1_reg_update1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
637
     (instance D1_D1_reg_update0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
638
     (instance D1_D1_reg_output (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
639
     (instance D1_D1_reg_ready (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
640
     (instance D1_D2_reg_reg18 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
641
     (instance D1_D2_reg_reg17 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
642
     (instance D1_D2_reg_reg16 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
643
     (instance D1_D2_reg_reg15 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
644
     (instance D1_D2_reg_reg14 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
645
     (instance D1_D2_reg_reg13 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
646
     (instance D1_D2_reg_reg12 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
647
     (instance D1_D2_reg_reg11 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
648
     (instance D1_D2_reg_reg10 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
649
     (instance D1_D2_reg_reg9 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
650
     (instance D1_D2_reg_reg8 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
651
     (instance D1_D2_reg_reg7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
652
     (instance D1_D2_reg_reg6 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
653
     (instance D1_D2_reg_reg5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
654
     (instance D1_D2_reg_reg4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
655
     (instance D1_D2_reg_reg3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
656
     (instance D1_D2_reg_reg2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
657
     (instance D1_D2_reg_reg1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
658
     (instance D1_D2_reg_reg0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
659
     (instance D1_D2_reg_feedback (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
660
     (instance D1_D2_reg_value7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
661
     (instance D1_D2_reg_value6 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
662
     (instance D1_D2_reg_value5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
663
     (instance D1_D2_reg_value4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
664
     (instance D1_D2_reg_value3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
665
     (instance D1_D2_reg_value2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
666
     (instance D1_D2_reg_value1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
667
     (instance D1_D2_reg_value0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
668
     (instance D1_D2_reg_int_ready (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
669
     (instance D1_D2_reg_la_value7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
670
     (instance D1_D2_reg_la_value6 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
671
     (instance D1_D2_reg_la_value5 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
672
     (instance D1_D2_reg_la_value4 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
673
     (instance D1_D2_reg_la_value3 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
674
     (instance D1_D2_reg_la_value2 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
675
     (instance D1_D2_reg_la_value1 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
676
     (instance D1_D2_reg_la_value0 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
677
     (instance D1_D2_reg_put (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
678
     (instance D1_D2_reg_output (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
679
     (instance D1_D3_reg_output (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
680
     (instance D1_D3_reg_ready (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
681
     (instance O1_reg_samptime (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
682
     (instance O1_reg_enable5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
683
     (instance O1_reg_enable4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
684
     (instance O1_reg_enable3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
685
     (instance O1_reg_enable2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
686
     (instance O1_reg_enable1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
687
     (instance O1_reg_enable0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
688
     (instance O1_reg_last7 (viewRef NETLIST  (cellRef DFF (libraryRef flex10a ))))
689
     (instance O1_reg_led_col0row13 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
690
     (instance O1_reg_led_col0row12 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
691
     (instance O1_reg_led_col0row11 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
692
     (instance O1_reg_led_col0row10 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
693
     (instance O1_reg_led_col0row9 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
694
     (instance O1_reg_led_col0row8 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
695
     (instance O1_reg_led_col0row7 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
696
     (instance O1_reg_led_col0row6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
697
     (instance O1_reg_led_col0row5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
698
     (instance O1_reg_led_col0row4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
699
     (instance O1_reg_led_col0row3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
700
     (instance O1_reg_led_col0row2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
701
     (instance O1_reg_led_col0row1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
702
     (instance O1_reg_led_col0row0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
703
     (instance O1_reg_led_col1row13 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
704
     (instance O1_reg_led_col1row12 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
705
     (instance O1_reg_led_col1row11 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
706
     (instance O1_reg_led_col1row10 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
707
     (instance O1_reg_led_col1row9 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
708
     (instance O1_reg_led_col1row8 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
709
     (instance O1_reg_led_col1row7 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
710
     (instance O1_reg_led_col1row6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
711
     (instance O1_reg_led_col1row5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
712
     (instance O1_reg_led_col1row4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
713
     (instance O1_reg_led_col1row3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
714
     (instance O1_reg_led_col1row2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
715
     (instance O1_reg_led_col1row1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
716
     (instance O1_reg_led_col1row0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
717
     (instance O1_reg_led_col2row13 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
718
     (instance O1_reg_led_col2row12 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
719
     (instance O1_reg_led_col2row11 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
720
     (instance O1_reg_led_col2row10 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
721
     (instance O1_reg_led_col2row9 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
722
     (instance O1_reg_led_col2row8 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
723
     (instance O1_reg_led_col2row7 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
724
     (instance O1_reg_led_col2row6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
725
     (instance O1_reg_led_col2row5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
726
     (instance O1_reg_led_col2row4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
727
     (instance O1_reg_led_col2row3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
728
     (instance O1_reg_led_col2row2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
729
     (instance O1_reg_led_col2row1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
730
     (instance O1_reg_led_col2row0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
731
     (instance O1_reg_led_col3row13 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
732
     (instance O1_reg_led_col3row12 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
733
     (instance O1_reg_led_col3row11 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
734
     (instance O1_reg_led_col3row10 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
735
     (instance O1_reg_led_col3row9 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
736
     (instance O1_reg_led_col3row8 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
737
     (instance O1_reg_led_col3row7 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
738
     (instance O1_reg_led_col3row6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
739
     (instance O1_reg_led_col3row5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
740
     (instance O1_reg_led_col3row4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
741
     (instance O1_reg_led_col3row3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
742
     (instance O1_reg_led_col3row2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
743
     (instance O1_reg_led_col3row1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
744
     (instance O1_reg_led_col3row0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
745
     (instance O1_reg_led_col4row13 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
746
     (instance O1_reg_led_col4row12 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
747
     (instance O1_reg_led_col4row11 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
748
     (instance O1_reg_led_col4row10 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
749
     (instance O1_reg_led_col4row9 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
750
     (instance O1_reg_led_col4row8 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
751
     (instance O1_reg_led_col4row7 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
752
     (instance O1_reg_led_col4row6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
753
     (instance O1_reg_led_col4row5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
754
     (instance O1_reg_led_col4row4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
755
     (instance O1_reg_led_col4row3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
756
     (instance O1_reg_led_col4row2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
757
     (instance O1_reg_led_col4row1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
758
     (instance O1_reg_led_col4row0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
759
     (instance O1_reg_led_col5row13 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
760
     (instance O1_reg_led_col5row12 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
761
     (instance O1_reg_led_col5row11 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
762
     (instance O1_reg_led_col5row10 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
763
     (instance O1_reg_led_col5row9 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
764
     (instance O1_reg_led_col5row8 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
765
     (instance O1_reg_led_col5row7 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
766
     (instance O1_reg_led_col5row6 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
767
     (instance O1_reg_led_col5row5 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
768
     (instance O1_reg_led_col5row4 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
769
     (instance O1_reg_led_col5row3 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
770
     (instance O1_reg_led_col5row2 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
771
     (instance O1_reg_led_col5row1 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
772
     (instance O1_reg_led_col5row0 (viewRef NETLIST  (cellRef DFFE (libraryRef flex10a ))))
773
     (instance C1_GND0 (viewRef NETLIST  (cellRef GND (libraryRef flex10a ))))
774
     (instance U1_PWR (viewRef NETLIST  (cellRef VCC (libraryRef flex10a ))))
775
     (instance ix1721 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
776
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3'))")))
777
     (instance ix1722 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
778
      (property lut_function (string "((IN1 IN2 IN3)+(IN1 IN2 IN4))")))
779
     (instance ix1723 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
780
      (property lut_function (string "((IN1 IN2')+(IN1' IN2 IN3)+(IN1' IN2 IN4)+(IN1 IN3' IN4'))")))
781
     (instance ix1724 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
782
      (property lut_function (string "((IN1' IN2')+(IN2' IN3)+(IN2 IN3' IN4'))")))
783
     (instance ix1725 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
784
      (property lut_function (string "((IN1 IN2 IN3)+(IN1' IN2' IN3)+(IN2 IN3' IN4')+(IN1 IN2' IN3' IN4))")))
785
     (instance ix1726 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
786
      (property lut_function (string "((IN2 IN3 IN4)+(IN1' IN2 IN4')+(IN1' IN2' IN3' IN4)+(IN1 IN2' IN3' IN4'))")))
787
     (instance ix1727 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
788
      (property lut_function (string "((IN1)+(IN2))")))
789
     (instance ix1728 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
790
      (property lut_function (string "((IN1)+(IN2 IN3))")))
791
     (instance ix1729 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
792
      (property lut_function (string "((IN1)+(IN2))")))
793
     (instance ix1730 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
794
      (property lut_function (string "((IN1 IN2))")))
795
     (instance ix1731 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
796
      (property lut_function (string "((IN1)+(IN2' IN3')+(IN2' IN4))")))
797
     (instance ix1732 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
798
      (property lut_function (string "((IN1)+(IN2))")))
799
     (instance ix1733 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
800
      (property lut_function (string "((IN1)+(IN2 IN3' IN4'))")))
801
     (instance ix1734 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
802
      (property lut_function (string "((IN1 IN2))")))
803
     (instance ix1735 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
804
      (property lut_function (string "((IN1' IN2')+(IN1' IN3')+(IN1' IN4'))")))
805
     (instance ix1736 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
806
      (property lut_function (string "((IN1)+(IN2' IN3'))")))
807
     (instance ix1737 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
808
      (property lut_function (string "((IN1)+(IN2'))")))
809
     (instance ix1738 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
810
      (property lut_function (string "((IN1 IN2))")))
811
     (instance ix1739 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
812
      (property lut_function (string "((IN1)+(IN2))")))
813
     (instance ix1740 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
814
      (property lut_function (string "((IN1)+(IN2 IN3'))")))
815
     (instance ix1741 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
816
      (property lut_function (string "((IN1)+(IN2'))")))
817
     (instance ix1742 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
818
      (property lut_function (string "((IN1 IN2))")))
819
     (instance ix1743 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
820
      (property lut_function (string "((IN1)+(IN2 IN3 IN4))")))
821
     (instance ix1744 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
822
      (property lut_function (string "((IN1)+(IN2))")))
823
     (instance ix1745 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
824
      (property lut_function (string "((IN1)+(IN2'))")))
825
     (instance ix1746 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
826
      (property lut_function (string "((IN1)+(IN2'))")))
827
     (instance ix1747 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
828
      (property lut_function (string "((IN4')+(IN1)+(IN2' IN3))")))
829
     (instance ix1748 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
830
      (property lut_function (string "((IN1' IN3')+(IN2 IN3')+(IN3' IN4'))")))
831
     (instance ix1749 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
832
      (property lut_function (string "((IN1')+(IN2 IN3)+(IN2 IN4))")))
833
     (instance ix1750 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
834
      (property lut_function (string "((IN1 IN4)+(IN2' IN4)+(IN3' IN4))")))
835
     (instance ix1751 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
836
      (property lut_function (string "((IN1 IN2))")))
837
     (instance ix1752 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
838
      (property lut_function (string "((IN1' IN4')+(IN2 IN3 IN4'))")))
839
     (instance ix1753 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
840
      (property lut_function (string "((IN1 IN2))")))
841
     (instance ix1754 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
842
      (property lut_function (string "((IN1' IN2')+(IN1' IN3')+(IN1' IN4'))")))
843
     (instance ix1755 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
844
      (property lut_function (string "((IN1)+(IN4)+(IN2' IN3))")))
845
     (instance ix1756 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
846
      (property lut_function (string "((IN1' IN2)+(IN1' IN3))")))
847
     (instance ix1757 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
848
      (property lut_function (string "((IN1 IN2))")))
849
     (instance ix1758 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
850
      (property lut_function (string "((IN1' IN2 IN3')+(IN1' IN3' IN4))")))
851
     (instance ix1759 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
852
      (property lut_function (string "((IN1')+(IN2))")))
853
     (instance ix1760 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
854
      (property lut_function (string "((IN1 IN2))")))
855
     (instance ix1761 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
856
      (property lut_function (string "((IN1)+(IN2'))")))
857
     (instance ix1762 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
858
      (property lut_function (string "((IN1 IN2))")))
859
     (instance ix1763 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
860
      (property lut_function (string "((IN1 IN2 IN3 IN4)+(IN1' IN2 IN3' IN4)+(IN1 IN2' IN3 IN4')+(IN1' IN2' IN3' IN4'))")))
861
     (instance ix1764 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
862
      (property lut_function (string "((IN1' IN2'))")))
863
     (instance ix1765 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
864
      (property lut_function (string "((IN1 IN2))")))
865
     (instance ix1766 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
866
      (property lut_function (string "((IN1 IN2))")))
867
     (instance ix1767 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
868
      (property lut_function (string "((IN1')+(IN2' IN3'))")))
869
     (instance ix1768 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
870
      (property lut_function (string "((IN1')+(IN2'))")))
871
     (instance ix1769 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
872
      (property lut_function (string "((IN1' IN2' IN3'))")))
873
     (instance ix1770 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
874
      (property lut_function (string "((IN1')+(IN2))")))
875
     (instance ix1771 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
876
      (property lut_function (string "((IN1 IN2))")))
877
     (instance ix1772 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
878
      (property lut_function (string "((IN1' IN2))")))
879
     (instance ix1773 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
880
      (property lut_function (string "((IN1' IN2'))")))
881
     (instance ix1774 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
882
      (property lut_function (string "((IN1 IN2'))")))
883
     (instance ix1775 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
884
      (property lut_function (string "((IN1' IN2'))")))
885
     (instance ix1776 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
886
      (property lut_function (string "((IN1')+(IN2 IN3))")))
887
     (instance ix1777 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
888
      (property lut_function (string "((IN1' IN2' IN3' IN4'))")))
889
     (instance ix1778 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
890
      (property lut_function (string "((IN1' IN2' IN3' IN4'))")))
891
     (instance ix1779 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
892
      (property lut_function (string "((IN1)+(IN2)+(IN3)+(IN4))")))
893
     (instance ix1780 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
894
      (property lut_function (string "((IN1)+(IN2)+(IN3)+(IN4))")))
895
     (instance ix1781 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
896
      (property lut_function (string "((IN1')+(IN2')+(IN3')+(IN4'))")))
897
     (instance ix1782 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
898
      (property lut_function (string "((IN1')+(IN2')+(IN3')+(IN4'))")))
899
     (instance ix1783 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
900
      (property lut_function (string "((IN1' IN2' IN3' IN4'))")))
901
     (instance ix1784 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
902
      (property lut_function (string "((IN1' IN2' IN3' IN4'))")))
903
     (instance ix1785 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
904
      (property lut_function (string "((IN1 IN2))")))
905
     (instance ix1786 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
906
      (property lut_function (string "((IN1' IN2' IN3' IN4'))")))
907
     (instance ix1787 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
908
      (property lut_function (string "((IN1' IN2' IN3' IN4'))")))
909
     (instance ix1788 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
910
      (property lut_function (string "((IN1 IN2))")))
911
     (instance ix1789 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
912
      (property lut_function (string "((IN1' IN2' IN3' IN4'))")))
913
     (instance ix1790 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
914
      (property lut_function (string "((IN1')+(IN2')+(IN3'))")))
915
     (instance ix1791 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
916
      (property lut_function (string "((IN1 IN2' IN3 IN4))")))
917
     (instance ix1792 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
918
      (property lut_function (string "((IN1)+(IN2')+(IN3')+(IN4'))")))
919
     (instance ix1793 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
920
      (property lut_function (string "((IN1')+(IN2)+(IN3 IN4))")))
921
     (instance ix1794 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
922
      (property lut_function (string "((IN1 IN2))")))
923
     (instance ix1795 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
924
      (property lut_function (string "((IN1' IN2)+(IN1' IN3')+(IN1' IN4'))")))
925
     (instance ix1796 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
926
      (property lut_function (string "((IN1 IN2' IN3' IN4'))")))
927
     (instance ix1797 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
928
      (property lut_function (string "((IN1' IN2' IN3' IN4'))")))
929
     (instance ix1798 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
930
      (property lut_function (string "((IN1'))"))
931
      (property area_report (string "0"))
932
      (property area_units (string "LCs")))
933
     (instance ix1799 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
934
      (property lut_function (string "((IN1'))"))
935
      (property area_report (string "0"))
936
      (property area_units (string "LCs")))
937
     (instance ix1800 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
938
      (property lut_function (string "((IN1 IN3)+(IN2 IN4))")))
939
     (instance ix1801 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
940
      (property lut_function (string "((IN1)+(IN2 IN3 IN4))")))
941
     (instance ix1802 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
942
      (property lut_function (string "((IN1 IN2))")))
943
     (instance ix1803 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
944
      (property lut_function (string "((IN1 IN2))")))
945
     (instance ix1804 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
946
      (property lut_function (string "((IN1 IN2))")))
947
     (instance ix1805 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
948
      (property lut_function (string "((IN1 IN2))")))
949
     (instance ix1806 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
950
      (property lut_function (string "((IN1 IN2))")))
951
     (instance ix1807 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
952
      (property lut_function (string "((IN1 IN2))")))
953
     (instance ix1808 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
954
      (property lut_function (string "((IN1 IN2')+(IN1 IN3')+(IN1 IN4'))")))
955
     (instance ix1809 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
956
      (property lut_function (string "((IN1 IN2))")))
957
     (instance ix1810 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
958
      (property lut_function (string "((IN1 IN2))")))
959
     (instance ix1811 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
960
      (property lut_function (string "((IN1' IN2))")))
961
     (instance ix1812 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
962
      (property lut_function (string "((IN1' IN2))")))
963
     (instance ix1813 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
964
      (property lut_function (string "((IN1 IN2))")))
965
     (instance ix1814 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
966
      (property lut_function (string "((IN1' IN2))")))
967
     (instance ix1815 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
968
      (property lut_function (string "((IN1 IN2))")))
969
     (instance ix1816 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
970
      (property lut_function (string "((IN1 IN2))")))
971
     (instance ix1817 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
972
      (property lut_function (string "((IN1 IN2))")))
973
     (instance ix1818 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
974
      (property lut_function (string "((IN1 IN2))")))
975
     (instance ix1819 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
976
      (property lut_function (string "((IN1 IN2))")))
977
     (instance ix1820 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
978
      (property lut_function (string "((IN1 IN2))")))
979
     (instance ix1821 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
980
      (property lut_function (string "((IN1' IN2'))")))
981
     (instance ix1822 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
982
      (property lut_function (string "((IN1 IN2))")))
983
     (instance ix1823 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
984
      (property lut_function (string "((IN1 IN2)+(IN1 IN3 IN4))")))
985
     (instance ix1824 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
986
      (property lut_function (string "((IN1 IN2))")))
987
     (instance ix1825 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
988
      (property lut_function (string "((IN1 IN2))")))
989
     (instance ix1826 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
990
      (property lut_function (string "((IN1 IN2))")))
991
     (instance ix1827 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
992
      (property lut_function (string "((IN1' IN2'))")))
993
     (instance ix1828 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
994
      (property lut_function (string "((IN1 IN2))")))
995
     (instance ix1829 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
996
      (property lut_function (string "((IN1 IN2))")))
997
     (instance ix1830 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
998
      (property lut_function (string "((IN1 IN2))")))
999
     (instance ix1831 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1000
      (property lut_function (string "((IN1' IN2' IN3' IN4'))"))
1001
      (property area_report (string "0"))
1002
      (property area_units (string "LCs")))
1003
     (instance ix1832 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1004
      (property lut_function (string "((IN1' IN2' IN3' IN4'))"))
1005
      (property area_report (string "0"))
1006
      (property area_units (string "LCs")))
1007
     (instance ix1833 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1008
      (property lut_function (string "((IN1' IN2' IN3' IN4'))"))
1009
      (property area_report (string "0"))
1010
      (property area_units (string "LCs")))
1011
     (instance ix1834 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1012
      (property lut_function (string "((IN1' IN2' IN3))"))
1013
      (property area_report (string "0"))
1014
      (property area_units (string "LCs")))
1015
     (instance ix1835 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1016
      (property lut_function (string "((IN1' IN2' IN3))"))
1017
      (property area_report (string "0"))
1018
      (property area_units (string "LCs")))
1019
     (instance ix1836 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1020
      (property lut_function (string "((IN1' IN2 IN3))"))
1021
      (property area_report (string "0"))
1022
      (property area_units (string "LCs")))
1023
     (instance ix1837 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1024
      (property lut_function (string "((IN1' IN2')+(IN1' IN3')+(IN1' IN4'))"))
1025
      (property area_report (string "0"))
1026
      (property area_units (string "LCs")))
1027
     (instance ix1838 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1028
      (property lut_function (string "((IN1' IN2' IN3' IN4'))"))
1029
      (property area_report (string "0"))
1030
      (property area_units (string "LCs")))
1031
     (instance ix1839 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1032
      (property lut_function (string "((IN1'))"))
1033
      (property area_report (string "0"))
1034
      (property area_units (string "LCs")))
1035
     (instance ix1840 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1036
      (property lut_function (string "((IN1' IN2' IN3' IN4'))"))
1037
      (property area_report (string "0"))
1038
      (property area_units (string "LCs")))
1039
     (instance ix1841 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1040
      (property lut_function (string "((IN1' IN2' IN3 IN4))"))
1041
      (property area_report (string "0"))
1042
      (property area_units (string "LCs")))
1043
     (instance ix1842 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1044
      (property lut_function (string "((IN1' IN2' IN3' IN4'))"))
1045
      (property area_report (string "0"))
1046
      (property area_units (string "LCs")))
1047
     (instance ix1843 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1048
      (property lut_function (string "((IN1' IN2' IN3' IN4'))"))
1049
      (property area_report (string "0"))
1050
      (property area_units (string "LCs")))
1051
     (instance ix1844 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1052
      (property lut_function (string "((IN1 IN2' IN3 IN4))"))
1053
      (property area_report (string "0"))
1054
      (property area_units (string "LCs")))
1055
     (instance ix1845 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1056
      (property lut_function (string "((IN1)+(IN2')+(IN3')+(IN4'))"))
1057
      (property area_report (string "0"))
1058
      (property area_units (string "LCs")))
1059
     (instance ix1846 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1060
      (property lut_function (string "((IN1 IN2' IN3))"))
1061
      (property area_report (string "0"))
1062
      (property area_units (string "LCs")))
1063
     (instance ix1847 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1064
      (property lut_function (string "((IN3)+(IN1 IN2))"))
1065
      (property area_report (string "0"))
1066
      (property area_units (string "LCs")))
1067
     (instance ix1848 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1068
      (property lut_function (string "((IN1)+(IN2')+(IN3')+(IN4'))"))
1069
      (property area_report (string "0"))
1070
      (property area_units (string "LCs")))
1071
     (instance ix1849 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1072
      (property lut_function (string "((IN1')+(IN2'))"))
1073
      (property area_report (string "0"))
1074
      (property area_units (string "LCs")))
1075
     (instance ix1850 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1076
      (property lut_function (string "((IN1)+(IN2)+(IN3 IN4'))"))
1077
      (property area_report (string "0"))
1078
      (property area_units (string "LCs")))
1079
     (instance ix1851 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1080
      (property lut_function (string "((IN1)+(IN2)+(IN3))"))
1081
      (property area_report (string "0"))
1082
      (property area_units (string "LCs")))
1083
     (instance ix1852 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1084
      (property lut_function (string "((IN1 IN2))"))
1085
      (property area_report (string "0"))
1086
      (property area_units (string "LCs")))
1087
     (instance ix1853 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1088
      (property lut_function (string "((IN1)+(IN2' IN3'))"))
1089
      (property area_report (string "0"))
1090
      (property area_units (string "LCs")))
1091
     (instance ix1854 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1092
      (property lut_function (string "((IN1 IN2))"))
1093
      (property area_report (string "0"))
1094
      (property area_units (string "LCs")))
1095
     (instance ix1855 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1096
      (property lut_function (string "((IN1' IN2')+(IN1' IN3')+(IN1' IN4'))"))
1097
      (property area_report (string "0"))
1098
      (property area_units (string "LCs")))
1099
     (instance ix1856 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1100
      (property lut_function (string "((IN1' IN2)+(IN1' IN3))"))
1101
      (property area_report (string "0"))
1102
      (property area_units (string "LCs")))
1103
     (instance ix1857 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1104
      (property lut_function (string "((IN1 IN2))"))
1105
      (property area_report (string "0"))
1106
      (property area_units (string "LCs")))
1107
     (instance ix1858 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1108
      (property lut_function (string "((IN1' IN2 IN3' IN4'))"))
1109
      (property area_report (string "0"))
1110
      (property area_units (string "LCs")))
1111
     (instance ix1859 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1112
      (property lut_function (string "((IN1 IN2))"))
1113
      (property area_report (string "0"))
1114
      (property area_units (string "LCs")))
1115
     (instance ix1860 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1116
      (property lut_function (string "((IN1' IN2 IN3 IN4))"))
1117
      (property area_report (string "0"))
1118
      (property area_units (string "LCs")))
1119
     (instance ix1861 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1120
      (property lut_function (string "((IN1 IN2))"))
1121
      (property area_report (string "0"))
1122
      (property area_units (string "LCs")))
1123
     (instance ix1862 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1124
      (property lut_function (string "((IN1')+(IN2 IN3 IN4))"))
1125
      (property area_report (string "0"))
1126
      (property area_units (string "LCs")))
1127
     (instance ix1863 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1128
      (property lut_function (string "((IN1 IN2))"))
1129
      (property area_report (string "0"))
1130
      (property area_units (string "LCs")))
1131
     (instance ix1864 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1132
      (property lut_function (string "((IN1' IN2')+(IN1' IN3'))"))
1133
      (property area_report (string "0"))
1134
      (property area_units (string "LCs")))
1135
     (instance ix1865 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1136
      (property lut_function (string "((IN1 IN2))"))
1137
      (property area_report (string "0"))
1138
      (property area_units (string "LCs")))
1139
     (instance ix1866 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1140
      (property lut_function (string "((IN1')+(IN2)+(IN3 IN4'))"))
1141
      (property area_report (string "0"))
1142
      (property area_units (string "LCs")))
1143
     (instance ix1867 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1144
      (property lut_function (string "((IN1 IN2))"))
1145
      (property area_report (string "0"))
1146
      (property area_units (string "LCs")))
1147
     (instance ix1868 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1148
      (property lut_function (string "((IN4')+(IN1' IN2 IN3))"))
1149
      (property area_report (string "0"))
1150
      (property area_units (string "LCs")))
1151
     (instance ix1869 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1152
      (property lut_function (string "((IN1 IN2))"))
1153
      (property area_report (string "0"))
1154
      (property area_units (string "LCs")))
1155
     (instance ix1870 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1156
      (property lut_function (string "((IN3')+(IN1 IN2'))"))
1157
      (property area_report (string "0"))
1158
      (property area_units (string "LCs")))
1159
     (instance ix1871 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1160
      (property lut_function (string "((IN1 IN2))"))
1161
      (property area_report (string "0"))
1162
      (property area_units (string "LCs")))
1163
     (instance ix1872 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1164
      (property lut_function (string "((IN1' IN3)+(IN2 IN3))"))
1165
      (property area_report (string "0"))
1166
      (property area_units (string "LCs")))
1167
     (instance ix1873 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1168
      (property lut_function (string "((IN1 IN2))"))
1169
      (property area_report (string "0"))
1170
      (property area_units (string "LCs")))
1171
     (instance ix1874 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1172
      (property lut_function (string "((IN1' IN2)+(IN2 IN3')+(IN2 IN4'))"))
1173
      (property area_report (string "0"))
1174
      (property area_units (string "LCs")))
1175
     (instance ix1875 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1176
      (property lut_function (string "((IN1 IN2))"))
1177
      (property area_report (string "0"))
1178
      (property area_units (string "LCs")))
1179
     (instance ix1876 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1180
      (property lut_function (string "((IN1 IN2 IN3'))"))
1181
      (property area_report (string "0"))
1182
      (property area_units (string "LCs")))
1183
     (instance ix1877 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1184
      (property lut_function (string "((IN1 IN2 IN3'))"))
1185
      (property area_report (string "0"))
1186
      (property area_units (string "LCs")))
1187
     (instance ix1878 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1188
      (property lut_function (string "((IN1 IN2 IN3'))"))
1189
      (property area_report (string "0"))
1190
      (property area_units (string "LCs")))
1191
     (instance ix1879 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1192
      (property lut_function (string "((IN1' IN2))"))
1193
      (property area_report (string "0"))
1194
      (property area_units (string "LCs")))
1195
     (instance ix1880 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1196
      (property lut_function (string "((IN1' IN2))"))
1197
      (property area_report (string "0"))
1198
      (property area_units (string "LCs")))
1199
     (instance ix1881 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1200
      (property lut_function (string "((IN1' IN2))"))
1201
      (property area_report (string "0"))
1202
      (property area_units (string "LCs")))
1203
     (instance ix1882 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1204
      (property lut_function (string "((IN1' IN2))"))
1205
      (property area_report (string "0"))
1206
      (property area_units (string "LCs")))
1207
     (instance ix1883 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1208
      (property lut_function (string "((IN1 IN4)+(IN2 IN4)+(IN1' IN2' IN3))"))
1209
      (property area_report (string "0"))
1210
      (property area_units (string "LCs")))
1211
     (instance ix1884 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1212
      (property lut_function (string "((IN1 IN4)+(IN2 IN4)+(IN1' IN2' IN3))"))
1213
      (property area_report (string "0"))
1214
      (property area_units (string "LCs")))
1215
     (instance ix1885 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1216
      (property lut_function (string "((IN1 IN4)+(IN2 IN4)+(IN1' IN2' IN3))"))
1217
      (property area_report (string "0"))
1218
      (property area_units (string "LCs")))
1219
     (instance ix1886 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1220
      (property lut_function (string "((IN1 IN4)+(IN2 IN4)+(IN1' IN2' IN3))"))
1221
      (property area_report (string "0"))
1222
      (property area_units (string "LCs")))
1223
     (instance ix1887 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1224
      (property lut_function (string "((IN1 IN4)+(IN2 IN4)+(IN1' IN2' IN3))"))
1225
      (property area_report (string "0"))
1226
      (property area_units (string "LCs")))
1227
     (instance ix1888 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1228
      (property lut_function (string "((IN1 IN4)+(IN2 IN4)+(IN1' IN2' IN3))"))
1229
      (property area_report (string "0"))
1230
      (property area_units (string "LCs")))
1231
     (instance ix1889 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1232
      (property lut_function (string "((IN1 IN4)+(IN2 IN4)+(IN1' IN2' IN3))"))
1233
      (property area_report (string "0"))
1234
      (property area_units (string "LCs")))
1235
     (instance ix1890 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1236
      (property lut_function (string "((IN1 IN4)+(IN2 IN4)+(IN1' IN2' IN3))"))
1237
      (property area_report (string "0"))
1238
      (property area_units (string "LCs")))
1239
     (instance ix1891 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1240
      (property lut_function (string "((IN1' IN2))"))
1241
      (property area_report (string "0"))
1242
      (property area_units (string "LCs")))
1243
     (instance ix1892 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1244
      (property lut_function (string "((IN1' IN2))"))
1245
      (property area_report (string "0"))
1246
      (property area_units (string "LCs")))
1247
     (instance ix1893 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1248
      (property lut_function (string "((IN1' IN2))"))
1249
      (property area_report (string "0"))
1250
      (property area_units (string "LCs")))
1251
     (instance ix1894 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1252
      (property lut_function (string "((IN1' IN2))"))
1253
      (property area_report (string "0"))
1254
      (property area_units (string "LCs")))
1255
     (instance ix1895 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1256
      (property lut_function (string "((IN1' IN2))"))
1257
      (property area_report (string "0"))
1258
      (property area_units (string "LCs")))
1259
     (instance ix1896 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1260
      (property lut_function (string "((IN1' IN2))"))
1261
      (property area_report (string "0"))
1262
      (property area_units (string "LCs")))
1263
     (instance ix1897 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1264
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1265
      (property area_report (string "0"))
1266
      (property area_units (string "LCs")))
1267
     (instance ix1898 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1268
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1269
      (property area_report (string "0"))
1270
      (property area_units (string "LCs")))
1271
     (instance ix1899 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1272
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1273
      (property area_report (string "0"))
1274
      (property area_units (string "LCs")))
1275
     (instance ix1900 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1276
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1277
      (property area_report (string "0"))
1278
      (property area_units (string "LCs")))
1279
     (instance ix1901 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1280
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1281
      (property area_report (string "0"))
1282
      (property area_units (string "LCs")))
1283
     (instance ix1902 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1284
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1285
      (property area_report (string "0"))
1286
      (property area_units (string "LCs")))
1287
     (instance ix1903 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1288
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1289
      (property area_report (string "0"))
1290
      (property area_units (string "LCs")))
1291
     (instance ix1904 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1292
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1293
      (property area_report (string "0"))
1294
      (property area_units (string "LCs")))
1295
     (instance ix1905 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1296
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1297
      (property area_report (string "0"))
1298
      (property area_units (string "LCs")))
1299
     (instance ix1906 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1300
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN3'))"))
1301
      (property area_report (string "0"))
1302
      (property area_units (string "LCs")))
1303
     (instance ix1907 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1304
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN3'))"))
1305
      (property area_report (string "0"))
1306
      (property area_units (string "LCs")))
1307
     (instance ix1908 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1308
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN3'))"))
1309
      (property area_report (string "0"))
1310
      (property area_units (string "LCs")))
1311
     (instance ix1909 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1312
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN3'))"))
1313
      (property area_report (string "0"))
1314
      (property area_units (string "LCs")))
1315
     (instance ix1910 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1316
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN3'))"))
1317
      (property area_report (string "0"))
1318
      (property area_units (string "LCs")))
1319
     (instance ix1911 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1320
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN3'))"))
1321
      (property area_report (string "0"))
1322
      (property area_units (string "LCs")))
1323
     (instance ix1912 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1324
      (property lut_function (string "((IN1' IN2)+(IN1' IN3))"))
1325
      (property area_report (string "0"))
1326
      (property area_units (string "LCs")))
1327
     (instance ix1913 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1328
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1329
      (property area_report (string "0"))
1330
      (property area_units (string "LCs")))
1331
     (instance ix1914 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1332
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1333
      (property area_report (string "0"))
1334
      (property area_units (string "LCs")))
1335
     (instance ix1915 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1336
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1337
      (property area_report (string "0"))
1338
      (property area_units (string "LCs")))
1339
     (instance ix1916 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1340
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1341
      (property area_report (string "0"))
1342
      (property area_units (string "LCs")))
1343
     (instance ix1917 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1344
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1345
      (property area_report (string "0"))
1346
      (property area_units (string "LCs")))
1347
     (instance ix1918 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1348
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1349
      (property area_report (string "0"))
1350
      (property area_units (string "LCs")))
1351
     (instance ix1919 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1352
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1353
      (property area_report (string "0"))
1354
      (property area_units (string "LCs")))
1355
     (instance ix1920 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1356
      (property lut_function (string "((IN1' IN2))"))
1357
      (property area_report (string "0"))
1358
      (property area_units (string "LCs")))
1359
     (instance ix1921 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1360
      (property lut_function (string "((IN1' IN2))"))
1361
      (property area_report (string "0"))
1362
      (property area_units (string "LCs")))
1363
     (instance ix1922 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1364
      (property lut_function (string "((IN1' IN2))"))
1365
      (property area_report (string "0"))
1366
      (property area_units (string "LCs")))
1367
     (instance ix1923 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1368
      (property lut_function (string "((IN1' IN2))"))
1369
      (property area_report (string "0"))
1370
      (property area_units (string "LCs")))
1371
     (instance ix1924 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1372
      (property lut_function (string "((IN1' IN2))"))
1373
      (property area_report (string "0"))
1374
      (property area_units (string "LCs")))
1375
     (instance ix1925 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1376
      (property lut_function (string "((IN1' IN2))"))
1377
      (property area_report (string "0"))
1378
      (property area_units (string "LCs")))
1379
     (instance ix1926 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1380
      (property lut_function (string "((IN1' IN2))"))
1381
      (property area_report (string "0"))
1382
      (property area_units (string "LCs")))
1383
     (instance ix1927 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1384
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN3' IN4))"))
1385
      (property area_report (string "0"))
1386
      (property area_units (string "LCs")))
1387
     (instance ix1928 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1388
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1389
      (property area_report (string "0"))
1390
      (property area_units (string "LCs")))
1391
     (instance ix1929 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1392
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1393
      (property area_report (string "0"))
1394
      (property area_units (string "LCs")))
1395
     (instance ix1930 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1396
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1397
      (property area_report (string "0"))
1398
      (property area_units (string "LCs")))
1399
     (instance ix1931 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1400
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1401
      (property area_report (string "0"))
1402
      (property area_units (string "LCs")))
1403
     (instance ix1932 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1404
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1405
      (property area_report (string "0"))
1406
      (property area_units (string "LCs")))
1407
     (instance ix1933 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1408
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1409
      (property area_report (string "0"))
1410
      (property area_units (string "LCs")))
1411
     (instance ix1934 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1412
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1413
      (property area_report (string "0"))
1414
      (property area_units (string "LCs")))
1415
     (instance ix1935 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1416
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1417
      (property area_report (string "0"))
1418
      (property area_units (string "LCs")))
1419
     (instance ix1936 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1420
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1421
      (property area_report (string "0"))
1422
      (property area_units (string "LCs")))
1423
     (instance ix1937 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1424
      (property lut_function (string "((IN1' IN3 IN4)+(IN1' IN2 IN4'))"))
1425
      (property area_report (string "0"))
1426
      (property area_units (string "LCs")))
1427
     (instance ix1938 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1428
      (property lut_function (string "((IN1' IN3 IN4)+(IN1' IN2 IN4'))"))
1429
      (property area_report (string "0"))
1430
      (property area_units (string "LCs")))
1431
     (instance ix1939 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1432
      (property lut_function (string "((IN1 IN2)+(IN1 IN4')+(IN2 IN3' IN4))"))
1433
      (property area_report (string "0"))
1434
      (property area_units (string "LCs")))
1435
     (instance ix1940 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1436
      (property lut_function (string "((IN1 IN3)+(IN1 IN4')+(IN2' IN3 IN4))"))
1437
      (property area_report (string "0"))
1438
      (property area_units (string "LCs")))
1439
     (instance ix1941 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1440
      (property lut_function (string "((IN1 IN4')+(IN1 IN2 IN3)+(IN2' IN3' IN4))"))
1441
      (property area_report (string "0"))
1442
      (property area_units (string "LCs")))
1443
     (instance ix1942 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1444
      (property lut_function (string "((IN1 IN2))"))
1445
      (property area_report (string "0"))
1446
      (property area_units (string "LCs")))
1447
     (instance ix1943 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1448
      (property lut_function (string "((IN4')+(IN1 IN2 IN3))"))
1449
      (property area_report (string "0"))
1450
      (property area_units (string "LCs")))
1451
     (instance ix1944 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1452
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1453
      (property area_report (string "0"))
1454
      (property area_units (string "LCs")))
1455
     (instance ix1945 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1456
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1457
      (property area_report (string "0"))
1458
      (property area_units (string "LCs")))
1459
     (instance ix1946 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1460
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1461
      (property area_report (string "0"))
1462
      (property area_units (string "LCs")))
1463
     (instance ix1947 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1464
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1465
      (property area_report (string "0"))
1466
      (property area_units (string "LCs")))
1467
     (instance ix1948 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1468
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1469
      (property area_report (string "0"))
1470
      (property area_units (string "LCs")))
1471
     (instance ix1949 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1472
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1473
      (property area_report (string "0"))
1474
      (property area_units (string "LCs")))
1475
     (instance ix1950 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1476
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1477
      (property area_report (string "0"))
1478
      (property area_units (string "LCs")))
1479
     (instance ix1951 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1480
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN3' IN4))"))
1481
      (property area_report (string "0"))
1482
      (property area_units (string "LCs")))
1483
     (instance ix1952 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1484
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1485
      (property area_report (string "0"))
1486
      (property area_units (string "LCs")))
1487
     (instance ix1953 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1488
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1489
      (property area_report (string "0"))
1490
      (property area_units (string "LCs")))
1491
     (instance ix1954 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1492
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1493
      (property area_report (string "0"))
1494
      (property area_units (string "LCs")))
1495
     (instance ix1955 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1496
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1497
      (property area_report (string "0"))
1498
      (property area_units (string "LCs")))
1499
     (instance ix1956 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1500
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1501
      (property area_report (string "0"))
1502
      (property area_units (string "LCs")))
1503
     (instance ix1957 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1504
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1505
      (property area_report (string "0"))
1506
      (property area_units (string "LCs")))
1507
     (instance ix1958 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1508
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1509
      (property area_report (string "0"))
1510
      (property area_units (string "LCs")))
1511
     (instance ix1959 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1512
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1513
      (property area_report (string "0"))
1514
      (property area_units (string "LCs")))
1515
     (instance ix1960 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1516
      (property lut_function (string "((IN2 IN4)+(IN1' IN3' IN4'))"))
1517
      (property area_report (string "0"))
1518
      (property area_units (string "LCs")))
1519
     (instance ix1961 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1520
      (property lut_function (string "((IN1' IN2'))"))
1521
      (property area_report (string "0"))
1522
      (property area_units (string "LCs")))
1523
     (instance ix1962 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1524
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1525
      (property area_report (string "0"))
1526
      (property area_units (string "LCs")))
1527
     (instance ix1963 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1528
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1529
      (property area_report (string "0"))
1530
      (property area_units (string "LCs")))
1531
     (instance ix1964 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1532
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1533
      (property area_report (string "0"))
1534
      (property area_units (string "LCs")))
1535
     (instance ix1965 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1536
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1537
      (property area_report (string "0"))
1538
      (property area_units (string "LCs")))
1539
     (instance ix1966 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1540
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1541
      (property area_report (string "0"))
1542
      (property area_units (string "LCs")))
1543
     (instance ix1967 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1544
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1545
      (property area_report (string "0"))
1546
      (property area_units (string "LCs")))
1547
     (instance ix1968 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1548
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1549
      (property area_report (string "0"))
1550
      (property area_units (string "LCs")))
1551
     (instance ix1969 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1552
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1553
      (property area_report (string "0"))
1554
      (property area_units (string "LCs")))
1555
     (instance ix1970 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1556
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1557
      (property area_report (string "0"))
1558
      (property area_units (string "LCs")))
1559
     (instance ix1971 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1560
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1561
      (property area_report (string "0"))
1562
      (property area_units (string "LCs")))
1563
     (instance ix1972 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1564
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1565
      (property area_report (string "0"))
1566
      (property area_units (string "LCs")))
1567
     (instance ix1973 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1568
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1569
      (property area_report (string "0"))
1570
      (property area_units (string "LCs")))
1571
     (instance ix1974 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1572
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1573
      (property area_report (string "0"))
1574
      (property area_units (string "LCs")))
1575
     (instance ix1975 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1576
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1577
      (property area_report (string "0"))
1578
      (property area_units (string "LCs")))
1579
     (instance ix1976 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1580
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1581
      (property area_report (string "0"))
1582
      (property area_units (string "LCs")))
1583
     (instance ix1977 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1584
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1585
      (property area_report (string "0"))
1586
      (property area_units (string "LCs")))
1587
     (instance ix1978 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1588
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1589
      (property area_report (string "0"))
1590
      (property area_units (string "LCs")))
1591
     (instance ix1979 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1592
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1593
      (property area_report (string "0"))
1594
      (property area_units (string "LCs")))
1595
     (instance ix1980 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1596
      (property lut_function (string "((IN2' IN4)+(IN1)+(IN2 IN3))"))
1597
      (property area_report (string "0"))
1598
      (property area_units (string "LCs")))
1599
     (instance ix1981 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1600
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN3'))"))
1601
      (property area_report (string "0"))
1602
      (property area_units (string "LCs")))
1603
     (instance ix1982 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1604
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1605
      (property area_report (string "0"))
1606
      (property area_units (string "LCs")))
1607
     (instance ix1983 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1608
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1609
      (property area_report (string "0"))
1610
      (property area_units (string "LCs")))
1611
     (instance ix1984 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1612
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1613
      (property area_report (string "0"))
1614
      (property area_units (string "LCs")))
1615
     (instance ix1985 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1616
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1617
      (property area_report (string "0"))
1618
      (property area_units (string "LCs")))
1619
     (instance ix1986 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1620
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1621
      (property area_report (string "0"))
1622
      (property area_units (string "LCs")))
1623
     (instance ix1987 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1624
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1625
      (property area_report (string "0"))
1626
      (property area_units (string "LCs")))
1627
     (instance ix1988 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1628
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1629
      (property area_report (string "0"))
1630
      (property area_units (string "LCs")))
1631
     (instance ix1989 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1632
      (property lut_function (string "((IN3 IN4')+(IN1' IN2 IN4))"))
1633
      (property area_report (string "0"))
1634
      (property area_units (string "LCs")))
1635
     (instance ix1990 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1636
      (property lut_function (string "((IN1' IN2'))"))
1637
      (property area_report (string "0"))
1638
      (property area_units (string "LCs")))
1639
     (instance ix1991 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1640
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1641
      (property area_report (string "0"))
1642
      (property area_units (string "LCs")))
1643
     (instance ix1992 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1644
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1645
      (property area_report (string "0"))
1646
      (property area_units (string "LCs")))
1647
     (instance ix1993 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1648
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1649
      (property area_report (string "0"))
1650
      (property area_units (string "LCs")))
1651
     (instance ix1994 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1652
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1653
      (property area_report (string "0"))
1654
      (property area_units (string "LCs")))
1655
     (instance ix1995 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1656
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1657
      (property area_report (string "0"))
1658
      (property area_units (string "LCs")))
1659
     (instance ix1996 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1660
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1661
      (property area_report (string "0"))
1662
      (property area_units (string "LCs")))
1663
     (instance ix1997 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1664
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1665
      (property area_report (string "0"))
1666
      (property area_units (string "LCs")))
1667
     (instance ix1998 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1668
      (property lut_function (string "((IN1' IN2 IN3)+(IN1' IN2' IN4))"))
1669
      (property area_report (string "0"))
1670
      (property area_units (string "LCs")))
1671
     (instance ix1999 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1672
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1673
      (property area_report (string "0"))
1674
      (property area_units (string "LCs")))
1675
     (instance ix2000 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1676
      (property lut_function (string "((IN1' IN2 IN3')+(IN1' IN3 IN4))"))
1677
      (property area_report (string "0"))
1678
      (property area_units (string "LCs")))
1679
     (instance ix2001 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1680
      (property lut_function (string "((IN1' IN2' IN3)+(IN1' IN2 IN4))"))
1681
      (property area_report (string "0"))
1682
      (property area_units (string "LCs")))
1683
     (instance ix2002 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1684
      (property lut_function (string "((IN1' IN2'))"))
1685
      (property area_report (string "0"))
1686
      (property area_units (string "LCs")))
1687
     (instance ix2003 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1688
      (property lut_function (string "((IN1' IN2'))"))
1689
      (property area_report (string "0"))
1690
      (property area_units (string "LCs")))
1691
     (instance ix2004 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1692
      (property lut_function (string "((IN1' IN2 IN3))"))
1693
      (property area_report (string "0"))
1694
      (property area_units (string "LCs")))
1695
     (instance ix2005 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1696
      (property lut_function (string "((IN1' IN2 IN3))"))
1697
      (property area_report (string "0"))
1698
      (property area_units (string "LCs")))
1699
     (instance ix2006 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1700
      (property lut_function (string "((IN1' IN2 IN3))"))
1701
      (property area_report (string "0"))
1702
      (property area_units (string "LCs")))
1703
     (instance ix2007 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1704
      (property lut_function (string "((IN1' IN2 IN3))"))
1705
      (property area_report (string "0"))
1706
      (property area_units (string "LCs")))
1707
     (instance ix2008 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1708
      (property lut_function (string "((IN1' IN2 IN3))"))
1709
      (property area_report (string "0"))
1710
      (property area_units (string "LCs")))
1711
     (instance ix2009 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1712
      (property lut_function (string "((IN1' IN2' IN3))"))
1713
      (property area_report (string "0"))
1714
      (property area_units (string "LCs")))
1715
     (instance ix2010 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1716
      (property lut_function (string "((IN1' IN2))"))
1717
      (property area_report (string "0"))
1718
      (property area_units (string "LCs")))
1719
     (instance ix2011 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1720
      (property lut_function (string "((IN1 IN2))"))
1721
      (property area_report (string "0"))
1722
      (property area_units (string "LCs")))
1723
     (instance ix2012 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1724
      (property lut_function (string "((IN1 IN2))"))
1725
      (property area_report (string "0"))
1726
      (property area_units (string "LCs")))
1727
     (instance ix2013 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1728
      (property lut_function (string "((IN1 IN2))"))
1729
      (property area_report (string "0"))
1730
      (property area_units (string "LCs")))
1731
     (instance ix2014 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1732
      (property lut_function (string "((IN1 IN2))"))
1733
      (property area_report (string "0"))
1734
      (property area_units (string "LCs")))
1735
     (instance ix2015 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1736
      (property lut_function (string "((IN1 IN2))"))
1737
      (property area_report (string "0"))
1738
      (property area_units (string "LCs")))
1739
     (instance ix2016 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1740
      (property lut_function (string "((IN1 IN2))"))
1741
      (property area_report (string "0"))
1742
      (property area_units (string "LCs")))
1743
     (instance ix2017 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1744
      (property lut_function (string "((IN1 IN2))"))
1745
      (property area_report (string "0"))
1746
      (property area_units (string "LCs")))
1747
     (instance ix2018 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1748
      (property lut_function (string "((IN1 IN2))"))
1749
      (property area_report (string "0"))
1750
      (property area_units (string "LCs")))
1751
     (instance ix2019 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1752
      (property lut_function (string "((IN1 IN2))"))
1753
      (property area_report (string "0"))
1754
      (property area_units (string "LCs")))
1755
     (instance ix2020 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1756
      (property lut_function (string "((IN1 IN2))"))
1757
      (property area_report (string "0"))
1758
      (property area_units (string "LCs")))
1759
     (instance ix2021 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1760
      (property lut_function (string "((IN1 IN2))"))
1761
      (property area_report (string "0"))
1762
      (property area_units (string "LCs")))
1763
     (instance ix2022 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1764
      (property lut_function (string "((IN1 IN2 IN3))"))
1765
      (property area_report (string "0"))
1766
      (property area_units (string "LCs")))
1767
     (instance ix2023 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1768
      (property lut_function (string "((IN1 IN2))"))
1769
      (property area_report (string "0"))
1770
      (property area_units (string "LCs")))
1771
     (instance ix2024 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1772
      (property lut_function (string "((IN1 IN2 IN3))"))
1773
      (property area_report (string "0"))
1774
      (property area_units (string "LCs")))
1775
     (instance ix2025 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1776
      (property lut_function (string "((IN1 IN2 IN3))"))
1777
      (property area_report (string "0"))
1778
      (property area_units (string "LCs")))
1779
     (instance ix2026 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1780
      (property lut_function (string "((IN1 IN2 IN3))"))
1781
      (property area_report (string "0"))
1782
      (property area_units (string "LCs")))
1783
     (instance ix2027 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1784
      (property lut_function (string "((IN1 IN2 IN3))"))
1785
      (property area_report (string "0"))
1786
      (property area_units (string "LCs")))
1787
     (instance ix2028 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1788
      (property lut_function (string "((IN1 IN2 IN3))"))
1789
      (property area_report (string "0"))
1790
      (property area_units (string "LCs")))
1791
     (instance ix2029 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1792
      (property lut_function (string "((IN1 IN2 IN3))"))
1793
      (property area_report (string "0"))
1794
      (property area_units (string "LCs")))
1795
     (instance ix2030 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1796
      (property lut_function (string "((IN1 IN2 IN3))"))
1797
      (property area_report (string "0"))
1798
      (property area_units (string "LCs")))
1799
     (instance ix2031 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1800
      (property lut_function (string "((IN1 IN2))"))
1801
      (property area_report (string "0"))
1802
      (property area_units (string "LCs")))
1803
     (instance ix2032 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1804
      (property lut_function (string "((IN1 IN2))"))
1805
      (property area_report (string "0"))
1806
      (property area_units (string "LCs")))
1807
     (instance ix2033 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1808
      (property lut_function (string "((IN1 IN2 IN3))"))
1809
      (property area_report (string "0"))
1810
      (property area_units (string "LCs")))
1811
     (instance ix2034 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1812
      (property lut_function (string "((IN1 IN2 IN3))"))
1813
      (property area_report (string "0"))
1814
      (property area_units (string "LCs")))
1815
     (instance ix2035 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1816
      (property lut_function (string "((IN1 IN2 IN3))"))
1817
      (property area_report (string "0"))
1818
      (property area_units (string "LCs")))
1819
     (instance ix2036 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1820
      (property lut_function (string "((IN1 IN2 IN3))"))
1821
      (property area_report (string "0"))
1822
      (property area_units (string "LCs")))
1823
     (instance ix2037 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1824
      (property lut_function (string "((IN1 IN2 IN3))"))
1825
      (property area_report (string "0"))
1826
      (property area_units (string "LCs")))
1827
     (instance ix2038 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1828
      (property lut_function (string "((IN1 IN2 IN3))"))
1829
      (property area_report (string "0"))
1830
      (property area_units (string "LCs")))
1831
     (instance ix2039 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1832
      (property lut_function (string "((IN1 IN2 IN3))"))
1833
      (property area_report (string "0"))
1834
      (property area_units (string "LCs")))
1835
     (instance ix2040 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1836
      (property lut_function (string "((IN1 IN2 IN3))"))
1837
      (property area_report (string "0"))
1838
      (property area_units (string "LCs")))
1839
     (instance ix2041 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1840
      (property lut_function (string "((IN1 IN2 IN3))"))
1841
      (property area_report (string "0"))
1842
      (property area_units (string "LCs")))
1843
     (instance ix2042 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1844
      (property lut_function (string "((IN1 IN2 IN3))"))
1845
      (property area_report (string "0"))
1846
      (property area_units (string "LCs")))
1847
     (instance ix2043 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1848
      (property lut_function (string "((IN1 IN2 IN3))"))
1849
      (property area_report (string "0"))
1850
      (property area_units (string "LCs")))
1851
     (instance ix2044 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1852
      (property lut_function (string "((IN1 IN2))"))
1853
      (property area_report (string "0"))
1854
      (property area_units (string "LCs")))
1855
     (instance ix2045 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1856
      (property lut_function (string "((IN1 IN2))"))
1857
      (property area_report (string "0"))
1858
      (property area_units (string "LCs")))
1859
     (instance ix2046 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1860
      (property lut_function (string "((IN1' IN2 IN3))"))
1861
      (property area_report (string "0"))
1862
      (property area_units (string "LCs")))
1863
     (instance ix2047 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1864
      (property lut_function (string "((IN1 IN2 IN3))"))
1865
      (property area_report (string "0"))
1866
      (property area_units (string "LCs")))
1867
     (instance ix2048 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1868
      (property lut_function (string "((IN1 IN2 IN3))"))
1869
      (property area_report (string "0"))
1870
      (property area_units (string "LCs")))
1871
     (instance ix2049 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1872
      (property lut_function (string "((IN1 IN2 IN3))"))
1873
      (property area_report (string "0"))
1874
      (property area_units (string "LCs")))
1875
     (instance ix2050 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1876
      (property lut_function (string "((IN1 IN2 IN3))"))
1877
      (property area_report (string "0"))
1878
      (property area_units (string "LCs")))
1879
     (instance ix2051 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1880
      (property lut_function (string "((IN1 IN2 IN3))"))
1881
      (property area_report (string "0"))
1882
      (property area_units (string "LCs")))
1883
     (instance ix2052 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1884
      (property lut_function (string "((IN1 IN2 IN3))"))
1885
      (property area_report (string "0"))
1886
      (property area_units (string "LCs")))
1887
     (instance ix2053 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1888
      (property lut_function (string "((IN1 IN2 IN3))"))
1889
      (property area_report (string "0"))
1890
      (property area_units (string "LCs")))
1891
     (instance ix2054 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1892
      (property lut_function (string "((IN1 IN2 IN3))"))
1893
      (property area_report (string "0"))
1894
      (property area_units (string "LCs")))
1895
     (instance ix2055 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1896
      (property lut_function (string "((IN1 IN2 IN3))"))
1897
      (property area_report (string "0"))
1898
      (property area_units (string "LCs")))
1899
     (instance ix2056 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1900
      (property lut_function (string "((IN1 IN2 IN3))"))
1901
      (property area_report (string "0"))
1902
      (property area_units (string "LCs")))
1903
     (instance ix2057 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1904
      (property lut_function (string "((IN1 IN2 IN3))"))
1905
      (property area_report (string "0"))
1906
      (property area_units (string "LCs")))
1907
     (instance ix2058 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1908
      (property lut_function (string "((IN1 IN2 IN3))"))
1909
      (property area_report (string "0"))
1910
      (property area_units (string "LCs")))
1911
     (instance ix2059 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1912
      (property lut_function (string "((IN1 IN2))"))
1913
      (property area_report (string "0"))
1914
      (property area_units (string "LCs")))
1915
     (instance ix2060 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1916
      (property lut_function (string "((IN1' IN2 IN3))"))
1917
      (property area_report (string "0"))
1918
      (property area_units (string "LCs")))
1919
     (instance ix2061 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1920
      (property lut_function (string "((IN1 IN2 IN3))"))
1921
      (property area_report (string "0"))
1922
      (property area_units (string "LCs")))
1923
     (instance ix2062 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1924
      (property lut_function (string "((IN1 IN2 IN3))"))
1925
      (property area_report (string "0"))
1926
      (property area_units (string "LCs")))
1927
     (instance ix2063 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1928
      (property lut_function (string "((IN1 IN2 IN3))"))
1929
      (property area_report (string "0"))
1930
      (property area_units (string "LCs")))
1931
     (instance ix2064 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1932
      (property lut_function (string "((IN1 IN2 IN3))"))
1933
      (property area_report (string "0"))
1934
      (property area_units (string "LCs")))
1935
     (instance ix2065 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1936
      (property lut_function (string "((IN1 IN2 IN3))"))
1937
      (property area_report (string "0"))
1938
      (property area_units (string "LCs")))
1939
     (instance ix2066 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1940
      (property lut_function (string "((IN1 IN2 IN3))"))
1941
      (property area_report (string "0"))
1942
      (property area_units (string "LCs")))
1943
     (instance ix2067 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1944
      (property lut_function (string "((IN1 IN2 IN3))"))
1945
      (property area_report (string "0"))
1946
      (property area_units (string "LCs")))
1947
     (instance ix2068 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1948
      (property lut_function (string "((IN1 IN2 IN3))"))
1949
      (property area_report (string "0"))
1950
      (property area_units (string "LCs")))
1951
     (instance ix2069 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1952
      (property lut_function (string "((IN1 IN2 IN3))"))
1953
      (property area_report (string "0"))
1954
      (property area_units (string "LCs")))
1955
     (instance ix2070 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1956
      (property lut_function (string "((IN1 IN2 IN3))"))
1957
      (property area_report (string "0"))
1958
      (property area_units (string "LCs")))
1959
     (instance ix2071 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1960
      (property lut_function (string "((IN1 IN2 IN3))"))
1961
      (property area_report (string "0"))
1962
      (property area_units (string "LCs")))
1963
     (instance ix2072 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1964
      (property lut_function (string "((IN1 IN2 IN3))"))
1965
      (property area_report (string "0"))
1966
      (property area_units (string "LCs")))
1967
     (instance ix2073 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1968
      (property lut_function (string "((IN1 IN2))"))
1969
      (property area_report (string "0"))
1970
      (property area_units (string "LCs")))
1971
     (instance ix2074 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1972
      (property lut_function (string "((IN1' IN2 IN3))"))
1973
      (property area_report (string "0"))
1974
      (property area_units (string "LCs")))
1975
     (instance ix2075 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1976
      (property lut_function (string "((IN1 IN2 IN3))"))
1977
      (property area_report (string "0"))
1978
      (property area_units (string "LCs")))
1979
     (instance ix2076 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1980
      (property lut_function (string "((IN1 IN2 IN3))"))
1981
      (property area_report (string "0"))
1982
      (property area_units (string "LCs")))
1983
     (instance ix2077 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1984
      (property lut_function (string "((IN1 IN2 IN3))"))
1985
      (property area_report (string "0"))
1986
      (property area_units (string "LCs")))
1987
     (instance ix2078 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1988
      (property lut_function (string "((IN1 IN2 IN3))"))
1989
      (property area_report (string "0"))
1990
      (property area_units (string "LCs")))
1991
     (instance ix2079 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1992
      (property lut_function (string "((IN1 IN2 IN3))"))
1993
      (property area_report (string "0"))
1994
      (property area_units (string "LCs")))
1995
     (instance ix2080 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
1996
      (property lut_function (string "((IN1 IN2 IN3))"))
1997
      (property area_report (string "0"))
1998
      (property area_units (string "LCs")))
1999
     (instance ix2081 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2000
      (property lut_function (string "((IN1 IN2 IN3))"))
2001
      (property area_report (string "0"))
2002
      (property area_units (string "LCs")))
2003
     (instance ix2082 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2004
      (property lut_function (string "((IN1 IN2 IN3))"))
2005
      (property area_report (string "0"))
2006
      (property area_units (string "LCs")))
2007
     (instance ix2083 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2008
      (property lut_function (string "((IN1 IN2 IN3))"))
2009
      (property area_report (string "0"))
2010
      (property area_units (string "LCs")))
2011
     (instance ix2084 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2012
      (property lut_function (string "((IN1 IN2 IN3))"))
2013
      (property area_report (string "0"))
2014
      (property area_units (string "LCs")))
2015
     (instance ix2085 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2016
      (property lut_function (string "((IN1 IN2 IN3))"))
2017
      (property area_report (string "0"))
2018
      (property area_units (string "LCs")))
2019
     (instance ix2086 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2020
      (property lut_function (string "((IN1 IN2 IN3))"))
2021
      (property area_report (string "0"))
2022
      (property area_units (string "LCs")))
2023
     (instance ix2087 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2024
      (property lut_function (string "((IN1 IN2))"))
2025
      (property area_report (string "0"))
2026
      (property area_units (string "LCs")))
2027
     (instance ix2088 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2028
      (property lut_function (string "((IN1' IN2 IN3))"))
2029
      (property area_report (string "0"))
2030
      (property area_units (string "LCs")))
2031
     (instance ix2089 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2032
      (property lut_function (string "((IN1 IN2 IN3))"))
2033
      (property area_report (string "0"))
2034
      (property area_units (string "LCs")))
2035
     (instance ix2090 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2036
      (property lut_function (string "((IN1 IN2 IN3))"))
2037
      (property area_report (string "0"))
2038
      (property area_units (string "LCs")))
2039
     (instance ix2091 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2040
      (property lut_function (string "((IN1 IN2 IN3))"))
2041
      (property area_report (string "0"))
2042
      (property area_units (string "LCs")))
2043
     (instance ix2092 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2044
      (property lut_function (string "((IN1 IN2 IN3))"))
2045
      (property area_report (string "0"))
2046
      (property area_units (string "LCs")))
2047
     (instance ix2093 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2048
      (property lut_function (string "((IN1 IN2 IN3))"))
2049
      (property area_report (string "0"))
2050
      (property area_units (string "LCs")))
2051
     (instance ix2094 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2052
      (property lut_function (string "((IN1 IN2 IN3))"))
2053
      (property area_report (string "0"))
2054
      (property area_units (string "LCs")))
2055
     (instance ix2095 (viewRef NETLIST  (cellRef LUT (libraryRef flex10a )))
2056
      (property lut_function (string "((IN1')+(IN2))")))
2057
     (instance C1_modgen_add_8_ix39_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2058
     (instance C1_modgen_add_8_ix41_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2059
     (instance C1_modgen_add_8_ix43_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2060
     (instance C1_modgen_add_8_ix45_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2061
     (instance C1_modgen_add_8_ix47_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2062
     (instance C1_modgen_add_8_ix49_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2063
     (instance C1_modgen_add_8_ix51_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2064
     (instance C1_modgen_add_8_ix53_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2065
     (instance C1_modgen_add_8_ix55_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2066
     (instance C1_modgen_add_8_ix57_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2067
     (instance C1_modgen_add_8_ix59_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2068
     (instance C1_modgen_add_8_ix61_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2069
     (instance C1_modgen_add_8_ix65_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2070
     (instance C1_modgen_add_8_ix69_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2071
     (instance C1_modgen_add_8_ix73_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2072
     (instance C1_modgen_add_8_ix77_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2073
     (instance C1_modgen_add_8_ix81_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2074
     (instance C1_modgen_add_8_ix85_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2075
     (instance C1_modgen_add_8_ix89_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2076
     (instance U1_modgen_umin_27_ix21_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2077
     (instance U1_modgen_umin_27_ix23_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2078
     (instance U1_modgen_umin_27_ix25_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2079
     (instance U1_modgen_umin_27_ix27_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2080
     (instance U1_modgen_umin_27_ix29_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2081
     (instance U1_modgen_umin_27_ix31_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2082
     (instance U1_modgen_umin_27_ix33_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2083
     (instance U1_modgen_umin_27_ix35_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2084
     (instance U1_modgen_umin_27_ix37_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2085
     (instance U1_modgen_umin_27_ix39_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2086
     (instance U1_modgen_umin_27_ix41_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2087
     (instance U1_modgen_umin_27_ix43_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2088
     (instance U1_modgen_umin_27_ix45_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2089
     (instance U1_modgen_umin_27_ix47_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2090
     (instance D1_D1_modgen_eq_38_ix22_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2091
     (instance D1_D1_modgen_eq_38_ix26_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2092
     (instance D1_D1_modgen_eq_38_ix30_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2093
     (instance D1_D1_modgen_eq_38_ix34_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2094
     (instance D1_D2_modgen_gt_44_ix21_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2095
     (instance D1_D2_modgen_gt_44_ix23_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2096
     (instance D1_D2_modgen_gt_44_ix25_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2097
     (instance D1_D2_modgen_gt_44_ix27_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2098
     (instance D1_D2_modgen_gt_44_ix29_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2099
     (instance D1_D2_modgen_gt_44_ix31_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2100
     (instance D1_D2_modgen_gt_44_ix33_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2101
     (instance D1_D2_modgen_gt_44_ix35_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2102
     (instance D1_D3_modgen_gt_45_ix21_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2103
     (instance D1_D3_modgen_gt_45_ix23_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2104
     (instance D1_D3_modgen_gt_45_ix25_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2105
     (instance D1_D3_modgen_gt_45_ix27_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2106
     (instance D1_D3_modgen_gt_45_ix29_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2107
     (instance D1_D3_modgen_gt_45_ix31_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2108
     (instance D1_D3_modgen_gt_45_ix33_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2109
     (instance D1_D3_modgen_gt_45_ix35_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2110
     (instance D1_D3_count_dec_48_ix21_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2111
     (instance D1_D3_count_dec_48_ix23_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2112
     (instance D1_D3_count_dec_48_ix25_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2113
     (instance D1_D3_count_dec_48_ix27_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2114
     (instance D1_D3_count_dec_48_ix29_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2115
     (instance D1_D3_count_dec_48_ix31_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2116
     (instance D1_D3_count_dec_48_ix33_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2117
     (instance D1_D3_count_dec_48_ix35_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2118
     (instance D1_D3_count_dec_48_ix37_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2119
     (instance D1_D3_count_dec_48_ix39_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2120
     (instance D1_D3_count_dec_48_ix41_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2121
     (instance D1_D3_count_dec_48_ix43_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2122
     (instance D1_D3_count_dec_48_ix45_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2123
     (instance D1_D3_count_dec_48_ix47_carry (viewRef NETLIST  (cellRef CARRY (libraryRef flex10a ))))
2124
     (instance D1_D3_count_dec_48_ix49_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2125
     (instance ix1721_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2126
     (instance ix1722_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2127
     (instance ix1723_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2128
     (instance ix1724_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2129
     (instance ix1725_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2130
     (instance ix1726_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2131
     (instance ix1727_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2132
     (instance ix1728_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2133
     (instance ix1729_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2134
     (instance ix1730_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2135
     (instance ix1731_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2136
     (instance ix1732_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2137
     (instance ix1733_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2138
     (instance ix1734_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2139
     (instance ix1735_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2140
     (instance ix1736_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2141
     (instance ix1737_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2142
     (instance ix1738_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2143
     (instance ix1739_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2144
     (instance ix1740_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2145
     (instance ix1741_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2146
     (instance ix1742_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2147
     (instance ix1743_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2148
     (instance ix1744_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2149
     (instance ix1745_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2150
     (instance ix1746_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2151
     (instance ix1746_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2152
     (instance ix1747_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2153
     (instance ix1748_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2154
     (instance ix1749_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2155
     (instance ix1750_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2156
     (instance ix1751_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2157
     (instance ix1751_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2158
     (instance ix1752_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2159
     (instance ix1752_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2160
     (instance ix1753_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2161
     (instance ix1753_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2162
     (instance ix1754_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2163
     (instance ix1754_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2164
     (instance ix1755_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2165
     (instance ix1756_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2166
     (instance ix1757_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2167
     (instance ix1757_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2168
     (instance ix1758_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2169
     (instance ix1758_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2170
     (instance ix1759_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2171
     (instance ix1760_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2172
     (instance ix1761_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2173
     (instance ix1762_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2174
     (instance ix1763_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2175
     (instance ix1763_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2176
     (instance ix1764_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2177
     (instance ix1765_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2178
     (instance ix1766_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2179
     (instance ix1767_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2180
     (instance ix1768_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2181
     (instance ix1769_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2182
     (instance ix1770_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2183
     (instance ix1770_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2184
     (instance ix1771_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2185
     (instance ix1771_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2186
     (instance ix1772_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2187
     (instance ix1772_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2188
     (instance ix1773_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2189
     (instance ix1773_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2190
     (instance ix1774_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2191
     (instance ix1774_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2192
     (instance ix1775_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2193
     (instance ix1775_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2194
     (instance ix1776_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2195
     (instance ix1776_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2196
     (instance ix1777_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2197
     (instance ix1778_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2198
     (instance ix1779_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2199
     (instance ix1780_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2200
     (instance ix1781_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2201
     (instance ix1782_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2202
     (instance ix1783_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2203
     (instance ix1784_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2204
     (instance ix1785_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2205
     (instance ix1786_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2206
     (instance ix1787_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2207
     (instance ix1788_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2208
     (instance ix1789_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2209
     (instance ix1790_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2210
     (instance ix1791_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2211
     (instance ix1792_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2212
     (instance ix1793_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2213
     (instance ix1793_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2214
     (instance ix1794_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2215
     (instance ix1795_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2216
     (instance ix1796_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2217
     (instance ix1797_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2218
     (instance ix1800_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2219
     (instance ix1801_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2220
     (instance ix1801_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2221
     (instance ix1802_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2222
     (instance ix1802_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2223
     (instance ix1803_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2224
     (instance ix1803_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2225
     (instance ix1804_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2226
     (instance ix1804_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2227
     (instance ix1805_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2228
     (instance ix1805_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2229
     (instance ix1806_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2230
     (instance ix1806_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2231
     (instance ix1807_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2232
     (instance ix1807_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2233
     (instance ix1808_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2234
     (instance ix1809_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2235
     (instance ix1809_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2236
     (instance ix1810_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2237
     (instance ix1810_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2238
     (instance ix1811_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2239
     (instance ix1812_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2240
     (instance ix1813_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2241
     (instance ix1814_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2242
     (instance ix1814_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2243
     (instance ix1815_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2244
     (instance ix1815_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2245
     (instance ix1816_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2246
     (instance ix1816_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2247
     (instance ix1817_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2248
     (instance ix1817_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2249
     (instance ix1818_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2250
     (instance ix1819_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2251
     (instance ix1819_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2252
     (instance ix1820_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2253
     (instance ix1821_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2254
     (instance ix1822_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2255
     (instance ix1823_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2256
     (instance ix1824_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2257
     (instance ix1825_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2258
     (instance ix1826_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2259
     (instance ix1827_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2260
     (instance ix1828_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2261
     (instance ix1828_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2262
     (instance ix1829_cas (viewRef NETLIST  (cellRef CASCADE (libraryRef flex10a ))))
2263
     (instance ix1829_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2264
     (instance ix1830_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2265
     (instance ix2095_lc (viewRef NETLIST  (cellRef LCELL (libraryRef flex10a ))))
2266
     (net clock 
2267
      (joined 
2268
       (portRef clock )
2269
       (portRef clock (instanceRef D1_clock_count_ix8 ))
2270
       (portRef clock (instanceRef D1_D1_count_ix8 ))
2271
       (portRef clock (instanceRef D1_D1_count1_ix8 ))
2272
       (portRef clock (instanceRef D1_D2_count_ix8 ))
2273
       (portRef clock (instanceRef D1_D3_count_ix8 ))
2274
       (portRef clock (instanceRef D1_D3_ready_count_ix8 ))
2275
       (portRef clock (instanceRef O1_timer_ix7 ))
2276
       (portRef CLK (instanceRef C1_reg_output7 ))
2277
       (portRef CLK (instanceRef C1_reg_output6 ))
2278
       (portRef CLK (instanceRef C1_reg_output5 ))
2279
       (portRef CLK (instanceRef C1_reg_output4 ))
2280
       (portRef CLK (instanceRef C1_reg_output3 ))
2281
       (portRef CLK (instanceRef C1_reg_output2 ))
2282
       (portRef CLK (instanceRef C1_reg_output1 ))
2283
       (portRef CLK (instanceRef C1_reg_output0 ))
2284
       (portRef CLK (instanceRef C1_reg_count13 ))
2285
       (portRef CLK (instanceRef C1_reg_count12 ))
2286
       (portRef CLK (instanceRef C1_reg_count11 ))
2287
       (portRef CLK (instanceRef C1_reg_count10 ))
2288
       (portRef CLK (instanceRef C1_reg_count9 ))
2289
       (portRef CLK (instanceRef C1_reg_count8 ))
2290
       (portRef CLK (instanceRef C1_reg_count7 ))
2291
       (portRef CLK (instanceRef C1_reg_count6 ))
2292
       (portRef CLK (instanceRef C1_reg_count5 ))
2293
       (portRef CLK (instanceRef C1_reg_count4 ))
2294
       (portRef CLK (instanceRef C1_reg_count3 ))
2295
       (portRef CLK (instanceRef C1_reg_count2 ))
2296
       (portRef CLK (instanceRef C1_reg_count1 ))
2297
       (portRef CLK (instanceRef C1_reg_count0 ))
2298
       (portRef CLK (instanceRef U1_reg_la_input7 ))
2299
       (portRef CLK (instanceRef U1_reg_la_input6 ))
2300
       (portRef CLK (instanceRef U1_reg_la_input5 ))
2301
       (portRef CLK (instanceRef U1_reg_la_input4 ))
2302
       (portRef CLK (instanceRef U1_reg_la_input3 ))
2303
       (portRef CLK (instanceRef U1_reg_la_input2 ))
2304
       (portRef CLK (instanceRef U1_reg_la_input1 ))
2305
       (portRef CLK (instanceRef U1_reg_la_input0 ))
2306
       (portRef CLK (instanceRef U1_reg_la_sign_bit ))
2307
       (portRef CLK (instanceRef U1_reg_position5 ))
2308
       (portRef CLK (instanceRef U1_reg_position4 ))
2309
       (portRef CLK (instanceRef U1_reg_position3 ))
2310
       (portRef CLK (instanceRef U1_reg_position2 ))
2311
       (portRef CLK (instanceRef U1_reg_position1 ))
2312
       (portRef CLK (instanceRef U1_reg_position0 ))
2313
       (portRef CLK (instanceRef U1_reg_data_bits6 ))
2314
       (portRef CLK (instanceRef U1_reg_data_bits5 ))
2315
       (portRef CLK (instanceRef U1_reg_data_bits4 ))
2316
       (portRef CLK (instanceRef U1_reg_data_bits3 ))
2317
       (portRef CLK (instanceRef U1_reg_data_bits2 ))
2318
       (portRef CLK (instanceRef U1_reg_data_bits1 ))
2319
       (portRef CLK (instanceRef U1_reg_data_bits0 ))
2320
       (portRef CLK (instanceRef U1_reg_la_la_sign_bits ))
2321
       (portRef CLK (instanceRef U1_reg_value7 ))
2322
       (portRef CLK (instanceRef U1_reg_value6 ))
2323
       (portRef CLK (instanceRef U1_reg_value5 ))
2324
       (portRef CLK (instanceRef U1_reg_value4 ))
2325
       (portRef CLK (instanceRef U1_reg_value3 ))
2326
       (portRef CLK (instanceRef U1_reg_value2 ))
2327
       (portRef CLK (instanceRef U1_reg_value1 ))
2328
       (portRef CLK (instanceRef U1_reg_value0 ))
2329
       (portRef CLK (instanceRef T1_reg_changed7 ))
2330
       (portRef CLK (instanceRef T1_reg_changed6 ))
2331
       (portRef CLK (instanceRef T1_reg_changed5 ))
2332
       (portRef CLK (instanceRef T1_reg_changed4 ))
2333
       (portRef CLK (instanceRef T1_reg_changed3 ))
2334
       (portRef CLK (instanceRef T1_reg_changed2 ))
2335
       (portRef CLK (instanceRef T1_reg_changed1 ))
2336
       (portRef CLK (instanceRef T1_reg_changed0 ))
2337
       (portRef CLK (instanceRef D1_reg_store1_dup_0 ))
2338
       (portRef CLK (instanceRef D1_reg_store0_dup_0 ))
2339
       (portRef CLK (instanceRef D1_reg_la_sel1 ))
2340
       (portRef CLK (instanceRef D1_reg_la_sel0 ))
2341
       (portRef CLK (instanceRef D1_reg_EN2 ))
2342
       (portRef CLK (instanceRef D1_reg_EN1 ))
2343
       (portRef CLK (instanceRef D1_reg_EN0 ))
2344
       (portRef CLK (instanceRef D1_reg_ready_dup_0 ))
2345
       (portRef CLK (instanceRef D1_reg_output_dup_0 ))
2346
       (portRef CLK (instanceRef D1_D1_reg_store7 ))
2347
       (portRef CLK (instanceRef D1_D1_reg_store6 ))
2348
       (portRef CLK (instanceRef D1_D1_reg_store5 ))
2349
       (portRef CLK (instanceRef D1_D1_reg_store4 ))
2350
       (portRef CLK (instanceRef D1_D1_reg_store3 ))
2351
       (portRef CLK (instanceRef D1_D1_reg_store2 ))
2352
       (portRef CLK (instanceRef D1_D1_reg_store1 ))
2353
       (portRef CLK (instanceRef D1_D1_reg_store0 ))
2354
       (portRef CLK (instanceRef D1_D1_reg_update7 ))
2355
       (portRef CLK (instanceRef D1_D1_reg_update6 ))
2356
       (portRef CLK (instanceRef D1_D1_reg_update5 ))
2357
       (portRef CLK (instanceRef D1_D1_reg_update4 ))
2358
       (portRef CLK (instanceRef D1_D1_reg_update3 ))
2359
       (portRef CLK (instanceRef D1_D1_reg_update2 ))
2360
       (portRef CLK (instanceRef D1_D1_reg_update1 ))
2361
       (portRef CLK (instanceRef D1_D1_reg_update0 ))
2362
       (portRef CLK (instanceRef D1_D1_reg_output ))
2363
       (portRef CLK (instanceRef D1_D1_reg_ready ))
2364
       (portRef CLK (instanceRef D1_D2_reg_reg18 ))
2365
       (portRef CLK (instanceRef D1_D2_reg_reg17 ))
2366
       (portRef CLK (instanceRef D1_D2_reg_reg16 ))
2367
       (portRef CLK (instanceRef D1_D2_reg_reg15 ))
2368
       (portRef CLK (instanceRef D1_D2_reg_reg14 ))
2369
       (portRef CLK (instanceRef D1_D2_reg_reg13 ))
2370
       (portRef CLK (instanceRef D1_D2_reg_reg12 ))
2371
       (portRef CLK (instanceRef D1_D2_reg_reg11 ))
2372
       (portRef CLK (instanceRef D1_D2_reg_reg10 ))
2373
       (portRef CLK (instanceRef D1_D2_reg_reg9 ))
2374
       (portRef CLK (instanceRef D1_D2_reg_reg8 ))
2375
       (portRef CLK (instanceRef D1_D2_reg_reg7 ))
2376
       (portRef CLK (instanceRef D1_D2_reg_reg6 ))
2377
       (portRef CLK (instanceRef D1_D2_reg_reg5 ))
2378
       (portRef CLK (instanceRef D1_D2_reg_reg4 ))
2379
       (portRef CLK (instanceRef D1_D2_reg_reg3 ))
2380
       (portRef CLK (instanceRef D1_D2_reg_reg2 ))
2381
       (portRef CLK (instanceRef D1_D2_reg_reg1 ))
2382
       (portRef CLK (instanceRef D1_D2_reg_reg0 ))
2383
       (portRef CLK (instanceRef D1_D2_reg_feedback ))
2384
       (portRef CLK (instanceRef D1_D2_reg_value7 ))
2385
       (portRef CLK (instanceRef D1_D2_reg_value6 ))
2386
       (portRef CLK (instanceRef D1_D2_reg_value5 ))
2387
       (portRef CLK (instanceRef D1_D2_reg_value4 ))
2388
       (portRef CLK (instanceRef D1_D2_reg_value3 ))
2389
       (portRef CLK (instanceRef D1_D2_reg_value2 ))
2390
       (portRef CLK (instanceRef D1_D2_reg_value1 ))
2391
       (portRef CLK (instanceRef D1_D2_reg_value0 ))
2392
       (portRef CLK (instanceRef D1_D2_reg_int_ready ))
2393
       (portRef CLK (instanceRef D1_D2_reg_la_value7 ))
2394
       (portRef CLK (instanceRef D1_D2_reg_la_value6 ))
2395
       (portRef CLK (instanceRef D1_D2_reg_la_value5 ))
2396
       (portRef CLK (instanceRef D1_D2_reg_la_value4 ))
2397
       (portRef CLK (instanceRef D1_D2_reg_la_value3 ))
2398
       (portRef CLK (instanceRef D1_D2_reg_la_value2 ))
2399
       (portRef CLK (instanceRef D1_D2_reg_la_value1 ))
2400
       (portRef CLK (instanceRef D1_D2_reg_la_value0 ))
2401
       (portRef CLK (instanceRef D1_D2_reg_put ))
2402
       (portRef CLK (instanceRef D1_D2_reg_output ))
2403
       (portRef CLK (instanceRef D1_D3_reg_output ))
2404
       (portRef CLK (instanceRef D1_D3_reg_ready ))
2405
       (portRef CLK (instanceRef O1_reg_samptime ))
2406
       (portRef CLK (instanceRef O1_reg_enable5 ))
2407
       (portRef CLK (instanceRef O1_reg_enable4 ))
2408
       (portRef CLK (instanceRef O1_reg_enable3 ))
2409
       (portRef CLK (instanceRef O1_reg_enable2 ))
2410
       (portRef CLK (instanceRef O1_reg_enable1 ))
2411
       (portRef CLK (instanceRef O1_reg_enable0 ))
2412
       (portRef CLK (instanceRef O1_reg_last7 ))
2413
       (portRef CLK (instanceRef O1_reg_led_col0row13 ))
2414
       (portRef CLK (instanceRef O1_reg_led_col0row12 ))
2415
       (portRef CLK (instanceRef O1_reg_led_col0row11 ))
2416
       (portRef CLK (instanceRef O1_reg_led_col0row10 ))
2417
       (portRef CLK (instanceRef O1_reg_led_col0row9 ))
2418
       (portRef CLK (instanceRef O1_reg_led_col0row8 ))
2419
       (portRef CLK (instanceRef O1_reg_led_col0row7 ))
2420
       (portRef CLK (instanceRef O1_reg_led_col0row6 ))
2421
       (portRef CLK (instanceRef O1_reg_led_col0row5 ))
2422
       (portRef CLK (instanceRef O1_reg_led_col0row4 ))
2423
       (portRef CLK (instanceRef O1_reg_led_col0row3 ))
2424
       (portRef CLK (instanceRef O1_reg_led_col0row2 ))
2425
       (portRef CLK (instanceRef O1_reg_led_col0row1 ))
2426
       (portRef CLK (instanceRef O1_reg_led_col0row0 ))
2427
       (portRef CLK (instanceRef O1_reg_led_col1row13 ))
2428
       (portRef CLK (instanceRef O1_reg_led_col1row12 ))
2429
       (portRef CLK (instanceRef O1_reg_led_col1row11 ))
2430
       (portRef CLK (instanceRef O1_reg_led_col1row10 ))
2431
       (portRef CLK (instanceRef O1_reg_led_col1row9 ))
2432
       (portRef CLK (instanceRef O1_reg_led_col1row8 ))
2433
       (portRef CLK (instanceRef O1_reg_led_col1row7 ))
2434
       (portRef CLK (instanceRef O1_reg_led_col1row6 ))
2435
       (portRef CLK (instanceRef O1_reg_led_col1row5 ))
2436
       (portRef CLK (instanceRef O1_reg_led_col1row4 ))
2437
       (portRef CLK (instanceRef O1_reg_led_col1row3 ))
2438
       (portRef CLK (instanceRef O1_reg_led_col1row2 ))
2439
       (portRef CLK (instanceRef O1_reg_led_col1row1 ))
2440
       (portRef CLK (instanceRef O1_reg_led_col1row0 ))
2441
       (portRef CLK (instanceRef O1_reg_led_col2row13 ))
2442
       (portRef CLK (instanceRef O1_reg_led_col2row12 ))
2443
       (portRef CLK (instanceRef O1_reg_led_col2row11 ))
2444
       (portRef CLK (instanceRef O1_reg_led_col2row10 ))
2445
       (portRef CLK (instanceRef O1_reg_led_col2row9 ))
2446
       (portRef CLK (instanceRef O1_reg_led_col2row8 ))
2447
       (portRef CLK (instanceRef O1_reg_led_col2row7 ))
2448
       (portRef CLK (instanceRef O1_reg_led_col2row6 ))
2449
       (portRef CLK (instanceRef O1_reg_led_col2row5 ))
2450
       (portRef CLK (instanceRef O1_reg_led_col2row4 ))
2451
       (portRef CLK (instanceRef O1_reg_led_col2row3 ))
2452
       (portRef CLK (instanceRef O1_reg_led_col2row2 ))
2453
       (portRef CLK (instanceRef O1_reg_led_col2row1 ))
2454
       (portRef CLK (instanceRef O1_reg_led_col2row0 ))
2455
       (portRef CLK (instanceRef O1_reg_led_col3row13 ))
2456
       (portRef CLK (instanceRef O1_reg_led_col3row12 ))
2457
       (portRef CLK (instanceRef O1_reg_led_col3row11 ))
2458
       (portRef CLK (instanceRef O1_reg_led_col3row10 ))
2459
       (portRef CLK (instanceRef O1_reg_led_col3row9 ))
2460
       (portRef CLK (instanceRef O1_reg_led_col3row8 ))
2461
       (portRef CLK (instanceRef O1_reg_led_col3row7 ))
2462
       (portRef CLK (instanceRef O1_reg_led_col3row6 ))
2463
       (portRef CLK (instanceRef O1_reg_led_col3row5 ))
2464
       (portRef CLK (instanceRef O1_reg_led_col3row4 ))
2465
       (portRef CLK (instanceRef O1_reg_led_col3row3 ))
2466
       (portRef CLK (instanceRef O1_reg_led_col3row2 ))
2467
       (portRef CLK (instanceRef O1_reg_led_col3row1 ))
2468
       (portRef CLK (instanceRef O1_reg_led_col3row0 ))
2469
       (portRef CLK (instanceRef O1_reg_led_col4row13 ))
2470
       (portRef CLK (instanceRef O1_reg_led_col4row12 ))
2471
       (portRef CLK (instanceRef O1_reg_led_col4row11 ))
2472
       (portRef CLK (instanceRef O1_reg_led_col4row10 ))
2473
       (portRef CLK (instanceRef O1_reg_led_col4row9 ))
2474
       (portRef CLK (instanceRef O1_reg_led_col4row8 ))
2475
       (portRef CLK (instanceRef O1_reg_led_col4row7 ))
2476
       (portRef CLK (instanceRef O1_reg_led_col4row6 ))
2477
       (portRef CLK (instanceRef O1_reg_led_col4row5 ))
2478
       (portRef CLK (instanceRef O1_reg_led_col4row4 ))
2479
       (portRef CLK (instanceRef O1_reg_led_col4row3 ))
2480
       (portRef CLK (instanceRef O1_reg_led_col4row2 ))
2481
       (portRef CLK (instanceRef O1_reg_led_col4row1 ))
2482
       (portRef CLK (instanceRef O1_reg_led_col4row0 ))
2483
       (portRef CLK (instanceRef O1_reg_led_col5row13 ))
2484
       (portRef CLK (instanceRef O1_reg_led_col5row12 ))
2485
       (portRef CLK (instanceRef O1_reg_led_col5row11 ))
2486
       (portRef CLK (instanceRef O1_reg_led_col5row10 ))
2487
       (portRef CLK (instanceRef O1_reg_led_col5row9 ))
2488
       (portRef CLK (instanceRef O1_reg_led_col5row8 ))
2489
       (portRef CLK (instanceRef O1_reg_led_col5row7 ))
2490
       (portRef CLK (instanceRef O1_reg_led_col5row6 ))
2491
       (portRef CLK (instanceRef O1_reg_led_col5row5 ))
2492
       (portRef CLK (instanceRef O1_reg_led_col5row4 ))
2493
       (portRef CLK (instanceRef O1_reg_led_col5row3 ))
2494
       (portRef CLK (instanceRef O1_reg_led_col5row2 ))
2495
       (portRef CLK (instanceRef O1_reg_led_col5row1 ))
2496
       (portRef CLK (instanceRef O1_reg_led_col5row0 ))))
2497
     (net reset 
2498
      (joined 
2499
       (portRef reset )
2500
       (portRef sclr (instanceRef D1_D3_count_ix8 ))
2501
       (portRef IN3 (instanceRef C1_modgen_add_8_ix63 ))
2502
       (portRef IN3 (instanceRef C1_modgen_add_8_ix67 ))
2503
       (portRef IN3 (instanceRef C1_modgen_add_8_ix71 ))
2504
       (portRef IN3 (instanceRef C1_modgen_add_8_ix75 ))
2505
       (portRef IN3 (instanceRef C1_modgen_add_8_ix79 ))
2506
       (portRef IN3 (instanceRef C1_modgen_add_8_ix83 ))
2507
       (portRef IN3 (instanceRef C1_modgen_add_8_ix87 ))
2508
       (portRef IN3 (instanceRef C1_modgen_add_8_ix91 ))
2509
       (portRef IN3 (instanceRef U1_modgen_umin_27_ix49 ))
2510
       (portRef IN1 (instanceRef ix1727 ))
2511
       (portRef IN1 (instanceRef ix1728 ))
2512
       (portRef IN1 (instanceRef ix1729 ))
2513
       (portRef IN1 (instanceRef ix1731 ))
2514
       (portRef IN1 (instanceRef ix1732 ))
2515
       (portRef IN1 (instanceRef ix1733 ))
2516
       (portRef IN1 (instanceRef ix1736 ))
2517
       (portRef IN1 (instanceRef ix1737 ))
2518
       (portRef IN1 (instanceRef ix1739 ))
2519
       (portRef IN1 (instanceRef ix1740 ))
2520
       (portRef IN1 (instanceRef ix1741 ))
2521
       (portRef IN1 (instanceRef ix1744 ))
2522
       (portRef IN1 (instanceRef ix1745 ))
2523
       (portRef IN1 (instanceRef ix1747 ))
2524
       (portRef IN1 (instanceRef ix1759 ))
2525
       (portRef IN1 (instanceRef ix1761 ))
2526
       (portRef IN1 (instanceRef ix1772 ))
2527
       (portRef IN1 (instanceRef ix1792 ))
2528
       (portRef IN1 (instanceRef ix1795 ))
2529
       (portRef IN1 (instanceRef ix1802 ))
2530
       (portRef IN1 (instanceRef ix1803 ))
2531
       (portRef IN1 (instanceRef ix1804 ))
2532
       (portRef IN1 (instanceRef ix1805 ))
2533
       (portRef IN1 (instanceRef ix1848 ))
2534
       (portRef IN1 (instanceRef ix1852 ))
2535
       (portRef IN1 (instanceRef ix1854 ))
2536
       (portRef IN1 (instanceRef ix1857 ))
2537
       (portRef IN1 (instanceRef ix1859 ))
2538
       (portRef IN1 (instanceRef ix1861 ))
2539
       (portRef IN1 (instanceRef ix1863 ))
2540
       (portRef IN1 (instanceRef ix1865 ))
2541
       (portRef IN1 (instanceRef ix1867 ))
2542
       (portRef IN1 (instanceRef ix1869 ))
2543
       (portRef IN1 (instanceRef ix1871 ))
2544
       (portRef IN1 (instanceRef ix1873 ))
2545
       (portRef IN1 (instanceRef ix1875 ))
2546
       (portRef IN1 (instanceRef ix1876 ))
2547
       (portRef IN1 (instanceRef ix1877 ))
2548
       (portRef IN1 (instanceRef ix1878 ))
2549
       (portRef IN1 (instanceRef ix1883 ))
2550
       (portRef IN1 (instanceRef ix1884 ))
2551
       (portRef IN1 (instanceRef ix1885 ))
2552
       (portRef IN1 (instanceRef ix1886 ))
2553
       (portRef IN1 (instanceRef ix1887 ))
2554
       (portRef IN1 (instanceRef ix1888 ))
2555
       (portRef IN1 (instanceRef ix1889 ))
2556
       (portRef IN1 (instanceRef ix1890 ))
2557
       (portRef IN1 (instanceRef ix1891 ))
2558
       (portRef IN1 (instanceRef ix1892 ))
2559
       (portRef IN1 (instanceRef ix1893 ))
2560
       (portRef IN1 (instanceRef ix1894 ))
2561
       (portRef IN1 (instanceRef ix1895 ))
2562
       (portRef IN1 (instanceRef ix1896 ))
2563
       (portRef IN1 (instanceRef ix1897 ))
2564
       (portRef IN1 (instanceRef ix1898 ))
2565
       (portRef IN1 (instanceRef ix1899 ))
2566
       (portRef IN1 (instanceRef ix1900 ))
2567
       (portRef IN1 (instanceRef ix1901 ))
2568
       (portRef IN1 (instanceRef ix1902 ))
2569
       (portRef IN1 (instanceRef ix1903 ))
2570
       (portRef IN1 (instanceRef ix1904 ))
2571
       (portRef IN1 (instanceRef ix1905 ))
2572
       (portRef IN1 (instanceRef ix1906 ))
2573
       (portRef IN1 (instanceRef ix1907 ))
2574
       (portRef IN1 (instanceRef ix1908 ))
2575
       (portRef IN1 (instanceRef ix1909 ))
2576
       (portRef IN1 (instanceRef ix1910 ))
2577
       (portRef IN1 (instanceRef ix1911 ))
2578
       (portRef IN1 (instanceRef ix1912 ))
2579
       (portRef IN1 (instanceRef ix1913 ))
2580
       (portRef IN1 (instanceRef ix1914 ))
2581
       (portRef IN1 (instanceRef ix1915 ))
2582
       (portRef IN1 (instanceRef ix1916 ))
2583
       (portRef IN1 (instanceRef ix1917 ))
2584
       (portRef IN1 (instanceRef ix1918 ))
2585
       (portRef IN1 (instanceRef ix1919 ))
2586
       (portRef IN1 (instanceRef ix1920 ))
2587
       (portRef IN1 (instanceRef ix1921 ))
2588
       (portRef IN1 (instanceRef ix1922 ))
2589
       (portRef IN1 (instanceRef ix1923 ))
2590
       (portRef IN1 (instanceRef ix1924 ))
2591
       (portRef IN1 (instanceRef ix1925 ))
2592
       (portRef IN1 (instanceRef ix1926 ))
2593
       (portRef IN1 (instanceRef ix1927 ))
2594
       (portRef IN1 (instanceRef ix1928 ))
2595
       (portRef IN1 (instanceRef ix1929 ))
2596
       (portRef IN1 (instanceRef ix1930 ))
2597
       (portRef IN1 (instanceRef ix1931 ))
2598
       (portRef IN1 (instanceRef ix1932 ))
2599
       (portRef IN1 (instanceRef ix1933 ))
2600
       (portRef IN1 (instanceRef ix1934 ))
2601
       (portRef IN1 (instanceRef ix1935 ))
2602
       (portRef IN1 (instanceRef ix1936 ))
2603
       (portRef IN1 (instanceRef ix1937 ))
2604
       (portRef IN1 (instanceRef ix1938 ))
2605
       (portRef IN1 (instanceRef ix1944 ))
2606
       (portRef IN1 (instanceRef ix1945 ))
2607
       (portRef IN1 (instanceRef ix1946 ))
2608
       (portRef IN1 (instanceRef ix1947 ))
2609
       (portRef IN1 (instanceRef ix1948 ))
2610
       (portRef IN1 (instanceRef ix1949 ))
2611
       (portRef IN1 (instanceRef ix1950 ))
2612
       (portRef IN1 (instanceRef ix1951 ))
2613
       (portRef IN1 (instanceRef ix1952 ))
2614
       (portRef IN1 (instanceRef ix1953 ))
2615
       (portRef IN1 (instanceRef ix1954 ))
2616
       (portRef IN1 (instanceRef ix1955 ))
2617
       (portRef IN1 (instanceRef ix1956 ))
2618
       (portRef IN1 (instanceRef ix1957 ))
2619
       (portRef IN1 (instanceRef ix1958 ))
2620
       (portRef IN1 (instanceRef ix1959 ))
2621
       (portRef IN1 (instanceRef ix1960 ))
2622
       (portRef IN1 (instanceRef ix1961 ))
2623
       (portRef IN1 (instanceRef ix1962 ))
2624
       (portRef IN1 (instanceRef ix1963 ))
2625
       (portRef IN1 (instanceRef ix1964 ))
2626
       (portRef IN1 (instanceRef ix1965 ))
2627
       (portRef IN1 (instanceRef ix1966 ))
2628
       (portRef IN1 (instanceRef ix1967 ))
2629
       (portRef IN1 (instanceRef ix1968 ))
2630
       (portRef IN1 (instanceRef ix1969 ))
2631
       (portRef IN1 (instanceRef ix1970 ))
2632
       (portRef IN1 (instanceRef ix1971 ))
2633
       (portRef IN1 (instanceRef ix1972 ))
2634
       (portRef IN1 (instanceRef ix1973 ))
2635
       (portRef IN1 (instanceRef ix1974 ))
2636
       (portRef IN1 (instanceRef ix1975 ))
2637
       (portRef IN1 (instanceRef ix1976 ))
2638
       (portRef IN1 (instanceRef ix1977 ))
2639
       (portRef IN1 (instanceRef ix1978 ))
2640
       (portRef IN1 (instanceRef ix1979 ))
2641
       (portRef IN1 (instanceRef ix1980 ))
2642
       (portRef IN1 (instanceRef ix1981 ))
2643
       (portRef IN1 (instanceRef ix1982 ))
2644
       (portRef IN1 (instanceRef ix1983 ))
2645
       (portRef IN1 (instanceRef ix1984 ))
2646
       (portRef IN1 (instanceRef ix1985 ))
2647
       (portRef IN1 (instanceRef ix1986 ))
2648
       (portRef IN1 (instanceRef ix1987 ))
2649
       (portRef IN1 (instanceRef ix1988 ))
2650
       (portRef IN1 (instanceRef ix1989 ))
2651
       (portRef IN1 (instanceRef ix1990 ))
2652
       (portRef IN1 (instanceRef ix1991 ))
2653
       (portRef IN1 (instanceRef ix1992 ))
2654
       (portRef IN1 (instanceRef ix1993 ))
2655
       (portRef IN1 (instanceRef ix1994 ))
2656
       (portRef IN1 (instanceRef ix1995 ))
2657
       (portRef IN1 (instanceRef ix1996 ))
2658
       (portRef IN1 (instanceRef ix1997 ))
2659
       (portRef IN1 (instanceRef ix1998 ))
2660
       (portRef IN1 (instanceRef ix1999 ))
2661
       (portRef IN1 (instanceRef ix2000 ))
2662
       (portRef IN1 (instanceRef ix2001 ))
2663
       (portRef IN1 (instanceRef ix2002 ))
2664
       (portRef IN1 (instanceRef ix2003 ))
2665
       (portRef IN1 (instanceRef ix2004 ))
2666
       (portRef IN1 (instanceRef ix2005 ))
2667
       (portRef IN1 (instanceRef ix2006 ))
2668
       (portRef IN1 (instanceRef ix2007 ))
2669
       (portRef IN1 (instanceRef ix2008 ))
2670
       (portRef IN1 (instanceRef ix2009 ))
2671
       (portRef IN1 (instanceRef ix2010 ))
2672
       (portRef IN1 (instanceRef ix2022 ))
2673
       (portRef IN1 (instanceRef ix2024 ))
2674
       (portRef IN1 (instanceRef ix2025 ))
2675
       (portRef IN1 (instanceRef ix2026 ))
2676
       (portRef IN1 (instanceRef ix2027 ))
2677
       (portRef IN1 (instanceRef ix2028 ))
2678
       (portRef IN1 (instanceRef ix2029 ))
2679
       (portRef IN1 (instanceRef ix2030 ))
2680
       (portRef IN1 (instanceRef ix2033 ))
2681
       (portRef IN1 (instanceRef ix2034 ))
2682
       (portRef IN1 (instanceRef ix2035 ))
2683
       (portRef IN1 (instanceRef ix2036 ))
2684
       (portRef IN1 (instanceRef ix2037 ))
2685
       (portRef IN1 (instanceRef ix2038 ))
2686
       (portRef IN1 (instanceRef ix2039 ))
2687
       (portRef IN1 (instanceRef ix2040 ))
2688
       (portRef IN1 (instanceRef ix2041 ))
2689
       (portRef IN1 (instanceRef ix2042 ))
2690
       (portRef IN1 (instanceRef ix2043 ))
2691
       (portRef IN1 (instanceRef ix2047 ))
2692
       (portRef IN1 (instanceRef ix2048 ))
2693
       (portRef IN1 (instanceRef ix2049 ))
2694
       (portRef IN1 (instanceRef ix2050 ))
2695
       (portRef IN1 (instanceRef ix2051 ))
2696
       (portRef IN1 (instanceRef ix2052 ))
2697
       (portRef IN1 (instanceRef ix2053 ))
2698
       (portRef IN1 (instanceRef ix2054 ))
2699
       (portRef IN1 (instanceRef ix2055 ))
2700
       (portRef IN1 (instanceRef ix2056 ))
2701
       (portRef IN1 (instanceRef ix2057 ))
2702
       (portRef IN1 (instanceRef ix2058 ))
2703
       (portRef IN1 (instanceRef ix2061 ))
2704
       (portRef IN1 (instanceRef ix2062 ))
2705
       (portRef IN1 (instanceRef ix2063 ))
2706
       (portRef IN1 (instanceRef ix2064 ))
2707
       (portRef IN1 (instanceRef ix2065 ))
2708
       (portRef IN1 (instanceRef ix2066 ))
2709
       (portRef IN1 (instanceRef ix2067 ))
2710
       (portRef IN1 (instanceRef ix2068 ))
2711
       (portRef IN1 (instanceRef ix2069 ))
2712
       (portRef IN1 (instanceRef ix2070 ))
2713
       (portRef IN1 (instanceRef ix2071 ))
2714
       (portRef IN1 (instanceRef ix2072 ))
2715
       (portRef IN1 (instanceRef ix2075 ))
2716
       (portRef IN1 (instanceRef ix2076 ))
2717
       (portRef IN1 (instanceRef ix2077 ))
2718
       (portRef IN1 (instanceRef ix2078 ))
2719
       (portRef IN1 (instanceRef ix2079 ))
2720
       (portRef IN1 (instanceRef ix2080 ))
2721
       (portRef IN1 (instanceRef ix2081 ))
2722
       (portRef IN1 (instanceRef ix2082 ))
2723
       (portRef IN1 (instanceRef ix2083 ))
2724
       (portRef IN1 (instanceRef ix2084 ))
2725
       (portRef IN1 (instanceRef ix2085 ))
2726
       (portRef IN1 (instanceRef ix2086 ))
2727
       (portRef IN1 (instanceRef ix2089 ))
2728
       (portRef IN1 (instanceRef ix2090 ))
2729
       (portRef IN1 (instanceRef ix2091 ))
2730
       (portRef IN1 (instanceRef ix2092 ))
2731
       (portRef IN1 (instanceRef ix2093 ))
2732
       (portRef IN1 (instanceRef ix2094 ))
2733
       (portRef IN1 (instanceRef ix2095 ))))
2734
     (net factor3 
2735
      (joined 
2736
       (portRef (member factor 0))
2737
       (portRef IN1 (instanceRef ix1722 ))
2738
       (portRef IN1 (instanceRef ix1723 ))
2739
       (portRef IN1 (instanceRef ix1724 ))
2740
       (portRef IN1 (instanceRef ix1725 ))
2741
       (portRef IN1 (instanceRef ix1726 ))
2742
       (portRef IN1 (instanceRef ix1798 ))))
2743
     (net factor2 
2744
      (joined 
2745
       (portRef (member factor 1))
2746
       (portRef IN1 (instanceRef ix1721 ))
2747
       (portRef IN2 (instanceRef ix1722 ))
2748
       (portRef IN2 (instanceRef ix1723 ))
2749
       (portRef IN2 (instanceRef ix1724 ))
2750
       (portRef IN2 (instanceRef ix1725 ))
2751
       (portRef IN2 (instanceRef ix1726 ))))
2752
     (net factor1 
2753
      (joined 
2754
       (portRef (member factor 2))
2755
       (portRef IN2 (instanceRef ix1721 ))
2756
       (portRef IN3 (instanceRef ix1722 ))
2757
       (portRef IN3 (instanceRef ix1723 ))
2758
       (portRef IN3 (instanceRef ix1724 ))
2759
       (portRef IN3 (instanceRef ix1725 ))
2760
       (portRef IN3 (instanceRef ix1726 ))))
2761
     (net factor0 
2762
      (joined 
2763
       (portRef (member factor 3))
2764
       (portRef IN3 (instanceRef ix1721 ))
2765
       (portRef IN4 (instanceRef ix1722 ))
2766
       (portRef IN4 (instanceRef ix1723 ))
2767
       (portRef IN4 (instanceRef ix1724 ))
2768
       (portRef IN4 (instanceRef ix1725 ))
2769
       (portRef IN4 (instanceRef ix1726 ))))
2770
     (net enable 
2771
      (joined 
2772
       (portRef enable )
2773
       (portRef IN2 (instanceRef ix1728 ))
2774
       (portRef IN2 (instanceRef ix1729 ))
2775
       (portRef IN2 (instanceRef ix1772 ))
2776
       (portRef IN2 (instanceRef ix1792 ))
2777
       (portRef IN1 (instanceRef ix1846 ))
2778
       (portRef IN2 (instanceRef ix1848 ))))
2779
     (net switch1 
2780
      (joined 
2781
       (portRef (member switch 0))
2782
       (portRef IN1 (instanceRef ix1763 ))
2783
       (portRef IN2 (instanceRef ix1935 ))))
2784
     (net switch0 
2785
      (joined 
2786
       (portRef (member switch 1))
2787
       (portRef IN2 (instanceRef ix1763 ))
2788
       (portRef IN2 (instanceRef ix1936 ))))
2789
     (net C1_nx94_lc 
2790
      (joined 
2791
       (portRef Y (instanceRef C1_modgen_add_8_ix59_lc ))
2792
       (portRef IN2 (instanceRef ix1891 ))))
2793
     (net C1_nx95_lc 
2794
      (joined 
2795
       (portRef Y (instanceRef C1_modgen_add_8_ix55_lc ))
2796
       (portRef IN2 (instanceRef ix1892 ))))
2797
     (net C1_nx96_lc 
2798
      (joined 
2799
       (portRef Y (instanceRef C1_modgen_add_8_ix51_lc ))
2800
       (portRef IN2 (instanceRef ix1893 ))))
2801
     (net C1_nx97_lc 
2802
      (joined 
2803
       (portRef Y (instanceRef C1_modgen_add_8_ix47_lc ))
2804
       (portRef IN2 (instanceRef ix1894 ))))
2805
     (net C1_nx98_lc 
2806
      (joined 
2807
       (portRef Y (instanceRef C1_modgen_add_8_ix43_lc ))
2808
       (portRef IN2 (instanceRef ix1895 ))))
2809
     (net C1_nx99_lc 
2810
      (joined 
2811
       (portRef Y (instanceRef C1_modgen_add_8_ix39_lc ))
2812
       (portRef IN2 (instanceRef ix1896 ))))
2813
     (net C1_nx129 
2814
      (joined 
2815
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix91 ))
2816
       (portRef D (instanceRef C1_reg_count13 ))
2817
       (portRef IN4 (instanceRef ix1883 ))))
2818
     (net C1_nx133 
2819
      (joined 
2820
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix87 ))
2821
       (portRef D (instanceRef C1_reg_count12 ))
2822
       (portRef IN4 (instanceRef ix1884 ))))
2823
     (net C1_nx137 
2824
      (joined 
2825
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix83 ))
2826
       (portRef D (instanceRef C1_reg_count11 ))
2827
       (portRef IN4 (instanceRef ix1885 ))))
2828
     (net C1_nx141 
2829
      (joined 
2830
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix79 ))
2831
       (portRef D (instanceRef C1_reg_count10 ))
2832
       (portRef IN4 (instanceRef ix1886 ))))
2833
     (net C1_nx145 
2834
      (joined 
2835
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix75 ))
2836
       (portRef D (instanceRef C1_reg_count9 ))
2837
       (portRef IN4 (instanceRef ix1887 ))))
2838
     (net C1_nx149 
2839
      (joined 
2840
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix71 ))
2841
       (portRef D (instanceRef C1_reg_count8 ))
2842
       (portRef IN4 (instanceRef ix1888 ))))
2843
     (net C1_nx153 
2844
      (joined 
2845
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix67 ))
2846
       (portRef D (instanceRef C1_reg_count7 ))
2847
       (portRef IN4 (instanceRef ix1889 ))))
2848
     (net C1_nx157 
2849
      (joined 
2850
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix63 ))
2851
       (portRef D (instanceRef C1_reg_count6 ))
2852
       (portRef IN4 (instanceRef ix1890 ))))
2853
     (net U1_nx534 
2854
      (joined 
2855
       (portRef (member q 0)(instanceRef U1_ix974_ix35 ))
2856
       (portRef IN4 (instanceRef ix1913 ))))
2857
     (net U1_nx535 
2858
      (joined 
2859
       (portRef (member q 1)(instanceRef U1_ix974_ix35 ))
2860
       (portRef IN4 (instanceRef ix1914 ))))
2861
     (net U1_nx536 
2862
      (joined 
2863
       (portRef (member q 2)(instanceRef U1_ix974_ix35 ))
2864
       (portRef IN4 (instanceRef ix1915 ))))
2865
     (net U1_nx537 
2866
      (joined 
2867
       (portRef (member q 3)(instanceRef U1_ix974_ix35 ))
2868
       (portRef IN4 (instanceRef ix1916 ))))
2869
     (net U1_nx538 
2870
      (joined 
2871
       (portRef (member q 4)(instanceRef U1_ix974_ix35 ))
2872
       (portRef IN4 (instanceRef ix1917 ))))
2873
     (net U1_nx539 
2874
      (joined 
2875
       (portRef (member q 5)(instanceRef U1_ix974_ix35 ))
2876
       (portRef IN4 (instanceRef ix1918 ))))
2877
     (net U1_nx643_lc 
2878
      (joined 
2879
       (portRef Y (instanceRef U1_modgen_umin_27_ix45_lc ))
2880
       (portRef IN2 (instanceRef ix1920 ))))
2881
     (net U1_nx645_lc 
2882
      (joined 
2883
       (portRef Y (instanceRef U1_modgen_umin_27_ix41_lc ))
2884
       (portRef IN2 (instanceRef ix1921 ))))
2885
     (net U1_nx647_lc 
2886
      (joined 
2887
       (portRef Y (instanceRef U1_modgen_umin_27_ix37_lc ))
2888
       (portRef IN2 (instanceRef ix1922 ))))
2889
     (net U1_nx649_lc 
2890
      (joined 
2891
       (portRef Y (instanceRef U1_modgen_umin_27_ix33_lc ))
2892
       (portRef IN2 (instanceRef ix1923 ))))
2893
     (net U1_nx651_lc 
2894
      (joined 
2895
       (portRef Y (instanceRef U1_modgen_umin_27_ix29_lc ))
2896
       (portRef IN2 (instanceRef ix1924 ))))
2897
     (net U1_nx653_lc 
2898
      (joined 
2899
       (portRef Y (instanceRef U1_modgen_umin_27_ix25_lc ))
2900
       (portRef IN2 (instanceRef ix1925 ))))
2901
     (net U1_nx655_lc 
2902
      (joined 
2903
       (portRef Y (instanceRef U1_modgen_umin_27_ix21_lc ))
2904
       (portRef IN2 (instanceRef ix1926 ))))
2905
     (net U1_nx673 
2906
      (joined 
2907
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix49 ))
2908
       (portRef D (instanceRef U1_reg_value7 ))))
2909
     (net D1_clock_count31 
2910
      (joined 
2911
       (portRef (member q 0)(instanceRef D1_clock_count_ix8 ))
2912
       (portRef IN1 (instanceRef ix1833 ))))
2913
     (net D1_clock_count30 
2914
      (joined 
2915
       (portRef (member q 1)(instanceRef D1_clock_count_ix8 ))
2916
       (portRef IN2 (instanceRef ix1833 ))))
2917
     (net D1_clock_count29 
2918
      (joined 
2919
       (portRef (member q 2)(instanceRef D1_clock_count_ix8 ))
2920
       (portRef IN3 (instanceRef ix1833 ))))
2921
     (net D1_clock_count28 
2922
      (joined 
2923
       (portRef (member q 3)(instanceRef D1_clock_count_ix8 ))
2924
       (portRef IN4 (instanceRef ix1833 ))))
2925
     (net D1_clock_count27 
2926
      (joined 
2927
       (portRef (member q 4)(instanceRef D1_clock_count_ix8 ))
2928
       (portRef IN1 (instanceRef ix1778 ))))
2929
     (net D1_clock_count26 
2930
      (joined 
2931
       (portRef (member q 5)(instanceRef D1_clock_count_ix8 ))
2932
       (portRef IN2 (instanceRef ix1778 ))))
2933
     (net D1_clock_count25 
2934
      (joined 
2935
       (portRef (member q 6)(instanceRef D1_clock_count_ix8 ))
2936
       (portRef IN3 (instanceRef ix1778 ))))
2937
     (net D1_clock_count24 
2938
      (joined 
2939
       (portRef (member q 7)(instanceRef D1_clock_count_ix8 ))
2940
       (portRef IN4 (instanceRef ix1778 ))))
2941
     (net D1_clock_count23 
2942
      (joined 
2943
       (portRef (member q 8)(instanceRef D1_clock_count_ix8 ))
2944
       (portRef IN1 (instanceRef ix1779 ))))
2945
     (net D1_clock_count22 
2946
      (joined 
2947
       (portRef (member q 9)(instanceRef D1_clock_count_ix8 ))
2948
       (portRef IN2 (instanceRef ix1779 ))))
2949
     (net D1_clock_count21 
2950
      (joined 
2951
       (portRef (member q 10)(instanceRef D1_clock_count_ix8 ))
2952
       (portRef IN3 (instanceRef ix1779 ))))
2953
     (net D1_clock_count20 
2954
      (joined 
2955
       (portRef (member q 11)(instanceRef D1_clock_count_ix8 ))
2956
       (portRef IN4 (instanceRef ix1779 ))))
2957
     (net D1_clock_count19 
2958
      (joined 
2959
       (portRef (member q 12)(instanceRef D1_clock_count_ix8 ))
2960
       (portRef IN1 (instanceRef ix1780 ))))
2961
     (net D1_clock_count18 
2962
      (joined 
2963
       (portRef (member q 13)(instanceRef D1_clock_count_ix8 ))
2964
       (portRef IN2 (instanceRef ix1780 ))))
2965
     (net D1_clock_count17 
2966
      (joined 
2967
       (portRef (member q 14)(instanceRef D1_clock_count_ix8 ))
2968
       (portRef IN3 (instanceRef ix1780 ))))
2969
     (net D1_clock_count16 
2970
      (joined 
2971
       (portRef (member q 15)(instanceRef D1_clock_count_ix8 ))
2972
       (portRef IN4 (instanceRef ix1780 ))))
2973
     (net D1_clock_count15 
2974
      (joined 
2975
       (portRef (member q 16)(instanceRef D1_clock_count_ix8 ))
2976
       (portRef IN1 (instanceRef ix1832 ))))
2977
     (net D1_clock_count14 
2978
      (joined 
2979
       (portRef (member q 17)(instanceRef D1_clock_count_ix8 ))
2980
       (portRef IN2 (instanceRef ix1832 ))))
2981
     (net D1_clock_count13 
2982
      (joined 
2983
       (portRef (member q 18)(instanceRef D1_clock_count_ix8 ))
2984
       (portRef IN3 (instanceRef ix1832 ))))
2985
     (net D1_clock_count12 
2986
      (joined 
2987
       (portRef (member q 19)(instanceRef D1_clock_count_ix8 ))
2988
       (portRef IN4 (instanceRef ix1832 ))))
2989
     (net D1_clock_count11 
2990
      (joined 
2991
       (portRef (member q 20)(instanceRef D1_clock_count_ix8 ))
2992
       (portRef IN1 (instanceRef ix1777 ))))
2993
     (net D1_clock_count10 
2994
      (joined 
2995
       (portRef (member q 21)(instanceRef D1_clock_count_ix8 ))
2996
       (portRef IN2 (instanceRef ix1777 ))))
2997
     (net D1_clock_count9 
2998
      (joined 
2999
       (portRef (member q 22)(instanceRef D1_clock_count_ix8 ))
3000
       (portRef IN3 (instanceRef ix1777 ))))
3001
     (net D1_clock_count8 
3002
      (joined 
3003
       (portRef (member q 23)(instanceRef D1_clock_count_ix8 ))
3004
       (portRef IN4 (instanceRef ix1777 ))))
3005
     (net D1_clock_count7 
3006
      (joined 
3007
       (portRef (member q 24)(instanceRef D1_clock_count_ix8 ))
3008
       (portRef IN1 (instanceRef ix1831 ))))
3009
     (net D1_clock_count6 
3010
      (joined 
3011
       (portRef (member q 25)(instanceRef D1_clock_count_ix8 ))
3012
       (portRef IN2 (instanceRef ix1831 ))))
3013
     (net D1_clock_count5 
3014
      (joined 
3015
       (portRef (member q 26)(instanceRef D1_clock_count_ix8 ))
3016
       (portRef IN3 (instanceRef ix1831 ))))
3017
     (net D1_clock_count4 
3018
      (joined 
3019
       (portRef (member q 27)(instanceRef D1_clock_count_ix8 ))
3020
       (portRef IN4 (instanceRef ix1831 ))))
3021
     (net D1_clock_count3 
3022
      (joined 
3023
       (portRef (member q 28)(instanceRef D1_clock_count_ix8 ))
3024
       (portRef IN1 (instanceRef ix1835 ))
3025
       (portRef IN1 (instanceRef ix1836 ))))
3026
     (net D1_clock_count2 
3027
      (joined 
3028
       (portRef (member q 29)(instanceRef D1_clock_count_ix8 ))
3029
       (portRef IN2 (instanceRef ix1835 ))
3030
       (portRef IN2 (instanceRef ix1836 ))))
3031
     (net D1_clock_count1 
3032
      (joined 
3033
       (portRef (member q 30)(instanceRef D1_clock_count_ix8 ))
3034
       (portRef IN1 (instanceRef ix1764 ))))
3035
     (net D1_clock_count0 
3036
      (joined 
3037
       (portRef (member q 31)(instanceRef D1_clock_count_ix8 ))
3038
       (portRef IN2 (instanceRef ix1764 ))))
3039
     (net D1_D1_count7 
3040
      (joined 
3041
       (portRef (member q 0)(instanceRef D1_D1_count_ix8 ))
3042
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix22 ))
3043
       (portRef IN1 (instanceRef ix1781 ))
3044
       (portRef IN2 (instanceRef ix1796 ))))
3045
     (net D1_D1_count6 
3046
      (joined 
3047
       (portRef (member q 1)(instanceRef D1_D1_count_ix8 ))
3048
       (portRef IN3 (instanceRef D1_D1_modgen_eq_38_ix22 ))
3049
       (portRef IN2 (instanceRef ix1781 ))
3050
       (portRef IN3 (instanceRef ix1796 ))))
3051
     (net D1_D1_count5 
3052
      (joined 
3053
       (portRef (member q 2)(instanceRef D1_D1_count_ix8 ))
3054
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix24 ))
3055
       (portRef IN3 (instanceRef ix1781 ))
3056
       (portRef IN4 (instanceRef ix1796 ))))
3057
     (net D1_D1_count4 
3058
      (joined 
3059
       (portRef (member q 3)(instanceRef D1_D1_count_ix8 ))
3060
       (portRef IN3 (instanceRef D1_D1_modgen_eq_38_ix24 ))
3061
       (portRef IN4 (instanceRef ix1781 ))
3062
       (portRef IN1 (instanceRef ix1797 ))))
3063
     (net D1_D1_count3 
3064
      (joined 
3065
       (portRef (member q 4)(instanceRef D1_D1_count_ix8 ))
3066
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix28 ))
3067
       (portRef IN1 (instanceRef ix1782 ))
3068
       (portRef IN2 (instanceRef ix1797 ))))
3069
     (net D1_D1_count2 
3070
      (joined 
3071
       (portRef (member q 5)(instanceRef D1_D1_count_ix8 ))
3072
       (portRef IN3 (instanceRef D1_D1_modgen_eq_38_ix28 ))
3073
       (portRef IN2 (instanceRef ix1782 ))
3074
       (portRef IN3 (instanceRef ix1797 ))))
3075
     (net D1_D1_count1 
3076
      (joined 
3077
       (portRef (member q 6)(instanceRef D1_D1_count_ix8 ))
3078
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix32 ))
3079
       (portRef IN3 (instanceRef ix1782 ))
3080
       (portRef IN4 (instanceRef ix1797 ))))
3081
     (net D1_D1_count0 
3082
      (joined 
3083
       (portRef (member q 7)(instanceRef D1_D1_count_ix8 ))
3084
       (portRef IN3 (instanceRef D1_D1_modgen_eq_38_ix32 ))
3085
       (portRef IN4 (instanceRef ix1782 ))
3086
       (portRef IN2 (instanceRef ix1795 ))))
3087
     (net a0_lc 
3088
      (joined 
3089
       (portRef Y (instanceRef D1_D1_modgen_eq_38_ix34_lc ))
3090
       (portRef IN2 (instanceRef ix1849 ))
3091
       (portRef IN3 (instanceRef ix1960 ))))
3092
     (net D1_D1_count13 
3093
      (joined 
3094
       (portRef (member q 0)(instanceRef D1_D1_count1_ix8 ))
3095
       (portRef IN1 (instanceRef ix1735 ))))
3096
     (net D1_D1_count12 
3097
      (joined 
3098
       (portRef (member q 1)(instanceRef D1_D1_count1_ix8 ))
3099
       (portRef IN2 (instanceRef ix1735 ))))
3100
     (net D1_D1_count11 
3101
      (joined 
3102
       (portRef (member q 2)(instanceRef D1_D1_count1_ix8 ))
3103
       (portRef IN3 (instanceRef ix1735 ))))
3104
     (net D1_D1_count10 
3105
      (joined 
3106
       (portRef (member q 3)(instanceRef D1_D1_count1_ix8 ))
3107
       (portRef IN4 (instanceRef ix1735 ))))
3108
     (net D1_D2_count7 
3109
      (joined 
3110
       (portRef (member q 0)(instanceRef D1_D2_count_ix8 ))
3111
       (portRef IN1 (instanceRef ix1783 ))))
3112
     (net D1_D2_count6 
3113
      (joined 
3114
       (portRef (member q 1)(instanceRef D1_D2_count_ix8 ))
3115
       (portRef IN2 (instanceRef ix1783 ))))
3116
     (net D1_D2_count5 
3117
      (joined 
3118
       (portRef (member q 2)(instanceRef D1_D2_count_ix8 ))
3119
       (portRef IN3 (instanceRef ix1783 ))))
3120
     (net D1_D2_count4 
3121
      (joined 
3122
       (portRef (member q 3)(instanceRef D1_D2_count_ix8 ))
3123
       (portRef IN4 (instanceRef ix1783 ))))
3124
     (net D1_D2_count3 
3125
      (joined 
3126
       (portRef (member q 4)(instanceRef D1_D2_count_ix8 ))
3127
       (portRef IN1 (instanceRef ix1837 ))))
3128
     (net D1_D2_count2 
3129
      (joined 
3130
       (portRef (member q 5)(instanceRef D1_D2_count_ix8 ))
3131
       (portRef IN2 (instanceRef ix1837 ))))
3132
     (net D1_D2_count1 
3133
      (joined 
3134
       (portRef (member q 6)(instanceRef D1_D2_count_ix8 ))
3135
       (portRef IN3 (instanceRef ix1837 ))))
3136
     (net D1_D2_count0 
3137
      (joined 
3138
       (portRef (member q 7)(instanceRef D1_D2_count_ix8 ))
3139
       (portRef IN4 (instanceRef ix1837 ))))
3140
     (net D1_D2_nx598_lc 
3141
      (joined 
3142
       (portRef Y (instanceRef D1_D2_modgen_gt_44_ix35_lc ))
3143
       (portRef IN4 (instanceRef ix1999 ))))
3144
     (net D1_D3_count7 
3145
      (joined 
3146
       (portRef (member q 0)(instanceRef D1_D3_count_ix8 ))
3147
       (portRef IN2 (instanceRef D1_D3_modgen_gt_45_ix35 ))
3148
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix49 ))
3149
       (portRef IN1 (instanceRef ix1838 ))))
3150
     (net D1_D3_count6 
3151
      (joined 
3152
       (portRef (member q 1)(instanceRef D1_D3_count_ix8 ))
3153
       (portRef IN2 (instanceRef D1_D3_modgen_gt_45_ix33 ))
3154
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix45 ))
3155
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix47 ))
3156
       (portRef IN2 (instanceRef ix1838 ))))
3157
     (net D1_D3_count5 
3158
      (joined 
3159
       (portRef (member q 2)(instanceRef D1_D3_count_ix8 ))
3160
       (portRef IN2 (instanceRef D1_D3_modgen_gt_45_ix31 ))
3161
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix41 ))
3162
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix43 ))
3163
       (portRef IN3 (instanceRef ix1838 ))))
3164
     (net D1_D3_count4 
3165
      (joined 
3166
       (portRef (member q 3)(instanceRef D1_D3_count_ix8 ))
3167
       (portRef IN2 (instanceRef D1_D3_modgen_gt_45_ix29 ))
3168
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix37 ))
3169
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix39 ))
3170
       (portRef IN4 (instanceRef ix1838 ))))
3171
     (net D1_D3_count3 
3172
      (joined 
3173
       (portRef (member q 4)(instanceRef D1_D3_count_ix8 ))
3174
       (portRef IN2 (instanceRef D1_D3_modgen_gt_45_ix27 ))
3175
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix33 ))
3176
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix35 ))
3177
       (portRef IN1 (instanceRef ix1784 ))))
3178
     (net D1_D3_count2 
3179
      (joined 
3180
       (portRef (member q 5)(instanceRef D1_D3_count_ix8 ))
3181
       (portRef IN2 (instanceRef D1_D3_modgen_gt_45_ix25 ))
3182
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix29 ))
3183
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix31 ))
3184
       (portRef IN2 (instanceRef ix1784 ))))
3185
     (net D1_D3_count1 
3186
      (joined 
3187
       (portRef (member q 6)(instanceRef D1_D3_count_ix8 ))
3188
       (portRef IN2 (instanceRef D1_D3_modgen_gt_45_ix23 ))
3189
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix25 ))
3190
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix27 ))
3191
       (portRef IN3 (instanceRef ix1784 ))))
3192
     (net D1_D3_nx6_lc 
3193
      (joined 
3194
       (portRef Y (instanceRef D1_D3_modgen_gt_45_ix35_lc ))
3195
       (portRef IN1 (instanceRef ix1799 ))
3196
       (portRef IN4 (instanceRef ix2001 ))))
3197
     (net D1_D3_nx26_lc 
3198
      (joined 
3199
       (portRef Y (instanceRef D1_D3_count_dec_48_ix49_lc ))
3200
       (portRef (member data 0)(instanceRef D1_D3_count_ix8 ))))
3201
     (net D1_D3_nx28_lc 
3202
      (joined 
3203
       (portRef Y (instanceRef D1_D3_count_dec_48_ix45_lc ))
3204
       (portRef (member data 1)(instanceRef D1_D3_count_ix8 ))))
3205
     (net D1_D3_nx30_lc 
3206
      (joined 
3207
       (portRef Y (instanceRef D1_D3_count_dec_48_ix41_lc ))
3208
       (portRef (member data 2)(instanceRef D1_D3_count_ix8 ))))
3209
     (net D1_D3_nx32_lc 
3210
      (joined 
3211
       (portRef Y (instanceRef D1_D3_count_dec_48_ix37_lc ))
3212
       (portRef (member data 3)(instanceRef D1_D3_count_ix8 ))))
3213
     (net D1_D3_nx34_lc 
3214
      (joined 
3215
       (portRef Y (instanceRef D1_D3_count_dec_48_ix33_lc ))
3216
       (portRef (member data 4)(instanceRef D1_D3_count_ix8 ))))
3217
     (net D1_D3_nx36_lc 
3218
      (joined 
3219
       (portRef Y (instanceRef D1_D3_count_dec_48_ix29_lc ))
3220
       (portRef (member data 5)(instanceRef D1_D3_count_ix8 ))))
3221
     (net D1_D3_nx38_lc 
3222
      (joined 
3223
       (portRef Y (instanceRef D1_D3_count_dec_48_ix25_lc ))
3224
       (portRef (member data 6)(instanceRef D1_D3_count_ix8 ))))
3225
     (net D1_D3_nx40_lc 
3226
      (joined 
3227
       (portRef Y (instanceRef D1_D3_count_dec_48_ix21_lc ))
3228
       (portRef (member data 7)(instanceRef D1_D3_count_ix8 ))))
3229
     (net D1_D3_ready_count31 
3230
      (joined 
3231
       (portRef (member q 0)(instanceRef D1_D3_ready_count_ix8 ))
3232
       (portRef IN1 (instanceRef ix1743 ))))
3233
     (net D1_D3_ready_count30 
3234
      (joined 
3235
       (portRef (member q 1)(instanceRef D1_D3_ready_count_ix8 ))
3236
       (portRef IN1 (instanceRef ix1841 ))))
3237
     (net D1_D3_ready_count29 
3238
      (joined 
3239
       (portRef (member q 2)(instanceRef D1_D3_ready_count_ix8 ))
3240
       (portRef IN2 (instanceRef ix1841 ))))
3241
     (net D1_D3_ready_count28 
3242
      (joined 
3243
       (portRef (member q 3)(instanceRef D1_D3_ready_count_ix8 ))
3244
       (portRef IN1 (instanceRef ix1827 ))))
3245
     (net D1_D3_ready_count27 
3246
      (joined 
3247
       (portRef (member q 4)(instanceRef D1_D3_ready_count_ix8 ))
3248
       (portRef IN2 (instanceRef ix1827 ))))
3249
     (net D1_D3_ready_count26 
3250
      (joined 
3251
       (portRef (member q 5)(instanceRef D1_D3_ready_count_ix8 ))
3252
       (portRef IN1 (instanceRef ix1786 ))))
3253
     (net D1_D3_ready_count25 
3254
      (joined 
3255
       (portRef (member q 6)(instanceRef D1_D3_ready_count_ix8 ))
3256
       (portRef IN2 (instanceRef ix1786 ))))
3257
     (net D1_D3_ready_count24 
3258
      (joined 
3259
       (portRef (member q 7)(instanceRef D1_D3_ready_count_ix8 ))
3260
       (portRef IN3 (instanceRef ix1786 ))))
3261
     (net D1_D3_ready_count23 
3262
      (joined 
3263
       (portRef (member q 8)(instanceRef D1_D3_ready_count_ix8 ))
3264
       (portRef IN4 (instanceRef ix1786 ))))
3265
     (net D1_D3_ready_count22 
3266
      (joined 
3267
       (portRef (member q 9)(instanceRef D1_D3_ready_count_ix8 ))
3268
       (portRef IN1 (instanceRef ix1840 ))))
3269
     (net D1_D3_ready_count21 
3270
      (joined 
3271
       (portRef (member q 10)(instanceRef D1_D3_ready_count_ix8 ))
3272
       (portRef IN2 (instanceRef ix1840 ))))
3273
     (net D1_D3_ready_count20 
3274
      (joined 
3275
       (portRef (member q 11)(instanceRef D1_D3_ready_count_ix8 ))
3276
       (portRef IN3 (instanceRef ix1840 ))))
3277
     (net D1_D3_ready_count19 
3278
      (joined 
3279
       (portRef (member q 12)(instanceRef D1_D3_ready_count_ix8 ))
3280
       (portRef IN4 (instanceRef ix1840 ))))
3281
     (net D1_D3_ready_count18 
3282
      (joined 
3283
       (portRef (member q 13)(instanceRef D1_D3_ready_count_ix8 ))
3284
       (portRef IN1 (instanceRef ix1787 ))))
3285
     (net D1_D3_ready_count17 
3286
      (joined 
3287
       (portRef (member q 14)(instanceRef D1_D3_ready_count_ix8 ))
3288
       (portRef IN2 (instanceRef ix1787 ))))
3289
     (net D1_D3_ready_count16 
3290
      (joined 
3291
       (portRef (member q 15)(instanceRef D1_D3_ready_count_ix8 ))
3292
       (portRef IN3 (instanceRef ix1787 ))))
3293
     (net D1_D3_ready_count15 
3294
      (joined 
3295
       (portRef (member q 16)(instanceRef D1_D3_ready_count_ix8 ))
3296
       (portRef IN4 (instanceRef ix1787 ))))
3297
     (net D1_D3_ready_count14 
3298
      (joined 
3299
       (portRef (member q 17)(instanceRef D1_D3_ready_count_ix8 ))
3300
       (portRef IN1 (instanceRef ix1842 ))))
3301
     (net D1_D3_ready_count13 
3302
      (joined 
3303
       (portRef (member q 18)(instanceRef D1_D3_ready_count_ix8 ))
3304
       (portRef IN2 (instanceRef ix1842 ))))
3305
     (net D1_D3_ready_count12 
3306
      (joined 
3307
       (portRef (member q 19)(instanceRef D1_D3_ready_count_ix8 ))
3308
       (portRef IN3 (instanceRef ix1842 ))))
3309
     (net D1_D3_ready_count11 
3310
      (joined 
3311
       (portRef (member q 20)(instanceRef D1_D3_ready_count_ix8 ))
3312
       (portRef IN4 (instanceRef ix1842 ))))
3313
     (net D1_D3_ready_count10 
3314
      (joined 
3315
       (portRef (member q 21)(instanceRef D1_D3_ready_count_ix8 ))
3316
       (portRef IN1 (instanceRef ix1789 ))))
3317
     (net D1_D3_ready_count9 
3318
      (joined 
3319
       (portRef (member q 22)(instanceRef D1_D3_ready_count_ix8 ))
3320
       (portRef IN2 (instanceRef ix1789 ))))
3321
     (net D1_D3_ready_count8 
3322
      (joined 
3323
       (portRef (member q 23)(instanceRef D1_D3_ready_count_ix8 ))
3324
       (portRef IN3 (instanceRef ix1789 ))))
3325
     (net D1_D3_ready_count7 
3326
      (joined 
3327
       (portRef (member q 24)(instanceRef D1_D3_ready_count_ix8 ))
3328
       (portRef IN4 (instanceRef ix1789 ))))
3329
     (net D1_D3_ready_count6 
3330
      (joined 
3331
       (portRef (member q 25)(instanceRef D1_D3_ready_count_ix8 ))
3332
       (portRef IN1 (instanceRef ix1843 ))))
3333
     (net D1_D3_ready_count5 
3334
      (joined 
3335
       (portRef (member q 26)(instanceRef D1_D3_ready_count_ix8 ))
3336
       (portRef IN2 (instanceRef ix1843 ))))
3337
     (net D1_D3_ready_count4 
3338
      (joined 
3339
       (portRef (member q 27)(instanceRef D1_D3_ready_count_ix8 ))
3340
       (portRef IN3 (instanceRef ix1843 ))))
3341
     (net D1_D3_ready_count3 
3342
      (joined 
3343
       (portRef (member q 28)(instanceRef D1_D3_ready_count_ix8 ))
3344
       (portRef IN4 (instanceRef ix1843 ))))
3345
     (net D1_D3_ready_count2 
3346
      (joined 
3347
       (portRef (member q 29)(instanceRef D1_D3_ready_count_ix8 ))
3348
       (portRef IN1 (instanceRef ix1790 ))))
3349
     (net D1_D3_ready_count1 
3350
      (joined 
3351
       (portRef (member q 30)(instanceRef D1_D3_ready_count_ix8 ))
3352
       (portRef IN2 (instanceRef ix1790 ))))
3353
     (net D1_D3_ready_count0 
3354
      (joined 
3355
       (portRef (member q 31)(instanceRef D1_D3_ready_count_ix8 ))
3356
       (portRef IN3 (instanceRef ix1790 ))))
3357
     (net O1_timer10 
3358
      (joined 
3359
       (portRef (member q 0)(instanceRef O1_timer_ix7 ))
3360
       (portRef IN1 (instanceRef ix1844 ))))
3361
     (net O1_timer9 
3362
      (joined 
3363
       (portRef (member q 1)(instanceRef O1_timer_ix7 ))
3364
       (portRef IN2 (instanceRef ix1844 ))))
3365
     (net O1_timer8 
3366
      (joined 
3367
       (portRef (member q 2)(instanceRef O1_timer_ix7 ))
3368
       (portRef IN3 (instanceRef ix1844 ))))
3369
     (net O1_timer7 
3370
      (joined 
3371
       (portRef (member q 3)(instanceRef O1_timer_ix7 ))
3372
       (portRef IN4 (instanceRef ix1844 ))))
3373
     (net O1_timer6 
3374
      (joined 
3375
       (portRef (member q 4)(instanceRef O1_timer_ix7 ))
3376
       (portRef IN1 (instanceRef ix1791 ))))
3377
     (net O1_timer5 
3378
      (joined 
3379
       (portRef (member q 5)(instanceRef O1_timer_ix7 ))
3380
       (portRef IN2 (instanceRef ix1791 ))))
3381
     (net O1_timer4 
3382
      (joined 
3383
       (portRef (member q 6)(instanceRef O1_timer_ix7 ))
3384
       (portRef IN3 (instanceRef ix1791 ))))
3385
     (net O1_timer3 
3386
      (joined 
3387
       (portRef (member q 7)(instanceRef O1_timer_ix7 ))
3388
       (portRef IN4 (instanceRef ix1791 ))))
3389
     (net O1_timer2 
3390
      (joined 
3391
       (portRef (member q 8)(instanceRef O1_timer_ix7 ))
3392
       (portRef IN1 (instanceRef ix1845 ))))
3393
     (net O1_timer1 
3394
      (joined 
3395
       (portRef (member q 9)(instanceRef O1_timer_ix7 ))
3396
       (portRef IN2 (instanceRef ix1845 ))))
3397
     (net O1_timer0 
3398
      (joined 
3399
       (portRef (member q 10)(instanceRef O1_timer_ix7 ))
3400
       (portRef IN3 (instanceRef ix1845 ))))
3401
     (net C1_modgen_add_8_nx42_carry 
3402
      (joined 
3403
       (portRef Y (instanceRef C1_modgen_add_8_ix41_carry ))
3404
       (portRef IN1 (instanceRef C1_modgen_add_8_ix43 ))
3405
       (portRef IN1 (instanceRef C1_modgen_add_8_ix45 ))))
3406
     (net C1_modgen_add_8_nx46_carry 
3407
      (joined 
3408
       (portRef Y (instanceRef C1_modgen_add_8_ix45_carry ))
3409
       (portRef IN1 (instanceRef C1_modgen_add_8_ix47 ))
3410
       (portRef IN1 (instanceRef C1_modgen_add_8_ix49 ))))
3411
     (net C1_modgen_add_8_nx50_carry 
3412
      (joined 
3413
       (portRef Y (instanceRef C1_modgen_add_8_ix49_carry ))
3414
       (portRef IN1 (instanceRef C1_modgen_add_8_ix51 ))
3415
       (portRef IN1 (instanceRef C1_modgen_add_8_ix53 ))))
3416
     (net C1_modgen_add_8_nx54_carry 
3417
      (joined 
3418
       (portRef Y (instanceRef C1_modgen_add_8_ix53_carry ))
3419
       (portRef IN1 (instanceRef C1_modgen_add_8_ix55 ))
3420
       (portRef IN1 (instanceRef C1_modgen_add_8_ix57 ))))
3421
     (net C1_modgen_add_8_nx58_carry 
3422
      (joined 
3423
       (portRef Y (instanceRef C1_modgen_add_8_ix57_carry ))
3424
       (portRef IN1 (instanceRef C1_modgen_add_8_ix59 ))
3425
       (portRef IN1 (instanceRef C1_modgen_add_8_ix61 ))))
3426
     (net C1_modgen_add_8_nx62_carry 
3427
      (joined 
3428
       (portRef Y (instanceRef C1_modgen_add_8_ix61_carry ))
3429
       (portRef IN1 (instanceRef C1_modgen_add_8_ix63 ))
3430
       (portRef IN1 (instanceRef C1_modgen_add_8_ix65 ))))
3431
     (net C1_modgen_add_8_nx66_carry 
3432
      (joined 
3433
       (portRef Y (instanceRef C1_modgen_add_8_ix65_carry ))
3434
       (portRef IN1 (instanceRef C1_modgen_add_8_ix67 ))
3435
       (portRef IN1 (instanceRef C1_modgen_add_8_ix69 ))))
3436
     (net C1_modgen_add_8_nx70_carry 
3437
      (joined 
3438
       (portRef Y (instanceRef C1_modgen_add_8_ix69_carry ))
3439
       (portRef IN1 (instanceRef C1_modgen_add_8_ix71 ))
3440
       (portRef IN1 (instanceRef C1_modgen_add_8_ix73 ))))
3441
     (net C1_modgen_add_8_nx74_carry 
3442
      (joined 
3443
       (portRef Y (instanceRef C1_modgen_add_8_ix73_carry ))
3444
       (portRef IN1 (instanceRef C1_modgen_add_8_ix75 ))
3445
       (portRef IN1 (instanceRef C1_modgen_add_8_ix77 ))))
3446
     (net C1_modgen_add_8_nx78_carry 
3447
      (joined 
3448
       (portRef Y (instanceRef C1_modgen_add_8_ix77_carry ))
3449
       (portRef IN1 (instanceRef C1_modgen_add_8_ix79 ))
3450
       (portRef IN1 (instanceRef C1_modgen_add_8_ix81 ))))
3451
     (net C1_modgen_add_8_nx82_carry 
3452
      (joined 
3453
       (portRef Y (instanceRef C1_modgen_add_8_ix81_carry ))
3454
       (portRef IN1 (instanceRef C1_modgen_add_8_ix83 ))
3455
       (portRef IN1 (instanceRef C1_modgen_add_8_ix85 ))))
3456
     (net C1_modgen_add_8_nx86_carry 
3457
      (joined 
3458
       (portRef Y (instanceRef C1_modgen_add_8_ix85_carry ))
3459
       (portRef IN1 (instanceRef C1_modgen_add_8_ix87 ))
3460
       (portRef IN1 (instanceRef C1_modgen_add_8_ix89 ))))
3461
     (net C1_modgen_add_8_nx90_carry 
3462
      (joined 
3463
       (portRef Y (instanceRef C1_modgen_add_8_ix89_carry ))
3464
       (portRef IN1 (instanceRef C1_modgen_add_8_ix91 ))))
3465
     (net U1_modgen_umin_27_nx24_carry 
3466
      (joined 
3467
       (portRef Y (instanceRef U1_modgen_umin_27_ix23_carry ))
3468
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix25 ))
3469
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix27 ))))
3470
     (net U1_modgen_umin_27_nx28_carry 
3471
      (joined 
3472
       (portRef Y (instanceRef U1_modgen_umin_27_ix27_carry ))
3473
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix29 ))
3474
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix31 ))))
3475
     (net U1_modgen_umin_27_nx32_carry 
3476
      (joined 
3477
       (portRef Y (instanceRef U1_modgen_umin_27_ix31_carry ))
3478
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix33 ))
3479
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix35 ))))
3480
     (net U1_modgen_umin_27_nx36_carry 
3481
      (joined 
3482
       (portRef Y (instanceRef U1_modgen_umin_27_ix35_carry ))
3483
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix37 ))
3484
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix39 ))))
3485
     (net U1_modgen_umin_27_nx40_carry 
3486
      (joined 
3487
       (portRef Y (instanceRef U1_modgen_umin_27_ix39_carry ))
3488
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix41 ))
3489
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix43 ))))
3490
     (net U1_modgen_umin_27_nx44_carry 
3491
      (joined 
3492
       (portRef Y (instanceRef U1_modgen_umin_27_ix43_carry ))
3493
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix45 ))
3494
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix47 ))))
3495
     (net U1_modgen_umin_27_nx48_carry 
3496
      (joined 
3497
       (portRef Y (instanceRef U1_modgen_umin_27_ix47_carry ))
3498
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix49 ))))
3499
     (net D1_D1_modgen_eq_38_nx21_cas 
3500
      (joined 
3501
       (portRef Y (instanceRef D1_D1_modgen_eq_38_ix22_cas ))
3502
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix26 ))))
3503
     (net D1_D1_modgen_eq_38_nx23 
3504
      (joined 
3505
       (portRef A_OUT (instanceRef D1_D1_modgen_eq_38_ix24 ))
3506
       (portRef IN2 (instanceRef D1_D1_modgen_eq_38_ix26 ))))
3507
     (net D1_D1_modgen_eq_38_nx25_cas 
3508
      (joined 
3509
       (portRef Y (instanceRef D1_D1_modgen_eq_38_ix26_cas ))
3510
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix30 ))))
3511
     (net D1_D1_modgen_eq_38_nx27 
3512
      (joined 
3513
       (portRef A_OUT (instanceRef D1_D1_modgen_eq_38_ix28 ))
3514
       (portRef IN2 (instanceRef D1_D1_modgen_eq_38_ix30 ))))
3515
     (net D1_D1_modgen_eq_38_nx29_cas 
3516
      (joined 
3517
       (portRef Y (instanceRef D1_D1_modgen_eq_38_ix30_cas ))
3518
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix34 ))))
3519
     (net D1_D1_modgen_eq_38_nx31 
3520
      (joined 
3521
       (portRef A_OUT (instanceRef D1_D1_modgen_eq_38_ix32 ))
3522
       (portRef IN2 (instanceRef D1_D1_modgen_eq_38_ix34 ))))
3523
     (net D1_D2_modgen_gt_44_nx22_carry 
3524
      (joined 
3525
       (portRef Y (instanceRef D1_D2_modgen_gt_44_ix21_carry ))
3526
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix23 ))))
3527
     (net D1_D2_modgen_gt_44_nx24_carry 
3528
      (joined 
3529
       (portRef Y (instanceRef D1_D2_modgen_gt_44_ix23_carry ))
3530
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix25 ))))
3531
     (net D1_D2_modgen_gt_44_nx26_carry 
3532
      (joined 
3533
       (portRef Y (instanceRef D1_D2_modgen_gt_44_ix25_carry ))
3534
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix27 ))))
3535
     (net D1_D2_modgen_gt_44_nx28_carry 
3536
      (joined 
3537
       (portRef Y (instanceRef D1_D2_modgen_gt_44_ix27_carry ))
3538
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix29 ))))
3539
     (net D1_D2_modgen_gt_44_nx30_carry 
3540
      (joined 
3541
       (portRef Y (instanceRef D1_D2_modgen_gt_44_ix29_carry ))
3542
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix31 ))))
3543
     (net D1_D2_modgen_gt_44_nx32_carry 
3544
      (joined 
3545
       (portRef Y (instanceRef D1_D2_modgen_gt_44_ix31_carry ))
3546
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix33 ))))
3547
     (net D1_D2_modgen_gt_44_nx34_carry 
3548
      (joined 
3549
       (portRef Y (instanceRef D1_D2_modgen_gt_44_ix33_carry ))
3550
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix35 ))))
3551
     (net D1_D3_modgen_gt_45_nx22_carry 
3552
      (joined 
3553
       (portRef Y (instanceRef D1_D3_modgen_gt_45_ix21_carry ))
3554
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix23 ))))
3555
     (net D1_D3_modgen_gt_45_nx24_carry 
3556
      (joined 
3557
       (portRef Y (instanceRef D1_D3_modgen_gt_45_ix23_carry ))
3558
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix25 ))))
3559
     (net D1_D3_modgen_gt_45_nx26_carry 
3560
      (joined 
3561
       (portRef Y (instanceRef D1_D3_modgen_gt_45_ix25_carry ))
3562
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix27 ))))
3563
     (net D1_D3_modgen_gt_45_nx28_carry 
3564
      (joined 
3565
       (portRef Y (instanceRef D1_D3_modgen_gt_45_ix27_carry ))
3566
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix29 ))))
3567
     (net D1_D3_modgen_gt_45_nx30_carry 
3568
      (joined 
3569
       (portRef Y (instanceRef D1_D3_modgen_gt_45_ix29_carry ))
3570
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix31 ))))
3571
     (net D1_D3_modgen_gt_45_nx32_carry 
3572
      (joined 
3573
       (portRef Y (instanceRef D1_D3_modgen_gt_45_ix31_carry ))
3574
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix33 ))))
3575
     (net D1_D3_modgen_gt_45_nx34_carry 
3576
      (joined 
3577
       (portRef Y (instanceRef D1_D3_modgen_gt_45_ix33_carry ))
3578
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix35 ))))
3579
     (net D1_D3_count_dec_48_nx24_carry 
3580
      (joined 
3581
       (portRef Y (instanceRef D1_D3_count_dec_48_ix23_carry ))
3582
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix25 ))
3583
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix27 ))))
3584
     (net D1_D3_count_dec_48_nx28_carry 
3585
      (joined 
3586
       (portRef Y (instanceRef D1_D3_count_dec_48_ix27_carry ))
3587
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix29 ))
3588
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix31 ))))
3589
     (net D1_D3_count_dec_48_nx32_carry 
3590
      (joined 
3591
       (portRef Y (instanceRef D1_D3_count_dec_48_ix31_carry ))
3592
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix33 ))
3593
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix35 ))))
3594
     (net D1_D3_count_dec_48_nx36_carry 
3595
      (joined 
3596
       (portRef Y (instanceRef D1_D3_count_dec_48_ix35_carry ))
3597
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix37 ))
3598
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix39 ))))
3599
     (net D1_D3_count_dec_48_nx40_carry 
3600
      (joined 
3601
       (portRef Y (instanceRef D1_D3_count_dec_48_ix39_carry ))
3602
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix41 ))
3603
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix43 ))))
3604
     (net D1_D3_count_dec_48_nx44_carry 
3605
      (joined 
3606
       (portRef Y (instanceRef D1_D3_count_dec_48_ix43_carry ))
3607
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix45 ))
3608
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix47 ))))
3609
     (net D1_D3_count_dec_48_nx48_carry 
3610
      (joined 
3611
       (portRef Y (instanceRef D1_D3_count_dec_48_ix47_carry ))
3612
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix49 ))))
3613
     (net nx437 
3614
      (joined 
3615
       (portRef Y (instanceRef ix438 ))
3616
       (portRef IN3 (instanceRef C1_modgen_add_8_ix39 ))
3617
       (portRef IN3 (instanceRef C1_modgen_add_8_ix41 ))))
3618
     (net D1_D3_count0 
3619
      (joined 
3620
       (portRef (member q 7)(instanceRef D1_D3_count_ix8 ))
3621
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix21 ))
3622
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix21 ))
3623
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix23 ))
3624
       (portRef IN4 (instanceRef ix1784 ))))
3625
     (net connect17 
3626
      (joined 
3627
       (portRef Q (instanceRef C1_reg_output7 ))
3628
       (portRef IN2 (instanceRef ix1897 ))))
3629
     (net connect16 
3630
      (joined 
3631
       (portRef Q (instanceRef C1_reg_output6 ))
3632
       (portRef IN2 (instanceRef ix1898 ))))
3633
     (net connect15 
3634
      (joined 
3635
       (portRef Q (instanceRef C1_reg_output5 ))
3636
       (portRef IN2 (instanceRef ix1899 ))))
3637
     (net connect14 
3638
      (joined 
3639
       (portRef Q (instanceRef C1_reg_output4 ))
3640
       (portRef IN2 (instanceRef ix1900 ))))
3641
     (net connect13 
3642
      (joined 
3643
       (portRef Q (instanceRef C1_reg_output3 ))
3644
       (portRef IN2 (instanceRef ix1901 ))))
3645
     (net connect12 
3646
      (joined 
3647
       (portRef Q (instanceRef C1_reg_output2 ))
3648
       (portRef IN2 (instanceRef ix1902 ))))
3649
     (net connect11 
3650
      (joined 
3651
       (portRef Q (instanceRef C1_reg_output1 ))
3652
       (portRef IN2 (instanceRef ix1903 ))))
3653
     (net connect10 
3654
      (joined 
3655
       (portRef Q (instanceRef C1_reg_output0 ))
3656
       (portRef IN2 (instanceRef ix1904 ))))
3657
     (net C1_count13 
3658
      (joined 
3659
       (portRef Q (instanceRef C1_reg_count13 ))
3660
       (portRef IN2 (instanceRef C1_modgen_add_8_ix91 ))
3661
       (portRef IN3 (instanceRef ix1883 ))))
3662
     (net C1_count12 
3663
      (joined 
3664
       (portRef Q (instanceRef C1_reg_count12 ))
3665
       (portRef IN2 (instanceRef C1_modgen_add_8_ix87 ))
3666
       (portRef IN2 (instanceRef C1_modgen_add_8_ix89 ))
3667
       (portRef IN3 (instanceRef ix1884 ))))
3668
     (net C1_count11 
3669
      (joined 
3670
       (portRef Q (instanceRef C1_reg_count11 ))
3671
       (portRef IN2 (instanceRef C1_modgen_add_8_ix83 ))
3672
       (portRef IN2 (instanceRef C1_modgen_add_8_ix85 ))
3673
       (portRef IN3 (instanceRef ix1885 ))))
3674
     (net C1_count10 
3675
      (joined 
3676
       (portRef Q (instanceRef C1_reg_count10 ))
3677
       (portRef IN2 (instanceRef C1_modgen_add_8_ix79 ))
3678
       (portRef IN2 (instanceRef C1_modgen_add_8_ix81 ))
3679
       (portRef IN3 (instanceRef ix1886 ))))
3680
     (net C1_count9 
3681
      (joined 
3682
       (portRef Q (instanceRef C1_reg_count9 ))
3683
       (portRef IN2 (instanceRef C1_modgen_add_8_ix75 ))
3684
       (portRef IN2 (instanceRef C1_modgen_add_8_ix77 ))
3685
       (portRef IN3 (instanceRef ix1887 ))))
3686
     (net C1_count8 
3687
      (joined 
3688
       (portRef Q (instanceRef C1_reg_count8 ))
3689
       (portRef IN2 (instanceRef C1_modgen_add_8_ix71 ))
3690
       (portRef IN2 (instanceRef C1_modgen_add_8_ix73 ))
3691
       (portRef IN3 (instanceRef ix1888 ))))
3692
     (net C1_count7 
3693
      (joined 
3694
       (portRef Q (instanceRef C1_reg_count7 ))
3695
       (portRef IN2 (instanceRef C1_modgen_add_8_ix67 ))
3696
       (portRef IN2 (instanceRef C1_modgen_add_8_ix69 ))
3697
       (portRef IN3 (instanceRef ix1889 ))))
3698
     (net C1_count6 
3699
      (joined 
3700
       (portRef Q (instanceRef C1_reg_count6 ))
3701
       (portRef IN2 (instanceRef C1_modgen_add_8_ix63 ))
3702
       (portRef IN2 (instanceRef C1_modgen_add_8_ix65 ))
3703
       (portRef IN3 (instanceRef ix1890 ))))
3704
     (net C1_count5 
3705
      (joined 
3706
       (portRef Q (instanceRef C1_reg_count5 ))
3707
       (portRef IN3 (instanceRef C1_modgen_add_8_ix59 ))
3708
       (portRef IN3 (instanceRef C1_modgen_add_8_ix61 ))))
3709
     (net C1_count4 
3710
      (joined 
3711
       (portRef Q (instanceRef C1_reg_count4 ))
3712
       (portRef IN3 (instanceRef C1_modgen_add_8_ix55 ))
3713
       (portRef IN3 (instanceRef C1_modgen_add_8_ix57 ))))
3714
     (net C1_count3 
3715
      (joined 
3716
       (portRef Q (instanceRef C1_reg_count3 ))
3717
       (portRef IN3 (instanceRef C1_modgen_add_8_ix51 ))
3718
       (portRef IN3 (instanceRef C1_modgen_add_8_ix53 ))))
3719
     (net C1_count2 
3720
      (joined 
3721
       (portRef Q (instanceRef C1_reg_count2 ))
3722
       (portRef IN3 (instanceRef C1_modgen_add_8_ix47 ))
3723
       (portRef IN3 (instanceRef C1_modgen_add_8_ix49 ))))
3724
     (net C1_count1 
3725
      (joined 
3726
       (portRef Q (instanceRef C1_reg_count1 ))
3727
       (portRef IN3 (instanceRef C1_modgen_add_8_ix43 ))
3728
       (portRef IN3 (instanceRef C1_modgen_add_8_ix45 ))))
3729
     (net C1_count0 
3730
      (joined 
3731
       (portRef Q (instanceRef C1_reg_count0 ))
3732
       (portRef IN2 (instanceRef C1_modgen_add_8_ix39 ))
3733
       (portRef IN2 (instanceRef C1_modgen_add_8_ix41 ))))
3734
     (net U1_la_input7 
3735
      (joined 
3736
       (portRef Q (instanceRef U1_reg_la_input7 ))
3737
       (portRef IN4 (instanceRef ix1897 ))
3738
       (portRef IN3 (instanceRef ix1905 ))))
3739
     (net U1_la_input6 
3740
      (joined 
3741
       (portRef Q (instanceRef U1_reg_la_input6 ))
3742
       (portRef IN4 (instanceRef ix1898 ))
3743
       (portRef IN3 (instanceRef ix1906 ))
3744
       (portRef IN3 (instanceRef ix1907 ))
3745
       (portRef IN3 (instanceRef ix1908 ))
3746
       (portRef IN3 (instanceRef ix1909 ))
3747
       (portRef IN3 (instanceRef ix1910 ))
3748
       (portRef IN3 (instanceRef ix1911 ))))
3749
     (net U1_la_input5 
3750
      (joined 
3751
       (portRef Q (instanceRef U1_reg_la_input5 ))
3752
       (portRef IN4 (instanceRef ix1899 ))
3753
       (portRef IN2 (instanceRef ix1906 ))))
3754
     (net U1_la_input4 
3755
      (joined 
3756
       (portRef Q (instanceRef U1_reg_la_input4 ))
3757
       (portRef IN4 (instanceRef ix1900 ))
3758
       (portRef IN2 (instanceRef ix1907 ))))
3759
     (net U1_la_input3 
3760
      (joined 
3761
       (portRef Q (instanceRef U1_reg_la_input3 ))
3762
       (portRef IN4 (instanceRef ix1901 ))
3763
       (portRef IN2 (instanceRef ix1908 ))))
3764
     (net U1_la_input2 
3765
      (joined 
3766
       (portRef Q (instanceRef U1_reg_la_input2 ))
3767
       (portRef IN4 (instanceRef ix1902 ))
3768
       (portRef IN2 (instanceRef ix1909 ))))
3769
     (net U1_la_input1 
3770
      (joined 
3771
       (portRef Q (instanceRef U1_reg_la_input1 ))
3772
       (portRef IN4 (instanceRef ix1903 ))
3773
       (portRef IN2 (instanceRef ix1910 ))))
3774
     (net U1_la_input0 
3775
      (joined 
3776
       (portRef Q (instanceRef U1_reg_la_input0 ))
3777
       (portRef IN4 (instanceRef ix1904 ))
3778
       (portRef IN2 (instanceRef ix1911 ))))
3779
     (net U1_la_sign_bit 
3780
      (joined 
3781
       (portRef Q (instanceRef U1_reg_la_sign_bit ))
3782
       (portRef IN4 (instanceRef ix1905 ))
3783
       (portRef IN3 (instanceRef ix1919 ))))
3784
     (net U1_position5 
3785
      (joined 
3786
       (portRef Q (instanceRef U1_reg_position5 ))
3787
       (portRef (member address 0)(instanceRef U1_ix974_ix35 ))
3788
       (portRef IN2 (instanceRef ix1912 ))))
3789
     (net U1_position4 
3790
      (joined 
3791
       (portRef Q (instanceRef U1_reg_position4 ))
3792
       (portRef (member address 1)(instanceRef U1_ix974_ix35 ))
3793
       (portRef IN1 (instanceRef ix1823 ))))
3794
     (net U1_position3 
3795
      (joined 
3796
       (portRef Q (instanceRef U1_reg_position3 ))
3797
       (portRef (member address 2)(instanceRef U1_ix974_ix35 ))
3798
       (portRef IN2 (instanceRef ix1823 ))))
3799
     (net U1_position2 
3800
      (joined 
3801
       (portRef Q (instanceRef U1_reg_position2 ))
3802
       (portRef (member address 3)(instanceRef U1_ix974_ix35 ))
3803
       (portRef IN3 (instanceRef ix1823 ))))
3804
     (net U1_position1 
3805
      (joined 
3806
       (portRef Q (instanceRef U1_reg_position1 ))
3807
       (portRef (member address 4)(instanceRef U1_ix974_ix35 ))
3808
       (portRef IN4 (instanceRef ix1823 ))))
3809
     (net U1_position0 
3810
      (joined 
3811
       (portRef Q (instanceRef U1_reg_position0 ))
3812
       (portRef (member address 5)(instanceRef U1_ix974_ix35 ))))
3813
     (net U1_data_bits6 
3814
      (joined 
3815
       (portRef Q (instanceRef U1_reg_data_bits6 ))
3816
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix45 ))
3817
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix47 ))))
3818
     (net U1_data_bits5 
3819
      (joined 
3820
       (portRef Q (instanceRef U1_reg_data_bits5 ))
3821
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix41 ))
3822
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix43 ))
3823
       (portRef IN3 (instanceRef ix1913 ))))
3824
     (net U1_data_bits4 
3825
      (joined 
3826
       (portRef Q (instanceRef U1_reg_data_bits4 ))
3827
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix37 ))
3828
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix39 ))
3829
       (portRef IN3 (instanceRef ix1914 ))))
3830
     (net U1_data_bits3 
3831
      (joined 
3832
       (portRef Q (instanceRef U1_reg_data_bits3 ))
3833
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix33 ))
3834
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix35 ))
3835
       (portRef IN3 (instanceRef ix1915 ))))
3836
     (net U1_data_bits2 
3837
      (joined 
3838
       (portRef Q (instanceRef U1_reg_data_bits2 ))
3839
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix29 ))
3840
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix31 ))
3841
       (portRef IN3 (instanceRef ix1916 ))))
3842
     (net U1_data_bits1 
3843
      (joined 
3844
       (portRef Q (instanceRef U1_reg_data_bits1 ))
3845
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix25 ))
3846
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix27 ))
3847
       (portRef IN3 (instanceRef ix1917 ))))
3848
     (net U1_data_bits0 
3849
      (joined 
3850
       (portRef Q (instanceRef U1_reg_data_bits0 ))
3851
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix21 ))
3852
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix23 ))
3853
       (portRef IN3 (instanceRef ix1918 ))))
3854
     (net U1_la_la_sign_bits 
3855
      (joined 
3856
       (portRef Q (instanceRef U1_reg_la_la_sign_bits ))
3857
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix21 ))
3858
       (portRef IN3 (instanceRef U1_modgen_umin_27_ix25 ))
3859
       (portRef IN3 (instanceRef U1_modgen_umin_27_ix29 ))
3860
       (portRef IN3 (instanceRef U1_modgen_umin_27_ix33 ))
3861
       (portRef IN3 (instanceRef U1_modgen_umin_27_ix37 ))
3862
       (portRef IN3 (instanceRef U1_modgen_umin_27_ix41 ))
3863
       (portRef IN3 (instanceRef U1_modgen_umin_27_ix45 ))
3864
       (portRef IN2 (instanceRef U1_modgen_umin_27_ix49 ))
3865
       (portRef IN4 (instanceRef ix1919 ))))
3866
     (net connect27 
3867
      (joined 
3868
       (portRef Q (instanceRef U1_reg_value7 ))
3869
       (portRef IN1 (instanceRef ix1746 ))
3870
       (portRef IN2 (instanceRef ix1747 ))
3871
       (portRef IN1 (instanceRef ix1752 ))
3872
       (portRef IN1 (instanceRef ix1754 ))
3873
       (portRef IN1 (instanceRef ix1755 ))
3874
       (portRef IN1 (instanceRef ix1756 ))
3875
       (portRef IN1 (instanceRef ix1758 ))
3876
       (portRef IN1 (instanceRef ix1770 ))
3877
       (portRef IN1 (instanceRef ix1774 ))
3878
       (portRef IN1 (instanceRef ix1776 ))
3879
       (portRef IN1 (instanceRef ix1793 ))
3880
       (portRef IN1 (instanceRef ix1808 ))
3881
       (portRef IN1 (instanceRef ix1853 ))
3882
       (portRef IN1 (instanceRef ix1856 ))
3883
       (portRef IN1 (instanceRef ix1858 ))
3884
       (portRef IN1 (instanceRef ix1860 ))
3885
       (portRef IN1 (instanceRef ix1862 ))
3886
       (portRef IN1 (instanceRef ix1866 ))
3887
       (portRef IN1 (instanceRef ix1870 ))
3888
       (portRef IN1 (instanceRef ix1872 ))
3889
       (portRef IN2 (instanceRef ix1927 ))
3890
       (portRef IN2 (instanceRef ix2009 ))
3891
       (portRef IN2 (instanceRef ix2010 ))))
3892
     (net connect26 
3893
      (joined 
3894
       (portRef Q (instanceRef U1_reg_value6 ))
3895
       (portRef IN2 (instanceRef ix1752 ))
3896
       (portRef IN2 (instanceRef ix1755 ))
3897
       (portRef IN2 (instanceRef ix1756 ))
3898
       (portRef IN2 (instanceRef ix1758 ))
3899
       (portRef IN2 (instanceRef ix1770 ))
3900
       (portRef IN1 (instanceRef ix1775 ))
3901
       (portRef IN2 (instanceRef ix1776 ))
3902
       (portRef IN1 (instanceRef ix1801 ))
3903
       (portRef IN1 (instanceRef ix1850 ))
3904
       (portRef IN2 (instanceRef ix1853 ))
3905
       (portRef IN2 (instanceRef ix1856 ))
3906
       (portRef IN2 (instanceRef ix1858 ))
3907
       (portRef IN2 (instanceRef ix1870 ))
3908
       (portRef IN2 (instanceRef ix1872 ))
3909
       (portRef IN2 (instanceRef ix1928 ))))
3910
     (net connect25 
3911
      (joined 
3912
       (portRef Q (instanceRef U1_reg_value5 ))
3913
       (portRef IN3 (instanceRef ix1756 ))
3914
       (portRef IN1 (instanceRef ix1771 ))
3915
       (portRef IN1 (instanceRef ix1773 ))
3916
       (portRef IN3 (instanceRef ix1776 ))
3917
       (portRef IN2 (instanceRef ix1793 ))
3918
       (portRef IN3 (instanceRef ix1853 ))
3919
       (portRef IN1 (instanceRef ix1855 ))
3920
       (portRef IN3 (instanceRef ix1856 ))
3921
       (portRef IN2 (instanceRef ix1929 ))))
3922
     (net connect24 
3923
      (joined 
3924
       (portRef Q (instanceRef U1_reg_value4 ))
3925
       (portRef IN1 (instanceRef ix1750 ))
3926
       (portRef IN2 (instanceRef ix1771 ))
3927
       (portRef IN2 (instanceRef ix1773 ))
3928
       (portRef IN3 (instanceRef ix1793 ))
3929
       (portRef IN2 (instanceRef ix1850 ))
3930
       (portRef IN2 (instanceRef ix1866 ))
3931
       (portRef IN1 (instanceRef ix1868 ))
3932
       (portRef IN2 (instanceRef ix1930 ))))
3933
     (net connect23 
3934
      (joined 
3935
       (portRef Q (instanceRef U1_reg_value3 ))
3936
       (portRef IN1 (instanceRef ix1748 ))
3937
       (portRef IN2 (instanceRef ix1774 ))
3938
       (portRef IN2 (instanceRef ix1775 ))
3939
       (portRef IN4 (instanceRef ix1793 ))
3940
       (portRef IN2 (instanceRef ix1801 ))
3941
       (portRef IN3 (instanceRef ix1850 ))
3942
       (portRef IN1 (instanceRef ix1851 ))
3943
       (portRef IN2 (instanceRef ix1862 ))
3944
       (portRef IN3 (instanceRef ix1866 ))
3945
       (portRef IN2 (instanceRef ix1931 ))))
3946
     (net connect22 
3947
      (joined 
3948
       (portRef Q (instanceRef U1_reg_value2 ))
3949
       (portRef IN1 (instanceRef ix1767 ))
3950
       (portRef IN1 (instanceRef ix1768 ))
3951
       (portRef IN1 (instanceRef ix1769 ))
3952
       (portRef IN3 (instanceRef ix1801 ))
3953
       (portRef IN2 (instanceRef ix1808 ))
3954
       (portRef IN1 (instanceRef ix1821 ))
3955
       (portRef IN2 (instanceRef ix1851 ))
3956
       (portRef IN2 (instanceRef ix1855 ))
3957
       (portRef IN3 (instanceRef ix1862 ))
3958
       (portRef IN1 (instanceRef ix1864 ))
3959
       (portRef IN2 (instanceRef ix1932 ))))
3960
     (net connect21 
3961
      (joined 
3962
       (portRef Q (instanceRef U1_reg_value1 ))
3963
       (portRef IN2 (instanceRef ix1767 ))
3964
       (portRef IN2 (instanceRef ix1768 ))
3965
       (portRef IN2 (instanceRef ix1769 ))
3966
       (portRef IN4 (instanceRef ix1801 ))
3967
       (portRef IN3 (instanceRef ix1808 ))
3968
       (portRef IN2 (instanceRef ix1821 ))
3969
       (portRef IN3 (instanceRef ix1851 ))
3970
       (portRef IN3 (instanceRef ix1855 ))
3971
       (portRef IN2 (instanceRef ix1864 ))
3972
       (portRef IN2 (instanceRef ix1933 ))))
3973
     (net connect20 
3974
      (joined 
3975
       (portRef Q (instanceRef U1_reg_value0 ))
3976
       (portRef IN3 (instanceRef ix1767 ))
3977
       (portRef IN3 (instanceRef ix1769 ))
3978
       (portRef IN4 (instanceRef ix1808 ))
3979
       (portRef IN4 (instanceRef ix1855 ))
3980
       (portRef IN3 (instanceRef ix1864 ))
3981
       (portRef IN2 (instanceRef ix1934 ))))
3982
     (net connect47 
3983
      (joined 
3984
       (portRef Q (instanceRef T1_reg_changed7 ))
3985
       (portRef IN3 (instanceRef D1_D2_modgen_gt_44_ix35 ))
3986
       (portRef IN3 (instanceRef D1_D3_modgen_gt_45_ix35 ))
3987
       (portRef IN4 (instanceRef ix1927 ))
3988
       (portRef IN2 (instanceRef ix1944 ))))
3989
     (net connect46 
3990
      (joined 
3991
       (portRef Q (instanceRef T1_reg_changed6 ))
3992
       (portRef IN3 (instanceRef D1_D2_modgen_gt_44_ix33 ))
3993
       (portRef IN3 (instanceRef D1_D3_modgen_gt_45_ix33 ))
3994
       (portRef IN4 (instanceRef ix1928 ))
3995
       (portRef IN2 (instanceRef ix1945 ))))
3996
     (net connect45 
3997
      (joined 
3998
       (portRef Q (instanceRef T1_reg_changed5 ))
3999
       (portRef IN3 (instanceRef D1_D2_modgen_gt_44_ix31 ))
4000
       (portRef IN3 (instanceRef D1_D3_modgen_gt_45_ix31 ))
4001
       (portRef IN4 (instanceRef ix1929 ))
4002
       (portRef IN2 (instanceRef ix1946 ))))
4003
     (net connect44 
4004
      (joined 
4005
       (portRef Q (instanceRef T1_reg_changed4 ))
4006
       (portRef IN3 (instanceRef D1_D2_modgen_gt_44_ix29 ))
4007
       (portRef IN3 (instanceRef D1_D3_modgen_gt_45_ix29 ))
4008
       (portRef IN4 (instanceRef ix1930 ))
4009
       (portRef IN2 (instanceRef ix1947 ))))
4010
     (net connect43 
4011
      (joined 
4012
       (portRef Q (instanceRef T1_reg_changed3 ))
4013
       (portRef IN3 (instanceRef D1_D2_modgen_gt_44_ix27 ))
4014
       (portRef IN3 (instanceRef D1_D3_modgen_gt_45_ix27 ))
4015
       (portRef IN4 (instanceRef ix1931 ))
4016
       (portRef IN2 (instanceRef ix1948 ))))
4017
     (net connect42 
4018
      (joined 
4019
       (portRef Q (instanceRef T1_reg_changed2 ))
4020
       (portRef IN3 (instanceRef D1_D2_modgen_gt_44_ix25 ))
4021
       (portRef IN3 (instanceRef D1_D3_modgen_gt_45_ix25 ))
4022
       (portRef IN4 (instanceRef ix1932 ))
4023
       (portRef IN2 (instanceRef ix1949 ))))
4024
     (net connect41 
4025
      (joined 
4026
       (portRef Q (instanceRef T1_reg_changed1 ))
4027
       (portRef IN3 (instanceRef D1_D2_modgen_gt_44_ix23 ))
4028
       (portRef IN3 (instanceRef D1_D3_modgen_gt_45_ix23 ))
4029
       (portRef IN4 (instanceRef ix1933 ))
4030
       (portRef IN2 (instanceRef ix1950 ))))
4031
     (net connect40 
4032
      (joined 
4033
       (portRef Q (instanceRef T1_reg_changed0 ))
4034
       (portRef IN2 (instanceRef D1_D2_modgen_gt_44_ix21 ))
4035
       (portRef IN2 (instanceRef D1_D3_modgen_gt_45_ix21 ))
4036
       (portRef IN4 (instanceRef ix1934 ))
4037
       (portRef IN2 (instanceRef ix1951 ))))
4038
     (net D1_store1_dup_0 
4039
      (joined 
4040
       (portRef Q (instanceRef D1_reg_store1_dup_0 ))
4041
       (portRef IN3 (instanceRef ix1763 ))
4042
       (portRef IN3 (instanceRef ix1935 ))
4043
       (portRef IN3 (instanceRef ix1937 ))))
4044
     (net D1_store0_dup_0 
4045
      (joined 
4046
       (portRef Q (instanceRef D1_reg_store0_dup_0 ))
4047
       (portRef IN4 (instanceRef ix1763 ))
4048
       (portRef IN3 (instanceRef ix1936 ))
4049
       (portRef IN3 (instanceRef ix1938 ))))
4050
     (net D1_la_sel1 
4051
      (joined 
4052
       (portRef Q (instanceRef D1_reg_la_sel1 ))
4053
       (portRef IN2 (instanceRef ix1937 ))
4054
       (portRef IN2 (instanceRef ix1939 ))
4055
       (portRef IN2 (instanceRef ix1940 ))
4056
       (portRef IN2 (instanceRef ix1941 ))))
4057
     (net D1_la_sel0 
4058
      (joined 
4059
       (portRef Q (instanceRef D1_reg_la_sel0 ))
4060
       (portRef IN2 (instanceRef ix1938 ))
4061
       (portRef IN3 (instanceRef ix1939 ))
4062
       (portRef IN3 (instanceRef ix1940 ))
4063
       (portRef IN3 (instanceRef ix1941 ))))
4064
     (net D1_EN2 
4065
      (joined 
4066
       (portRef Q (instanceRef D1_reg_EN2 ))
4067
       (portRef IN2 (instanceRef ix1744 ))
4068
       (portRef IN2 (instanceRef ix1800 ))
4069
       (portRef IN1 (instanceRef ix1939 ))
4070
       (portRef IN1 (instanceRef ix1943 ))
4071
       (portRef IN2 (instanceRef ix2001 ))))
4072
     (net D1_EN1 
4073
      (joined 
4074
       (portRef Q (instanceRef D1_reg_EN1 ))
4075
       (portRef IN1 (instanceRef ix1730 ))
4076
       (portRef IN2 (instanceRef ix1739 ))
4077
       (portRef IN2 (instanceRef ix1740 ))
4078
       (portRef IN3 (instanceRef ix1792 ))
4079
       (portRef IN1 (instanceRef ix1800 ))
4080
       (portRef IN1 (instanceRef ix1940 ))
4081
       (portRef IN2 (instanceRef ix1962 ))
4082
       (portRef IN2 (instanceRef ix1963 ))
4083
       (portRef IN2 (instanceRef ix1964 ))
4084
       (portRef IN2 (instanceRef ix1965 ))
4085
       (portRef IN2 (instanceRef ix1966 ))
4086
       (portRef IN2 (instanceRef ix1967 ))
4087
       (portRef IN2 (instanceRef ix1968 ))
4088
       (portRef IN2 (instanceRef ix1969 ))
4089
       (portRef IN2 (instanceRef ix1970 ))
4090
       (portRef IN2 (instanceRef ix1971 ))
4091
       (portRef IN2 (instanceRef ix1972 ))
4092
       (portRef IN2 (instanceRef ix1973 ))
4093
       (portRef IN2 (instanceRef ix1974 ))
4094
       (portRef IN2 (instanceRef ix1975 ))
4095
       (portRef IN2 (instanceRef ix1976 ))
4096
       (portRef IN2 (instanceRef ix1977 ))
4097
       (portRef IN2 (instanceRef ix1978 ))
4098
       (portRef IN2 (instanceRef ix1979 ))
4099
       (portRef IN2 (instanceRef ix1980 ))
4100
       (portRef IN2 (instanceRef ix1999 ))))
4101
     (net D1_EN0 
4102
      (joined 
4103
       (portRef Q (instanceRef D1_reg_EN0 ))
4104
       (portRef IN2 (instanceRef ix1732 ))
4105
       (portRef IN2 (instanceRef ix1733 ))
4106
       (portRef IN1 (instanceRef ix1796 ))
4107
       (portRef IN1 (instanceRef ix1847 ))
4108
       (portRef IN3 (instanceRef ix1848 ))
4109
       (portRef IN1 (instanceRef ix1849 ))
4110
       (portRef IN1 (instanceRef ix1941 ))
4111
       (portRef IN3 (instanceRef ix1944 ))
4112
       (portRef IN3 (instanceRef ix1945 ))
4113
       (portRef IN3 (instanceRef ix1946 ))
4114
       (portRef IN3 (instanceRef ix1947 ))
4115
       (portRef IN3 (instanceRef ix1948 ))
4116
       (portRef IN3 (instanceRef ix1949 ))
4117
       (portRef IN3 (instanceRef ix1950 ))
4118
       (portRef IN3 (instanceRef ix1951 ))))
4119
     (net connect3 
4120
      (joined 
4121
       (portRef Q (instanceRef D1_reg_ready_dup_0 ))
4122
       (portRef IN2 (instanceRef ix1727 ))
4123
       (portRef IN2 (instanceRef ix1883 ))
4124
       (portRef IN2 (instanceRef ix1884 ))
4125
       (portRef IN2 (instanceRef ix1885 ))
4126
       (portRef IN2 (instanceRef ix1886 ))
4127
       (portRef IN2 (instanceRef ix1887 ))
4128
       (portRef IN2 (instanceRef ix1888 ))
4129
       (portRef IN2 (instanceRef ix1889 ))
4130
       (portRef IN2 (instanceRef ix1890 ))
4131
       (portRef IN3 (instanceRef ix1897 ))
4132
       (portRef IN3 (instanceRef ix1898 ))
4133
       (portRef IN3 (instanceRef ix1899 ))
4134
       (portRef IN3 (instanceRef ix1900 ))
4135
       (portRef IN3 (instanceRef ix1901 ))
4136
       (portRef IN3 (instanceRef ix1902 ))
4137
       (portRef IN3 (instanceRef ix1903 ))
4138
       (portRef IN3 (instanceRef ix1904 ))
4139
       (portRef IN2 (instanceRef ix1905 ))
4140
       (portRef IN2 (instanceRef ix1913 ))
4141
       (portRef IN2 (instanceRef ix1914 ))
4142
       (portRef IN2 (instanceRef ix1915 ))
4143
       (portRef IN2 (instanceRef ix1916 ))
4144
       (portRef IN2 (instanceRef ix1917 ))
4145
       (portRef IN2 (instanceRef ix1918 ))
4146
       (portRef IN2 (instanceRef ix1919 ))
4147
       (portRef IN3 (instanceRef ix1927 ))
4148
       (portRef IN3 (instanceRef ix1928 ))
4149
       (portRef IN3 (instanceRef ix1929 ))
4150
       (portRef IN3 (instanceRef ix1930 ))
4151
       (portRef IN3 (instanceRef ix1931 ))
4152
       (portRef IN3 (instanceRef ix1932 ))
4153
       (portRef IN3 (instanceRef ix1933 ))
4154
       (portRef IN3 (instanceRef ix1934 ))))
4155
     (net result 
4156
      (joined 
4157
       (portRef result )
4158
       (portRef Q (instanceRef D1_reg_output_dup_0 ))))
4159
     (net D1_D1_store7 
4160
      (joined 
4161
       (portRef Q (instanceRef D1_D1_reg_store7 ))
4162
       (portRef IN4 (instanceRef ix1944 ))
4163
       (portRef IN2 (instanceRef ix1952 ))))
4164
     (net D1_D1_store6 
4165
      (joined 
4166
       (portRef Q (instanceRef D1_D1_reg_store6 ))
4167
       (portRef IN4 (instanceRef ix1945 ))
4168
       (portRef IN2 (instanceRef ix1953 ))))
4169
     (net D1_D1_store5 
4170
      (joined 
4171
       (portRef Q (instanceRef D1_D1_reg_store5 ))
4172
       (portRef IN4 (instanceRef ix1946 ))
4173
       (portRef IN2 (instanceRef ix1954 ))))
4174
     (net D1_D1_store4 
4175
      (joined 
4176
       (portRef Q (instanceRef D1_D1_reg_store4 ))
4177
       (portRef IN4 (instanceRef ix1947 ))
4178
       (portRef IN2 (instanceRef ix1955 ))))
4179
     (net D1_D1_store3 
4180
      (joined 
4181
       (portRef Q (instanceRef D1_D1_reg_store3 ))
4182
       (portRef IN4 (instanceRef ix1948 ))
4183
       (portRef IN2 (instanceRef ix1956 ))))
4184
     (net D1_D1_store2 
4185
      (joined 
4186
       (portRef Q (instanceRef D1_D1_reg_store2 ))
4187
       (portRef IN4 (instanceRef ix1949 ))
4188
       (portRef IN2 (instanceRef ix1957 ))))
4189
     (net D1_D1_store1 
4190
      (joined 
4191
       (portRef Q (instanceRef D1_D1_reg_store1 ))
4192
       (portRef IN4 (instanceRef ix1950 ))
4193
       (portRef IN2 (instanceRef ix1958 ))))
4194
     (net D1_D1_store0 
4195
      (joined 
4196
       (portRef Q (instanceRef D1_D1_reg_store0 ))
4197
       (portRef IN4 (instanceRef ix1951 ))
4198
       (portRef IN2 (instanceRef ix1959 ))))
4199
     (net D1_D1_update7 
4200
      (joined 
4201
       (portRef Q (instanceRef D1_D1_reg_update7 ))
4202
       (portRef IN2 (instanceRef D1_D1_modgen_eq_38_ix22 ))
4203
       (portRef IN3 (instanceRef ix1952 ))))
4204
     (net D1_D1_update6 
4205
      (joined 
4206
       (portRef Q (instanceRef D1_D1_reg_update6 ))
4207
       (portRef IN4 (instanceRef D1_D1_modgen_eq_38_ix22 ))
4208
       (portRef IN3 (instanceRef ix1953 ))))
4209
     (net D1_D1_update5 
4210
      (joined 
4211
       (portRef Q (instanceRef D1_D1_reg_update5 ))
4212
       (portRef IN2 (instanceRef D1_D1_modgen_eq_38_ix24 ))
4213
       (portRef IN3 (instanceRef ix1954 ))))
4214
     (net D1_D1_update4 
4215
      (joined 
4216
       (portRef Q (instanceRef D1_D1_reg_update4 ))
4217
       (portRef IN4 (instanceRef D1_D1_modgen_eq_38_ix24 ))
4218
       (portRef IN3 (instanceRef ix1955 ))))
4219
     (net D1_D1_update3 
4220
      (joined 
4221
       (portRef Q (instanceRef D1_D1_reg_update3 ))
4222
       (portRef IN2 (instanceRef D1_D1_modgen_eq_38_ix28 ))
4223
       (portRef IN3 (instanceRef ix1956 ))))
4224
     (net D1_D1_update2 
4225
      (joined 
4226
       (portRef Q (instanceRef D1_D1_reg_update2 ))
4227
       (portRef IN4 (instanceRef D1_D1_modgen_eq_38_ix28 ))
4228
       (portRef IN3 (instanceRef ix1957 ))))
4229
     (net D1_D1_update1 
4230
      (joined 
4231
       (portRef Q (instanceRef D1_D1_reg_update1 ))
4232
       (portRef IN2 (instanceRef D1_D1_modgen_eq_38_ix32 ))
4233
       (portRef IN3 (instanceRef ix1958 ))))
4234
     (net D1_D1_update0 
4235
      (joined 
4236
       (portRef Q (instanceRef D1_D1_reg_update0 ))
4237
       (portRef IN4 (instanceRef D1_D1_modgen_eq_38_ix32 ))
4238
       (portRef IN3 (instanceRef ix1959 ))))
4239
     (net D1_OUT0 
4240
      (joined 
4241
       (portRef Q (instanceRef D1_D1_reg_output ))
4242
       (portRef IN4 (instanceRef ix1848 ))
4243
       (portRef IN2 (instanceRef ix1960 ))))
4244
     (net D1_RE0 
4245
      (joined 
4246
       (portRef Q (instanceRef D1_D1_reg_ready ))
4247
       (portRef IN2 (instanceRef ix1847 ))))
4248
     (net D1_D2_reg18 
4249
      (joined 
4250
       (portRef Q (instanceRef D1_D2_reg_reg18 ))
4251
       (portRef IN3 (instanceRef ix1962 ))
4252
       (portRef IN2 (instanceRef ix1981 ))))
4253
     (net D1_D2_reg17 
4254
      (joined 
4255
       (portRef Q (instanceRef D1_D2_reg_reg17 ))
4256
       (portRef IN4 (instanceRef ix1962 ))
4257
       (portRef IN3 (instanceRef ix1963 ))))
4258
     (net D1_D2_reg16 
4259
      (joined 
4260
       (portRef Q (instanceRef D1_D2_reg_reg16 ))
4261
       (portRef IN4 (instanceRef ix1963 ))
4262
       (portRef IN3 (instanceRef ix1964 ))))
4263
     (net D1_D2_reg15 
4264
      (joined 
4265
       (portRef Q (instanceRef D1_D2_reg_reg15 ))
4266
       (portRef IN4 (instanceRef ix1964 ))
4267
       (portRef IN3 (instanceRef ix1965 ))))
4268
     (net D1_D2_reg14 
4269
      (joined 
4270
       (portRef Q (instanceRef D1_D2_reg_reg14 ))
4271
       (portRef IN4 (instanceRef ix1965 ))
4272
       (portRef IN3 (instanceRef ix1966 ))))
4273
     (net D1_D2_reg13 
4274
      (joined 
4275
       (portRef Q (instanceRef D1_D2_reg_reg13 ))
4276
       (portRef IN4 (instanceRef ix1966 ))
4277
       (portRef IN3 (instanceRef ix1967 ))))
4278
     (net D1_D2_reg12 
4279
      (joined 
4280
       (portRef Q (instanceRef D1_D2_reg_reg12 ))
4281
       (portRef IN4 (instanceRef ix1967 ))
4282
       (portRef IN3 (instanceRef ix1968 ))))
4283
     (net D1_D2_reg11 
4284
      (joined 
4285
       (portRef Q (instanceRef D1_D2_reg_reg11 ))
4286
       (portRef IN4 (instanceRef ix1968 ))
4287
       (portRef IN3 (instanceRef ix1969 ))))
4288
     (net D1_D2_reg10 
4289
      (joined 
4290
       (portRef Q (instanceRef D1_D2_reg_reg10 ))
4291
       (portRef IN4 (instanceRef ix1969 ))
4292
       (portRef IN3 (instanceRef ix1970 ))))
4293
     (net D1_D2_reg9 
4294
      (joined 
4295
       (portRef Q (instanceRef D1_D2_reg_reg9 ))
4296
       (portRef IN4 (instanceRef ix1970 ))
4297
       (portRef IN3 (instanceRef ix1971 ))))
4298
     (net D1_D2_reg8 
4299
      (joined 
4300
       (portRef Q (instanceRef D1_D2_reg_reg8 ))
4301
       (portRef IN4 (instanceRef ix1971 ))
4302
       (portRef IN3 (instanceRef ix1972 ))))
4303
     (net D1_D2_reg7 
4304
      (joined 
4305
       (portRef Q (instanceRef D1_D2_reg_reg7 ))
4306
       (portRef IN4 (instanceRef ix1972 ))
4307
       (portRef IN3 (instanceRef ix1973 ))
4308
       (portRef IN2 (instanceRef ix1982 ))))
4309
     (net D1_D2_reg6 
4310
      (joined 
4311
       (portRef Q (instanceRef D1_D2_reg_reg6 ))
4312
       (portRef IN4 (instanceRef ix1973 ))
4313
       (portRef IN3 (instanceRef ix1974 ))
4314
       (portRef IN2 (instanceRef ix1983 ))))
4315
     (net D1_D2_reg5 
4316
      (joined 
4317
       (portRef Q (instanceRef D1_D2_reg_reg5 ))
4318
       (portRef IN4 (instanceRef ix1974 ))
4319
       (portRef IN3 (instanceRef ix1975 ))
4320
       (portRef IN2 (instanceRef ix1984 ))))
4321
     (net D1_D2_reg4 
4322
      (joined 
4323
       (portRef Q (instanceRef D1_D2_reg_reg4 ))
4324
       (portRef IN4 (instanceRef ix1975 ))
4325
       (portRef IN3 (instanceRef ix1976 ))
4326
       (portRef IN2 (instanceRef ix1985 ))))
4327
     (net D1_D2_reg3 
4328
      (joined 
4329
       (portRef Q (instanceRef D1_D2_reg_reg3 ))
4330
       (portRef IN4 (instanceRef ix1976 ))
4331
       (portRef IN3 (instanceRef ix1977 ))
4332
       (portRef IN2 (instanceRef ix1986 ))))
4333
     (net D1_D2_reg2 
4334
      (joined 
4335
       (portRef Q (instanceRef D1_D2_reg_reg2 ))
4336
       (portRef IN4 (instanceRef ix1977 ))
4337
       (portRef IN3 (instanceRef ix1978 ))
4338
       (portRef IN2 (instanceRef ix1987 ))))
4339
     (net D1_D2_reg1 
4340
      (joined 
4341
       (portRef Q (instanceRef D1_D2_reg_reg1 ))
4342
       (portRef IN4 (instanceRef ix1978 ))
4343
       (portRef IN3 (instanceRef ix1979 ))
4344
       (portRef IN3 (instanceRef ix1981 ))
4345
       (portRef IN2 (instanceRef ix1988 ))))
4346
     (net D1_D2_reg0 
4347
      (joined 
4348
       (portRef Q (instanceRef D1_D2_reg_reg0 ))
4349
       (portRef IN4 (instanceRef ix1979 ))
4350
       (portRef IN4 (instanceRef ix1980 ))
4351
       (portRef IN2 (instanceRef ix1989 ))))
4352
     (net D1_D2_feedback 
4353
      (joined 
4354
       (portRef Q (instanceRef D1_D2_reg_feedback ))
4355
       (portRef IN3 (instanceRef ix1980 ))))
4356
     (net D1_D2_value7 
4357
      (joined 
4358
       (portRef Q (instanceRef D1_D2_reg_value7 ))
4359
       (portRef IN3 (instanceRef ix1982 ))
4360
       (portRef IN3 (instanceRef ix1991 ))))
4361
     (net D1_D2_value6 
4362
      (joined 
4363
       (portRef Q (instanceRef D1_D2_reg_value6 ))
4364
       (portRef IN3 (instanceRef ix1983 ))
4365
       (portRef IN3 (instanceRef ix1992 ))))
4366
     (net D1_D2_value5 
4367
      (joined 
4368
       (portRef Q (instanceRef D1_D2_reg_value5 ))
4369
       (portRef IN3 (instanceRef ix1984 ))
4370
       (portRef IN3 (instanceRef ix1993 ))))
4371
     (net D1_D2_value4 
4372
      (joined 
4373
       (portRef Q (instanceRef D1_D2_reg_value4 ))
4374
       (portRef IN3 (instanceRef ix1985 ))
4375
       (portRef IN3 (instanceRef ix1994 ))))
4376
     (net D1_D2_value3 
4377
      (joined 
4378
       (portRef Q (instanceRef D1_D2_reg_value3 ))
4379
       (portRef IN3 (instanceRef ix1986 ))
4380
       (portRef IN3 (instanceRef ix1995 ))))
4381
     (net D1_D2_value2 
4382
      (joined 
4383
       (portRef Q (instanceRef D1_D2_reg_value2 ))
4384
       (portRef IN3 (instanceRef ix1987 ))
4385
       (portRef IN3 (instanceRef ix1996 ))))
4386
     (net D1_D2_value1 
4387
      (joined 
4388
       (portRef Q (instanceRef D1_D2_reg_value1 ))
4389
       (portRef IN3 (instanceRef ix1988 ))
4390
       (portRef IN3 (instanceRef ix1997 ))))
4391
     (net D1_D2_value0 
4392
      (joined 
4393
       (portRef Q (instanceRef D1_D2_reg_value0 ))
4394
       (portRef IN3 (instanceRef ix1989 ))
4395
       (portRef IN3 (instanceRef ix1998 ))))
4396
     (net D1_RE1 
4397
      (joined 
4398
       (portRef Q (instanceRef D1_D2_reg_int_ready ))
4399
       (portRef IN2 (instanceRef ix1730 ))
4400
       (portRef IN3 (instanceRef ix1800 ))))
4401
     (net D1_D2_la_value7 
4402
      (joined 
4403
       (portRef Q (instanceRef D1_D2_reg_la_value7 ))
4404
       (portRef IN2 (instanceRef D1_D2_modgen_gt_44_ix35 ))
4405
       (portRef IN4 (instanceRef ix1991 ))))
4406
     (net D1_D2_la_value6 
4407
      (joined 
4408
       (portRef Q (instanceRef D1_D2_reg_la_value6 ))
4409
       (portRef IN2 (instanceRef D1_D2_modgen_gt_44_ix33 ))
4410
       (portRef IN4 (instanceRef ix1992 ))))
4411
     (net D1_D2_la_value5 
4412
      (joined 
4413
       (portRef Q (instanceRef D1_D2_reg_la_value5 ))
4414
       (portRef IN2 (instanceRef D1_D2_modgen_gt_44_ix31 ))
4415
       (portRef IN4 (instanceRef ix1993 ))))
4416
     (net D1_D2_la_value4 
4417
      (joined 
4418
       (portRef Q (instanceRef D1_D2_reg_la_value4 ))
4419
       (portRef IN2 (instanceRef D1_D2_modgen_gt_44_ix29 ))
4420
       (portRef IN4 (instanceRef ix1994 ))))
4421
     (net D1_D2_la_value3 
4422
      (joined 
4423
       (portRef Q (instanceRef D1_D2_reg_la_value3 ))
4424
       (portRef IN2 (instanceRef D1_D2_modgen_gt_44_ix27 ))
4425
       (portRef IN4 (instanceRef ix1995 ))))
4426
     (net D1_D2_la_value2 
4427
      (joined 
4428
       (portRef Q (instanceRef D1_D2_reg_la_value2 ))
4429
       (portRef IN2 (instanceRef D1_D2_modgen_gt_44_ix25 ))
4430
       (portRef IN4 (instanceRef ix1996 ))))
4431
     (net D1_D2_la_value1 
4432
      (joined 
4433
       (portRef Q (instanceRef D1_D2_reg_la_value1 ))
4434
       (portRef IN2 (instanceRef D1_D2_modgen_gt_44_ix23 ))
4435
       (portRef IN4 (instanceRef ix1997 ))))
4436
     (net D1_D2_la_value0 
4437
      (joined 
4438
       (portRef Q (instanceRef D1_D2_reg_la_value0 ))
4439
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix21 ))
4440
       (portRef IN4 (instanceRef ix1998 ))))
4441
     (net D1_D2_put 
4442
      (joined 
4443
       (portRef Q (instanceRef D1_D2_reg_put ))
4444
       (portRef IN3 (instanceRef ix1999 ))
4445
       (portRef IN4 (instanceRef ix2000 ))))
4446
     (net D1_OUT1 
4447
      (joined 
4448
       (portRef Q (instanceRef D1_D2_reg_output ))
4449
       (portRef IN4 (instanceRef ix1792 ))
4450
       (portRef IN2 (instanceRef ix2000 ))))
4451
     (net D1_OUT2 
4452
      (joined 
4453
       (portRef Q (instanceRef D1_D3_reg_output ))
4454
       (portRef IN2 (instanceRef ix1943 ))
4455
       (portRef IN3 (instanceRef ix2001 ))))
4456
     (net D1_RE2 
4457
      (joined 
4458
       (portRef Q (instanceRef D1_D3_reg_ready ))
4459
       (portRef IN4 (instanceRef ix1800 ))))
4460
     (net O1_samptime 
4461
      (joined 
4462
       (portRef Q (instanceRef O1_reg_samptime ))
4463
       (portRef IN2 (instanceRef ix1759 ))
4464
       (portRef IN2 (instanceRef ix2095 ))))
4465
     (net O1_enable5 
4466
      (joined 
4467
       (portRef Q (instanceRef O1_reg_enable5 ))
4468
       (portRef IN2 (instanceRef ix1802 ))
4469
       (portRef IN2 (instanceRef ix2081 ))
4470
       (portRef IN2 (instanceRef ix2082 ))
4471
       (portRef IN2 (instanceRef ix2083 ))
4472
       (portRef IN2 (instanceRef ix2084 ))
4473
       (portRef IN2 (instanceRef ix2085 ))
4474
       (portRef IN2 (instanceRef ix2086 ))
4475
       (portRef IN2 (instanceRef ix2089 ))
4476
       (portRef IN2 (instanceRef ix2090 ))
4477
       (portRef IN2 (instanceRef ix2091 ))
4478
       (portRef IN2 (instanceRef ix2092 ))
4479
       (portRef IN2 (instanceRef ix2093 ))
4480
       (portRef IN2 (instanceRef ix2094 ))))
4481
     (net O1_enable4 
4482
      (joined 
4483
       (portRef Q (instanceRef O1_reg_enable4 ))
4484
       (portRef IN2 (instanceRef ix1803 ))
4485
       (portRef IN2 (instanceRef ix2004 ))
4486
       (portRef IN2 (instanceRef ix2067 ))
4487
       (portRef IN2 (instanceRef ix2068 ))
4488
       (portRef IN2 (instanceRef ix2069 ))
4489
       (portRef IN2 (instanceRef ix2070 ))
4490
       (portRef IN2 (instanceRef ix2071 ))
4491
       (portRef IN2 (instanceRef ix2072 ))
4492
       (portRef IN2 (instanceRef ix2075 ))
4493
       (portRef IN2 (instanceRef ix2076 ))
4494
       (portRef IN2 (instanceRef ix2077 ))
4495
       (portRef IN2 (instanceRef ix2078 ))
4496
       (portRef IN2 (instanceRef ix2079 ))
4497
       (portRef IN2 (instanceRef ix2080 ))))
4498
     (net O1_enable3 
4499
      (joined 
4500
       (portRef Q (instanceRef O1_reg_enable3 ))
4501
       (portRef IN2 (instanceRef ix1804 ))
4502
       (portRef IN2 (instanceRef ix2005 ))
4503
       (portRef IN2 (instanceRef ix2053 ))
4504
       (portRef IN2 (instanceRef ix2054 ))
4505
       (portRef IN2 (instanceRef ix2055 ))
4506
       (portRef IN2 (instanceRef ix2056 ))
4507
       (portRef IN2 (instanceRef ix2057 ))
4508
       (portRef IN2 (instanceRef ix2058 ))
4509
       (portRef IN2 (instanceRef ix2061 ))
4510
       (portRef IN2 (instanceRef ix2062 ))
4511
       (portRef IN2 (instanceRef ix2063 ))
4512
       (portRef IN2 (instanceRef ix2064 ))
4513
       (portRef IN2 (instanceRef ix2065 ))
4514
       (portRef IN2 (instanceRef ix2066 ))))
4515
     (net O1_enable2 
4516
      (joined 
4517
       (portRef Q (instanceRef O1_reg_enable2 ))
4518
       (portRef IN2 (instanceRef ix1805 ))
4519
       (portRef IN2 (instanceRef ix1878 ))
4520
       (portRef IN2 (instanceRef ix2006 ))
4521
       (portRef IN2 (instanceRef ix2039 ))
4522
       (portRef IN2 (instanceRef ix2040 ))
4523
       (portRef IN2 (instanceRef ix2041 ))
4524
       (portRef IN2 (instanceRef ix2042 ))
4525
       (portRef IN2 (instanceRef ix2043 ))
4526
       (portRef IN2 (instanceRef ix2047 ))
4527
       (portRef IN2 (instanceRef ix2048 ))
4528
       (portRef IN2 (instanceRef ix2049 ))
4529
       (portRef IN2 (instanceRef ix2050 ))
4530
       (portRef IN2 (instanceRef ix2051 ))
4531
       (portRef IN2 (instanceRef ix2052 ))))
4532
     (net O1_enable1 
4533
      (joined 
4534
       (portRef Q (instanceRef O1_reg_enable1 ))
4535
       (portRef IN2 (instanceRef ix1876 ))
4536
       (portRef IN2 (instanceRef ix1877 ))
4537
       (portRef IN2 (instanceRef ix2007 ))
4538
       (portRef IN2 (instanceRef ix2025 ))
4539
       (portRef IN2 (instanceRef ix2026 ))
4540
       (portRef IN2 (instanceRef ix2027 ))
4541
       (portRef IN2 (instanceRef ix2028 ))
4542
       (portRef IN2 (instanceRef ix2029 ))
4543
       (portRef IN2 (instanceRef ix2030 ))
4544
       (portRef IN2 (instanceRef ix2033 ))
4545
       (portRef IN2 (instanceRef ix2034 ))
4546
       (portRef IN2 (instanceRef ix2035 ))
4547
       (portRef IN2 (instanceRef ix2036 ))
4548
       (portRef IN2 (instanceRef ix2037 ))
4549
       (portRef IN2 (instanceRef ix2038 ))))
4550
     (net O1_enable0 
4551
      (joined 
4552
       (portRef Q (instanceRef O1_reg_enable0 ))
4553
       (portRef IN2 (instanceRef ix1852 ))
4554
       (portRef IN2 (instanceRef ix1854 ))
4555
       (portRef IN2 (instanceRef ix1857 ))
4556
       (portRef IN2 (instanceRef ix1859 ))
4557
       (portRef IN2 (instanceRef ix1861 ))
4558
       (portRef IN2 (instanceRef ix1863 ))
4559
       (portRef IN2 (instanceRef ix1865 ))
4560
       (portRef IN2 (instanceRef ix1867 ))
4561
       (portRef IN2 (instanceRef ix1869 ))
4562
       (portRef IN2 (instanceRef ix1871 ))
4563
       (portRef IN2 (instanceRef ix1873 ))
4564
       (portRef IN2 (instanceRef ix1875 ))
4565
       (portRef IN2 (instanceRef ix2008 ))
4566
       (portRef IN2 (instanceRef ix2022 ))
4567
       (portRef IN2 (instanceRef ix2024 ))))
4568
     (net O1_last7 
4569
      (joined 
4570
       (portRef Q (instanceRef O1_reg_last7 ))
4571
       (portRef IN2 (instanceRef ix1746 ))
4572
       (portRef IN3 (instanceRef ix1747 ))
4573
       (portRef IN3 (instanceRef ix2009 ))))
4574
     (net led_col0row13 
4575
      (joined 
4576
       (portRef (member led_col0row 0))
4577
       (portRef Q (instanceRef O1_reg_led_col0row13 ))))
4578
     (net led_col0row12 
4579
      (joined 
4580
       (portRef (member led_col0row 1))
4581
       (portRef Q (instanceRef O1_reg_led_col0row12 ))))
4582
     (net led_col0row11 
4583
      (joined 
4584
       (portRef (member led_col0row 2))
4585
       (portRef Q (instanceRef O1_reg_led_col0row11 ))))
4586
     (net led_col0row10 
4587
      (joined 
4588
       (portRef (member led_col0row 3))
4589
       (portRef Q (instanceRef O1_reg_led_col0row10 ))))
4590
     (net led_col0row9 
4591
      (joined 
4592
       (portRef (member led_col0row 4))
4593
       (portRef Q (instanceRef O1_reg_led_col0row9 ))))
4594
     (net led_col0row8 
4595
      (joined 
4596
       (portRef (member led_col0row 5))
4597
       (portRef Q (instanceRef O1_reg_led_col0row8 ))))
4598
     (net led_col0row7 
4599
      (joined 
4600
       (portRef (member led_col0row 6))
4601
       (portRef Q (instanceRef O1_reg_led_col0row7 ))))
4602
     (net led_col0row6 
4603
      (joined 
4604
       (portRef (member led_col0row 7))
4605
       (portRef Q (instanceRef O1_reg_led_col0row6 ))))
4606
     (net led_col0row5 
4607
      (joined 
4608
       (portRef (member led_col0row 8))
4609
       (portRef Q (instanceRef O1_reg_led_col0row5 ))))
4610
     (net led_col0row4 
4611
      (joined 
4612
       (portRef (member led_col0row 9))
4613
       (portRef Q (instanceRef O1_reg_led_col0row4 ))))
4614
     (net led_col0row3 
4615
      (joined 
4616
       (portRef (member led_col0row 10))
4617
       (portRef Q (instanceRef O1_reg_led_col0row3 ))))
4618
     (net led_col0row2 
4619
      (joined 
4620
       (portRef (member led_col0row 11))
4621
       (portRef Q (instanceRef O1_reg_led_col0row2 ))))
4622
     (net led_col0row1 
4623
      (joined 
4624
       (portRef (member led_col0row 12))
4625
       (portRef Q (instanceRef O1_reg_led_col0row1 ))))
4626
     (net led_col0row0 
4627
      (joined 
4628
       (portRef (member led_col0row 13))
4629
       (portRef Q (instanceRef O1_reg_led_col0row0 ))))
4630
     (net led_col1row13 
4631
      (joined 
4632
       (portRef (member led_col1row 0))
4633
       (portRef Q (instanceRef O1_reg_led_col1row13 ))))
4634
     (net led_col1row12 
4635
      (joined 
4636
       (portRef (member led_col1row 1))
4637
       (portRef Q (instanceRef O1_reg_led_col1row12 ))))
4638
     (net led_col1row11 
4639
      (joined 
4640
       (portRef (member led_col1row 2))
4641
       (portRef Q (instanceRef O1_reg_led_col1row11 ))))
4642
     (net led_col1row10 
4643
      (joined 
4644
       (portRef (member led_col1row 3))
4645
       (portRef Q (instanceRef O1_reg_led_col1row10 ))))
4646
     (net led_col1row9 
4647
      (joined 
4648
       (portRef (member led_col1row 4))
4649
       (portRef Q (instanceRef O1_reg_led_col1row9 ))))
4650
     (net led_col1row8 
4651
      (joined 
4652
       (portRef (member led_col1row 5))
4653
       (portRef Q (instanceRef O1_reg_led_col1row8 ))))
4654
     (net led_col1row7 
4655
      (joined 
4656
       (portRef (member led_col1row 6))
4657
       (portRef Q (instanceRef O1_reg_led_col1row7 ))))
4658
     (net led_col1row6 
4659
      (joined 
4660
       (portRef (member led_col1row 7))
4661
       (portRef Q (instanceRef O1_reg_led_col1row6 ))))
4662
     (net led_col1row5 
4663
      (joined 
4664
       (portRef (member led_col1row 8))
4665
       (portRef Q (instanceRef O1_reg_led_col1row5 ))))
4666
     (net led_col1row4 
4667
      (joined 
4668
       (portRef (member led_col1row 9))
4669
       (portRef Q (instanceRef O1_reg_led_col1row4 ))))
4670
     (net led_col1row3 
4671
      (joined 
4672
       (portRef (member led_col1row 10))
4673
       (portRef Q (instanceRef O1_reg_led_col1row3 ))))
4674
     (net led_col1row2 
4675
      (joined 
4676
       (portRef (member led_col1row 11))
4677
       (portRef Q (instanceRef O1_reg_led_col1row2 ))))
4678
     (net led_col1row1 
4679
      (joined 
4680
       (portRef (member led_col1row 12))
4681
       (portRef Q (instanceRef O1_reg_led_col1row1 ))))
4682
     (net led_col1row0 
4683
      (joined 
4684
       (portRef (member led_col1row 13))
4685
       (portRef Q (instanceRef O1_reg_led_col1row0 ))))
4686
     (net led_col2row13 
4687
      (joined 
4688
       (portRef (member led_col2row 0))
4689
       (portRef Q (instanceRef O1_reg_led_col2row13 ))))
4690
     (net led_col2row12 
4691
      (joined 
4692
       (portRef (member led_col2row 1))
4693
       (portRef Q (instanceRef O1_reg_led_col2row12 ))))
4694
     (net led_col2row11 
4695
      (joined 
4696
       (portRef (member led_col2row 2))
4697
       (portRef Q (instanceRef O1_reg_led_col2row11 ))))
4698
     (net led_col2row10 
4699
      (joined 
4700
       (portRef (member led_col2row 3))
4701
       (portRef Q (instanceRef O1_reg_led_col2row10 ))))
4702
     (net led_col2row9 
4703
      (joined 
4704
       (portRef (member led_col2row 4))
4705
       (portRef Q (instanceRef O1_reg_led_col2row9 ))))
4706
     (net led_col2row8 
4707
      (joined 
4708
       (portRef (member led_col2row 5))
4709
       (portRef Q (instanceRef O1_reg_led_col2row8 ))))
4710
     (net led_col2row7 
4711
      (joined 
4712
       (portRef (member led_col2row 6))
4713
       (portRef Q (instanceRef O1_reg_led_col2row7 ))))
4714
     (net led_col2row6 
4715
      (joined 
4716
       (portRef (member led_col2row 7))
4717
       (portRef Q (instanceRef O1_reg_led_col2row6 ))))
4718
     (net led_col2row5 
4719
      (joined 
4720
       (portRef (member led_col2row 8))
4721
       (portRef Q (instanceRef O1_reg_led_col2row5 ))))
4722
     (net led_col2row4 
4723
      (joined 
4724
       (portRef (member led_col2row 9))
4725
       (portRef Q (instanceRef O1_reg_led_col2row4 ))))
4726
     (net led_col2row3 
4727
      (joined 
4728
       (portRef (member led_col2row 10))
4729
       (portRef Q (instanceRef O1_reg_led_col2row3 ))))
4730
     (net led_col2row2 
4731
      (joined 
4732
       (portRef (member led_col2row 11))
4733
       (portRef Q (instanceRef O1_reg_led_col2row2 ))))
4734
     (net led_col2row1 
4735
      (joined 
4736
       (portRef (member led_col2row 12))
4737
       (portRef Q (instanceRef O1_reg_led_col2row1 ))))
4738
     (net led_col2row0 
4739
      (joined 
4740
       (portRef (member led_col2row 13))
4741
       (portRef Q (instanceRef O1_reg_led_col2row0 ))))
4742
     (net led_col3row13 
4743
      (joined 
4744
       (portRef (member led_col3row 0))
4745
       (portRef Q (instanceRef O1_reg_led_col3row13 ))))
4746
     (net led_col3row12 
4747
      (joined 
4748
       (portRef (member led_col3row 1))
4749
       (portRef Q (instanceRef O1_reg_led_col3row12 ))))
4750
     (net led_col3row11 
4751
      (joined 
4752
       (portRef (member led_col3row 2))
4753
       (portRef Q (instanceRef O1_reg_led_col3row11 ))))
4754
     (net led_col3row10 
4755
      (joined 
4756
       (portRef (member led_col3row 3))
4757
       (portRef Q (instanceRef O1_reg_led_col3row10 ))))
4758
     (net led_col3row9 
4759
      (joined 
4760
       (portRef (member led_col3row 4))
4761
       (portRef Q (instanceRef O1_reg_led_col3row9 ))))
4762
     (net led_col3row8 
4763
      (joined 
4764
       (portRef (member led_col3row 5))
4765
       (portRef Q (instanceRef O1_reg_led_col3row8 ))))
4766
     (net led_col3row7 
4767
      (joined 
4768
       (portRef (member led_col3row 6))
4769
       (portRef Q (instanceRef O1_reg_led_col3row7 ))))
4770
     (net led_col3row6 
4771
      (joined 
4772
       (portRef (member led_col3row 7))
4773
       (portRef Q (instanceRef O1_reg_led_col3row6 ))))
4774
     (net led_col3row5 
4775
      (joined 
4776
       (portRef (member led_col3row 8))
4777
       (portRef Q (instanceRef O1_reg_led_col3row5 ))))
4778
     (net led_col3row4 
4779
      (joined 
4780
       (portRef (member led_col3row 9))
4781
       (portRef Q (instanceRef O1_reg_led_col3row4 ))))
4782
     (net led_col3row3 
4783
      (joined 
4784
       (portRef (member led_col3row 10))
4785
       (portRef Q (instanceRef O1_reg_led_col3row3 ))))
4786
     (net led_col3row2 
4787
      (joined 
4788
       (portRef (member led_col3row 11))
4789
       (portRef Q (instanceRef O1_reg_led_col3row2 ))))
4790
     (net led_col3row1 
4791
      (joined 
4792
       (portRef (member led_col3row 12))
4793
       (portRef Q (instanceRef O1_reg_led_col3row1 ))))
4794
     (net led_col3row0 
4795
      (joined 
4796
       (portRef (member led_col3row 13))
4797
       (portRef Q (instanceRef O1_reg_led_col3row0 ))))
4798
     (net led_col4row13 
4799
      (joined 
4800
       (portRef (member led_col4row 0))
4801
       (portRef Q (instanceRef O1_reg_led_col4row13 ))))
4802
     (net led_col4row12 
4803
      (joined 
4804
       (portRef (member led_col4row 1))
4805
       (portRef Q (instanceRef O1_reg_led_col4row12 ))))
4806
     (net led_col4row11 
4807
      (joined 
4808
       (portRef (member led_col4row 2))
4809
       (portRef Q (instanceRef O1_reg_led_col4row11 ))))
4810
     (net led_col4row10 
4811
      (joined 
4812
       (portRef (member led_col4row 3))
4813
       (portRef Q (instanceRef O1_reg_led_col4row10 ))))
4814
     (net led_col4row9 
4815
      (joined 
4816
       (portRef (member led_col4row 4))
4817
       (portRef Q (instanceRef O1_reg_led_col4row9 ))))
4818
     (net led_col4row8 
4819
      (joined 
4820
       (portRef (member led_col4row 5))
4821
       (portRef Q (instanceRef O1_reg_led_col4row8 ))))
4822
     (net led_col4row7 
4823
      (joined 
4824
       (portRef (member led_col4row 6))
4825
       (portRef Q (instanceRef O1_reg_led_col4row7 ))))
4826
     (net led_col4row6 
4827
      (joined 
4828
       (portRef (member led_col4row 7))
4829
       (portRef Q (instanceRef O1_reg_led_col4row6 ))))
4830
     (net led_col4row5 
4831
      (joined 
4832
       (portRef (member led_col4row 8))
4833
       (portRef Q (instanceRef O1_reg_led_col4row5 ))))
4834
     (net led_col4row4 
4835
      (joined 
4836
       (portRef (member led_col4row 9))
4837
       (portRef Q (instanceRef O1_reg_led_col4row4 ))))
4838
     (net led_col4row3 
4839
      (joined 
4840
       (portRef (member led_col4row 10))
4841
       (portRef Q (instanceRef O1_reg_led_col4row3 ))))
4842
     (net led_col4row2 
4843
      (joined 
4844
       (portRef (member led_col4row 11))
4845
       (portRef Q (instanceRef O1_reg_led_col4row2 ))))
4846
     (net led_col4row1 
4847
      (joined 
4848
       (portRef (member led_col4row 12))
4849
       (portRef Q (instanceRef O1_reg_led_col4row1 ))))
4850
     (net led_col4row0 
4851
      (joined 
4852
       (portRef (member led_col4row 13))
4853
       (portRef Q (instanceRef O1_reg_led_col4row0 ))))
4854
     (net led_col5row13 
4855
      (joined 
4856
       (portRef (member led_col5row 0))
4857
       (portRef Q (instanceRef O1_reg_led_col5row13 ))))
4858
     (net led_col5row12 
4859
      (joined 
4860
       (portRef (member led_col5row 1))
4861
       (portRef Q (instanceRef O1_reg_led_col5row12 ))))
4862
     (net led_col5row11 
4863
      (joined 
4864
       (portRef (member led_col5row 2))
4865
       (portRef Q (instanceRef O1_reg_led_col5row11 ))))
4866
     (net led_col5row10 
4867
      (joined 
4868
       (portRef (member led_col5row 3))
4869
       (portRef Q (instanceRef O1_reg_led_col5row10 ))))
4870
     (net led_col5row9 
4871
      (joined 
4872
       (portRef (member led_col5row 4))
4873
       (portRef Q (instanceRef O1_reg_led_col5row9 ))))
4874
     (net led_col5row8 
4875
      (joined 
4876
       (portRef (member led_col5row 5))
4877
       (portRef Q (instanceRef O1_reg_led_col5row8 ))))
4878
     (net led_col5row7 
4879
      (joined 
4880
       (portRef (member led_col5row 6))
4881
       (portRef Q (instanceRef O1_reg_led_col5row7 ))))
4882
     (net led_col5row6 
4883
      (joined 
4884
       (portRef (member led_col5row 7))
4885
       (portRef Q (instanceRef O1_reg_led_col5row6 ))))
4886
     (net led_col5row5 
4887
      (joined 
4888
       (portRef (member led_col5row 8))
4889
       (portRef Q (instanceRef O1_reg_led_col5row5 ))))
4890
     (net led_col5row4 
4891
      (joined 
4892
       (portRef (member led_col5row 9))
4893
       (portRef Q (instanceRef O1_reg_led_col5row4 ))))
4894
     (net led_col5row3 
4895
      (joined 
4896
       (portRef (member led_col5row 10))
4897
       (portRef Q (instanceRef O1_reg_led_col5row3 ))))
4898
     (net led_col5row2 
4899
      (joined 
4900
       (portRef (member led_col5row 11))
4901
       (portRef Q (instanceRef O1_reg_led_col5row2 ))))
4902
     (net led_col5row1 
4903
      (joined 
4904
       (portRef (member led_col5row 12))
4905
       (portRef Q (instanceRef O1_reg_led_col5row1 ))))
4906
     (net led_col5row0 
4907
      (joined 
4908
       (portRef (member led_col5row 13))
4909
       (portRef Q (instanceRef O1_reg_led_col5row0 ))))
4910
     (net C1_GND0 
4911
      (joined 
4912
       (portRef Y (instanceRef C1_GND0 ))
4913
       (portRef (member data 0)(instanceRef D1_clock_count_ix8 ))
4914
       (portRef (member data 1)(instanceRef D1_clock_count_ix8 ))
4915
       (portRef (member data 2)(instanceRef D1_clock_count_ix8 ))
4916
       (portRef (member data 3)(instanceRef D1_clock_count_ix8 ))
4917
       (portRef (member data 4)(instanceRef D1_clock_count_ix8 ))
4918
       (portRef (member data 5)(instanceRef D1_clock_count_ix8 ))
4919
       (portRef (member data 6)(instanceRef D1_clock_count_ix8 ))
4920
       (portRef (member data 7)(instanceRef D1_clock_count_ix8 ))
4921
       (portRef (member data 8)(instanceRef D1_clock_count_ix8 ))
4922
       (portRef (member data 9)(instanceRef D1_clock_count_ix8 ))
4923
       (portRef (member data 10)(instanceRef D1_clock_count_ix8 ))
4924
       (portRef (member data 11)(instanceRef D1_clock_count_ix8 ))
4925
       (portRef (member data 12)(instanceRef D1_clock_count_ix8 ))
4926
       (portRef (member data 13)(instanceRef D1_clock_count_ix8 ))
4927
       (portRef (member data 14)(instanceRef D1_clock_count_ix8 ))
4928
       (portRef (member data 15)(instanceRef D1_clock_count_ix8 ))
4929
       (portRef (member data 16)(instanceRef D1_clock_count_ix8 ))
4930
       (portRef (member data 17)(instanceRef D1_clock_count_ix8 ))
4931
       (portRef (member data 18)(instanceRef D1_clock_count_ix8 ))
4932
       (portRef (member data 19)(instanceRef D1_clock_count_ix8 ))
4933
       (portRef (member data 20)(instanceRef D1_clock_count_ix8 ))
4934
       (portRef (member data 21)(instanceRef D1_clock_count_ix8 ))
4935
       (portRef (member data 22)(instanceRef D1_clock_count_ix8 ))
4936
       (portRef (member data 23)(instanceRef D1_clock_count_ix8 ))
4937
       (portRef (member data 24)(instanceRef D1_clock_count_ix8 ))
4938
       (portRef (member data 25)(instanceRef D1_clock_count_ix8 ))
4939
       (portRef (member data 26)(instanceRef D1_clock_count_ix8 ))
4940
       (portRef (member data 27)(instanceRef D1_clock_count_ix8 ))
4941
       (portRef (member data 28)(instanceRef D1_clock_count_ix8 ))
4942
       (portRef (member data 29)(instanceRef D1_clock_count_ix8 ))
4943
       (portRef (member data 30)(instanceRef D1_clock_count_ix8 ))
4944
       (portRef IN3 (instanceRef ix2022 ))
4945
       (portRef IN3 (instanceRef ix2024 ))
4946
       (portRef IN3 (instanceRef ix2036 ))
4947
       (portRef IN3 (instanceRef ix2038 ))
4948
       (portRef IN3 (instanceRef ix2050 ))
4949
       (portRef IN3 (instanceRef ix2052 ))
4950
       (portRef IN3 (instanceRef ix2064 ))
4951
       (portRef IN3 (instanceRef ix2066 ))
4952
       (portRef IN3 (instanceRef ix2078 ))
4953
       (portRef IN3 (instanceRef ix2080 ))
4954
       (portRef IN3 (instanceRef ix2092 ))
4955
       (portRef IN3 (instanceRef ix2094 ))))
4956
     (net U1_PWR 
4957
      (joined 
4958
       (portRef Y (instanceRef U1_PWR ))
4959
       (portRef (member data 31)(instanceRef D1_clock_count_ix8 ))
4960
       (portRef CLRN (instanceRef C1_reg_output7 ))
4961
       (portRef PRN (instanceRef C1_reg_output7 ))
4962
       (portRef CLRN (instanceRef C1_reg_output6 ))
4963
       (portRef PRN (instanceRef C1_reg_output6 ))
4964
       (portRef CLRN (instanceRef C1_reg_output5 ))
4965
       (portRef PRN (instanceRef C1_reg_output5 ))
4966
       (portRef CLRN (instanceRef C1_reg_output4 ))
4967
       (portRef PRN (instanceRef C1_reg_output4 ))
4968
       (portRef CLRN (instanceRef C1_reg_output3 ))
4969
       (portRef PRN (instanceRef C1_reg_output3 ))
4970
       (portRef CLRN (instanceRef C1_reg_output2 ))
4971
       (portRef PRN (instanceRef C1_reg_output2 ))
4972
       (portRef CLRN (instanceRef C1_reg_output1 ))
4973
       (portRef PRN (instanceRef C1_reg_output1 ))
4974
       (portRef CLRN (instanceRef C1_reg_output0 ))
4975
       (portRef PRN (instanceRef C1_reg_output0 ))
4976
       (portRef CLRN (instanceRef C1_reg_count13 ))
4977
       (portRef PRN (instanceRef C1_reg_count13 ))
4978
       (portRef CLRN (instanceRef C1_reg_count12 ))
4979
       (portRef PRN (instanceRef C1_reg_count12 ))
4980
       (portRef CLRN (instanceRef C1_reg_count11 ))
4981
       (portRef PRN (instanceRef C1_reg_count11 ))
4982
       (portRef CLRN (instanceRef C1_reg_count10 ))
4983
       (portRef PRN (instanceRef C1_reg_count10 ))
4984
       (portRef CLRN (instanceRef C1_reg_count9 ))
4985
       (portRef PRN (instanceRef C1_reg_count9 ))
4986
       (portRef CLRN (instanceRef C1_reg_count8 ))
4987
       (portRef PRN (instanceRef C1_reg_count8 ))
4988
       (portRef CLRN (instanceRef C1_reg_count7 ))
4989
       (portRef PRN (instanceRef C1_reg_count7 ))
4990
       (portRef CLRN (instanceRef C1_reg_count6 ))
4991
       (portRef PRN (instanceRef C1_reg_count6 ))
4992
       (portRef CLRN (instanceRef C1_reg_count5 ))
4993
       (portRef PRN (instanceRef C1_reg_count5 ))
4994
       (portRef CLRN (instanceRef C1_reg_count4 ))
4995
       (portRef PRN (instanceRef C1_reg_count4 ))
4996
       (portRef CLRN (instanceRef C1_reg_count3 ))
4997
       (portRef PRN (instanceRef C1_reg_count3 ))
4998
       (portRef CLRN (instanceRef C1_reg_count2 ))
4999
       (portRef PRN (instanceRef C1_reg_count2 ))
5000
       (portRef CLRN (instanceRef C1_reg_count1 ))
5001
       (portRef PRN (instanceRef C1_reg_count1 ))
5002
       (portRef CLRN (instanceRef C1_reg_count0 ))
5003
       (portRef PRN (instanceRef C1_reg_count0 ))
5004
       (portRef CLRN (instanceRef U1_reg_la_input7 ))
5005
       (portRef PRN (instanceRef U1_reg_la_input7 ))
5006
       (portRef CLRN (instanceRef U1_reg_la_input6 ))
5007
       (portRef PRN (instanceRef U1_reg_la_input6 ))
5008
       (portRef CLRN (instanceRef U1_reg_la_input5 ))
5009
       (portRef PRN (instanceRef U1_reg_la_input5 ))
5010
       (portRef CLRN (instanceRef U1_reg_la_input4 ))
5011
       (portRef PRN (instanceRef U1_reg_la_input4 ))
5012
       (portRef CLRN (instanceRef U1_reg_la_input3 ))
5013
       (portRef PRN (instanceRef U1_reg_la_input3 ))
5014
       (portRef CLRN (instanceRef U1_reg_la_input2 ))
5015
       (portRef PRN (instanceRef U1_reg_la_input2 ))
5016
       (portRef CLRN (instanceRef U1_reg_la_input1 ))
5017
       (portRef PRN (instanceRef U1_reg_la_input1 ))
5018
       (portRef CLRN (instanceRef U1_reg_la_input0 ))
5019
       (portRef PRN (instanceRef U1_reg_la_input0 ))
5020
       (portRef CLRN (instanceRef U1_reg_la_sign_bit ))
5021
       (portRef PRN (instanceRef U1_reg_la_sign_bit ))
5022
       (portRef CLRN (instanceRef U1_reg_position5 ))
5023
       (portRef PRN (instanceRef U1_reg_position5 ))
5024
       (portRef CLRN (instanceRef U1_reg_position4 ))
5025
       (portRef PRN (instanceRef U1_reg_position4 ))
5026
       (portRef CLRN (instanceRef U1_reg_position3 ))
5027
       (portRef PRN (instanceRef U1_reg_position3 ))
5028
       (portRef CLRN (instanceRef U1_reg_position2 ))
5029
       (portRef PRN (instanceRef U1_reg_position2 ))
5030
       (portRef CLRN (instanceRef U1_reg_position1 ))
5031
       (portRef PRN (instanceRef U1_reg_position1 ))
5032
       (portRef CLRN (instanceRef U1_reg_position0 ))
5033
       (portRef PRN (instanceRef U1_reg_position0 ))
5034
       (portRef CLRN (instanceRef U1_reg_data_bits6 ))
5035
       (portRef PRN (instanceRef U1_reg_data_bits6 ))
5036
       (portRef CLRN (instanceRef U1_reg_data_bits5 ))
5037
       (portRef PRN (instanceRef U1_reg_data_bits5 ))
5038
       (portRef CLRN (instanceRef U1_reg_data_bits4 ))
5039
       (portRef PRN (instanceRef U1_reg_data_bits4 ))
5040
       (portRef CLRN (instanceRef U1_reg_data_bits3 ))
5041
       (portRef PRN (instanceRef U1_reg_data_bits3 ))
5042
       (portRef CLRN (instanceRef U1_reg_data_bits2 ))
5043
       (portRef PRN (instanceRef U1_reg_data_bits2 ))
5044
       (portRef CLRN (instanceRef U1_reg_data_bits1 ))
5045
       (portRef PRN (instanceRef U1_reg_data_bits1 ))
5046
       (portRef CLRN (instanceRef U1_reg_data_bits0 ))
5047
       (portRef PRN (instanceRef U1_reg_data_bits0 ))
5048
       (portRef CLRN (instanceRef U1_reg_la_la_sign_bits ))
5049
       (portRef PRN (instanceRef U1_reg_la_la_sign_bits ))
5050
       (portRef CLRN (instanceRef U1_reg_value7 ))
5051
       (portRef PRN (instanceRef U1_reg_value7 ))
5052
       (portRef CLRN (instanceRef U1_reg_value6 ))
5053
       (portRef PRN (instanceRef U1_reg_value6 ))
5054
       (portRef CLRN (instanceRef U1_reg_value5 ))
5055
       (portRef PRN (instanceRef U1_reg_value5 ))
5056
       (portRef CLRN (instanceRef U1_reg_value4 ))
5057
       (portRef PRN (instanceRef U1_reg_value4 ))
5058
       (portRef CLRN (instanceRef U1_reg_value3 ))
5059
       (portRef PRN (instanceRef U1_reg_value3 ))
5060
       (portRef CLRN (instanceRef U1_reg_value2 ))
5061
       (portRef PRN (instanceRef U1_reg_value2 ))
5062
       (portRef CLRN (instanceRef U1_reg_value1 ))
5063
       (portRef PRN (instanceRef U1_reg_value1 ))
5064
       (portRef CLRN (instanceRef U1_reg_value0 ))
5065
       (portRef PRN (instanceRef U1_reg_value0 ))
5066
       (portRef CLRN (instanceRef T1_reg_changed7 ))
5067
       (portRef PRN (instanceRef T1_reg_changed7 ))
5068
       (portRef CLRN (instanceRef T1_reg_changed6 ))
5069
       (portRef PRN (instanceRef T1_reg_changed6 ))
5070
       (portRef CLRN (instanceRef T1_reg_changed5 ))
5071
       (portRef PRN (instanceRef T1_reg_changed5 ))
5072
       (portRef CLRN (instanceRef T1_reg_changed4 ))
5073
       (portRef PRN (instanceRef T1_reg_changed4 ))
5074
       (portRef CLRN (instanceRef T1_reg_changed3 ))
5075
       (portRef PRN (instanceRef T1_reg_changed3 ))
5076
       (portRef CLRN (instanceRef T1_reg_changed2 ))
5077
       (portRef PRN (instanceRef T1_reg_changed2 ))
5078
       (portRef CLRN (instanceRef T1_reg_changed1 ))
5079
       (portRef PRN (instanceRef T1_reg_changed1 ))
5080
       (portRef CLRN (instanceRef T1_reg_changed0 ))
5081
       (portRef PRN (instanceRef T1_reg_changed0 ))
5082
       (portRef CLRN (instanceRef D1_reg_store1_dup_0 ))
5083
       (portRef PRN (instanceRef D1_reg_store1_dup_0 ))
5084
       (portRef CLRN (instanceRef D1_reg_store0_dup_0 ))
5085
       (portRef PRN (instanceRef D1_reg_store0_dup_0 ))
5086
       (portRef CLRN (instanceRef D1_reg_la_sel1 ))
5087
       (portRef PRN (instanceRef D1_reg_la_sel1 ))
5088
       (portRef CLRN (instanceRef D1_reg_la_sel0 ))
5089
       (portRef PRN (instanceRef D1_reg_la_sel0 ))
5090
       (portRef CLRN (instanceRef D1_reg_EN2 ))
5091
       (portRef PRN (instanceRef D1_reg_EN2 ))
5092
       (portRef CLRN (instanceRef D1_reg_EN1 ))
5093
       (portRef PRN (instanceRef D1_reg_EN1 ))
5094
       (portRef CLRN (instanceRef D1_reg_EN0 ))
5095
       (portRef PRN (instanceRef D1_reg_EN0 ))
5096
       (portRef CLRN (instanceRef D1_reg_ready_dup_0 ))
5097
       (portRef PRN (instanceRef D1_reg_ready_dup_0 ))
5098
       (portRef CLRN (instanceRef D1_reg_output_dup_0 ))
5099
       (portRef PRN (instanceRef D1_reg_output_dup_0 ))
5100
       (portRef CLRN (instanceRef D1_D1_reg_store7 ))
5101
       (portRef PRN (instanceRef D1_D1_reg_store7 ))
5102
       (portRef CLRN (instanceRef D1_D1_reg_store6 ))
5103
       (portRef PRN (instanceRef D1_D1_reg_store6 ))
5104
       (portRef CLRN (instanceRef D1_D1_reg_store5 ))
5105
       (portRef PRN (instanceRef D1_D1_reg_store5 ))
5106
       (portRef CLRN (instanceRef D1_D1_reg_store4 ))
5107
       (portRef PRN (instanceRef D1_D1_reg_store4 ))
5108
       (portRef CLRN (instanceRef D1_D1_reg_store3 ))
5109
       (portRef PRN (instanceRef D1_D1_reg_store3 ))
5110
       (portRef CLRN (instanceRef D1_D1_reg_store2 ))
5111
       (portRef PRN (instanceRef D1_D1_reg_store2 ))
5112
       (portRef CLRN (instanceRef D1_D1_reg_store1 ))
5113
       (portRef PRN (instanceRef D1_D1_reg_store1 ))
5114
       (portRef CLRN (instanceRef D1_D1_reg_store0 ))
5115
       (portRef PRN (instanceRef D1_D1_reg_store0 ))
5116
       (portRef CLRN (instanceRef D1_D1_reg_update7 ))
5117
       (portRef PRN (instanceRef D1_D1_reg_update7 ))
5118
       (portRef CLRN (instanceRef D1_D1_reg_update6 ))
5119
       (portRef PRN (instanceRef D1_D1_reg_update6 ))
5120
       (portRef CLRN (instanceRef D1_D1_reg_update5 ))
5121
       (portRef PRN (instanceRef D1_D1_reg_update5 ))
5122
       (portRef CLRN (instanceRef D1_D1_reg_update4 ))
5123
       (portRef PRN (instanceRef D1_D1_reg_update4 ))
5124
       (portRef CLRN (instanceRef D1_D1_reg_update3 ))
5125
       (portRef PRN (instanceRef D1_D1_reg_update3 ))
5126
       (portRef CLRN (instanceRef D1_D1_reg_update2 ))
5127
       (portRef PRN (instanceRef D1_D1_reg_update2 ))
5128
       (portRef CLRN (instanceRef D1_D1_reg_update1 ))
5129
       (portRef PRN (instanceRef D1_D1_reg_update1 ))
5130
       (portRef CLRN (instanceRef D1_D1_reg_update0 ))
5131
       (portRef PRN (instanceRef D1_D1_reg_update0 ))
5132
       (portRef CLRN (instanceRef D1_D1_reg_output ))
5133
       (portRef PRN (instanceRef D1_D1_reg_output ))
5134
       (portRef CLRN (instanceRef D1_D1_reg_ready ))
5135
       (portRef PRN (instanceRef D1_D1_reg_ready ))
5136
       (portRef CLRN (instanceRef D1_D2_reg_reg18 ))
5137
       (portRef PRN (instanceRef D1_D2_reg_reg18 ))
5138
       (portRef CLRN (instanceRef D1_D2_reg_reg17 ))
5139
       (portRef PRN (instanceRef D1_D2_reg_reg17 ))
5140
       (portRef CLRN (instanceRef D1_D2_reg_reg16 ))
5141
       (portRef PRN (instanceRef D1_D2_reg_reg16 ))
5142
       (portRef CLRN (instanceRef D1_D2_reg_reg15 ))
5143
       (portRef PRN (instanceRef D1_D2_reg_reg15 ))
5144
       (portRef CLRN (instanceRef D1_D2_reg_reg14 ))
5145
       (portRef PRN (instanceRef D1_D2_reg_reg14 ))
5146
       (portRef CLRN (instanceRef D1_D2_reg_reg13 ))
5147
       (portRef PRN (instanceRef D1_D2_reg_reg13 ))
5148
       (portRef CLRN (instanceRef D1_D2_reg_reg12 ))
5149
       (portRef PRN (instanceRef D1_D2_reg_reg12 ))
5150
       (portRef CLRN (instanceRef D1_D2_reg_reg11 ))
5151
       (portRef PRN (instanceRef D1_D2_reg_reg11 ))
5152
       (portRef CLRN (instanceRef D1_D2_reg_reg10 ))
5153
       (portRef PRN (instanceRef D1_D2_reg_reg10 ))
5154
       (portRef CLRN (instanceRef D1_D2_reg_reg9 ))
5155
       (portRef PRN (instanceRef D1_D2_reg_reg9 ))
5156
       (portRef CLRN (instanceRef D1_D2_reg_reg8 ))
5157
       (portRef PRN (instanceRef D1_D2_reg_reg8 ))
5158
       (portRef CLRN (instanceRef D1_D2_reg_reg7 ))
5159
       (portRef PRN (instanceRef D1_D2_reg_reg7 ))
5160
       (portRef CLRN (instanceRef D1_D2_reg_reg6 ))
5161
       (portRef PRN (instanceRef D1_D2_reg_reg6 ))
5162
       (portRef CLRN (instanceRef D1_D2_reg_reg5 ))
5163
       (portRef PRN (instanceRef D1_D2_reg_reg5 ))
5164
       (portRef CLRN (instanceRef D1_D2_reg_reg4 ))
5165
       (portRef PRN (instanceRef D1_D2_reg_reg4 ))
5166
       (portRef CLRN (instanceRef D1_D2_reg_reg3 ))
5167
       (portRef PRN (instanceRef D1_D2_reg_reg3 ))
5168
       (portRef CLRN (instanceRef D1_D2_reg_reg2 ))
5169
       (portRef PRN (instanceRef D1_D2_reg_reg2 ))
5170
       (portRef CLRN (instanceRef D1_D2_reg_reg1 ))
5171
       (portRef PRN (instanceRef D1_D2_reg_reg1 ))
5172
       (portRef CLRN (instanceRef D1_D2_reg_reg0 ))
5173
       (portRef PRN (instanceRef D1_D2_reg_reg0 ))
5174
       (portRef CLRN (instanceRef D1_D2_reg_feedback ))
5175
       (portRef PRN (instanceRef D1_D2_reg_feedback ))
5176
       (portRef CLRN (instanceRef D1_D2_reg_value7 ))
5177
       (portRef PRN (instanceRef D1_D2_reg_value7 ))
5178
       (portRef CLRN (instanceRef D1_D2_reg_value6 ))
5179
       (portRef PRN (instanceRef D1_D2_reg_value6 ))
5180
       (portRef CLRN (instanceRef D1_D2_reg_value5 ))
5181
       (portRef PRN (instanceRef D1_D2_reg_value5 ))
5182
       (portRef CLRN (instanceRef D1_D2_reg_value4 ))
5183
       (portRef PRN (instanceRef D1_D2_reg_value4 ))
5184
       (portRef CLRN (instanceRef D1_D2_reg_value3 ))
5185
       (portRef PRN (instanceRef D1_D2_reg_value3 ))
5186
       (portRef CLRN (instanceRef D1_D2_reg_value2 ))
5187
       (portRef PRN (instanceRef D1_D2_reg_value2 ))
5188
       (portRef CLRN (instanceRef D1_D2_reg_value1 ))
5189
       (portRef PRN (instanceRef D1_D2_reg_value1 ))
5190
       (portRef CLRN (instanceRef D1_D2_reg_value0 ))
5191
       (portRef PRN (instanceRef D1_D2_reg_value0 ))
5192
       (portRef CLRN (instanceRef D1_D2_reg_int_ready ))
5193
       (portRef PRN (instanceRef D1_D2_reg_int_ready ))
5194
       (portRef CLRN (instanceRef D1_D2_reg_la_value7 ))
5195
       (portRef PRN (instanceRef D1_D2_reg_la_value7 ))
5196
       (portRef CLRN (instanceRef D1_D2_reg_la_value6 ))
5197
       (portRef PRN (instanceRef D1_D2_reg_la_value6 ))
5198
       (portRef CLRN (instanceRef D1_D2_reg_la_value5 ))
5199
       (portRef PRN (instanceRef D1_D2_reg_la_value5 ))
5200
       (portRef CLRN (instanceRef D1_D2_reg_la_value4 ))
5201
       (portRef PRN (instanceRef D1_D2_reg_la_value4 ))
5202
       (portRef CLRN (instanceRef D1_D2_reg_la_value3 ))
5203
       (portRef PRN (instanceRef D1_D2_reg_la_value3 ))
5204
       (portRef CLRN (instanceRef D1_D2_reg_la_value2 ))
5205
       (portRef PRN (instanceRef D1_D2_reg_la_value2 ))
5206
       (portRef CLRN (instanceRef D1_D2_reg_la_value1 ))
5207
       (portRef PRN (instanceRef D1_D2_reg_la_value1 ))
5208
       (portRef CLRN (instanceRef D1_D2_reg_la_value0 ))
5209
       (portRef PRN (instanceRef D1_D2_reg_la_value0 ))
5210
       (portRef CLRN (instanceRef D1_D2_reg_put ))
5211
       (portRef PRN (instanceRef D1_D2_reg_put ))
5212
       (portRef CLRN (instanceRef D1_D2_reg_output ))
5213
       (portRef PRN (instanceRef D1_D2_reg_output ))
5214
       (portRef CLRN (instanceRef D1_D3_reg_output ))
5215
       (portRef PRN (instanceRef D1_D3_reg_output ))
5216
       (portRef CLRN (instanceRef D1_D3_reg_ready ))
5217
       (portRef PRN (instanceRef D1_D3_reg_ready ))
5218
       (portRef CLRN (instanceRef O1_reg_samptime ))
5219
       (portRef PRN (instanceRef O1_reg_samptime ))
5220
       (portRef CLRN (instanceRef O1_reg_enable5 ))
5221
       (portRef PRN (instanceRef O1_reg_enable5 ))
5222
       (portRef CLRN (instanceRef O1_reg_enable4 ))
5223
       (portRef PRN (instanceRef O1_reg_enable4 ))
5224
       (portRef CLRN (instanceRef O1_reg_enable3 ))
5225
       (portRef PRN (instanceRef O1_reg_enable3 ))
5226
       (portRef CLRN (instanceRef O1_reg_enable2 ))
5227
       (portRef PRN (instanceRef O1_reg_enable2 ))
5228
       (portRef CLRN (instanceRef O1_reg_enable1 ))
5229
       (portRef PRN (instanceRef O1_reg_enable1 ))
5230
       (portRef CLRN (instanceRef O1_reg_enable0 ))
5231
       (portRef PRN (instanceRef O1_reg_enable0 ))
5232
       (portRef CLRN (instanceRef O1_reg_last7 ))
5233
       (portRef PRN (instanceRef O1_reg_last7 ))
5234
       (portRef CLRN (instanceRef O1_reg_led_col0row13 ))
5235
       (portRef PRN (instanceRef O1_reg_led_col0row13 ))
5236
       (portRef CLRN (instanceRef O1_reg_led_col0row12 ))
5237
       (portRef PRN (instanceRef O1_reg_led_col0row12 ))
5238
       (portRef CLRN (instanceRef O1_reg_led_col0row11 ))
5239
       (portRef PRN (instanceRef O1_reg_led_col0row11 ))
5240
       (portRef CLRN (instanceRef O1_reg_led_col0row10 ))
5241
       (portRef PRN (instanceRef O1_reg_led_col0row10 ))
5242
       (portRef CLRN (instanceRef O1_reg_led_col0row9 ))
5243
       (portRef PRN (instanceRef O1_reg_led_col0row9 ))
5244
       (portRef CLRN (instanceRef O1_reg_led_col0row8 ))
5245
       (portRef PRN (instanceRef O1_reg_led_col0row8 ))
5246
       (portRef CLRN (instanceRef O1_reg_led_col0row7 ))
5247
       (portRef PRN (instanceRef O1_reg_led_col0row7 ))
5248
       (portRef CLRN (instanceRef O1_reg_led_col0row6 ))
5249
       (portRef PRN (instanceRef O1_reg_led_col0row6 ))
5250
       (portRef CLRN (instanceRef O1_reg_led_col0row5 ))
5251
       (portRef PRN (instanceRef O1_reg_led_col0row5 ))
5252
       (portRef CLRN (instanceRef O1_reg_led_col0row4 ))
5253
       (portRef PRN (instanceRef O1_reg_led_col0row4 ))
5254
       (portRef CLRN (instanceRef O1_reg_led_col0row3 ))
5255
       (portRef PRN (instanceRef O1_reg_led_col0row3 ))
5256
       (portRef CLRN (instanceRef O1_reg_led_col0row2 ))
5257
       (portRef PRN (instanceRef O1_reg_led_col0row2 ))
5258
       (portRef CLRN (instanceRef O1_reg_led_col0row1 ))
5259
       (portRef PRN (instanceRef O1_reg_led_col0row1 ))
5260
       (portRef CLRN (instanceRef O1_reg_led_col0row0 ))
5261
       (portRef PRN (instanceRef O1_reg_led_col0row0 ))
5262
       (portRef CLRN (instanceRef O1_reg_led_col1row13 ))
5263
       (portRef PRN (instanceRef O1_reg_led_col1row13 ))
5264
       (portRef CLRN (instanceRef O1_reg_led_col1row12 ))
5265
       (portRef PRN (instanceRef O1_reg_led_col1row12 ))
5266
       (portRef CLRN (instanceRef O1_reg_led_col1row11 ))
5267
       (portRef PRN (instanceRef O1_reg_led_col1row11 ))
5268
       (portRef CLRN (instanceRef O1_reg_led_col1row10 ))
5269
       (portRef PRN (instanceRef O1_reg_led_col1row10 ))
5270
       (portRef CLRN (instanceRef O1_reg_led_col1row9 ))
5271
       (portRef PRN (instanceRef O1_reg_led_col1row9 ))
5272
       (portRef CLRN (instanceRef O1_reg_led_col1row8 ))
5273
       (portRef PRN (instanceRef O1_reg_led_col1row8 ))
5274
       (portRef CLRN (instanceRef O1_reg_led_col1row7 ))
5275
       (portRef PRN (instanceRef O1_reg_led_col1row7 ))
5276
       (portRef CLRN (instanceRef O1_reg_led_col1row6 ))
5277
       (portRef PRN (instanceRef O1_reg_led_col1row6 ))
5278
       (portRef CLRN (instanceRef O1_reg_led_col1row5 ))
5279
       (portRef PRN (instanceRef O1_reg_led_col1row5 ))
5280
       (portRef CLRN (instanceRef O1_reg_led_col1row4 ))
5281
       (portRef PRN (instanceRef O1_reg_led_col1row4 ))
5282
       (portRef CLRN (instanceRef O1_reg_led_col1row3 ))
5283
       (portRef PRN (instanceRef O1_reg_led_col1row3 ))
5284
       (portRef CLRN (instanceRef O1_reg_led_col1row2 ))
5285
       (portRef PRN (instanceRef O1_reg_led_col1row2 ))
5286
       (portRef CLRN (instanceRef O1_reg_led_col1row1 ))
5287
       (portRef PRN (instanceRef O1_reg_led_col1row1 ))
5288
       (portRef CLRN (instanceRef O1_reg_led_col1row0 ))
5289
       (portRef PRN (instanceRef O1_reg_led_col1row0 ))
5290
       (portRef CLRN (instanceRef O1_reg_led_col2row13 ))
5291
       (portRef PRN (instanceRef O1_reg_led_col2row13 ))
5292
       (portRef CLRN (instanceRef O1_reg_led_col2row12 ))
5293
       (portRef PRN (instanceRef O1_reg_led_col2row12 ))
5294
       (portRef CLRN (instanceRef O1_reg_led_col2row11 ))
5295
       (portRef PRN (instanceRef O1_reg_led_col2row11 ))
5296
       (portRef CLRN (instanceRef O1_reg_led_col2row10 ))
5297
       (portRef PRN (instanceRef O1_reg_led_col2row10 ))
5298
       (portRef CLRN (instanceRef O1_reg_led_col2row9 ))
5299
       (portRef PRN (instanceRef O1_reg_led_col2row9 ))
5300
       (portRef CLRN (instanceRef O1_reg_led_col2row8 ))
5301
       (portRef PRN (instanceRef O1_reg_led_col2row8 ))
5302
       (portRef CLRN (instanceRef O1_reg_led_col2row7 ))
5303
       (portRef PRN (instanceRef O1_reg_led_col2row7 ))
5304
       (portRef CLRN (instanceRef O1_reg_led_col2row6 ))
5305
       (portRef PRN (instanceRef O1_reg_led_col2row6 ))
5306
       (portRef CLRN (instanceRef O1_reg_led_col2row5 ))
5307
       (portRef PRN (instanceRef O1_reg_led_col2row5 ))
5308
       (portRef CLRN (instanceRef O1_reg_led_col2row4 ))
5309
       (portRef PRN (instanceRef O1_reg_led_col2row4 ))
5310
       (portRef CLRN (instanceRef O1_reg_led_col2row3 ))
5311
       (portRef PRN (instanceRef O1_reg_led_col2row3 ))
5312
       (portRef CLRN (instanceRef O1_reg_led_col2row2 ))
5313
       (portRef PRN (instanceRef O1_reg_led_col2row2 ))
5314
       (portRef CLRN (instanceRef O1_reg_led_col2row1 ))
5315
       (portRef PRN (instanceRef O1_reg_led_col2row1 ))
5316
       (portRef CLRN (instanceRef O1_reg_led_col2row0 ))
5317
       (portRef PRN (instanceRef O1_reg_led_col2row0 ))
5318
       (portRef CLRN (instanceRef O1_reg_led_col3row13 ))
5319
       (portRef PRN (instanceRef O1_reg_led_col3row13 ))
5320
       (portRef CLRN (instanceRef O1_reg_led_col3row12 ))
5321
       (portRef PRN (instanceRef O1_reg_led_col3row12 ))
5322
       (portRef CLRN (instanceRef O1_reg_led_col3row11 ))
5323
       (portRef PRN (instanceRef O1_reg_led_col3row11 ))
5324
       (portRef CLRN (instanceRef O1_reg_led_col3row10 ))
5325
       (portRef PRN (instanceRef O1_reg_led_col3row10 ))
5326
       (portRef CLRN (instanceRef O1_reg_led_col3row9 ))
5327
       (portRef PRN (instanceRef O1_reg_led_col3row9 ))
5328
       (portRef CLRN (instanceRef O1_reg_led_col3row8 ))
5329
       (portRef PRN (instanceRef O1_reg_led_col3row8 ))
5330
       (portRef CLRN (instanceRef O1_reg_led_col3row7 ))
5331
       (portRef PRN (instanceRef O1_reg_led_col3row7 ))
5332
       (portRef CLRN (instanceRef O1_reg_led_col3row6 ))
5333
       (portRef PRN (instanceRef O1_reg_led_col3row6 ))
5334
       (portRef CLRN (instanceRef O1_reg_led_col3row5 ))
5335
       (portRef PRN (instanceRef O1_reg_led_col3row5 ))
5336
       (portRef CLRN (instanceRef O1_reg_led_col3row4 ))
5337
       (portRef PRN (instanceRef O1_reg_led_col3row4 ))
5338
       (portRef CLRN (instanceRef O1_reg_led_col3row3 ))
5339
       (portRef PRN (instanceRef O1_reg_led_col3row3 ))
5340
       (portRef CLRN (instanceRef O1_reg_led_col3row2 ))
5341
       (portRef PRN (instanceRef O1_reg_led_col3row2 ))
5342
       (portRef CLRN (instanceRef O1_reg_led_col3row1 ))
5343
       (portRef PRN (instanceRef O1_reg_led_col3row1 ))
5344
       (portRef CLRN (instanceRef O1_reg_led_col3row0 ))
5345
       (portRef PRN (instanceRef O1_reg_led_col3row0 ))
5346
       (portRef CLRN (instanceRef O1_reg_led_col4row13 ))
5347
       (portRef PRN (instanceRef O1_reg_led_col4row13 ))
5348
       (portRef CLRN (instanceRef O1_reg_led_col4row12 ))
5349
       (portRef PRN (instanceRef O1_reg_led_col4row12 ))
5350
       (portRef CLRN (instanceRef O1_reg_led_col4row11 ))
5351
       (portRef PRN (instanceRef O1_reg_led_col4row11 ))
5352
       (portRef CLRN (instanceRef O1_reg_led_col4row10 ))
5353
       (portRef PRN (instanceRef O1_reg_led_col4row10 ))
5354
       (portRef CLRN (instanceRef O1_reg_led_col4row9 ))
5355
       (portRef PRN (instanceRef O1_reg_led_col4row9 ))
5356
       (portRef CLRN (instanceRef O1_reg_led_col4row8 ))
5357
       (portRef PRN (instanceRef O1_reg_led_col4row8 ))
5358
       (portRef CLRN (instanceRef O1_reg_led_col4row7 ))
5359
       (portRef PRN (instanceRef O1_reg_led_col4row7 ))
5360
       (portRef CLRN (instanceRef O1_reg_led_col4row6 ))
5361
       (portRef PRN (instanceRef O1_reg_led_col4row6 ))
5362
       (portRef CLRN (instanceRef O1_reg_led_col4row5 ))
5363
       (portRef PRN (instanceRef O1_reg_led_col4row5 ))
5364
       (portRef CLRN (instanceRef O1_reg_led_col4row4 ))
5365
       (portRef PRN (instanceRef O1_reg_led_col4row4 ))
5366
       (portRef CLRN (instanceRef O1_reg_led_col4row3 ))
5367
       (portRef PRN (instanceRef O1_reg_led_col4row3 ))
5368
       (portRef CLRN (instanceRef O1_reg_led_col4row2 ))
5369
       (portRef PRN (instanceRef O1_reg_led_col4row2 ))
5370
       (portRef CLRN (instanceRef O1_reg_led_col4row1 ))
5371
       (portRef PRN (instanceRef O1_reg_led_col4row1 ))
5372
       (portRef CLRN (instanceRef O1_reg_led_col4row0 ))
5373
       (portRef PRN (instanceRef O1_reg_led_col4row0 ))
5374
       (portRef CLRN (instanceRef O1_reg_led_col5row13 ))
5375
       (portRef PRN (instanceRef O1_reg_led_col5row13 ))
5376
       (portRef CLRN (instanceRef O1_reg_led_col5row12 ))
5377
       (portRef PRN (instanceRef O1_reg_led_col5row12 ))
5378
       (portRef CLRN (instanceRef O1_reg_led_col5row11 ))
5379
       (portRef PRN (instanceRef O1_reg_led_col5row11 ))
5380
       (portRef CLRN (instanceRef O1_reg_led_col5row10 ))
5381
       (portRef PRN (instanceRef O1_reg_led_col5row10 ))
5382
       (portRef CLRN (instanceRef O1_reg_led_col5row9 ))
5383
       (portRef PRN (instanceRef O1_reg_led_col5row9 ))
5384
       (portRef CLRN (instanceRef O1_reg_led_col5row8 ))
5385
       (portRef PRN (instanceRef O1_reg_led_col5row8 ))
5386
       (portRef CLRN (instanceRef O1_reg_led_col5row7 ))
5387
       (portRef PRN (instanceRef O1_reg_led_col5row7 ))
5388
       (portRef CLRN (instanceRef O1_reg_led_col5row6 ))
5389
       (portRef PRN (instanceRef O1_reg_led_col5row6 ))
5390
       (portRef CLRN (instanceRef O1_reg_led_col5row5 ))
5391
       (portRef PRN (instanceRef O1_reg_led_col5row5 ))
5392
       (portRef CLRN (instanceRef O1_reg_led_col5row4 ))
5393
       (portRef PRN (instanceRef O1_reg_led_col5row4 ))
5394
       (portRef CLRN (instanceRef O1_reg_led_col5row3 ))
5395
       (portRef PRN (instanceRef O1_reg_led_col5row3 ))
5396
       (portRef CLRN (instanceRef O1_reg_led_col5row2 ))
5397
       (portRef PRN (instanceRef O1_reg_led_col5row2 ))
5398
       (portRef CLRN (instanceRef O1_reg_led_col5row1 ))
5399
       (portRef PRN (instanceRef O1_reg_led_col5row1 ))
5400
       (portRef CLRN (instanceRef O1_reg_led_col5row0 ))
5401
       (portRef PRN (instanceRef O1_reg_led_col5row0 ))))
5402
     (net C1_nx64_lc 
5403
      (joined 
5404
       (portRef Y (instanceRef ix1721_lc ))
5405
       (portRef IN1 (instanceRef C1_modgen_add_8_ix39 ))
5406
       (portRef IN1 (instanceRef C1_modgen_add_8_ix41 ))))
5407
     (net C1_nx74_lc 
5408
      (joined 
5409
       (portRef Y (instanceRef ix1722_lc ))
5410
       (portRef IN2 (instanceRef C1_modgen_add_8_ix59 ))
5411
       (portRef IN2 (instanceRef C1_modgen_add_8_ix61 ))))
5412
     (net C1_nx76_lc 
5413
      (joined 
5414
       (portRef Y (instanceRef ix1723_lc ))
5415
       (portRef IN2 (instanceRef C1_modgen_add_8_ix55 ))
5416
       (portRef IN2 (instanceRef C1_modgen_add_8_ix57 ))))
5417
     (net C1_nx78_lc 
5418
      (joined 
5419
       (portRef Y (instanceRef ix1724_lc ))
5420
       (portRef IN2 (instanceRef C1_modgen_add_8_ix51 ))
5421
       (portRef IN2 (instanceRef C1_modgen_add_8_ix53 ))))
5422
     (net C1_nx80_lc 
5423
      (joined 
5424
       (portRef Y (instanceRef ix1725_lc ))
5425
       (portRef IN2 (instanceRef C1_modgen_add_8_ix47 ))
5426
       (portRef IN2 (instanceRef C1_modgen_add_8_ix49 ))))
5427
     (net C1_nx82_lc 
5428
      (joined 
5429
       (portRef Y (instanceRef ix1726_lc ))
5430
       (portRef IN2 (instanceRef C1_modgen_add_8_ix43 ))
5431
       (portRef IN2 (instanceRef C1_modgen_add_8_ix45 ))))
5432
     (net NOT_C1_nx183_lc 
5433
      (joined 
5434
       (portRef Y (instanceRef ix1727_lc ))
5435
       (portRef ENA (instanceRef C1_reg_count13 ))
5436
       (portRef ENA (instanceRef C1_reg_count12 ))
5437
       (portRef ENA (instanceRef C1_reg_count11 ))
5438
       (portRef ENA (instanceRef C1_reg_count10 ))
5439
       (portRef ENA (instanceRef C1_reg_count9 ))
5440
       (portRef ENA (instanceRef C1_reg_count8 ))
5441
       (portRef ENA (instanceRef C1_reg_count7 ))
5442
       (portRef ENA (instanceRef C1_reg_count6 ))
5443
       (portRef ENA (instanceRef C1_reg_count5 ))
5444
       (portRef ENA (instanceRef C1_reg_count4 ))
5445
       (portRef ENA (instanceRef C1_reg_count3 ))
5446
       (portRef ENA (instanceRef C1_reg_count2 ))
5447
       (portRef ENA (instanceRef C1_reg_count1 ))
5448
       (portRef ENA (instanceRef C1_reg_count0 ))
5449
       (portRef ENA (instanceRef U1_reg_position5 ))
5450
       (portRef ENA (instanceRef U1_reg_position4 ))
5451
       (portRef ENA (instanceRef U1_reg_position3 ))
5452
       (portRef ENA (instanceRef U1_reg_position2 ))
5453
       (portRef ENA (instanceRef U1_reg_position1 ))
5454
       (portRef ENA (instanceRef U1_reg_position0 ))
5455
       (portRef ENA (instanceRef U1_reg_data_bits6 ))
5456
       (portRef ENA (instanceRef U1_reg_value7 ))
5457
       (portRef ENA (instanceRef U1_reg_value6 ))
5458
       (portRef ENA (instanceRef U1_reg_value5 ))
5459
       (portRef ENA (instanceRef U1_reg_value4 ))
5460
       (portRef ENA (instanceRef U1_reg_value3 ))
5461
       (portRef ENA (instanceRef U1_reg_value2 ))
5462
       (portRef ENA (instanceRef U1_reg_value1 ))
5463
       (portRef ENA (instanceRef U1_reg_value0 ))))
5464
     (net D1_NOT_nx358_lc 
5465
      (joined 
5466
       (portRef Y (instanceRef ix1728_lc ))
5467
       (portRef IN4 (instanceRef ix1935 ))
5468
       (portRef IN4 (instanceRef ix1936 ))))
5469
     (net D1_NOT_nx346_lc 
5470
      (joined 
5471
       (portRef Y (instanceRef ix1729_lc ))
5472
       (portRef clk_en (instanceRef D1_clock_count_ix8 ))))
5473
     (net D1_nx483_lc 
5474
      (joined 
5475
       (portRef Y (instanceRef ix1730_lc ))
5476
       (portRef IN2 (instanceRef ix1991 ))
5477
       (portRef IN2 (instanceRef ix1992 ))
5478
       (portRef IN2 (instanceRef ix1993 ))
5479
       (portRef IN2 (instanceRef ix1994 ))
5480
       (portRef IN2 (instanceRef ix1995 ))
5481
       (portRef IN2 (instanceRef ix1996 ))
5482
       (portRef IN2 (instanceRef ix1997 ))
5483
       (portRef IN2 (instanceRef ix1998 ))
5484
       (portRef IN3 (instanceRef ix2000 ))))
5485
     (net D1_nx887_lc 
5486
      (joined 
5487
       (portRef Y (instanceRef ix1731_lc ))
5488
       (portRef sclr (instanceRef D1_clock_count_ix8 ))))
5489
     (net D1_D1_NOT_nx178_lc 
5490
      (joined 
5491
       (portRef Y (instanceRef ix1732_lc ))
5492
       (portRef clk_en (instanceRef D1_D1_count_ix8 ))
5493
       (portRef clk_en (instanceRef D1_D1_count1_ix8 ))
5494
       (portRef ENA (instanceRef D1_D1_reg_ready ))))
5495
     (net D1_D1_NOT_nx307_lc 
5496
      (joined 
5497
       (portRef Y (instanceRef ix1733_lc ))
5498
       (portRef IN4 (instanceRef ix1952 ))
5499
       (portRef IN4 (instanceRef ix1953 ))
5500
       (portRef IN4 (instanceRef ix1954 ))
5501
       (portRef IN4 (instanceRef ix1955 ))
5502
       (portRef IN4 (instanceRef ix1956 ))
5503
       (portRef IN4 (instanceRef ix1957 ))
5504
       (portRef IN4 (instanceRef ix1958 ))
5505
       (portRef IN4 (instanceRef ix1959 ))))
5506
     (net NOT_D1_D1_NOT_nx259_lc 
5507
      (joined 
5508
       (portRef Y (instanceRef ix1734_lc ))
5509
       (portRef IN4 (instanceRef ix1960 ))))
5510
     (net D1_D1_nx345_lc 
5511
      (joined 
5512
       (portRef Y (instanceRef ix1735_lc ))
5513
       (portRef IN2 (instanceRef ix1737 ))
5514
       (portRef IN2 (instanceRef ix1961 ))))
5515
     (net D1_D1_nx647_lc 
5516
      (joined 
5517
       (portRef Y (instanceRef ix1736_lc ))
5518
       (portRef sclr (instanceRef D1_D1_count_ix8 ))))
5519
     (net D1_D1_nx665_lc 
5520
      (joined 
5521
       (portRef Y (instanceRef ix1737_lc ))
5522
       (portRef sclr (instanceRef D1_D1_count1_ix8 ))))
5523
     (net D1_D2_nx8_lc 
5524
      (joined 
5525
       (portRef Y (instanceRef ix1738_lc ))
5526
       (portRef IN3 (instanceRef ix1740 ))
5527
       (portRef IN2 (instanceRef ix1741 ))
5528
       (portRef IN2 (instanceRef ix1990 ))))
5529
     (net D1_D2_NOT_nx256_lc 
5530
      (joined 
5531
       (portRef Y (instanceRef ix1739_lc ))
5532
       (portRef clk_en (instanceRef D1_D2_count_ix8 ))
5533
       (portRef ENA (instanceRef D1_D2_reg_feedback ))
5534
       (portRef ENA (instanceRef D1_D2_reg_int_ready ))))
5535
     (net D1_D2_NOT_nx162_lc 
5536
      (joined 
5537
       (portRef Y (instanceRef ix1740_lc ))
5538
       (portRef IN4 (instanceRef ix1982 ))
5539
       (portRef IN4 (instanceRef ix1983 ))
5540
       (portRef IN4 (instanceRef ix1984 ))
5541
       (portRef IN4 (instanceRef ix1985 ))
5542
       (portRef IN4 (instanceRef ix1986 ))
5543
       (portRef IN4 (instanceRef ix1987 ))
5544
       (portRef IN4 (instanceRef ix1988 ))
5545
       (portRef IN4 (instanceRef ix1989 ))))
5546
     (net D1_D2_nx959_lc 
5547
      (joined 
5548
       (portRef Y (instanceRef ix1741_lc ))
5549
       (portRef sclr (instanceRef D1_D2_count_ix8 ))))
5550
     (net nx1394_lc 
5551
      (joined 
5552
       (portRef Y (instanceRef ix1742_lc ))
5553
       (portRef IN1 (instanceRef ix1839 ))))
5554
     (net D1_D3_nx151_lc 
5555
      (joined 
5556
       (portRef Y (instanceRef ix1743_lc ))
5557
       (portRef IN2 (instanceRef ix1745 ))
5558
       (portRef IN2 (instanceRef ix2002 ))))
5559
     (net D1_D3_NOT_nx323_lc 
5560
      (joined 
5561
       (portRef Y (instanceRef ix1744_lc ))
5562
       (portRef clk_en (instanceRef D1_D3_count_ix8 ))
5563
       (portRef clk_en (instanceRef D1_D3_ready_count_ix8 ))
5564
       (portRef ENA (instanceRef D1_D3_reg_ready ))))
5565
     (net D1_D3_nx635_lc 
5566
      (joined 
5567
       (portRef Y (instanceRef ix1745_lc ))
5568
       (portRef sclr (instanceRef D1_D3_ready_count_ix8 ))))
5569
     (net NOT_O1_nx10_cas 
5570
      (joined 
5571
       (portRef Y (instanceRef ix1746_cas ))
5572
       (portRef IN1 (instanceRef ix1760 ))))
5573
     (net O1_NOT_nx151_lc 
5574
      (joined 
5575
       (portRef Y (instanceRef ix1747_lc ))
5576
       (portRef ENA (instanceRef O1_reg_enable5 ))
5577
       (portRef ENA (instanceRef O1_reg_enable4 ))
5578
       (portRef ENA (instanceRef O1_reg_enable3 ))
5579
       (portRef ENA (instanceRef O1_reg_enable2 ))
5580
       (portRef ENA (instanceRef O1_reg_enable1 ))
5581
       (portRef ENA (instanceRef O1_reg_enable0 ))))
5582
     (net O1_nx243_cas 
5583
      (joined 
5584
       (portRef Y (instanceRef ix1748_cas ))
5585
       (portRef IN1 (instanceRef ix1806 ))))
5586
     (net O1_nx259_lc 
5587
      (joined 
5588
       (portRef Y (instanceRef ix1749_lc ))
5589
       (portRef IN3 (instanceRef ix1872 ))))
5590
     (net NOT_O1_nx275_cas 
5591
      (joined 
5592
       (portRef Y (instanceRef ix1750_cas ))
5593
       (portRef IN1 (instanceRef ix1809 ))))
5594
     (net NOT_O1_nx283_cas 
5595
      (joined 
5596
       (portRef Y (instanceRef ix1751_cas ))
5597
       (portRef IN1 (instanceRef ix1810 ))))
5598
     (net NOT_O1_nx291_cas 
5599
      (joined 
5600
       (portRef Y (instanceRef ix1752_cas ))
5601
       (portRef IN1 (instanceRef ix2032 ))))
5602
     (net NOT_O1_nx299_cas 
5603
      (joined 
5604
       (portRef Y (instanceRef ix1753_cas ))
5605
       (portRef IN1 (instanceRef ix2031 ))))
5606
     (net NOT_O1_nx307_cas 
5607
      (joined 
5608
       (portRef Y (instanceRef ix1754_cas ))
5609
       (portRef IN1 (instanceRef ix2044 ))))
5610
     (net O1_nx323_cas 
5611
      (joined 
5612
       (portRef Y (instanceRef ix1755_cas ))
5613
       (portRef IN1 (instanceRef ix1817 ))))
5614
     (net NOT_O1_nx331_cas 
5615
      (joined 
5616
       (portRef Y (instanceRef ix1756_cas ))
5617
       (portRef IN1 (instanceRef ix1757 ))))
5618
     (net NOT_O1_nx339_cas 
5619
      (joined 
5620
       (portRef Y (instanceRef ix1757_cas ))
5621
       (portRef IN1 (instanceRef ix1819 ))))
5622
     (net O1_nx351_cas 
5623
      (joined 
5624
       (portRef Y (instanceRef ix1758_cas ))
5625
       (portRef IN1 (instanceRef ix2011 ))))
5626
     (net O1_NOT_nx607_lc 
5627
      (joined 
5628
       (portRef Y (instanceRef ix1759_lc ))
5629
       (portRef ENA (instanceRef O1_reg_led_col0row13 ))
5630
       (portRef ENA (instanceRef O1_reg_led_col3row12 ))
5631
       (portRef ENA (instanceRef O1_reg_led_col3row11 ))
5632
       (portRef ENA (instanceRef O1_reg_led_col3row10 ))
5633
       (portRef ENA (instanceRef O1_reg_led_col3row9 ))
5634
       (portRef ENA (instanceRef O1_reg_led_col3row8 ))
5635
       (portRef ENA (instanceRef O1_reg_led_col3row7 ))
5636
       (portRef ENA (instanceRef O1_reg_led_col3row6 ))
5637
       (portRef ENA (instanceRef O1_reg_led_col3row5 ))
5638
       (portRef ENA (instanceRef O1_reg_led_col3row4 ))
5639
       (portRef ENA (instanceRef O1_reg_led_col3row3 ))
5640
       (portRef ENA (instanceRef O1_reg_led_col3row2 ))
5641
       (portRef ENA (instanceRef O1_reg_led_col3row1 ))
5642
       (portRef ENA (instanceRef O1_reg_led_col3row0 ))
5643
       (portRef ENA (instanceRef O1_reg_led_col4row13 ))
5644
       (portRef ENA (instanceRef O1_reg_led_col4row12 ))
5645
       (portRef ENA (instanceRef O1_reg_led_col4row11 ))
5646
       (portRef ENA (instanceRef O1_reg_led_col4row10 ))
5647
       (portRef ENA (instanceRef O1_reg_led_col4row9 ))
5648
       (portRef ENA (instanceRef O1_reg_led_col4row8 ))
5649
       (portRef ENA (instanceRef O1_reg_led_col4row7 ))
5650
       (portRef ENA (instanceRef O1_reg_led_col4row6 ))
5651
       (portRef ENA (instanceRef O1_reg_led_col4row5 ))
5652
       (portRef ENA (instanceRef O1_reg_led_col4row4 ))
5653
       (portRef ENA (instanceRef O1_reg_led_col4row3 ))
5654
       (portRef ENA (instanceRef O1_reg_led_col4row2 ))
5655
       (portRef ENA (instanceRef O1_reg_led_col4row1 ))
5656
       (portRef ENA (instanceRef O1_reg_led_col4row0 ))
5657
       (portRef ENA (instanceRef O1_reg_led_col5row13 ))
5658
       (portRef ENA (instanceRef O1_reg_led_col5row12 ))
5659
       (portRef ENA (instanceRef O1_reg_led_col5row11 ))
5660
       (portRef ENA (instanceRef O1_reg_led_col5row10 ))
5661
       (portRef ENA (instanceRef O1_reg_led_col5row9 ))
5662
       (portRef ENA (instanceRef O1_reg_led_col5row8 ))
5663
       (portRef ENA (instanceRef O1_reg_led_col5row7 ))
5664
       (portRef ENA (instanceRef O1_reg_led_col5row6 ))
5665
       (portRef ENA (instanceRef O1_reg_led_col5row5 ))
5666
       (portRef ENA (instanceRef O1_reg_led_col5row4 ))
5667
       (portRef ENA (instanceRef O1_reg_led_col5row3 ))
5668
       (portRef ENA (instanceRef O1_reg_led_col5row2 ))
5669
       (portRef ENA (instanceRef O1_reg_led_col5row1 ))
5670
       (portRef ENA (instanceRef O1_reg_led_col5row0 ))))
5671
     (net NOT_O1_nx2587_lc 
5672
      (joined 
5673
       (portRef Y (instanceRef ix1760_lc ))
5674
       (portRef IN4 (instanceRef ix1747 ))
5675
       (portRef IN2 (instanceRef ix1761 ))
5676
       (portRef IN2 (instanceRef ix2003 ))))
5677
     (net O1_nx2589_lc 
5678
      (joined 
5679
       (portRef Y (instanceRef ix1761_lc ))
5680
       (portRef sclr (instanceRef O1_timer_ix7 ))))
5681
     (net NOT_D1_modgen_eq_52_nx124_lc 
5682
      (joined 
5683
       (portRef Y (instanceRef ix1762_lc ))
5684
       (portRef sload (instanceRef D1_clock_count_ix8 ))
5685
       (portRef IN3 (instanceRef ix1728 ))
5686
       (portRef IN2 (instanceRef ix1731 ))
5687
       (portRef IN2 (instanceRef ix1846 ))))
5688
     (net NOT_D1_modgen_eq_53_nx4_cas 
5689
      (joined 
5690
       (portRef Y (instanceRef ix1763_cas ))
5691
       (portRef IN1 (instanceRef ix1794 ))))
5692
     (net NOT_D1_modgen_eq_55_nx64_cas 
5693
      (joined 
5694
       (portRef Y (instanceRef ix1764_cas ))
5695
       (portRef IN1 (instanceRef ix1829 ))))
5696
     (net NOT_D1_modgen_eq_55_nx90_cas 
5697
      (joined 
5698
       (portRef Y (instanceRef ix1765_cas ))
5699
       (portRef IN1 (instanceRef ix1828 ))))
5700
     (net NOT_D1_modgen_eq_55_nx124_lc 
5701
      (joined 
5702
       (portRef Y (instanceRef ix1766_lc ))
5703
       (portRef IN4 (instanceRef ix1731 ))
5704
       (portRef IN3 (instanceRef ix1846 ))))
5705
     (net O1_modgen_gt_63_nx22_lc 
5706
      (joined 
5707
       (portRef Y (instanceRef ix1767_lc ))
5708
       (portRef IN2 (instanceRef ix1748 ))
5709
       (portRef IN2 (instanceRef ix1754 ))
5710
       (portRef IN2 (instanceRef ix1860 ))))
5711
     (net O1_modgen_gt_65_nx22_lc 
5712
      (joined 
5713
       (portRef Y (instanceRef ix1768_lc ))
5714
       (portRef IN1 (instanceRef ix1874 ))))
5715
     (net O1_modgen_gt_71_nx22_lc 
5716
      (joined 
5717
       (portRef Y (instanceRef ix1769_lc ))
5718
       (portRef IN2 (instanceRef ix1750 ))
5719
       (portRef IN4 (instanceRef ix1850 ))
5720
       (portRef IN2 (instanceRef ix1868 ))))
5721
     (net nx1395_cas 
5722
      (joined 
5723
       (portRef Y (instanceRef ix1770_cas ))
5724
       (portRef IN1 (instanceRef ix1753 ))))
5725
     (net nx1396_cas 
5726
      (joined 
5727
       (portRef Y (instanceRef ix1771_cas ))
5728
       (portRef IN1 (instanceRef ix1820 ))))
5729
     (net nx1397_cas 
5730
      (joined 
5731
       (portRef Y (instanceRef ix1772_cas ))
5732
       (portRef IN1 (instanceRef ix1942 ))))
5733
     (net nx1398_cas 
5734
      (joined 
5735
       (portRef Y (instanceRef ix1773_cas ))
5736
       (portRef IN1 (instanceRef ix1816 ))))
5737
     (net nx1399_cas 
5738
      (joined 
5739
       (portRef Y (instanceRef ix1774_cas ))
5740
       (portRef IN1 (instanceRef ix1813 ))))
5741
     (net nx1400_cas 
5742
      (joined 
5743
       (portRef Y (instanceRef ix1775_cas ))
5744
       (portRef IN1 (instanceRef ix1818 ))))
5745
     (net nx1401_cas 
5746
      (joined 
5747
       (portRef Y (instanceRef ix1776_cas ))
5748
       (portRef IN1 (instanceRef ix1751 ))))
5749
     (net nx1402_cas 
5750
      (joined 
5751
       (portRef Y (instanceRef ix1777_cas ))
5752
       (portRef IN1 (instanceRef ix1765 ))))
5753
     (net nx1403_cas 
5754
      (joined 
5755
       (portRef Y (instanceRef ix1778_cas ))
5756
       (portRef IN1 (instanceRef ix1830 ))))
5757
     (net nx1404_lc 
5758
      (joined 
5759
       (portRef Y (instanceRef ix1779_lc ))
5760
       (portRef IN1 (instanceRef ix1834 ))))
5761
     (net nx1405_lc 
5762
      (joined 
5763
       (portRef Y (instanceRef ix1780_lc ))
5764
       (portRef IN2 (instanceRef ix1834 ))))
5765
     (net nx1406_lc 
5766
      (joined 
5767
       (portRef Y (instanceRef ix1781_lc ))
5768
       (portRef IN3 (instanceRef ix1733 ))
5769
       (portRef IN2 (instanceRef ix1736 ))))
5770
     (net nx1407_lc 
5771
      (joined 
5772
       (portRef Y (instanceRef ix1782_lc ))
5773
       (portRef IN4 (instanceRef ix1733 ))
5774
       (portRef IN3 (instanceRef ix1736 ))))
5775
     (net nx1408_cas 
5776
      (joined 
5777
       (portRef Y (instanceRef ix1783_cas ))
5778
       (portRef IN1 (instanceRef ix1738 ))))
5779
     (net nx1409_cas 
5780
      (joined 
5781
       (portRef Y (instanceRef ix1784_cas ))
5782
       (portRef IN1 (instanceRef ix1742 ))))
5783
     (net nx1410_lc 
5784
      (joined 
5785
       (portRef Y (instanceRef ix1785_lc ))
5786
       (portRef IN2 (instanceRef ix1743 ))))
5787
     (net nx1411_lc 
5788
      (joined 
5789
       (portRef Y (instanceRef ix1786_lc ))
5790
       (portRef IN3 (instanceRef ix1841 ))))
5791
     (net nx1412_cas 
5792
      (joined 
5793
       (portRef Y (instanceRef ix1787_cas ))
5794
       (portRef IN1 (instanceRef ix1826 ))))
5795
     (net nx1413_lc 
5796
      (joined 
5797
       (portRef Y (instanceRef ix1788_lc ))
5798
       (portRef IN3 (instanceRef ix1743 ))))
5799
     (net nx1414_cas 
5800
      (joined 
5801
       (portRef Y (instanceRef ix1789_cas ))
5802
       (portRef IN1 (instanceRef ix1825 ))))
5803
     (net nx1415_lc 
5804
      (joined 
5805
       (portRef Y (instanceRef ix1790_lc ))
5806
       (portRef IN4 (instanceRef ix1743 ))))
5807
     (net nx1416_cas 
5808
      (joined 
5809
       (portRef Y (instanceRef ix1791_cas ))
5810
       (portRef IN1 (instanceRef ix1824 ))))
5811
     (net nx1417_cas 
5812
      (joined 
5813
       (portRef Y (instanceRef ix1792_cas ))
5814
       (portRef IN1 (instanceRef ix1822 ))))
5815
     (net nx1418_cas 
5816
      (joined 
5817
       (portRef Y (instanceRef ix1793_cas ))
5818
       (portRef IN1 (instanceRef ix1807 ))))
5819
     (net nx1419_lc 
5820
      (joined 
5821
       (portRef Y (instanceRef ix1794_lc ))
5822
       (portRef IN4 (instanceRef ix1937 ))
5823
       (portRef IN4 (instanceRef ix1938 ))))
5824
     (net nx1420_cas 
5825
      (joined 
5826
       (portRef Y (instanceRef ix1795_cas ))
5827
       (portRef IN1 (instanceRef ix1734 ))))
5828
     (net nx1421_lc 
5829
      (joined 
5830
       (portRef Y (instanceRef ix1796_lc ))
5831
       (portRef IN3 (instanceRef ix1795 ))))
5832
     (net nx1422_lc 
5833
      (joined 
5834
       (portRef Y (instanceRef ix1797_lc ))
5835
       (portRef IN4 (instanceRef ix1795 ))))
5836
     (net C1_NOT_factor3 
5837
      (joined 
5838
       (portRef A_OUT (instanceRef ix1798 ))
5839
       (portRef IN1 (instanceRef ix438 ))))
5840
     (net D1_D3_NOT_nx6 
5841
      (joined 
5842
       (portRef A_OUT (instanceRef ix1799 ))
5843
       (portRef sload (instanceRef D1_D3_count_ix8 ))))
5844
     (net nx1423_lc 
5845
      (joined 
5846
       (portRef Y (instanceRef ix1800_lc ))
5847
       (portRef IN3 (instanceRef ix1847 ))))
5848
     (net nx1424_cas 
5849
      (joined 
5850
       (portRef Y (instanceRef ix1801_cas ))
5851
       (portRef IN1 (instanceRef ix1815 ))))
5852
     (net nx1425_cas 
5853
      (joined 
5854
       (portRef Y (instanceRef ix1802_cas ))
5855
       (portRef IN1 (instanceRef ix2087 ))))
5856
     (net nx1426_cas 
5857
      (joined 
5858
       (portRef Y (instanceRef ix1803_cas ))
5859
       (portRef IN1 (instanceRef ix2073 ))))
5860
     (net nx1427_cas 
5861
      (joined 
5862
       (portRef Y (instanceRef ix1804_cas ))
5863
       (portRef IN1 (instanceRef ix2059 ))))
5864
     (net nx1428_cas 
5865
      (joined 
5866
       (portRef Y (instanceRef ix1805_cas ))
5867
       (portRef IN1 (instanceRef ix2045 ))))
5868
     (net nx1429_cas 
5869
      (joined 
5870
       (portRef Y (instanceRef ix1806_cas ))
5871
       (portRef IN1 (instanceRef ix2023 ))))
5872
     (net nx1430_cas 
5873
      (joined 
5874
       (portRef Y (instanceRef ix1807_cas ))
5875
       (portRef IN1 (instanceRef ix2021 ))))
5876
     (net nx1431_lc 
5877
      (joined 
5878
       (portRef Y (instanceRef ix1808_lc ))
5879
       (portRef IN4 (instanceRef ix1749 ))))
5880
     (net nx1432_cas 
5881
      (joined 
5882
       (portRef Y (instanceRef ix1809_cas ))
5883
       (portRef IN1 (instanceRef ix2020 ))))
5884
     (net nx1433_cas 
5885
      (joined 
5886
       (portRef Y (instanceRef ix1810_cas ))
5887
       (portRef IN1 (instanceRef ix2019 ))))
5888
     (net nx1434_cas 
5889
      (joined 
5890
       (portRef Y (instanceRef ix1811_cas ))
5891
       (portRef IN1 (instanceRef ix2018 ))))
5892
     (net nx1435_cas 
5893
      (joined 
5894
       (portRef Y (instanceRef ix1812_cas ))
5895
       (portRef IN1 (instanceRef ix2017 ))))
5896
     (net nx1436_lc 
5897
      (joined 
5898
       (portRef Y (instanceRef ix1813_lc ))
5899
       (portRef IN4 (instanceRef ix1752 ))))
5900
     (net nx1437_cas 
5901
      (joined 
5902
       (portRef Y (instanceRef ix1814_cas ))
5903
       (portRef IN1 (instanceRef ix2016 ))))
5904
     (net nx1438_cas 
5905
      (joined 
5906
       (portRef Y (instanceRef ix1815_cas ))
5907
       (portRef IN1 (instanceRef ix2015 ))))
5908
     (net nx1439_cas 
5909
      (joined 
5910
       (portRef Y (instanceRef ix1816_cas ))
5911
       (portRef IN1 (instanceRef ix2014 ))))
5912
     (net nx1440_cas 
5913
      (joined 
5914
       (portRef Y (instanceRef ix1817_cas ))
5915
       (portRef IN1 (instanceRef ix2013 ))))
5916
     (net nx1441_lc 
5917
      (joined 
5918
       (portRef Y (instanceRef ix1818_lc ))
5919
       (portRef IN4 (instanceRef ix1755 ))
5920
       (portRef IN4 (instanceRef ix1858 ))))
5921
     (net nx1442_cas 
5922
      (joined 
5923
       (portRef Y (instanceRef ix1819_cas ))
5924
       (portRef IN1 (instanceRef ix2012 ))))
5925
     (net nx1443_lc 
5926
      (joined 
5927
       (portRef Y (instanceRef ix1820_lc ))
5928
       (portRef IN4 (instanceRef ix1758 ))))
5929
     (net O1_modgen_gt_89_nx22_lc 
5930
      (joined 
5931
       (portRef Y (instanceRef ix1821_lc ))
5932
       (portRef IN4 (instanceRef ix1866 ))))
5933
     (net nx1444_lc 
5934
      (joined 
5935
       (portRef Y (instanceRef ix1822_lc ))
5936
       (portRef IN4 (instanceRef ix1943 ))))
5937
     (net nx1445_lc 
5938
      (joined 
5939
       (portRef Y (instanceRef ix1823_lc ))
5940
       (portRef IN3 (instanceRef ix1912 ))))
5941
     (net nx1446_lc 
5942
      (joined 
5943
       (portRef Y (instanceRef ix1824_lc ))
5944
       (portRef IN4 (instanceRef ix1845 ))))
5945
     (net nx1447_cas 
5946
      (joined 
5947
       (portRef Y (instanceRef ix1825_cas ))
5948
       (portRef IN1 (instanceRef ix1788 ))))
5949
     (net nx1448_lc 
5950
      (joined 
5951
       (portRef Y (instanceRef ix1826_lc ))
5952
       (portRef IN4 (instanceRef ix1841 ))))
5953
     (net nx1449_cas 
5954
      (joined 
5955
       (portRef Y (instanceRef ix1827_cas ))
5956
       (portRef IN1 (instanceRef ix1785 ))))
5957
     (net nx1450_cas 
5958
      (joined 
5959
       (portRef Y (instanceRef ix1828_cas ))
5960
       (portRef IN1 (instanceRef ix1766 ))))
5961
     (net nx1451_cas 
5962
      (joined 
5963
       (portRef Y (instanceRef ix1829_cas ))
5964
       (portRef IN1 (instanceRef ix1762 ))))
5965
     (net nx1452_lc 
5966
      (joined 
5967
       (portRef Y (instanceRef ix1830_lc ))
5968
       (portRef IN3 (instanceRef ix1834 ))))
5969
     (net nx1453 
5970
      (joined 
5971
       (portRef A_OUT (instanceRef ix1831 ))
5972
       (portRef IN2 (instanceRef ix1829 ))))
5973
     (net nx1454 
5974
      (joined 
5975
       (portRef A_OUT (instanceRef ix1832 ))
5976
       (portRef IN2 (instanceRef ix1765 ))))
5977
     (net nx1455 
5978
      (joined 
5979
       (portRef A_OUT (instanceRef ix1833 ))
5980
       (portRef IN2 (instanceRef ix1830 ))))
5981
     (net nx1456 
5982
      (joined 
5983
       (portRef A_OUT (instanceRef ix1834 ))
5984
       (portRef IN2 (instanceRef ix1828 ))))
5985
     (net nx1457 
5986
      (joined 
5987
       (portRef A_OUT (instanceRef ix1835 ))
5988
       (portRef IN2 (instanceRef ix1762 ))))
5989
     (net nx1458 
5990
      (joined 
5991
       (portRef A_OUT (instanceRef ix1836 ))
5992
       (portRef IN2 (instanceRef ix1766 ))))
5993
     (net nx1459 
5994
      (joined 
5995
       (portRef A_OUT (instanceRef ix1837 ))
5996
       (portRef IN2 (instanceRef ix1738 ))))
5997
     (net nx1460 
5998
      (joined 
5999
       (portRef A_OUT (instanceRef ix1838 ))
6000
       (portRef IN2 (instanceRef ix1742 ))))
6001
     (net nx1461 
6002
      (joined 
6003
       (portRef A_OUT (instanceRef ix1839 ))
6004
       (portRef IN2 (instanceRef D1_D3_count_dec_48_ix21 ))
6005
       (portRef IN3 (instanceRef D1_D3_count_dec_48_ix25 ))
6006
       (portRef IN3 (instanceRef D1_D3_count_dec_48_ix29 ))
6007
       (portRef IN3 (instanceRef D1_D3_count_dec_48_ix33 ))
6008
       (portRef IN3 (instanceRef D1_D3_count_dec_48_ix37 ))
6009
       (portRef IN3 (instanceRef D1_D3_count_dec_48_ix41 ))
6010
       (portRef IN3 (instanceRef D1_D3_count_dec_48_ix45 ))
6011
       (portRef IN3 (instanceRef D1_D3_count_dec_48_ix49 ))))
6012
     (net nx1462 
6013
      (joined 
6014
       (portRef A_OUT (instanceRef ix1840 ))
6015
       (portRef IN2 (instanceRef ix1826 ))))
6016
     (net nx1463 
6017
      (joined 
6018
       (portRef A_OUT (instanceRef ix1841 ))
6019
       (portRef IN2 (instanceRef ix1785 ))))
6020
     (net nx1464 
6021
      (joined 
6022
       (portRef A_OUT (instanceRef ix1842 ))
6023
       (portRef IN2 (instanceRef ix1825 ))))
6024
     (net nx1465 
6025
      (joined 
6026
       (portRef A_OUT (instanceRef ix1843 ))
6027
       (portRef IN2 (instanceRef ix1788 ))))
6028
     (net nx1466 
6029
      (joined 
6030
       (portRef A_OUT (instanceRef ix1844 ))
6031
       (portRef IN2 (instanceRef ix1824 ))))
6032
     (net nx1467 
6033
      (joined 
6034
       (portRef A_OUT (instanceRef ix1845 ))
6035
       (portRef IN2 (instanceRef ix1760 ))))
6036
     (net nx1468 
6037
      (joined 
6038
       (portRef A_OUT (instanceRef ix1846 ))
6039
       (portRef IN2 (instanceRef ix1794 ))))
6040
     (net nx1469 
6041
      (joined 
6042
       (portRef A_OUT (instanceRef ix1847 ))
6043
       (portRef IN2 (instanceRef ix1942 ))))
6044
     (net nx1470 
6045
      (joined 
6046
       (portRef A_OUT (instanceRef ix1848 ))
6047
       (portRef IN2 (instanceRef ix1822 ))))
6048
     (net nx1471 
6049
      (joined 
6050
       (portRef A_OUT (instanceRef ix1849 ))
6051
       (portRef IN2 (instanceRef ix1734 ))))
6052
     (net nx1472 
6053
      (joined 
6054
       (portRef A_OUT (instanceRef ix1850 ))
6055
       (portRef IN2 (instanceRef ix1757 ))))
6056
     (net nx1473 
6057
      (joined 
6058
       (portRef A_OUT (instanceRef ix1851 ))
6059
       (portRef IN2 (instanceRef ix1820 ))))
6060
     (net nx1474 
6061
      (joined 
6062
       (portRef A_OUT (instanceRef ix1852 ))
6063
       (portRef IN2 (instanceRef ix2011 ))))
6064
     (net nx1475 
6065
      (joined 
6066
       (portRef A_OUT (instanceRef ix1853 ))
6067
       (portRef IN2 (instanceRef ix1819 ))))
6068
     (net nx1476 
6069
      (joined 
6070
       (portRef A_OUT (instanceRef ix1854 ))
6071
       (portRef IN2 (instanceRef ix2012 ))))
6072
     (net nx1477 
6073
      (joined 
6074
       (portRef A_OUT (instanceRef ix1855 ))
6075
       (portRef IN2 (instanceRef ix1818 ))))
6076
     (net nx1478 
6077
      (joined 
6078
       (portRef A_OUT (instanceRef ix1856 ))
6079
       (portRef IN2 (instanceRef ix1817 ))))
6080
     (net nx1479 
6081
      (joined 
6082
       (portRef A_OUT (instanceRef ix1857 ))
6083
       (portRef IN2 (instanceRef ix2013 ))))
6084
     (net nx1480 
6085
      (joined 
6086
       (portRef A_OUT (instanceRef ix1858 ))
6087
       (portRef IN2 (instanceRef ix1816 ))))
6088
     (net nx1481 
6089
      (joined 
6090
       (portRef A_OUT (instanceRef ix1859 ))
6091
       (portRef IN2 (instanceRef ix2014 ))))
6092
     (net nx1482 
6093
      (joined 
6094
       (portRef A_OUT (instanceRef ix1860 ))
6095
       (portRef IN2 (instanceRef ix1815 ))))
6096
     (net nx1483 
6097
      (joined 
6098
       (portRef A_OUT (instanceRef ix1861 ))
6099
       (portRef IN2 (instanceRef ix2015 ))))
6100
     (net nx1484 
6101
      (joined 
6102
       (portRef A_OUT (instanceRef ix1862 ))
6103
       (portRef IN2 (instanceRef ix1753 ))))
6104
     (net nx1485 
6105
      (joined 
6106
       (portRef A_OUT (instanceRef ix1863 ))
6107
       (portRef IN2 (instanceRef ix2016 ))))
6108
     (net nx1486 
6109
      (joined 
6110
       (portRef A_OUT (instanceRef ix1864 ))
6111
       (portRef IN2 (instanceRef ix1813 ))))
6112
     (net nx1487 
6113
      (joined 
6114
       (portRef A_OUT (instanceRef ix1865 ))
6115
       (portRef IN2 (instanceRef ix2017 ))))
6116
     (net nx1488 
6117
      (joined 
6118
       (portRef A_OUT (instanceRef ix1866 ))
6119
       (portRef IN2 (instanceRef ix1751 ))))
6120
     (net nx1489 
6121
      (joined 
6122
       (portRef A_OUT (instanceRef ix1867 ))
6123
       (portRef IN2 (instanceRef ix2018 ))))
6124
     (net nx1490 
6125
      (joined 
6126
       (portRef A_OUT (instanceRef ix1868 ))
6127
       (portRef IN2 (instanceRef ix1810 ))))
6128
     (net nx1491 
6129
      (joined 
6130
       (portRef A_OUT (instanceRef ix1869 ))
6131
       (portRef IN2 (instanceRef ix2019 ))))
6132
     (net nx1492 
6133
      (joined 
6134
       (portRef A_OUT (instanceRef ix1870 ))
6135
       (portRef IN2 (instanceRef ix1809 ))))
6136
     (net nx1493 
6137
      (joined 
6138
       (portRef A_OUT (instanceRef ix1871 ))
6139
       (portRef IN2 (instanceRef ix2020 ))))
6140
     (net nx1494 
6141
      (joined 
6142
       (portRef A_OUT (instanceRef ix1872 ))
6143
       (portRef IN2 (instanceRef ix1807 ))))
6144
     (net nx1495 
6145
      (joined 
6146
       (portRef A_OUT (instanceRef ix1873 ))
6147
       (portRef IN2 (instanceRef ix2021 ))))
6148
     (net nx1496 
6149
      (joined 
6150
       (portRef A_OUT (instanceRef ix1874 ))
6151
       (portRef IN2 (instanceRef ix1806 ))))
6152
     (net nx1497 
6153
      (joined 
6154
       (portRef A_OUT (instanceRef ix1875 ))
6155
       (portRef IN2 (instanceRef ix2023 ))))
6156
     (net nx1498 
6157
      (joined 
6158
       (portRef A_OUT (instanceRef ix1876 ))
6159
       (portRef IN2 (instanceRef ix2031 ))))
6160
     (net nx1499 
6161
      (joined 
6162
       (portRef A_OUT (instanceRef ix1877 ))
6163
       (portRef IN2 (instanceRef ix2032 ))))
6164
     (net nx1500 
6165
      (joined 
6166
       (portRef A_OUT (instanceRef ix1878 ))
6167
       (portRef IN2 (instanceRef ix2044 ))))
6168
     (net nx1501 
6169
      (joined 
6170
       (portRef A_OUT (instanceRef ix1879 ))
6171
       (portRef IN2 (instanceRef ix2045 ))))
6172
     (net nx1502 
6173
      (joined 
6174
       (portRef A_OUT (instanceRef ix1880 ))
6175
       (portRef IN2 (instanceRef ix2059 ))))
6176
     (net nx1503 
6177
      (joined 
6178
       (portRef A_OUT (instanceRef ix1881 ))
6179
       (portRef IN2 (instanceRef ix2073 ))))
6180
     (net nx1504 
6181
      (joined 
6182
       (portRef A_OUT (instanceRef ix1882 ))
6183
       (portRef IN2 (instanceRef ix2087 ))))
6184
     (net nx1505 
6185
      (joined 
6186
       (portRef A_OUT (instanceRef ix1883 ))
6187
       (portRef D (instanceRef C1_reg_output7 ))))
6188
     (net nx1506 
6189
      (joined 
6190
       (portRef A_OUT (instanceRef ix1884 ))
6191
       (portRef D (instanceRef C1_reg_output6 ))))
6192
     (net nx1507 
6193
      (joined 
6194
       (portRef A_OUT (instanceRef ix1885 ))
6195
       (portRef D (instanceRef C1_reg_output5 ))))
6196
     (net nx1508 
6197
      (joined 
6198
       (portRef A_OUT (instanceRef ix1886 ))
6199
       (portRef D (instanceRef C1_reg_output4 ))))
6200
     (net nx1509 
6201
      (joined 
6202
       (portRef A_OUT (instanceRef ix1887 ))
6203
       (portRef D (instanceRef C1_reg_output3 ))))
6204
     (net nx1510 
6205
      (joined 
6206
       (portRef A_OUT (instanceRef ix1888 ))
6207
       (portRef D (instanceRef C1_reg_output2 ))))
6208
     (net nx1511 
6209
      (joined 
6210
       (portRef A_OUT (instanceRef ix1889 ))
6211
       (portRef D (instanceRef C1_reg_output1 ))))
6212
     (net nx1512 
6213
      (joined 
6214
       (portRef A_OUT (instanceRef ix1890 ))
6215
       (portRef D (instanceRef C1_reg_output0 ))))
6216
     (net nx1513 
6217
      (joined 
6218
       (portRef A_OUT (instanceRef ix1891 ))
6219
       (portRef D (instanceRef C1_reg_count5 ))))
6220
     (net nx1514 
6221
      (joined 
6222
       (portRef A_OUT (instanceRef ix1892 ))
6223
       (portRef D (instanceRef C1_reg_count4 ))))
6224
     (net nx1515 
6225
      (joined 
6226
       (portRef A_OUT (instanceRef ix1893 ))
6227
       (portRef D (instanceRef C1_reg_count3 ))))
6228
     (net nx1516 
6229
      (joined 
6230
       (portRef A_OUT (instanceRef ix1894 ))
6231
       (portRef D (instanceRef C1_reg_count2 ))))
6232
     (net nx1517 
6233
      (joined 
6234
       (portRef A_OUT (instanceRef ix1895 ))
6235
       (portRef D (instanceRef C1_reg_count1 ))))
6236
     (net nx1518 
6237
      (joined 
6238
       (portRef A_OUT (instanceRef ix1896 ))
6239
       (portRef D (instanceRef C1_reg_count0 ))))
6240
     (net nx1519 
6241
      (joined 
6242
       (portRef A_OUT (instanceRef ix1897 ))
6243
       (portRef D (instanceRef U1_reg_la_input7 ))))
6244
     (net nx1520 
6245
      (joined 
6246
       (portRef A_OUT (instanceRef ix1898 ))
6247
       (portRef D (instanceRef U1_reg_la_input6 ))))
6248
     (net nx1521 
6249
      (joined 
6250
       (portRef A_OUT (instanceRef ix1899 ))
6251
       (portRef D (instanceRef U1_reg_la_input5 ))))
6252
     (net nx1522 
6253
      (joined 
6254
       (portRef A_OUT (instanceRef ix1900 ))
6255
       (portRef D (instanceRef U1_reg_la_input4 ))))
6256
     (net nx1523 
6257
      (joined 
6258
       (portRef A_OUT (instanceRef ix1901 ))
6259
       (portRef D (instanceRef U1_reg_la_input3 ))))
6260
     (net nx1524 
6261
      (joined 
6262
       (portRef A_OUT (instanceRef ix1902 ))
6263
       (portRef D (instanceRef U1_reg_la_input2 ))))
6264
     (net nx1525 
6265
      (joined 
6266
       (portRef A_OUT (instanceRef ix1903 ))
6267
       (portRef D (instanceRef U1_reg_la_input1 ))))
6268
     (net nx1526 
6269
      (joined 
6270
       (portRef A_OUT (instanceRef ix1904 ))
6271
       (portRef D (instanceRef U1_reg_la_input0 ))))
6272
     (net nx1527 
6273
      (joined 
6274
       (portRef A_OUT (instanceRef ix1905 ))
6275
       (portRef D (instanceRef U1_reg_la_sign_bit ))))
6276
     (net nx1528 
6277
      (joined 
6278
       (portRef A_OUT (instanceRef ix1906 ))
6279
       (portRef D (instanceRef U1_reg_position5 ))))
6280
     (net nx1529 
6281
      (joined 
6282
       (portRef A_OUT (instanceRef ix1907 ))
6283
       (portRef D (instanceRef U1_reg_position4 ))))
6284
     (net nx1530 
6285
      (joined 
6286
       (portRef A_OUT (instanceRef ix1908 ))
6287
       (portRef D (instanceRef U1_reg_position3 ))))
6288
     (net nx1531 
6289
      (joined 
6290
       (portRef A_OUT (instanceRef ix1909 ))
6291
       (portRef D (instanceRef U1_reg_position2 ))))
6292
     (net nx1532 
6293
      (joined 
6294
       (portRef A_OUT (instanceRef ix1910 ))
6295
       (portRef D (instanceRef U1_reg_position1 ))))
6296
     (net nx1533 
6297
      (joined 
6298
       (portRef A_OUT (instanceRef ix1911 ))
6299
       (portRef D (instanceRef U1_reg_position0 ))))
6300
     (net nx1534 
6301
      (joined 
6302
       (portRef A_OUT (instanceRef ix1912 ))
6303
       (portRef D (instanceRef U1_reg_data_bits6 ))))
6304
     (net nx1535 
6305
      (joined 
6306
       (portRef A_OUT (instanceRef ix1913 ))
6307
       (portRef D (instanceRef U1_reg_data_bits5 ))))
6308
     (net nx1536 
6309
      (joined 
6310
       (portRef A_OUT (instanceRef ix1914 ))
6311
       (portRef D (instanceRef U1_reg_data_bits4 ))))
6312
     (net nx1537 
6313
      (joined 
6314
       (portRef A_OUT (instanceRef ix1915 ))
6315
       (portRef D (instanceRef U1_reg_data_bits3 ))))
6316
     (net nx1538 
6317
      (joined 
6318
       (portRef A_OUT (instanceRef ix1916 ))
6319
       (portRef D (instanceRef U1_reg_data_bits2 ))))
6320
     (net nx1539 
6321
      (joined 
6322
       (portRef A_OUT (instanceRef ix1917 ))
6323
       (portRef D (instanceRef U1_reg_data_bits1 ))))
6324
     (net nx1540 
6325
      (joined 
6326
       (portRef A_OUT (instanceRef ix1918 ))
6327
       (portRef D (instanceRef U1_reg_data_bits0 ))))
6328
     (net nx1541 
6329
      (joined 
6330
       (portRef A_OUT (instanceRef ix1919 ))
6331
       (portRef D (instanceRef U1_reg_la_la_sign_bits ))))
6332
     (net nx1542 
6333
      (joined 
6334
       (portRef A_OUT (instanceRef ix1920 ))
6335
       (portRef D (instanceRef U1_reg_value6 ))))
6336
     (net nx1543 
6337
      (joined 
6338
       (portRef A_OUT (instanceRef ix1921 ))
6339
       (portRef D (instanceRef U1_reg_value5 ))))
6340
     (net nx1544 
6341
      (joined 
6342
       (portRef A_OUT (instanceRef ix1922 ))
6343
       (portRef D (instanceRef U1_reg_value4 ))))
6344
     (net nx1545 
6345
      (joined 
6346
       (portRef A_OUT (instanceRef ix1923 ))
6347
       (portRef D (instanceRef U1_reg_value3 ))))
6348
     (net nx1546 
6349
      (joined 
6350
       (portRef A_OUT (instanceRef ix1924 ))
6351
       (portRef D (instanceRef U1_reg_value2 ))))
6352
     (net nx1547 
6353
      (joined 
6354
       (portRef A_OUT (instanceRef ix1925 ))
6355
       (portRef D (instanceRef U1_reg_value1 ))))
6356
     (net nx1548 
6357
      (joined 
6358
       (portRef A_OUT (instanceRef ix1926 ))
6359
       (portRef D (instanceRef U1_reg_value0 ))))
6360
     (net nx1549 
6361
      (joined 
6362
       (portRef A_OUT (instanceRef ix1927 ))
6363
       (portRef D (instanceRef T1_reg_changed7 ))))
6364
     (net nx1550 
6365
      (joined 
6366
       (portRef A_OUT (instanceRef ix1928 ))
6367
       (portRef D (instanceRef T1_reg_changed6 ))))
6368
     (net nx1551 
6369
      (joined 
6370
       (portRef A_OUT (instanceRef ix1929 ))
6371
       (portRef D (instanceRef T1_reg_changed5 ))))
6372
     (net nx1552 
6373
      (joined 
6374
       (portRef A_OUT (instanceRef ix1930 ))
6375
       (portRef D (instanceRef T1_reg_changed4 ))))
6376
     (net nx1553 
6377
      (joined 
6378
       (portRef A_OUT (instanceRef ix1931 ))
6379
       (portRef D (instanceRef T1_reg_changed3 ))))
6380
     (net nx1554 
6381
      (joined 
6382
       (portRef A_OUT (instanceRef ix1932 ))
6383
       (portRef D (instanceRef T1_reg_changed2 ))))
6384
     (net nx1555 
6385
      (joined 
6386
       (portRef A_OUT (instanceRef ix1933 ))
6387
       (portRef D (instanceRef T1_reg_changed1 ))))
6388
     (net nx1556 
6389
      (joined 
6390
       (portRef A_OUT (instanceRef ix1934 ))
6391
       (portRef D (instanceRef T1_reg_changed0 ))))
6392
     (net nx1557 
6393
      (joined 
6394
       (portRef A_OUT (instanceRef ix1935 ))
6395
       (portRef D (instanceRef D1_reg_store1_dup_0 ))))
6396
     (net nx1558 
6397
      (joined 
6398
       (portRef A_OUT (instanceRef ix1936 ))
6399
       (portRef D (instanceRef D1_reg_store0_dup_0 ))))
6400
     (net nx1559 
6401
      (joined 
6402
       (portRef A_OUT (instanceRef ix1937 ))
6403
       (portRef D (instanceRef D1_reg_la_sel1 ))))
6404
     (net nx1560 
6405
      (joined 
6406
       (portRef A_OUT (instanceRef ix1938 ))
6407
       (portRef D (instanceRef D1_reg_la_sel0 ))))
6408
     (net nx1561 
6409
      (joined 
6410
       (portRef A_OUT (instanceRef ix1939 ))
6411
       (portRef D (instanceRef D1_reg_EN2 ))))
6412
     (net nx1562 
6413
      (joined 
6414
       (portRef A_OUT (instanceRef ix1940 ))
6415
       (portRef D (instanceRef D1_reg_EN1 ))))
6416
     (net nx1563 
6417
      (joined 
6418
       (portRef A_OUT (instanceRef ix1941 ))
6419
       (portRef D (instanceRef D1_reg_EN0 ))))
6420
     (net nx1564 
6421
      (joined 
6422
       (portRef A_OUT (instanceRef ix1942 ))
6423
       (portRef D (instanceRef D1_reg_ready_dup_0 ))))
6424
     (net nx1565 
6425
      (joined 
6426
       (portRef A_OUT (instanceRef ix1943 ))
6427
       (portRef D (instanceRef D1_reg_output_dup_0 ))))
6428
     (net nx1566 
6429
      (joined 
6430
       (portRef A_OUT (instanceRef ix1944 ))
6431
       (portRef D (instanceRef D1_D1_reg_store7 ))))
6432
     (net nx1567 
6433
      (joined 
6434
       (portRef A_OUT (instanceRef ix1945 ))
6435
       (portRef D (instanceRef D1_D1_reg_store6 ))))
6436
     (net nx1568 
6437
      (joined 
6438
       (portRef A_OUT (instanceRef ix1946 ))
6439
       (portRef D (instanceRef D1_D1_reg_store5 ))))
6440
     (net nx1569 
6441
      (joined 
6442
       (portRef A_OUT (instanceRef ix1947 ))
6443
       (portRef D (instanceRef D1_D1_reg_store4 ))))
6444
     (net nx1570 
6445
      (joined 
6446
       (portRef A_OUT (instanceRef ix1948 ))
6447
       (portRef D (instanceRef D1_D1_reg_store3 ))))
6448
     (net nx1571 
6449
      (joined 
6450
       (portRef A_OUT (instanceRef ix1949 ))
6451
       (portRef D (instanceRef D1_D1_reg_store2 ))))
6452
     (net nx1572 
6453
      (joined 
6454
       (portRef A_OUT (instanceRef ix1950 ))
6455
       (portRef D (instanceRef D1_D1_reg_store1 ))))
6456
     (net nx1573 
6457
      (joined 
6458
       (portRef A_OUT (instanceRef ix1951 ))
6459
       (portRef D (instanceRef D1_D1_reg_store0 ))))
6460
     (net nx1574 
6461
      (joined 
6462
       (portRef A_OUT (instanceRef ix1952 ))
6463
       (portRef D (instanceRef D1_D1_reg_update7 ))))
6464
     (net nx1575 
6465
      (joined 
6466
       (portRef A_OUT (instanceRef ix1953 ))
6467
       (portRef D (instanceRef D1_D1_reg_update6 ))))
6468
     (net nx1576 
6469
      (joined 
6470
       (portRef A_OUT (instanceRef ix1954 ))
6471
       (portRef D (instanceRef D1_D1_reg_update5 ))))
6472
     (net nx1577 
6473
      (joined 
6474
       (portRef A_OUT (instanceRef ix1955 ))
6475
       (portRef D (instanceRef D1_D1_reg_update4 ))))
6476
     (net nx1578 
6477
      (joined 
6478
       (portRef A_OUT (instanceRef ix1956 ))
6479
       (portRef D (instanceRef D1_D1_reg_update3 ))))
6480
     (net nx1579 
6481
      (joined 
6482
       (portRef A_OUT (instanceRef ix1957 ))
6483
       (portRef D (instanceRef D1_D1_reg_update2 ))))
6484
     (net nx1580 
6485
      (joined 
6486
       (portRef A_OUT (instanceRef ix1958 ))
6487
       (portRef D (instanceRef D1_D1_reg_update1 ))))
6488
     (net nx1581 
6489
      (joined 
6490
       (portRef A_OUT (instanceRef ix1959 ))
6491
       (portRef D (instanceRef D1_D1_reg_update0 ))))
6492
     (net nx1582 
6493
      (joined 
6494
       (portRef A_OUT (instanceRef ix1960 ))
6495
       (portRef D (instanceRef D1_D1_reg_output ))))
6496
     (net nx1583 
6497
      (joined 
6498
       (portRef A_OUT (instanceRef ix1961 ))
6499
       (portRef D (instanceRef D1_D1_reg_ready ))))
6500
     (net nx1584 
6501
      (joined 
6502
       (portRef A_OUT (instanceRef ix1962 ))
6503
       (portRef D (instanceRef D1_D2_reg_reg18 ))))
6504
     (net nx1585 
6505
      (joined 
6506
       (portRef A_OUT (instanceRef ix1963 ))
6507
       (portRef D (instanceRef D1_D2_reg_reg17 ))))
6508
     (net nx1586 
6509
      (joined 
6510
       (portRef A_OUT (instanceRef ix1964 ))
6511
       (portRef D (instanceRef D1_D2_reg_reg16 ))))
6512
     (net nx1587 
6513
      (joined 
6514
       (portRef A_OUT (instanceRef ix1965 ))
6515
       (portRef D (instanceRef D1_D2_reg_reg15 ))))
6516
     (net nx1588 
6517
      (joined 
6518
       (portRef A_OUT (instanceRef ix1966 ))
6519
       (portRef D (instanceRef D1_D2_reg_reg14 ))))
6520
     (net nx1589 
6521
      (joined 
6522
       (portRef A_OUT (instanceRef ix1967 ))
6523
       (portRef D (instanceRef D1_D2_reg_reg13 ))))
6524
     (net nx1590 
6525
      (joined 
6526
       (portRef A_OUT (instanceRef ix1968 ))
6527
       (portRef D (instanceRef D1_D2_reg_reg12 ))))
6528
     (net nx1591 
6529
      (joined 
6530
       (portRef A_OUT (instanceRef ix1969 ))
6531
       (portRef D (instanceRef D1_D2_reg_reg11 ))))
6532
     (net nx1592 
6533
      (joined 
6534
       (portRef A_OUT (instanceRef ix1970 ))
6535
       (portRef D (instanceRef D1_D2_reg_reg10 ))))
6536
     (net nx1593 
6537
      (joined 
6538
       (portRef A_OUT (instanceRef ix1971 ))
6539
       (portRef D (instanceRef D1_D2_reg_reg9 ))))
6540
     (net nx1594 
6541
      (joined 
6542
       (portRef A_OUT (instanceRef ix1972 ))
6543
       (portRef D (instanceRef D1_D2_reg_reg8 ))))
6544
     (net nx1595 
6545
      (joined 
6546
       (portRef A_OUT (instanceRef ix1973 ))
6547
       (portRef D (instanceRef D1_D2_reg_reg7 ))))
6548
     (net nx1596 
6549
      (joined 
6550
       (portRef A_OUT (instanceRef ix1974 ))
6551
       (portRef D (instanceRef D1_D2_reg_reg6 ))))
6552
     (net nx1597 
6553
      (joined 
6554
       (portRef A_OUT (instanceRef ix1975 ))
6555
       (portRef D (instanceRef D1_D2_reg_reg5 ))))
6556
     (net nx1598 
6557
      (joined 
6558
       (portRef A_OUT (instanceRef ix1976 ))
6559
       (portRef D (instanceRef D1_D2_reg_reg4 ))))
6560
     (net nx1599 
6561
      (joined 
6562
       (portRef A_OUT (instanceRef ix1977 ))
6563
       (portRef D (instanceRef D1_D2_reg_reg3 ))))
6564
     (net nx1600 
6565
      (joined 
6566
       (portRef A_OUT (instanceRef ix1978 ))
6567
       (portRef D (instanceRef D1_D2_reg_reg2 ))))
6568
     (net nx1601 
6569
      (joined 
6570
       (portRef A_OUT (instanceRef ix1979 ))
6571
       (portRef D (instanceRef D1_D2_reg_reg1 ))))
6572
     (net nx1602 
6573
      (joined 
6574
       (portRef A_OUT (instanceRef ix1980 ))
6575
       (portRef D (instanceRef D1_D2_reg_reg0 ))))
6576
     (net nx1603 
6577
      (joined 
6578
       (portRef A_OUT (instanceRef ix1981 ))
6579
       (portRef D (instanceRef D1_D2_reg_feedback ))))
6580
     (net nx1604 
6581
      (joined 
6582
       (portRef A_OUT (instanceRef ix1982 ))
6583
       (portRef D (instanceRef D1_D2_reg_value7 ))))
6584
     (net nx1605 
6585
      (joined 
6586
       (portRef A_OUT (instanceRef ix1983 ))
6587
       (portRef D (instanceRef D1_D2_reg_value6 ))))
6588
     (net nx1606 
6589
      (joined 
6590
       (portRef A_OUT (instanceRef ix1984 ))
6591
       (portRef D (instanceRef D1_D2_reg_value5 ))))
6592
     (net nx1607 
6593
      (joined 
6594
       (portRef A_OUT (instanceRef ix1985 ))
6595
       (portRef D (instanceRef D1_D2_reg_value4 ))))
6596
     (net nx1608 
6597
      (joined 
6598
       (portRef A_OUT (instanceRef ix1986 ))
6599
       (portRef D (instanceRef D1_D2_reg_value3 ))))
6600
     (net nx1609 
6601
      (joined 
6602
       (portRef A_OUT (instanceRef ix1987 ))
6603
       (portRef D (instanceRef D1_D2_reg_value2 ))))
6604
     (net nx1610 
6605
      (joined 
6606
       (portRef A_OUT (instanceRef ix1988 ))
6607
       (portRef D (instanceRef D1_D2_reg_value1 ))))
6608
     (net nx1611 
6609
      (joined 
6610
       (portRef A_OUT (instanceRef ix1989 ))
6611
       (portRef D (instanceRef D1_D2_reg_value0 ))))
6612
     (net nx1612 
6613
      (joined 
6614
       (portRef A_OUT (instanceRef ix1990 ))
6615
       (portRef D (instanceRef D1_D2_reg_int_ready ))))
6616
     (net nx1613 
6617
      (joined 
6618
       (portRef A_OUT (instanceRef ix1991 ))
6619
       (portRef D (instanceRef D1_D2_reg_la_value7 ))))
6620
     (net nx1614 
6621
      (joined 
6622
       (portRef A_OUT (instanceRef ix1992 ))
6623
       (portRef D (instanceRef D1_D2_reg_la_value6 ))))
6624
     (net nx1615 
6625
      (joined 
6626
       (portRef A_OUT (instanceRef ix1993 ))
6627
       (portRef D (instanceRef D1_D2_reg_la_value5 ))))
6628
     (net nx1616 
6629
      (joined 
6630
       (portRef A_OUT (instanceRef ix1994 ))
6631
       (portRef D (instanceRef D1_D2_reg_la_value4 ))))
6632
     (net nx1617 
6633
      (joined 
6634
       (portRef A_OUT (instanceRef ix1995 ))
6635
       (portRef D (instanceRef D1_D2_reg_la_value3 ))))
6636
     (net nx1618 
6637
      (joined 
6638
       (portRef A_OUT (instanceRef ix1996 ))
6639
       (portRef D (instanceRef D1_D2_reg_la_value2 ))))
6640
     (net nx1619 
6641
      (joined 
6642
       (portRef A_OUT (instanceRef ix1997 ))
6643
       (portRef D (instanceRef D1_D2_reg_la_value1 ))))
6644
     (net nx1620 
6645
      (joined 
6646
       (portRef A_OUT (instanceRef ix1998 ))
6647
       (portRef D (instanceRef D1_D2_reg_la_value0 ))))
6648
     (net nx1621 
6649
      (joined 
6650
       (portRef A_OUT (instanceRef ix1999 ))
6651
       (portRef D (instanceRef D1_D2_reg_put ))))
6652
     (net nx1622 
6653
      (joined 
6654
       (portRef A_OUT (instanceRef ix2000 ))
6655
       (portRef D (instanceRef D1_D2_reg_output ))))
6656
     (net nx1623 
6657
      (joined 
6658
       (portRef A_OUT (instanceRef ix2001 ))
6659
       (portRef D (instanceRef D1_D3_reg_output ))))
6660
     (net nx1624 
6661
      (joined 
6662
       (portRef A_OUT (instanceRef ix2002 ))
6663
       (portRef D (instanceRef D1_D3_reg_ready ))))
6664
     (net nx1625 
6665
      (joined 
6666
       (portRef A_OUT (instanceRef ix2003 ))
6667
       (portRef D (instanceRef O1_reg_samptime ))))
6668
     (net nx1626 
6669
      (joined 
6670
       (portRef A_OUT (instanceRef ix2004 ))
6671
       (portRef D (instanceRef O1_reg_enable5 ))))
6672
     (net nx1627 
6673
      (joined 
6674
       (portRef A_OUT (instanceRef ix2005 ))
6675
       (portRef D (instanceRef O1_reg_enable4 ))))
6676
     (net nx1628 
6677
      (joined 
6678
       (portRef A_OUT (instanceRef ix2006 ))
6679
       (portRef D (instanceRef O1_reg_enable3 ))))
6680
     (net nx1629 
6681
      (joined 
6682
       (portRef A_OUT (instanceRef ix2007 ))
6683
       (portRef D (instanceRef O1_reg_enable2 ))))
6684
     (net nx1630 
6685
      (joined 
6686
       (portRef A_OUT (instanceRef ix2008 ))
6687
       (portRef D (instanceRef O1_reg_enable1 ))))
6688
     (net nx1631 
6689
      (joined 
6690
       (portRef A_OUT (instanceRef ix2009 ))
6691
       (portRef D (instanceRef O1_reg_enable0 ))))
6692
     (net nx1632 
6693
      (joined 
6694
       (portRef A_OUT (instanceRef ix2010 ))
6695
       (portRef D (instanceRef O1_reg_last7 ))))
6696
     (net nx1633 
6697
      (joined 
6698
       (portRef A_OUT (instanceRef ix2011 ))
6699
       (portRef D (instanceRef O1_reg_led_col0row13 ))))
6700
     (net nx1634 
6701
      (joined 
6702
       (portRef A_OUT (instanceRef ix2012 ))
6703
       (portRef D (instanceRef O1_reg_led_col0row12 ))))
6704
     (net nx1635 
6705
      (joined 
6706
       (portRef A_OUT (instanceRef ix2013 ))
6707
       (portRef D (instanceRef O1_reg_led_col0row11 ))))
6708
     (net nx1636 
6709
      (joined 
6710
       (portRef A_OUT (instanceRef ix2014 ))
6711
       (portRef D (instanceRef O1_reg_led_col0row10 ))))
6712
     (net nx1637 
6713
      (joined 
6714
       (portRef A_OUT (instanceRef ix2015 ))
6715
       (portRef D (instanceRef O1_reg_led_col0row9 ))))
6716
     (net nx1638 
6717
      (joined 
6718
       (portRef A_OUT (instanceRef ix2016 ))
6719
       (portRef D (instanceRef O1_reg_led_col0row8 ))))
6720
     (net nx1639 
6721
      (joined 
6722
       (portRef A_OUT (instanceRef ix2017 ))
6723
       (portRef D (instanceRef O1_reg_led_col0row7 ))))
6724
     (net nx1640 
6725
      (joined 
6726
       (portRef A_OUT (instanceRef ix2018 ))
6727
       (portRef D (instanceRef O1_reg_led_col0row6 ))))
6728
     (net nx1641 
6729
      (joined 
6730
       (portRef A_OUT (instanceRef ix2019 ))
6731
       (portRef D (instanceRef O1_reg_led_col0row5 ))))
6732
     (net nx1642 
6733
      (joined 
6734
       (portRef A_OUT (instanceRef ix2020 ))
6735
       (portRef D (instanceRef O1_reg_led_col0row4 ))))
6736
     (net nx1643 
6737
      (joined 
6738
       (portRef A_OUT (instanceRef ix2021 ))
6739
       (portRef D (instanceRef O1_reg_led_col0row3 ))))
6740
     (net nx1644 
6741
      (joined 
6742
       (portRef A_OUT (instanceRef ix2022 ))
6743
       (portRef D (instanceRef O1_reg_led_col0row2 ))))
6744
     (net nx1645 
6745
      (joined 
6746
       (portRef A_OUT (instanceRef ix2023 ))
6747
       (portRef D (instanceRef O1_reg_led_col0row1 ))))
6748
     (net nx1646 
6749
      (joined 
6750
       (portRef A_OUT (instanceRef ix2024 ))
6751
       (portRef D (instanceRef O1_reg_led_col0row0 ))))
6752
     (net nx1647 
6753
      (joined 
6754
       (portRef A_OUT (instanceRef ix2025 ))
6755
       (portRef D (instanceRef O1_reg_led_col1row13 ))))
6756
     (net nx1648 
6757
      (joined 
6758
       (portRef A_OUT (instanceRef ix2026 ))
6759
       (portRef D (instanceRef O1_reg_led_col1row12 ))))
6760
     (net nx1649 
6761
      (joined 
6762
       (portRef A_OUT (instanceRef ix2027 ))
6763
       (portRef D (instanceRef O1_reg_led_col1row11 ))))
6764
     (net nx1650 
6765
      (joined 
6766
       (portRef A_OUT (instanceRef ix2028 ))
6767
       (portRef D (instanceRef O1_reg_led_col1row10 ))))
6768
     (net nx1651 
6769
      (joined 
6770
       (portRef A_OUT (instanceRef ix2029 ))
6771
       (portRef D (instanceRef O1_reg_led_col1row9 ))))
6772
     (net nx1652 
6773
      (joined 
6774
       (portRef A_OUT (instanceRef ix2030 ))
6775
       (portRef D (instanceRef O1_reg_led_col1row8 ))))
6776
     (net nx1653 
6777
      (joined 
6778
       (portRef A_OUT (instanceRef ix2031 ))
6779
       (portRef D (instanceRef O1_reg_led_col1row7 ))))
6780
     (net nx1654 
6781
      (joined 
6782
       (portRef A_OUT (instanceRef ix2032 ))
6783
       (portRef D (instanceRef O1_reg_led_col1row6 ))))
6784
     (net nx1655 
6785
      (joined 
6786
       (portRef A_OUT (instanceRef ix2033 ))
6787
       (portRef D (instanceRef O1_reg_led_col1row5 ))))
6788
     (net nx1656 
6789
      (joined 
6790
       (portRef A_OUT (instanceRef ix2034 ))
6791
       (portRef D (instanceRef O1_reg_led_col1row4 ))))
6792
     (net nx1657 
6793
      (joined 
6794
       (portRef A_OUT (instanceRef ix2035 ))
6795
       (portRef D (instanceRef O1_reg_led_col1row3 ))))
6796
     (net nx1658 
6797
      (joined 
6798
       (portRef A_OUT (instanceRef ix2036 ))
6799
       (portRef D (instanceRef O1_reg_led_col1row2 ))))
6800
     (net nx1659 
6801
      (joined 
6802
       (portRef A_OUT (instanceRef ix2037 ))
6803
       (portRef D (instanceRef O1_reg_led_col1row1 ))))
6804
     (net nx1660 
6805
      (joined 
6806
       (portRef A_OUT (instanceRef ix2038 ))
6807
       (portRef D (instanceRef O1_reg_led_col1row0 ))))
6808
     (net nx1661 
6809
      (joined 
6810
       (portRef A_OUT (instanceRef ix2039 ))
6811
       (portRef D (instanceRef O1_reg_led_col2row13 ))))
6812
     (net nx1662 
6813
      (joined 
6814
       (portRef A_OUT (instanceRef ix2040 ))
6815
       (portRef D (instanceRef O1_reg_led_col2row12 ))))
6816
     (net nx1663 
6817
      (joined 
6818
       (portRef A_OUT (instanceRef ix2041 ))
6819
       (portRef D (instanceRef O1_reg_led_col2row11 ))))
6820
     (net nx1664 
6821
      (joined 
6822
       (portRef A_OUT (instanceRef ix2042 ))
6823
       (portRef D (instanceRef O1_reg_led_col2row10 ))))
6824
     (net nx1665 
6825
      (joined 
6826
       (portRef A_OUT (instanceRef ix2043 ))
6827
       (portRef D (instanceRef O1_reg_led_col2row9 ))))
6828
     (net nx1666 
6829
      (joined 
6830
       (portRef A_OUT (instanceRef ix2044 ))
6831
       (portRef D (instanceRef O1_reg_led_col2row8 ))))
6832
     (net nx1667 
6833
      (joined 
6834
       (portRef A_OUT (instanceRef ix2045 ))
6835
       (portRef D (instanceRef O1_reg_led_col2row7 ))))
6836
     (net nx1668 
6837
      (joined 
6838
       (portRef A_OUT (instanceRef ix2046 ))
6839
       (portRef D (instanceRef O1_reg_led_col2row6 ))))
6840
     (net nx1669 
6841
      (joined 
6842
       (portRef A_OUT (instanceRef ix2047 ))
6843
       (portRef D (instanceRef O1_reg_led_col2row5 ))))
6844
     (net nx1670 
6845
      (joined 
6846
       (portRef A_OUT (instanceRef ix2048 ))
6847
       (portRef D (instanceRef O1_reg_led_col2row4 ))))
6848
     (net nx1671 
6849
      (joined 
6850
       (portRef A_OUT (instanceRef ix2049 ))
6851
       (portRef D (instanceRef O1_reg_led_col2row3 ))))
6852
     (net nx1672 
6853
      (joined 
6854
       (portRef A_OUT (instanceRef ix2050 ))
6855
       (portRef D (instanceRef O1_reg_led_col2row2 ))))
6856
     (net nx1673 
6857
      (joined 
6858
       (portRef A_OUT (instanceRef ix2051 ))
6859
       (portRef D (instanceRef O1_reg_led_col2row1 ))))
6860
     (net nx1674 
6861
      (joined 
6862
       (portRef A_OUT (instanceRef ix2052 ))
6863
       (portRef D (instanceRef O1_reg_led_col2row0 ))))
6864
     (net nx1675 
6865
      (joined 
6866
       (portRef A_OUT (instanceRef ix2053 ))
6867
       (portRef D (instanceRef O1_reg_led_col3row13 ))))
6868
     (net nx1676 
6869
      (joined 
6870
       (portRef A_OUT (instanceRef ix2054 ))
6871
       (portRef D (instanceRef O1_reg_led_col3row12 ))))
6872
     (net nx1677 
6873
      (joined 
6874
       (portRef A_OUT (instanceRef ix2055 ))
6875
       (portRef D (instanceRef O1_reg_led_col3row11 ))))
6876
     (net nx1678 
6877
      (joined 
6878
       (portRef A_OUT (instanceRef ix2056 ))
6879
       (portRef D (instanceRef O1_reg_led_col3row10 ))))
6880
     (net nx1679 
6881
      (joined 
6882
       (portRef A_OUT (instanceRef ix2057 ))
6883
       (portRef D (instanceRef O1_reg_led_col3row9 ))))
6884
     (net nx1680 
6885
      (joined 
6886
       (portRef A_OUT (instanceRef ix2058 ))
6887
       (portRef D (instanceRef O1_reg_led_col3row8 ))))
6888
     (net nx1681 
6889
      (joined 
6890
       (portRef A_OUT (instanceRef ix2059 ))
6891
       (portRef D (instanceRef O1_reg_led_col3row7 ))))
6892
     (net nx1682 
6893
      (joined 
6894
       (portRef A_OUT (instanceRef ix2060 ))
6895
       (portRef D (instanceRef O1_reg_led_col3row6 ))))
6896
     (net nx1683 
6897
      (joined 
6898
       (portRef A_OUT (instanceRef ix2061 ))
6899
       (portRef D (instanceRef O1_reg_led_col3row5 ))))
6900
     (net nx1684 
6901
      (joined 
6902
       (portRef A_OUT (instanceRef ix2062 ))
6903
       (portRef D (instanceRef O1_reg_led_col3row4 ))))
6904
     (net nx1685 
6905
      (joined 
6906
       (portRef A_OUT (instanceRef ix2063 ))
6907
       (portRef D (instanceRef O1_reg_led_col3row3 ))))
6908
     (net nx1686 
6909
      (joined 
6910
       (portRef A_OUT (instanceRef ix2064 ))
6911
       (portRef D (instanceRef O1_reg_led_col3row2 ))))
6912
     (net nx1687 
6913
      (joined 
6914
       (portRef A_OUT (instanceRef ix2065 ))
6915
       (portRef D (instanceRef O1_reg_led_col3row1 ))))
6916
     (net nx1688 
6917
      (joined 
6918
       (portRef A_OUT (instanceRef ix2066 ))
6919
       (portRef D (instanceRef O1_reg_led_col3row0 ))))
6920
     (net nx1689 
6921
      (joined 
6922
       (portRef A_OUT (instanceRef ix2067 ))
6923
       (portRef D (instanceRef O1_reg_led_col4row13 ))))
6924
     (net nx1690 
6925
      (joined 
6926
       (portRef A_OUT (instanceRef ix2068 ))
6927
       (portRef D (instanceRef O1_reg_led_col4row12 ))))
6928
     (net nx1691 
6929
      (joined 
6930
       (portRef A_OUT (instanceRef ix2069 ))
6931
       (portRef D (instanceRef O1_reg_led_col4row11 ))))
6932
     (net nx1692 
6933
      (joined 
6934
       (portRef A_OUT (instanceRef ix2070 ))
6935
       (portRef D (instanceRef O1_reg_led_col4row10 ))))
6936
     (net nx1693 
6937
      (joined 
6938
       (portRef A_OUT (instanceRef ix2071 ))
6939
       (portRef D (instanceRef O1_reg_led_col4row9 ))))
6940
     (net nx1694 
6941
      (joined 
6942
       (portRef A_OUT (instanceRef ix2072 ))
6943
       (portRef D (instanceRef O1_reg_led_col4row8 ))))
6944
     (net nx1695 
6945
      (joined 
6946
       (portRef A_OUT (instanceRef ix2073 ))
6947
       (portRef D (instanceRef O1_reg_led_col4row7 ))))
6948
     (net nx1696 
6949
      (joined 
6950
       (portRef A_OUT (instanceRef ix2074 ))
6951
       (portRef D (instanceRef O1_reg_led_col4row6 ))))
6952
     (net nx1697 
6953
      (joined 
6954
       (portRef A_OUT (instanceRef ix2075 ))
6955
       (portRef D (instanceRef O1_reg_led_col4row5 ))))
6956
     (net nx1698 
6957
      (joined 
6958
       (portRef A_OUT (instanceRef ix2076 ))
6959
       (portRef D (instanceRef O1_reg_led_col4row4 ))))
6960
     (net nx1699 
6961
      (joined 
6962
       (portRef A_OUT (instanceRef ix2077 ))
6963
       (portRef D (instanceRef O1_reg_led_col4row3 ))))
6964
     (net nx1700 
6965
      (joined 
6966
       (portRef A_OUT (instanceRef ix2078 ))
6967
       (portRef D (instanceRef O1_reg_led_col4row2 ))))
6968
     (net nx1701 
6969
      (joined 
6970
       (portRef A_OUT (instanceRef ix2079 ))
6971
       (portRef D (instanceRef O1_reg_led_col4row1 ))))
6972
     (net nx1702 
6973
      (joined 
6974
       (portRef A_OUT (instanceRef ix2080 ))
6975
       (portRef D (instanceRef O1_reg_led_col4row0 ))))
6976
     (net nx1703 
6977
      (joined 
6978
       (portRef A_OUT (instanceRef ix2081 ))
6979
       (portRef D (instanceRef O1_reg_led_col5row13 ))))
6980
     (net nx1704 
6981
      (joined 
6982
       (portRef A_OUT (instanceRef ix2082 ))
6983
       (portRef D (instanceRef O1_reg_led_col5row12 ))))
6984
     (net nx1705 
6985
      (joined 
6986
       (portRef A_OUT (instanceRef ix2083 ))
6987
       (portRef D (instanceRef O1_reg_led_col5row11 ))))
6988
     (net nx1706 
6989
      (joined 
6990
       (portRef A_OUT (instanceRef ix2084 ))
6991
       (portRef D (instanceRef O1_reg_led_col5row10 ))))
6992
     (net nx1707 
6993
      (joined 
6994
       (portRef A_OUT (instanceRef ix2085 ))
6995
       (portRef D (instanceRef O1_reg_led_col5row9 ))))
6996
     (net nx1708 
6997
      (joined 
6998
       (portRef A_OUT (instanceRef ix2086 ))
6999
       (portRef D (instanceRef O1_reg_led_col5row8 ))))
7000
     (net nx1709 
7001
      (joined 
7002
       (portRef A_OUT (instanceRef ix2087 ))
7003
       (portRef D (instanceRef O1_reg_led_col5row7 ))))
7004
     (net nx1710 
7005
      (joined 
7006
       (portRef A_OUT (instanceRef ix2088 ))
7007
       (portRef D (instanceRef O1_reg_led_col5row6 ))))
7008
     (net nx1711 
7009
      (joined 
7010
       (portRef A_OUT (instanceRef ix2089 ))
7011
       (portRef D (instanceRef O1_reg_led_col5row5 ))))
7012
     (net nx1712 
7013
      (joined 
7014
       (portRef A_OUT (instanceRef ix2090 ))
7015
       (portRef D (instanceRef O1_reg_led_col5row4 ))))
7016
     (net nx1713 
7017
      (joined 
7018
       (portRef A_OUT (instanceRef ix2091 ))
7019
       (portRef D (instanceRef O1_reg_led_col5row3 ))))
7020
     (net nx1714 
7021
      (joined 
7022
       (portRef A_OUT (instanceRef ix2092 ))
7023
       (portRef D (instanceRef O1_reg_led_col5row2 ))))
7024
     (net nx1715 
7025
      (joined 
7026
       (portRef A_OUT (instanceRef ix2093 ))
7027
       (portRef D (instanceRef O1_reg_led_col5row1 ))))
7028
     (net nx1716 
7029
      (joined 
7030
       (portRef A_OUT (instanceRef ix2094 ))
7031
       (portRef D (instanceRef O1_reg_led_col5row0 ))))
7032
     (net O1_NOT_nx607_repl1_lc 
7033
      (joined 
7034
       (portRef Y (instanceRef ix2095_lc ))
7035
       (portRef ENA (instanceRef O1_reg_led_col0row12 ))
7036
       (portRef ENA (instanceRef O1_reg_led_col0row11 ))
7037
       (portRef ENA (instanceRef O1_reg_led_col0row10 ))
7038
       (portRef ENA (instanceRef O1_reg_led_col0row9 ))
7039
       (portRef ENA (instanceRef O1_reg_led_col0row8 ))
7040
       (portRef ENA (instanceRef O1_reg_led_col0row7 ))
7041
       (portRef ENA (instanceRef O1_reg_led_col0row6 ))
7042
       (portRef ENA (instanceRef O1_reg_led_col0row5 ))
7043
       (portRef ENA (instanceRef O1_reg_led_col0row4 ))
7044
       (portRef ENA (instanceRef O1_reg_led_col0row3 ))
7045
       (portRef ENA (instanceRef O1_reg_led_col0row2 ))
7046
       (portRef ENA (instanceRef O1_reg_led_col0row1 ))
7047
       (portRef ENA (instanceRef O1_reg_led_col0row0 ))
7048
       (portRef ENA (instanceRef O1_reg_led_col1row13 ))
7049
       (portRef ENA (instanceRef O1_reg_led_col1row12 ))
7050
       (portRef ENA (instanceRef O1_reg_led_col1row11 ))
7051
       (portRef ENA (instanceRef O1_reg_led_col1row10 ))
7052
       (portRef ENA (instanceRef O1_reg_led_col1row9 ))
7053
       (portRef ENA (instanceRef O1_reg_led_col1row8 ))
7054
       (portRef ENA (instanceRef O1_reg_led_col1row7 ))
7055
       (portRef ENA (instanceRef O1_reg_led_col1row6 ))
7056
       (portRef ENA (instanceRef O1_reg_led_col1row5 ))
7057
       (portRef ENA (instanceRef O1_reg_led_col1row4 ))
7058
       (portRef ENA (instanceRef O1_reg_led_col1row3 ))
7059
       (portRef ENA (instanceRef O1_reg_led_col1row2 ))
7060
       (portRef ENA (instanceRef O1_reg_led_col1row1 ))
7061
       (portRef ENA (instanceRef O1_reg_led_col1row0 ))
7062
       (portRef ENA (instanceRef O1_reg_led_col2row13 ))
7063
       (portRef ENA (instanceRef O1_reg_led_col2row12 ))
7064
       (portRef ENA (instanceRef O1_reg_led_col2row11 ))
7065
       (portRef ENA (instanceRef O1_reg_led_col2row10 ))
7066
       (portRef ENA (instanceRef O1_reg_led_col2row9 ))
7067
       (portRef ENA (instanceRef O1_reg_led_col2row8 ))
7068
       (portRef ENA (instanceRef O1_reg_led_col2row7 ))
7069
       (portRef ENA (instanceRef O1_reg_led_col2row6 ))
7070
       (portRef ENA (instanceRef O1_reg_led_col2row5 ))
7071
       (portRef ENA (instanceRef O1_reg_led_col2row4 ))
7072
       (portRef ENA (instanceRef O1_reg_led_col2row3 ))
7073
       (portRef ENA (instanceRef O1_reg_led_col2row2 ))
7074
       (portRef ENA (instanceRef O1_reg_led_col2row1 ))
7075
       (portRef ENA (instanceRef O1_reg_led_col2row0 ))
7076
       (portRef ENA (instanceRef O1_reg_led_col3row13 ))))
7077
     (net C1_nx99 
7078
      (joined 
7079
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix39 ))
7080
       (portRef IN1 (instanceRef C1_modgen_add_8_ix39_lc ))))
7081
     (net C1_modgen_add_8_nx42 
7082
      (joined 
7083
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix41 ))
7084
       (portRef IN1 (instanceRef C1_modgen_add_8_ix41_carry ))))
7085
     (net C1_nx98 
7086
      (joined 
7087
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix43 ))
7088
       (portRef IN1 (instanceRef C1_modgen_add_8_ix43_lc ))))
7089
     (net C1_modgen_add_8_nx46 
7090
      (joined 
7091
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix45 ))
7092
       (portRef IN1 (instanceRef C1_modgen_add_8_ix45_carry ))))
7093
     (net C1_nx97 
7094
      (joined 
7095
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix47 ))
7096
       (portRef IN1 (instanceRef C1_modgen_add_8_ix47_lc ))))
7097
     (net C1_modgen_add_8_nx50 
7098
      (joined 
7099
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix49 ))
7100
       (portRef IN1 (instanceRef C1_modgen_add_8_ix49_carry ))))
7101
     (net C1_nx96 
7102
      (joined 
7103
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix51 ))
7104
       (portRef IN1 (instanceRef C1_modgen_add_8_ix51_lc ))))
7105
     (net C1_modgen_add_8_nx54 
7106
      (joined 
7107
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix53 ))
7108
       (portRef IN1 (instanceRef C1_modgen_add_8_ix53_carry ))))
7109
     (net C1_nx95 
7110
      (joined 
7111
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix55 ))
7112
       (portRef IN1 (instanceRef C1_modgen_add_8_ix55_lc ))))
7113
     (net C1_modgen_add_8_nx58 
7114
      (joined 
7115
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix57 ))
7116
       (portRef IN1 (instanceRef C1_modgen_add_8_ix57_carry ))))
7117
     (net C1_nx94 
7118
      (joined 
7119
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix59 ))
7120
       (portRef IN1 (instanceRef C1_modgen_add_8_ix59_lc ))))
7121
     (net C1_modgen_add_8_nx62 
7122
      (joined 
7123
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix61 ))
7124
       (portRef IN1 (instanceRef C1_modgen_add_8_ix61_carry ))))
7125
     (net C1_modgen_add_8_nx66 
7126
      (joined 
7127
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix65 ))
7128
       (portRef IN1 (instanceRef C1_modgen_add_8_ix65_carry ))))
7129
     (net C1_modgen_add_8_nx70 
7130
      (joined 
7131
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix69 ))
7132
       (portRef IN1 (instanceRef C1_modgen_add_8_ix69_carry ))))
7133
     (net C1_modgen_add_8_nx74 
7134
      (joined 
7135
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix73 ))
7136
       (portRef IN1 (instanceRef C1_modgen_add_8_ix73_carry ))))
7137
     (net C1_modgen_add_8_nx78 
7138
      (joined 
7139
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix77 ))
7140
       (portRef IN1 (instanceRef C1_modgen_add_8_ix77_carry ))))
7141
     (net C1_modgen_add_8_nx82 
7142
      (joined 
7143
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix81 ))
7144
       (portRef IN1 (instanceRef C1_modgen_add_8_ix81_carry ))))
7145
     (net C1_modgen_add_8_nx86 
7146
      (joined 
7147
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix85 ))
7148
       (portRef IN1 (instanceRef C1_modgen_add_8_ix85_carry ))))
7149
     (net C1_modgen_add_8_nx90 
7150
      (joined 
7151
       (portRef A_OUT (instanceRef C1_modgen_add_8_ix89 ))
7152
       (portRef IN1 (instanceRef C1_modgen_add_8_ix89_carry ))))
7153
     (net U1_nx655 
7154
      (joined 
7155
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix21 ))
7156
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix21_lc ))))
7157
     (net U1_modgen_umin_27_nx24 
7158
      (joined 
7159
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix23 ))
7160
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix23_carry ))))
7161
     (net U1_nx653 
7162
      (joined 
7163
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix25 ))
7164
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix25_lc ))))
7165
     (net U1_modgen_umin_27_nx28 
7166
      (joined 
7167
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix27 ))
7168
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix27_carry ))))
7169
     (net U1_nx651 
7170
      (joined 
7171
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix29 ))
7172
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix29_lc ))))
7173
     (net U1_modgen_umin_27_nx32 
7174
      (joined 
7175
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix31 ))
7176
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix31_carry ))))
7177
     (net U1_nx649 
7178
      (joined 
7179
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix33 ))
7180
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix33_lc ))))
7181
     (net U1_modgen_umin_27_nx36 
7182
      (joined 
7183
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix35 ))
7184
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix35_carry ))))
7185
     (net U1_nx647 
7186
      (joined 
7187
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix37 ))
7188
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix37_lc ))))
7189
     (net U1_modgen_umin_27_nx40 
7190
      (joined 
7191
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix39 ))
7192
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix39_carry ))))
7193
     (net U1_nx645 
7194
      (joined 
7195
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix41 ))
7196
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix41_lc ))))
7197
     (net U1_modgen_umin_27_nx44 
7198
      (joined 
7199
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix43 ))
7200
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix43_carry ))))
7201
     (net U1_nx643 
7202
      (joined 
7203
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix45 ))
7204
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix45_lc ))))
7205
     (net U1_modgen_umin_27_nx48 
7206
      (joined 
7207
       (portRef A_OUT (instanceRef U1_modgen_umin_27_ix47 ))
7208
       (portRef IN1 (instanceRef U1_modgen_umin_27_ix47_carry ))))
7209
     (net D1_D1_modgen_eq_38_nx21 
7210
      (joined 
7211
       (portRef A_OUT (instanceRef D1_D1_modgen_eq_38_ix22 ))
7212
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix22_cas ))))
7213
     (net D1_D1_modgen_eq_38_nx25 
7214
      (joined 
7215
       (portRef A_OUT (instanceRef D1_D1_modgen_eq_38_ix26 ))
7216
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix26_cas ))))
7217
     (net D1_D1_modgen_eq_38_nx29 
7218
      (joined 
7219
       (portRef A_OUT (instanceRef D1_D1_modgen_eq_38_ix30 ))
7220
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix30_cas ))))
7221
     (net a0 
7222
      (joined 
7223
       (portRef A_OUT (instanceRef D1_D1_modgen_eq_38_ix34 ))
7224
       (portRef IN1 (instanceRef D1_D1_modgen_eq_38_ix34_lc ))))
7225
     (net D1_D2_modgen_gt_44_nx22 
7226
      (joined 
7227
       (portRef A_OUT (instanceRef D1_D2_modgen_gt_44_ix21 ))
7228
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix21_carry ))))
7229
     (net D1_D2_modgen_gt_44_nx24 
7230
      (joined 
7231
       (portRef A_OUT (instanceRef D1_D2_modgen_gt_44_ix23 ))
7232
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix23_carry ))))
7233
     (net D1_D2_modgen_gt_44_nx26 
7234
      (joined 
7235
       (portRef A_OUT (instanceRef D1_D2_modgen_gt_44_ix25 ))
7236
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix25_carry ))))
7237
     (net D1_D2_modgen_gt_44_nx28 
7238
      (joined 
7239
       (portRef A_OUT (instanceRef D1_D2_modgen_gt_44_ix27 ))
7240
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix27_carry ))))
7241
     (net D1_D2_modgen_gt_44_nx30 
7242
      (joined 
7243
       (portRef A_OUT (instanceRef D1_D2_modgen_gt_44_ix29 ))
7244
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix29_carry ))))
7245
     (net D1_D2_modgen_gt_44_nx32 
7246
      (joined 
7247
       (portRef A_OUT (instanceRef D1_D2_modgen_gt_44_ix31 ))
7248
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix31_carry ))))
7249
     (net D1_D2_modgen_gt_44_nx34 
7250
      (joined 
7251
       (portRef A_OUT (instanceRef D1_D2_modgen_gt_44_ix33 ))
7252
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix33_carry ))))
7253
     (net D1_D2_nx598 
7254
      (joined 
7255
       (portRef A_OUT (instanceRef D1_D2_modgen_gt_44_ix35 ))
7256
       (portRef IN1 (instanceRef D1_D2_modgen_gt_44_ix35_lc ))))
7257
     (net D1_D3_modgen_gt_45_nx22 
7258
      (joined 
7259
       (portRef A_OUT (instanceRef D1_D3_modgen_gt_45_ix21 ))
7260
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix21_carry ))))
7261
     (net D1_D3_modgen_gt_45_nx24 
7262
      (joined 
7263
       (portRef A_OUT (instanceRef D1_D3_modgen_gt_45_ix23 ))
7264
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix23_carry ))))
7265
     (net D1_D3_modgen_gt_45_nx26 
7266
      (joined 
7267
       (portRef A_OUT (instanceRef D1_D3_modgen_gt_45_ix25 ))
7268
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix25_carry ))))
7269
     (net D1_D3_modgen_gt_45_nx28 
7270
      (joined 
7271
       (portRef A_OUT (instanceRef D1_D3_modgen_gt_45_ix27 ))
7272
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix27_carry ))))
7273
     (net D1_D3_modgen_gt_45_nx30 
7274
      (joined 
7275
       (portRef A_OUT (instanceRef D1_D3_modgen_gt_45_ix29 ))
7276
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix29_carry ))))
7277
     (net D1_D3_modgen_gt_45_nx32 
7278
      (joined 
7279
       (portRef A_OUT (instanceRef D1_D3_modgen_gt_45_ix31 ))
7280
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix31_carry ))))
7281
     (net D1_D3_modgen_gt_45_nx34 
7282
      (joined 
7283
       (portRef A_OUT (instanceRef D1_D3_modgen_gt_45_ix33 ))
7284
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix33_carry ))))
7285
     (net D1_D3_nx6 
7286
      (joined 
7287
       (portRef A_OUT (instanceRef D1_D3_modgen_gt_45_ix35 ))
7288
       (portRef IN1 (instanceRef D1_D3_modgen_gt_45_ix35_lc ))))
7289
     (net D1_D3_nx40 
7290
      (joined 
7291
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix21 ))
7292
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix21_lc ))))
7293
     (net D1_D3_count_dec_48_nx24 
7294
      (joined 
7295
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix23 ))
7296
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix23_carry ))))
7297
     (net D1_D3_nx38 
7298
      (joined 
7299
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix25 ))
7300
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix25_lc ))))
7301
     (net D1_D3_count_dec_48_nx28 
7302
      (joined 
7303
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix27 ))
7304
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix27_carry ))))
7305
     (net D1_D3_nx36 
7306
      (joined 
7307
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix29 ))
7308
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix29_lc ))))
7309
     (net D1_D3_count_dec_48_nx32 
7310
      (joined 
7311
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix31 ))
7312
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix31_carry ))))
7313
     (net D1_D3_nx34 
7314
      (joined 
7315
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix33 ))
7316
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix33_lc ))))
7317
     (net D1_D3_count_dec_48_nx36 
7318
      (joined 
7319
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix35 ))
7320
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix35_carry ))))
7321
     (net D1_D3_nx32 
7322
      (joined 
7323
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix37 ))
7324
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix37_lc ))))
7325
     (net D1_D3_count_dec_48_nx40 
7326
      (joined 
7327
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix39 ))
7328
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix39_carry ))))
7329
     (net D1_D3_nx30 
7330
      (joined 
7331
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix41 ))
7332
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix41_lc ))))
7333
     (net D1_D3_count_dec_48_nx44 
7334
      (joined 
7335
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix43 ))
7336
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix43_carry ))))
7337
     (net D1_D3_nx28 
7338
      (joined 
7339
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix45 ))
7340
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix45_lc ))))
7341
     (net D1_D3_count_dec_48_nx48 
7342
      (joined 
7343
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix47 ))
7344
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix47_carry ))))
7345
     (net D1_D3_nx26 
7346
      (joined 
7347
       (portRef A_OUT (instanceRef D1_D3_count_dec_48_ix49 ))
7348
       (portRef IN1 (instanceRef D1_D3_count_dec_48_ix49_lc ))))
7349
     (net C1_nx64 
7350
      (joined 
7351
       (portRef A_OUT (instanceRef ix1721 ))
7352
       (portRef IN1 (instanceRef ix1721_lc ))))
7353
     (net C1_nx74 
7354
      (joined 
7355
       (portRef A_OUT (instanceRef ix1722 ))
7356
       (portRef IN1 (instanceRef ix1722_lc ))))
7357
     (net C1_nx76 
7358
      (joined 
7359
       (portRef A_OUT (instanceRef ix1723 ))
7360
       (portRef IN1 (instanceRef ix1723_lc ))))
7361
     (net C1_nx78 
7362
      (joined 
7363
       (portRef A_OUT (instanceRef ix1724 ))
7364
       (portRef IN1 (instanceRef ix1724_lc ))))
7365
     (net C1_nx80 
7366
      (joined 
7367
       (portRef A_OUT (instanceRef ix1725 ))
7368
       (portRef IN1 (instanceRef ix1725_lc ))))
7369
     (net C1_nx82 
7370
      (joined 
7371
       (portRef A_OUT (instanceRef ix1726 ))
7372
       (portRef IN1 (instanceRef ix1726_lc ))))
7373
     (net NOT_C1_nx183 
7374
      (joined 
7375
       (portRef A_OUT (instanceRef ix1727 ))
7376
       (portRef IN1 (instanceRef ix1727_lc ))))
7377
     (net D1_NOT_nx358 
7378
      (joined 
7379
       (portRef A_OUT (instanceRef ix1728 ))
7380
       (portRef IN1 (instanceRef ix1728_lc ))))
7381
     (net D1_NOT_nx346 
7382
      (joined 
7383
       (portRef A_OUT (instanceRef ix1729 ))
7384
       (portRef IN1 (instanceRef ix1729_lc ))))
7385
     (net D1_nx483 
7386
      (joined 
7387
       (portRef A_OUT (instanceRef ix1730 ))
7388
       (portRef IN1 (instanceRef ix1730_lc ))))
7389
     (net D1_nx887 
7390
      (joined 
7391
       (portRef A_OUT (instanceRef ix1731 ))
7392
       (portRef IN1 (instanceRef ix1731_lc ))))
7393
     (net D1_D1_NOT_nx178 
7394
      (joined 
7395
       (portRef A_OUT (instanceRef ix1732 ))
7396
       (portRef IN1 (instanceRef ix1732_lc ))))
7397
     (net D1_D1_NOT_nx307 
7398
      (joined 
7399
       (portRef A_OUT (instanceRef ix1733 ))
7400
       (portRef IN1 (instanceRef ix1733_lc ))))
7401
     (net NOT_D1_D1_NOT_nx259 
7402
      (joined 
7403
       (portRef A_OUT (instanceRef ix1734 ))
7404
       (portRef IN1 (instanceRef ix1734_lc ))))
7405
     (net D1_D1_nx345 
7406
      (joined 
7407
       (portRef A_OUT (instanceRef ix1735 ))
7408
       (portRef IN1 (instanceRef ix1735_lc ))))
7409
     (net D1_D1_nx647 
7410
      (joined 
7411
       (portRef A_OUT (instanceRef ix1736 ))
7412
       (portRef IN1 (instanceRef ix1736_lc ))))
7413
     (net D1_D1_nx665 
7414
      (joined 
7415
       (portRef A_OUT (instanceRef ix1737 ))
7416
       (portRef IN1 (instanceRef ix1737_lc ))))
7417
     (net D1_D2_nx8 
7418
      (joined 
7419
       (portRef A_OUT (instanceRef ix1738 ))
7420
       (portRef IN1 (instanceRef ix1738_lc ))))
7421
     (net D1_D2_NOT_nx256 
7422
      (joined 
7423
       (portRef A_OUT (instanceRef ix1739 ))
7424
       (portRef IN1 (instanceRef ix1739_lc ))))
7425
     (net D1_D2_NOT_nx162 
7426
      (joined 
7427
       (portRef A_OUT (instanceRef ix1740 ))
7428
       (portRef IN1 (instanceRef ix1740_lc ))))
7429
     (net D1_D2_nx959 
7430
      (joined 
7431
       (portRef A_OUT (instanceRef ix1741 ))
7432
       (portRef IN1 (instanceRef ix1741_lc ))))
7433
     (net nx1394 
7434
      (joined 
7435
       (portRef A_OUT (instanceRef ix1742 ))
7436
       (portRef IN1 (instanceRef ix1742_lc ))))
7437
     (net D1_D3_nx151 
7438
      (joined 
7439
       (portRef A_OUT (instanceRef ix1743 ))
7440
       (portRef IN1 (instanceRef ix1743_lc ))))
7441
     (net D1_D3_NOT_nx323 
7442
      (joined 
7443
       (portRef A_OUT (instanceRef ix1744 ))
7444
       (portRef IN1 (instanceRef ix1744_lc ))))
7445
     (net D1_D3_nx635 
7446
      (joined 
7447
       (portRef A_OUT (instanceRef ix1745 ))
7448
       (portRef IN1 (instanceRef ix1745_lc ))))
7449
     (net NOT_O1_nx10_lc 
7450
      (joined 
7451
       (portRef Y (instanceRef ix1746_lc ))
7452
       (portRef IN3 (instanceRef ix2004 ))
7453
       (portRef IN3 (instanceRef ix2005 ))
7454
       (portRef IN3 (instanceRef ix2006 ))
7455
       (portRef IN3 (instanceRef ix2007 ))
7456
       (portRef IN3 (instanceRef ix2008 ))))
7457
     (net NOT_O1_nx10 
7458
      (joined 
7459
       (portRef A_OUT (instanceRef ix1746 ))
7460
       (portRef IN1 (instanceRef ix1746_lc ))
7461
       (portRef IN1 (instanceRef ix1746_cas ))))
7462
     (net O1_NOT_nx151 
7463
      (joined 
7464
       (portRef A_OUT (instanceRef ix1747 ))
7465
       (portRef IN1 (instanceRef ix1747_lc ))))
7466
     (net O1_nx243 
7467
      (joined 
7468
       (portRef A_OUT (instanceRef ix1748 ))
7469
       (portRef IN1 (instanceRef ix1748_cas ))))
7470
     (net O1_nx259 
7471
      (joined 
7472
       (portRef A_OUT (instanceRef ix1749 ))
7473
       (portRef IN1 (instanceRef ix1749_lc ))))
7474
     (net NOT_O1_nx275 
7475
      (joined 
7476
       (portRef A_OUT (instanceRef ix1750 ))
7477
       (portRef IN1 (instanceRef ix1750_cas ))))
7478
     (net NOT_O1_nx283_lc 
7479
      (joined 
7480
       (portRef Y (instanceRef ix1751_lc ))
7481
       (portRef IN1 (instanceRef ix1811 ))
7482
       (portRef IN3 (instanceRef ix1877 ))
7483
       (portRef IN1 (instanceRef ix2046 ))
7484
       (portRef IN1 (instanceRef ix2060 ))
7485
       (portRef IN1 (instanceRef ix2074 ))
7486
       (portRef IN1 (instanceRef ix2088 ))))
7487
     (net NOT_O1_nx283 
7488
      (joined 
7489
       (portRef A_OUT (instanceRef ix1751 ))
7490
       (portRef IN1 (instanceRef ix1751_lc ))
7491
       (portRef IN1 (instanceRef ix1751_cas ))))
7492
     (net NOT_O1_nx291_lc 
7493
      (joined 
7494
       (portRef Y (instanceRef ix1752_lc ))
7495
       (portRef IN2 (instanceRef ix1811 ))
7496
       (portRef IN1 (instanceRef ix1812 ))
7497
       (portRef IN3 (instanceRef ix1876 ))
7498
       (portRef IN1 (instanceRef ix1879 ))
7499
       (portRef IN1 (instanceRef ix1880 ))
7500
       (portRef IN1 (instanceRef ix1881 ))
7501
       (portRef IN1 (instanceRef ix1882 ))
7502
       (portRef IN2 (instanceRef ix2046 ))
7503
       (portRef IN2 (instanceRef ix2060 ))
7504
       (portRef IN2 (instanceRef ix2074 ))
7505
       (portRef IN2 (instanceRef ix2088 ))))
7506
     (net NOT_O1_nx291 
7507
      (joined 
7508
       (portRef A_OUT (instanceRef ix1752 ))
7509
       (portRef IN1 (instanceRef ix1752_lc ))
7510
       (portRef IN1 (instanceRef ix1752_cas ))))
7511
     (net NOT_O1_nx299_lc 
7512
      (joined 
7513
       (portRef Y (instanceRef ix1753_lc ))
7514
       (portRef IN2 (instanceRef ix1812 ))
7515
       (portRef IN1 (instanceRef ix1814 ))
7516
       (portRef IN3 (instanceRef ix1878 ))
7517
       (portRef IN2 (instanceRef ix1879 ))
7518
       (portRef IN2 (instanceRef ix1880 ))
7519
       (portRef IN2 (instanceRef ix1881 ))
7520
       (portRef IN2 (instanceRef ix1882 ))))
7521
     (net NOT_O1_nx299 
7522
      (joined 
7523
       (portRef A_OUT (instanceRef ix1753 ))
7524
       (portRef IN1 (instanceRef ix1753_lc ))
7525
       (portRef IN1 (instanceRef ix1753_cas ))))
7526
     (net NOT_O1_nx307_lc 
7527
      (joined 
7528
       (portRef Y (instanceRef ix1754_lc ))
7529
       (portRef IN2 (instanceRef ix1814 ))))
7530
     (net NOT_O1_nx307 
7531
      (joined 
7532
       (portRef A_OUT (instanceRef ix1754 ))
7533
       (portRef IN1 (instanceRef ix1754_lc ))
7534
       (portRef IN1 (instanceRef ix1754_cas ))))
7535
     (net O1_nx323 
7536
      (joined 
7537
       (portRef A_OUT (instanceRef ix1755 ))
7538
       (portRef IN1 (instanceRef ix1755_cas ))))
7539
     (net NOT_O1_nx331 
7540
      (joined 
7541
       (portRef A_OUT (instanceRef ix1756 ))
7542
       (portRef IN1 (instanceRef ix1756_cas ))))
7543
     (net NOT_O1_nx339_lc 
7544
      (joined 
7545
       (portRef Y (instanceRef ix1757_lc ))
7546
       (portRef IN3 (instanceRef ix1758 ))))
7547
     (net NOT_O1_nx339 
7548
      (joined 
7549
       (portRef A_OUT (instanceRef ix1757 ))
7550
       (portRef IN1 (instanceRef ix1757_lc ))
7551
       (portRef IN1 (instanceRef ix1757_cas ))))
7552
     (net O1_nx351_lc 
7553
      (joined 
7554
       (portRef Y (instanceRef ix1758_lc ))
7555
       (portRef IN3 (instanceRef ix2025 ))
7556
       (portRef IN3 (instanceRef ix2039 ))
7557
       (portRef IN3 (instanceRef ix2053 ))
7558
       (portRef IN3 (instanceRef ix2067 ))
7559
       (portRef IN3 (instanceRef ix2081 ))))
7560
     (net O1_nx351 
7561
      (joined 
7562
       (portRef A_OUT (instanceRef ix1758 ))
7563
       (portRef IN1 (instanceRef ix1758_lc ))
7564
       (portRef IN1 (instanceRef ix1758_cas ))))
7565
     (net O1_NOT_nx607 
7566
      (joined 
7567
       (portRef A_OUT (instanceRef ix1759 ))
7568
       (portRef IN1 (instanceRef ix1759_lc ))))
7569
     (net NOT_O1_nx2587 
7570
      (joined 
7571
       (portRef A_OUT (instanceRef ix1760 ))
7572
       (portRef IN1 (instanceRef ix1760_lc ))))
7573
     (net O1_nx2589 
7574
      (joined 
7575
       (portRef A_OUT (instanceRef ix1761 ))
7576
       (portRef IN1 (instanceRef ix1761_lc ))))
7577
     (net NOT_D1_modgen_eq_52_nx124 
7578
      (joined 
7579
       (portRef A_OUT (instanceRef ix1762 ))
7580
       (portRef IN1 (instanceRef ix1762_lc ))))
7581
     (net NOT_D1_modgen_eq_53_nx4_lc 
7582
      (joined 
7583
       (portRef Y (instanceRef ix1763_lc ))
7584
       (portRef IN3 (instanceRef ix1731 ))))
7585
     (net NOT_D1_modgen_eq_53_nx4 
7586
      (joined 
7587
       (portRef A_OUT (instanceRef ix1763 ))
7588
       (portRef IN1 (instanceRef ix1763_lc ))
7589
       (portRef IN1 (instanceRef ix1763_cas ))))
7590
     (net NOT_D1_modgen_eq_55_nx64 
7591
      (joined 
7592
       (portRef A_OUT (instanceRef ix1764 ))
7593
       (portRef IN1 (instanceRef ix1764_cas ))))
7594
     (net NOT_D1_modgen_eq_55_nx90 
7595
      (joined 
7596
       (portRef A_OUT (instanceRef ix1765 ))
7597
       (portRef IN1 (instanceRef ix1765_cas ))))
7598
     (net NOT_D1_modgen_eq_55_nx124 
7599
      (joined 
7600
       (portRef A_OUT (instanceRef ix1766 ))
7601
       (portRef IN1 (instanceRef ix1766_lc ))))
7602
     (net O1_modgen_gt_63_nx22 
7603
      (joined 
7604
       (portRef A_OUT (instanceRef ix1767 ))
7605
       (portRef IN1 (instanceRef ix1767_lc ))))
7606
     (net O1_modgen_gt_65_nx22 
7607
      (joined 
7608
       (portRef A_OUT (instanceRef ix1768 ))
7609
       (portRef IN1 (instanceRef ix1768_lc ))))
7610
     (net O1_modgen_gt_71_nx22 
7611
      (joined 
7612
       (portRef A_OUT (instanceRef ix1769 ))
7613
       (portRef IN1 (instanceRef ix1769_lc ))))
7614
     (net nx1395_lc 
7615
      (joined 
7616
       (portRef Y (instanceRef ix1770_lc ))
7617
       (portRef IN3 (instanceRef ix1748 ))
7618
       (portRef IN1 (instanceRef ix1749 ))
7619
       (portRef IN2 (instanceRef ix1874 ))))
7620
     (net nx1395 
7621
      (joined 
7622
       (portRef A_OUT (instanceRef ix1770 ))
7623
       (portRef IN1 (instanceRef ix1770_lc ))
7624
       (portRef IN1 (instanceRef ix1770_cas ))))
7625
     (net nx1396_lc 
7626
      (joined 
7627
       (portRef Y (instanceRef ix1771_lc ))
7628
       (portRef IN4 (instanceRef ix1748 ))
7629
       (portRef IN3 (instanceRef ix1752 ))
7630
       (portRef IN4 (instanceRef ix1862 ))))
7631
     (net nx1396 
7632
      (joined 
7633
       (portRef A_OUT (instanceRef ix1771 ))
7634
       (portRef IN1 (instanceRef ix1771_lc ))
7635
       (portRef IN1 (instanceRef ix1771_cas ))))
7636
     (net nx1397_lc 
7637
      (joined 
7638
       (portRef Y (instanceRef ix1772_lc ))
7639
       (portRef IN4 (instanceRef ix1939 ))
7640
       (portRef IN4 (instanceRef ix1940 ))
7641
       (portRef IN4 (instanceRef ix1941 ))
7642
       (portRef IN3 (instanceRef ix1943 ))))
7643
     (net nx1397 
7644
      (joined 
7645
       (portRef A_OUT (instanceRef ix1772 ))
7646
       (portRef IN1 (instanceRef ix1772_lc ))
7647
       (portRef IN1 (instanceRef ix1772_cas ))))
7648
     (net nx1398_lc 
7649
      (joined 
7650
       (portRef Y (instanceRef ix1773_lc ))
7651
       (portRef IN2 (instanceRef ix1749 ))
7652
       (portRef IN3 (instanceRef ix1754 ))
7653
       (portRef IN3 (instanceRef ix1755 ))
7654
       (portRef IN3 (instanceRef ix1860 ))
7655
       (portRef IN3 (instanceRef ix1874 ))))
7656
     (net nx1398 
7657
      (joined 
7658
       (portRef A_OUT (instanceRef ix1773 ))
7659
       (portRef IN1 (instanceRef ix1773_lc ))
7660
       (portRef IN1 (instanceRef ix1773_cas ))))
7661
     (net nx1399_lc 
7662
      (joined 
7663
       (portRef Y (instanceRef ix1774_lc ))
7664
       (portRef IN3 (instanceRef ix1749 ))
7665
       (portRef IN3 (instanceRef ix1750 ))
7666
       (portRef IN3 (instanceRef ix1868 ))
7667
       (portRef IN4 (instanceRef ix1874 ))))
7668
     (net nx1399 
7669
      (joined 
7670
       (portRef A_OUT (instanceRef ix1774 ))
7671
       (portRef IN1 (instanceRef ix1774_lc ))
7672
       (portRef IN1 (instanceRef ix1774_cas ))))
7673
     (net nx1400_lc 
7674
      (joined 
7675
       (portRef Y (instanceRef ix1775_lc ))
7676
       (portRef IN4 (instanceRef ix1754 ))
7677
       (portRef IN4 (instanceRef ix1860 ))))
7678
     (net nx1400 
7679
      (joined 
7680
       (portRef A_OUT (instanceRef ix1775 ))
7681
       (portRef IN1 (instanceRef ix1775_lc ))
7682
       (portRef IN1 (instanceRef ix1775_cas ))))
7683
     (net nx1401_lc 
7684
      (joined 
7685
       (portRef Y (instanceRef ix1776_lc ))
7686
       (portRef IN4 (instanceRef ix1750 ))
7687
       (portRef IN4 (instanceRef ix1868 ))))
7688
     (net nx1401 
7689
      (joined 
7690
       (portRef A_OUT (instanceRef ix1776 ))
7691
       (portRef IN1 (instanceRef ix1776_lc ))
7692
       (portRef IN1 (instanceRef ix1776_cas ))))
7693
     (net nx1402 
7694
      (joined 
7695
       (portRef A_OUT (instanceRef ix1777 ))
7696
       (portRef IN1 (instanceRef ix1777_cas ))))
7697
     (net nx1403 
7698
      (joined 
7699
       (portRef A_OUT (instanceRef ix1778 ))
7700
       (portRef IN1 (instanceRef ix1778_cas ))))
7701
     (net nx1404 
7702
      (joined 
7703
       (portRef A_OUT (instanceRef ix1779 ))
7704
       (portRef IN1 (instanceRef ix1779_lc ))))
7705
     (net nx1405 
7706
      (joined 
7707
       (portRef A_OUT (instanceRef ix1780 ))
7708
       (portRef IN1 (instanceRef ix1780_lc ))))
7709
     (net nx1406 
7710
      (joined 
7711
       (portRef A_OUT (instanceRef ix1781 ))
7712
       (portRef IN1 (instanceRef ix1781_lc ))))
7713
     (net nx1407 
7714
      (joined 
7715
       (portRef A_OUT (instanceRef ix1782 ))
7716
       (portRef IN1 (instanceRef ix1782_lc ))))
7717
     (net nx1408 
7718
      (joined 
7719
       (portRef A_OUT (instanceRef ix1783 ))
7720
       (portRef IN1 (instanceRef ix1783_cas ))))
7721
     (net nx1409 
7722
      (joined 
7723
       (portRef A_OUT (instanceRef ix1784 ))
7724
       (portRef IN1 (instanceRef ix1784_cas ))))
7725
     (net nx1410 
7726
      (joined 
7727
       (portRef A_OUT (instanceRef ix1785 ))
7728
       (portRef IN1 (instanceRef ix1785_lc ))))
7729
     (net nx1411 
7730
      (joined 
7731
       (portRef A_OUT (instanceRef ix1786 ))
7732
       (portRef IN1 (instanceRef ix1786_lc ))))
7733
     (net nx1412 
7734
      (joined 
7735
       (portRef A_OUT (instanceRef ix1787 ))
7736
       (portRef IN1 (instanceRef ix1787_cas ))))
7737
     (net nx1413 
7738
      (joined 
7739
       (portRef A_OUT (instanceRef ix1788 ))
7740
       (portRef IN1 (instanceRef ix1788_lc ))))
7741
     (net nx1414 
7742
      (joined 
7743
       (portRef A_OUT (instanceRef ix1789 ))
7744
       (portRef IN1 (instanceRef ix1789_cas ))))
7745
     (net nx1415 
7746
      (joined 
7747
       (portRef A_OUT (instanceRef ix1790 ))
7748
       (portRef IN1 (instanceRef ix1790_lc ))))
7749
     (net nx1416 
7750
      (joined 
7751
       (portRef A_OUT (instanceRef ix1791 ))
7752
       (portRef IN1 (instanceRef ix1791_cas ))))
7753
     (net nx1417 
7754
      (joined 
7755
       (portRef A_OUT (instanceRef ix1792 ))
7756
       (portRef IN1 (instanceRef ix1792_cas ))))
7757
     (net nx1418_lc 
7758
      (joined 
7759
       (portRef Y (instanceRef ix1793_lc ))
7760
       (portRef IN3 (instanceRef ix1870 ))))
7761
     (net nx1418 
7762
      (joined 
7763
       (portRef A_OUT (instanceRef ix1793 ))
7764
       (portRef IN1 (instanceRef ix1793_lc ))
7765
       (portRef IN1 (instanceRef ix1793_cas ))))
7766
     (net nx1419 
7767
      (joined 
7768
       (portRef A_OUT (instanceRef ix1794 ))
7769
       (portRef IN1 (instanceRef ix1794_lc ))))
7770
     (net nx1420 
7771
      (joined 
7772
       (portRef A_OUT (instanceRef ix1795 ))
7773
       (portRef IN1 (instanceRef ix1795_cas ))))
7774
     (net nx1421 
7775
      (joined 
7776
       (portRef A_OUT (instanceRef ix1796 ))
7777
       (portRef IN1 (instanceRef ix1796_lc ))))
7778
     (net nx1422 
7779
      (joined 
7780
       (portRef A_OUT (instanceRef ix1797 ))
7781
       (portRef IN1 (instanceRef ix1797_lc ))))
7782
     (net nx1423 
7783
      (joined 
7784
       (portRef A_OUT (instanceRef ix1800 ))
7785
       (portRef IN1 (instanceRef ix1800_lc ))))
7786
     (net nx1424_lc 
7787
      (joined 
7788
       (portRef Y (instanceRef ix1801_lc ))
7789
       (portRef IN3 (instanceRef ix1858 ))))
7790
     (net nx1424 
7791
      (joined 
7792
       (portRef A_OUT (instanceRef ix1801 ))
7793
       (portRef IN1 (instanceRef ix1801_lc ))
7794
       (portRef IN1 (instanceRef ix1801_cas ))))
7795
     (net nx1425_lc 
7796
      (joined 
7797
       (portRef Y (instanceRef ix1802_lc ))
7798
       (portRef IN3 (instanceRef ix2088 ))))
7799
     (net nx1425 
7800
      (joined 
7801
       (portRef A_OUT (instanceRef ix1802 ))
7802
       (portRef IN1 (instanceRef ix1802_lc ))
7803
       (portRef IN1 (instanceRef ix1802_cas ))))
7804
     (net nx1426_lc 
7805
      (joined 
7806
       (portRef Y (instanceRef ix1803_lc ))
7807
       (portRef IN3 (instanceRef ix2074 ))))
7808
     (net nx1426 
7809
      (joined 
7810
       (portRef A_OUT (instanceRef ix1803 ))
7811
       (portRef IN1 (instanceRef ix1803_lc ))
7812
       (portRef IN1 (instanceRef ix1803_cas ))))
7813
     (net nx1427_lc 
7814
      (joined 
7815
       (portRef Y (instanceRef ix1804_lc ))
7816
       (portRef IN3 (instanceRef ix2060 ))))
7817
     (net nx1427 
7818
      (joined 
7819
       (portRef A_OUT (instanceRef ix1804 ))
7820
       (portRef IN1 (instanceRef ix1804_lc ))
7821
       (portRef IN1 (instanceRef ix1804_cas ))))
7822
     (net nx1428_lc 
7823
      (joined 
7824
       (portRef Y (instanceRef ix1805_lc ))
7825
       (portRef IN3 (instanceRef ix2046 ))))
7826
     (net nx1428 
7827
      (joined 
7828
       (portRef A_OUT (instanceRef ix1805 ))
7829
       (portRef IN1 (instanceRef ix1805_lc ))
7830
       (portRef IN1 (instanceRef ix1805_cas ))))
7831
     (net nx1429_lc 
7832
      (joined 
7833
       (portRef Y (instanceRef ix1806_lc ))
7834
       (portRef IN3 (instanceRef ix2037 ))
7835
       (portRef IN3 (instanceRef ix2051 ))
7836
       (portRef IN3 (instanceRef ix2065 ))
7837
       (portRef IN3 (instanceRef ix2079 ))
7838
       (portRef IN3 (instanceRef ix2093 ))))
7839
     (net nx1429 
7840
      (joined 
7841
       (portRef A_OUT (instanceRef ix1806 ))
7842
       (portRef IN1 (instanceRef ix1806_lc ))
7843
       (portRef IN1 (instanceRef ix1806_cas ))))
7844
     (net nx1430_lc 
7845
      (joined 
7846
       (portRef Y (instanceRef ix1807_lc ))
7847
       (portRef IN3 (instanceRef ix2035 ))
7848
       (portRef IN3 (instanceRef ix2049 ))
7849
       (portRef IN3 (instanceRef ix2063 ))
7850
       (portRef IN3 (instanceRef ix2077 ))
7851
       (portRef IN3 (instanceRef ix2091 ))))
7852
     (net nx1430 
7853
      (joined 
7854
       (portRef A_OUT (instanceRef ix1807 ))
7855
       (portRef IN1 (instanceRef ix1807_lc ))
7856
       (portRef IN1 (instanceRef ix1807_cas ))))
7857
     (net nx1431 
7858
      (joined 
7859
       (portRef A_OUT (instanceRef ix1808 ))
7860
       (portRef IN1 (instanceRef ix1808_lc ))))
7861
     (net nx1432_lc 
7862
      (joined 
7863
       (portRef Y (instanceRef ix1809_lc ))
7864
       (portRef IN3 (instanceRef ix2034 ))
7865
       (portRef IN3 (instanceRef ix2048 ))
7866
       (portRef IN3 (instanceRef ix2062 ))
7867
       (portRef IN3 (instanceRef ix2076 ))
7868
       (portRef IN3 (instanceRef ix2090 ))))
7869
     (net nx1432 
7870
      (joined 
7871
       (portRef A_OUT (instanceRef ix1809 ))
7872
       (portRef IN1 (instanceRef ix1809_lc ))
7873
       (portRef IN1 (instanceRef ix1809_cas ))))
7874
     (net nx1433_lc 
7875
      (joined 
7876
       (portRef Y (instanceRef ix1810_lc ))
7877
       (portRef IN3 (instanceRef ix2033 ))
7878
       (portRef IN3 (instanceRef ix2047 ))
7879
       (portRef IN3 (instanceRef ix2061 ))
7880
       (portRef IN3 (instanceRef ix2075 ))
7881
       (portRef IN3 (instanceRef ix2089 ))))
7882
     (net nx1433 
7883
      (joined 
7884
       (portRef A_OUT (instanceRef ix1810 ))
7885
       (portRef IN1 (instanceRef ix1810_lc ))
7886
       (portRef IN1 (instanceRef ix1810_cas ))))
7887
     (net nx1434 
7888
      (joined 
7889
       (portRef A_OUT (instanceRef ix1811 ))
7890
       (portRef IN1 (instanceRef ix1811_cas ))))
7891
     (net nx1435 
7892
      (joined 
7893
       (portRef A_OUT (instanceRef ix1812 ))
7894
       (portRef IN1 (instanceRef ix1812_cas ))))
7895
     (net nx1436 
7896
      (joined 
7897
       (portRef A_OUT (instanceRef ix1813 ))
7898
       (portRef IN1 (instanceRef ix1813_lc ))))
7899
     (net nx1437_lc 
7900
      (joined 
7901
       (portRef Y (instanceRef ix1814_lc ))
7902
       (portRef IN3 (instanceRef ix2030 ))
7903
       (portRef IN3 (instanceRef ix2058 ))
7904
       (portRef IN3 (instanceRef ix2072 ))
7905
       (portRef IN3 (instanceRef ix2086 ))))
7906
     (net nx1437 
7907
      (joined 
7908
       (portRef A_OUT (instanceRef ix1814 ))
7909
       (portRef IN1 (instanceRef ix1814_lc ))
7910
       (portRef IN1 (instanceRef ix1814_cas ))))
7911
     (net nx1438_lc 
7912
      (joined 
7913
       (portRef Y (instanceRef ix1815_lc ))
7914
       (portRef IN3 (instanceRef ix2029 ))
7915
       (portRef IN3 (instanceRef ix2043 ))
7916
       (portRef IN3 (instanceRef ix2057 ))
7917
       (portRef IN3 (instanceRef ix2071 ))
7918
       (portRef IN3 (instanceRef ix2085 ))))
7919
     (net nx1438 
7920
      (joined 
7921
       (portRef A_OUT (instanceRef ix1815 ))
7922
       (portRef IN1 (instanceRef ix1815_lc ))
7923
       (portRef IN1 (instanceRef ix1815_cas ))))
7924
     (net nx1439_lc 
7925
      (joined 
7926
       (portRef Y (instanceRef ix1816_lc ))
7927
       (portRef IN3 (instanceRef ix2028 ))
7928
       (portRef IN3 (instanceRef ix2042 ))
7929
       (portRef IN3 (instanceRef ix2056 ))
7930
       (portRef IN3 (instanceRef ix2070 ))
7931
       (portRef IN3 (instanceRef ix2084 ))))
7932
     (net nx1439 
7933
      (joined 
7934
       (portRef A_OUT (instanceRef ix1816 ))
7935
       (portRef IN1 (instanceRef ix1816_lc ))
7936
       (portRef IN1 (instanceRef ix1816_cas ))))
7937
     (net nx1440_lc 
7938
      (joined 
7939
       (portRef Y (instanceRef ix1817_lc ))
7940
       (portRef IN3 (instanceRef ix2027 ))
7941
       (portRef IN3 (instanceRef ix2041 ))
7942
       (portRef IN3 (instanceRef ix2055 ))
7943
       (portRef IN3 (instanceRef ix2069 ))
7944
       (portRef IN3 (instanceRef ix2083 ))))
7945
     (net nx1440 
7946
      (joined 
7947
       (portRef A_OUT (instanceRef ix1817 ))
7948
       (portRef IN1 (instanceRef ix1817_lc ))
7949
       (portRef IN1 (instanceRef ix1817_cas ))))
7950
     (net nx1441 
7951
      (joined 
7952
       (portRef A_OUT (instanceRef ix1818 ))
7953
       (portRef IN1 (instanceRef ix1818_lc ))))
7954
     (net nx1442_lc 
7955
      (joined 
7956
       (portRef Y (instanceRef ix1819_lc ))
7957
       (portRef IN3 (instanceRef ix2026 ))
7958
       (portRef IN3 (instanceRef ix2040 ))
7959
       (portRef IN3 (instanceRef ix2054 ))
7960
       (portRef IN3 (instanceRef ix2068 ))
7961
       (portRef IN3 (instanceRef ix2082 ))))
7962
     (net nx1442 
7963
      (joined 
7964
       (portRef A_OUT (instanceRef ix1819 ))
7965
       (portRef IN1 (instanceRef ix1819_lc ))
7966
       (portRef IN1 (instanceRef ix1819_cas ))))
7967
     (net nx1443 
7968
      (joined 
7969
       (portRef A_OUT (instanceRef ix1820 ))
7970
       (portRef IN1 (instanceRef ix1820_lc ))))
7971
     (net O1_modgen_gt_89_nx22 
7972
      (joined 
7973
       (portRef A_OUT (instanceRef ix1821 ))
7974
       (portRef IN1 (instanceRef ix1821_lc ))))
7975
     (net nx1444 
7976
      (joined 
7977
       (portRef A_OUT (instanceRef ix1822 ))
7978
       (portRef IN1 (instanceRef ix1822_lc ))))
7979
     (net nx1445 
7980
      (joined 
7981
       (portRef A_OUT (instanceRef ix1823 ))
7982
       (portRef IN1 (instanceRef ix1823_lc ))))
7983
     (net nx1446 
7984
      (joined 
7985
       (portRef A_OUT (instanceRef ix1824 ))
7986
       (portRef IN1 (instanceRef ix1824_lc ))))
7987
     (net nx1447 
7988
      (joined 
7989
       (portRef A_OUT (instanceRef ix1825 ))
7990
       (portRef IN1 (instanceRef ix1825_cas ))))
7991
     (net nx1448 
7992
      (joined 
7993
       (portRef A_OUT (instanceRef ix1826 ))
7994
       (portRef IN1 (instanceRef ix1826_lc ))))
7995
     (net nx1449 
7996
      (joined 
7997
       (portRef A_OUT (instanceRef ix1827 ))
7998
       (portRef IN1 (instanceRef ix1827_cas ))))
7999
     (net nx1450_lc 
8000
      (joined 
8001
       (portRef Y (instanceRef ix1828_lc ))
8002
       (portRef IN3 (instanceRef ix1835 ))))
8003
     (net nx1450 
8004
      (joined 
8005
       (portRef A_OUT (instanceRef ix1828 ))
8006
       (portRef IN1 (instanceRef ix1828_lc ))
8007
       (portRef IN1 (instanceRef ix1828_cas ))))
8008
     (net nx1451_lc 
8009
      (joined 
8010
       (portRef Y (instanceRef ix1829_lc ))
8011
       (portRef IN3 (instanceRef ix1836 ))))
8012
     (net nx1451 
8013
      (joined 
8014
       (portRef A_OUT (instanceRef ix1829 ))
8015
       (portRef IN1 (instanceRef ix1829_lc ))
8016
       (portRef IN1 (instanceRef ix1829_cas ))))
8017
     (net nx1452 
8018
      (joined 
8019
       (portRef A_OUT (instanceRef ix1830 ))
8020
       (portRef IN1 (instanceRef ix1830_lc ))))
8021
     (net O1_NOT_nx607_repl1 
8022
      (joined 
8023
       (portRef A_OUT (instanceRef ix2095 ))
8024
       (portRef IN1 (instanceRef ix2095_lc ))))))))
8025
 (design fpga_a (cellRef fpga_a (libraryRef work ))))