< Alpha Branch | Components
Bit Switch
![]() | |
Type | bit |
---|---|
Gates | 2 |
Delay | 1 |
Unlocked by | Always On |
The switch is a way to pass the state of the input bit to the output of the switch, but only when the switch is in the enabled state. The
state prevents the input bit from being passed through to the output.
The enable pin is the one on the bottom (in the default orientation).
Word Switch
File:Word Component switch.png | |
Type | word |
---|---|
Gates | 2*width |
Delay | 1 |
Unlocked by | Always On |
The word switch functions similar to width
individual bit switches. However the enable pin remains a 1-bit value, enabling or disabling the entire the input line at the same time.