CN113380314B - Memory repair test method and system - Google Patents

Memory repair test method and system Download PDF

Info

Publication number
CN113380314B
CN113380314B CN202110682992.0A CN202110682992A CN113380314B CN 113380314 B CN113380314 B CN 113380314B CN 202110682992 A CN202110682992 A CN 202110682992A CN 113380314 B CN113380314 B CN 113380314B
Authority
CN
China
Prior art keywords
information
memory
bit
storage unit
failure
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
CN202110682992.0A
Other languages
Chinese (zh)
Other versions
CN113380314A (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.)
Guangdong Leadyo Ic Testing Co ltd
Original Assignee
Guangdong Leadyo Ic Testing 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 Guangdong Leadyo Ic Testing Co ltd filed Critical Guangdong Leadyo Ic Testing Co ltd
Priority to CN202110682992.0A priority Critical patent/CN113380314B/en
Publication of CN113380314A publication Critical patent/CN113380314A/en
Application granted granted Critical
Publication of CN113380314B publication Critical patent/CN113380314B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/04Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
    • G11C29/08Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing

Landscapes

  • For Increasing The Reliability Of Semiconductor Memories (AREA)

Abstract

The invention discloses a memory repair test method and a system, wherein the method comprises the following steps: generating an information statistics record table; performing data analysis and address analysis on the memory to be tested through the test vector to obtain address information and data information of a failure storage unit in the memory; recording address information of the failure storage unit and corresponding data information into an information statistics record table; after all the test vectors are executed, repairing the invalid storage unit in the memory according to the information recorded in the information statistics record table; by adopting the memory repair test method, in the process of testing the memory by adopting the multi-section test vectors, the middle part is not required to be stopped, and after all the test vectors are executed, all the failure memory units are uniformly and orderly repaired, so that the memory repair test method has the advantages of high test and repair efficiency and effectively saves test time.

Description

