ID:16030 Verilog warning at <location>: the definition of module "<string>" was already found in library "<string>", ignoring redefinition in library "<string>".

CAUSE: The Quartus Prime software found multiple definitions of the module instantiated at the specified location. The software used the first definition of the module.

ACTION: Verify that the selected binding matches your design intent. To eliminate this warning, remove other definitions of the module or give each definition a unique name.