You must login before you can post a comment.
Author: nelapudisandeep
Project access type: Public
Description:
this is a four bit parallel adder. In this i used the technique of BCD adder to make this.
Since the seven segment displays are 3:8 encoders I used a custom encoder of 4:8 encoder where 4 are the sum bits and 8 are the seven segment display bits.
Making this project is very helpful in understanding the concepts of bit range overflow in the adding two binary numbers and BCD numbers.
Created: Jun 01, 2020
Updated: Jun 30, 2023
Comments