-
Notifications
You must be signed in to change notification settings - Fork 0
/
init_stat.txt
84 lines (80 loc) · 2.96 KB
/
init_stat.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
Before proc:
Number of wires: 111486
Number of wire bits: 5674276
Number of public wires: 27978
Number of public wire bits: 920230
Number of memories: 0
Number of memory bits: 0
Number of processes: 3453
Number of cells: 34962
$add 1433
$and 7392
$eq 3373
$ge 264
$gt 9
$le 231
$logic_and 2099
$logic_not 561
$logic_or 350
$lt 80
$mul 542
$mux 4996
$ne 170
$neg 9
$not 3974
$or 6605
$pos 65
$reduce_and 6
$reduce_bool 6
$reduce_or 231
$shift 2
$shiftx 518
$shl 703
$shr 798
$sshl 1
$sshr 2
$sub 497
$xor 38
unread 7
After proc:
Number of wires: 916949
Number of wire bits: 11274353
Number of public wires: 27978
Number of public wire bits: 920230
Number of memories: 0
Number of memory bits: 0
Number of processes: 0
Number of cells: 518819
$add 921
$adff 506
$and 5038
$dff 10063
$dlatch 219
$eq 87626
$ge 264
$gt 9
$le 231
$logic_and 1501
$logic_not 1528
$logic_or 331
$lt 76
$mul 542
$mux 399950
$ne 95
$neg 9
$not 3372
$or 4433
$pmux 442
$pos 58
$reduce_and 6
$reduce_bool 77
$reduce_or 617
$shift 2
$shiftx 262
$shl 341
$shr 14
$sshl 1
$sshr 2
$sub 241
$xor 35
unread 7