|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
本帖最后由 dingding259 于 2014-8-5 14:29 编辑
小弟刚学tetramax,被安排做fault grading,查pattern的覆盖率,碰到一个奇怪的问题,把之前run时生成的pattern以set_pattern -external形式读入,在跑run_fault_sim时总是无端报出 out of memory, 一个pattern也没跑成功,而这个pattern本身就是同一个design在上一次run_atpg生成的,产生过程中并未发现有何问题,也能看到coverage report,另外log中Request size大的有点离谱,应该是不正常的。之前有个帖子里的弟兄提到了可能是black_box的问题,不过也没有更加详细的说明,http://bbs.eetop.cn/viewthread.php?tid=328211
有熟悉TetraMAX fault grading的大虾能解释解释么
TEST-T> run_fault_sim -sequential
------------------------------------------------------------------------------
Begin sequential fault simulation of 304192786 faults on 32 external patterns.
-----------------------------------------------------------
#faults pass #faults cum. #faults test process
simulated detect/total detect/active coverage CPU time
--------- ------------- ------------- -------- --------
The tool has just run out of memory:
Memory allocated = 95640 MB, Request size = 18446744065285742592 bytes.
Release = 'G-2012.06-SP1' Architecture = 'amd64' Program = 'TetraMAX'
'22280766 22403508 22406684 22386733 22391550 22448319 7974271 5666237 5703307 12327430 8024586 8033189 14827953 15012756 15198860 24098282 24106478 24253886 24272695 24115147 24296772 15103167 14819030 12296283 4409728 251947768260'
Out of memory.
(Memory allocated = 97935428 K bytes) |
|