完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
亲爱的大家,
我的客户遇到了ISE 14.7的问题。 它不会为PCI生成核心。 附上你会发现: 1.关于NGC的警告没有产生; 2.他试图生成核心后的错误; 3.生成的文件; 许可证正常并已激活,并且支持Spartan3。 产品编号:XC3S1000-4FG456 你可以帮我吗 ? 提前致谢。 最诚挚的问候,Andrea 以上来自于谷歌翻译 以下为原文 Dear all, My customer is having a problem with ISE 14.7. It doesn't generate the core for the PCI. Attached you will find: 1. the warning about the NGC not generated; 2. the error after he tries to generate the core; 3. the files generated; The license is ok and activated and the Spartan3 is supported. Part Number : XC3S1000-4FG456 Can you help me ? Thanks in advance. Best regards, Andrea |
|
相关推荐
9个回答
|
|
嗯,这很有意思。
通常会生成扩展名为.ngo的文件。 如果许可不是问题,请尝试将.bought文件中的任何一个重命名为“pci_lc_i.ngo”。 然后在ngdbuild中设置-sd选项并重新运行该流程。 最好交叉检查IP生成@ PCI板。 -------------------------------------------------- -----------------------不要忘记回答,kudo,并接受为解决方案.------------- -------------------------------------------------- ---------- 在原帖中查看解决方案 以上来自于谷歌翻译 以下为原文 Hmm, this is interesting. Normally a file with .ngo extension will be generated. If licensing is not a problem, please try renaming either of the .bought file to "pci_lc_i.ngo". Then set the -sd option in ngdbuild and re-run the flow. It would be best to cross check the IP generation @PCI board. ------------------------------------------------------------------------- Don't forget to reply, kudo, and accept as solution. -------------------------------------------------------------------------View solution in original post |
|
|
|
这个问题应该发布到实施委员会,因为失败是在翻译阶段。
这通常是由未找到的IP网表引起的。 您需要打开“翻译属性”对话框并将“宏搜索路径”选项设置为指向IP输出网表.ngo所在的位置。 以下AR解决了该主题: https://www.xilinx.com/support/answers/10235.html -------------------------------------------------- -----------------------不要忘记回答,kudo,并接受为解决方案.------------- -------------------------------------------------- ---------- 以上来自于谷歌翻译 以下为原文 This question should be posted to Implementation board since the failure is in Translate phase. This is typically caused by the IP netlist not found. You need to open Translate properties dialog box and set the option "Macro Search Path" to point to where the IP output netlist .ngo is located. The following AR addresses the topic: https://www.xilinx.com/support/answers/10235.html ------------------------------------------------------------------------- Don't forget to reply, kudo, and accept as solution. ------------------------------------------------------------------------- |
|
|
|
亲爱的@青睐
很抱歉在错误的地方发布我的问题。谢谢你的帮助。 我们检查过甚至没有生成.ngo文件。 最诚挚的问候,Andrea 以上来自于谷歌翻译 以下为原文 Dear @graces Sorry for posting my question in the wrong place. Thanks anyway for the help. We checked that not even the .ngo file is generated. Best regards, Andrea |
|
|
|
您需要将translate属性“宏搜索路径”(-sd)设置为/ verilog / src / xpci,然后重新实现。
-------------------------------------------------- -----------------------不要忘记回答,kudo,并接受为解决方案.------------- -------------------------------------------------- ---------- 以上来自于谷歌翻译 以下为原文 You need to set the translate property "Macro Search Path" (-sd) to ------------------------------------------------------------------------- Don't forget to reply, kudo, and accept as solution. ------------------------------------------------------------------------- |
|
|
|
亲爱的@青睐,
其中一个问题已得到解决,感谢第一个答案,但关于文件.ngo我们仍然有一些问题。 很抱歉再次告诉你,没有生成文件.ngo。 附上你会找到我们得到的截图。 我们的客户告诉我们它应该生成一个名为“pci_lc_i.ngo”的文件 不是3 pci_lc_i.ngo.xxx而只是1。 先谢谢您的帮助。 最好的祝福, 安德里亚 以上来自于谷歌翻译 以下为原文 Dear @graces, One of the problems has been resolved thanks to the first answer but about the file .ngo we still have some problems. I'm sorry tell you again that the file .ngo is not generated. Attached you will find a screenshot of what we got. Our customer told us that it should generate one file named "pci_lc_i.ngo" Not the 3 pci_lc_i.ngo.xxx but just 1. Thanks in advance for the help. Best regards, Andrea |
|
|
|
嗯,这很有意思。
通常会生成扩展名为.ngo的文件。 如果许可不是问题,请尝试将.bought文件中的任何一个重命名为“pci_lc_i.ngo”。 然后在ngdbuild中设置-sd选项并重新运行该流程。 最好交叉检查IP生成@ PCI板。 -------------------------------------------------- -----------------------不要忘记回答,kudo,并接受为解决方案.------------- -------------------------------------------------- ---------- 以上来自于谷歌翻译 以下为原文 Hmm, this is interesting. Normally a file with .ngo extension will be generated. If licensing is not a problem, please try renaming either of the .bought file to "pci_lc_i.ngo". Then set the -sd option in ngdbuild and re-run the flow. It would be best to cross check the IP generation @PCI board. ------------------------------------------------------------------------- Don't forget to reply, kudo, and accept as solution. ------------------------------------------------------------------------- |
|
|
|
亲爱的@graces,非常感谢您的帮助。问题现在已经完全解决了。
也许你甚至知道为什么文件一开始没有立即生成? 即使你的一个假设是好的,因为问题已经解决,所以它不是一个问题。 最诚挚的问候,Andrea 以上来自于谷歌翻译 以下为原文 Dear @graces, Thanks a lot for the help. The problem is now fully resolved. Maybe you even know why the file was not generated immediately at the beginning? Even one of your assumptions is fine, it is not critical as a question since the problem has been solved. Best regards, Andrea |
|
|
|
很高兴听到你可以继续前进。
我不确定为什么没有直接为这个特定的IP生成.ngo文件。 如果您想要仔细检查IP输出文件,我建议您发布@ PCI Express板。 -------------------------------------------------- -----------------------不要忘记回答,kudo,并接受为解决方案.------------- -------------------------------------------------- ---------- 以上来自于谷歌翻译 以下为原文 Glad to hear you can move on. I'm not sure why no .ngo file was generated directly for this particular IP. I'd suggest that you post @PCI Express board if you would like to double check the IP output file. ------------------------------------------------------------------------- Don't forget to reply, kudo, and accept as solution. ------------------------------------------------------------------------- |
|
|
|
|
|
|
|
只有小组成员才能发言,加入小组>>
2429 浏览 7 评论
2831 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2298 浏览 9 评论
3378 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2468 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
1328浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
595浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
457浏览 1评论
2012浏览 0评论
737浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-28 05:49 , Processed in 1.431231 second(s), Total 91, Slave 75 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号