2010.06版本的vcs运行久了就会报错
时间:03-15
整理:3721RD
点击:
现在在2010.06版本的vcs上跑一个model,运行时间一久就会报错自动停掉,以下是报错内容,请各位大神帮忙看一看,多谢~
=======================================================================
Run time internal error: contact synopsys vcs customer support:
(1212; newconstrAInt.c)
---stack trace follows:
[Thread debugging using libthread_db enabled]
0xffffe425 in _kernel_vsyscall ()
#00xf5f366a1in dumpStackTrace () from /tools/vcs2010.06/linux/lib/libvcsnew.so
#10xf6214fa3in AssFail () from /tools/vcs2010.06/linux/lib/libvcsnew.so
#20xf6482e3c in VCSle_07957daaeecaf254339835920264a4e740554dd63cbfe9fd506fa3afe3ff68e5 () /tools/vcs2010.06/linux/lib/libvcsnew.so
#30xf647e342 in SfogRandomize ()/tools/vcs2010.06/linux/lib/libvcsnew.so
#40x083e0d4a in F_VCSgd_top_1_10_0 ()
#50x083e4d98 in T_VCSgd_top_1_33_0 ()
#60xf63fabcein VCSle_63c7abb936d47b070a381e1e7ec5406 () from /tools/vcs2010.06/linux/lib/libvcsnew.so
#70xf6420519in VCS_MAIN () from /tools/vcs2010.06/linux/lib/libvcsnew.so
#80x08084fd9in main ()
=======================================================================
Run time internal error: contact synopsys vcs customer support:
(1212; newconstrAInt.c)
---stack trace follows:
[Thread debugging using libthread_db enabled]
0xffffe425 in _kernel_vsyscall ()
#00xf5f366a1in dumpStackTrace () from /tools/vcs2010.06/linux/lib/libvcsnew.so
#10xf6214fa3in AssFail () from /tools/vcs2010.06/linux/lib/libvcsnew.so
#20xf6482e3c in VCSle_07957daaeecaf254339835920264a4e740554dd63cbfe9fd506fa3afe3ff68e5 () /tools/vcs2010.06/linux/lib/libvcsnew.so
#30xf647e342 in SfogRandomize ()/tools/vcs2010.06/linux/lib/libvcsnew.so
#40x083e0d4a in F_VCSgd_top_1_10_0 ()
#50x083e4d98 in T_VCSgd_top_1_33_0 ()
#60xf63fabcein VCSle_63c7abb936d47b070a381e1e7ec5406 () from /tools/vcs2010.06/linux/lib/libvcsnew.so
#70xf6420519in VCS_MAIN () from /tools/vcs2010.06/linux/lib/libvcsnew.so
#80x08084fd9in main ()
嗯嗯~明白~多谢~
有时候改变一下设计或者仿真的testbench会解决,但是没有特别一致的办法
那这样子的情况有没有什么好的解决方法呢?我验证过,每次都是在那个bank数就崩溃掉了。
这样子~明白了~多谢~
这种错误确实是内存错误,也可能这个版本在内存组织和分配上存在缺陷
但是同样的model在2012版本上就会跑很久。
内存错误? 也许一定程度上是由于内存不足导致