code stringlengths 35 6.69k | score float64 6.5 11.5 |
|---|---|
module ND4B1LEHMX2 (
O,
I1,
I2,
I3,
B1
);
output O;
input I1, I2, I3, B1;
wire o2;
wire o1;
wire n1;
and g1 (o1, I1, I2);
not g2 (n1, B1);
and g3 (o2, n1, I3);
nand g4 (O, o1, o2);
endmodule
| 6.70575 |
module ND4B1LEHMX3 (
O,
I1,
I2,
I3,
B1
);
output O;
input I1, I2, I3, B1;
wire o2;
wire o1;
wire n1;
and g1 (o1, I1, I2);
not g2 (n1, B1);
and g3 (o2, n1, I3);
nand g4 (O, o1, o2);
endmodule
| 6.768466 |
module ND4B2LEHMX1 (
O,
I1,
I2,
B1,
B2
);
output O;
input I1, I2, B1, B2;
wire o2;
wire o1;
and g1 (o1, I1, I2);
nor g2 (o2, B1, B2);
nand g3 (O, o1, o2);
endmodule
| 7.085921 |
module ND4B2LEHMX2 (
O,
I1,
I2,
B1,
B2
);
output O;
input I1, I2, B1, B2;
wire o2;
wire o1;
and g1 (o1, I1, I2);
nor g2 (o2, B1, B2);
nand g3 (O, o1, o2);
endmodule
| 7.146242 |
module ND4B2LEHMX3 (
O,
I1,
I2,
B1,
B2
);
output O;
input I1, I2, B1, B2;
wire o2;
wire o1;
and g1 (o1, I1, I2);
nor g2 (o2, B1, B2);
nand g3 (O, o1, o2);
endmodule
| 7.236623 |
module ND4LEHMX1 (
O,
I1,
I2,
I3,
I4
);
output O;
input I1, I2, I3, I4;
nand4 g1 (
O,
I1,
I2,
I3,
I4
);
endmodule
| 6.565224 |
module ND4LEHMX2 (
O,
I1,
I2,
I3,
I4
);
output O;
input I1, I2, I3, I4;
nand4 g1 (
O,
I1,
I2,
I3,
I4
);
endmodule
| 6.665599 |
module ND4LEHMX3 (
O,
I1,
I2,
I3,
I4
);
output O;
input I1, I2, I3, I4;
nand4 g1 (
O,
I1,
I2,
I3,
I4
);
endmodule
| 6.647726 |
module ND4M2HLEHMX3 (
O,
I1,
I2,
I3,
I4
);
output O;
input I1, I2, I3, I4;
nand4 g1 (
O,
I1,
I2,
I3,
I4
);
endmodule
| 6.68756 |
module ND4M2HLEHMX4 (
O,
I1,
I2,
I3,
I4
);
output O;
input I1, I2, I3, I4;
nand4 g1 (
O,
I1,
I2,
I3,
I4
);
endmodule
| 6.584722 |
module NR2BPNLEHMX1 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.918208 |
module NR2BPNLEHMX2 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.934442 |
module NR2BPNLEHMX3 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.941554 |
module NR2BPNLEHMX4 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.435456 |
module NR2BPNLEHMX6 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.88493 |
module NR2BPNLEHMX8 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.750129 |
module NR2BPNM2HLEHMX10 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.925471 |
module NR2BPNM2HLEHMX12 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.925471 |
module NR2BPNM2HLEHMX16 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.925471 |
module NR2BPNM2HLEHMX6 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.925471 |
module NR2BPNM2HLEHMX8 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.925471 |
module NR2CKLEHMX1 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.657216 |
module NR2CKLEHMX2 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.645178 |
module NR2CKLEHMX3 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.527577 |
module NR2CKLEHMX4 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.143056 |
module NR2CKLEHMX6 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.561503 |
module NR2CKLEHMX8 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.539397 |
module NR2LEHMX1 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 8.026293 |
module NR2LEHMX2 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 8.042816 |
module NR2LEHMX3 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.724728 |
module NR2LEHMX4 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.489558 |
module NR2LEHMX6 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.832468 |
module NR2LEHMX8 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.808701 |
module NR2M2HLEHMX10 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 8.030654 |
module NR2M2HLEHMX12 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.839349 |
module NR2M2HLEHMX16 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 8.159849 |
module NR2M2HLEHMX6 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.781211 |
module NR2M2HLEHMX8 (
O,
I1,
I2
);
output O;
input I1, I2;
nor g1 (O, I1, I2);
endmodule
| 7.617111 |
module NR3LEHMX1 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.211025 |
module NR3LEHMX2 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.414648 |
module NR3LEHMX3 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.186008 |
module NR3LEHMX4 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.176984 |
module NR3LEHMX6 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.235979 |
module NR3LEHMX8 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.132966 |
module NR3M2HLEHMX10 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.543603 |
module NR3M2HLEHMX6 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.313185 |
module NR3M2HLEHMX8 (
O,
I1,
I2,
I3
);
output O;
input I1, I2, I3;
nor3 g1 (
O,
I1,
I2,
I3
);
endmodule
| 7.278114 |
module NR4LEHMX1 (
O,
I1,
I2,
I3,
I4
);
output O;
input I1, I2, I3, I4;
nor4 g1 (
O,
I1,
I2,
I3,
I4
);
endmodule
| 7.278159 |
module NR4LEHMX2 (
O,
I1,
I2,
I3,
I4
);
output O;
input I1, I2, I3, I4;
nor4 g1 (
O,
I1,
I2,
I3,
I4
);
endmodule
| 7.539596 |
module NR4LEHMX3 (
O,
I1,
I2,
I3,
I4
);
output O;
input I1, I2, I3, I4;
nor4 g1 (
O,
I1,
I2,
I3,
I4
);
endmodule
| 7.367013 |
module OA112LEHMX1 (
O,
A1,
B1,
C1,
C2
);
output O;
input A1, B1, C1, C2;
wire o2;
wire o1;
or g1 (o1, C1, C2);
nand3 g2 (
o2,
A1,
B1,
o1
);
not g3 (O, o2);
endmodule
| 6.83381 |
module OA112LEHMX2 (
O,
A1,
B1,
C1,
C2
);
output O;
input A1, B1, C1, C2;
wire o2;
wire o1;
or g1 (o1, C1, C2);
nand3 g2 (
o2,
A1,
B1,
o1
);
not g3 (O, o2);
endmodule
| 6.805928 |
module OA112LEHMX3 (
O,
A1,
B1,
C1,
C2
);
output O;
input A1, B1, C1, C2;
wire o2;
wire o1;
or g1 (o1, C1, C2);
nand3 g2 (
o2,
A1,
B1,
o1
);
not g3 (O, o2);
endmodule
| 6.973794 |
module OA12LEHMX1 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (o2, A1, o1);
not g3 (O, o2);
endmodule
| 7.529569 |
module OA12LEHMX2 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (o2, A1, o1);
not g3 (O, o2);
endmodule
| 7.51034 |
module OA12LEHMX3 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (o2, A1, o1);
not g3 (O, o2);
endmodule
| 7.560318 |
module OA12LEHMX4 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (o2, A1, o1);
not g3 (O, o2);
endmodule
| 7.636506 |
module OA12LEHMX6 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (o2, A1, o1);
not g3 (O, o2);
endmodule
| 7.457164 |
module OA13LEHMX1 (
O,
A1,
B1,
B2,
B3
);
output O;
input A1, B1, B2, B3;
wire o2;
wire o1;
or3 g1 (
o1,
B1,
B2,
B3
);
nand g2 (o2, A1, o1);
not g3 (O, o2);
endmodule
| 7.180145 |
module OA13LEHMX2 (
O,
A1,
B1,
B2,
B3
);
output O;
input A1, B1, B2, B3;
wire o2;
wire o1;
or3 g1 (
o1,
B1,
B2,
B3
);
nand g2 (o2, A1, o1);
not g3 (O, o2);
endmodule
| 7.207909 |
module OA13LEHMX3 (
O,
A1,
B1,
B2,
B3
);
output O;
input A1, B1, B2, B3;
wire o2;
wire o1;
or3 g1 (
o1,
B1,
B2,
B3
);
nand g2 (o2, A1, o1);
not g3 (O, o2);
endmodule
| 7.218516 |
module OA222LEHMX1 (
O,
A1,
A2,
B1,
B2,
C1,
C2
);
output O;
input A1, A2, B1, B2, C1, C2;
wire o4;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g2 (o2, A1, A2);
or g5 (o3, C1, C2);
nand3 g3 (
o4,
o1,
o2,
o3
);
not g4 (O, o4);
endmodule
| 6.782585 |
module OA222LEHMX2 (
O,
A1,
A2,
B1,
B2,
C1,
C2
);
output O;
input A1, A2, B1, B2, C1, C2;
wire o4;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g2 (o2, A1, A2);
or g5 (o3, C1, C2);
nand3 g3 (
o4,
o1,
o2,
o3
);
not g4 (O, o4);
endmodule
| 6.845711 |
module OA222LEHMX3 (
O,
A1,
A2,
B1,
B2,
C1,
C2
);
output O;
input A1, A2, B1, B2, C1, C2;
wire o4;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g2 (o2, A1, A2);
or g5 (o3, C1, C2);
nand3 g3 (
o4,
o1,
o2,
o3
);
not g4 (O, o4);
endmodule
| 7.072942 |
module OA22LEHMX1 (
O,
A1,
A2,
B1,
B2
);
output O;
input A1, A2, B1, B2;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g2 (o2, A1, A2);
nand g3 (o3, o1, o2);
not g4 (O, o3);
endmodule
| 7.143159 |
module OA22LEHMX2 (
O,
A1,
A2,
B1,
B2
);
output O;
input A1, A2, B1, B2;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g2 (o2, A1, A2);
nand g3 (o3, o1, o2);
not g4 (O, o3);
endmodule
| 7.177118 |
module OA22LEHMX3 (
O,
A1,
A2,
B1,
B2
);
output O;
input A1, A2, B1, B2;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g2 (o2, A1, A2);
nand g3 (o3, o1, o2);
not g4 (O, o3);
endmodule
| 7.245242 |
module OA22LEHMX4 (
O,
A1,
A2,
B1,
B2
);
output O;
input A1, A2, B1, B2;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g2 (o2, A1, A2);
nand g3 (o3, o1, o2);
not g4 (O, o3);
endmodule
| 7.246503 |
module OA22LEHMX6 (
O,
A1,
A2,
B1,
B2
);
output O;
input A1, A2, B1, B2;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g2 (o2, A1, A2);
nand g3 (o3, o1, o2);
not g4 (O, o3);
endmodule
| 7.087245 |
module OAI112LEHMX1 (
O,
A1,
B1,
C1,
C2
);
output O;
input A1, B1, C1, C2;
wire o1;
or g1 (o1, C1, C2);
nand3 g2 (
O,
A1,
B1,
o1
);
endmodule
| 7.18652 |
module OAI112LEHMX2 (
O,
A1,
B1,
C1,
C2
);
output O;
input A1, B1, C1, C2;
wire o1;
or g1 (o1, C1, C2);
nand3 g2 (
O,
A1,
B1,
o1
);
endmodule
| 7.183628 |
module OAI112LEHMX3 (
O,
A1,
B1,
C1,
C2
);
output O;
input A1, B1, C1, C2;
wire o1;
or g1 (o1, C1, C2);
nand3 g2 (
O,
A1,
B1,
o1
);
endmodule
| 7.404165 |
module OAI122LEHMX1 (
O,
A1,
B1,
B2,
C1,
C2
);
output O;
input A1, B1, B2, C1, C2;
wire o2;
wire o1;
or g1 (o1, B1, B2);
or g2 (o2, C1, C2);
nand3 g3 (
O,
A1,
o1,
o2
);
endmodule
| 7.536875 |
module OAI122LEHMX2 (
O,
A1,
B1,
B2,
C1,
C2
);
output O;
input A1, B1, B2, C1, C2;
wire o2;
wire o1;
or g1 (o1, B1, B2);
or g2 (o2, C1, C2);
nand3 g3 (
O,
A1,
o1,
o2
);
endmodule
| 7.529216 |
module OAI122LEHMX3 (
O,
A1,
B1,
B2,
C1,
C2
);
output O;
input A1, B1, B2, C1, C2;
wire o2;
wire o1;
or g1 (o1, B1, B2);
or g2 (o2, C1, C2);
nand3 g3 (
O,
A1,
o1,
o2
);
endmodule
| 7.706522 |
module OAI12B2LEHMX1 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire i1;
wire i2;
wire i3;
not g1 (i1, B1);
not g2 (i2, B2);
or g3 (i3, i2, i1);
nand g4 (O, i3, A1);
endmodule
| 7.876708 |
module OAI12B2LEHMX2 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire i1;
wire i2;
wire i3;
not g1 (i1, B1);
not g2 (i2, B2);
or g3 (i3, i2, i1);
nand g4 (O, i3, A1);
endmodule
| 7.878222 |
module OAI12B2LEHMX3 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire i1;
wire i2;
wire i3;
not g1 (i1, B1);
not g2 (i2, B2);
or g3 (i3, i2, i1);
nand g4 (O, i3, A1);
endmodule
| 8.096103 |
module OAI12LEHMX1 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (O, A1, o1);
endmodule
| 7.543104 |
module OAI12LEHMX2 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (O, A1, o1);
endmodule
| 7.580054 |
module OAI12LEHMX3 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (O, A1, o1);
endmodule
| 7.760144 |
module OAI12LEHMX4 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (O, A1, o1);
endmodule
| 7.613146 |
module OAI12LEHMX6 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (O, A1, o1);
endmodule
| 7.577175 |
module OAI12M2HLEHMX4 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (O, A1, o1);
endmodule
| 7.566912 |
module OAI12M2HLEHMX6 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (O, A1, o1);
endmodule
| 7.566912 |
module OAI12M2HLEHMX8 (
O,
A1,
B1,
B2
);
output O;
input A1, B1, B2;
wire o1;
or g1 (o1, B1, B2);
nand g2 (O, A1, o1);
endmodule
| 7.566912 |
module OAI13LEHMX1 (
O,
A1,
B1,
B2,
B3
);
output O;
input A1, B1, B2, B3;
wire o1;
or3 g1 (
o1,
B1,
B2,
B3
);
nand g2 (O, A1, o1);
endmodule
| 7.597021 |
module OAI13LEHMX2 (
O,
A1,
B1,
B2,
B3
);
output O;
input A1, B1, B2, B3;
wire o1;
or3 g1 (
o1,
B1,
B2,
B3
);
nand g2 (O, A1, o1);
endmodule
| 7.624512 |
module OAI13LEHMX3 (
O,
A1,
B1,
B2,
B3
);
output O;
input A1, B1, B2, B3;
wire o1;
or3 g1 (
o1,
B1,
B2,
B3
);
nand g2 (O, A1, o1);
endmodule
| 7.689077 |
module OAI13LEHMX4 (
O,
A1,
B1,
B2,
B3
);
output O;
input A1, B1, B2, B3;
wire o1;
or3 g1 (
o1,
B1,
B2,
B3
);
nand g2 (O, A1, o1);
endmodule
| 7.56699 |
module OAI21B1ISLEHMX1 (
O,
A1,
A2,
B1B
);
output O;
input A1, A2, B1B;
wire b1b_bar;
wire o1;
or g1 (o1, A1, A2);
not g2 (b1b_bar, B1B);
nand g3 (O, o1, b1b_bar);
endmodule
| 6.877743 |
module OAI21B1ISLEHMX2 (
O,
A1,
A2,
B1B
);
output O;
input A1, A2, B1B;
wire b1b_bar;
wire o1;
or g1 (o1, A1, A2);
not g2 (b1b_bar, B1B);
nand g3 (O, o1, b1b_bar);
endmodule
| 6.877743 |
module OAI21B1ISLEHMX3 (
O,
A1,
A2,
B1B
);
output O;
input A1, A2, B1B;
wire b1b_bar;
wire o1;
or g1 (o1, A1, A2);
not g2 (b1b_bar, B1B);
nand g3 (O, o1, b1b_bar);
endmodule
| 6.877743 |
module OAI21B1LEHMX1 (
O,
A1,
A2,
B1B
);
output O;
input A1, A2, B1B;
wire b1b_bar;
wire o1;
or g1 (o1, A1, A2);
not g2 (b1b_bar, B1B);
nand g3 (O, o1, b1b_bar);
endmodule
| 6.638891 |
module OAI21B1LEHMX2 (
O,
A1,
A2,
B1B
);
output O;
input A1, A2, B1B;
wire b1b_bar;
wire o1;
or g1 (o1, A1, A2);
not g2 (b1b_bar, B1B);
nand g3 (O, o1, b1b_bar);
endmodule
| 6.654829 |
module OAI21B1LEHMX3 (
O,
A1,
A2,
B1B
);
output O;
input A1, A2, B1B;
wire b1b_bar;
wire o1;
or g1 (o1, A1, A2);
not g2 (b1b_bar, B1B);
nand g3 (O, o1, b1b_bar);
endmodule
| 6.840871 |
module OAI222LEHMX1 (
O,
A1,
A2,
B1,
B2,
C1,
C2
);
output O;
input A1, A2, B1, B2, C1, C2;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g3 (o2, A1, A2);
or g4 (o3, C1, C2);
nand3 g2 (
O,
o1,
o2,
o3
);
endmodule
| 7.200921 |
module OAI222LEHMX2 (
O,
A1,
A2,
B1,
B2,
C1,
C2
);
output O;
input A1, A2, B1, B2, C1, C2;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g3 (o2, A1, A2);
or g4 (o3, C1, C2);
nand3 g2 (
O,
o1,
o2,
o3
);
endmodule
| 7.273831 |
module OAI222LEHMX3 (
O,
A1,
A2,
B1,
B2,
C1,
C2
);
output O;
input A1, A2, B1, B2, C1, C2;
wire o2;
wire o1;
wire o3;
or g1 (o1, B1, B2);
or g3 (o2, A1, A2);
or g4 (o3, C1, C2);
nand3 g2 (
O,
o1,
o2,
o3
);
endmodule
| 7.368158 |
module OAI22B2LEHMX1 (
O,
A1,
A2,
B1B,
B2B
);
output O;
input A1, A2, B1B, B2B;
wire o2;
wire o1;
or g1 (o1, A1, A2);
nand g2 (o2, B1B, B2B);
nand g3 (O, o1, o2);
endmodule
| 6.9397 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.