code stringlengths 35 6.69k | score float64 6.5 11.5 |
|---|---|
module FA_3264 (
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.306352 |
module FA_3262 (
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.688761 |
module FA_3261 (
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.625665 |
module FA_3260 (
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.648661 |
module FA_3258 (
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.610775 |
module FA_3257 (
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.644484 |
module FA_3256 (
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.954663 |
module FA_3255 (
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.990623 |
module FA_3253 (
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.503956 |
module FA_3251 (
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.625971 |
module FA_3250 (
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(... | 7.420903 |
module FA_3249 (
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.683714 |
module FA_3248 (
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.386352 |
module FA_3247 (
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.352368 |
module FA_3246 (
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.639575 |
module FA_3245 (
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.049007 |
module FA_3244 (
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.701228 |
module FA_3243 (
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.996242 |
module FA_3242 (
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.694664 |
module FA_3241 (
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.95737 |
module FA_3240 (
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.491681 |
module HA_107 (
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.39354 |
module FA_3235 (
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.543476 |
module FA_3233 (
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.813445 |
module FA_3232 (
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.023437 |
module FA_3231 (
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.607789 |
module FA_3230 (
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.748775 |
module FA_3229 (
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(... | 7.025932 |
module FA_3228 (
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.758928 |
module FA_3227 (
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.610432 |
module FA_3225 (
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.774637 |
module FA_3224 (
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.746442 |
module FA_3222 (
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.681707 |
module FA_3221 (
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.566383 |
module FA_3220 (
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.758441 |
module FA_3219 (
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.612248 |
module FA_3218 (
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.977114 |
module FA_3217 (
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.708411 |
module FA_3215 (
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.735571 |
module FA_3214 (
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.727333 |
module FA_3213 (
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.642924 |
module FA_3212 (
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.861704 |
module HA_106 (
I1,
I2,
sum,
carry
);
input I1, I2;
output sum, carry;
and2_2 U1 (
.a(I2),
.b(I1),
.x(carry)
);
exor2_1 U2 (
.a(I2),
.b(I1),
.x(sum)
);
endmodule
| 7.442103 |
module FA_3209 (
I1,
I2,
I3,
sum,
carry
);
input I1, I2, I3;
output sum, carry;
wire n2;
exor2_1 U1 (
.a(I1),
.b(I2),
.x(n2)
);
ao22_2 U2 (
.a(I2),
.b(I1),
.c(n2),
.d(I3),
.x(carry)
);
exor2_1 U3 (
.a(I3),
.b(n2),
.x(... | 6.534194 |
module FA_3208 (
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.630758 |
module FA_3207 (
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.653187 |
module FA_3206 (
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(... | 7.148124 |
module FA_3205 (
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(... | 7.156656 |
module FA_3204 (
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.976262 |
module FA_3203 (
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.829093 |
module FA_3202 (
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.76198 |
module FA_3201 (
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.665682 |
module FA_3200 (
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(... | 7.000436 |
module FA_3199 (
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.78605 |
module FA_3198 (
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.715579 |
module FA_3197 (
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.728356 |
module FA_3196 (
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.829949 |
module FA_3195 (
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.964911 |
module FA_3194 (
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.764696 |
module FA_3193 (
I1,
I2,
I3,
sum,
carry
);
input I1, I2, I3;
output sum, carry;
wire n2;
ao22_1 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.542353 |
module FA_3192 (
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.842752 |
module FA_3191 (
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.853356 |
module FA_3190 (
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.371922 |
module FA_3189 (
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.278832 |
module FA_3188 (
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.264321 |
module FA_3187 (
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(... | 7.248759 |
module FA_3186 (
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.863531 |
module FA_3185 (
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(... | 7.365531 |
module FA_3184 (
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(... | 7.064395 |
module FA_3183 (
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.122557 |
module FA_3182 (
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.13439 |
module FA_3181 (
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.869569 |
module FA_3180 (
I1,
I2,
I3,
sum,
carry
);
input I1, I2, I3;
output sum, carry;
wire n2;
exor2_2 U1 (
.a(I3),
.b(n2),
.x(sum)
);
exor2_1 U2 (
.a(I1),
.b(I2),
.x(n2)
);
ao22_1 U3 (
.a(I2),
.b(I1),
.c(n2),
.d(I3),
.x(ca... | 7.586127 |
module HA_105 (
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.377456 |
module FA_3179 (
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.965812 |
module FA_3178 (
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(... | 7.061346 |
module FA_3177 (
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(... | 7.098344 |
module FA_3176 (
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(... | 7.004632 |
module FA_3175 (
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.943125 |
module FA_3174 (
I1,
I2,
I3,
sum,
carry
);
input I1, I2, I3;
output sum, carry;
wire n2;
ao22_1 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(... | 7.112413 |
module FA_3173 (
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.969902 |
module FA_3172 (
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(... | 7.056931 |
module FA_3171 (
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.813448 |
module FA_3170 (
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(... | 7.179506 |
module FA_3169 (
I1,
I2,
I3,
sum,
carry
);
input I1, I2, I3;
output sum, carry;
wire n2;
ao22_1 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.742895 |
module FA_3168 (
I1,
I2,
I3,
sum,
carry
);
input I1, I2, I3;
output sum, carry;
wire n2;
ao22_1 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.982547 |
module FA_3167 (
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(... | 7.133036 |
module FA_3166 (
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(... | 7.177603 |
module FA_3165 (
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(... | 7.42215 |
module FA_3164 (
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(... | 7.45842 |
module FA_3163 (
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(... | 7.111149 |
module FA_3162 (
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.19554 |
module FA_3161 (
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(... | 7.194229 |
module FA_3160 (
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.703154 |
module FA_3159 (
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.176248 |
module FA_3158 (
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.386058 |
module FA_3157 (
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.474797 |
module FA_3156 (
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_2 U2 (
.a(I1),
.b(I2),
.x(n2)
);
exor2_1 U3 (
.a(I3),
.b(n2),
.x(... | 7.322269 |
module FA_3155 (
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_2 U2 (
.a(I1),
.b(I2),
.x(n2)
);
exor2_1 U3 (
.a(I3),
.b(n2),
.x(... | 7.487014 |
module FA_3154 (
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(... | 7.515315 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.