Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Can you write here the sdc command, for max and min delays? Regards, Luca --- Quote End --- Come on Luca. Plenty examples around. set_output_delay -max 2 -clock dac_output_clock [get_ports DAC_Data*] set_output_delay -min -2 -clock dac_output_clock [get_ports DAC_Data*]