ID:13676 VHDL Selected Name error at <location>: prefix does not denote an object that declares a named scope

CAUSE: In a VHDL Design File (.vhd) at the specified location, you used a prefix in a Selected Name. However, the prefix does not refer to an object that declares a named scope, for example a Package Declaration.

ACTION: Remove the Selected Name, or revise the prefix so that it refers to an object that declares a scope.