In Simulink ,the pn sequence generator(essential blk) in frame based mode s not being accepted by the hdl converter. But the output of the pn sequence generator is given to a serial to parallel converter. What cud b the alternative for this?
Afficher commentaires plus anciens
Réponse acceptée
Plus de réponses (3)
Tim McBrayer
le 20 Fév 2014
0 votes
Frame based models are not supported by HDL Coder. You will need to convert your design to a sample based format. Frames can exist outside the portion of design being converted to HDL code, if necessary.
1 commentaire
sin
le 20 Fév 2014
sin
le 21 Fév 2014
0 votes
Catégories
En savoir plus sur Speed Optimization 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!