When would HDL Coder support FFT with run time configurable transform point size ?

2 visualizaciones (últimos 30 días)
Hello. Now HDL Coder only support fixed transform point size FFT with fixed-point data type. When would it support 1)run time configurable transform point size FFT 2)floating-point FFT

Respuestas (1)

Bharath Venkataraman
Bharath Venkataraman el 28 de Nov. de 2017
Could you please give some use cases for support so that we can consider the request for future releases?
  1 comentario
SHENGXIANG
SHENGXIANG el 30 de Nov. de 2017
Thanks. Please refer to https://www.xilinx.com/support/documentation/ip_documentation/xfft/v9_0/pg109-xfft.pdf In some cases, we have multiple input data size which need different FFT transform point size.If we use Xilinx IP with run time configurable transform point size option, it only occupy resource according to the biggest size.However, if we use HDL Coder IP, it would generate independent modules for each transform size.In addition, in some cases e.g. image processing,floating-point FFT is needed for precision requirement.

Iniciar sesión para comentar.

Productos

Community Treasure Hunt

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

Start Hunting!