Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 1 (Digital Circuits) Your task is to design a digital circuit which implements a version of a shift logical left oi a shift logical
Question 1 (Digital Circuits) Your task is to design a digital circuit which implements a version of a shift logical left oi a shift logical right. Let A2, A1, Ao represent the 3 bits of a 3-bit register, where A2 is the most significant bit. Let Si, So represent the higher and lower bits, respectively, of a 2-bit signed binary number, which will be interpreted as a shift amount. Positive values will denote logical shifts to the left and negative values logical shifts to the right. This circuit should generate three outputs F2, F1, Fo which are the three bits left in the 3-bit registe after its contents are shifted by the shift amount. a) Generate the truth table for the outputs F2, F1, Fo as functions of the inputs.[10 marks b) Derive a minimized sum-of-products expression for each of the three outputs F2, Fi, Fo as functions of the inputs, using K-maps, but do not worry about the case of logical shifts to the right.[20 marks] Hint: Use the sign of the shift amount to identify the cases you need to represent
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started