ID:287106 Megafunction or macrofunction name "<name>" cannot be used as an instance name for the logic function

CAUSE: In the Logic Section in a Text Design File (.tdf), you used the specified megafunction or macrofunction name. However, in the Logic Section, you cannot use the name that you (or, for Quartus Prime megafunctions) defined in the Function Prototype Statement for the megafunction or macrofunction. Instead, you must use an instance name for the logic function (where the instance name is different from the logic function name in the Function Prototype Statement).

ACTION: In the Logic Section, change the megafunction or macrofunction name to an instance name for the logic function. If necessary, declare an instance name for the Intel-provided parameterized logic function, Intel-provided unparameterized logic function, or custom logic function.