ID:10182 Verilog HDL Compiler Directive error at <location>: too many arguments in text macro

CAUSE: In a Verilog Design File (.v) at the specified location, you created or used a text macro with more than 128 arguments. The Quartus Prime software requires that a text macro have no more than 128 arguments.

ACTION: Reduce the number of arguments for the macro so it does not exceed 128.