ID:10093 Verilog HDL User-Defined Primitive (UDP) Declaration error at <location>: incorrect number of inputs for UDP table entry "<text>"

CAUSE: In a user-defined primitive (UDP) Declaration at the specified location in Verilog Design File (.v), you entered an incorrect number of inputs for the specified UDP table entry. The number of inputs in the UDP table entry must match the number of input ports in the primitive.

ACTION: Edit either the UDP table entry or the UDP input port list so that the number of input fields in the UDP table matches the number of input ports in the primitive.