HDL Generation from Matlab 2012
Afficher commentaires plus anciens
hi i want to convert NCO based simulink in VHDL.. but it is always showing error as "Frame based models are not supported for HDL code generation". can u tell me how to make is as Frame based. As i have only 2 blocks in my simulink.. NCO and NCO spectrum.. i am using Matlab 2012 in winxp.
plzz help me
Réponses (1)
Tim McBrayer
le 12 Sep 2012
1 vote
As the error message says, HDL Coder does not support frame based models. You will need to configure your NCO block to have a "Samples per frame" setting of 1. This will run the block in sample-based mode.
Catégories
En savoir plus sur Signal Operations 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!