You must login before you can post a comment.
Author: [email protected]
Forked from: Rupashi /4-Bit BCD Adder
Project access type: Public
Description:
A 4-bit BCD Adder, adds two BCD inputs and a carry input, and generates a 4-bit Sum output in BCD and a carry output. A correction logic is required, to convert the binary sum to BCD sum.
Created: Jan 06, 2021
Updated: Aug 26, 2023
Comments