ID:56011 Parameter ignored: when DQS_DELAY_CHAIN_LENGTH parameter is set to 0, the DLL_DELAYCTRL_MODE parameter value must be set to none

CAUSE: You specified 0 for the DQS_DELAY_CHAIN_LENGTH parameter of the altdqs megafunction. When the DQS_DELAY_CHAIN_LENGTH parameter is set to 0, a DLL is not needed. The value of the DLL_DELAYCTRL_MODE parameter should be set to NONE. This warning usually occurs when you instantiate a megafunction directly in a text file rather than using the MegaWizard Plug-In Manager command.

ACTION: Change the value of the DQS_DELAY_CHAIN_LENGTH parameter to be greater than 0, or change the DLL_DELAYCTRL_MODE parameter value to REGISTER. To avoid receiving this message in the future, Intel recommends using the MegaWizard Plug-In Manager command.