|
发表于 2011-8-9 14:15:24
|
显示全部楼层
应该是你的编译问题。
你试一下修改编译顺序。
好像记得把测试文件放在第一位,试一下吧。
请参考modelsim用户手册 page312
Incremental compilation is made possible by deferring these bindings, and as a result some
errors cannot be detected during compilation. Commonly, these errors include: modules that
were referenced but not compiled, incorrect port connections, and incorrect hierarchical
references. |
|