HDL generator problems
이전 댓글 표시
hello to everyone,
I built a simple Simulink model, made of a suorce block, an FFT block and a sink block:
(_in_)---->|_FFT_|--->(_out_)
When i try to generate an HDL code out of it, I got this warning:
Warning: For the block 'fftblk/FFT' Cannot find the implementation for block 'fftblk/FFT'
The hdl file thus generated does not includes the fft implementation. Am I doing something wrong or there are some blocks that are not supported by the HDL generator?
Thanks for your answers.
Dario
채택된 답변
추가 답변 (2개)
Kaustubha Govind
2011년 2월 14일
0 개 추천
Did you use the FFT block from the Simulink HDL Coder library: hdldemolib?
카테고리
도움말 센터 및 File Exchange에서 HDL Code Generation에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!