Component/Equal

From Turing Complete
Revision as of 21:30, 30 December 2023 by Lupin3rd (talk | contribs)

The Equal component checks two values for equality. If the values on both inputs are the same, a or 1 response is output. If they are different, a or 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.