ID:10514 VHDL aggregate error at <location>: can't determine type of aggregate -- found <number> possible types

CAUSE: In a VHDL Design File (.vhd) at the specified location, you assigned an aggregate to an object. However, Quartus Prime Integrated Synthesis cannot determine the type of the aggregate because it found the specified number of different possible types for the aggregate.

ACTION: Make sure the design clearly specifies the type of the aggregate. For example, check the type of the object to which you assigned the aggregate.