Modifying data stored in a multiple-write flash memory cell

Information

  • Patent Grant
  • 9070451
  • Patent Number
    9,070,451
  • Date Filed
    Monday, September 9, 2013
    11 years ago
  • Date Issued
    Tuesday, June 30, 2015
    9 years ago
  • CPC
  • Field of Search
    • US
    • 711 103000
    • 711 152000
    • 711 163000
    • 365 185030
    • 365 185230
  • International Classifications
    • G06F13/00
    • G11C16/10
    • Disclaimer
      This patent is subject to a terminal disclaimer.
Abstract
Flash memory stored data modification is described. In embodiments, a flash memory system includes flash memory and a memory controller that manages data write and erase operations to the flash memory. The flash memory includes a first flash memory region of single-write flash memory cells that are each configured for a data write operation and a corresponding erase operation before a subsequent data write operation. The flash memory also includes a second flash memory region of multiple-write flash memory cells that are each configured for multiple data write operations before an erase operation.
Description
BACKGROUND

A computer device typically initiates frequent updates to data and/or data objects that are stored in memory of the device. Frequent data updates may include updates and modifications to database information, or updates to a file allocation table (FAT) for a computer device. A conventional storage device and/or memory that is implemented as flash memory does not modify or update data over existing data that is stored in the flash memory. For example, the data stored in a flash memory cell is not written over or modified, but rather is erased before additional data can be written to the flash memory cell. In addition, modified data is stored at a different memory location, and the memory location of the original data is subsequently marked as invalid. An additional process is then required to erase the invalid data.


Frequent data modification requests to a flash memory device comes with undesirable processing and overhead, such as the overhead to modify even one bit of database information. Typically, the entire database with the data modification is rewritten to free memory, the memory location of the previously stored database information is invalidated, and the memory location of the new database information is referenced for subsequent access. The previously stored database information that is invalidated is then erased. Frequent erase operations also utilize processing resources and consume power, and can cause wear on the flash memory device, thus reducing the reliability and longevity of the device that has a finite number of write-erase cycles.


SUMMARY

This summary introduces concepts of flash memory stored data modification, and the concepts are further described below in the Detailed Description. Accordingly, the summary should not be considered to identify essential features nor used to limit the scope of the claimed subject matter.


In embodiments of flash memory stored data modification, a flash memory system includes flash memory and a memory controller that manages data write and erase operations to the flash memory. The flash memory includes a first flash memory region of single-write flash memory cells that are each configured for a data write operation and a corresponding erase operation before a subsequent data write operation. The flash memory also includes a second flash memory region of multiple-write flash memory cells that are each configured for multiple data write operations before an erase operation.


In other embodiments, a method is implemented for providing a flash memory having a first flash memory region and a second flash memory region. The method is also implemented for writing first data to the first flash memory region of single-write flash memory cells each configured for a data write operation and a corresponding erase operation before a subsequent data write operation. The method is also implemented for writing second data to the second flash memory region of multiple-write flash memory cells each configured for multiple data write operations before an erase operation.


In other embodiments, a system-on-chip (SoC) includes a memory controller and a flash memory having a first flash memory region and a second flash memory region. The memory controller can write first data to the first flash memory of single-write flash memory cells each configured for a data write operation and a corresponding erase operation before a subsequent data write operation. The memory controller can also write second data to the second flash memory region of multiple-write flash memory cells each configured for multiple data write operations before an erase operation.





BRIEF DESCRIPTION OF THE DRAWINGS

Embodiments of flash memory stored data modification are described with reference to the following drawings. The same numbers are used throughout the drawings to reference like features and components.



FIG. 1 illustrates an example flash memory system in which embodiments of flash memory stored data modification can be implemented.



FIG. 2 illustrates an example system-on-chip (SoC) environment in which embodiments of flash memory stored data modification can be implemented.



FIG. 3 illustrates an example method of flash memory stored data modification in accordance with one or more embodiments.



FIG. 4 illustrates an example method of flash memory stored data modification in accordance with one or more embodiments.



FIG. 5 illustrates various components of an example device that can implement embodiments of flash memory stored data modification.





DETAILED DESCRIPTION

Embodiments of flash memory stored data modification provide that data stored in flash memory cells can be modified or updated. A flash memory device includes a first memory region for increased storage capacity with single-write flash memory cells. The flash memory device also includes a second memory region of multiple-write flash memory cells that are implemented for data updates to current data that is stored in the memory cells. A flash memory device implemented for flash memory stored data modification also provides improved system performance, power savings, and minimizes processing resources because data stored in flash memory cells can be modified, rather than having to write updated data to free memory, invalidate and erase the previous data, and reference or link to the updated data.


While features and concepts of the described systems and methods for flash memory stored data modification can be implemented in any number of different environments, systems, networks, and/or various configurations, embodiments of flash memory stored data modification are described in the context of the following example networks and environments.



FIG. 1 illustrates an example flash memory system 100 in which embodiments of flash memory stored data modification can be implemented. In an embodiment, flash memory system 100 includes a flash memory 102 and a memory controller 104. In this example, flash memory 102 includes a first flash memory region 106 of single-write flash memory cells 108, and a second flash memory region 110 of multiple-write flash memory cells 112. Although the flash memory 102 is shown with only two memory regions in this example, a flash memory can include any number of memory regions in various embodiments of flash memory stored data modification. In an implementation, the term single-write indicates that a page in the first flash memory region 106 can be programmed only once after a block erase operation, and the term multiple-write indicates that a page in the second flash memory region 110 can be programmed more than one time after a block erase operation.


The memory controller 104 in the flash memory system 100 can be implemented as computer-executable instructions and executed by processors to implement various embodiments and/or features of flash memory stored data modification. The memory controller 104 manages data write operations 114 to flash memory 102, and erase operations 116 to erase the single-write flash memory cells 108 and/or the multiple-write flash memory cells 112. In embodiments, the memory controller 104 manages a data write operation and a corresponding erase operation for a single-write flash memory cell at 118. The memory controller 104 can also manage multiple data write operations before an erase operation for a multiple-write flash memory cell at 120.


The memory controller 104 manages data write operations 114 to the first flash memory region 106 to store data that is expected to be modified less frequently than data that is stored in the second flash memory region 110. Conversely, the memory controller 104 can also manage data write operations 114 to the second flash memory region 110 to store data that is expected to be modified more frequently than data that is stored in the first flash memory region 106. For example, the memory controller 104 can determine that video or image data is not likely to be modified, and manage writing the video or image data to the single-write flash memory cells 108 of the first flash memory region 106. The memory controller 104 can also determine that records in a database are likely to be frequently modified, and manage writing the data for the database records to the multiple-write flash memory cells 112 of the second flash memory region 110. The frequency of modification can be determined based on statistics, historical information, and/or other design parameters.


