Forum Discussion
Altera_Forum
Honored Contributor
15 years agoRysc's suggested method will also result in a better organized Timing Report, and will make it a lot easier for you to use report timing like this: "report_timing -from [get_clocks ext_clk_vir] -to [get_clocks ext_clk_vir]"
Basically, Static Timing Analysis is at the end of the day, a clock transfer analysis tool, so it really wants to do everything in terms of clocks (internal or external to your FPGA).