Error in generate HDL code of simulink block: "Two-Channel Analysis Subband Filter".
1 回表示 (過去 30 日間)
古いコメントを表示
mouhamad chehaitly
2016 年 6 月 6 日
コメント済み: mouhamad chehaitly
2016 年 6 月 6 日
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?
0 件のコメント
採用された回答
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.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で HDL Code Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!