Quartus

VHDL error at <location>: illegal range in expression


CAUSE: In a VHDL Design File (.vhd) at the specified location, you used a range in an expression. However, the expression cannot contain a range, or cannot contain a range in the context in which the expression is being used. For example, you may have used a range in a value that you assigned to an integer type object.
ACTION: Remove the range, or change the expression so it can contain a range.

See also:

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

- PLDWorld -

 

Created by chm2web html help conversion utility.