加载中…
个人资料
  • 博客等级:
  • 博客积分:
  • 博客访问:
  • 关注人气:
  • 获赠金笔:0支
  • 赠出金笔:0支
  • 荣誉徽章:
正文 字体大小:

FPGA仿真错误笔记(Modelsim 亲测)

(2016-08-12 09:33:05)
分类: FPGA
1.Instantiation of failed.The design unit was not found
a.测试平台 调用的实例化语句 与设计程序文件的module名 不一致
b.使用了多个仿真测试文件,顺序不对。

 

2.# ** Error: (vsim-3170) Could not find 'F:\A3P030Project\UART_SmartDesign\simulation\presynth.testbench'.
# Error loading design

a.测试平台名错误

b.调用的测试平台不一致

3.# ** Error: (vsim-3053) C:/Users/Administrator/Desktop/UART_SmartDesign/stimulus/testbench.v(21): Illegal output or inout port connection for "port 'ledout'".
        Region: /testbench/led_0
# ** Error: (vsim-3053) C:/Users/Administrator/Desktop/UART_SmartDesign/stimulus/testbench.v(21): Illegal output or inout port connection for "port 'baud_val'".

a.仿真时输出定义成了REG,改为WIRE类型就好。

0

阅读 收藏 喜欢 打印举报/Report
  

新浪BLOG意见反馈留言板 欢迎批评指正

新浪简介 | About Sina | 广告服务 | 联系我们 | 招聘信息 | 网站律师 | SINA English | 产品答疑

新浪公司 版权所有