How to create 256 point FFT without IP core [closed]

How to create a 256 POINT FFT without using IP FFT CORE THAT IS AVAILABLE IN XILINX.

CODE FOR FFT IN VERILOG for doing a project work i have a simple code for two point FFT how to make it to 256 with BRAM, twiddle factor ,mux etc.

Leave a Comment