The auto-derived clock <clock_name>
is referenced by name
inside timing constraint (see constraint position <#> in the
Timing Constraint window in the Vivado IDE). It is recommended to reference an auto-derived clock by the
pin name attached to the clock: get_clocks -of_objects [get_pins
<PIN_NAME>]
.