ID:13644 VHDL error at <location>: digit '<character>' in based literal "<text>" must be smaller than base

CAUSE: In a VHDL design file (.vhd) at the specified location, you specified a based literal that contains a digit that is larger than base. The digit must be smaller than the base.

ACTION: Check the literal for errors. If necessary, change the digit or the base.