作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (9): 22-24.

• 博士论文 • 上一篇    下一篇

用有向图实现的 ATLAS 编译系统中的设备分配

王胜军,郭德贵,金成植   

  1. 吉林大学计算机科学与技术学院,长春 130012
  • 出版日期:2006-05-05 发布日期:2006-05-05

Implementation of Device Allocation with Directed Graph in ATLAS Compiler

WANG Shengjun, GUO Degui, JIN Chengzhi   

  1. College of Computer Science & Technology, Jilin University, Changchun 130012
  • Online:2006-05-05 Published:2006-05-05

摘要: ATLAS 是测试领域的流行语言,用其编写的测试程序可在任一个具体的自动化测试平台上工作。设备分配是每个ATLAS 编译系

关键词: ATLAS;有向图;设备分配;UUT;ATE

Abstract: ATLAS is a popular language in test field, and ATLAS test program can run on any concrete ATE system. Device allocation is an important problem which must be solved in any ATLAS compiler system. The paper presents the idea that ATE system can be viewed as a directed graph. Using the algorithm of graph traversal, the problem on device allocation can be solved simply.

Key words: ATLAS; Directed graph; Device allocation; Unit under test (UUT); Automatic test equipment (ATE)