Quartus

Unsupported Verilog HDL feature at <location>: variable index to multidimensional array is not supported


CAUSE: In a Verilog Design File (.v) at the specified location, you used a variable index to a multidimensional array. Variable indexes to multidimensional arrays are not supported by the Quartus II software.
ACTION: Edit the design to change the multidimensional array into multiple stages of one-dimensional arrays.

See also:

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

- PLDWorld -

 

Created by chm2web html help conversion utility.