You must login before you can post a comment.
Author: devashish tyagi
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: Mar 21, 2024
Updated: Mar 21, 2024
Comments