Component/NAND

From Turing Complete
Revision as of 01:41, 15 November 2023 by Gelthor (talk | contribs) (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}} |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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