Error in generate HDL code of simulink block: "Two-Channel Analysis Subband Filter".

조회 수: 1 (최근 30일)
Good Sir, I want to generate a HDL code from my Simulink model. My problem is with the Two-Channel Synthesis/Analysis block. My model is work normally with simulation but when I try to generate HDL code, I get this errors massages: Error: Cannot find the implementation for block 3-Level Analysis Filter Bank/Two-Channel Analysis Subband Filter/Highpass FIR Decimation'. To continue code generation, and avoid this error, you may choose to 'Comment out' this block. How can solve this problem?

채택된 답변

Tim McBrayer
Tim McBrayer 2016년 6월 6일
"Cannot find the implementation for block" indicates that the specified block is not supported for HDL code generation. (The message is more direct and clear in newer versions of the product.) You will need to replace this block with a different block or set of blocks.
  댓글 수: 1
mouhamad chehaitly
mouhamad chehaitly 2016년 6월 6일
Well, I agree will you Sir. But the problem is: HDL blocks isn't rich in DSP function. So do you have a suggestion block to use instead the "Two-Channel Analysis Subband Filter" block. thank you.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 HDL Code Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by