ID:24257 Cannot infer MLABs for RAM node "<name>" as '<val>' read-during-write behavior cannot be supported. Memory is bit-blasted.

CAUSE: MLABs cannot be inferred because RDW behavior of the RTL is not supported by the hardware. If the address width is less than equal to 5, the memory is bit-blasted

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