CN106872872B - Chip test vector conversion method - Google Patents

Chip test vector conversion method Download PDF

Info

Publication number
CN106872872B
CN106872872B CN201510917219.2A CN201510917219A CN106872872B CN 106872872 B CN106872872 B CN 106872872B CN 201510917219 A CN201510917219 A CN 201510917219A CN 106872872 B CN106872872 B CN 106872872B
Authority
CN
China
Prior art keywords
pattern
file
chip
conversion
test system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201510917219.2A
Other languages
Chinese (zh)
Other versions
CN106872872A (en
Inventor
何超
孙昕
石志刚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhejiang Quean Technology Co ltd
Original Assignee
Beijing Chipadvanced Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Chipadvanced Co ltd filed Critical Beijing Chipadvanced Co ltd
Priority to CN201510917219.2A priority Critical patent/CN106872872B/en
Publication of CN106872872A publication Critical patent/CN106872872A/en
Application granted granted Critical
Publication of CN106872872B publication Critical patent/CN106872872B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/28Testing of electronic circuits, e.g. by signal tracer
    • G01R31/2851Testing of integrated circuits [IC]

Abstract

The invention discloses a method for converting PATTERN of T2000 test system into PATTERN of J750 test system, which adopts special file processing technology to greatly shorten conversion time and avoid spending a large amount of time to modify PATTERN format in platform transplanting process.

Description

Chip test vector conversion method
Technical Field
The invention relates to a PATTERN conversion method for chip testing, belonging to the technical field of semiconductor testing.
Background
The current test of the very large scale integrated circuit chip is an important link in the manufacturing process of the integrated circuit; the structure of the used test system is complex and expensive, before the chip is tested, the model of the test system is firstly determined according to the logic function and performance technical index of the chip, then the test program is developed and the PATTERN (test vector) is converted and tested based on the test system, and meanwhile, the hardware design and manufacture are also carried out; in the process of testing the mass production of chips, the chips are often tested on test systems of different models according to the requirements of capacity, cost and different test items; a chip uses different models of test systems to correspond to different test programs, but the used test PATTERN logic and time sequence are the same, and the PATTERN format and command description are different only due to the difference of the test systems. The PATTERN format is artificially modified, the efficiency is low, the accuracy cannot be guaranteed, the conventional chip test PATTERN file is huge, and the manual operation cannot be realized; the invention aims to provide a simple and efficient method for converting an Edwarden T2000 (a large-scale test system model) test PATTERN into a Tyndax J750 (a large-scale test system model) test PATTERN. The method is suitable for all chips, saves a large amount of manpower, and ensures the correctness of the original PATTERN.
Disclosure of Invention
The invention relates to a PATTERN conversion method for chip testing; the method comprises the following steps:
step one, creating a J750 test system pattern file;
reading a PATTERN header file of the T2000 test system;
step three, converting the header file of the T2000 into a J750 header file format and storing the J750PATTERN file;
reading T2000PATTERN information and commands;
step five, the PATTERN content can be rearranged according to the name of the chip pins or the attributes (input, output and bidirectional) of the pins while the number of the chip pins is determined;
step five, optimizing PATTERN (combining multiple lines into a cycle) when determining each line command, and compressing the file;
step six, storing the information into J750PATTERN after the conversion is finished;
step seven, naming the PATTERN file of J750 according to the PATTERN file of T2000;
step eight, finishing the conversion, and saving the J750PATTERN file;
and finally, after the writing is finished, the file is checked with the converted source file.
The method has the advantages that PATTERN can be optimized (multi-row combination is circulation) when commands of all rows are determined, PATTERN files are compressed, and the PATTERN files and source files are corrected after writing is completed; the method is suitable for conversion of all chips.
Drawings
The following further description is made with reference to the accompanying drawings and specific embodiments:
FIG. 1 is a flow chart of a conversion method
Detailed Description
The invention will be described in more detail below with reference to the accompanying drawings: the flow chart is shown in figure 1:
creating a J750 test system pattern file;
reading a PATTERN header file of a T2000 test system;
converting the header file of T2000 into J750 header file format and storing the header file into J750PATTERN file;
for the different requirements of T2000 and J750 for the patern header file to be converted, the format of the T2000 patern header file:
Figure BSA0000124470280000021
j750 patern header file format:
Figure BSA0000124470280000031
the PATTERN subject matter is converted to read T2000PATTERN information and commands, the first is to convert for different command writing methods of the same function in PATTERN for T2000 and J750. Such as "NOP" in T2000 for "tset _ tmld" in J750, etc., are examples of different command writing methods of the same function.
The second is to convert different command formats for the same function in PATTERN for T2000 and J750.
Example 1:
the T2000PATTERN format is as follows:
Figure BSA0000124470280000032
and the J750PATTERN format is as follows:
Figure BSA0000124470280000033
example 2:
the T2000PATTERN format is as follows:
Figure BSA0000124470280000034
the J750PATTERN format is as follows:
Figure BSA0000124470280000041
the PATTERN content can be rearranged according to the chip pin name or the pin attribute (input, output and bidirectional) while the number of the chip pins is determined;
the PATTERN can be optimized (multiple rows are combined into a cycle) when each row command is determined, and the file size is compressed;
running a conversion program
After the conversion is finished, storing the data into J750 PATTERN;
naming the PATTERN file of J750 according to the PATTERN file format rule of T2000;
after the conversion is finished, saving the J750PATTERN file;
and finally, after the writing is finished, the file is checked with the converted source file.
The method has the bright points that PATTERN can be optimized (multi-row combination is circulation) when commands of all rows are determined, PATTERN files are compressed, and the PATTERN files are corrected with source files after writing is finished. The PATTERN file of the current chip is hundreds of megabytes or even G in size, semiconductor testing is an industry for racing with time, and time overhead reduction is an important highlight of the method. In the invention, only the PATTERN conversion is carried out, and other conversion methods such as time sequence and the like are provided.

Claims (2)

1. A method for converting a chip PATTERN is characterized by comprising the following specific steps:
step one, creating a PATTERN file of a J750 test system;
reading a PATTERN header file of the T2000 test system;
step three, converting the header file of the T2000 into a J750 header file format and storing the J750PATTERN file;
reading T2000PATTERN information and commands;
step five, the PATTERN content can be rearranged according to the name or the attribute of the chip pins while the number of the chip pins is determined;
sixthly, when determining each row of commands, carrying out optimization of combining multiple rows into a cycle on the PATTERN, and compressing the file;
step seven, storing the converted data in J750 PATTERN;
step eight, naming the PATTERN file of J750 according to the PATTERN file format rule of T2000;
step nine, finishing the conversion, and saving the J750PATTERN file.
2. The method for patern conversion on a chip of claim 1, wherein the patern conversion is performed in a collated manner with the source conversion file.
CN201510917219.2A 2015-12-14 2015-12-14 Chip test vector conversion method Active CN106872872B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510917219.2A CN106872872B (en) 2015-12-14 2015-12-14 Chip test vector conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510917219.2A CN106872872B (en) 2015-12-14 2015-12-14 Chip test vector conversion method

Publications (2)

Publication Number Publication Date
CN106872872A CN106872872A (en) 2017-06-20
CN106872872B true CN106872872B (en) 2020-07-03

Family

ID=59177053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510917219.2A Active CN106872872B (en) 2015-12-14 2015-12-14 Chip test vector conversion method

Country Status (1)

Country Link
CN (1) CN106872872B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1584618A (en) * 2004-05-26 2005-02-23 中国科学院计算技术研究所 Chip core parallel packing circuit and method for system level chip test
CN103116069A (en) * 2013-01-18 2013-05-22 深圳市海思半导体有限公司 Method, device and system of testing of chip frequency
CN104515947A (en) * 2014-12-12 2015-04-15 中国电子科技集团公司第五十八研究所 Rapid configuration and test method for programmable logic device in system programming
CN105068854A (en) * 2015-08-07 2015-11-18 杭州古北电子科技有限公司 Method for controlling different products by using same rule

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09212508A (en) * 1996-01-30 1997-08-15 Fuji Xerox Co Ltd Document processor
US6332032B1 (en) * 1998-12-03 2001-12-18 The United States Of America As Represented By The Secretary Of The Army Method for generating test files from scanned test vector pattern drawings
CN101364219B (en) * 2007-08-06 2010-06-23 北京华大泰思特半导体检测技术有限公司 Test data conversion method of integrate circuit-oriented test
CN102466776B (en) * 2010-11-19 2013-07-10 北京自动测试技术研究所 Batch testing method for complex programmable logic device
EP2693346A1 (en) * 2012-07-30 2014-02-05 ExB Asset Management GmbH Resource efficient document search
CN102855331B (en) * 2012-09-24 2014-12-10 芮齐平 Method of converting EDA (Electronic Document Authorization) files to ATE (Automatic Test Equipment) machine station format files

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1584618A (en) * 2004-05-26 2005-02-23 中国科学院计算技术研究所 Chip core parallel packing circuit and method for system level chip test
CN103116069A (en) * 2013-01-18 2013-05-22 深圳市海思半导体有限公司 Method, device and system of testing of chip frequency
CN104515947A (en) * 2014-12-12 2015-04-15 中国电子科技集团公司第五十八研究所 Rapid configuration and test method for programmable logic device in system programming
CN105068854A (en) * 2015-08-07 2015-11-18 杭州古北电子科技有限公司 Method for controlling different products by using same rule

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于STIL的测试向量转换模型及其实现;吴明行 等;《计算机辅助设计与图形学学报》;20070131;第19卷(第1期);114-118 *

Also Published As

Publication number Publication date
CN106872872A (en) 2017-06-20

Similar Documents

Publication Publication Date Title
CN102236600B (en) Method and device for obtaining code coverage rate
CN111144089B (en) Method and equipment for checking difference between part list and model file of design software
CN104360865A (en) Serialization method, deserialization method and related equipment
CN103473056B (en) A kind of remote measurement configuration file automatic generation method
CN106682036A (en) Data exchange system and exchange method thereof
CN103678737B (en) A kind of lever system dummy assembly method
CN105488254A (en) PDS three-dimensional model analysis and reconstruction method
CN103473308A (en) High-dimensional multimedia data classifying method based on maximum margin tensor study
CN106872872B (en) Chip test vector conversion method
CN102419731A (en) Instrumentation and dynamic test coverage information extraction method of C-language embedded software
CN104133836B (en) A kind of method and device realizing change Data Detection
CN107193906B (en) Method and device for generating process pipeline instrument diagram bill of materials
CN108563810B (en) Method for automatically wiring and generating report
CN116089504A (en) Relational form data generation method and system
CN115470752A (en) Chip function verification system based on tracking file
CN115795366A (en) Wafer map fault mode identification method based on multi-branch attention mechanism
CN112861455B (en) FPGA modeling verification system and method
CN115289620A (en) Configurable text file reading and writing method based on building energy-saving system
US20230229838A1 (en) Connection analysis method for multi-port nesting model and storage medium
CN100527138C (en) Simulating example producing method and device for integrated circuit element
CN112347723B (en) Layout-based ROM code extraction verification method and device
CN108363567B (en) Database-based verification platform exciter automatic generation method
CN110377601A (en) A kind of MapReduce calculating process optimization method based on B-tree data structure
CN102789500B (en) Audio frequency comparison method
KR100993297B1 (en) A Preprocessing Method for Panel Code using CATIA

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220812

Address after: 314400 Building 8, No. 6, Xinzhong Road, Haining Economic Development Zone, Haining City, Jiaxing City, Zhejiang Province

Patentee after: Zhejiang quean Technology Co.,Ltd.

Address before: 2nd Floor, Building A, Incubation Building, No. 7 Fengxian Middle Road, Yongfeng Base, Haidian District, Beijing 100094

Patentee before: BEIJING CHIPADVANCED CO.,LTD.