Altera_Forum
Honored Contributor
18 years agoplease explain use of set_output_delay
In thread : http://www.alteraforum.com/forum/showthread.php?t=1326 (http://www.alteraforum.com/forum/showthread.php?t=1326)
Brad wrote: " output delay max = board delay (max) - board clock skew (min) + tsu (external device) output delay min = board delay (min) - board clock skew (max) - th (external device) " Pease explain because I cannot see how this works. I think the reason I don't undertsand this is because I don't fully understand how it applies to set_output_delay i.e. from the Quartus manual (Table 7-4): Minimum tCO Requirement tCO Requirement set_output_delay -max <latch − launch − tCO requirement> why does <latch - launch> come in to it? Isn't "set_output_delay - max" equivalent to defining the tcomax? I feel that something needs to click. Regards, D.