Nand gate
-
And
-
And is just 2 nand gates with inputs like human centipede
-
-
not
-
its just one nand with both inputs as the signal
-
-
Or
-
its 3 nands, 2 to make each of the signals inverted and 1 to nand both of them
-
Nor gate
-
And
-
its 3 nors, 2 to make each of the signals inverted and 1 to nor both of them
-
-
not
-
its just one nor with both inputs as the signal
-
-
Or
-
And is just 2 nor gates with inputs like human centipede
-