tag 标签: 错误记录

相关博文
  • 热度 10
    2014-12-22 20:38
    10146 次阅读|
    2 个评论
    CentOS 6.5下安装了ISE 14.7,想测试jtag驱动是否安装成功。编写了一个测试程序,发现在MAP时始终报如下错误,未搜索到好的解决方案。 ERROR:Pack:1107 - Pack was unable to combine the symbols listed below into a    single IOB33 component because the site type selected is not compatible. ERROR:Pack:1107 - Pack was unable to combine the symbols listed below into a    single IOB33 component because the site type selected is not compatible. 想到是否是ISE出现bug,遂用Vivado新建工程测试,代码及xdc文件均不变,结果成功了,证实是ISE的bug! 注:基于Kc705 评估板。