Quartus

Verilog HDL Macro Definition error at <location>: illegal macro parameters near <name>


CAUSE: In a Macro Definition Verilog Design File (.v) at the specified location, you specified parameters for the macro, but the parameters are not legal parameters.
ACTION: Make sure you use legal characters and correct syntax for variables, numbers, and other text in the macro parameters.

See also:

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

- PLDWorld -

 

Created by chm2web html help conversion utility.