Timing exceptions

Design requirements are often imported using clock, input delay, and output delay constraints. By default, most static timing analyzers assume that all paths are sensitizable. They also assume that the design is operating in a single-cycle mode (that is, only one clock cycle is allowed for the data to transfer from one sequential stage to another).

If any paths in your design exhibit a different behavior, you must use timing exceptions to overwrite the default behavior. Timing exceptions include:

SmartTime supports all these exceptions.

See Also

set_false_path (SDC)

Set False Path Constraint dialog box

set_max_delay (SDC)

Set Maximum Delay Constraint dialog box

set_multicycle_path (SDC)

Set Multicycle Constraint dialog box