在顶层模块实例化了子模块后出现如下类型的警告,单独在子模块中没有这样的警告:
Input <flag_cp> is never used. This port will be preserved and left unconnected if it belongs to a top-level block or it belongs to a sub-block and the hierarchy of this sub-block is preserved.
|
有些警告,在子模块中没有,但是在顶层模块中会出现。 这些warning理解他们的意义就可以了 写程序的时候一定要认真!!! |
本文探讨了在顶层模块实例化子模块时出现的特定警告:“Input<flag_cp>isneverused...”该警告指出某个端口未被使用的情况。文章强调了在程序设计时仔细检查信号使用的必要性。

9万+

被折叠的 条评论
为什么被折叠?



