4. Design a logical circuit which accept two bit binary number A and B, A=(A1 A0) B=(B1 BO), and produces two outputs F1
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
4. Design a logical circuit which accept two bit binary number A and B, A=(A1 A0) B=(B1 BO), and produces two outputs F1
4. Design a logical circuit which accept two bit binary number A and B, A=(A1 A0) B=(B1 BO), and produces two outputs F1,and F2. The first output F1(A0,A1,B0,B1) is equal one when A <B, and the second output F2(A0,A1,B0,B1) is equal one when A > B. a. Implement using logic gates. b. Implement using NAND gates only. c. Implement using NOR gates only.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!