ID:10404 VHDL error at <location>: can't determine object and type associated with indexed name or signature name near text "<text>" -- found <number> possible objects and types

CAUSE: In a VHDL Design File (.vhd) at the specified location, you used an indexed name or a signature name near the specified text. Quartus Prime Integrated Synthesis cannot determine the object and type associated with the indexed or signature name because it found the specified number of different possible objects and types for the indexed or signature name, or the indexed or signature name is not visible.

ACTION: Make sure the design clearly specifies the object and type associated with the indexed or signature name.