Inverted Clocks
For an inverted external clock (one that uses the negative edge), include the
clock_fall option in your set_input_delay or
set_output_delay command.
Inverting a Clock
set_output_delay -clock <clock> -clock_fall -max -3.1 <ports>
set_output_delay -clock <clock> -clock_fall -min -2.85 <ports>