Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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 2 bit binary numbers A(a1a0), B(b1b0) 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 2 bit inputs as binary numbers A(a1a0), B(b1b0). The circuit
compares this 2 bit numbers A and B and makes arithmetic operations between
them as follows:
If A > B, then calculate A-B (binary substraction)
If A < B, then calculate A+B (binary addition)
If A=B, then calculate A*B (binary multiplication)
For the calculations substraction, addition and multiplication, you are allowed to
use the built-in 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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored 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

Recommended Textbook for

Concepts of Database Management

Authors: Philip J. Pratt, Mary Z. Last

8th edition

1285427106, 978-1285427102

More Books

Students also viewed these Databases questions

Question

LO2 Describe the various purposes of performance appraisals.

Answered: 1 week ago

Question

=+C&B (especially taxation) laws, regulations, and practices?

Answered: 1 week ago

Question

=+designing international assignment C&B packages.

Answered: 1 week ago