code stringlengths 35 6.69k | score float64 6.5 11.5 |
|---|---|
module HA_10 (
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.642792 |
module FA_329 (
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(s... | 6.799634 |
module FA_328 (
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(s... | 6.793074 |
module FA_327 (
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(s... | 6.833473 |
module FA_326 (
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(s... | 6.827708 |
module FA_325 (
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(s... | 7.109594 |
module FA_324 (
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(s... | 6.761836 |
module FA_323 (
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(s... | 6.70544 |
module FA_322 (
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(s... | 6.754255 |
module FA_321 (
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(s... | 6.625401 |
module FA_320 (
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(s... | 6.526588 |
module FA_319 (
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(s... | 6.846785 |
module FA_318 (
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(s... | 6.992703 |
module FA_317 (
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(s... | 6.902428 |
module FA_316 (
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(s... | 6.768864 |
module FA_315 (
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(s... | 6.950084 |
module FA_314 (
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(s... | 6.713939 |
module FA_313 (
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(s... | 6.849091 |
module FA_312 (
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(s... | 6.874278 |
module FA_310 (
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(s... | 6.810595 |
module FA_309 (
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(s... | 6.60608 |
module FA_308 (
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(s... | 6.839579 |
module FA_307 (
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(s... | 6.853642 |
module FA_306 (
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(s... | 6.706552 |
module FA_305 (
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(s... | 7.116155 |
module FA_304 (
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(s... | 7.312691 |
module FA_303 (
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(s... | 7.003976 |
module FA_302 (
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(s... | 6.949972 |
module FA_301 (
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(s... | 6.834486 |
module FA_300 (
I1,
I2,
I3,
sum,
carry
);
input I1, I2, I3;
output sum, carry;
wire n2;
exor2_1 U1 (
.a(I1),
.b(I2),
.x(n2)
);
exor2_1 U2 (
.a(I3),
.b(n2),
.x(sum)
);
ao22_1 U3 (
.a(I2),
.b(I1),
.c(n2),
.d(I3),
.x(car... | 6.974505 |
module HA_9 (
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.492825 |
module FA_299 (
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(s... | 6.525961 |
module FA_298 (
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(s... | 6.682024 |
module FA_297 (
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(s... | 6.71812 |
module FA_296 (
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(s... | 6.839539 |
module FA_295 (
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(s... | 6.742678 |
module FA_294 (
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(s... | 6.74501 |
module FA_293 (
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(s... | 6.744379 |
module FA_292 (
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(s... | 6.787354 |
module FA_291 (
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(s... | 6.724924 |
module FA_290 (
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(s... | 6.921782 |
module FA_289 (
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(s... | 6.689728 |
module FA_288 (
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(s... | 6.653587 |
module FA_287 (
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(s... | 6.634885 |
module FA_286 (
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(s... | 6.629535 |
module FA_285 (
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(s... | 7.099519 |
module FA_284 (
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(s... | 6.723528 |
module FA_283 (
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(s... | 6.735889 |
module FA_282 (
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(s... | 6.683825 |
module FA_281 (
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(s... | 6.625068 |
module FA_280 (
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(s... | 7.015666 |
module FA_279 (
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(s... | 6.778371 |
module FA_278 (
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(s... | 7.039808 |
module FA_277 (
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(s... | 6.634322 |
module FA_276 (
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(s... | 6.793493 |
module FA_275 (
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(s... | 6.843782 |
module FA_274 (
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(s... | 6.750936 |
module FA_273 (
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(s... | 6.821343 |
module FA_272 (
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(s... | 6.700174 |
module FA_271 (
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(s... | 6.610807 |
module FA_270 (
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(s... | 6.859128 |
module HA_8 (
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.535634 |
module FA_268 (
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(s... | 6.702679 |
module FA_267 (
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(s... | 6.615472 |
module FA_265 (
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(s... | 6.8634 |
module FA_264 (
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(s... | 6.809841 |
module FA_263 (
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(s... | 6.710768 |
module FA_262 (
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(s... | 6.874539 |
module FA_261 (
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(s... | 6.744047 |
module FA_260 (
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(s... | 7.184678 |
module FA_259 (
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(s... | 6.681071 |
module FA_258 (
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(s... | 6.801667 |
module FA_257 (
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(s... | 6.848026 |
module FA_255 (
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(s... | 6.816351 |
module FA_254 (
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(s... | 7.046363 |
module FA_253 (
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(s... | 6.899592 |
module FA_252 (
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(s... | 7.213253 |
module FA_251 (
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(s... | 7.149835 |
module FA_250 (
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(s... | 7.190384 |
module FA_248 (
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(s... | 7.196553 |
module FA_247 (
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(s... | 7.00433 |
module FA_245 (
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(s... | 6.858175 |
module FA_244 (
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(s... | 6.840868 |
module FA_243 (
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(s... | 6.715449 |
module FA_242 (
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(s... | 6.855123 |
module FA_241 (
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(s... | 6.631793 |
module FA_240 (
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(s... | 7.060036 |
module HA_7 (
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.37311 |
module FA_239 (
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(s... | 6.528109 |
module FA_238 (
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(s... | 6.697881 |
module FA_237 (
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(s... | 6.698566 |
module FA_235 (
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(s... | 6.913336 |
module FA_234 (
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(s... | 7.050885 |
module FA_233 (
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(s... | 6.654579 |
module FA_231 (
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(s... | 6.569258 |
module FA_230 (
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(s... | 6.817836 |
module FA_229 (
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(s... | 6.681071 |
module FA_228 (
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(s... | 6.706325 |
module FA_227 (
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(s... | 6.641902 |
module FA_226 (
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(s... | 6.521155 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.