ID:17898 VHDL Primary Unit Declaration warning at <location>: overwriting existing primary unit "<name>"

CAUSE: In a primary unit declaration at the specified location in a VHDL Design File (.vhd), you declared the specified primary unit. However, the specified library already contains a primary unit with the same name.

ACTION: No action is required. To remove the warning, compile the two primary units into different libraries or assign them unique names.