The set_max_delay
with the -datapath_only
option is used to remove the clock skew from the setup slack computation and to ignore hold timing. The set_max_delay -datapath_only
command is used to constrain asynchronous signals timing paths that: (1) do not have a clock relationship; but which (2) require maximum delay. It is not recommended to use this constraint on synchronous paths.