Question: Description In this assignment you will create a combinational logic circuit that will compare two 2 bit binary numbers A ( a 1 a 0
Description
In this assignment you will create a combinational logic circuit that will
compare two bit binary numbers Aaa Bbb and make arithmetic
operation depending on the comparison result by utilizing truth table, Boolean
equations. You are required to transform Boolean equations to logic circuit
and implement them in Logisim.
System Description
The circuit has two bit inputs as binary numbers Aaa Bbb The circuit
compares this bit numbers A and B and makes arithmetic operations between
them as follows:
If A B then calculate AB binary substraction
If A B then calculate AB binary addition
If AB then calculate AB binary multiplication
For the calculations substraction, addition and multiplication, you are allowed to
use the builtin arithmetic blocks of logisim
The circuit will have a single hex display to show the result of the mathematical
operation either substraction, multiplication or addition. You will use the same hex
display for all the arithmetic operation results.
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
