ID:16716 Cannot set OPERATION_MODE to <operation_mode> with <ram_block_type> block in altera_syncram megafunction

CAUSE: The OPERATION_MODE parameter of the altera_syncram megafunction is set to BIDIR_DUAL_PORT; however,BIDIR_DUAL_PORT mode cannot be used with the MLAB block. This error usually occurs when a megafunction is instantiated directly in a text file rather than using the IP Parameter Editor.

ACTION: Modify the design and change the memory block type, or change the value of OPERATION_MODE. To ensure valid settings, configure your IP instance in the IP Parameter Editor..