get_clocks <pattern>
pattern
Specifies the pattern to match to the Timer or SmartTime on which a clock constraint has been set.
If this command is used as a –from argument in maximum delay (set_max_path_delay), false path (set_false_path), and multicycle constraints (set_multicycle_path), the clock pins of all the registers related to this clock are used as path start points.
If this command is used as a –to argument in maximum delay (set_max_path_delay), false path (set_false_path), and multicycle constraints (set_multicycle_path), the synchronous pins of all the registers related to this clock are used as path endpoints.
None
set_max_delay -from [get_ports datal] -to \
[get_clocks ck1]