diff options
Diffstat (limited to '8.md')
-rw-r--r-- | 8.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ module example1(x1, x2, s, f); not(k, s); and(g, k, x1); - and(h, s, x1); + and(h, s, x2); or(f, g, h); endmodule |
index : COEN21-Notes.git | ||
Notes from COEN21 Logic Design |
summaryrefslogtreecommitdiff |