在ISE启动modelsim时遇到问题与解决

1。我在ISE中启动modelsim时出现了下面的错误
Loading work.tb_ic1_func
# ** 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.fifoctlr_ic_v2
# ** 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)
# ** Error: (vsim-3033) fifoctlr_ic_v2.v(126): Instan  TI a  TI on of 'BUFGP' failed. The design unit was not found.
是什么原因?
“点到仿真模式,在source里面选中你建立工程选择的芯片,然后看Processes,点开,有个compile HDL simula  TI on library,运行一下就OK了”

2.ISE用modelsim仿真提示:# ** Error: (vish-4014) No objects found matching '*'.结果仿真时老是报错:
# ** Error: (vish-4014) No objects found matching '*'.
# Error in macro ./test_top_tb.fdo line 10
# (vish-4014) No objects found matching '*'.
# while execu  TI ng
# "add wave *"
解决办法,改modelsim.ini文件中的一个参数:VoptFlow = 0

3.当对IP核修改后,用Modelsim仿真显示:No entity is bound for inst 或 CE is not in the entity。(CE是改动后添加的一个管脚),从而仿真无结果。

解决办法:首先选中该IP核的.xco文件点击右键->属性 将属性改为 "Synthesis/Imp + Simulation."
然后将其对应的.v或.vhd文件的属性也改为 "Synthesis/Imp + Simulation."

4.启动modelsim后,没有出错,但是有warning:(vsim-3009) [TSCALE] - Module 'ODDR' does not have a `timescale directive in effect, but previous modules do.输入信号均正确,调用的IP core或原语的输出为高阻态。

解决办法:modelsim中调用该IP core或原语的库不匹配,在xilinx中找到其所在的库unisims,并重新编译至modelsim的UNISIMS_VER库中。问题可得到解决。

在ISE启动modelsim时遇到问题与解决_设计制作_电源/新能源
54
164
0
38

相关资讯

  1. 1、《碟中谍6》最火的不是阿汤哥,而是女配角黎贝卡弗格森3302
  2. 2、腾格尔陈佩斯世纪同框,被调侃为“亲兄弟”,网友直呼发型是亮点1340
  3. 3、最美赵敏从小被生父性侵,曾经自杀超过10次,最后惨死家中!2279
  4. 4、15天连斩三部好莱坞大片,徐峥出手内地票房前五好莱坞全军覆没4626
  5. 5、漫威之父斯坦·李陨落!他在这些影片客串的彩蛋,你是否注意到?4832
  6. 6、中国电影市场暑期热效应渐成气候3897
  7. 7、她早年拍过“尺度不小”的电影,如今43岁靓丽如初,女儿颜值高1340
  8. 8、《诡拼车》曝爱情特辑光棍节上演“人鬼之恋”2312
  9. 9、推理小说?不,他写的是人内心的黑暗467
  10. 10、基努·里维斯又杀人了!犯罪新片《西伯利亚》预告2614
全部评论(0)
我也有话说
0
收藏
点赞
顶部