HDL Coder Ground Problem
古いコメントを表示
Hi i am getting this error. Any solution?
Delay balancing unsuccessful because Signal rate of value inf found. Offending Block:XADC_Demo/XADC/XADC_Com_Interface/xadc_ctrl/.

採用された回答
その他の回答 (1 件)
Kiran Kintali
2018 年 6 月 28 日
1 投票
Please note sample of Inf is not supported for optimizations. You need to have explicit sample time set on the constant blocks or set to inherited (-1).
can you please run "hdlmodelchecker(<path_to_XADC>)" command on the subsystem? The hdlmodelchecker has an advisor check for fixing constants with unsupported configurations.
please share the model if you cannot resolve the issue with the suggestion and we can take a look and debug the issue.
Thanks
カテゴリ
ヘルプ センター および File Exchange で Code Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
