ID:24258 Cannot infer MLABs for RAM node "<name>" as '<val>' read-during-write behavior cannot be supported. Memory is inferred as M20K due to size of RAM.

CAUSE: MLABs cannot be inferred because RDW behavior of the RTL is not supported by the hardware. If the address width is greater than 5, the memory is inferred as M20K blocks.

ACTION: Set the ramstyle attribute to "no_rw_check" for MLAB inference.