Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In the design of a new ALU of a new AMD microprocessor, a 2 - bit wide logical unit was proposed that compares any two

In the design of a new ALU of a new AMD microprocessor, a 2-bit wide logical unit was proposed that compares any two 2-bit data fetched from the RAM. Whenever the 2-bit data fetched are of equal magnitude, they are required to be multiplied, whenever the first 2-bit fetched has a higher magnitude than the second one, the two arguments are subtracted, and whenever the first 2-bit data fetched has a lesser magnitude compared to the second one, both arguments are added. The chip engineers are considering using a pre-designed combinational logic circuit to accomplish this computational task. You are required to design a suitable combinational logic circuit that would perform the desired operation of the new ALU. All required truth tables, logic equations, and logic circuit diagrams must be clearly shown.
Question 2
Design a Finite State Machine (FSM) such that, L={w \epsi {0,1}*: w ends with 2 consecutive 1,|w|=4}
Derive the state transition table for the FMS
Design a clock sequential circuit using JK flip-flop, indicating all required tables, equations, and circuit diagrams.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions