Forum Discussion
Altera_Forum
Honored Contributor
8 years agoUPDATE : When I remove the -clock_fall constraint, which I included since the data was changing on the negative edge of the clock, the failing constraints go away.With the following constraints, I get no errors.
set_input_delay -clock clkvin -max 25
set_input_delay -clock clkvin -min 10 The only change I've made is the removal of the -clock_fall