Jump to content

Inverter: Difference between revisions

From Logic World Wiki
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

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

Inverter Truth Table
InputOutput
01
10

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.


TODO: image of different ways Inverters can be placed

Trivia