fragnen
Full Member level 4
Is -ve output delay for hold better than a positive out delay for hold? Which one is better between the two output delays?
set_output_delay -1.5 -hold -clock clk1 out_a
sett_out_put_delay 1.5 -hold -clock clk1 out_a
In the first case a -ve hold value defined and in the second case a +ve hold value defined for the same output out_a with respect to same clock clk1.
set_output_delay -1.5 -hold -clock clk1 out_a
sett_out_put_delay 1.5 -hold -clock clk1 out_a
In the first case a -ve hold value defined and in the second case a +ve hold value defined for the same output out_a with respect to same clock clk1.