SKon1
Occasional Contributor
5 years agoUsing the -add_delay switch
Hello, I'm setting an output delays on DDR interface for a signal named "valid" relative to a clock named "clock" as follows: set_output_delay -clock clock -max -0.9 [get_ports {valid}] set_outpu...