In embodiments, the memory controller 104 can allocate the multiple-write flash memory cells 112 of the second flash memory region 110 from flash memory cells of the first flash memory region 106. The second flash memory region 110 can be dynamically allocated as needed, or as determined by the memory controller 104. Alternatively, the second flash memory region 110 can be implemented as a fixed memory region of the flash memory 102. Alternatively, the entire flash memory 102 can be implemented or allocated as multiple-write flash memory cells 112 for flash memory stored data modification according to various embodiments, implementations, and application utilization.


The single-write flash memory cells 108 of the first flash memory region 106 can each be implemented as any type of a flash memory cell to store data. The single-write flash memory cells 108 can each be implemented for a data write operation and a corresponding erase operation at 118 before a subsequent data write operation. The first flash memory region 106 stores data in a mode intended to maximize the storage capacity of flash memory 102. Flash memory 102 can be implemented as any type of non-volatile memory that is programmed, erased, and reprogrammed, such as for use in memory cards and USB flash drives utilized to store and/or transfer data between devices.


In an implementation, flash memory 102 stores data in an array of floating-gate transistors that can be single-level memory cell and/or multi-level memory cell devices. A multi-level, floating-gate transistor in the first flash memory region 106 can store more than one data bit per cell based on a varied electrical charge stored at the floating gate of the transistor. In a multi-level cell device that can store more than one data bit per cell, the amount of current flow can be sensed to determine the level of charge on the floating gate. For example, a four-level flash memory cell is implemented to store two data bits based on four corresponding threshold voltage levels, such as a threshold voltage level V1 to encode a 0,0 data value, a threshold voltage level V2 to encode a 0,1 data value, a threshold voltage level V3 to encode a 1,0 data value, and a threshold voltage level V4 to encode a 1,1 data value.


The multiple-write flash memory cells 112 of the second flash memory region 110 can each be implemented for multiple data write operations before an erase operation at 120 to provide for flash memory stored data modification. The multiple-write flash memory cells 112 are multi-level memory cells that store different data bits one at a time based on a varied electrical charge when utilized for flash memory stored data modification. In embodiments, the multiple-write flash memory cells 112 can be allocated from the first flash memory region 106 and can each be implemented as a multi-level, floating-gate transistor.


The programming of a memory cell 122 in accordance with embodiments for flash memory stored data modification is shown in an example 124. Memory cell 122 is implemented as a four-level, floating-gate transistor and is only one example of the many multiple-write flash memory cells 112 in the second flash memory region 110 of flash memory 102. The example 124 illustrates a four-level flash memory cell that is implemented for three data write operations before a single erase operation, and each data write operation accommodates writing one data bit.


Initially, memory cell 122 is a logical data bit zero at 126 that also corresponds to a threshold voltage level V1 of the transistor that corresponds to state-0 of the memory cell. When a first data write operation is initiated by memory controller 104 to the memory cell 122, the data bit stored in the memory cell remains unchanged at 128 for a data write operation of zero (e.g., the 0 data bit transition from the memory cell at 126 to 128). Alternatively, the current data bit stored in the memory cell is programmed as a logical data bit one at 130 for a data write operation of one (e.g., the 1 data bit transition from the memory cell at 126 to 130). Programming the memory cell as the logical data bit one at 130 corresponds to an increased threshold voltage level V2 of the transistor that corresponds to state-1 of the memory cell.


The data modify process can then be repeated for a second data write operation and a third data write operation in this example of a four-level flash memory cell 122. For a subsequent data write operation of a data bit that is the same as the data bit that is already stored in the memory cell, the stored data remains unchanged. For a subsequent data write operation of a data bit that overwrites or modifies the data bit that is already stored in the memory cell, the voltage level at the transistor is increased to represent the modified data value. The voltage level at the transistor can be increased each time that the data value stored in the memory cell is modified. This utilizes the design of the transistor to increase the threshold voltage from V1, to V2, to V3, to V4, and then erase. In this data modify process, the data value of memory cell 122 can be changed three times without having to initiate an erase operation, and at any time, the current data value that is stored in the memory cell can be read out.


Continuing the example 124, when a second data write operation is initiated by memory controller 104 to the memory cell at 128 (because the first data write operation was a 0 data bit), the data bit stored in the memory cell remains unchanged at 132 for a data write operation of zero (e.g., the 0 data bit transition from the memory cell at 128 to 132). Alternatively, the current data bit stored in the memory cell at 128 is programmed as a logical data bit one at 134 for a data write operation of one (e.g., the 1 data bit transition from the memory cell at 128 to 134). Programming the memory cell as the logical data bit one at 134 corresponds to an increased voltage level V2 of the transistor that corresponds to state-1 of the memory cell.


When a second data write operation is initiated by memory controller 104 to the memory cell at 130 (because the first data write operation was a 1 data bit), the data bit stored in the memory cell remains unchanged at 134 for a data write operation of one (e.g., the 1 data bit transition from the memory cell at 130 to 134). Alternatively, the current data bit stored in the memory cell at 130 is programmed as a logical data bit zero at 136 for a data write operation of zero (e.g., the 0 data bit transition from the memory cell at 130 to 136). Programming the memory cell as the logical data bit zero at 136 corresponds to an increased threshold voltage level V3 of the transistor that corresponds to state-2 of the memory cell.


Continuing the example 124, when a third data write operation is initiated by memory controller 104 to the memory cell at 132, the data bit stored in the memory cell remains unchanged at 138 for a data write operation of zero (e.g., the 0 data bit transition from the memory cell at 132 to 138). Alternatively, the current data bit stored in the memory cell at 132 is programmed as a logical data bit one at 140 for a data write operation of one (e.g., the 1 data bit transition from the memory cell at 132 to 140). Programming the memory cell as the logical data bit one at 140 corresponds to an increased voltage level V2 of the transistor that corresponds to state-1 of the memory cell.


When a third data write operation is initiated by memory controller 104 to the memory cell at 134, the data bit stored in the memory cell remains unchanged at 142 for a data write operation of one (e.g., the 1 data bit transition from the memory cell at 134 to 142). Alternatively, the current data bit stored in the memory cell at 134 is programmed as a logical data bit zero at 144 for a data write operation of zero (e.g., the 0 data bit transition from the memory cell at 134 to 144). Programming the memory cell as the logical data bit zero at 144 corresponds to an increased voltage level V3 of the transistor that corresponds to state-2 of the memory cell.


When a third data write operation is initiated by memory controller 104 to the memory cell at 136, the data bit stored in the memory cell remains unchanged at 146 for a data write operation of zero (e.g., the 0 data bit transition from the memory cell at 136 to 146). Alternatively, the current data bit stored in the memory cell at 136 is programmed as a logical data bit one at 148 for a data write operation of one (e.g., the 1 data bit transition from the memory cell at 136 to 148). Programming the memory cell as the logical data bit one at 148 corresponds to an increased voltage level V4 of the transistor that corresponds to state-3 of the memory cell.


