FFT HDL Optimized for HDL Coder(When generate RTL Code and Testbench,occur error:)
9 ビュー (過去 30 日間)
古いコメントを表示
Hi; I have this message when try to convert FFT HDL Optimized TO HDL ,and when generate RTL Code and Testbench,get a error:"Error: Evaluation of elaborate function on class hdldspblks.HDLFFT failed with the error message: MATLAB:noSuchMethodOrField: hdlcoder.tp_array .There are no appropriate methods, properties, or fields Signed".
My MATLAB version is 2014a.And the simulation has no error.
How can I figure it out? Thank u !!!
0 件のコメント
採用された回答
Kiran Kintali
2020 年 5 月 7 日
This is an unexpected internal error. I believe it is fixed in subsequent release. By any chance are you using a reciprocal of some kind with vector inputs? You can try sldiagnostics('modelname') to get an overview of blocks used in the entire model.
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!