A assembly implementation of iterative 2-D Fast Fourier Transform, using Risc V Vector extension and leveraging the vector extension capabilities to process inputs in a parallel computed style further making the algorithm efficient -
View it on GitHub