Digilent / vivado-boards

MIT License
388 stars 211 forks source link

Zybo Z7-20: Vivado 2018.3 reports critical warnings in DDR interface #20

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello,

Don't know if it's really an issue in the configuration. I'm a newbie with Vivado and ZYNQ devices. Vivado 2018.3 reports four criticial warnings when I validate the design:

[PSU-1] Parameter : PCW_UIPARAM_DDR_DQS_TO_CLK_DELAY_0 has negative value -0.050 . PS DDR interfaces might fail when entering negative DQS skew values. [PSU-2] Parameter : PCW_UIPARAM_DDR_DQS_TO_CLK_DELAY_1 has negative value -0.044 . PS DDR interfaces might fail when entering negative DQS skew values. [PSU-3] Parameter : PCW_UIPARAM_DDR_DQS_TO_CLK_DELAY_2 has negative value -0.035 . PS DDR interfaces might fail when entering negative DQS skew values. [PSU-4] Parameter : PCW_UIPARAM_DDR_DQS_TO_CLK_DELAY_3 has negative value -0.100 . PS DDR interfaces might fail when entering negative DQS skew values.

Are these values correct and can I ignore these warnings? . Thanks in advance!

ghost commented 5 years ago

In addition: vivado

elodg commented 5 years ago

https://reference.digilentinc.com/reference/programmable-logic/zybo-z7/reference-manual#hardware_errata

ghost commented 5 years ago

Okay, didn't noticed that.

Thank you!