Delay Balancing
R2026bWhen optimizations or block implementation options introduce latency along the critical path in a model, the numerical calculations of the original model and the generated model or HDL code can differ from each other in certain time steps because equivalent delays are not introduced on other, parallel signal paths. With delay balancing, HDL Coder™ detects introduced latency along one path and then inserts matching delays on the other paths in your generated model.
Topics
- Understand Delay Balancing in HDL Coder
Insert matching delays along data paths.
- Use Delay Absorption While Modeling with Latency
Model with latency to absorb design delays and prevent a timing mismatch between the original and generated model.
Troubleshooting
Resolve Delays Not Absorbed During Delay Balancing
Troubleshoot extra latency not absorbed during HDL code generation.



