Forum Discussion
Altera_Forum
Honored Contributor
13 years agoHi,
yes, I meant set_output_delay. TimeQuest is complaining because you haven't put restrictions on the delay between clkin1 and clkout1. You can either a) set_max_delay AND set_min_delay b) set_false_path, which is what I'd do c) ignore TimeQuest (which is the same as option b)