HDL Generation from Matlab 2012

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
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.

Produits

Question posée :

D P
le 12 Sep 2012

Community Treasure Hunt

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

Start Hunting!

Translated by