欢迎访问 生活随笔!

生活随笔

当前位置: 首页 > 编程资源 > 编程问答 >内容正文

编程问答

parameter bandwidth_type is not a formal parameter of instantiated module的解决方法

发布时间:2024/1/1 编程问答 53 豆豆
生活随笔 收集整理的这篇文章主要介绍了 parameter bandwidth_type is not a formal parameter of instantiated module的解决方法 小编觉得挺不错的,现在分享给大家,帮大家做个参考.

昨日调试NIOS II的时候,用的是10.0的版本,在SOPC Builder中添加了ALT PLL模块,生成文件后,在Quartus II中无法编译,提示
Error (10130): Verilog HDL error at pll.v(144): parameter "bandwidth_type" is not a formal parameter of instantiated module
Error (10130): Verilog HDL error at pll.v(145): parameter "clk0_divide_by" is not a formal parameter of instantiated module
……
开始以为是10.0的问题,于是又下载了10.0 SP1,今天早上装上后还是一样的错误。
是在是没有办法了,把PLL去掉,在Quartus中用IP生成PLL,这下就可以顺利编译了。
不知道大家遇到这种问题没有。

查看了alteraforum.com上面,也有人问过类似的问题

转载于:https://www.cnblogs.com/nios_ii/archive/2010/10/05/1842930.html

总结

以上是生活随笔为你收集整理的parameter bandwidth_type is not a formal parameter of instantiated module的解决方法的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。