We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3df469 commit 44987e6Copy full SHA for 44987e6
README.md
@@ -35,7 +35,6 @@ wire out;
35
wire w1;
36
wire w2;
37
wire w3;
38
-wire w4;
39
40
// module instances
41
AND2_X1 g1 (.a(input1), .b(input2), .o(w1));
0 commit comments