An inverter performs the logic function of a 1-input NOT gate. The output is the inverse of the input.
Truth table
| Input | Output |
|---|---|
| 0 | 1 |
| 1 | 0 |
An inverter performs the logic function of a 1-input NOT gate. The output is the inverse of the input.
Truth table
| Input | Output |
|---|---|
| 0 | 1 |
| 1 | 0 |
Comments
0 comments
Please sign in to leave a comment.