ID:23611 Parameter error: WIDTH_BYTEENA parameter of altera_syncram megafunction set to value <value> is illegal -- legal values for WIDTH_BYTEENA parameter must be <name>

CAUSE: You specified an illegal value for the WIDTH_BYTEENA parameter of the altera_syncram megafunction and used the byteena port. The WIDTH_BYTEENA parameter value must be WIDTH / BYTE_SIZE. 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 WIDTH / BYTE_SIZE. To avoid receiving this message in the future, Intel recommends using the IP Parameter Editor.