Inverter: Difference between revisions
Appearance
Add navbox components |
|||
Line 25: | Line 25: | ||
== Placement == | == Placement == | ||
Inverters can be placed in the center of a [[Circuit Board | Inverters can be placed in the center of a [[Circuit Board]] square or on top of a [[Mount]], and can be fine-rotated. | ||
{{todo|image of different ways Inverters can be placed}} | {{todo|image of different ways Inverters can be placed}} |
Latest revision as of 22:54, 8 September 2025
![]() 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 Circuit 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.