Design an adder which can perform two signed 4-bit’s addition.
- Display the decimal result in 7 segment display.
- Display “-“ sign for a negative result.
- Display the overflow flag when overflow happen
Assessment criteria
• Make sure you have implemented all the requirements above
• Make sure you tested your design with different inputs
• Assessment is from demonstration and submitted report
ASSESSMENT PROCESS
Demonstration:
• You should quickly describe your logic system and demonstrate.
• I may ask questions about your system:
- To help me understand your implementation
- To ensure that you have understood what you have done
Report
- Introduce your idea and describe your design
- Draw your logic gate circuit
- Briefly explain your logic gate system
- Any other part that you would like add
可以提供中文题目吗