Forum Discussion
Altera_Forum
Honored Contributor
10 years agoStudy "timequest user guide (http://www.eet.bme.hu/~nagyg/mikroelektronika/timequest_user_guide.pdf)" or other tutorials. The mentioned document is one of the bests.
you should create a virtual clock which is not connected to any port for set_input_delay and set_output_delay. Examples are available in the mentioned user guide. You could either create generated clocks manually or use the derive_pll_clocks command in your SDC. Why do you use the feedback path in PLL?