ID:13680 VHDL Assignment error at <location>: name cannot be assigned a value

CAUSE: In an assignment at the specified location in a VHDL Design File (.vhd), you assigned a value to a name. However, you cannot assign a value to the name. For example, you may have assigned a value to a variable with an access type.

ACTION: Remove the assignment to the name.