Quartus

VHDL error at <location>: digit <character> in based literal <name> must be smaller or equal to 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 the based literal base. The digit must be smaller than or equal to the base.
ACTION: Make sure the based literal contains a digit that is smaller than or equal to the based literal base.

See also:

Section 13.4.2 of the IEEE Std 1076-1993 IEEE Standard VHDL Language Reference Manual

- PLDWorld -

 

Created by chm2web html help conversion utility.