FFT on FPGA using HDL coder

6 visualizaciones (últimos 30 días)
Varunkumar Uthayakumaran
Varunkumar Uthayakumaran el 12 de Feb. de 2019
Respondida: Bharath Venkataraman el 12 de Feb. de 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

Respuestas (1)

Bharath Venkataraman
Bharath Venkataraman el 12 de Feb. de 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.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by