5.34.130.327 Examples

The following example returns the paths from input port headdr_dat<31> to the input pin of register u0_headdr_data1_reg/data_out_t_31 under typical conditions.

timer_get_path -from "headdr_dat<31>" \

-to "u0_headdr_data1_reg/data_out_t_31/U0:D" \

-case typ \

-exp "yes" \

-maxpath "100" \

-maxexpapth "10"

The following example returns the paths from the clock pin of register gearbox_inst/bits64_out_reg<55> to the output port pma_tx_data_64bit[55]

timer_get_path -from "gearbox_inst/bits64_out_reg<55>/U0:CLK" \

-to {pma_tx_data_64bit[55]} \

-exp "yes"