xor 2

logic XOR with 2 inputs
Author: Johannes Taelman
License: BSD
Github: logic/xor 2.axo

Inlets

bool32 input 1

bool32 input 2

Outlets

bool32 output

Control Rate
outlet_o = (inlet_i1 > 0) ^ (inlet_i2 > 0);

Privacy

© 2024 Zrna Research