HDL generator problems
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (2)
Kaustubha Govind
le 14 Fév 2011
0 votes
Did you use the FFT block from the Simulink HDL Coder library: hdldemolib?
Dario Socci
le 14 Fév 2011
0 votes
Catégories
En savoir plus sur HDL Code Generation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!