Problem 1. Design a combinations circuit systems that takes a 4-bit input (13, 12, 11, 20) and gives a 4-bit output (43,
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Problem 1. Design a combinations circuit systems that takes a 4-bit input (13, 12, 11, 20) and gives a 4-bit output (43,
Problem 1. Design a combinations circuit systems that takes a 4-bit input (13, 12, 11, 20) and gives a 4-bit output (43, 42, 41, yo), where the output is the two's complement of the input. For example, (23, 19, 21, 20) = (0,0,1,0)2 = (2)10 (43, 92, 91.yo) = (1,1,1,0) = (-2) 10 and hence predict what's the circuit for 5-bit numbers.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!