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?
이전 댓글 표시
채택된 답변
추가 답변 (3개)
Tim McBrayer
2014년 2월 20일
0 개 추천
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.
sin
2014년 2월 24일
0 개 추천
카테고리
도움말 센터 및 File Exchange에서 Speed Optimization에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!