Implementing the Fast Fourier Transform using an FPGA and then displaying it on a monitor using VGA. We create the signals in the CPU part of the board, store them in the DRAM, and use the FPGA part of the board for FFT, and then restore them in the DRAM. -
View it on GitHub