It should be noted in example 124 that if the state of the memory cell 122 is zero or two, then the memory cell is programmed with a logical data bit zero, such as for the 0 data bit transitions from the memory cell at 126 to 128, from 128 to 132, from 132 to 138, from 130 to 136, from 134 to 144, and from 136 to 146. Alternatively, if the state of the memory cell is one or three, then the memory cell is programmed with a logical data bit one, such as for the 1 data bit transitions from the memory cell at 126 to 130, from 128 to 134, from 130 to 134, from 132 to 140, from 134 to 142, and from 136 to 148. If the state of the memory cell is even (e.g., state zero or two), then the logical data bit is a zero, and if the state of the memory cell is odd (e.g., state one or three), then the logical data bit is one.


The multiple-write flash memory cells 112 in the second flash memory region 110 of the flash memory 102 can be implemented as multi-level memory cell devices that include any number of L-levels. The number of data write operations 114 to a multi-level memory cell of L-levels is then L-1 data write operations before an erase operation 116 is executed. In the example 124, memory cell 122 is a four-level memory cell having four corresponding voltage levels, and the memory cell can be programmed three times before an erase operation is executed. In another example, an eight-level memory cell can be programmed according to data write operations 114 seven times before an erase operation is executed.


A trade-off for storing only one data bit at a time in a multi-level memory cell is decreased storage capacity in the second flash memory region 110 of flash memory 102, as compared to log 2(L) data bits that can be stored in multi-level, single-write flash memory cells of the first flash memory region 106. Embodiments of flash memory stored data modification, however, provide improved system performance, power savings, and minimize processing resources because data stored in memory cells of flash memory can be modified or updated, rather than having to write the updated data to free memory, invalidate and erase the previous data, and reference or link to the updated data. Embodiments also increase the lifetime and usability of a flash memory device that only has a finite number of write-erase cycles. Flash memory 102 provides a hybrid structure that includes increased storage capacity with the single-write flash memory cells 108 of the first flash memory region 106, and provides that data stored in the multiple-write flash memory cells 112 of the second flash memory region 110 can be frequently modified or updated.



FIG. 2 illustrates an example system-on-chip (SoC) 200 which can implement various embodiments of flash memory stored data modification in any type of a consumer electronic device. An SoC can be implemented in a fixed or mobile device, such as any one or combination of a media device, computer device, television set-top box, video processing and/or rendering device, appliance device, gaming device, electronic device, vehicle, workstation, and/or in any other type of device that may include flash memory.


The SoC 200 can be integrated with electronic circuitry, a microprocessor, memory, input-output (I/O) logic control, communication interfaces and components, other hardware, firmware, and/or software needed to run an entire device. The SoC 200 can also include an integrated data bus that couples the various components of the SoC for data communication between the components. A data bus in the SoC can be implemented as any one or a combination of different bus structures, such as a memory bus or memory controller, an advanced system bus, a peripheral bus, a universal serial bus, and/or a processor or local bus that utilizes any of a variety of bus architectures. In addition, a device that includes SoC 200 can also be implemented with any number and combination of differing components as further described with reference to the example device shown in FIG. 5.


In this example, SoC 200 includes various components such as an input-output (I/O) logic control 202 (e.g., to include electronic circuitry, generally) and a microprocessor 204 (e.g., any of a microcontroller, digital signal processor, etc.). The SoC 200 also includes flash memory 206 which can be any type of flash memory device, including NAND, NOR, NROM memory, and/or other suitable electronic data storage devices. The SoC 200 can also include various firmware and/or software, such as an operating system 208 and a memory controller 210 which can each be implemented as computer-executable instructions maintained by memory 206 and executed by microprocessor 204. The SoC 200 can also include other various communication interfaces and components, wireless LAN (WLAN) components, other hardware, firmware, and/or software.


The flash memory 206 and memory controller 210 together are an example of a flash memory system, such as flash memory system 100 described with reference to FIG. 1. The flash memory 206 includes a first flash memory region 212 of single-write flash memory cells 214, and includes a second flash memory region 216 of multiple-write flash memory cells 218. Examples of these various components, functions, and/or modules, and corresponding functionality and features, are described with reference to the respective components of the example flash memory system 100 shown in FIG. 1. Alternatively or in addition, the memory controller 210 can be implemented as hardware, firmware, fixed logic circuitry, or any combination thereof that is implemented in connection with the I/O logic control 202 and/or other signal processing and control circuits of SoC 200.


Example methods 300 and 400 are described with reference to respective FIGS. 3 and 4 in accordance with one or more embodiments of flash memory stored data modification. Generally, any of the functions, methods, procedures, components, and modules described herein can be implemented using hardware (e.g., fixed logic circuitry), software, firmware, manual processing, or any combination thereof. A software implementation of a function, method, procedure, component, or module represents program code that performs specified tasks when executed on a computing-based processor. The example methods may be described in the general context of computer-executable instructions, which can include software, applications, routines, programs, objects, components, data structures, procedures, modules, functions, and the like.



FIG. 3 illustrates example method(s) 300 of flash memory stored data modification. The order in which the method is described is not intended to be construed as a limitation, and any number of the described method blocks can be combined in any order to implement the method, or an alternate method.


At block 302, a flash memory is provided that has a first flash memory region and a second flash memory region. For example, flash memory 102 of the flash memory system 100 (FIG. 1) includes a first flash memory region 106 of single-write flash memory cells 108, and a second flash memory region 110 of multiple-write flash memory cells 112.


At block 304, the second flash memory region of the flash memory is allocated from flash memory cells of the first flash memory region. For example, the memory controller 104 allocates the multiple-write flash memory cells 112 of the second flash memory region 110 from the single-write flash memory cells 108 of the first flash memory region 106.


At block 306, data write operations to the first flash memory region and to the second flash memory region are managed. For example, the memory controller 104 of the flash memory system 100 manages data write operations 114 to the single-write flash memory cells 108 of the first flash memory region 106 to store data that is expected to be modified less frequently than data that is stored in the second flash memory region 110. The memory controller 104 also manages data write operations 114 to the multiple-write flash memory cells 112 of the second flash memory region 110 to store data that is expected to be modified more frequently than the data that is stored in the first flash memory region 106. In embodiments, the memory controller 104 can manage the data write operations to the first flash memory region (e.g., as described with reference to block 308) in parallel with data write operations to the second flash memory region (e.g., as described with reference to block 310).


At block 308, data is written to the first flash memory region of single-write flash memory cells that are each implemented for a data write operation and a corresponding erase operation before a subsequent data write operation. For example, the memory controller 104 of the flash memory system 100 writes data to the first flash memory region 106 of single-write flash memory cells 108 that are implemented for a data write operation and a corresponding erase operation at 118 before a subsequent data write operation.