Memory repair test method and system
Technical Field
The invention relates to the technical field of memory repair detection, in particular to a high-efficiency memory repair test method and system.
Background
In the production test of the mainstream memory, some memories cannot realize normal memory functions because of the defect problem of the internal unit of the memories. In order to reduce the cost of the chip and improve the yield of the chip, a part of redundant memory units are reserved for replacing the faulty memory units when the chip is designed, so that the failure recovery is realized. In the process of testing, in order to ensure the storage performance of the memory to be stable, the tester often runs a plurality of test vectors, if the information of the FAIL exists in one test vector, the test vector is run once according to the traditional method, the information of the FAIL in the memory is stopped to be processed once, and if the number of the test vectors is too large, the required test time cost is high, so that the test efficiency is low.
Disclosure of Invention
The invention aims to provide a memory repair test method and a system capable of effectively improving the test efficiency of a memory chip in order to solve the defects of the technical problems.
In order to achieve the above purpose, the invention discloses a memory repair test method, comprising the following steps:
generating an information statistics record table, wherein a data structure in the information statistics record table corresponds to address information and data information of a storage unit in a memory;
Performing data analysis and address analysis on a memory to be tested through a test vector to obtain address information and data information of a failure storage unit in the memory;
The address information of the invalid storage unit and the corresponding data information are recorded into the information statistics record table;
and after all the test vectors are executed, repairing the invalid storage unit in the memory according to the information recorded in the information statistics record table.
Preferably, the data structure of the information statistics record table includes an X-bit, a Y-bit and a Z-bit, wherein the X-bit and the Y-bit respectively include a plurality of information bits respectively corresponding to address information of a storage unit in a memory, and the Z-bit includes a plurality of information bits corresponding to data information in the storage unit of the memory; when information of a failure storage unit is recorded into the information statistics recording table, information bits corresponding to an X bit and a Y bit are found in the information statistics recording table according to address information of the failure storage unit, failure marks are made, and data information of the failure storage unit is recorded in the information bits in a Z bit corresponding to the failure marks.
Preferably, the repairing method for the invalid storage unit in the memory according to the information recorded in the information statistics recording table includes: the most X-phase or Y-phase row or column common to all of the failure flags is preferentially processed.
Preferably, the memory is a ferroelectric memory.
The invention also discloses a memory repair test system, which comprises a record table generation module, an analysis module, a record module and a processing module;
The record table generation module is used for generating an information statistics record table, and the data structure in the information statistics record table corresponds to the address information and the data information of the storage unit in the memory;
The analysis module is used for carrying out data analysis and address analysis on the memory to be tested through the test vector so as to obtain the address information and the data information of the failure storage unit in the memory;
the recording module is used for recording the address information of the failure storage unit and the corresponding data information into the information statistics recording table;
And the processing module is used for repairing the invalid storage unit in the memory according to the information recorded in the information statistics record table after all the test vectors are executed.
Preferably, the data structure of the information statistics record table includes an X-bit, a Y-bit and a Z-bit, wherein the X-bit and the Y-bit respectively include a plurality of information bits respectively corresponding to address information of a storage unit in a memory, and the Z-bit includes a plurality of information bits corresponding to data information in the storage unit of the memory; and the recording module finds out information bits corresponding to the X bit and the Y bit in the information statistics recording table according to the address information of the failure storage unit, makes a failure mark, and records the data information of the failure storage unit in the information bits in the Z bit corresponding to the failure mark.
Preferably, the processing unit preferentially processes one row or one column with the most X-phase or Y-phase common to all the failure flags.
Preferably, the memory is a ferroelectric memory.
The invention also discloses a memory repair test system, which comprises:
one or more processors;
A memory;
And one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the programs including instructions for performing the memory repair test method as described above.
The invention also discloses a computer readable storage medium comprising a computer program for testing, the computer program being executable by a processor to perform a memory repair test method as described above.
Compared with the prior art, the memory repair test method adopts the information statistics record table to carry out statistics record on address information and data information of the invalid storage unit in the memory, and in the test process, some test vectors are not run, the information of the invalid storage unit is recorded in the information statistics record table, and after all preset test vectors are executed, repair processing is carried out on the invalid storage unit in the memory according to the information recorded in the information statistics record table; therefore, by adopting the memory repair test method, in the process of testing the memory by adopting the multi-section test vectors, the middle part is not required to be stopped, and after all the test vectors are executed, all the failure memory units are uniformly and orderly repaired, so that the memory repair test method has the advantages of high test and repair efficiency and effectively saves test time.
Drawings
FIG. 1 is a flow chart of a memory repair test method according to an embodiment of the invention.
FIG. 2 is a schematic diagram of a two-dimensional data structure of an information statistics table according to an embodiment of the present invention.
FIG. 3 is a schematic diagram of a two-dimensional data structure of an information statistics table according to another embodiment of the present invention.
FIG. 4 is a schematic diagram of a two-dimensional data structure of an information statistics table according to another embodiment of the present invention.
FIG. 5 is a system architecture diagram of a memory repair test system in accordance with an embodiment of the present invention.
Detailed Description
In order to describe the technical content, the constructional features, the achieved objects and effects of the present invention in detail, the following description is made in connection with the embodiments and the accompanying drawings.
The embodiment discloses a memory repair test method, as shown in fig. 1, comprising the following steps:
S1: generating an information statistics record table, wherein the data structure in the information statistics record table corresponds to the address information and the data information of the storage unit in the memory, namely the information statistics record table can carry out statistics record on the address information and the data information of the storage unit in the memory;
S2: carrying out data analysis and address analysis on the memory to be tested through a test vector to obtain address information and data information of a failure storage unit in the memory; in this embodiment, the data analysis and address resolution are performed on the memory to be tested by using a T5375 test machine manufactured by advantest company;
s3: recording address information of the failure storage unit and corresponding data information into an information statistics record table;
s4: and repeating the steps S2 and S3 until all the preset test vectors are executed, and then uniformly repairing the invalid storage units in the memory according to the information recorded in the information statistics record table.
Specifically, the information statistics record table has a three-dimensional data structure, including an X-bit, a Y-bit, and a Z-bit, where the X-bit and the Y-bit respectively include a plurality of information bits respectively corresponding to address information of a storage unit in the memory, and the Z-bit includes a plurality of information bits corresponding to data information in the storage unit in the memory. When the information of the invalid storage unit is recorded into the information statistics record table, information bits corresponding to the X bit and the Y bit are found in the information statistics record table according to the address information of the invalid storage unit, an invalid mark is made, and the data information of the invalid storage unit is recorded in the information bit in the Z bit corresponding to the invalid mark.
Since the Z-bit record of the information statistics table is the data information of the failed storage unit, the position search of the failed storage unit is irrelevant, and thus only the two-dimensional data structure diagrams in the information statistics table are shown in fig. 2 to 4. As shown in fig. 2, if the row and column number sequence of the address coordinates of the memory cells in the memory is 2048×127, each X-bit includes 127 information bits and each Y-bit includes 2027 information bits in the information statistics table. After running a certain test vector, through data analysis and address analysis of the memory to be tested, if two storage units with rank numbers (15,511) and (31,1023) are found to be wrong, two corresponding information bits are found in the information statistics record table by taking (15,511) and (31,1023) as coordinates, failure marks are made, namely X10 and X11 are respectively made, and data information corresponding to the information bits is recorded in Y bits corresponding to the information bits X10 and X11. After the current test vector is run, another test vector can be run next, as in 3, by running the current test vector, five storage units are found to have errors, failure marks in the information statistics record table are not marked as X20, X21, X22, X23 and X24, as in 4, when a third test vector is run, three storage units are found to have errors, and the failure marks in the information statistics record table are not marked as X30, X31 and X32. After all the test vectors are executed, the memory is uniformly repaired according to the row and column information of failure marks (such as X10, X11, X20, X21, X22, X23, X24, X30, X31 and X32) recorded in the information statistics record table.
When the redundant units are adopted to carry out replacement type repair processing on the memory units with errors in the memory, the whole row or the whole column of addresses are replaced according to the address information, so that the row or the column with the most X phase or Y phase shared by all failure marks is preferentially processed in order to effectively improve the repair efficiency. As shown in fig. 4, for ten failure flags in the information statistics recording table, if the entire row replacement operation is performed in order on X20, X21, X10, X22, X23, X24, six replacement operations are required, if the entire row replacement operation is performed in order on X30, X31, X22, X11, X32, five replacement operations are required, and if the operation is performed in such a manner that the one row or the one row having the most X phase or Y phase common to all the failure flags is processed according to the priority in the present embodiment, among the ten failure flags, since the X-bit is concentrated on 1023 th row and the Y-bit is concentrated on 15 th column, only the entire row replacement operation is performed, that is, the entire row replacement operation is performed on X20, X21, X10, X22, X23, X24, and then the entire row replacement operation is performed on X30, X31, X11, X32, thereby improving the processing efficiency.
Preferably, the memory in the above embodiment is preferably a ferroelectric memory.
In summary, the invention discloses a memory repair test method, which records address information and data information of a wrong memory unit found in a test process by generating an information statistics record table, is particularly suitable for a test environment for performing stability test on a memory by using a plurality of segments of test vectors, only needs to record the found wrong memory unit information in the information statistics record table each time, and directly acquires all test data from the information statistics record table when all the test vectors are executed, and performs corresponding repair data processing work, thereby effectively improving the test and repair efficiency of the memory.
In another embodiment of the present invention, as shown in fig. 5, a memory repair test system is disclosed, which includes a record table generating module 10, an analyzing module 11, a recording module 12 and a processing module 13;
the record table generating module 10 is configured to generate an information statistics record table, where a data structure in the information statistics record table corresponds to address information and data information of a storage unit in the memory;
The analysis module 11 is configured to perform data analysis and address analysis on a memory to be tested through a test vector, so as to obtain address information and data information of a failure storage unit in the memory;
the recording module 12 is configured to record address information of a failure storage unit and corresponding data information into the information statistics recording table;
and the processing module 13 is configured to repair the failed storage unit in the memory according to the information recorded in the information statistics record table after all the test vectors are executed.
Further, the data structure of the information statistics record table comprises an X-bit, a Y-bit and a Z-bit, wherein the X-bit and the Y-bit respectively comprise a plurality of information bits respectively corresponding to address information of a storage unit in a memory, and the Z-bit comprises a plurality of information bits corresponding to data information in the storage unit of the memory; the recording module 12 finds the information bit corresponding to the X bit and the Y bit in the information statistics recording table according to the address information of the invalid storage unit, makes an invalid mark, and records the data information of the invalid storage unit in the information bit in the Z bit corresponding to the invalid mark.
Preferably, the processing unit preferentially processes one row or one column with the most X-phase or Y-phase common to all the failure flags.
The working principle and working process of the memory repair test system in this embodiment are detailed in the above memory repair test method, and are not described herein.
In another embodiment of the invention, a memory repair test system is also disclosed that includes one or more processors, a memory, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the programs including instructions for performing the memory repair test method as described above.
In another embodiment of the present invention, a computer readable storage medium is also disclosed, comprising a computer program for testing, the computer program being executable by a processor to perform a memory repair test method as described above.
The foregoing description of the preferred embodiments of the present invention is not intended to limit the scope of the claims, which follow, as defined in the claims.

