ID:10491 VHDL Component Configuration warning at <location>: treated component "<name>" as black box because Binding Indication associated component to design entity that is not in any defined library

CAUSE: In a Component Configuration at the specified location in a VHDL Design File (.vhd), you associated the specified component to a design entity by specifying the design entity in a Binding Indication for the component. However, the design entity is not in any of the libraries you specified for the design. As a result, Quartus Prime Integrated Synthesis treated the component as a black box where the design entity can be specified later, for example, in a separate design that uses this design.

ACTION: To avoid problems in the future processing of the design, make sure the design entity is specified at another time. To avoid receiving this message in the future, specify the design entity in a library you specified and used for the design, or specify and use a new library that contains the design entity. Otherwise, no action is required.