At block 310, data is written to the second flash memory region of multiple-write flash memory cells that are each implemented for multiple data write operations before an erase operation. For example, the memory controller 104 of the flash memory system 100 writes data to the second flash memory region 110 of multiple-write flash memory cells 112 that are implemented for multiple data write operations before an erase operation at 120. In an embodiment, the data is written to a multiple-write flash memory cell 112 to modify or update stored data in the multiple-write flash memory cell. The multiple-write flash memory cells 112 can be implemented as multi-level cell devices that store different data bits one at a time, such as multi-level, floating-gate transistors that store more than one data bit per cell based on a varied electrical charge stored at a floating gate of the transistor.



FIG. 4 illustrates example method(s) 400 of flash memory stored data modification. The order in which the method is described is not intended to be construed as a limitation, and any number of the described method blocks can be combined in any order to implement the method, or an alternate method.


At block 402, a data write operation is received to program a flash memory cell. For example, the memory controller 104 of the flash memory system 100 (FIG. 1) receives and/or initiates a data write operation 114 to program a multiple-write flash memory cell 112 in the second flash memory region 110 of the flash memory 102.


At block 404, the current data value of the flash memory cell is read. For example, the memory controller 104 reads the current data value of the flash memory cell, such as a data value of the multiple-write flash memory cell 122 shown in example 124. The memory controller 104 reads the data value of 1,0 that is state-2 which corresponds to the voltage level V3 at 136 for the flash memory cell 122. In example 124, voltage level V3 corresponds to a data bit zero stored in the flash memory cell at 136 (as noted by the previous 0 data bit transition from the memory cell at 130 to 136).


At block 406, a determination is made as to whether the current data value of the flash memory is to be modified. For example, the data value of flash memory cell 122 remains unchanged at 146 for a data write operation of zero (e.g., the 0 data bit transition from the memory cell at 136 to 146). If the current data value of the flash memory is not modified for a data write operation that equals the current data value of the flash memory (i.e., “no” from block 406), then the method continues at block 402 to receive a subsequent data write operation to program the flash memory cell when the data write operation is initiated.


If the current data value of the memory is to be modified according to the data write operation (i.e., “yes” from block 406), then at block 408, a determination is made as to whether a voltage level at the flash memory cell can be increased. For example, a multi-level flash memory cell can include any number of L-levels. The number of data write operations 114 to a multi-level memory cell of L-levels is then L-1 data write operations before an erase operation 116 is executed. In the example 124, memory cell 122 is a four-level memory cell having four corresponding voltage levels, and the memory cell can be programmed three times before an erase operation is executed.


If the voltage level at the flash memory cell can be increased (i.e., “yes” from block 408), then at block 410, the voltage level at the flash memory cell is set to program the flash memory cell for the data write operation. In example 124, the current data bit stored in the memory cell at 136 is programmed as a logical data bit one at 148 for a data write operation of one (e.g., the 1 data bit transition from the memory cell at 136 to 148). Programming the memory cell as the logical data bit one at 148 corresponds to an increased voltage level V4 at the floating gate of the transistor to represent a data value of 1,1 which corresponds to state-3 of the memory cell.


If the voltage level at the flash memory cell can not be increased (i.e., “no” from block 408), then at block 412, the flash memory cell is erased. The method can then optionally continue at block 410 to set the voltage level at the flash memory cell to program the data write operation, and then continue at block 402 to receive a subsequent data write operation to program the flash memory cell when a subsequent data write operation is initiated.



FIG. 5 illustrates various components of an example device 500 that can be implemented as any type of device that includes a flash memory system and/or various embodiments of flash memory stored data modification. For example, device 500 can be implemented to include example flash memory system 100 shown in FIG. 1 and/or can include the system-on-chip (SoC) 200 shown in FIG. 2. In embodiments, device 500 can be implemented as any one or combination of a media device, computer device, communication device, television set-top box, video processing and/or rendering device, appliance device, gaming device, electronic device, vehicle, workstation, access point, and/or as any other type of device. The device 500 may also be associated with a user (i.e., a person) and/or an entity that operates the device such that a device describes logical devices that include users, software, firmware, and/or a combination of devices.


Device 500 includes wireless LAN (WLAN) components 502, that enable wireless communication of communication data 504 (e.g., received communication data, communication data that is being received, communication data scheduled for broadcast, data packets of the communication data, etc.). Device 500 can also include one or more media content inputs 506 via which any type of media content can be received, such as music, television media content, video content, and any other type of audio, video, and/or image media content received from a media content source which can be processed, rendered, and/or displayed for viewing.


Device 500 can also include communication interfaces 508 that can be implemented as any one or more of a serial and/or parallel interface, a wireless interface, any type of network interface, a modem, and as any other type of communication interface. A wireless interface enables device 500 to receive control input commands and other data from an input device, such as from a remote control device, a portable computing-based device (such as a cellular phone), or from another infrared (IR) or similar RF input device.


Device 500 can also include one or more processors 510 (e.g., any of microprocessors, controllers, and the like) which process various computer-executable instructions to control the operation of device 500, to communicate with other electronic and computing devices, and to implement embodiments of flash memory stored data modification. Alternatively or in addition, device 500 can be implemented with any one or combination of hardware, firmware, or fixed logic circuitry that is implemented in connection with signal processing and control circuits which are generally identified at 512.


Device 500 can include computer-readable media 514, such as one or more memory components, examples of which include random access memory (RAM), non-volatile memory (e.g., any one or more of a read-only memory (ROM), flash memory, EPROM, EEPROM, etc.), and a disk storage device. A disk storage device can include any type of magnetic or optical storage device, such as a hard disk drive, a recordable and/or rewriteable compact disc (CD), any type of a digital versatile disc (DVD), and the like. Device 500 can also include a mass storage media device 516.


Computer-readable media 514 provides data storage mechanisms to store the communication data 504, as well as various device applications 518 and any other types of information and/or data related to operational aspects of device 500. For example, an operating system 520 can be maintained as a computer application with the computer-readable media 514 and executed on processors 510. In one or more embodiments, the device applications 518 can also include a memory controller 522 and/or a device manager 524 when device 500 is implemented to include a flash memory system to implement various embodiments of flash memory stored data modification. In this example, the device applications 518 are shown as software modules and/or computer applications.


Device 500 can also include an audio and/or video input/output system 526 that provides audio data to an audio system 528 and/or provides video data to a display system 530. The audio system 528 and/or the display system 530 can include any devices that process, display, and/or otherwise render audio, video, and image data. Video signals and audio signals can be communicated from device 500 to an audio device and/or to a display device via an RF (radio frequency) link, S-video link, composite video link, component video link, DVI (digital video interface), analog audio connection, or other similar communication link. In an embodiment, audio system 528 and/or the display system 530 can be implemented as external components to device 500. Alternatively, the audio system 528 and/or the display system 530 can be implemented as integrated components of example device 500.


