WO2004105040A2 - Universally accessible fully programmable memory built-in self-test (mbist) system and method - Google Patents
Universally accessible fully programmable memory built-in self-test (mbist) system and method Download PDFInfo
- Publication number
- WO2004105040A2 WO2004105040A2 PCT/US2004/009066 US2004009066W WO2004105040A2 WO 2004105040 A2 WO2004105040 A2 WO 2004105040A2 US 2004009066 W US2004009066 W US 2004009066W WO 2004105040 A2 WO2004105040 A2 WO 2004105040A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- pattern
- test
- test data
- memory
- memory under
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/56—External testing equipment for static stores, e.g. automatic test equipment [ATE]; Interfaces therefor
- G11C29/56004—Pattern generation
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/08—Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
- G11C29/10—Test algorithms, e.g. memory scan [MScan] algorithms; Test patterns, e.g. checkerboard patterns
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/08—Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
- G11C29/12—Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
- G11C29/14—Implementation of control logic, e.g. test mode decoders
- G11C29/16—Implementation of control logic, e.g. test mode decoders using microprogrammed units, e.g. state machines
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/08—Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
- G11C29/12—Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
- G11C29/18—Address generation devices; Devices for accessing memories, e.g. details of addressing circuits
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C29/08—Functional testing, e.g. testing during refresh, power-on self testing [POST] or distributed testing
- G11C29/12—Built-in arrangements for testing, e.g. built-in self testing [BIST] or interconnection details
- G11C29/18—Address generation devices; Devices for accessing memories, e.g. details of addressing circuits
- G11C29/20—Address generation devices; Devices for accessing memories, e.g. details of addressing circuits using counters or linear-feedback shift registers [LFSR]
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/56—External testing equipment for static stores, e.g. automatic test equipment [ATE]; Interfaces therefor
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C29/00—Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
- G11C29/04—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals
- G11C2029/0405—Detection or location of defective memory elements, e.g. cell constructio details, timing of test signals comprising complete test loop
Definitions
- This invention relates generally to memory built-in self-test (MBIST) for testing memory and more particularly to an improved system and method for performing a MBIST which is universally accessible and fully programmable.
- MBIST memory built-in self-test
- SoC Complex system-on-chip
- ASIC application-specific integrated circuit
- DRAM dynamic random access memory
- cache register files
- FLASH memory FLASH memory.
- the embedded memories of the SoC chips are located internally and hence cannot be easily accessed externally for testing.
- MBIST systems located on the SoC, are a common way to test the embedded memory arrays on a SoC.
- a conventional MBIST design typically includes address generators, data generators, logic to sequence the addresses and write and read a test memory array to the memory being tested, and a comparator to compare the written and read test memory arrays and report the results.
- prior MBIST designs require some external test sequence or instruction to initiate the MBIST test, which causes the address generator and sequencer to generate and sequence addresses of a desired test data pattern which is written and read to every location of the memory being tested.
- the written and read data (expected data) are compared and the results are reported by a simple pass/fail status, or in more complex designs, more elaborate logic is implemented for diagnosing, debugging, and the like.
- test data patterns also known as background patterns
- MBIST systems and methods to generate the test data patterns include hardwiring the actual data pattern(s) with logic, storing the desired test data patterns in read only memory (ROM), and algorithmic generation of the test data patterns.
- ROM read only memory
- test data pattern The simplest and easiest method to create a test data pattern is to hardwire logic into the MBIST controller engine to generate the desired test pattern, e.g., a checkerboard pattern of 1 's and 0's, or similar data pattern(s).
- Logic is typically employed to write the memory address of the test data pattern generated by the hardwired logic to the memory under test.
- the hardwiring design requires gate logic for each desired memory test data pattern to be hardwired into the MBIST controller engine, hence, the hardwired MBIST design cannot be re-programmed or changed for different test data patterns after the SoC is manufactured.
- test data patterns can be encoded in a read-only memory (ROM), which may or may not be part of the ROM
- MBIST controller The sequencer logic of the MBIST loads the test memory data pattern from the ROM to the memory being tested until all the ROM locations are exhausted.
- this design can increase the number of memory test patterns, the ROM design requires the desired test data patterns to be pre-programmed and similarly cannot be re- programmed to change the test data patterns.
- Conventional MBIST algorithmic generation designs generate test data patterns by utilizing logic gates to generate the desired test data or background patterns when the MBIST is activated. Specific combinations of test data patterns can be selected at the time of MBIST activation. When the MBIST is running, the desired background patterns are dynamically generated to produce a write of the test data patterns into the memory under test.
- the algorithmic generation technique suffers from the distinct drawback that the desired test data patterns must be pre-generated or pre-programmed.
- the design is also limited to test data patterns defined by the logic gates.
- MBIST fully programmable memory built-in self-test
- the invention results from the realization that a truly innovative universally accessible fully programmable memory built-in self-test (MBIST) technique which eliminates the need to hardwire test data patterns, store the test data patterns in ROM, or utilize algorithmic generation techniques to create test data patterns, all of which require the test data or background patterns to be pre-programmed or pre-generated internally in the MBIST controller, can be achieved by generating addresses for a memory under test; delivering test data to selected addresses of the memory under test; reading out the test data from the selected addresses of the memory under test; comparing the test data read out of the memory under test to the test data delivered to the memory under test to identify a memory failure; programming a user programmable data pattern register to provide a pattern of test data to the memory under test; and generating the pattern of test data with an external pattern programming device for the user programmable data pattern register.
- MBIST fully programmable memory built-in self-test
- This invention features a universally accessible fully programmable memory built-in self-test (MBIST) system including an MBIST controller having an address generator configured to generate addresses for a memory under test, a sequencer circuit configured to deliver test data to selected addresses of the memory under test and reading out that test data, a comparator circuit configured to compare the test data read out of the memory under test to the test data delivered to the memory under test to identify a memory failure, an externally accessible user programmable pattern register for providing a pattern of test data to the memory under test; and an external pattern programming device configured to supply a pattern of test data to the user programmable data pattern register.
- MBIST controller having an address generator configured to generate addresses for a memory under test, a sequencer circuit configured to deliver test data to selected addresses of the memory under test and reading out that test data, a comparator circuit configured to compare the test data read out of the memory under test to the test data delivered to the memory under test to identify a memory failure, an externally accessible user programmable pattern register for providing a pattern of test data to
- the external programming device may include a computer configured to generate a user defined pattern of test data.
- the external programming device may include programmable hardware configured to generate a user defined pattern of test data.
- the user programmable pattern register may include FLASH memory.
- the universally accessible fully programmable memory built-in self-test (MBIST) system may include a switching device configured to select a computer or programmable hardware to generate a user defined pattern of data.
- the user programmable pattern register may serially receive the test data from the external pattern programming device.
- the user programmable pattern register may receive the test data from the external pattern programming device in a parallel configuration.
- the user programmable pattern register may include from 1 to N bits.
- the user programmable pattern register may be located within the MBIST controller.
- the user programmable pattern register may be located external to the MBIST controller.
- the pattern of test data may be chosen from the group consisting of a checkerboard pattern, a diagonal pattern, an all zeros pattern, an all ones pattern, a walking ones pattern, or a walking zeros pattern.
- the pattern of test data may be any user defined binary data pattern limited only by the size of the user programmable data register.
- the pattern of test data may include any user defined pattern of ones and zeros.
- the system may include multiplexor where a test mode signal selects the addresses generated from the address generator or system addresses based on a predetermined state of the test mode signal.
- the system may include a multiplexor where a test mode signal selects the pattern of test data or system data based on a predetermined state of the test mode signal.
- This invention also features a universally accessible fully programmable memory built-in self-test (MBIST) system including an MBIST controller including an address generator configured to generate addresses for a memory under test, a sequencer circuit configured to deliver test data to selected addresses of the memory under test and reading out that test data, and a comparator circuit configured to compare the test data read out of the memory under test to the test data delivered to the memory under test to identify a memory failure, an externally accessible user programmable pattern register remote from the MBIST controller for providing a pattern of test data to the memory under test, and an external pattern programming device configured to provide the pattern of test data for the user programmable data pattern register.
- MBIST controller including an address generator configured to generate addresses for a memory under test, a sequencer circuit configured to deliver test data to selected addresses of the memory under test and reading out that test data, and a comparator circuit configured to compare the test data read out of the memory under test to the test data delivered to the memory under test to identify a memory failure, an externally accessible user programmable pattern register
- This invention also features a universally accessible fully programmable memory built-in self-test (MBIST) method, the method including the steps of generating addresses for a memory under test, generating for an externally accessible user programmable pattern register a pattern of test data with an external pattern programming device, programming the user programmable pattern register with the pattern of test data to the memory under test, delivering test data to selected addresses of the memory under test, reading out the test data from the selected addresses of the memory under test, and comparing the test data read out of the memory under test to the test data delivered to the memory under test to identify a memory failure.
- MBIST fully programmable memory built-in self-test
- Figs. 1A-1C are schematic block diagrams of typical prior art MBIST designs
- Fig. 2 is a schematic block diagram of another prior art algorithmic generation MBIST
- Fig. 3 is a schematic block diagram of the universally accessible fully programmable memory built-in self-test system according to this invention.
- Figs. 4A-4D are tables showing examples of various test data patterns which may be generated in accordance with this invention.
- Fig. 5 is a block diagram showing the primary steps of the universally accessible fully programmable memory built-in self-test method of this invention. DISCLOSURE OF THE PREFERRED EMBODIMENT
- conventional MBIST systems and methods generate test data patterns for testing memory by hardwiring logic with the desired test data pattern(s) on the MBIST controller, storing the test data patterns in ROM, or utilizing algorithmic generation techniques to generate the desired test data patterns.
- Fig. 1 includes address generator 12 configured to generate addresses on line 13 for memory under test 14 and sequencer 16 configured to deliver the test data pattern generated by hardwired logic 18 to memory under test 14 on line 15. Sequencer 16 reads the data pattern written to memory under test 14 on line 15 and comparator 20 compares the written and read test data patterns to memory under test 14 to identify and report a memory failure.
- address generator 12 configured to generate addresses on line 13 for memory under test 14
- sequencer 16 configured to deliver the test data pattern generated by hardwired logic 18 to memory under test 14 on line 15.
- Sequencer 16 reads the data pattern written to memory under test 14 on line 15 and comparator 20 compares the written and read test data patterns to memory under test 14 to identify and report a memory failure.
- comparator 20 compares the written and read test data patterns to memory under test 14 to identify and report a memory failure.
- a distinct drawback of this design is that the desired test data pattern(s) must be hardwired into hardwired logic 18 which prevents re-programming of system 10 for new or
- MBIST system 30, Fig. IB utilizes similar techniques as MBIST 10 except hardwired logic 18 is replaced with ROM 32.
- ROM 32 may be encoded with the desired test patterns which are read into and out of memory under test 14 by sequencer 16 on line 15 and similarly compared by comparator 20 to identify a failure.
- prior art MBIST system 30 can increase the number of test patterns to memory under test 14, the design suffers from the distinct drawback that the ROM cannot be re-programmed to change the desired test patterns once MBIST system 30 is manufactured.
- Prior art MBIST system 40 utilizes algorithmic generator 42 to generate the desired test data patterns for memory under test 14 and employs logic gates (not shown) to generate the desired test data patterns when MBIST system 40 is activated.
- Specific combinations of test data patterns can be generated at the time of MBIST activation by selecting various combinations of the hardwired logic for the various test data patterns.
- this design can accommodate various combinations of test patterns at the time of activation, the design is similarly limited to a predefined number of test data patterns which are hardwired with the logic gates which must be pre-programmed and hence cannot be re- programmed after MBIST system 40 is manufactured.
- Prior art MBIST system 50 Fig. 2, as disclosed in U.S. Patent No. 6,452,848, discussed above, shows a more elaborate example of a prior art algorithmic generation design.
- the design utilizes extensive hardwired logic, such as XOR arrays 52 and 54, address scramble register 56 and data word register 58 to provide test data patterns for testing memory 60.
- extensive hardwired logic such as XOR arrays 52 and 54
- address scramble register 56 and data word register 58 to provide test data patterns for testing memory 60.
- MBIST controller 62 with address generator 64 configured to generate addresses for memory under test 66 on line 103.
- MBIST controller 62 also includes sequencer circuit 68 configured to deliver test data, e.g., a pattern of test data provided by user programmable pattern register 70 on line 67 to selected addresses of memory under test 66 on line 71.
- Controller 62 also includes comparator circuit 72 configured to compare test data read out of memory under test 66 on line 96 to the pattern of test data on line 81 to identify and report a memory failure on line 77.
- User programmable pattern register 70 provides a user defined test data pattern to memory under test 66 received by external programming device 75 (discussed in detail below).
- user programmable pattern register 70 includes 16 bits, as shown by block 83.
- user programmable pattern register 70 may include from one to N bits, where N, indicated at 87, maybe 32 bits, 64 bits, 128 bits, 256 bits, or any desired number of bits as known to those skilled in the art.
- user programmable pattern register 70 is located internal to MBIST controller 62, this is not a necessary limitation of this invention, as user programmable pattern register 70 may also be located external to MBIST controller 62, as indicated by dashed line 80.
- User programmable data pattern register 70 may serially receive the pattern of test data from external programming device 75 on line 89, or in other designs, receive the pattern of test data from external programming device 75 in a parallel configuration on line 89.
- MBIST system 60 also includes external programming device 75, such as computer 76 or programmable hardware 78, configured to supply a pattern of test data to user programmable pattern register 70.
- Computer 76 is typically configured (e.g., programmed) to generate any user defined pattern of test data to user programmable pattern register 70.
- Programmable hardware 78 may also be externally programmed to generate any user defined pattern of test data.
- programmable hardware 78 may include automatic test equipment (not shown) which may be configured to input a user defined pattern of data, hi other designs, user programmable pattern register 70 may include FLASH memory for storing a user defined pattern of test data. The FLASH memory can later be re-programmed with any other desired pattern of test data.
- external programming device 75 may be a computer or programmable hardware, this is not a necessary limitation of this invention, as external programming device 75 may be any device known to those skilled in the art to supply a user defined pattern of test data to user programmable pattern register 70.
- MBIST system 60 ideally includes switch 88 configured to select the various external programming devices, e.g., computer 76 and/or programmable hardware 78.
- MBIST system 60 also includes multiplexor 90 where a test mode signal on line 92 selects either system data on line 94 or a pattern of test data on line 71.
- the test mode signal on line 92 indicates whether MBIST controller 62 is in test mode (typically provided by BIST start 99 on line 101) and if so, multiplexor 90 selects test data (e.g., a pattern of test data) on line 71 which is written to memory under test 66 on line 97.
- test mode signal on line 92 indicates MBIST system 60 is not active, the system data on line 94 is selected by multiplexor 90.
- MBIST system 60 also includes multiplexor 100 where the test mode signal indicated on line 92 selects either addresses generated from address generator 64 on line 103, or system addresses on 106. Similarly, the test mode signal on line 92 determines whether MBIST system 60 is in test mode or normal system mode. When test mode signal on line 92 indicates MBIST system 60 is in test mode, multiplexor 100 selects BIST addresses from address generator 64 on line 103, which are then used to address memory under test 66 on line 104, otherwise multiplexor 100 selects system addresses on line 106.
- MBIST system 60 provides the ability to externally program (e.g., external to MBIST controller 62) any user defined pattern of test data with external programming device 75.
- the user defined pattern of test data is written and read to memory under test 66 and comparator 72 compares the written and read pattern of test data to identify a failed memory location.
- the result is the elimination of the need to hardwire logic for test data patterns, utilize ROM to store numerous test data patterns, or utilize algorithmic generation techniques to generate fixed data patterns.
- MBIST system 60 can be reconfigured and externally programmed to produce any desired pattern of test data, such as a checkerboard or checkerboard complement test data pattern as shown in Fig. 4A, a diagonal or diagonal complement test data pattern, as shown in Fig.
- Figs. 4A-4D show examples of several patterns of test data which may be externally programmed in accordance with this invention, this is not a necessary limitation of this invention, as any user defined pattern of data can be programmed with external programming device 75 or programmable hardware 78. Moreover, because the user defined pattern of test data provided by external programming device 75 is stored in user programmable pattern register 70 which is processed or transferred to memory under test 66 via sequencer 68, MBIST system 60 can operate at the same speed as memory under test 66.
- the universally accessible fully programmable built-in self-test memory method 198, Fig. 5, of this invention includes the steps of generating addresses for a memory under test, step 200, generating a pattern of test data with an external pattern programming device for an externally accessible user programmable pattern register, step 202, programming the externally accessible user programmable pattern register to provide the pattern of test data to the memory under test, step 204.
- the programmed test data is then delivered to selected addresses of the memory under test, step 206. After that the test data is read out from the selected addresses of the memory under test, step 208 and the test data read out of the memory under test is compared to the test data delivered to the memory under test to identify a memory failure, step 210.
Landscapes
- For Increasing The Reliability Of Semiconductor Memories (AREA)
- Tests Of Electronic Circuits (AREA)
- Techniques For Improving Reliability Of Storages (AREA)
Abstract
Description
Claims
Priority Applications (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2006532340A JP2007504599A (en) | 2003-05-16 | 2004-03-25 | Fully programmable memory built-in self test (MBIST) system and method that are universally accessible |
| KR1020057021861A KR100749187B1 (en) | 2003-05-16 | 2004-03-25 | Universally accessible fully programmable memory built-in self-testmbist system and method |
| CNB2004800168897A CN100550191C (en) | 2003-05-16 | 2004-03-25 | Universal accessible fully programmable memory built-in self test system and method |
Applications Claiming Priority (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US47140803P | 2003-05-16 | 2003-05-16 | |
| US60/471,408 | 2003-05-16 | ||
| US10/776,762 US6959256B2 (en) | 2003-05-16 | 2004-02-11 | Universally accessible fully programmable memory built-in self-test (MBIST) system and method |
| US10/776,762 | 2004-02-11 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2004105040A2 true WO2004105040A2 (en) | 2004-12-02 |
| WO2004105040A3 WO2004105040A3 (en) | 2005-11-03 |
Family
ID=33424106
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2004/009066 Ceased WO2004105040A2 (en) | 2003-05-16 | 2004-03-25 | Universally accessible fully programmable memory built-in self-test (mbist) system and method |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US6959256B2 (en) |
| JP (1) | JP2007504599A (en) |
| KR (1) | KR100749187B1 (en) |
| CN (1) | CN100550191C (en) |
| WO (1) | WO2004105040A2 (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7734967B2 (en) | 2006-09-28 | 2010-06-08 | Samsung Electronics Co., Ltd. | Semiconductor memory device and testing method of the same |
Families Citing this family (44)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7533309B2 (en) | 2004-02-26 | 2009-05-12 | Nilanjan Mukherjee | Testing memories using algorithm selection |
| US7269805B1 (en) * | 2004-04-30 | 2007-09-11 | Xilinx, Inc. | Testing of an integrated circuit having an embedded processor |
| JP4514028B2 (en) * | 2004-05-20 | 2010-07-28 | ルネサスエレクトロニクス株式会社 | Fault diagnosis circuit and fault diagnosis method |
| US7178076B1 (en) * | 2004-06-16 | 2007-02-13 | Sun Microsystems, Inc. | Architecture of an efficient at-speed programmable memory built-in self test |
| US7412342B2 (en) * | 2004-10-28 | 2008-08-12 | Intel Corporation | Low cost test for IC's or electrical modules using standard reconfigurable logic devices |
| US7240267B2 (en) * | 2004-11-08 | 2007-07-03 | Marvell International Ltd. | System and method for conducting BIST operations |
| EP1825479A4 (en) * | 2004-11-18 | 2008-04-16 | Mentor Graphics Corp | Programmable memory built-in-self-test (mbist) method and apparatus |
| US20070033471A1 (en) * | 2005-06-09 | 2007-02-08 | Raguram Damodaran | Hardware Configuration of pBIST |
| US20070260812A1 (en) * | 2006-05-04 | 2007-11-08 | Westell Technologies, Inc. | Programming method for write buffer and double word flash programming |
| US20070258298A1 (en) * | 2006-05-04 | 2007-11-08 | Westell Technologies, Inc. | Parallel programming of flash memory during in-circuit test |
| US7360137B2 (en) * | 2006-05-04 | 2008-04-15 | Westell Technologies, Inc. | Flash programmer for programming NAND flash and NOR/NAND combined flash |
| US7430487B2 (en) * | 2006-09-06 | 2008-09-30 | International Business Machines Corporation | System and method for implementing a programmable DMA master with data checking utilizing a drone system controller |
| US8307426B2 (en) * | 2007-01-26 | 2012-11-06 | Mips Technologies, Inc. | Systems and methods for controlling the use of processing algorithms, and applications thereof |
| US20080195901A1 (en) * | 2007-02-12 | 2008-08-14 | Marvell Semiconductor Israel Ltd. | Op-code based built-in-self-test |
| US7661044B2 (en) * | 2007-02-12 | 2010-02-09 | International Business Machines Corporation | Method, apparatus and program product to concurrently detect, repair, verify and isolate memory failures |
| KR20080089015A (en) * | 2007-03-30 | 2008-10-06 | 주식회사 하이닉스반도체 | Semiconductor Memory Device with Test Code ROM |
| US20080298801A1 (en) * | 2007-05-31 | 2008-12-04 | Finisar Corporation | Electronic dispersion compensation systems and methods |
| US7818135B2 (en) * | 2008-05-30 | 2010-10-19 | Agere Systems Inc. | Optimum timing of write and read clock paths |
| US7941713B2 (en) * | 2008-08-27 | 2011-05-10 | Taiwan Semiconductor Manufacturing Company, Ltd. | Programmable self-test for random access memories |
| US7925949B2 (en) * | 2008-10-15 | 2011-04-12 | Micron Technology, Inc. | Embedded processor |
| JP2010152939A (en) * | 2008-12-23 | 2010-07-08 | Renesas Electronics Corp | Semiconductor device and test method |
| CN101706711B (en) * | 2009-11-26 | 2011-11-02 | 盛科网络(苏州)有限公司 | FIFO memory control circuit and method |
| US8468408B2 (en) | 2010-09-16 | 2013-06-18 | Advanced Micro Devices, Inc. | Memory built-in self test (MBIST) circuitry configured to facilitate production of pre-stressed integrated circuits and methods |
| US8423846B2 (en) * | 2010-09-16 | 2013-04-16 | Advanced Micro Devices, Inc. | Integrated circuit with memory built-in self test (MBIST) circuitry having enhanced features and methods |
| KR101806807B1 (en) | 2010-11-08 | 2017-12-11 | 삼성전자주식회사 | Memory card |
| CN106229010B (en) * | 2011-09-27 | 2019-07-19 | 意法半导体研发(深圳)有限公司 | Fault diagnosis circuit |
| CN102495361A (en) * | 2011-12-26 | 2012-06-13 | 中国科学院微电子研究所 | A built-in self-test device |
| CN103959186B (en) * | 2012-06-26 | 2016-09-07 | 东芝三菱电机产业系统株式会社 | Data management device and data management method |
| US9116876B2 (en) * | 2012-12-18 | 2015-08-25 | Qualcomm Incorporated | Programmable built-in-self tester (BIST) in memory controller |
| US9436567B2 (en) * | 2012-12-18 | 2016-09-06 | Advanced Micro Devices, Inc. | Memory bit MBIST architecture for parallel master and slave execution |
| CN103412804A (en) * | 2013-07-30 | 2013-11-27 | 华为技术有限公司 | Method and device for positioning defective points of memorizer |
| US9122570B2 (en) * | 2013-09-03 | 2015-09-01 | Nanya Technology Corp. | Data pattern generation for I/O training and characterization |
| KR20150064452A (en) * | 2013-12-03 | 2015-06-11 | 에스케이하이닉스 주식회사 | Built-in self test circuit and semiconductor device the same |
| US9548137B2 (en) * | 2013-12-26 | 2017-01-17 | Intel Corporation | Integrated circuit defect detection and repair |
| CN105740105B (en) * | 2016-01-27 | 2018-10-19 | 中国电子科技集团公司第五十八研究所 | A kind of redundancy structure of in-line memory |
| CN105550079A (en) * | 2016-01-27 | 2016-05-04 | 中国电子科技集团公司第五十八研究所 | Multilevel redundant structure of embedded memory |
| CN105847077B (en) * | 2016-03-17 | 2019-03-08 | 华为技术有限公司 | A method, device and device for detecting multi-channel serial data conflict |
| CN107978337B (en) * | 2017-12-21 | 2020-12-04 | 上海华力微电子有限公司 | High-speed circuit structure suitable for automatic test of random access memory and test method thereof |
| JP7385651B2 (en) * | 2018-08-31 | 2023-11-22 | エヌビディア コーポレーション | Test system for performing built-in self-tests during deployment for automotive applications |
| KR102922077B1 (en) * | 2020-12-14 | 2026-02-03 | 삼성전자주식회사 | Semiconductor memory device and test system having the same |
| TWI762332B (en) * | 2021-05-27 | 2022-04-21 | 大陸商北京集創北方科技股份有限公司 | Flash memory testing method and device |
| CN113223597B (en) * | 2021-05-28 | 2024-10-25 | 北京集创北方科技股份有限公司 | Flash memory testing method, device, storage medium and terminal equipment |
| CN116312720B (en) * | 2023-04-11 | 2024-04-19 | 西安航空学院 | A testability design method, system and terminal for embedded EEPROM |
| US12586654B2 (en) * | 2024-04-15 | 2026-03-24 | Black Sesame Technologies Inc. | System and method for periodic march test in volatile memories |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5173906A (en) * | 1990-08-31 | 1992-12-22 | Dreibelbis Jeffrey H | Built-in self test for integrated circuits |
| US5301156A (en) * | 1991-07-18 | 1994-04-05 | Hewlett-Packard Company | Configurable self-test for embedded RAMs |
| JP3274332B2 (en) * | 1995-11-29 | 2002-04-15 | 株式会社東芝 | Controller / mass memory embedded semiconductor integrated circuit device, test method and use method thereof, and semiconductor integrated circuit device and test method therefor |
| US5844914A (en) * | 1996-05-15 | 1998-12-01 | Samsung Electronics, Co. Ltd. | Test circuit and method for refresh and descrambling in an integrated memory circuit |
| KR100222046B1 (en) * | 1996-12-20 | 1999-10-01 | 윤종용 | Semiconductor memory device with magnetic test circuit |
| US5961653A (en) * | 1997-02-19 | 1999-10-05 | International Business Machines Corporation | Processor based BIST for an embedded memory |
| US5970005A (en) * | 1998-04-27 | 1999-10-19 | Ict, Inc. | Testing structure and method for high density PLDs which have flexible logic built-in blocks |
| US6452848B1 (en) * | 2001-09-12 | 2002-09-17 | International Business Machines Corporation | Programmable built-in self test (BIST) data generator for semiconductor memory devices |
| US7502976B2 (en) * | 2003-02-13 | 2009-03-10 | Ross Don E | Testing embedded memories in an integrated circuit |
-
2004
- 2004-02-11 US US10/776,762 patent/US6959256B2/en not_active Expired - Lifetime
- 2004-03-25 WO PCT/US2004/009066 patent/WO2004105040A2/en not_active Ceased
- 2004-03-25 JP JP2006532340A patent/JP2007504599A/en active Pending
- 2004-03-25 CN CNB2004800168897A patent/CN100550191C/en not_active Expired - Fee Related
- 2004-03-25 KR KR1020057021861A patent/KR100749187B1/en not_active Expired - Lifetime
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7734967B2 (en) | 2006-09-28 | 2010-06-08 | Samsung Electronics Co., Ltd. | Semiconductor memory device and testing method of the same |
Also Published As
| Publication number | Publication date |
|---|---|
| WO2004105040A3 (en) | 2005-11-03 |
| US20040230395A1 (en) | 2004-11-18 |
| CN1806293A (en) | 2006-07-19 |
| JP2007504599A (en) | 2007-03-01 |
| KR100749187B1 (en) | 2007-08-13 |
| CN100550191C (en) | 2009-10-14 |
| KR20060019543A (en) | 2006-03-03 |
| US6959256B2 (en) | 2005-10-25 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US6959256B2 (en) | Universally accessible fully programmable memory built-in self-test (MBIST) system and method | |
| US7366965B2 (en) | Semiconductor integrated circuit | |
| US6668347B1 (en) | Built-in self-testing for embedded memory | |
| US4903266A (en) | Memory self-test | |
| US5961653A (en) | Processor based BIST for an embedded memory | |
| US6438044B2 (en) | Semiconductor memory device and method of testing the same | |
| US5875153A (en) | Internal/external clock option for built-in self test | |
| US20060036921A1 (en) | Apparatus and method for dynamically repairing a semiconductor memory | |
| US6014336A (en) | Test enable control for built-in self-test | |
| US5101409A (en) | Checkboard memory self-test | |
| US7729185B2 (en) | Apparatus and method for detection of address decoder open faults | |
| US7213186B2 (en) | Memory built-in self test circuit with full error mapping capability | |
| US20080178054A1 (en) | Test circuits of semiconductor memory device for multi-chip testing and method for testing multi chips | |
| KR100760052B1 (en) | Memory device and method of storing fail addresses of a memory cell | |
| KR19980064254A (en) | Integrated circuit memory device with built-in self test circuit with monitor and tester mode | |
| US9946620B2 (en) | Memory built-in self test system | |
| US20060294443A1 (en) | On-chip address generation | |
| US6826111B2 (en) | On chip scrambling | |
| US7681096B2 (en) | Semiconductor integrated circuit, BIST circuit, design program of BIST circuit, design device of BIST circuit and test method of memory | |
| US20030154426A1 (en) | Method and apparatus for programmable BIST and an optional error counter | |
| US7298658B2 (en) | Semiconductor memory device using row redundancy and I/O redundancy scheme based on a preset order and a defect order | |
| JP5528747B2 (en) | Semiconductor device, relief address information writing device, and relief address information writing method | |
| US6553526B1 (en) | Programmable array built-in self test method and system for arrays with imbedded logic | |
| KR20230046740A (en) | Memory and operation method of memory | |
| US9761329B2 (en) | Built-in self-test (BIST) circuit and associated BIST method for embedded memories |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| AK | Designated states |
Kind code of ref document: A2 Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW |
|
| AL | Designated countries for regional patents |
Kind code of ref document: A2 Designated state(s): BW GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application | ||
| WWE | Wipo information: entry into national phase |
Ref document number: 2006532340 Country of ref document: JP |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1020057021861 Country of ref document: KR |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 20048168897 Country of ref document: CN |
|
| WWP | Wipo information: published in national office |
Ref document number: 1020057021861 Country of ref document: KR |
|
| 122 | Ep: pct application non-entry in european phase |