Claims (6)

1. A memory repair test method, comprising the steps of:
generating an information statistics record table, wherein a data structure in the information statistics record table corresponds to address information and data information of a storage unit in a memory, the data structure of the information statistics record table comprises an X bit, a Y bit and a Z bit, the X bit and the Y bit respectively comprise a plurality of information bits respectively corresponding to the address information of the storage unit in the memory, and the Z bit comprises a plurality of information bits corresponding to the data information in the storage unit of the memory;
Performing data analysis and address analysis on a memory to be tested through a test vector to obtain address information and data information of a failure storage unit in the memory;
Recording address information and corresponding data information of a failure storage unit into the information statistics recording table, finding information bits corresponding to an X bit and a Y bit in the information statistics recording table according to the address information of the failure storage unit, making a failure mark, and recording the data information of the failure storage unit into the information bits in a Z bit corresponding to the failure mark;
And after all the test vectors are executed, repairing the invalid storage units in the memory according to the information recorded in the information statistics record table, and preferentially processing one row or one column with the most X phase or Y phase shared by all the invalid marks.
2. The memory repair test method according to claim 1, wherein the memory is a ferroelectric memory.
3. The memory repair test system is characterized by comprising a record table generation module, an analysis module, a record module and a processing module;
the record table generation module is used for generating an information statistics record table, the data structure in the information statistics record table corresponds to the address information and the data information of the storage unit in the memory, the data structure of the information statistics record table comprises an X bit, a Y bit and a Z bit, the X bit and the Y bit respectively comprise a plurality of information bits respectively corresponding to the address information of the storage unit in the memory, and the Z bit comprises a plurality of information bits respectively corresponding to the data information in the storage unit of the memory;
The analysis module is used for carrying out data analysis and address analysis on the memory to be tested through the test vector so as to obtain the address information and the data information of the failure storage unit in the memory;
The recording module is used for recording the address information of the failure storage unit and the corresponding data information into the information statistics recording table, finding out information bits corresponding to the X bit and the Y bit in the information statistics recording table according to the address information of the failure storage unit, making a failure mark, and recording the data information of the failure storage unit in the information bits in the Z bit corresponding to the failure mark;
And the processing module is used for repairing the invalid storage unit in the memory according to the information recorded in the information statistics record table after all the test vectors are executed, and the processing module preferentially processes one row or one column with the most X phase or Y phase shared by all the invalid marks.
4. The memory repair test system according to claim 3, wherein the memory is a ferroelectric memory.
5. A memory repair test system, comprising:
one or more processors;
A memory;
And one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the one or more processors, the programs comprising instructions for performing the memory repair test method of any of claims 1-2.
6. A computer readable storage medium comprising a computer program for testing, the computer program being executable by a processor to perform the memory repair test method of any one of claims 1 to 2.
CN202110682992.0A 2021-06-18 2021-06-18 Memory repair test method and system Active CN113380314B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110682992.0A CN113380314B (en) 2021-06-18 2021-06-18 Memory repair test method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110682992.0A CN113380314B (en) 2021-06-18 2021-06-18 Memory repair test method and system