Although not shown, device 500 can include a system bus or data transfer system that couples the various components within the device. A system bus can include any one or combination of different bus structures, such as a memory bus or memory controller, a peripheral bus, a universal serial bus, and/or a processor or local bus that utilizes any of a variety of bus architectures.


Although embodiments of flash memory stored data modification have been described in language specific to features and/or methods, it is to be understood that the subject of the appended claims is not necessarily limited to the specific features or methods described. Rather, the specific features and methods are disclosed as example implementations of flash memory stored data modification.

Claims
  • 1. A flash memory system comprising: a flash memory having a plurality of memory cells; anda memory controller in communication with the flash memory, wherein the memory controller is configured to (i) perform a first write operation to write first data to a first multiple-write flash memory cell of the plurality of memory cells, and(ii) subsequent to performing the first write operation, perform a second write operation to write second data to the first multiple-write flash memory cell of the plurality of memory cells,wherein the memory controller is configured to perform the second write operation to write the second data to the first multiple-write flash memory cell of the plurality of memory cells without having to first perform an erase operation to erase the first data written to the first multiple-write flash memory cell of the plurality of memory cells.
  • 2. The flash memory system of claim 1, wherein the memory controller is further configured to: subsequent to performing the second write operation, perform a third write operation to write third data to the first multiple-write flash memory cell of the plurality of memory cells,wherein the memory controller is configured to perform the third write operation to write the third data to the first multiple-write flash memory cell of the plurality of memory cells without having to first perform an erase operation to erase either of the first data or the second data written to the first multiple-write flash memory cell of the plurality of memory cells.
  • 3. The flash memory system of claim 2, wherein the first multiple-write flash memory cell of the plurality of memory cells is a four-level memory cell having four corresponding threshold voltage levels.
  • 4. The flash memory system of claim 3, wherein each of the first data, the second data, and the third data corresponds to one data bit.
  • 5. The flash memory system of claim 1, wherein the memory controller is further configured to: perform a fourth write operation to write fourth data to a second memory cell of the plurality of memory cells; andsubsequent to performing the fourth write operation, perform a fifth write operation to write fifth data to the second memory cell of the plurality of memory cells,wherein prior to the memory controller performing the fifth write operation to write the fifth data to the second memory cell of the plurality of memory cells, the memory controller is configured to perform an erase operation to erase the fourth data written to the second memory cell of the plurality of memory cells.
  • 6. The flash memory system of claim 5, wherein each of the first data and the second data is expected to be modified more frequently than either of the fourth data or the fifth data.
  • 7. The flash memory system of claim 1, wherein the flash memory comprises one or more of a NAND flash memory, a NOR flash memory, or a NROM flash memory.
  • 8. A system-on-chip (SoC) comprising: the flash memory system of claim 1;and a microprocessor in communication with the flash memory system.
  • 9. An electronic device comprising the system-on-chip (SoC) of claim 8.
  • 10. The electronic device of claim 9, wherein the electronic device comprises one or more of a media device, a computer device, a television set-top box, an appliance device, a gaming device, or a workstation.
  • 11. A method for writing data in a flash memory having a plurality of memory cells, the method comprising: performing a first write operation to write first data to a first multiple-write flash memory cell of the plurality of memory cells; andsubsequent to performing the first write operation, performing a second write operation to write second data to the first multiple-write flash memory cell of the plurality of memory cells,wherein second write operation to write the second data to the first multiple-write flash memory cell of the plurality of memory cells is performed without having to first perform an erase operation to erase the first data written to the first multiple-write flash memory cell of the plurality of memory cells.
  • 12. The method of claim 11, further comprising: subsequent to performing the second write operation, performing a third write operation to write third data to the first multiple-write flash memory cell of the plurality of memory cells,wherein the third write operation to write the third data to the first multiple-write flash memory cell of the plurality of memory cells is performed without having to first perform an erase operation to erase either of the first data or the second data written to the first multiple-write flash memory cell of the plurality of memory cells.
  • 13. The method of claim 12, wherein the first multiple-write flash memory cell of the plurality of memory cells is a four-level memory cell having four corresponding threshold voltage levels.
  • 14. The method of claim 13, wherein each of the first data, the second data, and the third data corresponds to one data bit.
  • 15. The method of claim 11, further comprising: performing a fourth write operation to write fourth data to a second memory cell of the plurality of memory cells; andsubsequent to performing the fourth write operation, performing a fifth write operation to write fifth data to the second memory cell of the plurality of memory cells,wherein prior to performing the fifth write operation to write the fifth data to the second memory cell of the plurality of memory cells, the method further includes performing an erase operation to erase the fourth data written to the second memory cell of the plurality of memory cells.
  • 16. The method of claim 15, wherein each of the first data and the second data is expected to be modified more frequently than either of the fourth data or the fifth data.
  • 17. The method of claim 11, wherein the flash memory comprises one or more of a NAND flash memory, a NOR flash memory, or a NROM flash memory.
  • 18. A computer-readable media comprising instructions, tangibly stored upon the computer-readable media, for writing data to a flash memory having a plurality of memory cells, wherein the instructions are executable by a processor to cause the processor to: perform a first write operation to write first data to a first multiple-write flash memory cell of the plurality of memory cells; andsubsequent to performing the first write operation, perform a second write operation to write second data to the first multiple-write flash memory cell of the plurality of memory cells,wherein the second write operation to write the second data to the first multiple-write flash memory cell of the plurality of memory cells is performed without having the processor first perform an erase operation to erase the first data written to the first multiple-write flash memory cell of the plurality of memory cells.
  • 19. The computer-readable media of claim 18, wherein the instructions are further executable by the processor to cause the processor to: subsequent to performing the second write operation, perform a third write operation to write third data to the first multiple-write flash memory cell of the plurality of memory cells,wherein the third write operation to write the third data to the first multiple-write flash memory cell of the plurality of memory cells is performed without having the processor first perform an erase operation to erase either of the first data or the second data written to the first multiple-write flash memory cell of the plurality of memory cells.
  • 20. The computer-readable media of claim 19, wherein each of the first data, the second data, and the third data corresponds to one data bit.
CROSS-REFERENCE TO RELATED APPLICATIONS

This present disclosure is a continuation of U.S. application Ser. No. 13/408,756, filed on Feb. 28, 2012, which is a continuation of U.S. application Ser. No. 12/396,250, now U.S. Pat. No. 8,131,915, filed on Mar. 2, 2009, which claims priority to U.S. Provisional Patent Application Ser. No. 61/044,251, filed on Apr. 11, 2008, the entire disclosure of which are incorporated by reference herein in their entirety.

