Inverter: Difference between revisions
Appearance
Overhaul to new standard component page format |
|||
(One intermediate revision by the same user not shown) | |||
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}} | ||
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]] |
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.