How to determine where HDL coder's clock-rate pipelining runs into an algebraic loop?

2 views (last 30 days)
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?

Answers (1)

Kiran Kintali
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.

Tags

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!