How to determine where HDL coder's clock-rate pipelining runs into an algebraic loop?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Kiran Kintali
le 3 Août 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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!