Question: 4 Bit Signed Comparator SPECIFICATIONS: INPUTS: Create a circuit in Logisim that will take the following inputs: A : 4 bit twos complement binary number

4 Bit Signed Comparator
SPECIFICATIONS:
INPUTS:
Create a circuit in Logisim that will take the following inputs:
A : 4 bit twos complement binary number
B : 4 bit twos complement binary number
OUTPUTS:
The circuit will compare the two numbers and send put a '1' to the corresponding output:
: if A is less than B
= : if A is equal to B
> : if A is greater than B
Your circuit will look something like this:
The circuit is to be implemented using sub-circuits as discussed in class (i.e a A>B circuit, a A=B circuit and A circuit
NOTE: Make sure you provide the model/diagram that drawn in the Logisim and please make sure Diagram is following every single requirement that question says please.
4 Bit Signed Comparator SPECIFICATIONS: INPUTS:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!