- ODE solver to numercally calculate the responce of spring-mass-damper system (2nd order ODE)
- NIOS II processor with JTAG-UART IP & PIOs that will be programmed to provied inputs through a NIOS II terminal opend in host PC
- VGA interface to output system's responce
- Simualting hardware using MATLAB
- Designing the solver in verilog HDL
- Simulating the verilog module using ModelSim until MATLAB outputs matched Verilog module output
- Addind NIOS II core, JTAG UART & PIOs using Intel platform designer and genratin the HDL
- Integrating the system