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
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 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
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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!