ID:23612 Cannot use <name> port when parameter <name> is less than or equal to 1

CAUSE: You specified a value for the WIDTH_BYTEENA parameter of the altera_syncram megafunction and used the byteena port; however, the byteena port can only be used if the WIDTH_BYTEENA parameter value is greater than 1. This error usually occurs when you instantiate a megafunction directly in a text file rather than using the IP Parameter Editor .

ACTION: Modify the design and disconnect the byteena port, or specify a WIDTH_BYTEENA parameter value that is greater than 1. To avoid receiving this message in the future, Intel recommends using the IP Parameter Editor.