Contenuto principale

Critical Path Estimation

R2026b
Find estimated critical paths

Critical path is the combinational path between an input and output that has the maximum timing delay. To quickly identify the most likely critical path in your design, use critical path estimation. Critical path estimation speeds up this iterative process of finding the critical path. It optimizes the critical path until your design timing meets the target frequency that you want.

Functions

genhdltdbGenerate timing databases for specified target device, device speed grade, and synthesis tool

Model Settings

Enable-based constraintsEnable multiple clock cycles for data to propagate between registers
Generate high-level timing critical path reportInsert highlighting script that maps estimated critical path in code generation report
Custom Timing Database DirectoryPath to custom timing files

Classes

hdlcoder.TimingGeneratorBase class to implement custom tool and device support for critical path estimation reporting (Since R2024a)

Topics

Featured Examples