Design and ALU with 8 bits which has a capability of doing Y=A+B Y-A-B (in 2'scomplement) Y=B-A (in 2'scomplement) Y=A+1
Posted: Tue Jun 07, 2022 10:44 am
Design and ALU with 8 bits which has a capability of doing Y=A+B Y-A-B (in 2'scomplement) Y=B-A (in 2'scomplement) Y=A+1 Y-A-1 Y=B+1 Y-B-1 Y-A Y=B YA AND B Y A ORB Y-A EXORB Y-A' (Complement) Y=B' (Complement) Y-YNAND B