Component/NOT

From Turing Complete
Revision as of 03:47, 27 August 2024 by Gelthor (talk | contribs) (Added infobox and truth table)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
NOT
File:Component NOT.png
Width 1
Type 1bit
Unlocked by NOT Gate

This is used to change the state of a bit to its opposite state. For example, it will take a 1 or and make it a 0 , and vice versa.


NOT Gate Truth Table
Input Output
0 1
1 0