How to determine where HDL coder's clock-rate pipelining runs into an algebraic loop?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Kiran Kintali
on 3 Aug 2019
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!