Simple 12 bit BCD adder using 4 modules. Full adder cell does addition using bit logic. Ripple carry adder references the FAC module 4 times, doing a 4 bit addition, a BCD digit in other words. BCD2 applies correction by calling the RCA function two times and using a corrfactor in-between. BCD Adder calls BCD2 4 times, 3 times for the first 3 digits, and one more time in case the 12th bit is 1.
-
Notifications
You must be signed in to change notification settings - Fork 0
1viorel/12-bit-BCD-adder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
12 bit BCD adder with correction, using FAC and RCA.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published