FFT on FPGA using HDL coder

6 views (last 30 days)
Varunkumar Uthayakumaran
Varunkumar Uthayakumaran on 12 Feb 2019
I'm trying to implement the FFT on FPGA using HDL coder but im not able to convert to fixed point due to log and exp functions. how do i solve the error

Answers (1)

Bharath Venkataraman
Bharath Venkataraman on 12 Feb 2019
You can use the HDL Optimized FFT block for HDL code generation.
Can you clarify on what challenges you face for fixed point conversion? The Fixed-Point Tool may be able to help you with a suggestion for fixed-point datatypes.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!