How to determine where HDL coder's clock-rate pipelining runs into an algebraic loop?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Kiran Kintali
il 3 Ago 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 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!