完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
你好,
最近我开始收到以下错误。 如果重新启动设计实现(不确定是否总是),我会再次收到错误。 当我重新启动pc(不确定是否在项目中更改了任何内容)实现成功。 实施需要相当长的时间,所以我不知道是否有某些东西可以解决问题。 我还附上了实施日志。 # #发生意外错误(11) # 堆栈: /lib/x86_64-linux-gnu/libc.so.6(+0x354b0)[0x7ff0417924b0] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_device.so(HDPDUniqueHDDMArcNodes::convHDMMArcNodeToLong(HDDMArcNode const&)+ 0x16)[0x7ff0261f6746] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_device.so(HDPDUniqueHDDMArcNodes::getNodeIndex(HDDMArcNode const&)+ 0x9)[0x7ff0261f6a39] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_device.so(HDPDESiteClkDlyTable::getNearestBranchingNode(HDDMArcNode const&amp ;, HDDMArcNode&)const + 0x17)[0x7ff0261f7eb7] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_timing.so(HASTNCNDelays8Impl::dfs(HDDMPin& ;, HDDMArcNode&amp ;,std :: map >>&amp ;,std :: map >>&) + 0xe3)[0x7ff01a475a83] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_timing.so(HASTNCNDelays8Impl::dfs(HDDMPin& ;, HDDMArcNode&amp ;,std :: map >>&amp ;,std :: map >>&) + 0x859)[0x7ff01a4761f9] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_timing.so(HASTNCNDelays8Impl::cacheNodeDelays(HADEDlyMediator const *,HDLHNet const *,std :: vector,std :: allocator >>&)+ 0xf1f )[0x7ff01a479c1f] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_timing.so(HAST3Sta::cacheNCNEstimatesForUnroutedNets(sta::Vertex*,HDLHInstTerm const *,HDLHNet const *,std :: vector>&)+ 0x1a2 )[0x7ff01a66d242] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_timing.so(HAST3Sta::setWireDelayOnVertex(sta::Vertex*,std :: deque> const *,HAST3TimingParams const&)+ 0x4c5)[0x7ff01a66d8c5] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_timing.so(void* HCTThreadUtils :: forEachStart,std :: pair&,std :: pair *>,boost :: function&)>>( void *)+ 0xf7)[0x7ff01a67d147] /home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_common.so(HCTWorkingThread::threadStart(void*)+0x7c)[0x7ff04287e4ac] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7ff04123e6ba] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7ff0418643dd] log.txt 204 KB 以上来自于谷歌翻译 以下为原文 Hello, recently I started getting following error. I get the error again if restart design implementation (not sure if always). When I rebooted pc (not sure if changed anything in the project) implementation succeeded. Implementation takes quite some time, so I don't know if there is something that fixes the problem. I'm also attaching implementation log. ## An unexpected error has occurred (11)#Stack:/lib/x86_64-linux-gnu/libc.so.6(+0x354b0) [0x7ff0417924b0]/home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_device.so(HDPDUniqueHDDMArcNodes::convHDMMArcNodeToLong(HDDMArcNode const&)+0x16) [0x7ff0261f6746]/home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_device.so(HDPDUniqueHDDMArcNodes::getNodeIndex(HDDMArcNode const&)+0x9) [0x7ff0261f6a39]/home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_device.so(HDPDESiteClkDlyTable::getNearestBranchingNode(HDDMArcNode const&, HDDMArcNode&) const+0x17) [0x7ff0261f7eb7]/home/gumas/opt/Vivado/2016.4/lib/lnx64.o/librdi_timing.so(HASTNCNDelays8Impl::dfs(HDDMPin&, HDDMArcNode&, std::map |
|
相关推荐
4个回答
|
|
@gumas,
你有可能在latestvivado 2017.3中测试这个吗? 还要检查Vivado崩溃时的常规AR: https://www.xilinx.com/support/answers/55854.html --Syed -------------------------------------------------- -------------------------------------------请注意 - 请标记答案 如果提供的信息有用,请“接受为解决方案”。给予您认为有用并回复导向的帖子。感谢Kudos .------------------------ -------------------------------------------------- ------------------- 以上来自于谷歌翻译 以下为原文 @gumas, Is it possible for you to test this in latest vivado 2017.3? Also check this general AR on Vivado crash: https://www.xilinx.com/support/answers/55854.html --Syed --------------------------------------------------------------------------------------------- Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful. Give Kudos to a post which you think is helpful and reply oriented. --------------------------------------------------------------------------------------------- |
|
|
|
我没有2017.3版本。
另外,我必须使用2016.4来开发这个项目。 在另一台PC上(都运行ubuntu 16.4),相同的项目正确实现。 在vivado重启后,我正在尝试在“故障”机器上实现。 以上来自于谷歌翻译 以下为原文 I don't have 2017.3 version. Also I have to use 2016.4 for development of this project. On the other PC (both run ubuntu 16.4) the same project implemented correctly. I'm trying implementation on "faulty" machine after vivado restart. |
|
|
|
@gumas,
您能否检查并比较工作机器的设置和环境与故障? 您可以尝试重新安装vivado,看看它是否有帮助。 --Syed -------------------------------------------------- -------------------------------------------请注意 - 请标记答案 如果提供的信息有用,请“接受为解决方案”。给予您认为有用并回复导向的帖子。感谢Kudos .------------------------ -------------------------------------------------- ------------------- 以上来自于谷歌翻译 以下为原文 @gumas, Can you check and compare the setting and environment of working machine with the faulty one? You can try re-installing vivado and see if it helps. --Syed --------------------------------------------------------------------------------------------- Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful. Give Kudos to a post which you think is helpful and reply oriented. --------------------------------------------------------------------------------------------- |
|
|
|
我应该具体比较什么?
似乎我得到一个错误并从失败的步骤重新运行实现,第二次尝试也将失败。 另一方面,如果我重新运行整个实现,则实现可能(一次尝试中的一次)成功完成。 最好的人 以上来自于谷歌翻译 以下为原文 What should I compare specifically? It seems that if I get an error and rerun implementation from the step that failed, second try will also fail. On the other hand implementation might (one out of one tries) be success full if I rerun whole implementation. Best wises |
|
|
|
只有小组成员才能发言,加入小组>>
2432 浏览 7 评论
2831 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2300 浏览 9 评论
3379 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2471 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
1434浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
597浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
463浏览 1评论
2016浏览 0评论
739浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-31 03:25 , Processed in 1.219611 second(s), Total 85, Slave 68 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号