code
stringlengths
35
6.69k
score
float64
6.5
11.5
module FA_3053 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.586169
module FA_3052 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.82643
module FA_3051 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.808108
module FA_3050 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.966851
module FA_3049 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.778895
module FA_3048 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.080172
module FA_3047 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.801367
module FA_3046 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2, n3, n4; inv_0 U1 ( .a(I3), .x(n2) ); inv_2 U2 ( .a(n2), .x(n3) ); ao22_6 U3 ( .a(I2), .b(I1), .c(n4), .d(I3), .x(carry) ); exor2_1 U4 ( ...
6.606094
module FA_3045 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.924824
module FA_3044 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.849803
module FA_3043 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.951189
module FA_3042 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.868138
module FA_3041 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.017706
module FA_3040 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.090538
module FA_3039 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.641637
module FA_3038 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.736355
module FA_3037 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.632211
module FA_3035 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.801948
module FA_3034 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.5195
module FA_3033 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.715307
module FA_3032 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.841947
module FA_3031 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.695619
module FA_3030 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.751485
module HA_100 ( I1, I2, sum, carry ); input I1, I2; output sum, carry; and2_1 U1 ( .a(I2), .b(I1), .x(carry) ); exor2_1 U2 ( .a(I2), .b(I1), .x(sum) ); endmodule
7.391072
module FA_3029 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.710094
module FA_3028 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.862486
module FA_3027 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.858974
module FA_3026 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.787516
module FA_3025 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.942369
module FA_3024 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.970628
module FA_3023 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.693392
module FA_3022 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_5 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.601014
module FA_3021 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.697852
module FA_3020 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.785681
module FA_3019 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.65261
module FA_3018 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.117174
module FA_3017 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.881077
module FA_3016 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.791313
module FA_3015 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.862789
module FA_3014 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.01151
module FA_3013 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.862301
module FA_3012 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.781229
module FA_3011 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.799928
module FA_3010 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.665242
module FA_3009 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.819385
module FA_3008 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.834368
module FA_3007 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.911471
module FA_3006 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.918175
module FA_3005 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.8675
module FA_3004 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.015649
module FA_3003 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.009565
module FA_3002 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.05325
module FA_3001 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.941399
module FA_3000 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.893645
module HA_99 ( I1, I2, sum, carry ); input I1, I2; output sum, carry; and2_1 U1 ( .a(I2), .b(I1), .x(carry) ); exor2_1 U2 ( .a(I2), .b(I1), .x(sum) ); endmodule
6.929347
module FA_2997 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.647853
module FA_2996 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.701703
module FA_2995 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.760774
module FA_2994 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.592592
module FA_2992 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.557302
module FA_2991 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.543953
module FA_2990 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.713447
module FA_2989 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.631386
module FA_2988 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.647596
module FA_2987 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.663333
module FA_2985 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.630159
module FA_2984 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.824545
module FA_2983 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.704027
module FA_2982 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.859359
module FA_2981 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.73312
module FA_2980 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.927543
module FA_2979 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.711511
module FA_2978 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.765802
module FA_2977 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.583068
module FA_2976 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.843694
module FA_2975 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.885778
module FA_2974 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.648138
module FA_2973 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.730111
module FA_2972 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.902589
module FA_2971 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.794084
module FA_2970 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.697419
module HA_98 ( I1, I2, sum, carry ); input I1, I2; output sum, carry; and2_1 U1 ( .a(I2), .b(I1), .x(carry) ); exor2_1 U2 ( .a(I2), .b(I1), .x(sum) ); endmodule
7.382159
module FA_2968 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.691852
module FA_2965 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.538401
module FA_2964 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.692011
module FA_2963 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.741211
module FA_2962 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
7.017206
module FA_2961 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.671704
module FA_2960 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.793702
module FA_2959 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.510363
module FA_2958 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.716881
module FA_2957 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.641334
module FA_2954 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_3 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.55854
module FA_2952 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.651267
module FA_2951 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.670403
module FA_2950 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.834234
module FA_2949 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.604833
module FA_2948 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; exor2_1 U1 ( .a(I1), .b(I2), .x(n2) ); ao22_1 U2 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.932636
module FA_2947 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_2 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.67684
module FA_2945 ( I1, I2, I3, sum, carry ); input I1, I2, I3; output sum, carry; wire n2; ao22_6 U1 ( .a(I2), .b(I1), .c(n2), .d(I3), .x(carry) ); exor2_1 U2 ( .a(I1), .b(I2), .x(n2) ); exor2_1 U3 ( .a(I3), .b(n2), .x(...
6.79686