报错信息[Synth 8-7023] instance ‘u_count’ of module ‘count’ has 7 connections declared, but only 6 given。
![报错信息[Synth 8-7023] - 第1张 - FPGA线上课程平台|最全栈的FPGA学习平台|FPGA工程师认证培训 报错信息[Synth 8-7023] - 第1张](https://admin.shaonianxue.cn/wp-content/uploads/2025/11/image-2025-11-09-12-14-45-83.png)
报错信息[Synth 8-7023] instance ‘u_count’ of module ‘count’ has 7 connections declared, but only 6 given。
![报错信息[Synth 8-7023] - 第1张 - FPGA线上课程平台|最全栈的FPGA学习平台|FPGA工程师认证培训 报错信息[Synth 8-7023] - 第1张](https://admin.shaonianxue.cn/wp-content/uploads/2025/11/image-2025-11-09-12-14-45-83.png)
![报错信息[Common 17-680]](https://admin.shaonianxue.cn/wp-content/uploads/grafika/prev-next-image-2025-11-09-12-14-45-83.webp)

原因:信号位宽多余。
措施:给与信号正确的位宽,或不管也可以,Vivado 会自动优化多余的位线。