8-bit full adder
0 Stars     110 Views    

Author: Eduardo Saborío

Project access type: Public

Description:

A simple 8-bit full adder / substractor.

S will compute the result of A + B or A - B

Use 7 bit numbers in subtraction mode (at least for B, to prevent an overflow).

Created: May 29, 2021

Updated: Jun 03, 2021


Comments

Nice!

Posted on Jun 02 2021 at 12:57AM UTC.
+1

Cool! :)

Posted on May 18 2022 at 06:42AM UTC.
+0

You must login before you can post a comment.