HDL Generation from Matlab 2012

조회 수: 2 (최근 30일)
D P
D P 2012년 9월 12일
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

답변 (1개)

Tim McBrayer
Tim McBrayer 2012년 9월 12일
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.

카테고리

Help CenterFile Exchange에서 Signal Operations에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by