Publications (2)

Publication Number Publication Date
CN113380314A CN113380314A (en) 2021-09-10
CN113380314B true CN113380314B (en) 2024-05-14

Family

ID=77578120

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110682992.0A Active CN113380314B (en) 2021-06-18 2021-06-18 Memory repair test method and system

Country Status (1)

Country Link
CN (1) CN113380314B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116153386B (en) * 2023-04-21 2023-09-12 长鑫存储技术有限公司 Semiconductor failure analysis method, storage medium and electronic device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1307280A (en) * 2000-01-14 2001-08-08 三菱电机株式会社 Graphic processor for lowering required storage size
CN101017193A (en) * 2007-03-09 2007-08-15 北京芯技佳易微电子科技有限公司 Testing method for irradiation of memory and device for implementing method thereof
CN103366823A (en) * 2013-06-18 2013-10-23 苏州雄立科技有限公司 Testing circuit and method for TCAM (Ternary Content Addressable Memory)
CN105139893A (en) * 2015-09-27 2015-12-09 上海华力微电子有限公司 Memorizer testing device and memorizer chip testing method
CN107039084A (en) * 2017-03-01 2017-08-11 上海华虹宏力半导体制造有限公司 The crystal round test approach of memory chip with redundancy unit
CN109524055A (en) * 2018-12-24 2019-03-26 上海华力集成电路制造有限公司 Method and test macro based on SOC ATE positioning memory fail bit
CN110364214A (en) * 2019-06-28 2019-10-22 珠海博雅科技有限公司 A kind of replacement method, device, equipment and storage medium for reading failed storage unit
CN111312321A (en) * 2020-03-02 2020-06-19 电子科技大学 Memory device and fault repairing method thereof

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1307280A (en) * 2000-01-14 2001-08-08 三菱电机株式会社 Graphic processor for lowering required storage size
CN101017193A (en) * 2007-03-09 2007-08-15 北京芯技佳易微电子科技有限公司 Testing method for irradiation of memory and device for implementing method thereof
CN103366823A (en) * 2013-06-18 2013-10-23 苏州雄立科技有限公司 Testing circuit and method for TCAM (Ternary Content Addressable Memory)
CN105139893A (en) * 2015-09-27 2015-12-09 上海华力微电子有限公司 Memorizer testing device and memorizer chip testing method
CN107039084A (en) * 2017-03-01 2017-08-11 上海华虹宏力半导体制造有限公司 The crystal round test approach of memory chip with redundancy unit
CN109524055A (en) * 2018-12-24 2019-03-26 上海华力集成电路制造有限公司 Method and test macro based on SOC ATE positioning memory fail bit
CN110364214A (en) * 2019-06-28 2019-10-22 珠海博雅科技有限公司 A kind of replacement method, device, equipment and storage medium for reading failed storage unit
CN111312321A (en) * 2020-03-02 2020-06-19 电子科技大学 Memory device and fault repairing method thereof

