fft on fpga
时间:04-12
整理:3721RD
点击:
I need help in FFT .
How to implemente FFT in FPGA (VHDL code and Not build in function or IP core)
1. Implement the twiddle factor?
2. Implement the butterfly?
3. Combine step1 and step2 in DIF or DIT?
I may not need the detail. I just need the architecture or block diagram how to implement the FFT in FPGA design.
Thank in advance
How to implemente FFT in FPGA (VHDL code and Not build in function or IP core)
1. Implement the twiddle factor?
2. Implement the butterfly?
3. Combine step1 and step2 in DIF or DIT?
I may not need the detail. I just need the architecture or block diagram how to implement the FFT in FPGA design.
Thank in advance
No diagrams but sources in c, py, verilog and vhdl at:
hxxp://www.opencores.org/projects.cgi/web/cf_fft/overview
Maybe you subscribe to the mailing list or ask the developers directly?
