Inverter
Appearance
![]() Inverter | |
Component info | |
---|---|
Internal ID |
MHG.Inverter |
Configurable | No |
Input and output | |
Input count | 1 |
Output count | 1 |
Propagation delay | 1 tick |
The Inverter is a is a component used for digital logic. It outputs the opposite state of its input, "inverting" the signal.
Behavior
Input | Output |
---|---|
0 | 1 |
1 | 0 |
The Inverter takes one tick to update the state of its output after a change to the state of its input.
Placement
Inverters can be placed in the center of a board square or on top of a Mount, and can be fine-rotated.
Trivia
- The behavior of all other logic gates can be constructed using only Inverters.
- The logo of Logic World features a stylized Inverter.