(Redirected from 1-bit 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.
Input | Output |
---|---|
0 |
1
|
1 |
0
|