Previous

DropTimingConstraint

The DropTimingConstraint command prevents the Timing Analyzer from analyzing the specified timing constraints.

This command is equivalent to the Path Filters Timing Constraint Filters Disable Timing Constraints menu command.

Syntax

The syntax of the DropTimingConstraint command is the following.

DropTimingConstraint [time_constraint1 time_constraint2...]

Time_constraint1, time_constraint2, and so forth are the timing constraints to be ignored. Each can be either the name or the full text of the timing constraint in single quotes.

Abbreviation

Abbreviate the DropTimingConstraint command syntax as follows.

dtc [time_constraint1 time_constraint2...]

Example

Following is an example of the DropTimingConstraint command.

droptimingconstraint TS08 TS09 TS10

Next