Jump to content

Relay: Difference between revisions

From Logic World Wiki
No edit summary
add to component categories
Line 15: Line 15:
== Configurability ==
== Configurability ==
This component cannot be configured in the edit menu.
This component cannot be configured in the edit menu.
[[Category:Vanilla components]]
[[Category:Circuitry components]]

Revision as of 10:53, 7 September 2025

Relay

Relay
Component info
Internal ID MHG.Relay
Configurable No
Input and output
Input count 3
Output count 2 (Side inputs are also the outputs)
Propagation delay 1 tick

The relay is a component which can pass a signal between the two side pins bi-directionally while the top pin (Enable) is HIGH.

Timing

The Relay has a latency of 0 ticks for a signal to pass between the side pins, but has a switching latency of 1 tick. So in the instance the enable pin is HIGH, it will take 1 tick to switch the Relay into the ON state to allow a signal to pass between the side pins. The same is for when the Relay switches to the OFF state, taking 1 tick to switch.

Configurability

This component cannot be configured in the edit menu.