WO2007015863A2 - Read more for a page- and row-divided memory based on skipping non- programmed rows - Google Patents

Read more for a page- and row-divided memory based on skipping non- programmed rows Download PDF

Info

Publication number
WO2007015863A2
WO2007015863A2 PCT/US2006/027852 US2006027852W WO2007015863A2 WO 2007015863 A2 WO2007015863 A2 WO 2007015863A2 US 2006027852 W US2006027852 W US 2006027852W WO 2007015863 A2 WO2007015863 A2 WO 2007015863A2
Authority
WO
WIPO (PCT)
Prior art keywords
page
memory cells
row
address
memory
Prior art date
Application number
PCT/US2006/027852
Other languages
French (fr)
Other versions
WO2007015863A3 (en
Inventor
Hounien Chen
Nancy S. Leong
Original Assignee
Spansion Llc
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 Spansion Llc filed Critical Spansion Llc
Priority to DE602006005080T priority Critical patent/DE602006005080D1/en
Priority to EP06787712A priority patent/EP1908077B1/en
Publication of WO2007015863A2 publication Critical patent/WO2007015863A2/en
Publication of WO2007015863A3 publication Critical patent/WO2007015863A3/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C16/00Erasable programmable read-only memories
    • G11C16/02Erasable programmable read-only memories electrically programmable
    • G11C16/06Auxiliary circuits, e.g. for writing into memory
    • G11C16/26Sensing or reading circuits; Data output circuits

Definitions

  • the present invention relates generally to non-volatile memory devices, and more specifically, to data reading operations for non-volatile memory devices.
  • Flash memory is a common type of non-volatile semiconductor memory device.
  • Non-volatile refers to the trait of retaining stored data when power is turned off. Because flash memory is non-volatile, it is commonly used in power conscious applications, such as in battery powered cellular phones, personal digital assistants (PDAs), and in portable mass storage devices such as memory sticks. Flash memory devices typically include multiple individual components formed on or within a substrate. Such devices often comprise a high density section and a low density section.
  • a flash memory may include one or more high density core regions and a low density peripheral portion formed on a single substrate. The high density core regions typically include arrays of individually addressable, substantially identical floating-gate type memory cells.
  • the low density peripheral portion may include input/output (I/O) circuitry, circuitry for selectively addressing the individual cells (such as decoders for connecting the source, gate and drain of selected cells to predetermined voltages or impedances to effect designated operations of the cell such as programming, reading or erasing), and voltage regulation and supply circuitry.
  • I/O input/output
  • circuitry for selectively addressing the individual cells such as decoders for connecting the source, gate and drain of selected cells to predetermined voltages or impedances to effect designated operations of the cell such as programming, reading or erasing
  • voltage regulation and supply circuitry such as voltage regulation and supply circuitry.
  • memory cells within the core portion are coupled together in a circuit configuration in which each memory cell has a drain, a source, and a stacked gate.
  • memory cells may be addressed by circuitry in the peripheral portion to perform functions such as reading, erasing, and programming of the memory cells.
  • Flash memory typically includes two distinct types: NOR flash memory, and NAND flash memory.
  • NOR flash memory is considered to be a code-level memory
  • NAND flash memory is considered to be a data-level memory.
  • NOR flash memory is typically configured to provide a very reliable storage environment and to further enable fast and random reading of each memory cell in the device. This is accomplished by providing individual contacts to each cell in the device.
  • the reliability and random access nature of the NOR architecture make NOR flash memory particularly suitable for code storage, such as mobile phone and set top box operating systems, etc.
  • Typical NOR flash memory devices have program rates on the order of 0.4 megabytes per second (MB/s) and erase rates on the order of 0.3 MB/s.
  • NAND flash memory is configured to enable serial or page-based access to data stored therein. This is accomplished by linking memory cells to each other and only providing access to the cells as a group or page. This architecture has the advantage of enabling decreased device sizes and also for providing fast write times. However, because each cell is not individually addressable, NAND devices are generally considered less reliable and therefore more suitable for data storage than code storage. Typical NAND flash memory devices have program rates on the order of 8 MB/second and erase rates on the order of 60 MB/second. DISCLOSURE OF THE INVENTION
  • One aspect of the invention is directed to a method for reading a nonvolatile memory array including an array of memory cells, each memory cell including a substrate, a control gate, a charge storage element, a source region and a drain region.
  • the method includes receiving, at an address register, a read command including an address for a memory cell in the array of memory cells and an indication regarding whether the read command is a full page read command or a partial page read command.
  • a starting address for a page including the received address is identified, wherein the page includes multiple rows of memory cells in the array of memory cells.
  • the address register may be set to the starting address for the page. It may then be determined whether all memory cells in the page are in a non-programmed state. Data indicative of the non-programmed state of the page may be output when it is determined that all memory cells in the page are in a non-programmed state.
  • the array may include a plurality of columns, with each column having a bit line connected to source or drain regions of a plurality of the memory cells.
  • the array may further include a plurality of rows, arranged orthogonally to the columns, with each row having a word line connected to gate regions of a plurality of the memory cells.
  • a plurality of sense amplifiers may be operatively connected to the plurality of bit lines for sensing a threshold voltage of memory cells connected to the bit lines.
  • Control logic may be configured to receive a read command identifying a memory cell to be read, wherein the read command includes a row address designating a selected row and a column address designating a selected column. Control logic may be configured to determine whether each memory cell in the selected row is in a non-programmed state. Control logic may be configured to output data to an output memory indicative of the non-programmed state of the memory cells along the selected row.
  • Yet another aspect of the invention is directed to a method for reading a page of dual-bit memory cells configured as an array, each page including multiple rows of memory cells, and each memory cell including a substrate, a control gate, a charge storage element having two charge storage areas, a source region, and a drain region.
  • the method may include receiving a read command including an address and a page mode designation; setting the address to a first address for the page, wherein the first address designates a starting address for the read operation on the first row of the page, the starting address designating a current row and a current column; determining whether every memory cell in the current row is in a non-programmed state; determining whether the received address designates a full page mode or a partial page mode if it is determined that every memory cell in the current row is in a non-programmed state; and outputting data from the current row to an output memory if it is determined that the received address designates partial page mode.
  • FIG. 1 is a block diagram illustrating an exemplary high-level implementation of a memory device
  • Fig. 2 is a diagram illustrating an exemplary portion of an array of memory cells implemented in the core area shown in Fig. 1 ;
  • Figs. 3 and 4 are diagrams illustrating a cross-section of an exemplary one of the memory cells shown in Fig. 2; and Fig. 5 is a flow diagram illustrating one exemplary method for reading the memory cells of Figs. 2 and
  • a dynamic reference bit may be set to indicate a programmed status of the memory cells.
  • Fig. 1 is a block diagram illustrating an exemplary high-level implementation of a memory device 100.
  • Memory device 100 may be a Flash memory device implemented as an integrated circuit.
  • memory device 100 includes a core array 102.
  • Core array 102 may include arrays of high density memory cells, such as, for example, SONOS-type (silicon-oxide-nitride-oxide-silicon) NOR memory cells, where the nitride layer acts as the charge storage element. More specifically, core array 102 may include multiple MxN memory arrays of substantially identical memory cells.
  • core array 102 may be a sequential access memory in which cells data may be accessed in designated groups, such as pages or partial pages. Physically, in one implementation consistent with principles of the invention, a page of data may refer to a series of four sequential rows of memory cells in core array 102. Logically, pages can be thought of as blocks of data having predetermined sizes through which memory device 100 is accessed. In one implementation, the page size for memory device 100 is approximately two-thousand bytes (i.e., 2k bytes).
  • Core array 102 may be accessed by providing an address for a page via address lines 104 to address register 106.
  • Address register 106 may receive input address values and distribute them to Y-decoder 108 and X-decoder 110.
  • Decoders 108 and 110 may decode the address values so that the source, gate, and drains of the memory cells referred to by the received addresses are activated and their data values read.
  • the decoded addresses specify the appropriate physical lines in the memory cell array(s) that are to be used. For instance, a page of data may be activated and read out of core array 102 in parallel. The read data may be written to output memory 112 before being clocked to input/output (I/O) buffers 114 and read out via I/O lines 116.
  • Y-decoder 108 may also include appropriate sense amplifier circuitry. Sense amplifiers may be used to sense the programmed or non-programmed state of the memory cells in core area 102.
  • memory cells may also be formed in a peripheral region or "spare area" 111 associated with the core array 102.
  • Data associated with core array 102 but not including substantive user data may be maintained in spare area 111.
  • spare area 111 may include a dynamic reference bit associated with each row of core array 102, the purpose of which will be described in additional detail below.
  • the memory cells in array 102 may be implemented such that each memory cell can store two or more bits.
  • each memory cell can store two or more bits.
  • MirrorBitTM multi-bit per memory cell technology
  • the intrinsic density of a Flash memory array can be doubled by storing two physically distinct charges on opposite sides of a memory cell. Each charge, representing a bit within a cell serves as binary unit of data (e.g. either "1" or "0"). Reading or programming one side of a memory cell occurs independently of the data that is stored on the opposite side of the cell.
  • Output memory 112 may include static random access memory (SRAM) or dynamic random access memory (DRAM) type memory that can serve as a memory cache between core area 102 and I/O buffers 114. Output memory 112 may thus be a volatile memory (i.e., loses its data when powered down) and, relative to the memory cells in core array 102, may be a high speed memory. As also shown in Fig. 1 , memory device 100 can include a number of additional logic components that assist in reading/writing to core array 102. In particular, as shown, memory device 100 includes a state control component 120, a program voltage generator 122, an erase voltage generator 124, and select switches 126.
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • State control component 120 may implement a state machine that dictates the function of memory device 100 based on a number of control signals, illustrated as the signals: reset line 132, write enable (WE) line 134, byte line 136, chip enable (CE) line 138, and output enable (OE) line 140.
  • Reset line 132 when activated, causes a hardware reset of memory device 100.
  • Write enable line 134 enables writing of data to core array 102.
  • Byte line 136 selects the width of the output data bus. For example, byte line 136 may cause I/O lines 1 16 to function as an eight-bit data bus or a sixteen-bit data bus, depending on the state of byte line 136.
  • Chip enable line 138 enables the reading/writing of data to memory device 100.
  • chip enable line 138 When chip enable line 138 is held at its designated non-active level, the output pins of memory device 100 may be placed in a high impedance (non- active) state. To activate the memory device 100, chip enable line 138 may be held in its active state. Output enable line 140 enables reading of data from core array 102 and outputting the data via I/O lines 116.
  • Program voltage generator 122 and erase voltage generator 124 may generate the appropriate voltages needed for reading and writing from/to core array 102.
  • core array 102 may require relatively high voltages to erase and program the memory cells in core array 102. These higher voltages may be provided from program voltage generator 122 and erase voltage generator 124.
  • Select switches 126 may include select transistors connected to core array 102. Each select switch may be used to control a series of memory cells, such as a column of memory cells. Also shown in Fig. 1 is ready/busy (RY/BY) line 130. Ready/busy line 130 may indicate when memory device 100 is performing an embedded program or erase operation. More specifically, when in the "busy" state, ready/busy line 130 indicates that memory device 100 is currently performing a program or erase operation. When in the "ready" state, ready/busy line 130 indicates that memory device 100 is not currently performing program or erase operation.
  • Fig. 2 is a diagram illustrating an exemplary portion of an array of memory cells implemented in core area 102, labeled as memory array 210.
  • the array includes a number of substantially identical memory cells 201.
  • Each memory cell 201 includes a drain 202, a source 203, and a stacked gate region 204. Drain 202 and source 203 are interchangeable within a memory cell depending on the applied voltages and may be switched with respect to one another.
  • the NOR configuration illustrated in Fig. 2 includes word lines (word lines WL 1 through WL N ) eacn connected to the gate region 204 of a number of memory cells in a row. Bit lines may form columns in the array arranged orthogonally to the rows or word lines in array 210.
  • the bit lines include global bit lines (GBLn through GBL 1+2 ) that each connect to one or more additional bit lines 215.
  • Select transistors SO through S7 may be arranged in repeating groups 225 of select transistors. Corresponding select transistors in a number of groups may be controlled by the same control signal. For example, activating select transistor SO may connect the particular bit line connected to SO to voltages applied to GBL 1 , GBL 1+2 , etc. If select transistor Sl was also activated, GBL 1+1 , GBL 1+3 , etc., would also be connected to the opposing source/drain of a number of memory cells in memory array 210.
  • one memory cell in each group 225 may have its source, drain, and gate terminals all activated, thus allowing programming or reading of this select memory cell 201.
  • a particular memory cell 201 within a group 225 e.g., the memory cell within the dotted circle in Fig. 2
  • a voltage is placed on WLi and that SO and S l are turned-on and that voltages are placed on GBLj and GBL
  • this cell has voltages applied to its gate, source, and drain and may be programmed or read.
  • Other memory cells 201 in other groups 225 can be 'simultaneously selected based on activation of the same WL and select transistors.
  • memory cells 201 in core area 102 are shown as NOR memory cells, in some implementations, the circuitry in the peripheral regions of memory device 100 may provide an external interface that mimics an external interface normally provided by NAND-type Flash memories. In this situation, memory device 100, from the point of view of the user/circuit designer, can effectively be thought of as a NAND-type Flash device even though core area 102 includes NOR-type Flash memory. Furthermore, in accordance with principles of the invention, memory cells 201 may be configured to form page-like groups of memory cells to further facilitate NAND-like interaction and performance.
  • core array 102 may include multiple memory cell arrays, each including 2048 bit lines and 256 word lines.
  • the 2048 bit lines correspond to 256 eight memory cell groups 225 of select transistors.
  • Fig. 3 is a diagram illustrating a cross-section of an exemplary one of memory cells 201 in more detail.
  • Memory cell 201 may be formed on a substrate 310 and includes drain 202, source 203, and stacked gate 204.
  • Substrate 310 may be formed of a semiconducting material such as silicon, germanium, or silicon-germanium.
  • Drain and source regions 202 and 203 may be regions that are doped with n-type impurities, such as phosphorous or arsenic, or p-type impurities, such as boron. As previously mentioned, depending on the applied voltage values, the functions of drain and source regions 202 and 203 may be reversed.
  • stacked gate 204 is formed on channel region 315.
  • Stacked gate 204 includes a number of layers, including a relatively thin gate dielectric layer 320, a charge storage layer 322, a second dielectric layer 324, and a control gate 328.
  • Dielectric layer 320 may include an oxide, such as a silicon oxide (e.g., SiO 2 ).
  • Charge storage layer 322 may be formed on gate dielectric layer 320 and may include a dielectric material, such as a nitride (e.g., a silicon nitride). Layer 322 acts as a charge storage layer for the memory cell. Charge storage layer 322 may be used to store one or more bits of information. In an exemplary implementation, charge storage layer 322 may store charges representing two separate bits of data by localizing the first and second charges to the respective left and right sides of charge storage layer 322. Each of the two charges of the memory cell 201 may be programmed independently by, for example, channel hot electron injection, to store a charge on each respective side of the charge storage layer 322.
  • a dielectric material such as a nitride (e.g., a silicon nitride).
  • Layer 322 acts as a charge storage layer for the memory cell.
  • Charge storage layer 322 may be used to store one or more bits of information.
  • charge storage layer 322 may store charges representing two separate bits of data by localizing the first and second charges
  • charge storage layer 322 may store charges representing three or more bits of data for each memeory cell 201.
  • Second dielectric layer 324 may be formed on layer 322 and may include a multi-layer structure, such as a first silicon oxide layer 325 and a second high dielectric constant (high-K) layer 326.
  • High-K layer 326 may include, for example, an alumina, such as AI 2 O 3 .
  • Dielectric layers 325 and 326 may together function as an inter-gate dielectric for memory cells 201.
  • dielectric layer 324 may include a single layer, such as a silicon oxide or alumina.
  • Control gate 328 may be formed above second dielectric layer 324.
  • Control gate 328 may be formed of, for example, polysilicon and may be connected to the word line of memory cell 201.
  • core area 102 of memory device 100 may be programmed by a channel hot electron injection process that injects electrons into charge storage layer 322. The injected electrons become trapped in charge storage layer 322 until an erase operation is performed.
  • Memory cells 201 in core array 102 may be programmed by applying a relatively high voltage (e.g., 9 volts) to one of the word lines WL, such as WLi, which effectively applies the voltage to control gates 328 of the memory cells that are coupled to WLi. Simultaneously, a voltage may be applied across drain 202 and source 203 of one of the memory cells in a group 225. For example, approximately five volts may be applied to GBL; and GBLi +1 may be grounded.
  • a relatively high voltage e.g. 9 volts
  • select transistors SO and Sl may be turned on by applying an appropriate voltage to Sl.
  • These voltages generate a vertical and lateral electric field in the activated memory cell(s) (e.g., the circled memory cell in Fig. 2) along the length of the channel from the source to the drain.
  • These electric Fields causes electrons to be drawn off the source and begin accelerating toward the drain. As they move along the length of the channel, they gain energy. If they gain enough energy, they can jump over the potential barrier of the dielectric layer 320 into one side of charge storage layer 322 and become trapped. The trapped electrons change the electrical properties of the memory cell.
  • the source and drain terminals are interchanged.
  • the corresponding read operation may be performed by applying approximately three volts to WL 1 , grounding GBLi, and applying approximately 1.5 volts to GBL i+ i.
  • the second bit is programmed in a manner similar to the first bit, except that the source and drain terminals are reversed in both directions.
  • Fig. 4 is a diagram illustrating a cross-section of the exemplary memory cell shown in Fig. 3. Additionally, Fig. 4 illustrates read and program directions for when memory cell 201 is used to store charges representing two independent bits.
  • Memory cell 201 includes two separate charge storage areas 432 and 434 within charge storage layer 322. Each storage area 432 and 434 may define one bit.
  • area 203 acts as the drain and receives a high voltage relative to area 202, which acts as the source.
  • area 202 acts as the drain and receives a high voltage relative to area 203, which acts as the source.
  • the arrows in Fig. 4 graphically illustrate the direction of charge flow.
  • NOR flash memory devices are typically accomplished by randomly or sequentially accessing desired memory cells in array 102.
  • NAND flash memory devices are typically read by referencing a page of data in which the desired data is stored. Accordingly, read operations in NAND flash memory devices require that the entire page of data be read into the output memory.
  • memory cells in NOR flash memory devices may be individually accessed, it may be desirable to form page-like groups of memory cells to facilitate NAND-like interaction and performance.
  • the array 102 in memory device 100 may be so configured.
  • Fig. 5 is a flow diagram illustrating exemplary operations for performing a read operation from memory device 100.
  • the read operation may begin when a read command is received that indicates the address of a memory cell to be read (act 502).
  • this command may further include an indication regarding whether an entire page or a partial page of data should be read from memory device 100.
  • each page in array 102 may be made up of multiple (e.g., four) rows of data. Additional details regarding the various read modes will be set forth in additional detail below.
  • external circuitry may initiate the page read operation by, for example: activating chip enable line 138, activating output enable line 140, setting byte line 136 to select whether eight or sixteen of I/O lines 1 16 will be used, and placing an appropriate address on address lines 104.
  • the starting address for the page containing the received address is identified (act 504). This enables memory device 100 to read the entire page in which the received address is located, beginning with the identified starting address, rather than just data from the memory cell specified by the received address. Address register 106 may then be set to the starting address identified in act 504 (act 506).
  • the starting address refers to a memory cell location on the first row of the identified page.
  • a dynamic reference bit associated with the selected row is retrieved (act 508).
  • dynamic reference bits associated with each row in core array 102 may be stored in spare area 111.
  • the logical value (e.g., a "0" or "1") of these bits indicate whether the entire row is in a non-programmed state (i.e., "blank"), with a "1” indicating that the each memory cell in the selected row is erased, and a "0" indicating that at least one memory cell in the selected row is programmed.
  • a partial page may be defined as any portion of a page less than its entirety.
  • a partial page may refer to a single row of memory cells 201 in array 102, with a full page referring to four consecutive rows.
  • the corresponding output memory 112 is initialized (act 514) and the row's data (or lack thereof) is read to output memory 112 (act 516). If no data is included in the row, no data from array is read into the cache. Rather, each corresponding bit in the output memory is set to an erase state.
  • act 512 determines whether all rows (i.e., word lines) for the selected page have been read. If all rows of data have been read, then it is determined that the entire page has been read and the process proceeds to act 514 set forth above. However, if all rows in the page have not been read, the row address is incremented to starting address for the next row in the page (act 520). Following row address incrementation, the read process returns to act 508, for processing of the next row in the page.
  • act 518 it is determined whether all rows (i.e., word lines) for the selected page have been read. If all rows of data have been read, then it is determined that the entire page has been read and the process proceeds to act 514 set forth above. However, if all rows in the page have not been read, the row address is incremented to starting address for the next row in the page (act 520). Following row address incrementation, the read process returns to act 508, for processing of the next row in the page.
  • a read operation for the current memory cell in the row is then performed (act 522). In the case of a new row, the current memory cell is set to the starting address for the row. Next, it is determined whether each column (e.g., each bit line 215) in the row has been read (act 524). If not, the column address is incremented (act 526) and the process returns to act 522 for reading in data from the next column in the row.
  • a read operation for a memory device may be performed based on a page or partial page identification. Additionally, dynamic reference bits associated with the page or partial page may be used to indicate the programmed state of the page or partial page, thereby improving read times.

Abstract

A method for reading a nonvolatile memory array (102) including an array of memory cells (201) , each memory cell (201) including a substrate (310) , a control gate (328) , a charge storage element (322) , a source region (202/203) and a drain region (202/203) , includes receiving, at an address register (106) , a read command including an address for a memory cell (201) in the array (102) of memory cells (201) and an indication regarding whether the read command is a full page read command or a partial page read command (502) . A starting address for a page including the received address is identified (504) , wherein the page includes multiple rows of memory cells (201) in the array (102) of memory cells (201) . The address register (106) is reset to the starting address for the page (506) . It is determined whether all memory cells in a row are non-programmed (510) . Data indicative of a non-programmed state of the row is stored upon reading, non-programmed rows of the page are skipped .

Description

IMPROVED READ MODE FOR FLASH MEMORY
TECHNICAL FIELD
The present invention relates generally to non-volatile memory devices, and more specifically, to data reading operations for non-volatile memory devices.
BACKGROUND ART
Flash memory is a common type of non-volatile semiconductor memory device. Non-volatile refers to the trait of retaining stored data when power is turned off. Because flash memory is non-volatile, it is commonly used in power conscious applications, such as in battery powered cellular phones, personal digital assistants (PDAs), and in portable mass storage devices such as memory sticks. Flash memory devices typically include multiple individual components formed on or within a substrate. Such devices often comprise a high density section and a low density section. For example, a flash memory may include one or more high density core regions and a low density peripheral portion formed on a single substrate. The high density core regions typically include arrays of individually addressable, substantially identical floating-gate type memory cells. The low density peripheral portion may include input/output (I/O) circuitry, circuitry for selectively addressing the individual cells (such as decoders for connecting the source, gate and drain of selected cells to predetermined voltages or impedances to effect designated operations of the cell such as programming, reading or erasing), and voltage regulation and supply circuitry.
In a conventional flash memory architecture, memory cells within the core portion are coupled together in a circuit configuration in which each memory cell has a drain, a source, and a stacked gate. In operation, memory cells may be addressed by circuitry in the peripheral portion to perform functions such as reading, erasing, and programming of the memory cells.
Flash memory typically includes two distinct types: NOR flash memory, and NAND flash memory. Generally speaking, conventional NOR flash memory is considered to be a code-level memory, while NAND flash memory is considered to be a data-level memory. More specifically, NOR flash memory is typically configured to provide a very reliable storage environment and to further enable fast and random reading of each memory cell in the device. This is accomplished by providing individual contacts to each cell in the device. The reliability and random access nature of the NOR architecture make NOR flash memory particularly suitable for code storage, such as mobile phone and set top box operating systems, etc. Unfortunately, the individually addressable nature of conventional NOR flash memory cells tends to limit the speed at which cells may be programmed and erased as well as limit rapid reductions in device sizes. Typical NOR flash memory devices have program rates on the order of 0.4 megabytes per second (MB/s) and erase rates on the order of 0.3 MB/s.
NAND flash memory, on the other hand, is configured to enable serial or page-based access to data stored therein. This is accomplished by linking memory cells to each other and only providing access to the cells as a group or page. This architecture has the advantage of enabling decreased device sizes and also for providing fast write times. However, because each cell is not individually addressable, NAND devices are generally considered less reliable and therefore more suitable for data storage than code storage. Typical NAND flash memory devices have program rates on the order of 8 MB/second and erase rates on the order of 60 MB/second. DISCLOSURE OF THE INVENTION
One aspect of the invention is directed to a method for reading a nonvolatile memory array including an array of memory cells, each memory cell including a substrate, a control gate, a charge storage element, a source region and a drain region. The method includes receiving, at an address register, a read command including an address for a memory cell in the array of memory cells and an indication regarding whether the read command is a full page read command or a partial page read command. A starting address for a page including the received address is identified, wherein the page includes multiple rows of memory cells in the array of memory cells. The address register may be set to the starting address for the page. It may then be determined whether all memory cells in the page are in a non-programmed state. Data indicative of the non-programmed state of the page may be output when it is determined that all memory cells in the page are in a non-programmed state.
Another aspect is directed to a memory device including an array of non-volatile memory cells having a core area and a spare area. The array may include a plurality of columns, with each column having a bit line connected to source or drain regions of a plurality of the memory cells. The array may further include a plurality of rows, arranged orthogonally to the columns, with each row having a word line connected to gate regions of a plurality of the memory cells. A plurality of sense amplifiers may be operatively connected to the plurality of bit lines for sensing a threshold voltage of memory cells connected to the bit lines. Control logic may be configured to receive a read command identifying a memory cell to be read, wherein the read command includes a row address designating a selected row and a column address designating a selected column. Control logic may be configured to determine whether each memory cell in the selected row is in a non-programmed state. Control logic may be configured to output data to an output memory indicative of the non-programmed state of the memory cells along the selected row.
Yet another aspect of the invention is directed to a method for reading a page of dual-bit memory cells configured as an array, each page including multiple rows of memory cells, and each memory cell including a substrate, a control gate, a charge storage element having two charge storage areas, a source region, and a drain region. The method may include receiving a read command including an address and a page mode designation; setting the address to a first address for the page, wherein the first address designates a starting address for the read operation on the first row of the page, the starting address designating a current row and a current column; determining whether every memory cell in the current row is in a non-programmed state; determining whether the received address designates a full page mode or a partial page mode if it is determined that every memory cell in the current row is in a non-programmed state; and outputting data from the current row to an output memory if it is determined that the received address designates partial page mode.
BRIEF DESCRIPTION OF THE DRAWINGS
Reference is made to the attached drawings, wherein elements having the same reference number designation may represent like elements throughout. Fig. 1 is a block diagram illustrating an exemplary high-level implementation of a memory device;
Fig. 2 is a diagram illustrating an exemplary portion of an array of memory cells implemented in the core area shown in Fig. 1 ;
Figs. 3 and 4 are diagrams illustrating a cross-section of an exemplary one of the memory cells shown in Fig. 2; and Fig. 5 is a flow diagram illustrating one exemplary method for reading the memory cells of Figs. 2 and
3. BEST MODE FOR CARRYING OUT THE INVENTION
Techniques described below relate to a flash memory reading technique in which memory cells may be read in as a page or as a partial page. Alternatively, a dynamic reference bit may be set to indicate a programmed status of the memory cells.
MEMORY DEVICE OVERVIEW
Fig. 1 is a block diagram illustrating an exemplary high-level implementation of a memory device 100. Memory device 100 may be a Flash memory device implemented as an integrated circuit.
As shown in Fig. 1, memory device 100 includes a core array 102. Core array 102 may include arrays of high density memory cells, such as, for example, SONOS-type (silicon-oxide-nitride-oxide-silicon) NOR memory cells, where the nitride layer acts as the charge storage element. More specifically, core array 102 may include multiple MxN memory arrays of substantially identical memory cells. As will be discussed in more detail below, core array 102 may be a sequential access memory in which cells data may be accessed in designated groups, such as pages or partial pages. Physically, in one implementation consistent with principles of the invention, a page of data may refer to a series of four sequential rows of memory cells in core array 102. Logically, pages can be thought of as blocks of data having predetermined sizes through which memory device 100 is accessed. In one implementation, the page size for memory device 100 is approximately two-thousand bytes (i.e., 2k bytes).
Core array 102 may be accessed by providing an address for a page via address lines 104 to address register 106. Address register 106 may receive input address values and distribute them to Y-decoder 108 and X-decoder 110. Decoders 108 and 110 may decode the address values so that the source, gate, and drains of the memory cells referred to by the received addresses are activated and their data values read. The decoded addresses specify the appropriate physical lines in the memory cell array(s) that are to be used. For instance, a page of data may be activated and read out of core array 102 in parallel. The read data may be written to output memory 112 before being clocked to input/output (I/O) buffers 114 and read out via I/O lines 116. Y-decoder 108 may also include appropriate sense amplifier circuitry. Sense amplifiers may be used to sense the programmed or non-programmed state of the memory cells in core area 102.
In additional to core array 102, memory cells may also be formed in a peripheral region or "spare area" 111 associated with the core array 102. Data associated with core array 102 but not including substantive user data may be maintained in spare area 111. For example, spare area 111 may include a dynamic reference bit associated with each row of core array 102, the purpose of which will be described in additional detail below.
In some implementations, the memory cells in array 102 may be implemented such that each memory cell can store two or more bits. In one such multi-bit per memory cell technology, called MirrorBit™, the intrinsic density of a Flash memory array can be doubled by storing two physically distinct charges on opposite sides of a memory cell. Each charge, representing a bit within a cell serves as binary unit of data (e.g. either "1" or "0"). Reading or programming one side of a memory cell occurs independently of the data that is stored on the opposite side of the cell.
Output memory 112 may include static random access memory (SRAM) or dynamic random access memory (DRAM) type memory that can serve as a memory cache between core area 102 and I/O buffers 114. Output memory 112 may thus be a volatile memory (i.e., loses its data when powered down) and, relative to the memory cells in core array 102, may be a high speed memory. As also shown in Fig. 1 , memory device 100 can include a number of additional logic components that assist in reading/writing to core array 102. In particular, as shown, memory device 100 includes a state control component 120, a program voltage generator 122, an erase voltage generator 124, and select switches 126. State control component 120 may implement a state machine that dictates the function of memory device 100 based on a number of control signals, illustrated as the signals: reset line 132, write enable (WE) line 134, byte line 136, chip enable (CE) line 138, and output enable (OE) line 140. Reset line 132, when activated, causes a hardware reset of memory device 100. Write enable line 134 enables writing of data to core array 102. Byte line 136 selects the width of the output data bus. For example, byte line 136 may cause I/O lines 1 16 to function as an eight-bit data bus or a sixteen-bit data bus, depending on the state of byte line 136. Chip enable line 138 enables the reading/writing of data to memory device 100. When chip enable line 138 is held at its designated non-active level, the output pins of memory device 100 may be placed in a high impedance (non- active) state. To activate the memory device 100, chip enable line 138 may be held in its active state. Output enable line 140 enables reading of data from core array 102 and outputting the data via I/O lines 116.
Program voltage generator 122 and erase voltage generator 124 may generate the appropriate voltages needed for reading and writing from/to core array 102. For example, in one implementation, core array 102 may require relatively high voltages to erase and program the memory cells in core array 102. These higher voltages may be provided from program voltage generator 122 and erase voltage generator 124.
Select switches 126 may include select transistors connected to core array 102. Each select switch may be used to control a series of memory cells, such as a column of memory cells. Also shown in Fig. 1 is ready/busy (RY/BY) line 130. Ready/busy line 130 may indicate when memory device 100 is performing an embedded program or erase operation. More specifically, when in the "busy" state, ready/busy line 130 indicates that memory device 100 is currently performing a program or erase operation. When in the "ready" state, ready/busy line 130 indicates that memory device 100 is not currently performing program or erase operation. Fig. 2 is a diagram illustrating an exemplary portion of an array of memory cells implemented in core area 102, labeled as memory array 210. The array includes a number of substantially identical memory cells 201. Each memory cell 201 includes a drain 202, a source 203, and a stacked gate region 204. Drain 202 and source 203 are interchangeable within a memory cell depending on the applied voltages and may be switched with respect to one another. The NOR configuration illustrated in Fig. 2 includes word lines (word lines WL1 through WLN) eacn connected to the gate region 204 of a number of memory cells in a row. Bit lines may form columns in the array arranged orthogonally to the rows or word lines in array 210. The bit lines include global bit lines (GBLn through GBL1+2) that each connect to one or more additional bit lines 215. Voltages placed on additional bit lines 215 via a global bit line GBL may be controlled through select transistors (also called select switches) SO through S7. As illustrated in Fig. 2, select transistors SO through S7 may be arranged in repeating groups 225 of select transistors. Corresponding select transistors in a number of groups may be controlled by the same control signal. For example, activating select transistor SO may connect the particular bit line connected to SO to voltages applied to GBL1, GBL1+2, etc. If select transistor Sl was also activated, GBL1+1, GBL1+3, etc., would also be connected to the opposing source/drain of a number of memory cells in memory array 210. By also activating a word line WL, one memory cell in each group 225 may have its source, drain, and gate terminals all activated, thus allowing programming or reading of this select memory cell 201. As an example of selecting a particular memory cell 201 within a group 225 (e.g., the memory cell within the dotted circle in Fig. 2), assume that a voltage is placed on WLi and that SO and S l are turned-on and that voltages are placed on GBLj and GBL|+|. At this point, this cell has voltages applied to its gate, source, and drain and may be programmed or read. Other memory cells 201 in other groups 225 can be 'simultaneously selected based on activation of the same WL and select transistors.
Although the memory cells 201 in core area 102 are shown as NOR memory cells, in some implementations, the circuitry in the peripheral regions of memory device 100 may provide an external interface that mimics an external interface normally provided by NAND-type Flash memories. In this situation, memory device 100, from the point of view of the user/circuit designer, can effectively be thought of as a NAND-type Flash device even though core area 102 includes NOR-type Flash memory. Furthermore, in accordance with principles of the invention, memory cells 201 may be configured to form page-like groups of memory cells to further facilitate NAND-like interaction and performance.
Although only four bit lines and four word lines are shown in Fig. 2, one of ordinary skill in the art will recognize that a typical memory cell architecture will include many more cells in an array. For instance, in one implementation, core array 102 may include multiple memory cell arrays, each including 2048 bit lines and 256 word lines. The 2048 bit lines correspond to 256 eight memory cell groups 225 of select transistors.
Fig. 3 is a diagram illustrating a cross-section of an exemplary one of memory cells 201 in more detail. Memory cell 201 may be formed on a substrate 310 and includes drain 202, source 203, and stacked gate 204., Substrate 310 may be formed of a semiconducting material such as silicon, germanium, or silicon-germanium. Drain and source regions 202 and 203 may be regions that are doped with n-type impurities, such as phosphorous or arsenic, or p-type impurities, such as boron. As previously mentioned, depending on the applied voltage values, the functions of drain and source regions 202 and 203 may be reversed.
As shown in Fig. 3, stacked gate 204 is formed on channel region 315. Stacked gate 204 includes a number of layers, including a relatively thin gate dielectric layer 320, a charge storage layer 322, a second dielectric layer 324, and a control gate 328. Dielectric layer 320 may include an oxide, such as a silicon oxide (e.g., SiO2).
Charge storage layer 322 may be formed on gate dielectric layer 320 and may include a dielectric material, such as a nitride (e.g., a silicon nitride). Layer 322 acts as a charge storage layer for the memory cell. Charge storage layer 322 may be used to store one or more bits of information. In an exemplary implementation, charge storage layer 322 may store charges representing two separate bits of data by localizing the first and second charges to the respective left and right sides of charge storage layer 322. Each of the two charges of the memory cell 201 may be programmed independently by, for example, channel hot electron injection, to store a charge on each respective side of the charge storage layer 322. In this manner, the charges in charge storage layer 322 become effectively trapped on each respective side of charge storage layer 322 and the density of the resulting memory array may be increased as compared to memory devices that store only one bit of data per cell. In alternate implementations, charge storage layer 322 may store charges representing three or more bits of data for each memeory cell 201.
Second dielectric layer 324 may be formed on layer 322 and may include a multi-layer structure, such as a first silicon oxide layer 325 and a second high dielectric constant (high-K) layer 326. High-K layer 326 may include, for example, an alumina, such as AI2O3. Dielectric layers 325 and 326 may together function as an inter-gate dielectric for memory cells 201. In alternate implementations, dielectric layer 324 may include a single layer, such as a silicon oxide or alumina.
Control gate 328 may be formed above second dielectric layer 324. Control gate 328 may be formed of, for example, polysilicon and may be connected to the word line of memory cell 201.
In operation, core area 102 of memory device 100 may be programmed by a channel hot electron injection process that injects electrons into charge storage layer 322. The injected electrons become trapped in charge storage layer 322 until an erase operation is performed. Memory cells 201 in core array 102 may be programmed by applying a relatively high voltage (e.g., 9 volts) to one of the word lines WL, such as WLi, which effectively applies the voltage to control gates 328 of the memory cells that are coupled to WLi. Simultaneously, a voltage may be applied across drain 202 and source 203 of one of the memory cells in a group 225. For example, approximately five volts may be applied to GBL; and GBLi+1 may be grounded. Also, select transistors SO and Sl may be turned on by applying an appropriate voltage to Sl. These voltages generate a vertical and lateral electric field in the activated memory cell(s) (e.g., the circled memory cell in Fig. 2) along the length of the channel from the source to the drain. These electric Fields causes electrons to be drawn off the source and begin accelerating toward the drain. As they move along the length of the channel, they gain energy. If they gain enough energy, they can jump over the potential barrier of the dielectric layer 320 into one side of charge storage layer 322 and become trapped. The trapped electrons change the electrical properties of the memory cell. In a read operation, the source and drain terminals are interchanged. For example, the corresponding read operation may be performed by applying approximately three volts to WL1, grounding GBLi, and applying approximately 1.5 volts to GBLi+i. When two bits are stored in charge storage layer 322, the second bit is programmed in a manner similar to the first bit, except that the source and drain terminals are reversed in both directions. Fig. 4 is a diagram illustrating a cross-section of the exemplary memory cell shown in Fig. 3. Additionally, Fig. 4 illustrates read and program directions for when memory cell 201 is used to store charges representing two independent bits. Memory cell 201 includes two separate charge storage areas 432 and 434 within charge storage layer 322. Each storage area 432 and 434 may define one bit. To program the left area 432 or read the right area 434, area 203 acts as the drain and receives a high voltage relative to area 202, which acts as the source. To program the right area 434 or read the left area 432, area 202 acts as the drain and receives a high voltage relative to area 203, which acts as the source. The arrows in Fig. 4 graphically illustrate the direction of charge flow.
MEMORY DEVICE READ MODES Read operations in conventional NOR flash memory devices are typically accomplished by randomly or sequentially accessing desired memory cells in array 102. NAND flash memory devices, on the other hand, are typically read by referencing a page of data in which the desired data is stored. Accordingly, read operations in NAND flash memory devices require that the entire page of data be read into the output memory. As described above, although memory cells in NOR flash memory devices may be individually accessed, it may be desirable to form page-like groups of memory cells to facilitate NAND-like interaction and performance. As set forth above, the array 102 in memory device 100 may be so configured.
Fig. 5 is a flow diagram illustrating exemplary operations for performing a read operation from memory device 100. Initially, the read operation may begin when a read command is received that indicates the address of a memory cell to be read (act 502). In one implementation consistent with principles of the invention, this command may further include an indication regarding whether an entire page or a partial page of data should be read from memory device 100. As described briefly above, each page in array 102 may be made up of multiple (e.g., four) rows of data. Additional details regarding the various read modes will be set forth in additional detail below.
Typically, external circuitry may initiate the page read operation by, for example: activating chip enable line 138, activating output enable line 140, setting byte line 136 to select whether eight or sixteen of I/O lines 1 16 will be used, and placing an appropriate address on address lines 104.
Once an address has been received, the starting address for the page containing the received address is identified (act 504). This enables memory device 100 to read the entire page in which the received address is located, beginning with the identified starting address, rather than just data from the memory cell specified by the received address. Address register 106 may then be set to the starting address identified in act 504 (act 506). The starting address refers to a memory cell location on the first row of the identified page.
At this point, a dynamic reference bit associated with the selected row is retrieved (act 508). As briefly described above, dynamic reference bits associated with each row in core array 102 may be stored in spare area 111. The logical value (e.g., a "0" or "1") of these bits indicate whether the entire row is in a non-programmed state (i.e., "blank"), with a "1" indicating that the each memory cell in the selected row is erased, and a "0" indicating that at least one memory cell in the selected row is programmed.
Once retrieved, it is then determined whether the row's dynamic reference bit indicates that the row is non-programmed (act 510). If it is determined that the selected row's dynamic reference bit indicates that the row is non-programmed, the process continues to act 512, where is it determined whether the received read command indicates a partial page read or a full page read. In accordance with principles of the invention, a partial page may be defined as any portion of a page less than its entirety. In a more specific implementation, a partial page may refer to a single row of memory cells 201 in array 102, with a full page referring to four consecutive rows. If a partial page read command has been received, the corresponding output memory 112 is initialized (act 514) and the row's data (or lack thereof) is read to output memory 112 (act 516). If no data is included in the row, no data from array is read into the cache. Rather, each corresponding bit in the output memory is set to an erase state.
However, if it is determined in act 512 that a full page read command was received, the process continues to act 518 where it is determined whether all rows (i.e., word lines) for the selected page have been read. If all rows of data have been read, then it is determined that the entire page has been read and the process proceeds to act 514 set forth above. However, if all rows in the page have not been read, the row address is incremented to starting address for the next row in the page (act 520). Following row address incrementation, the read process returns to act 508, for processing of the next row in the page.
Returning to act 510, if it is determined that the dynamic reference bit indicates that at least one memory cell in the selected row has been programmed, a read operation for the current memory cell in the row is then performed (act 522). In the case of a new row, the current memory cell is set to the starting address for the row. Next, it is determined whether each column (e.g., each bit line 215) in the row has been read (act 524). If not, the column address is incremented (act 526) and the process returns to act 522 for reading in data from the next column in the row.
If it is determined in act 524 that all columns in the row have been read, this indicates that the entire row has been read and the process continues to act 512, where the page mode of the command is identified. The process then continues through acts 514-520 set forth above. CONCLUSION
As described above, a read operation for a memory device may be performed based on a page or partial page identification. Additionally, dynamic reference bits associated with the page or partial page may be used to indicate the programmed state of the page or partial page, thereby improving read times. The foregoing description of exemplary embodiments of the invention provides illustration and description, but is not intended to be exhaustive or to limit the invention to the precise form disclosed. Modifications and variations are possible in light of the above teachings or may be acquired from practice of the invention.
Moreover, while series of acts have been described with regard to Fig. 5, the order of the acts may be varied in other implementations consistent with the invention. Moreover, non-dependent acts may be implemented in parallel.
No element, act, or instruction used in the description of the invention should be construed as critical or essential to the invention unless explicitly described as such. Also, as used herein, the article "a" is intended to include one or more items. Where only one item is intended, the term "one" or similar language is used. Further, the phrase "based on" is intended to mean "based, at least in part, on" unless explicitly stated otherwise.

Claims

What Is Claimed:
1. A method for reading a nonvolatile memory array (102) including an array of memory cells (201), each memory cell (201) including a substrate (310), a control gate (328), a charge storage element (322), a source region (202/203) and a drain region (202/203), comprising: receiving, at an address register (106), a read command including an address for a memory cell
(201) in the array (102) of memory cells (201) and an indication regarding whether the read command is a full page read command or a partial page read command (502); identifying a starting address for a page including the received address, wherein the page includes multiple rows of memory cells (201) in the array (102) of memory cells (201) (504); setting the address register (106) to the starting address for the page (506); determining whether all memory cells (201) in the page are in a non-programmed state (510); outputting data indicative of a non-programmed state of the page if it is determined that all memory cells (201) in the page are in a non-programmed state (516).
2. The method of claim 1, wherein determining whether all memory cells in the page are in a non-programmed state (510), comprises: determining whether all memory cells (201) in a selected row in the page are in a non- programmed state (510).
3. The method of claim 2, comprising: determining whether the received read command indicates that the read command is a partial page read command when it is determined that all memory cells (201) in the page are in a non-programmed state (512); and outputting data indicative of a non-programmed state of the selected row when it is determined that the read command indicates a partial page read command (516).
4. The method of claim 3, comprising: determining whether all rows in the page have been processed when it is determined that the read command indicates a full page read command (518); and outputting data corresponding to data stored within the page when it is determined that the all rows in the page have been processed (516).
5. The method of claim 4, comprising: incrementing the address to a next row in the page when it is determined that all rows in the page have not been processed (520); and repeating the determining whether all memory cells in the row are non-programmed (510).
6. The method of claim 2, further comprising: performing a read operation on the row when it is determined that all memory cells in the row are not in a non-programmed state (522).
7. The method of claim 1 , further comprising: configuring a dynamic reference bit associated with a row of memory cells (201) in the page to indicate whether all memory cells (201) in the row are in a non-programmed state.
8. The method of claim 1, wherein the memory cells (201) include a dual-bit charge storage element (322) configured to include at least two charge storage areas (432/434) for storing at least two independent charges.
9. A method for reading a page of dual-bit memory cells (201) configured as an array (102), each page including multiple rows of memory cells (201), and each memory cell (201) including a substrate (310), a control gate (328), a charge storage element (322) having two charge storage areas (432/434), a source region (202/203), and a drain region (202/203), comprising: receiving a read command including an address and a page mode designation (502); setting the address to a first address for the page, wherein the first address designates a starting address for the read operation on the first row of the page, the starting address designating a current row and a current column (506); determining whether every memory cell in the current row is in a non-programmed state (510); determining whether the received address designates a full page mode or a partial page mode when it is determined that every memory cell in the current row is in a non-programmed state (512); and outputting data from the current row to an output memory if it is determined that the received address designates partial page mode (516).
10. The method of claim 9, comprising: reading data from the current row when it is determined that every memory cell in the current row is not in a non-programmed state (522).
PCT/US2006/027852 2005-07-27 2006-07-17 Read more for a page- and row-divided memory based on skipping non- programmed rows WO2007015863A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
DE602006005080T DE602006005080D1 (en) 2005-07-27 2006-07-17 IMPROVED READING MODE FOR FLASH MEMORY
EP06787712A EP1908077B1 (en) 2005-07-27 2006-07-17 Improved read mode for flash memory

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/189,923 2005-07-27
US11/189,923 US7706183B2 (en) 2005-07-27 2005-07-27 Read mode for flash memory

Publications (2)

Publication Number Publication Date
WO2007015863A2 true WO2007015863A2 (en) 2007-02-08
WO2007015863A3 WO2007015863A3 (en) 2007-04-05

Family

ID=37460126

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2006/027852 WO2007015863A2 (en) 2005-07-27 2006-07-17 Read more for a page- and row-divided memory based on skipping non- programmed rows

Country Status (5)

Country Link
US (2) US7706183B2 (en)
EP (1) EP1908077B1 (en)
DE (1) DE602006005080D1 (en)
TW (1) TW200710861A (en)
WO (1) WO2007015863A2 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7706183B2 (en) * 2005-07-27 2010-04-27 Spansion Llc Read mode for flash memory
US7352626B1 (en) * 2005-08-29 2008-04-01 Spansion Llc Voltage regulator with less overshoot and faster settling time
US8358543B1 (en) 2005-09-20 2013-01-22 Spansion Llc Flash memory programming with data dependent control of source lines
US7295475B2 (en) * 2005-09-20 2007-11-13 Spansion Llc Flash memory programming using an indication bit to interpret state
TW200727303A (en) * 2006-01-08 2007-07-16 Ememory Technology Inc A method and memory capable of improving the endurance of memory
JP2009087509A (en) * 2007-10-03 2009-04-23 Toshiba Corp Semiconductor storage device
US20100287329A1 (en) * 2009-05-06 2010-11-11 Apple Inc. Partial Page Operations for Non-Volatile Memory Systems
KR101792870B1 (en) * 2011-06-21 2017-11-02 삼성전자주식회사 Non-volatile memory device and read method thereof
US8861276B2 (en) * 2011-06-21 2014-10-14 Samsung Electronics Co., Ltd. Nonvolatile memory device, memory system comprising same, and method of operating same
KR20130046171A (en) * 2011-10-27 2013-05-07 에스케이하이닉스 주식회사 Semiconductor device and operating method of the same
US9940193B2 (en) 2014-06-06 2018-04-10 Micron Technology, Inc. Chunk definition for partial-page read
US10372446B2 (en) * 2017-07-01 2019-08-06 Intel Corporation Technology to dynamically modulate memory device read granularity
WO2022204946A1 (en) * 2021-03-30 2022-10-06 Yangtze Memory Technologies Co., Ltd. Three-dimensional memory device and method for enhanced page register reset

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6178479B1 (en) * 1999-02-22 2001-01-23 Nband Communications Cycle-skipping DRAM for power saving
US20020041527A1 (en) * 2000-10-02 2002-04-11 Hitachi, Ltd. Nonvolatile memory, semiconductor device and method of programming to nonvolatile memory
US20040062080A1 (en) * 2002-10-01 2004-04-01 Mitsubishi Denki Kabushiki Kaisha Nonvolatile semiconductor memory device with MONOS type memory cell
US20040133755A1 (en) * 2003-01-03 2004-07-08 Peter Chambers Minimization of overhead of non-volatile memory operation
EP1513160A1 (en) * 2003-09-04 2005-03-09 Macronix International Co., Ltd. A non-volatile flash memory

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5280594A (en) * 1990-07-25 1994-01-18 Advanced Micro Devices, Inc. Architecture for high speed contiguous sequential access memories
JP3432548B2 (en) * 1993-07-26 2003-08-04 株式会社日立製作所 Semiconductor storage device
JP3898305B2 (en) * 1997-10-31 2007-03-28 富士通株式会社 Semiconductor storage device, control device and control method for semiconductor storage device
JPH11203191A (en) * 1997-11-13 1999-07-30 Seiko Epson Corp Nonvolatile storage device, control method of nonvolatile storage device and information recording medium recorded with program for controlling nonvolatile storage device
AU1729100A (en) 1998-11-17 2000-06-05 Lexar Media, Inc. Method and apparatus for memory control circuit
US6412080B1 (en) * 1999-02-23 2002-06-25 Microsoft Corporation Lightweight persistent storage system for flash memory devices
EP1189139B1 (en) * 1999-07-28 2007-12-12 Sony Corporation Recording system, data recording device, memory device, and data recording method
JP3829161B2 (en) 1999-10-14 2006-10-04 スパンション インク Nonvolatile memory circuit for recording multi-bit information
US6377500B1 (en) * 1999-11-11 2002-04-23 Kabushiki Kaisha Toshiba Memory system with a non-volatile memory, having address translating function
US6622201B1 (en) * 2000-01-28 2003-09-16 Advanced Micro Devices, Inc. Chained array of sequential access memories enabling continuous read
US6304510B1 (en) * 2000-08-31 2001-10-16 Micron Technology, Inc. Memory device address decoding
DE60041823D1 (en) * 2000-12-29 2009-04-30 St Microelectronics Srl An electrically modifiable non-volatile semiconductor memory holds the written data until its reprogramming is completed
US6377507B1 (en) * 2001-04-06 2002-04-23 Integrated Memory Technologies, Inc. Non-volatile memory device having high speed page mode operation
US6584018B2 (en) * 2001-10-05 2003-06-24 Mosel Vitelic, Inc. Nonvolatile memory structures and access methods
KR100454119B1 (en) 2001-10-24 2004-10-26 삼성전자주식회사 Non-volatile semiconductor memory device with cache function and program, read and page copy-back operations thereof
US6885585B2 (en) * 2001-12-20 2005-04-26 Saifun Semiconductors Ltd. NROM NOR array
KR100626371B1 (en) 2004-03-30 2006-09-20 삼성전자주식회사 Non-volatile memory device performing cache read operation, memory system including the same, and cache read method
US7706183B2 (en) * 2005-07-27 2010-04-27 Spansion Llc Read mode for flash memory
US7423915B2 (en) 2006-01-17 2008-09-09 Spansion Llc Random cache read using a double memory

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6178479B1 (en) * 1999-02-22 2001-01-23 Nband Communications Cycle-skipping DRAM for power saving
US20020041527A1 (en) * 2000-10-02 2002-04-11 Hitachi, Ltd. Nonvolatile memory, semiconductor device and method of programming to nonvolatile memory
US20040062080A1 (en) * 2002-10-01 2004-04-01 Mitsubishi Denki Kabushiki Kaisha Nonvolatile semiconductor memory device with MONOS type memory cell
US20040133755A1 (en) * 2003-01-03 2004-07-08 Peter Chambers Minimization of overhead of non-volatile memory operation
EP1513160A1 (en) * 2003-09-04 2005-03-09 Macronix International Co., Ltd. A non-volatile flash memory

Also Published As

Publication number Publication date
EP1908077B1 (en) 2009-02-04
WO2007015863A3 (en) 2007-04-05
US7706183B2 (en) 2010-04-27
EP1908077A2 (en) 2008-04-09
TW200710861A (en) 2007-03-16
US20070035991A1 (en) 2007-02-15
US20100177568A1 (en) 2010-07-15
US8107294B2 (en) 2012-01-31
DE602006005080D1 (en) 2009-03-19

Similar Documents

Publication Publication Date Title
US7706183B2 (en) Read mode for flash memory
US7433228B2 (en) Multi-bit flash memory device having improved program rate
US7443732B2 (en) High performance flash memory device capable of high density data storage
US7206224B1 (en) Methods and systems for high write performance in multi-bit flash memory devices
US6731544B2 (en) Method and apparatus for multiple byte or page mode programming of a flash memory array
US6747899B2 (en) Method and apparatus for multiple byte or page mode programming of a flash memory array
US8462564B1 (en) Flash memory programming power reduction
US7453724B2 (en) Flash memory device having improved program rate
CN1484250A (en) Flash memory device with stable source line regardless of bit line coupling and loading effect
US7295475B2 (en) Flash memory programming using an indication bit to interpret state
US7342830B1 (en) Program and program verify operations for flash memory
US6934190B1 (en) Ramp source hot-hole programming for trap based non-volatile memory devices
US7196938B1 (en) Charge-sharing technique during flash memory programming
US8358543B1 (en) Flash memory programming with data dependent control of source lines

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2006787712

Country of ref document: EP