Module adder

Source
Expand description

Binary adder that adds two bitstrings.

Structsยง

BinaryAdd
A structure that defines the custom operation BinaryAdd that implements the binary adder.