Component/Equal

From Turing Complete
Revision as of 20:55, 30 December 2023 by Lupin3rd (talk | contribs) (Created page with "The Equal component checks two values for equality. If the values on both inputs are the same, an ON (1) response is output. If they are different, an OFF (0) response is output. This component exists in 8-bit, 16-bit, 32-bit, and 64-bit varieties. In all cases, a single bit is output, regardless of how many bits are being compared.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Equal component checks two values for equality. If the values on both inputs are the same, an ON (1) response is output. If they are different, an OFF (0) response is output.

This component exists in 8-bit, 16-bit, 32-bit, and 64-bit varieties. In all cases, a single bit is output, regardless of how many bits are being compared.