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?
Mostrar comentarios más antiguos
Respuesta aceptada
Más respuestas (3)
Tim McBrayer
el 20 de Feb. de 2014
0 votos
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 comentario
sin
el 20 de Feb. de 2014
sin
el 21 de Feb. de 2014
0 votos
sin
el 24 de Feb. de 2014
0 votos
Categorías
Más información sobre Speed Optimization en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!