When upgrading to Vivado 2017.1, using the Microzed Board definition file for 2016.4 I get an critical warning on the ddr interface.
The critical warning is:
PCW_UI_PARAM_DDR_DQS_TO_CLK_DELAY_0 has negative value -0.073. PS_DDR interfaces might fail when entering negative DQS skew values.
There is also a warning on DELAY_1 -0.072.
These critical warnings result in negative timing slack.
Any suggestions on what should to do about this error. I'm tempted to ignore it, but I don't want to miss any timing issues I might create in my code.