Component/Equal

From Turing Complete
Revision as of 15:44, 22 August 2024 by Gelthor (talk | contribs) (Gelthor moved page Equal to Component/Equal: Should be a subpage under Component)

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.