ID:13761 VHDL Component Configuration error at <location>: component "<name>" has already been bound to a design entity

CAUSE: In a component configuration at the specified location in a VHDL Design File (.vhd), you used a binding indication to bind the specified component to a design entity. However, you had already bound the component to a design entity using a different binding indication. As a result, Quartus Prime Integrated Synthesis ignored the second binding indication.

ACTION: If Quartus Prime Integrated Synthesis is using the wrong binding indication, or if you want to stop this message, remove one of the binding indications from the VHDL Design File. Otherwise, no action is required.