Problem Statement:
|
For this project, you are being asked to
develop a circuit that will perform the addition of two, 3-bit signed
binary numbers.
|
Task Specifics:
|
- Develop a truth table for the circuit.
- Based on this truth table, create a
hand-drawn version of your circuit.
- Implement this drawing using Multimedia
Logic (ML) and test your circuit to verify that it matches your original
truth table.
- Submit copies of your truth table, your
hand-drawn circuit, and your final ML circuit.
|
Notes:
|
- With respect to your truth table, make
sure you have the correct number of required inputs and outputs
|