Xor

From GNU Radio
Revision as of 23:00, 27 December 2019 by 777arc (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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