ID:10420 VHDL expression error at <location>: <type> operator cannot be used for integer values

CAUSE: In an expression at the specified location in a VHDL Design File (.vhd), you used the specified operator for integer values. However, you cannot use the operator for operands that are integer values.

ACTION: Change the operator to one that you can use with integer values.