Methods, systems and devices for testing flash memory dies are disclosed. According to some embodiments, during the post-wafer sort stage of device manufacture, a plurality of flash memory devices, each of which includes a flash controller die and at least one flash memory die associated with a common housing, are subjected to a testing process, for examples, a batch testing process or a mass testing process. During testing, a respective flash controller residing on a respective flash controller die executes at least one test program to test one or more respective flash memory dies of the respective flash device. A testing system including at least 100 of the flash memory devices and a mass-testing board is disclosed. Furthermore, flash memory devices where the flash controller is operative to test one or more of the flash memory dies are disclosed. Exemplary testing includes but is not limited to bad block testing.
|
17. A testing system comprising:
a) a plurality of at least 100 flash memory devices, each said flash memory device including a respective flash memory residing on a respective at least one flash memory die and a respective flash controller residing on a respective flash controller die separate from said respective at least one flash memory die, said respective at least one flash memory die and said respective flash controller die residing within, residing on, or attached to a common housing, each said flash memory controller operative to execute at least one test program to test a respective at least one said flash memory die; and
b) a mass-testing board having at least 100 ports configured to supply electrical power to said flash memory devices such that each said port supplies electrical power to a respective said flash memory device.
1. A method of device manufacturing comprising:
a) fabricating a plurality of flash memory devices, each said flash memory device including:
(i) a respective flash memory residing on at least one respective flash memory die and
(ii) a respective flash controller residing on a flash controller die separate from said respective at least one flash memory die, said respective at least one flash memory die and said respective flash controller die residing within, residing on, or attached to a common housing,
b) subjecting said plurality of fabricated flash memory devices to a testing process wherein a testing board is coupled to each of said plurality of fabricated flash memory devices and wherein each said flash memory controller executes at least one test program to test at least one respective said flash memory die while the flash memory device including said flash memory die is coupled to the test board.
3. The method of
4. The method of
5. The method of
6. The method of
7. The method of
8. The method of
9. The method of
10. The method of
11. The method of
12. The method of
13. The method of
14. The method of
15. The method of
16. The method of
performing an error correction;
i) determining if the error correction was successful during a flash memory operation; and
ii) in the event that said determining indicates an error correction failure, recording a test failure.
18. The system of
19. The system of
20. The system of
21. The system of
|
This patent application claims the benefit of U.S. Provisional Patent Application No. 60/731,921, filed Nov. 1, 2005 by the present inventors, and is a continuation-in-part of U.S. patent application Ser. No. 10/697,981, filed Oct. 31, 2003 now U.S. Pat. No. 7,424,659, by one of the present inventors.
The present invention relates to the manufacture of flash memory devices in general, and to the testing of flash memory dies during manufacture in particular.
Single Bit and Multi-Bit Flash Memory Cells
Flash memory devices have been known for many years. Typically, each memory cell within a flash memory device stores one bit of information. The traditional way to store a bit in a flash memory cell has been by supporting two states of the memory cell. One state represents a logical “0” and the other state represents a logical “1”.
In a flash memory cell, the two states are implemented by having a floating gate situated above the cell's channel (the area connecting the source and drain elements of the cell's transistor), and having two valid states for the amount of charge stored within the floating gate. Typically, one state is with zero charge in the floating gate and is the unwritten state of the cell after being erased (commonly defined to represent the “1” state) and the other state is with some amount of negative charge in the floating gate (commonly defined to represent the “0” state). Having negative charge in the gate causes the threshold voltage of the cell's transistor (i.e. the voltage that has to be applied to the transistor's control gate in order to cause the transistor to conduct) to increase. It is possible to read the stored bit by checking the threshold voltage of the cell. If the threshold voltage is in the higher state then the bit value is “0” and if the threshold voltage is in the lower state then the bit value is “1”. Actually there is no need to accurately read the cell's threshold voltage. All that is needed is to correctly identify in which of the two states the cell is currently located. For this purpose it is sufficient to compare the threshold voltage of the cell to a reference voltage that is between the two states, and to determine if the cell's threshold voltage is below or above the reference value.
In recent years, a new kind of flash device has appeared on the market, using “Multi Level Cells” (MLC). The term “Multi-Level Cell” is misleading because flash memory with a single bit per cell uses multiple i.e. two levels, as described above. Therefore, the term “Single Bit Cell” (SBC) is used hereinafter to refer to a memory cell of two levels and the term “Multi-Bit Cell” (MBC) is used hereinafter to refer to a memory cell of more than two levels, i.e. more than one bit per cell. The most common MBC flash memories at present are ones with two bits per cell, and therefore examples are given below using such MBC memories. It should however be understood that the present invention is equally applicable to flash memory devices that support more than two bits per cell. A single MBC cell storing two bits of information is in one of four different states. As the cell's “state” is represented by the cell's threshold voltage, an MBC cell supports four different valid ranges for the cell's threshold voltage.
A cell designed for MBC operation e.g. in four states is typically operable as an SBC cell with two states. For example, Conley et al. in U.S. Pat. No. 6,426,893 incorporated by reference for all purposes as if fully set forth herein, disclosed the use of both MBC and SBC modes within the same device, and selecting certain parts of the device to operate with highest density in MBC mode, while other parts are used in SBC mode to provide better performance.
MBC devices provide a significant cost advantage. An MBC device with two bits per cell requires about half the area of a silicon wafer than an SBC of similar capacity. However, there are drawbacks to using MBC flash. Average read and write times of MBC memories are longer than of SBC memories, resulting in worse performance. Also, the reliability of MBC is lower than SBC. The differences between the threshold voltage ranges in MBC are much smaller than in SBC. Thus, a disturbance in the threshold voltage (e.g. leakage of stored charge causing a threshold voltage drift or interference from operating neighboring cells) that are insignificant in SBC because of the large gap between the two states, may cause an MBC cell to move from one state to another, resulting in an erroneous bit. The end result is a lower performance specification of MBC cells in terms of data retention time or the endurance of the device to many write/erase cycles.
Another ramification of the lower reliability of MBC devices compared to SBC devices is the required level of error correction. Manufacturers of SBC NAND flash devices typically advise users to apply an Error Correction Code (ECC) capable of correcting 1 bit error in each page of 512 bytes of data. But data sheets of MBC NAND flash devices typically advise applying an ECC capable of correcting 4 bit errors in each page of 512 bytes of data. For pages of size 2048 bytes such as in the case of NAND devices known as “large block devices”, the suggestion is to apply error correction per each portion of 512 bytes of the page. The present invention applies to all types of flash devices, regardless of page size. In this application the term “N-bit ECC” refers to an ECC scheme capable of correcting N bit errors in 512 bytes of data, regardless if the 512 bytes are the size of one page, less than one page, or more than one page.
Testing of Flash Memory Dies
Flash memory dies require extensive testing before being put to use in a product. This is especially true for NAND flash. One reason for this is that the flash device might have bad blocks that should not be used. A block is the smallest chunk of cells that can be erased in a single erase operation, and it typically contains many pages, where a page is the smallest chunk of cells that can be written in a single write operation. If a block cannot be reliably erased to the all “1” state or if one or more pages of the block cannot be reliably programmed, then the block should be either replaced by another block by physically trimming the die or be marked as a bad block so that software writing to the device will be able to avoid using it.
A given flash memory die may be subjected to other tests, but the testing for bad blocks is typically the most time consuming. This is because testing for bad blocks typically involves writing to each and every page and erasing each and every block of the device. The writing and erasing is typically repeated more than once in order to make the bad blocks testing under different patterns of written data, under different temperatures, or under other variations of testing parameters.
Testing During the Wafer Sort Stage of Manufacturing
In some cases the full testing of a flash memory die is completed while the die is still part of the silicon wafer in which it was manufactured, and before the wafer is separated into multiple dies. This stage is typically called the “wafer sort” stage. Such dies that completed their testing in the wafer sort stage are typically called Known Good Dies (“KGD”). The use of KGD flash memory dies is advantageous when the flash memory die is assembled into a Multi-Chip Package (“MCP”) with an expensive second die such as a microprocessor. If the memory dies are not fully tested before the MCP assembly, then their testing is completed after the memory and microprocessor are assembled together into one device. Then if some of the memory dies are found defective at the MCP-stage testing, those MCP devices have to be scrapped. This causes the loss of not only the memory die (that would have been scrapped anyway), but also the expensive microprocessor die and the cost of packaging.
However, manufacturing KGD flash memory dies is not simple. The test equipment used for the wafer sorting stage is complex and expensive, using such equipment for long tests makes the costs of testing high. Also, bad blocks testing is not well suited for execution of the tests on many dies in parallel at the wafer sort stage. Unlike typical signal timing tests where all tested dies in the wafer go through exactly the same test sequences and the result of the test is a “go/nogo” decision for each die, in bad blocks testing each die might have bad blocks in different locations, and exhibit different timing while testing, and therefore the testing equipment should handle each die separately. This further complicates bad blocks testing at wafer sort stage and makes it more costly.
One other factor is even more significant in further increasing the costs of bad blocks testing at wafer sort stage. Many flash memory manufacturers require the tests to be done in temperatures different from room temperature. This means the wafer sort testing equipment should be able to conduct the testing while the tested wafer is kept in a specified temperature. This further increases the costs of the testing equipment and consequently the testing costs per die.
Testing of Flash Memory Dies within Packaged Devices During Manufacturing
Because of the above, most flash memory dies are not manufactured as KGD. Instead the testing of the flash devices is divided into two parts. In the wafer sort stage only minimal tests are done, with the goal being to identify dies that are clearly bad and can be immediately discarded. Then the wafer is cut into separate dies and each die is packaged into the type of device package in which it will be sold. For NAND flash devices this is typically a TSOP, BGA or an LGA package, packages which are commonly used in electronic assemblies and Printed Circuit Boards (PCB). The rest of the testing, including the time-consuming bad blocks testing, is done on the packaged flash devices during a later stage (i.e. after the wafer sort stage) of manufacturing. Thus, any packaged devices are installed on a testing board (i.e. within the device-manufacturing facility), and the remaining tests are then executed. When testing packaged devices there is no need for expensive probing equipment, like the type needed for wafer sorting, as the flash devices can be conveniently handled and interfaced to, unlike the wafer sorting stage where access to the dies within the wafer is difficult.
However, even if packaged in a convenient package, testing of NAND flash devices for bad blocks is quite an expensive task. The reason for this is that due to the requirement for separate handling of each device (as explained above) the testing should be performed using expensive memory testers, which are capable of testing only a limited number of devices at the same time (typically about 100), and since the test time for each device is significant, so is the cost of testing. This is illustrated as a block diagram in
Thus, referring to
In general, it is noted that testing of MBC flash devices takes longer than testing SBC flash devices. This is especially true for bad blocks testing. This is because flash operations, and especially write operations, are much slower in MBC flash. Bad blocks testing requires many such operations, as typically each page in the device is written multiple times during the test. As the number of bits per cell in the MBC flash gets higher, the write operations become slower. So testing an SBC flash device is faster than testing a two-bits-per-cell MBC flash device, which in turn is faster than testing a four-bits-per-cell MBC flash device (assuming all devices have the same number of cells). With the increased use of MBC devices, this implies that costs of flash testing are increasing.
It would therefore be highly advantageous to have a systems and methods for testing flash memory devices in a cost effective manner. It would highly advantageous to have novel flash memory devices that can conveniently be tested in a cost-effective manner.
The aforementioned needs are satisfied by several aspects of the present invention.
In accordance with some embodiments of the present invention, it is now being disclosed for the first time that, surprisingly, it is possible to reduce the costs of flash memory device testing by offloading the tests from the test equipment, and thus to eliminate the need for extensive use of expensive memory testers. In particular, this may be accomplished by configuring the flash controller of the flash device to execute (i.e. during the ‘post-wafer sort’ stage of manufacturing), test programs that are typically executed by the aforementioned memory testers.
It is noted that device testing is an important stage of manufacturing, and that methods, systems and devices provided by certain embodiments of the present invention are useful for reducing the cost of device manufacturing in general, and the testing phase of device manufacturing in particular.
It is now disclosed for the first time a method of device manufacturing comprising: (a) fabricating a plurality of flash memory devices, each flash memory device including (i) a respective flash memory residing on at least one respective flash memory die and (ii) a respective flash controller residing on a flash controller die separate from the respective at least one flash memory die, the respective at least one flash memory die and the respective flash controller die being associated with a respective common housing, and (b) subjecting the plurality of fabricated flash memory devices to a testing process wherein each flash memory controller executes at least one test program to test at least one respective flash memory die.
According to some embodiments, the testing process is a mass testing process.
According to some embodiments, the subjecting of the flash memory devices to the mass testing process includes coupling the plurality of flash memory devices to a single testing board, and using the testing board to deliver electrical power to the plurality of flash memory devices.
According to some embodiments, the presently disclosed method further comprises the step of: c) subsequent to the testing process, selling the plurality of flash memory devices as original equipment.
According to some embodiments, each flash memory device is fabricated as a respective multi-chip package.
According to some embodiments, each flash memory device is fabricated as a respective memory card.
According to some embodiments, each of the flash memory controller and flash memory is provided within a common respective multi-chip packaging.
According to some embodiments, each flash memory of a respective flash memory device comprises a plurality of flash memory dies, and each respective flash controller tests a respective plurality of flash memory dies by executing the at least one test program.
According to some embodiments, for each flash memory device, a respective flash controller and a respective at least one flash memory die are provided on a respective common printed circuit board.
According to some embodiments, for each flash memory device, at least one test program resides at least in part within non-volatile memory of a respective flash controller.
According to some embodiments, for each flash memory device, the test program resides at least in part within the respective flash memory.
According to some embodiments, at least one test program executed by each flash controller identifies bad blocks in the respective flash memory.
According to some embodiments, at least one test program executed by each flash controller effects bad block testing of a majority of memory cells of a respective flash memory.
According to some embodiments, at least one test program executed by each flash controller effects bad block testing of a large majority of memory cells of a respective flash memory.
According to some embodiments, at least one test program executed by each flash controller effects bad block testing of substantially all memory cells of a respective flash memory.
According to some embodiments, at least one test program executed by each flash controller tests memory cells of a respective flash memory in a multi bit per cell mode.
According to some embodiments, the execution of the at least one test program includes: i) determining if error correction was successful during a flash memory operation; and ii) in the event that the determining indicates an error correction failure, recording a test failure.
It is now disclosed for the first time a testing system comprising: a) a plurality of at least 100 flash memory devices, each flash memory device including a respective flash memory residing on a respective at least one flash memory die and a respective flash controller residing on a respective flash controller die separate from the respective at least one flash memory die, the respective at least one flash memory die and the respective flash controller die being associated with a common respective housing, each flash memory controller operative to execute at least one test program to test a respective at least one flash memory die; and b) a mass-testing board having at least 100 ports configured to supply electrical power to the flash memory devices such that each port supplies electrical power to a respective flash memory device.
According to some embodiments, at least one test program executed by each flash controller is operative to effect bad block testing of a majority of memory cells of a respective flash memory.
According to some embodiments, at least one test program executed by each flash controller is operative to effect bad block testing of a large majority of memory cells of a respective flash memory.
According to some embodiments, at least one test program executed by each flash controller is operative to effect bad block testing of substantially all memory cells of a respective flash memory.
According to some embodiments, the system is operative to test the plurality of at least 100 flash memory devices substantially simultaneously.
It is now disclosed for the first time a flash memory device comprising: a) a flash memory residing on at least one flash memory die; and b) a flash controller residing on a flash controller die separate from the at least one flash memory die, wherein: i) the flash memory and the flash controller are associated with a common housing, and ii) the flash controller is configured to execute at least one test program to test the at least one flash memory die only a pre-determined number of times.
It is now disclosed for the first time a flash memory device comprising: a) a flash memory residing on at least one flash memory die; and b) a flash controller residing on a flash controller die separate from the at least one flash memory die, wherein: i) the flash memory and the flash controller are associated with a common housing, and ii) the flash controller is configured to execute at least one test program to test at least one flash memory die and to record at least some test results within the flash memory.
It is now disclosed for the first time a flash memory device comprising a) a flash memory residing on at least one flash memory die; and b) a flash controller residing on a flash controller die separate from the at least one flash memory die, wherein: i) the flash memory and the flash controller are associated with a common housing, and ii) the flash controller is configured to effect bad block testing of a majority of memory cells of the flash memory.
These and further embodiments will be apparent from the detailed description and examples that follow.
The present invention will now be described in terms of specific, example embodiments. It is to be understood that the invention is not limited to the example embodiments disclosed. It should also be understood that not every feature of the methods of flash memory device manufacturing, systems for testing flash memory devices and flash memory devices described is necessary to implement the invention as claimed in any particular one of the appended claims. Various elements and features of devices are described to fully enable the invention. It should also be understood that throughout this disclosure, where a process or method is shown or described, the steps of the method may be performed in any order or simultaneously, unless it is clear from the context that one step depends on another being performed first.
Referring to
The flash memory device 110B includes a flash memory residing on one or more flash memory dies 100 (each flash memory die 100 having a plurality of flash memory cells), and a flash controller residing on a flash controller die 102, separate from the flash memory dies 102. The flash controller is operative, for example, to read data from the flash cells and/or to write data to the flash cells. Other exemplary functionality of the flash controller may include error detection and/or correction and providing an interface (including but not limiting to a NAND interface and a USB interface) through which a separate device (for example, a host device such as a microcomputer) may access the memory cells (read access and/or write access) of the flash memory die 100.
As illustrated in
It is noted that each flash memory die of a respective flash memory device 110B together with a respective flash controller die 102 is associated with a respective “housing” 112. As used herein, when one or more dies are “associated” with a “housing,” each of the dies either: (a) reside within the housing (b) reside on the housing (c) are attached to the housing, or (d) any combination thereof.
The term “housing” is intended to include both the packaging of multi-chip packages (i.e. both the flash memory die 100 and a flash controller die 102 reside together within the multi-chip package) as well as the board of a printed circuit board (i.e. where both the flash memory die and the flash controller reside together on the same printed circuit board).
There are a number of possible reasons for including the flash controller and the flash memory die 100 together within a common housing 112, including:
After a flash memory die 100 is operatively linked with a controller 102 (for example, after the die and the controller are assembled within a common housing 112), it is possible to use to advantage the processing power of the controller 102. Instead of carrying out all tests of the flash memory die by test equipment (in particular, using processor 108 of the prior art memory tester 106), some or all of these tests may be carried out by the flash controller residing on the flash controller die 102. Thus, as shown in
One non-limiting example of testing that may be carried out using the flash controller 102 is bad blocks testing. This type of testing does not require measurement of timing, of analogue signals (like currents or voltages) or other complex tasks. All that is required for bad blocks testing is issuing commands for erasing blocks, writing and reading data, and then comparing the read data to the written data. This is within the capability of even a simple processor, of the type typically found in flash controllers. For example, the comparing may be carried out, for example, by an ALU of the processor 104 of the flash controller.
Typically, when bad block testing is carried out during the manufacturing process, most or all flash memory cells are tested (rather than testing just a representative sample). This helps to ensure that a high quality flash device will be shipped and sold as original equipment.
Thus, in various embodiments, a majority of blocks of a given flash memory die 100 are subjected to bad block testing using a test program executed by the flash controller 102. In some embodiments, a large majority (i.e. at least 75% of blocks of a given flash memory die 100), or substantially all (i.e. at least 90% of blocks of a given flash memory die 100), or all blocks of a given flash memory die are subjected to bad block testing using the flash controller 102.
While embodiments relating to the case where testing of the flash memory occurs close in time to the manufacturing of the flash memory dies have been described, the invention is not limited to this case. Instead of selling an MCP device or an assembled memory card, a flash memory manufacturer may sell a chipset of the two (or more) dies—a controller die and a flash memory die (or dies). A chipset is a set of dies intended to be used together. The buyer of the chipset then installs these chips on a memory card or in another type of product. In this case the testing of the flash only occurs at the buyer's place, when the assembled card is first powered up. After testing, the buyer of the chipset may then sell the assembled card as original equipment.
An additional advantage of such an arrangement (i.e. described in
A typical embodiment of the present invention for testing flash devices during a manufacturing process in a manufacturing facility includes the following steps:
It should be noted that the testing of a flash memory die 100 by a controller 102 is not limited to testing of bad blocks—any test (for example, a test that does not require special equipment and may easily be implemented in a controller's processor) may be carried out, saving additional testing costs.
After testing in the manufacturing facility, the flash memory device 110, may, in some embodiments, be shipped and sold as ‘original equipment.’ This original equipment includes the one or more flash memory dies 100, operatively linked within a common housing 112 to the flash controller 102 that was used to execute the test program of the flash memory die(s) 100. Thus, it may be important, in some embodiments, to carry out a thorough testing of bad blocks in the device, as described above, before shipping from the manufacturing facility. ‘Original equipment’ refers to an electronics product that has never been distributed to ‘end users.’ Thus, as used herein, ‘original equipment’ refers to equipment where ‘user data’ (i.e. data different from data written to the flash memory cells in the context of testing the flash device and/or configuring the flash device (i.e. ‘preloading’ software to the flash device)) has never been written.
Storage of Computer-Readable Code for Testing Memory Cells of the Flash Memory Die 100
It is noted that the testing program executed by the flash controller 102 may be stored in any non-volatile memory, volatile memory and/or any combination thereof. Thus, in one example, the testing program is stored in ROM within the controller 102. According to another example, it is possible to store the testing program in the flash device and have the controller load the test program into its RAM on power-up and then execute it. In such case the testing program is written into the flash memory at the end of the wafer sort stage.
In some embodiments, it is desirable that the flash memory device 110 be configured such that the controller 102 does not run the tests every time the device is powered-up but only on the first time. This may be particularly desirable for cases where the test program includes directives to effect ‘thorough’ or ‘massive’ bad block testing (i.e. at least a majority of the flash memory cells of a flash memory die 100). Towards this end, in some embodiments, the device 110 is configured such that once the controller 102 completes the testing, the controller 102 sets a flag in the flash memory (i.e. in one or more memory cells of the flash memory die 100) that indicates a particular testing stage was already done. Upon device power-up, the controller 102 may check this flag (for example, the controller 102 always checks this flag upon device power-up), and runs the testing program only if the flag is not set.
Referring to
The method further includes coupling the plurality of flash memory devices to a single testing board, and using the testing board to deliver electrical power to the plurality of flash memory devices, at 406. The method further includes, subsequent to the testing process, selling the plurality of flash memory devices as original equipment, at 408.
Each flash memory device may be fabricated as a respective multi-chip package or as a respective memory card. Each of the flash memory controller and the flash memory may be provided within a common respective multi-chip packaging. Each flash memory of a respective flash memory device may comprise a plurality of flash memory dies, and each respective flash controller may test a respective plurality of flash memory dies by executing at least one test program. For each flash memory device, a respective flash controller and a respective flash memory die may be provided on a respective common printed circuit board. In a particular embodiment, for each flash memory device, at least one test program may reside at least in part within non-volatile memory of a respective flash controller. In another alternate embodiment, for each flash memory device, the test program may reside at least in part within the respective flash memory. In another alternate embodiment, at least one test program executed by each said flash controller identifies bad blocks in the respective flash memory. In another alternate embodiment, at least one test program executed by each flash controller affects bad block testing of a majority of memory cells of a respective flash memory. In yet another alternate embodiment, at least one test program executed by each flash controller affects bad block testing of a large majority of memory cells of a respective flash memory. In another alternate embodiment, at least one test program executed by each flash controller affects bad block testing of substantially all memory cells of a respective flash memory. In yet another alternate embodiment, at least one test program executed by each flash controller tests memory cells of a respective flash memory in a multi bit per cell mode.
The method further includes determining if error correction was successful during a flash memory operation, and in the event that the determination indicates an error correction failure, the method records a test failure, at 410.
The method provided by certain embodiments of the present invention saves costs of flash memory testing because time-consuming tests such as bad blocks testing may be carried out using simple and cheap equipment, unlike in prior art methods. Even though when a flash device fails we lose the cost of its accompanying controller and package, the saving in testing costs more than compensates for this loss.
In many devices, the flash controller residing on the flash controller 102 die includes an ECC. Thus, in some embodiments, the ECC may also be used during testing. For example, the ECC may be used in the testing, and if the ECC reports a failure to correct the data, the test program reports a test failure. In many embodiments, this may obviate the need to compare each bit of the data to it's “true” value. Thus, according to these embodiments, it is possible to query the ECC circuitry for a “YES/NO” result with out incurring a time penalty associated with comparing data bits.
Thus, in one example, it may be decided that the occurrence of two bit errors in a page should not be taken as a failure of the page because the ECC in use is capable of correcting two errors. Implementing such criteria in prior art test equipment is cumbersome and expensive. When running the tests using the controller, this becomes very simple—one may let the controller 102 correct the data it reads from the flash, and only if the controller 102 fails to correct the errors, is a failure reported.
In some embodiments, where flash memory devices use both SBC and MBC modes and both modes should be tested, SBC and MBC tests may be separated between the testing stages. Thus, according to some examples, testing of the flash cells in the wafer sort stage includes testing the cells in SBC mode, which is a fast operation. Testing the flash cells in MBC mode, which is a relatively long operation, is delayed to the MCP stage. Of course, other variations of this division are possible—for example doing a small sample of MBC tests in the wafer sort stage, and carrying out the bulk of MBC tests in the MCP stage.
It is noted that the present invention is not limited to MCP devices. Any method in which the controller and the flash memory are brought into contact, and in which the controller is used for executing tests of the flash memory, is included within the scope of the invention. For example, when manufacturing memory cards such as SecureDigital (“SD”) or MultiMediaCards (“MMC”), a flash memory device (or devices) and a controller are installed on a small card. The components may be packaged dies or bare dies. In this case the card takes the place of the MCP, and servers as the common ‘housing’ 112—when the cards are powered-up the controller executes a flash testing program as described above.
Although NAND-type floating-gate flash memory devices have been explicitly mentioned, the present invention relates to any other flash memory technology such as NOR-type floating-gate flash memory or NROM-type flash memory that does not use a floating gate.
In the description and claims of the present application, each of the verbs, “comprise” “include” and “have”, and conjugates thereof, are used to indicate that the object or objects of the verb are not necessarily a complete listing of members, components, elements or parts of the subject or subjects of the verb.
All references cited herein are incorporated by reference in their entirety. Citation of a reference does not constitute an admission that the reference is prior art.
The articles “a” and “an” are used herein to refer to one or to more than one (i.e., to at least one) of the grammatical object of the article. By way of example, “an element” means one element or more than one element.
The term “including” is used herein to mean, and is used interchangeably with, the phrase “including but not limited” to.
The term “or” is used herein to mean, and is used interchangeably with, the term “and/or,” unless context clearly indicates otherwise.
The term “such as” is used herein to mean, and is used interchangeably, with the phrase “such as but not limited to”.
The present invention has been described using detailed descriptions of embodiments thereof that are provided by way of example and are not intended to limit the scope of the invention. The described embodiments comprise different features, not all of which are required in all embodiments of the invention. Some embodiments of the present invention utilize only some of the features or possible combinations of the features. Variations of embodiments of the present invention that are described and embodiments of the present invention comprising different combinations of features noted in the described embodiments will occur to persons of the art.
Lasser, Menahem, Murin, Mark, Meir, Avraham
Patent | Priority | Assignee | Title |
10705736, | Sep 23 2011 | Mosaid Technologies Incorporated | Flash memory system |
11139044, | Aug 27 2018 | PHISON ELECTRONICS CORP. | Memory testing method and memory testing system |
11815985, | Mar 27 2019 | SK Hynix Inc. | Apparatus and method for checking an operation status of a memory device in a memory system |
7996726, | Feb 27 2008 | Kioxia Corporation | Evaluation method and evaluation system for semiconductor storage device |
8291295, | Sep 26 2005 | INNOVATIVE MEMORY SYSTEMS, INC | NAND flash memory controller exporting a NAND interface |
8806283, | Dec 15 2011 | SanDisk Technologies, Inc | Automatic and on-demand testing of non-volatile storage devices |
8844023, | Dec 02 2008 | U S BANK NATIONAL ASSOCIATION, AS COLLATERAL AGENT | Password protected built-in test mode for memories |
9437328, | Nov 30 2012 | SILICON MOTION INC. | Apparatus and method for applying at-speed functional test with lower-speed tester |
9996274, | Sep 23 2011 | Mosaid Technologies Incorporated | Flash memory system |
Patent | Priority | Assignee | Title |
4333142, | Jul 22 1977 | Self-configurable computer and memory system | |
5434825, | Jun 08 1988 | SanDisk Technologies LLC | Flash EEPROM system cell array with more than two storage states per memory cell |
5525971, | Sep 23 1993 | ARM Limited | Integrated circuit |
5566303, | May 31 1993 | Mitsubishi Denki Kabushiki Kaisha | Microcomputer with multiple CPU'S on a single chip with provision for testing and emulation of sub CPU's |
5566344, | Dec 20 1994 | National Semiconductor Corporation | In-system programming architecture for a multiple chip processor |
5598573, | Dec 20 1994 | National Semiconductor Corporation | Multiple chip processor architecture with reset intercept circuit |
5606710, | Dec 20 1994 | National Semiconductor Corporation | Multiple chip package processor having feed through paths on one die |
5613144, | Dec 20 1994 | National Semiconductor Corporation | Serial register multi-input multiplexing architecture for multiple chip processor |
5623686, | Dec 20 1994 | National Semiconductor Corporation | Non-volatile memory control and data loading architecture for multiple chip processor |
6009539, | Nov 27 1996 | SAMSUNG ELECTRONICS CO , LTD | Cross-triggering CPUs for enhanced test operations in a multi-CPU computer system |
6151692, | Apr 08 1998 | AVAGO TECHNOLOGIES GENERAL IP SINGAPORE PTE LTD | Integrated circuit having memory built-in self test (BIST) for different memory sizes and method of operation |
6198663, | Oct 12 1998 | Rohm Co., Ltd. | Non-volatile semiconductor memory IC |
6311273, | Feb 13 1997 | HELBIG COMPANY | Method and apparatus for enhancing computer system security |
6426893, | Feb 17 2000 | SanDisk Technologies LLC | Flash eeprom system with simultaneous multiple data sector programming and storage of physical block characteristics in other designated blocks |
6636825, | Jul 30 1999 | Oracle America, Inc | Component level, CPU-testable, multi-chip package using grid arrays |
6797538, | Mar 28 2002 | INNOVATIVE MEMORY SYSTEMS, INC | Memory package |
6832348, | Dec 07 1999 | MATSUSHITA ELECTRIC INDUSTRIAL CO , LTD | Semiconductor integrated circuit having self-diagnosis test function and test method thereof |
20020174382, | |||
20050149780, | |||
20050156165, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Mar 29 2006 | MURIN, MARK | M-Systems Flash Disk Pioneers LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 017716 | /0047 | |
Mar 29 2006 | LASSER, MENAHEM | M-Systems Flash Disk Pioneers LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 017716 | /0047 | |
Mar 29 2006 | MEIR, AVRAHAM | M-Systems Flash Disk Pioneers LTD | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 017716 | /0047 | |
Apr 05 2006 | Sandisk IL Ltd. | (assignment on the face of the patent) | / | |||
May 04 2006 | M-Systems Flash Disk Pioneers LTD | Msystems Ltd | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 021799 | /0294 | |
Jan 01 2007 | Msystems Ltd | Sandisk IL Ltd | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 021823 | /0881 | |
Nov 12 2019 | Sandisk IL Ltd | Western Digital Israel Ltd | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 053574 | /0513 | |
Jul 29 2021 | Western Digital Israel Ltd | WODEN TECHNOLOGIES INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 058094 | /0014 |
Date | Maintenance Fee Events |
Sep 25 2012 | ASPN: Payor Number Assigned. |
Sep 25 2012 | RMPN: Payer Number De-assigned. |
Oct 30 2013 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Nov 16 2017 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Jan 17 2022 | REM: Maintenance Fee Reminder Mailed. |
Jul 04 2022 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Jun 01 2013 | 4 years fee payment window open |
Dec 01 2013 | 6 months grace period start (w surcharge) |
Jun 01 2014 | patent expiry (for year 4) |
Jun 01 2016 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jun 01 2017 | 8 years fee payment window open |
Dec 01 2017 | 6 months grace period start (w surcharge) |
Jun 01 2018 | patent expiry (for year 8) |
Jun 01 2020 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jun 01 2021 | 12 years fee payment window open |
Dec 01 2021 | 6 months grace period start (w surcharge) |
Jun 01 2022 | patent expiry (for year 12) |
Jun 01 2024 | 2 years to revive unintentionally abandoned end. (for year 12) |