Zedboard Based Channel Vocoder
Course project of UCSD's CSE237C. Team of two. Fall 2016.
Works
- Implemented DSP modules including FIR, FFT, IFFT, CORDIC and vocoder synthesis logic in C++
- Accelerated processing speed by pipelining DSP modules and moving them to FPGA
- Interfaced DSP modules on FPGA and I/O control program on ARM CPU using Xilibus
Results
Here is a demonstration video of the working project.
Back