Inverter: Difference between revisions
Appearance
Overhaul to new standard component page format |
Add navbox components |
||
Line 33: | Line 33: | ||
* The behavior of all other logic gates [[Inverter_Logic_Gates|can be constructed using only Inverters]]. | * The behavior of all other logic gates [[Inverter_Logic_Gates|can be constructed using only Inverters]]. | ||
* The logo of [[Logic World]] features a stylized Inverter. | * The logo of [[Logic World]] features a stylized Inverter. | ||
{{Navbox components}} | |||
[[Category:Vanilla components]] | [[Category:Vanilla components]] | ||
[[Category:Circuitry components]] | [[Category:Circuitry components]] |
Revision as of 22:46, 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 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.