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

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

답변 (1개)

Bharath Venkataraman
Bharath Venkataraman 2017년 11월 28일
Could you please give some use cases for support so that we can consider the request for future releases?

댓글 수: 1

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.

댓글을 달려면 로그인하십시오.

카테고리

제품

질문:

2017년 11월 28일

댓글:

2017년 11월 30일

Community Treasure Hunt

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

Start Hunting!