ID:10094 Verilog HDL Compiler Directive error at <location>: incorrect number of text macro arguments

CAUSE: In a Verilog Design File (.v) at the specified location, you used a text macro name with a different number of arguments than the arguments that appear in the Text Macro Definition.

ACTION: Edit the design to make sure the number of arguments in the call to the text macro match the number of arguments in the Text Macro Definition.