Skip to content

Missing AND & NOT chips #323

Answered by solman252
antimono asked this question in Q&A
Discussion options

You must be logged in to vote

This is intended. You're given a NAND gate to start with. AND and NOT gates can be made using this gate.
NOT gates can be constructed by giving the same input wire to both IN A and IN B for a NAND gate.

AND gatess can be constructed by just using a NAND gate and then inverting the output with that NOT gate you made.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by antimono
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants