ID:10343 VHDL error at <location>: integer literal cannot have negative exponent

CAUSE: In a VHDL Design File (.vhd) at the specified location, you used an integer literal with a negative exponent. However, an integer literal cannot have a negative exponent.

ACTION: Remove the negative exponent, or change the exponent so it is not a negative value.