Question: Design a circuit that has 8 - bit unsigned input A and 8 - bit output F such that if ( A > 2 0
Design a circuit that has bit unsigned input A and bit output F such
that
if A
F A
else if A
F maxA
else
F A
Note:
Assume that only the following Datapath components are available: bit adders,
bit subtractors, multiplexors muxes with any size, bit magnitude unsigned
comparators, an bit minmax module from the Discussion, and any logic gates with nbit
inputs n is your choice
You can use minmax module given in the Discussion to implement a max module for this
problem or you can design a max module.
Properly connect all components and indicate bitwidth of each wire if more than bit
Make sure that you specify the size andor number of bits for each component that you use.
To get full score, make sure that you properly connect all inputs of the magnitude
comparators that you use in your circuit.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
