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

计算机工程 ›› 2010, Vol. 36 ›› Issue (11): 265-267. doi: 10.3969/j.issn.1000-3428.2010.11.095

• 开发研究与设计技术 • 上一篇    下一篇

基于测试数据分组合并的索引编码压缩方案

李建新1,2,梁华国1,陶珏辉1   

  1. (1. 合肥工业大学计算机与信息学院,合肥 230009;2. 宿州学院计算机科学与技术系,宿州 234000)
  • 出版日期:2010-06-05 发布日期:2010-06-05
  • 作者简介:李建新(1971-),男,硕士研究生,主研方向:SoC故障诊断与测试;梁华国,教授、博士生导师;陶珏辉,硕士研究生
  • 基金资助:
    国家自然科学基金资助重点项目(60633060);国家自然科学基金资助项目(60876028);教育部博士点基金资助项目(20080359 0006);安徽省海外高层次人才基金资助项目(2008Z014);宿州学院硕士科研启动基金资助项目(2009YSS12)

Index Coding Compression Scheme Based on Test Data Partition Merging

LI Jian-xin1,2, LIANG Hua-guo1, TAO Jue-hui1   

  1. (1. School of Computer and Information, Hefei University of Technology, Hefei 230009; 2. Department of Computer Science and Technology, Suzhou University, Suzhou 234000)
  • Online:2010-06-05 Published:2010-06-05

摘要: 为降低集成电路的测试数据量,提出一种分组合并的索引编码压缩方案。该方案将原始测试集以固定宽度分组,根据相关性对每组测试字段进行群划分,选取若干较大的群,分别合并为标准字段存入解压结构的ROM中以备索引,并对测试字段进行索引编码。给出解压过程及实验结果,通过与其他编码方案的比较,证明该方案可行有效,且硬件开销较小。

关键词: 分组合并, 群划分, 索引编码

Abstract: In order to reduce the volume of IC test data, an index coding compression scheme based on test data partition merging is proposed. According to the scheme, the original test set is divided into blocks with fixed width, each block is divided into several groups according to relevance among test fields, several larger groups are picked out and merged into standard fields respectively, the standard fields are stored in the ROM of decompression structure for indexing, the test fields are encoded according to index. It describes the decompression process and provides experimental results. Compared with other scheme, it shows that the scheme is more feasible and effective, and the hardware cost is smaller.

Key words: partition merging, group division, index coding

中图分类号: