ID:14322 Memory size (<number>) in design file differs from memory size (<number>) in MEM_INIT parameter -- truncated remaining initial content value to fit RAM

CAUSE: The size of the memory you specified in a design file (Block Design File (.bdf), Text Design File (.tdf), VHDL Design File (.vhd), Verilog Design File (.v), or EDIF Input File (.edf)) does not match the size of the memory you specified in the MEM_INIT parameter. This condition occurs when you specify a memory size in the design file that is less than the memory size defined in the MEM_INIT parameter. The Quartus Prime software has therefore truncated the remaining initial content value to fit RAM.

ACTION: If you do not want the remaining initial content value truncated to fit RAM, make sure that the design file and the MEM_INIT parameter contain the same memory sizes for the memory block.