Boolean Logic blocks
AND Reduce
Reduces a multi-bit input vector to a single bit using AND operation. Output is 1 only if all input …
AND Reduce [TM]
Time-multiplexed AND reduction operation with configurable output mode. TM mode: reduces each phase …
Logic AND
Bitwise AND operation. Performs logical AND between multiple inputs (2 to 1024). Output is 1 only …
Logic AND [TM]
Time-multiplexed bitwise AND operation. Performs logical AND between two TM inputs or one TM input …
Logic NOT
Bitwise NOT operation (logical inversion). Inverts all bits of the input: each 0 becomes 1, and each …
Logic NOT [TM]
Time-multiplexed bitwise NOT operation. Inverts all bits of the input signal. Supports TM factors …
Logic OR
Bitwise OR operation. Performs logical OR between multiple inputs (2 to 1024). Output is 1 when at …
Logic OR [TM]
Time-multiplexed bitwise OR operation. Performs logical OR between two TM inputs or one TM input and …
Logic XOR
Bitwise XOR (exclusive OR) operation. Performs logical XOR between multiple inputs (2 to 1024). …
Logic XOR [TM]
Time-multiplexed bitwise XOR operation. Performs logical XOR (exclusive OR) between two TM inputs or …
Majority
Majority voting logic gate. Returns 1 if half or more of the inputs are 1, otherwise returns 0. …
Majority Sync
Synchronous majority voting logic gate with programmable threshold. Returns 1 if the number of …
OR Reduce
Reduces a multi-bit input vector to a single bit using OR operation. Output is 1 if at least one …
OR Reduce [TM]
Time-multiplexed OR reduction operation with configurable output mode. TM mode: reduces each phase …
Veto
Conditional signal blocking (VETO logic). When the VETO input is active (1), the output is forced to …
Veto Logic [TM]
Time-multiplexed veto logic gate. Implements IN AND (NOT VETO) operation where IN is TM and VETO is …
XOR Reduce
Reduces a multi-bit input vector to a single bit using XOR operation. Output is 1 if an odd number …
XOR Reduce [TM]
Time-multiplexed XOR reduction operation with configurable output mode. TM mode: reduces each phase …