Component/NAND: Difference between revisions

From Turing Complete
(Created page with "{{Infobox component | component = NAND | bit-width = 1 | type = 1bit | prerequisite = NAND Gate }} The first gate which is unlocked in the second level and forms the basis for the rest of the game. {| {{Truthtable}} |+ NAND Gate Truth Table |- ! Input One !! Input Two !! Output |- | {{Off}}|| {{Off}}|| {{On}} |- | {{Off}}|| {{On}}|| {{On}} |- | {{On}}|| {{Off}}|| {{On}} |- | {{On}}|| {{On}}|| {{Off}} |}")
(No difference)

Revision as of 01:41, 15 November 2023

NAND
Width 1
Type 1bit
Unlocked by NAND Gate

The first gate which is unlocked in the second level and forms the basis for the rest of the game.

NAND Gate Truth Table
Input One Input Two Output