ID:13619 VHDL attribute error at <location>: predefined attribute "<name>" must have an integer argument

CAUSE: In a VHDL Design File (.vhd) at the specified location, you used the specified predefined attribute. However, the argument you used for the predefined attribute does not have an integer type. The predefined attribute must have an integer argument.

ACTION: Change the argument so it has an integer type.