Altera_Forum
Honored Contributor
15 years agoset_output_delay specification for defined edge delay
i have an output bus, which has to provide new data 15..20ns after the rising edge of the input clock. clock period is 61ns.
with the classic timing analyzer, i had TCO defined as 20ns and MTCO as 15ns. how do i have to define this using set_output_delay? defining this requirement as Tsu and Th results in: Tsu = 61ns - 20ns = 41ns Th = 15ns but i do not understand how to define this using the set_output_delay construct.