Question: Given two signed binary numbers A and B as input (assume theyre the same bit width, but the actual width is not important), implement a
Given two signed binary numbers A and B as input (assume theyre the same bit width, but the actual width is not important), implement a logic circuit (using gates) that outputs 1 when AB and 0 otherwise. You can use an adder if you need to (without drawing its internal gates).
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
