Module binary_operations

Module binary_operations 

Source
Expand description

Defines components needed for building binary circuits.

Modulesยง

binary_adder
Implements binary addition gates.
logical_shift
Implements bit shifting gates.
rotate_bits
Implements bit shifting gates.