ID:18184 Port "<name>" in macrofunction "<name>" has no range declared,the Quartus Prime software will connect the port to pin "<name>" because the pin is a member of a single bit bus with the same name as the port

CAUSE: You connected the specified port in the specified macrofunction, but you did not declare a range for the port. As a result, the Quartus II software will connect the port to pin \"%2!s!\" because the pin is a member of a single bit bus with the same name as the port.

ACTION: No action is required. If this is not what you intended and you created the file in the Quartus II software, modify the macrofunction so that the range of the port in the macrofunction matches the range of the port in the design.