Quartus

Verilog HDL Compiler Directive error at <location>: incorrect use of predefined text macro <name> -- expected macro field <text>


CAUSE: In a Verilog Design File (.v) at the specified location, you used a recognized Compiler Directive (such as `define); however, the remaining syntax for the Compiler Directive is incorrect. As a result, Integrated Synthesis could not parse the specified macro field.
ACTION: Edit the design to make sure the correct syntax is used in the Compiler Directive and in the text macro field.

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.