报错信息ordered port connections cannot be mixed with named port connections
原因:语法错误。
措施:例化模块时符号错误,检查 “.” 和 “,” 有没有多和少,最后例化的参数后面没有 “,”。