Quartus

Verilog HDL error at <location>: left index of part-select of variable <name> is out of address bounds


CAUSE: In a Verilog Design File (.v) at the specified location, you used a part-select, but the left index on the part-select is greater than the declared address range for the specified variable.
ACTION: Edit the part-select index so it is within the declared address range for the variable.

See also:

Section 4 of the IEEE Std. 1364-2001 IEEE Standard Verilog Hardware Description Language manual

- PLDWorld -

 

Created by chm2web html help conversion utility.