Component/OFF: Difference between revisions

From Turing Complete
No edit summary
(the off gate is not really useful)
Line 1: Line 1:
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.
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.However,when not connected to anything,the input node of most components default to {{Off}} or 0 when working with bundled wires,so it is not really useful.

Revision as of 03:00, 12 July 2024

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.However,when not connected to anything,the input node of most components default to or 0 when working with bundled wires,so it is not really useful.