US Referenced Citations (162)
Number Name Date Kind
4611299 Hori et al. Sep 1986 A
4823340 Grassman et al. Apr 1989 A
5260905 Mori Nov 1993 A
5307343 Bostica et al. Apr 1994 A
5440523 Joffe Aug 1995 A
5680595 Thomann et al. Oct 1997 A
5701517 Carpenter Dec 1997 A
5719890 Thomman et al. Feb 1998 A
5778007 Thomann et al. Jul 1998 A
5802131 Morzano Sep 1998 A
5815447 Thomann Sep 1998 A
5864504 Tanzawa et al. Jan 1999 A
5875470 Dreibelbis et al. Feb 1999 A
5953340 Scott et al. Sep 1999 A
5996051 Mergard Nov 1999 A
6000006 Bruce et al. Dec 1999 A
6016273 Seki et al. Jan 2000 A
6021086 Joffe et al. Feb 2000 A
6034957 Haddock et al. Mar 2000 A
6067301 Aatresh May 2000 A
6081528 Thomann Jun 2000 A
6115389 Mahale et al. Sep 2000 A
6160814 Ren et al. Dec 2000 A
6167491 McAlpine Dec 2000 A
6216205 Chin et al. Apr 2001 B1
6230191 Walker May 2001 B1
6370624 Ajanovic et al. Apr 2002 B1
6446173 Pham Sep 2002 B1
6487207 Thomann Nov 2002 B1
6535939 Arimilli et al. Mar 2003 B1
6535963 Rivers Mar 2003 B1
6539467 Anderson et al. Mar 2003 B1
6539488 Tota et al. Mar 2003 B1
6567304 Kleveland May 2003 B1
6615324 Fernald Sep 2003 B1
6618390 Erimli et al. Sep 2003 B1
6712704 Elliott Mar 2004 B2
6714643 Gargeya et al. Mar 2004 B1
6717847 Chen Apr 2004 B2
6732184 Merchant et al. May 2004 B1
6735773 Trinh et al. May 2004 B1
6741589 Sang et al. May 2004 B1
6785272 Sugihara Aug 2004 B1
6876702 Hui et al. Apr 2005 B1
6886120 Yamazaki Apr 2005 B2
7038950 Hamilton et al. May 2006 B1
7039781 Iwata et al. May 2006 B2
7068651 Schmidt et al. Jun 2006 B2
7075827 Aoyama et al. Jul 2006 B2
7076631 Herron Jul 2006 B2
7099325 Kaniz et al. Aug 2006 B1
7130308 Haddock et al. Oct 2006 B2
7136953 Bisson et al. Nov 2006 B1
7149834 Peters et al. Dec 2006 B2
7185132 Tang Feb 2007 B2
7197591 Kwa et al. Mar 2007 B2
7249270 Mansell et al. Jul 2007 B2
7274611 Roohparvar Sep 2007 B2
7284106 Fernald Oct 2007 B1
7313019 Giduturi et al. Dec 2007 B2
7329136 Su et al. Feb 2008 B2
7334072 Wright Feb 2008 B1
7356676 Paver et al. Apr 2008 B2
7359997 Ishida et al. Apr 2008 B2
7411830 Takeuchi et al. Aug 2008 B2
7447824 Jabori et al. Nov 2008 B2
7451280 Furtek et al. Nov 2008 B2
7463528 Mokhlesi et al. Dec 2008 B2
7467253 Yero Dec 2008 B2
7469311 Tsu et al. Dec 2008 B1
7478188 Patton Jan 2009 B2
7480757 Atherton et al. Jan 2009 B2
7480808 Caruk et al. Jan 2009 B2
7496707 Freking et al. Feb 2009 B2
7499343 Kang Mar 2009 B2
7536490 Mao May 2009 B2
7539809 Juenger May 2009 B2
7542350 Park et al. Jun 2009 B2
7571287 Lee et al. Aug 2009 B2
7583600 Schanke et al. Sep 2009 B1
7599221 Yamada Oct 2009 B2
7606960 Munguia Oct 2009 B2
7613045 Murin et al. Nov 2009 B2
7613871 Tanaka et al. Nov 2009 B2
7624221 Case Nov 2009 B1
7649539 Evans et al. Jan 2010 B2
7660925 Larson et al. Feb 2010 B2
7685322 Bhesania et al. Mar 2010 B2
7689753 Kwak et al. Mar 2010 B2
7734874 Zhang et al. Jun 2010 B2
7752342 Tee et al. Jul 2010 B2
7783845 Bennett et al. Aug 2010 B2
7822955 Flynn et al. Oct 2010 B2
7903462 Yeung et al. Mar 2011 B1
7941590 Yang et al. May 2011 B2
7945825 Cohen et al. May 2011 B2
7949817 Sakarda May 2011 B1
8127104 Shen Feb 2012 B1
8131915 Yang Mar 2012 B1
8154919 Lee et al. Apr 2012 B2
8205028 Sakarda Jun 2012 B1
8213228 Yang Jul 2012 B1
8213236 Wu Jul 2012 B1
8234425 Milner Jul 2012 B1
8335878 Lee Dec 2012 B2
8423710 Gole Apr 2013 B1
8533386 Yang Sep 2013 B1
8688922 Assmann Apr 2014 B1
8688947 Kona et al. Apr 2014 B1
8756394 Warner Jun 2014 B1
8843723 Warner Sep 2014 B1
8874833 Gole Oct 2014 B1
20010003198 Wu Jun 2001 A1
20010036116 Kubo et al. Nov 2001 A1
20020116584 Wilkerson Aug 2002 A1
20030154314 Mason, Jr. et al. Aug 2003 A1
20040024941 Olarig et al. Feb 2004 A1
20040027901 Shiga et al. Feb 2004 A1
20040093389 Mohamed et al. May 2004 A1
20040098556 Buxton et al. May 2004 A1
20040193774 Iwata et al. Sep 2004 A1
20040199734 Rajamani et al. Oct 2004 A1
20040202192 Galbi et al. Oct 2004 A9
20050008011 Georgiou et al. Jan 2005 A1
20050268001 Kimelman et al. Dec 2005 A1
20060010304 Homewood et al. Jan 2006 A1
20060031628 Sharma Feb 2006 A1
20060075144 Challener et al. Apr 2006 A1
20060106962 Woodbridge et al. May 2006 A1
20060268610 Ishii et al. Nov 2006 A1
20060288153 Tanaka et al. Dec 2006 A1
20060288188 Ma et al. Dec 2006 A1
20070002880 Chien et al. Jan 2007 A1
20070176939 Sadowski Aug 2007 A1
20070229503 Witzel et al. Oct 2007 A1
20070271609 Chen et al. Nov 2007 A1
20070283086 Bates Dec 2007 A1
20080094897 Chung et al. Apr 2008 A1
20080126728 Fernald May 2008 A1
20080147978 Pesavento et al. Jun 2008 A1
20080148083 Pesavento et al. Jun 2008 A1
20080175055 Kim Jul 2008 A1
20080195801 Cheon et al. Aug 2008 A1
20080215773 Christison et al. Sep 2008 A1
20080215774 Kim et al. Sep 2008 A1
20080256282 Guo et al. Oct 2008 A1
20080265838 Garg et al. Oct 2008 A1
20080270679 Joo Oct 2008 A1
20080294951 Ahmad et al. Nov 2008 A1
20080320189 Arssov Dec 2008 A1
20090067511 Wei et al. Mar 2009 A1
20090113166 Houston et al. Apr 2009 A1
20090122610 Danon et al. May 2009 A1
20090132770 Lin May 2009 A1
20090150599 Bennett Jun 2009 A1
20090154000 Kojima Jun 2009 A1
20090200982 Hurtz Aug 2009 A1
20090207658 Kuo et al. Aug 2009 A1
20090228739 Cohen et al. Sep 2009 A1
20090273975 Sarin et al. Nov 2009 A1
20090300260 Woo et al. Dec 2009 A1
20100027350 Melik-Martirosian et al. Feb 2010 A1
Foreign Referenced Citations (7)
Number Date Country
2779843 Dec 1999 FR
1162294 Jun 1989 JP
4061094 Feb 1992 JP
5047174 Feb 1993 JP
10506776 Jun 1998 JP
2004288355 Oct 2004 JP
5107204 Oct 2012 JP
Non-Patent Literature Citations (99)
Entry
“Non-Final Office Action”, U.S. Appl. No. 12/332,870, Feb. 7, 2014, 19 pages.
“Non-Final Office Action”, U.S. Appl. No. 14/199,307, Apr. 10, 2014, 5 pages.
“6-Port Fast Ethernet Switch, 88E6060 (Product Overview)”, Link Street; www.marvell.com; Marvell Semiconductor, Inc.; Sunnyvale, CA, 2002, 2 pgs.
“7-Port Fast Ethernet Switch with 802.1 Q, 88E6063 (Product Overview)”, www.marvell.com; Marvell Semiconductor, Inc.; Sunnyvale, CA, 2002, 2 pgs.
“Advisory Action”, U.S. Appl. No. 12/163,801, Jan. 24, 2011, 2 pages.
“Advisory Action”, U.S. Appl. No. 10/702,744, Sep. 11, 2007, 3 pages.
“Coprocessor”, Retrieved from <http://en.wikipedia.org/wiki/Coprocessor>, Nov. 2006, 1 page.
“Corrected Notice of Allowance”, U.S. Appl. No. 13/268,183, Nov. 19, 2013, 2 pages.
“European Communication and Search Report”, Application No. EP04006012; European Patent Office; Munich, Germany, May 30, 2005, 4 pgs.
“European Search Report”, Application No. EP04006012; Munich, Germany, May 30, 2005, 4 pages.
“Final Office Action”, U.S. Appl. No. 12/163,801, Oct. 14, 2010, 12 pages.
“Final Office Action”, U.S. Appl. No. 12/163,801, Nov. 14, 2011, 12 pages.
“Final Office Action”, U.S. Appl. No. 12/494,076, Mar. 30, 2011, 13 pages.
“Final Office Action”, U.S. Appl. No. 10/702,744, Jun. 25, 2007, 13 pages.
“Final Office Action”, U.S. Appl. No. 12/494,076, Oct. 3, 2011, 13 pages.
“Final Office Action”, U.S. Appl. No. 12/276,084, Oct. 17, 2011, 15 pages.
“Final Office Action”, U.S. Appl. No. 12/434,000, Apr. 26, 2011, 15 pages.
“Final Office Action”, U.S. Appl. No. 12/182,014, Oct. 29, 2010, 16 pages.
“Final Office Action”, U.S. Appl. No. 12/332,870, Oct. 12, 2011, 17 pages.
“Final Office Action”, U.S. Appl. No. 12/434,000, Sep. 4, 2012, 17 pages.
“Final Office Action”, U.S. Appl. No. 12/332,870, Sep. 10, 2013, 20 pages.
“Final Office Action”, U.S. Appl. No. 13/092,734, Dec. 29, 2011, 6 pages.
“Foreign Notice of Allowance”, Japanese Application No. 2008-270813, Aug. 31, 2012, 7 pages.
“Foreign Office Action”, Japanese Application No. 2004-071574, Feb. 19, 2008, 4 pages.
“Foreign Office Action”, Japanese Application No. 2008-270813, May 26, 2011, 4 pages.
“Foreign Office Action”, Japanese Application No. 2008-270813, Apr. 3, 2012, 6 pages.
Prince “High Performance Memories, New Architectures DRAMs and SRAMs—Evolution and Function”, John Wiley & Sons, Ltd.; West Sussex, England, 1996, pp. 58-61.
“Information Technology—Telecommunications and Information Exchange Between Systems—Local and Metropolitan Area Networks—Specfic Requirements”, IEEE,Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications, Aug. 20, 1999, 531 pages.
Pallampati “iSCSI Performance Over RDMA-Enabled Network”, Thesis, Department of Electrical and Computer Engineering, Graduate School of Wichita State University, Jul. 2006, 58 pages.
“Link Street 88E6063 7-Port Fast Ethernet Switch with QoS, 802.1Q VLAN, and Virtual Cable Tester (VCT) Technology”, Marvell: News; www.marvell.com; Marvell Semiconductor, Inc.; Sunnyvale, CA, Jul. 14, 2003, 1 page.
“Link Street 88E6181 8-Port Gigabit Ethernet Switch with Four-Level QoS”, Marvell: News; www.marvell.com; Marvell Semiconductor, Inc.; Sunnyvale, CA, Jul. 14, 2003, 1 page.
“Link Street, Integrated Gateway Router with Multi-Port QoS Switch 88E6218 (Product Overview)”, Gateway Solutions; www.marvell.com; Marvell Semiconductor, Inc.; Sunnyvale, CA, 2003, 2 pgs.
“Link Street, Integrated Gateway Router with Multi-Port Switch, 88E6208 (Product Overview)”, Gateway Solutions; www.marvell.com; Marvell Semiconductor, Inc.; Sunnyvale, CA, 2003, 2 pgs.
“Marvell Link Street Gigabit Ethernet Switches Enable the Rapid Deployment of Gigabit Connectivity for the SOHO Market”, Marvell: Press and Investor News; Marvell Semiconductor, Inc.; Sunnyvale, CA; http://www.marvell.com/press/pressNewsDisplay.do?releaseID=347, Apr. 29, 2003, 2 pgs.
“Method and Circuit for Transferring Data with Dynamic Parity Generation and Checking Scheme in Multi-port DRAM”, esp@cenet; Publication No. JP10506776T (Abstract of Corresponding Document No. US5778007); esp@cenet Database—Worldwide; http://v3.espacenet.com/textdoc?DB=EPODOC&IDX=JP10506776T&F=0, Jun. 30, 1998, 5 pages.
“Multiport Component Memory Series and Application with a Computer”, Automated Translation; Europaisches Patentamt, European Patent Office, Office European Des Brevets; Description of FR2779843; World Lingo Language Translation Services; www.worldlingo.com, Nov. 19, 2007, 15 pgs.
Mori “Multiport Memory”, English Abstract of Japanese Patent Publication No. JP5047174; esp@cenet database—Worldwide, Feb. 26, 1993, 1 page.
“Network Attached Storage (NAS) Advantages”, Retrieved from: <http://www.html.co.uk/86/network-attached-storage-nas-advantages.htm l> on Oct. 7, 2013, Aug. 22, 2008, 4 pages.
“Non-Final Office Action”, U.S. Appl. No. 10/702,744, 12/27/06, 10 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/163,801, Apr. 22, 2010, 10 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/163,801, Jul. 20, 2011, 11 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/726,310, Aug. 1, 2012, 11 pages.
“Non-Final Office Action”, U.S. Appl. No. 13/045,186, Aug. 22, 2013, 12 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/494,076, Dec. 22, 2010, 12 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/276,084, Apr. 11, 2011, 12 pages.
“Non-Final Office Action”, U.S. Appl. 12/182,014, Jun. 1, 2010, 13 pages.
“Non-Final Office Action”, U.S. Appl. No. 13/860,394, Oct. 2, 2013, 13 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/332,870, Apr. 25, 2011, 15 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/434,000, May 4, 2012, 15 pages.
“Non-Final Office Action”, U.S. Appl. No. 13/092,734, Aug. 24, 2011, 15 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/434,000, Mar. 14, 2013, 18 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/332,870, May 8, 2013, 19 pages.
“Non-Final Office Action”, U.S. Appl. No. 13/406,756, Nov. 5, 2012, 4 pages.
“Non-Final Office Action”, U.S. Appl. No. 10/702,744, Feb. 19, 2009, 5 pages.
“Non-Final Office Action”, U.S. Appl. No. 13/538,827, May 2, 2013, 6 pages.
“Non-Final Office Action”, U.S. Appl. No. 13/268,183, May 7, 2013, 6 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/396,250, Jun. 23, 2011, 6 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/436,577, Sep. 29, 2010, 6 pages.
“Non-Final Office Action”, U.S. Appl. No. 13/538,827, Feb. 22, 2013, 7 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/276,084, Mar. 29, 2013, 7 pages.
“Non-Final Office Action”, U.S. Appl. No. 13/177,965, Jul. 2, 2013, 7 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/180,238, Apr. 12, 2011, 7 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/862,600, Oct. 16, 2013, 8 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/434,000, Nov. 10, 2010, 9 pages.
“Notice of Allowance”, U.S. Appl. No. 12/610,106, Feb. 29, 2012, 11 pages.
“Notice of Allowance”, U.S. Appl. No. 13/716,481, Nov. 14, 2013, 13 pages.
“Notice of Allowance”, U.S. Appl. No. 12/396,250, Nov. 16, 2011, 4 pages.
“Notice of Allowance”, U.S. Appl. No. 13/092,734, Feb. 23, 2012, 4 pages.
“Notice of Allowance”, U.S. Appl. No. 12/436,577, Apr. 14, 2011, 4 pages.
“Notice of Allowance”, U.S. Appl. No. 13/268,183, Jul. 29, 2013, 5 pages.
“Notice of Allowance”, U.S. Appl. No. 12/276,084, Oct. 29, 2013, 5 pages.
“Notice of Allowance”, U.S. Appl. No. 13/177,965, Nov. 20, 2013, 5 pages.
“Notice of Allowance”, U.S. Appl. No. 12/182,014, Jan. 20, 2011, 6 pages.
“Notice of Allowance”, U.S. Appl. No. 12/180.238, Oct. 25, 2011, 6 pages.
“Notice of Allowance”, U.S. Appl. No. 12/726,310, Dec. 18, 2012, 6 pages.
“Notice of Allowance”, U.S. Appl. No. 12/762,150, Mar. 19, 2012, 6 pages.
“Notice of Allowance”, U.S. Appl. No. 12/163,801, Mar. 22, 2012, 6 pages.
“Notice of Allowance”, U.S. Appl. No. 10/702,744, Mar. 27, 2009, 7 pages.
“Notice of Allowance”, U.S. Appl. No. 13/538,827, Sep. 17, 2013, 7 pages.
“Notice of Allowance”, U.S. Appl. No. 13/406,756, May 8, 2013, 7 pages.
“Notice of Allowance”, U.S. Appl. No. 12/494,076, Aug. 2, 2012, 8 pages.
“Notice of Allowance”, U.S. Appl. No. 12/434,000, Oct. 17, 2013, 9 pages.
“Notice of Allowance”, U.S. Appl. No. 13/045,186, Nov. 1, 2013, 9 pages.
“Partial European Search Report”, Application No. EP04006012; European Patent Office, Munich, Germany, Mar. 14, 2005, 2 pgs.
“Restriction Requirement”, U.S. Appl. No. 13/045,186, Jun. 19, 2013, 5 pages.
“Restriction Requirement”, U.S. Appl. No. 10/702,744, Jun. 30, 2006, 5 pages.
“Restriction Requirement”, U.S. Appl. No. 12/610,106, Dec. 7, 2011, 5 pages.
“Restriction Requirement”, U.S. Appl. No. 12/862,600, May 24, 2013, 7 pages.
Litaize et al.,“Serial Multi Port Memory Component Comprising RAM Memory Bank Assemblies for Use in Computer”, Abstract of FR2779843; Publication No. FR2779843; esp@cenet database; http://v3.espace.com/textdoc?DB=EPODOC&IDX=FR2779843&F=0, Dec. 12, 1999, 1 page.
“U.S. Appl. No. 12/726,310”, filed Mar. 17, 2010, 36 pages.
“U.S. Appl. No. 12/862,600”, filed Aug. 24, 2010, 36 pages.
“Final Office Action”, U.S. Appl. No. 12/332,870, Jun. 26, 2014, 20 pages.
“Final Office Action”, U.S. Appl. No. 13/860,394, May 2, 2014, 7 pages.
“Notice of Allowance”, U.S. Appl. No. 13/860,394, May 28, 2014, 6 pages.
“Notice of Allowance”, U.S. Appl. No. 14/199,307, May 7, 2014, 7 pages.
“Corrected Notice of Allowance”, U.S. Appl. No. 13/860,394, Sep. 29, 2014, 2 pages.
“Non-Final Office Action”, U.S. Appl. No. 12/332,870, Nov. 6, 2014, 18 pages.
“Final Office Action”, U.S. Appl. No. 12/332,870, Apr. 14, 2015, 18 pages.
“Non-Final Office Action”, U.S. Appl. No. 14/484,117, Mar. 25, 2015, 7 pages.
Provisional Applications (1)
Number Date Country
61044251 Apr 2008 US
Continuations (2)
Number Date Country
Parent 13406756 Feb 2012 US
Child 14021752 US
Parent 12396250 Mar 2009 US
Child 13406756 US