start hdl coder from simulink model
2 ビュー (過去 30 日間)
古いコメントを表示
Hello Everyone.
I am trying to start hdl coder for my simulink model, I get this message. Does anyone know the solution?
Thank you.
Error: Character vector is not terminated properly.
0 件のコメント
採用された回答
Kiran Kintali
2021 年 7 月 13 日
We have seen this error when the DUT specification has a newline character. Launching HDL Coder app button in toolstrip has this issue. This has been addressed in R2021a release. If you have new lines in your DUT consider replacing them with space.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!