Icon

Adders

This directory contains 6 workflows.

16 bit adder 

Component for adding 16 bit numbers with carry.

2 bit adder 

Logical component for adding two 2-bit numbers with carry.

4 bit adder 

Component for adding two 4-bit numbers with carry.

8 bit adder 

Component for adding two 8 bit numbers.

full adder 

Full adder logic circuit that adds two bits with a carry bit from the previous significant position.

half adder 

A half adder for adding two bits with a sum and a carry bit.