フィルターのクリア

HDL Coder can not generate the code

2 ビュー (過去 30 日間)
Mohamed Sodan
Mohamed Sodan 2023 年 9 月 5 日
編集済み: Kiran Kintali 2023 年 9 月 8 日
I am trying to generate HDL Code for Drive System of electrical 3-phase Motors, the model consists of parent Model and many of referenced models. no errors and no warnings in the model but when i use workflow advisor to generate the code, the generated code is alwayes failed and this is the cause:
this is the models:
so, i dont know, ehats that mean and how to solve it, it would be nice, if someone could help

採用された回答

Kiran Kintali
Kiran Kintali 2023 年 9 月 5 日
編集済み: Kiran Kintali 2023 年 9 月 8 日
This error is unexpected from HDL Coder that happens when the DUT / referenced model has zero input and output ports. Such subsystems do not contribute to logic and lead to this error instead of a valid message with instructions. Consider adding atleast one output port that contributes to logic to workaround this error.
  4 件のコメント
Mohamed Sodan
Mohamed Sodan 2023 年 9 月 7 日
i am using version 2023a
hier is the complete code:
Kiran Kintali
Kiran Kintali 2023 年 9 月 7 日
編集済み: Kiran Kintali 2023 年 9 月 8 日
https://www.mathworks.com/support/bugreports/3102131

サインインしてコメントする。

その他の回答 (0 件)

製品


リリース

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by