This is an implementation of a 4-bit carry look-ahead adder which is a fast adder. It has two 4-bit input ports and also a single bit carry input and it has a 4-bit output port and a single bit carry output.
https://github.com/VrushabhDamle/sky130CLA.git
sky130A
Digital
4-bit
binary
adder