code stringlengths 35 6.69k | score float64 6.5 11.5 |
|---|---|
module FA_225 (
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.874415 |
module FA_224 (
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.82293 |
module FA_223 (
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.531872 |
module FA_222 (
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.617402 |
module FA_220 (
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.682151 |
module FA_219 (
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.849784 |
module FA_218 (
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.969503 |
module FA_217 (
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.848865 |
module FA_216 (
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.893982 |
module FA_215 (
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.071447 |
module FA_214 (
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.864447 |
module FA_213 (
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.841152 |
module FA_212 (
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.957572 |
module FA_211 (
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.54307 |
module FA_210 (
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.878786 |
module HA_6 (
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.55193 |
module FA_209 (
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.747625 |
module FA_208 (
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.94831 |
module FA_207 (
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.031828 |
module FA_206 (
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.945191 |
module FA_205 (
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.116404 |
module FA_204 (
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.083055 |
module FA_203 (
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.68234 |
module FA_202 (
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.831124 |
module FA_201 (
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.859258 |
module FA_200 (
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.988102 |
module FA_199 (
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.093485 |
module FA_198 (
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.802747 |
module FA_197 (
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.820727 |
module FA_196 (
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.806013 |
module FA_195 (
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.997206 |
module FA_194 (
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.771959 |
module FA_193 (
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.68452 |
module FA_192 (
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.780483 |
module FA_191 (
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.744065 |
module FA_190 (
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.284612 |
module FA_189 (
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.977624 |
module FA_188 (
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.099396 |
module FA_187 (
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.077567 |
module FA_186 (
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.763282 |
module FA_185 (
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.188159 |
module FA_184 (
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.13138 |
module FA_183 (
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.950309 |
module FA_182 (
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.958947 |
module FA_181 (
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.750033 |
module FA_180 (
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.249417 |
module HA_5 (
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.712309 |
module FA_179 (
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.709648 |
module FA_178 (
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.855938 |
module FA_177 (
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.823263 |
module FA_176 (
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.669118 |
module FA_175 (
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.037409 |
module FA_174 (
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.985927 |
module FA_173 (
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.693887 |
module FA_171 (
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.537874 |
module FA_170 (
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.927493 |
module FA_168 (
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.091598 |
module FA_167 (
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.005682 |
module FA_166 (
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.859994 |
module FA_165 (
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... | 7.246933 |
module FA_164 (
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.435861 |
module FA_163 (
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.890546 |
module FA_162 (
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.769386 |
module FA_161 (
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.894215 |
module FA_160 (
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.269599 |
module FA_159 (
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.999085 |
module FA_158 (
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.261533 |
module FA_157 (
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.139136 |
module FA_156 (
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.294113 |
module FA_155 (
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.647119 |
module FA_154 (
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.230314 |
module FA_153 (
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.087214 |
module FA_152 (
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.053682 |
module FA_151 (
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.871237 |
module FA_150 (
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.286041 |
module HA_4 (
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.506417 |
module FA_149 (
I1,
I2,
I3,
sum,
carry
);
input I1, I2, I3;
output sum, carry;
wire n2, n3;
buf_1 U1 (
.a(n3),
.x(n2)
);
ao22_2 U2 (
.a(I2),
.b(I1),
.c(n3),
.d(I3),
.x(carry)
);
exor2_1 U3 (
.a(I1),
.b(I2),
.x(n3)
);
ex... | 6.899008 |
module FA_148 (
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.273996 |
module FA_147 (
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.030059 |
module FA_146 (
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.555655 |
module FA_145 (
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.906472 |
module FA_144 (
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.097075 |
module FA_143 (
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.633557 |
module FA_142 (
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.834722 |
module FA_141 (
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.824088 |
module FA_140 (
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.025982 |
module FA_139 (
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.747281 |
module FA_138 (
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.880397 |
module FA_137 (
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.981122 |
module FA_136 (
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.68206 |
module FA_135 (
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.918641 |
module FA_134 (
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.08572 |
module FA_133 (
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.668585 |
module FA_132 (
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.923835 |
module FA_131 (
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.851713 |
module FA_130 (
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.228335 |
module FA_129 (
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.027954 |
module FA_127 (
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.865014 |
module FA_126 (
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.729281 |
module FA_125 (
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... | 7.304532 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.