1. 准备serial 对应的 parallel 格式的 STIL.
a. set_context patterns -scan
b. read_flat_model xxx
c. read_patterns DB
d. Chain pattern
i. write_patterns *_.stil -stil -test_up one -parallel -maxloads xxx -pattern_sets chain -replace
e. DC_CAP
i. Simulate_patterns -source external -store_patterns all
f. write_patterns *_.stil -stil -test_up one -parallel -maxloads xxx -pattern_sets scan -replace
2. 准备对应的flat mode.
3. 准备对应的fail log.
a. 以cycles递增顺序,可以使用命令sort -n -k 列数 -t " " xxx
4. FLOW
a. set_context patterns -scan_diagnosis
b. read_flat_model xxx
c. read_patterns xxxx.stil (parallel)
d. read_patterns xxxx.stil (parallel) -append
e. set_diagnosis_options -verify_patterns off
f. diagnose_failures xxx
tessent_shell diagnose flow items
最新推荐文章于 2024-07-10 10:05:30 发布
本文档详细介绍了STIL格式的serial到parallel转换过程,包括使用set_contextpatterns, read_flat_model, read_patternsDB等步骤。此外,还涉及到了flatmode的准备和faillog的排序方法。整个工作流程涵盖了模拟模式、故障诊断和模式替换等多个环节。
927

被折叠的 条评论
为什么被折叠?



