< Alpha Branch | Components
(Created page with "{{Infobox component | image = Bit_Component_constant_off.png | type = bit | gate-cost = 0 | delay-cost = 0 | prerequisite = Always On }} This is a single bit representation of the {{Off}} state, or '''0''' in logical terms. This is useful for times when you want to make sure you have a {{Off}} input to another component or want to document an intended {{Off}} signal. However, the input pins of most components default to {{Off}} when not connected to...") |
m (Altrag moved page Alpha Branch/Component/OFF to Alpha Branch/Components/OFF) |
(No difference)
| |
Latest revision as of 09:36, 19 February 2025
| Type | bit |
|---|---|
| Gates | 0 |
| Delay | 0 |
| Unlocked by | Always On |
This is a single bit representation of the
state, or 0 in logical terms. This is useful for times when you want to make sure you have a
input to another component or want to document an intended
signal. However, the input pins of most components default to
when not connected to anything, so it is rarely necessary.