该专栏包含sduwh的eda课程所有实验,仅供参考,订阅专栏获取全部
实验题目:
Laboratory Exercise 3
Registered Adder
Please design a circuit shown below,an adder with registers on the input and output ports.The adder supports unsigned numbers. Write Verilog code for this adder,and compile your code. Use timing simulation to verify the correct operation of the circuit by trying different values for numbers A and B. Explain the simulation results. Submit a