You can use incremental directives to specify the target WNS for the
implementation flow. The target WNS determines whether the implementation tools try to
close timing or only try to achieve the same level of timing closure as the reference
checkpoint. When the implementation flow uses the default algorithms, the incremental
directive is ignored and the place_design
and
route_design
directives are used.
The following table shows each incremental directive and the corresponding target WNS behavior.
Incremental Directive | Target WNS Behavior |
---|---|
RuntimeOptimized | Same as the reference checkpoint |
TimingClosure | 0.000 |
Quick | Flow is not timing driven, and placement is driven by related logic |
Note: Incremental directives replace directive mapping from previous
releases.