求verilog设计的四位十进制数加减乘除计算器源代码和实验报告,请发到zjuwh@sina.cn,谢谢。
求verilog设计的四位十进制数加减乘除计算器源代码和实验报告,请发到zjuwh@sina.cn,要求如下:
Implement a decimal calculator,operate addition, subtraction, multiplication and division for two 16 bits numbers and display the results in 7-segment LED display.Using decimal numbers as the inputs/outputs. Each input is 4 decimals (16 bits).Display an error message (ERR)when the divisor is 0.Please make your own user interact design to control the calculation operation, to display the operation results,and provide the clear user manual. Build Behavioral Simulation and submit the simulation results.