필터 지우기
필터 지우기

Why FFT HDL Optimized has not output?

조회 수: 1 (최근 30일)
Chen Wu
Chen Wu 2021년 8월 20일
편집: Bharath Venkataraman 2021년 8월 24일
I copied hdlcoderfftdit.slx from hdl coder examples coming with 2021a. Based on instruction replaced the HDL FFT model in the Simulink model by FFT HDL Optimized model, and set it to Burst Radix 2 (see attached .slx). There is not output from FFT HDL Optimized model.
Anybody can help me?
Thanks
Chen

답변 (1개)

Bharath Venkataraman
Bharath Venkataraman 2021년 8월 24일
편집: Bharath Venkataraman 2021년 8월 24일
It looks like the input valid is not being set to the right pulse width to feed in all the input data for a given frame. Please set the pulse width on the pulse generator to N (instead of N/2). This results in output from the FFT.

카테고리

Help CenterFile Exchange에서 Transforms에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by