13.33.200 timer_get_path

Displays the path between the specified pins in the Log window.

timer_get_path -from source_pin -to destination_pin

[-exp value]\ [-sort value]\ [-order value]\ [-case value]\

[-maxpath maximum_paths]\

[-maxexpath maximum_paths_to_expand]\ [-mindelay minimum_delay]\

[-maxdelay maximum_delay]\ [-breakatclk value]\

[-breakatclr value]

Arguments

-from source_pin

Specifies the name of the source pin for the path.

-to destination_pin

Specifies the name of the destination pin for the path.

-exp value

Specifies whether to expand the path. The following table shows the acceptable values for this argument:

ValueDescription

yes

Expands the path

no

Does not expand the path

-sort value

Specifies whether to sort the path by either the actual delay or slack value. The following table shows the acceptable values for this argument:

ValueDescription

actual

Sorts the path by the actual delay value

slack

Sorts the path by the slack value

-order value

Specifies whether the list is based on maximum or minimum delay analysis. The following table shows the acceptable values for this argument:

ValueDescription

long

The paths are listed based on the maximum delay analysis

short

The paths are listed based on the minimum delay analysis

-case value

Specifies whether the report will include the worst, typical, or best case timing numbers. The following table shows the acceptable values for this argument:

ValueDescription

worst

Includes worst case timing numbers

typ

Includes typical case timing numbers

best

Includes best case timing numbers

-maxpath maximum_paths

Specifies the maximum number of paths to display.

-maxexpath maximum_paths_to_expand

Specifies the maximum number of paths to expand.

-mindelay minimum_delay

Specifies the path delay in the minimum delay analysis mode.

-maxdelay maximum_delay

Specifies the path delay in the maximum delay analysis mode.

-breakatclk value

Specifies whether to break the paths at the register clock pins. The following table shows the acceptable values for this argument:

ValueDescription

yes

Breaks the paths at the register clock pins

no

Does not break the paths at the register clock pins

-breakatclr value

Specifies whether to break the paths at the register clear pins. The following table shows the acceptable values for this argument:

ValueDescription

yes

Breaks the paths at the register clear pins

no

Does not break the paths at the register clear pins