完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
我一直收到这个错误,但现有的帖子都没有帮助我。
我有Vivado 2015.2并试图在tcl脚本中使用for循环模拟10,000次。 模拟在前1,012次模拟中运行良好,但在第1,013次运行中不可避免地崩溃。 完整的错误是: FATAL_ERROR:Vivado模拟器内核发现了一种无法恢复的异常情况。 流程将终止。 tcl脚本看起来像这样(Dinarray和Kinarray在这里缩写,但是长度为10,000个元素): 设置Dinarray [list 00 55 aa ff] 设置Kinarray [list ff aa 55 00] for {set x 0} {$ x 关于是什么导致这个的任何想法? 以上来自于谷歌翻译 以下为原文 I keep receiving this error, but none of the existing posts have helped me. I have Vivado 2015.2 and am attempting to simulate 10,000 times using a for loop in a tcl script. The simulation runs great for the first 1,012 simulations but inevitably crashes on the 1,013th run. The full error is: FATAL_ERROR: Vivado Simulator kernel has discovered an exceptional condition from which it cannot recover. Process will terminate. The tcl script looks like this (Dinarray and Kinarray are abbreviated here, but would be 10,000 elements long): set Dinarray [list 00 55 aa ff]set Kinarray [list ff aa 55 00]for {set x 0} {$x <10000} {incr x} { launch_simulation -mode post-implementation -type timing add_force {/testbench/Din} -radix hex [lindex $Dinarray $x] 0ns add_force {/testbench/Kin} -radix hex [lindex $Kinarray $x] 0ns set fileName |
|
相关推荐
2个回答
|
|
嗨@ dfoster,
类似的问题,请参考AR http://www.xilinx.com/support/answers/66062.html 谢谢, Sarada -------------------------------------------------- --------------------------------------------请注意 - 请注明 答案为“接受为解决方案”,如果提供的信息是有帮助的。给予您认为有用的帖子。感谢 - ------------------------- ------------------------ ------------------- 以上来自于谷歌翻译 以下为原文 Hi @dfoster, Similar issue ,Please refer the AR http://www.xilinx.com/support/answers/66062.html Thanks, Sarada ---------------------------------------------------------------------------------------------- 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. --------------------------------------------------------------------------------------------- |
|
|
|
嗨@ saradapr,
我确实看到了,但我没有在我的设计中使用任何2D数组。 这似乎是一个记忆错误,因为它总是运行到同一点,不可避免地崩溃。 例如,当运行相同的设计1,000次(而不是10,000次)时,我没有任何问题。 以上来自于谷歌翻译 以下为原文 Hi @saradapr, I did see that, but I am not using any 2D arrays in my design. It seems like a memory error to me since it always runs to the same point and inevitably crashes. For example, I have no issues whatsoever when running the same exact design 1,000 times (instead of 10,000 times). |
|
|
|
只有小组成员才能发言,加入小组>>
2379 浏览 7 评论
2794 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2261 浏览 9 评论
3335 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2427 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
755浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
543浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
364浏览 1评论
1960浏览 0评论
681浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 01:54 , Processed in 1.187001 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号