打印

【转】一个fir程序,启动modelxim仿真时出现错误

[复制链接]
2743|0
手机看帖
扫描二维码
随时随地手机跟帖
跳转到指定楼层
楼主
wangjun88|  楼主 | 2010-8-30 11:48 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
【转】ise编写的一个fir程序,其中用了ise 自带的一个ipcore,综合通过后启动modelxim仿真时出现错误的解决
用ise编写的一个fir程序,其中用了ise 自带的一个ipcore,综合通过后启动modelxim仿真时出现以下错误!!

Loading work.fir_b
# ** Error: (vsim-19) Failed to access library 'xilinxcorelib_ver' at "xilinxcorelib_ver".
# No such file or directory. (errno = ENOENT)
# ** Error: (vsim-19) Failed to access library 'unisims_ver' at "unisims_ver".
# No such file or directory. (errno = ENOENT)
# Loading work.fir
# ** Warning: (vsim-3009) [TSCALE] - Module 'fir' does not have a `timescale directive in effect, but previous modules do.
# Region: /fir_b/UUT
# ** Error: (vsim-19) Failed to access library 'xilinxcorelib_ver' at "xilinxcorelib_ver".
# No such file or directory. (errno = ENOENT)
# ** Error: (vsim-19) Failed to access library 'unisims_ver' at "unisims_ver".
# No such file or directory. (errno = ENOENT)
# Loading work.fir1
# ** Warning: (vsim-3009) [TSCALE] - Module 'fir1' does not have a `timescale directive in effect, but previous modules do.
# Region: /fir_b/UUT/lh01
# ** Error: (vsim-19) Failed to access library 'xilinxcorelib_ver' at "xilinxcorelib_ver".
# No such file or directory. (errno = ENOENT)
# No such file or directory. (errno = ENOENT)
# work
# ** Error: (vsim-19) Failed to access library 'xilinxcorelib_ver' at "xilinxcorelib_ver".
# No such file or directory. (errno = ENOENT)
# ** Error: (vsim-19) Failed to access library 'unisims_ver' at "unisims_ver".
………………………………………………还有很多error



原因在于没有为modelsim编译xilinx库。

解决方法:
To compile a simulation library from Project Navigator.
1. Create or open an existing project for Project Navigator.
2. In the Sources window, highlight the target device.
3. In the Processes window, under the Design Entry Utilities toolbox,
right-click Compile HDL Simulation Libraries.
4. Select Properties to open the Process Properties dialog box.
5. Choose one or more of the “Project Navigator Options” from the Process Properties
dialog box.
6. Click OK.
Double-click Compile HDL Simulation Libraries.

相关帖子

发新帖 我要提问
您需要登录后才可以回帖 登录 | 注册

本版积分规则

80

主题

251

帖子

5

粉丝