Xor

From GNU Radio
Jump to navigation Jump to search

Bitwise boolean XOR across all input streams. You can specify the number of inputs.

Parameters

Num Inputs
Number of streams to perform operation on.

Example Flowgraph

This flowgraph shows the outputs of AND, OR, and XOR logic blocks.

And Or Xor fg.png And Or Xor out.png

Source Files