该专栏包含sduwh的eda课程所有实验,仅供参考
实验题目:
Please design a two-way lightcontroller circuit and a Multiplexer.
Please submit an experimentalreport including screenshots ofschematic diagram (Verilog codes),RTL netlists,and timing simulationwaveforms.
Please submit the report in pdfformat.
实验报告:
Laboratory Exercise 1
1. Part I Design a two-way lightcontroller circuit
(i)Createnew project
(ii)Design circuit and coding
(iii)Compileand view RTL netlist
(iv)Timing simulation
Part II Design a 2-to-1 multiplexer
(i)Createnew Verilog HDL file
(ii) Design circuit and coding
(iii)Compile and view RTL netlist