Forum Discussion
Altera_Forum
Honored Contributor
17 years agoIt sounds like all you need to know is the overall tco from the clock input device pin to the data output device pin. If you constrain the output timing with set_output_delay (usually preferred) or set_max_delay, you can use the normal report_timing method to see whether the tco requirement was met.