Also Published As

Publication number Publication date
CN113380314A (en) 2021-09-10

Similar Documents

Publication Publication Date Title
US8605527B2 (en) Mechanisms for built-in self test and repair for memory devices
CN102592680B (en) Restoration device and restoration method for storage chip
US8522072B2 (en) Memory address remapping architecture and repairing method thereof
US20070061637A1 (en) Process for conducting high-speed bitmapping of memory cells during production
US8432758B2 (en) Device and method for storing error information of memory
KR20020093642A (en) Methods and apparatus for storing memory test information
CN105448348B (en) A kind of chip restorative procedure and device
JP2003272399A (en) Test of semiconductor memory, defect relieving method, and semiconductor memory
CN113380314B (en) Memory repair test method and system
TW201032237A (en) Semiconductor test system with self-inspection of memory repair analysis
US10726939B2 (en) Memory devices having spare column remap storages
US7536614B1 (en) Built-in-redundancy analysis using RAM
US7016242B2 (en) Semiconductor memory apparatus and self-repair method
KR101314370B1 (en) Memory device fail summary data reduction for improved redundancy analysis
CN102360568B (en) Parallel asynchronous memory and data reading method thereof
KR20190062879A (en) Method and Apparatus for Analyzing Memory Using Characteristic of Spare Pivot Fault
KR101003076B1 (en) Semiconductor device test apparatus and method
US20230317198A1 (en) Dynamic fault clustering method and apparatus
Oh et al. A BIRA using fault-free memory region for area reduction
SRINIVAS et al. Reconfigurable BISR Scheme with ECC Based Repairable RAMs for Reliable SOC Design
JPH0241119B2 (en)
JP2002042485A (en) Test apparatus for semiconductor memory
JP5131163B2 (en) Redundancy calculation method and apparatus, and memory test apparatus
JPS59207496A (en) Relief and analysis system for memory defective bit
Hahanov et al. Embedded method of SoC memory repairing

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