Xilinx EDK "ERROR:Xst:2647 - Failed to run core generator for macro" 解决方案

昨天终于搞定了ISE仿真出错的问题, 今天重新尝试跑Digilent给的AXI例程.

但是又遭遇到Platgen failed的错误.

 

系统环境如下:

Win7 x64 ultimate

Xilinx ISE Suite 14.7(nt64)

 

具体错误如下:

 XST - "ERROR:Xst:2647 - Failed to run core generator for macro"

 

解决方案:

通过搜索, 在Xilinx官网查到若干此问题解决方案.

AR# 46159:http://china.xilinx.com/support/answers/46159.htm
AR# 38388:http://china.xilinx.com/support/answers/38388.html

我是通过AR# 46159的

Decrease the path length of the project as there are some issues with XST and path lengths that exceed 256 characters.

解决了我的问题.

因为我的工程放在桌面上,且个人习惯名字起的长,方便以后回忆(虽然不太可能再去看......),所以可能导致某个IP的路径超长了.

 

如果这两个answer解决不了问题, 建议查看xst的report和ip的rpw文件,来查看具体错误原因.

posted @ 2014-02-26 14:33  玩电毁一生  阅读(849)  评论(0编辑  收藏  举报