How to determine where HDL coder's clock-rate pipelining runs into an algebraic loop?
3 ビュー (過去 30 日間)
古いコメントを表示
When I try to generate HDL for my DUT subsystem, hdl coder fails with the following error:
"Delay balancing unsuccessful because Clock-rate pipelining was applied in a feedback loop and introduced a sample step delay. Consider increasing the Oversampling factor."
Ashow and some of the other algebraic loop search methods show nothing. highlightClockRatePipelining.m does not seem to higlight the problem spot either. Is there an automated way to show the point where the failure occurs?
0 件のコメント
回答 (1 件)
Kiran Kintali
2019 年 8 月 3 日
Please reach out to support@mathworks.com with reproduction steps. It looks like the highlight script that points to the problem broken for your design and may need to be enhanced.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!