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.
Defines components needed for building binary circuits.