ucasyhqiu commited on
Commit
44dab2d
1 Parent(s): 987de32

Upload 340-mgc_matrix_mult_c-util_0.7.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. 340-mgc_matrix_mult_c-util_0.7.json +437 -0
340-mgc_matrix_mult_c-util_0.7.json ADDED
@@ -0,0 +1,437 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Design Information": {
3
+ "design_name": "matrix_mult",
4
+ "design_version": "5.8",
5
+ "eda_tool": "iEDA",
6
+ "eda_version": "V23.03-OS-01",
7
+ "flow_memory": "0.000000 MB",
8
+ "flow_runtime": "0.000000 s",
9
+ "flow_stage": "iDB - iEDA Database"
10
+ },
11
+ "Design Layout": {
12
+ "core_area": 2338145.6,
13
+ "core_bounding_height": 1528.0,
14
+ "core_bounding_width": 1530.2,
15
+ "core_usage": 0.10387419909238815,
16
+ "design_dbu": 1000,
17
+ "die_area": 2338145.6,
18
+ "die_bounding_height": 1528.0,
19
+ "die_bounding_width": 1530.2,
20
+ "die_usage": 0.10387419909238815
21
+ },
22
+ "Design Statis": {
23
+ "num_instances": 146442,
24
+ "num_iopins": 4802,
25
+ "num_layers": 9,
26
+ "num_layers_cut": 4,
27
+ "num_layers_routing": 5,
28
+ "num_nets": 151612,
29
+ "num_pdn": 2
30
+ },
31
+ "Instances": {
32
+ "clock": {
33
+ "area": 0.0,
34
+ "area_ratio": 0.0,
35
+ "core_usage": 0.0,
36
+ "die_usage": 0.0,
37
+ "num": 0,
38
+ "num_ratio": 0.0,
39
+ "pin_num": 0,
40
+ "pin_ratio": 0.0
41
+ },
42
+ "iopads": {
43
+ "area": 0.0,
44
+ "area_ratio": 0.0,
45
+ "core_usage": 0.0,
46
+ "die_usage": 0.0,
47
+ "num": 0,
48
+ "num_ratio": 0.0,
49
+ "pin_num": 0,
50
+ "pin_ratio": 0.0
51
+ },
52
+ "logic": {
53
+ "area": 229273.6,
54
+ "area_ratio": 0.9440061266587888,
55
+ "core_usage": 0.09805787971459091,
56
+ "die_usage": 0.09805787971459091,
57
+ "num": 146435,
58
+ "num_ratio": 0.9999521995056063,
59
+ "pin_num": 427547,
60
+ "pin_ratio": 0.9899098181313021
61
+ },
62
+ "macros": {
63
+ "area": 13599.667821000001,
64
+ "area_ratio": 0.05599497606156304,
65
+ "core_usage": 0.005816433254199396,
66
+ "die_usage": 0.005816433254199396,
67
+ "num": 7,
68
+ "num_ratio": 4.780049439368487e-05,
69
+ "pin_num": 4358,
70
+ "pin_ratio": 0.010090181868697978
71
+ },
72
+ "total": {
73
+ "area": 242873.0,
74
+ "area_ratio": 1.0,
75
+ "core_usage": 0.10387419842459768,
76
+ "die_usage": 0.10387419842459768,
77
+ "num": 146442,
78
+ "num_ratio": 1.0,
79
+ "pin_num": 431905,
80
+ "pin_ratio": 1.0
81
+ }
82
+ },
83
+ "Layers": {
84
+ "cut_layers": [
85
+ {
86
+ "layer_name": "via1",
87
+ "layer_order": 1,
88
+ "via_num": 0,
89
+ "via_ratio": 0.0
90
+ },
91
+ {
92
+ "layer_name": "via2",
93
+ "layer_order": 3,
94
+ "via_num": 0,
95
+ "via_ratio": 0.0
96
+ },
97
+ {
98
+ "layer_name": "via3",
99
+ "layer_order": 5,
100
+ "via_num": 0,
101
+ "via_ratio": 0.0
102
+ },
103
+ {
104
+ "layer_name": "via4",
105
+ "layer_order": 7,
106
+ "via_num": 0,
107
+ "via_ratio": 0.0
108
+ }
109
+ ],
110
+ "num_layers": 9,
111
+ "num_layers_cut": 4,
112
+ "num_layers_routing": 5,
113
+ "routing_layers": [
114
+ {
115
+ "layer_name": "metal1",
116
+ "layer_order": 0,
117
+ "patch_num": 0,
118
+ "wire_len": 172041.59000002765,
119
+ "wire_num": 506272,
120
+ "wire_ratio": 0.7091631198188911
121
+ },
122
+ {
123
+ "layer_name": "metal2",
124
+ "layer_order": 2,
125
+ "patch_num": 0,
126
+ "wire_len": 10078.825000000077,
127
+ "wire_num": 21044,
128
+ "wire_ratio": 0.04154536691452074
129
+ },
130
+ {
131
+ "layer_name": "metal3",
132
+ "layer_order": 4,
133
+ "patch_num": 0,
134
+ "wire_len": 53852.715000003096,
135
+ "wire_num": 72595,
136
+ "wire_ratio": 0.22198329706272565
137
+ },
138
+ {
139
+ "layer_name": "metal4",
140
+ "layer_order": 6,
141
+ "patch_num": 0,
142
+ "wire_len": 3184.8900000000126,
143
+ "wire_num": 4081,
144
+ "wire_ratio": 0.013128258862753095
145
+ },
146
+ {
147
+ "layer_name": "metal5",
148
+ "layer_order": 8,
149
+ "patch_num": 0,
150
+ "wire_len": 3440.0299999999966,
151
+ "wire_num": 4479,
152
+ "wire_ratio": 0.01417995734095567
153
+ }
154
+ ]
155
+ },
156
+ "Macros": [
157
+ {
158
+ "#Pins": 836.0,
159
+ "Area": 374113.59375,
160
+ "Area Ratio": 0.1600044071674347,
161
+ "Height": 382.0,
162
+ "Lx": 509.0450134277344,
163
+ "Ly": 16.0,
164
+ "Orient": "N_R0",
165
+ "Peri Bias": 256.0,
166
+ "Type": "h0",
167
+ "Width": 979.35498046875
168
+ },
169
+ {
170
+ "#Pins": 698.0,
171
+ "Area": 401364.625,
172
+ "Area Ratio": 0.17165938019752502,
173
+ "Height": 498.0050048828125,
174
+ "Lx": 693.655029296875,
175
+ "Ly": 394.9700012207031,
176
+ "Orient": "FN_MY",
177
+ "Peri Bias": 936.3599853515625,
178
+ "Type": "h1",
179
+ "Width": 805.9450073242188
180
+ },
181
+ {
182
+ "#Pins": 1082.0,
183
+ "Area": 287260.8125,
184
+ "Area Ratio": 0.12285838276147842,
185
+ "Height": 368.0,
186
+ "Lx": 51.91999816894531,
187
+ "Ly": 1130.0,
188
+ "Orient": "N_R0",
189
+ "Peri Bias": 900.0,
190
+ "Type": "h2",
191
+ "Width": 780.5999755859375
192
+ },
193
+ {
194
+ "#Pins": 468.0,
195
+ "Area": 125798.3984375,
196
+ "Area Ratio": 0.05380263552069664,
197
+ "Height": 364.0,
198
+ "Lx": 81.125,
199
+ "Ly": 237.0,
200
+ "Orient": "N_R0",
201
+ "Peri Bias": 6581.265625,
202
+ "Type": "h6",
203
+ "Width": 345.6000061035156
204
+ },
205
+ {
206
+ "#Pins": 384.0,
207
+ "Area": 49088.3984375,
208
+ "Area Ratio": 0.020994586870074272,
209
+ "Height": 114.0,
210
+ "Lx": 1057.5799560546875,
211
+ "Ly": 1337.47998046875,
212
+ "Orient": "FS_MX",
213
+ "Peri Bias": 1765.680419921875,
214
+ "Type": "h7",
215
+ "Width": 430.6000061035156
216
+ },
217
+ {
218
+ "#Pins": 538.0,
219
+ "Area": 104428.796875,
220
+ "Area Ratio": 0.04466308280825615,
221
+ "Height": 336.0,
222
+ "Lx": 51.91999816894531,
223
+ "Ly": 794.0,
224
+ "Orient": "S_R180",
225
+ "Peri Bias": 2695.6865234375,
226
+ "Type": "h8",
227
+ "Width": 310.79998779296875
228
+ },
229
+ {
230
+ "#Pins": 352.0,
231
+ "Area": 63114.421875,
232
+ "Area Ratio": 0.026993364095687866,
233
+ "Height": 236.02999877929688,
234
+ "Lx": 362.7200012207031,
235
+ "Ly": 893.969970703125,
236
+ "Orient": "FN_MY",
237
+ "Peri Bias": 131565.796875,
238
+ "Type": "h9",
239
+ "Width": 267.3999938964844
240
+ }
241
+ ],
242
+ "Macros Statis": {
243
+ "Channel Pin Util": 0.008548176103541288,
244
+ "Channel Util": 0.05058052752360674,
245
+ "Max Continuous White Space Ratio": 0.1309814453125
246
+ },
247
+ "Nets": {
248
+ "num_clock": 0,
249
+ "num_patch": 0,
250
+ "num_pins": 436707,
251
+ "num_segment": 608471,
252
+ "num_signal": 151612,
253
+ "num_total": 151612,
254
+ "num_via": 0,
255
+ "num_wire": 608471,
256
+ "ratio_clock": 0.0,
257
+ "ratio_signal": 1.0,
258
+ "wire_len": 242598.05,
259
+ "wire_len_clock": 0.0,
260
+ "wire_len_signal": 242598.05
261
+ },
262
+ "Pins": {
263
+ "max_fanout": 32,
264
+ "pin_distribution": [
265
+ {
266
+ "net_num": 0,
267
+ "net_ratio": 0.0,
268
+ "pin_num": 0
269
+ },
270
+ {
271
+ "net_num": 0,
272
+ "net_ratio": 0.0,
273
+ "pin_num": 1
274
+ },
275
+ {
276
+ "net_num": 75438,
277
+ "net_ratio": 0.49757275149724295,
278
+ "pin_num": 2
279
+ },
280
+ {
281
+ "net_num": 47479,
282
+ "net_ratio": 0.31316122734348206,
283
+ "pin_num": 3
284
+ },
285
+ {
286
+ "net_num": 19037,
287
+ "net_ratio": 0.1255639395298525,
288
+ "pin_num": 4
289
+ },
290
+ {
291
+ "net_num": 6147,
292
+ "net_ratio": 0.040544284093607365,
293
+ "pin_num": 5
294
+ },
295
+ {
296
+ "net_num": 656,
297
+ "net_ratio": 0.004326834287523415,
298
+ "pin_num": 6
299
+ },
300
+ {
301
+ "net_num": 593,
302
+ "net_ratio": 0.00391129989710577,
303
+ "pin_num": 7
304
+ },
305
+ {
306
+ "net_num": 508,
307
+ "net_ratio": 0.0033506582592406934,
308
+ "pin_num": 8
309
+ },
310
+ {
311
+ "net_num": 362,
312
+ "net_ratio": 0.002387673798907738,
313
+ "pin_num": 9
314
+ },
315
+ {
316
+ "net_num": 307,
317
+ "net_ratio": 0.0020249056802891592,
318
+ "pin_num": 10
319
+ },
320
+ {
321
+ "net_num": 359,
322
+ "net_ratio": 0.0023678864469830886,
323
+ "pin_num": 11
324
+ },
325
+ {
326
+ "net_num": 169,
327
+ "net_ratio": 0.00111468749175527,
328
+ "pin_num": 12
329
+ },
330
+ {
331
+ "net_num": 113,
332
+ "net_ratio": 0.0007453235891618078,
333
+ "pin_num": 13
334
+ },
335
+ {
336
+ "net_num": 75,
337
+ "net_ratio": 0.0004946837981162441,
338
+ "pin_num": 14
339
+ },
340
+ {
341
+ "net_num": 59,
342
+ "net_ratio": 0.000389151254518112,
343
+ "pin_num": 15
344
+ },
345
+ {
346
+ "net_num": 67,
347
+ "net_ratio": 0.00044191752631717805,
348
+ "pin_num": 16
349
+ },
350
+ {
351
+ "net_num": 62,
352
+ "net_ratio": 0.0004089386064427618,
353
+ "pin_num": 17
354
+ },
355
+ {
356
+ "net_num": 24,
357
+ "net_ratio": 0.0001582988153971981,
358
+ "pin_num": 18
359
+ },
360
+ {
361
+ "net_num": 45,
362
+ "net_ratio": 0.00029681027886974647,
363
+ "pin_num": 19
364
+ },
365
+ {
366
+ "net_num": 19,
367
+ "net_ratio": 0.00012531989552278184,
368
+ "pin_num": 20
369
+ },
370
+ {
371
+ "net_num": 38,
372
+ "net_ratio": 0.00025063979104556367,
373
+ "pin_num": 21
374
+ },
375
+ {
376
+ "net_num": 7,
377
+ "net_ratio": 4.617048782418278e-05,
378
+ "pin_num": 22
379
+ },
380
+ {
381
+ "net_num": 21,
382
+ "net_ratio": 0.00013851146347254836,
383
+ "pin_num": 23
384
+ },
385
+ {
386
+ "net_num": 11,
387
+ "net_ratio": 7.25536237237158e-05,
388
+ "pin_num": 24
389
+ },
390
+ {
391
+ "net_num": 5,
392
+ "net_ratio": 3.297891987441627e-05,
393
+ "pin_num": 25
394
+ },
395
+ {
396
+ "net_num": 3,
397
+ "net_ratio": 1.9787351924649763e-05,
398
+ "pin_num": 26
399
+ },
400
+ {
401
+ "net_num": 1,
402
+ "net_ratio": 6.595783974883255e-06,
403
+ "pin_num": 27
404
+ },
405
+ {
406
+ "net_num": 2,
407
+ "net_ratio": 1.319156794976651e-05,
408
+ "pin_num": 28
409
+ },
410
+ {
411
+ "net_num": 1,
412
+ "net_ratio": 6.595783974883255e-06,
413
+ "pin_num": 29
414
+ },
415
+ {
416
+ "net_num": 0,
417
+ "net_ratio": 0.0,
418
+ "pin_num": 30
419
+ },
420
+ {
421
+ "net_num": 0,
422
+ "net_ratio": 0.0,
423
+ "pin_num": 31
424
+ },
425
+ {
426
+ "net_num": 2,
427
+ "net_ratio": 1.319156794976651e-05,
428
+ "pin_num": 32
429
+ },
430
+ {
431
+ "net_num": 2,
432
+ "net_ratio": 1.319156794976651e-05,
433
+ "pin_num": "> 32"
434
+ }
435
+ ]
436
+ }
437
+ }