You must login before you can post a comment.
Author: Keshav Pandey 22BCE2920
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: Sep 07, 2023
Updated: Sep 07, 2023
Comments