Why FFT HDL Optimized has not output?
    조회 수: 4 (최근 30일)
  
       이전 댓글 표시
    
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
댓글 수: 0
답변 (1개)
  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.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!