Movatterモバイル変換


[0]ホーム

URL:


US5715423A - Memory device with an internal data transfer circuit - Google Patents

Memory device with an internal data transfer circuit
Download PDF

Info

Publication number
US5715423A
US5715423AUS08/229,454US22945494AUS5715423AUS 5715423 AUS5715423 AUS 5715423AUS 22945494 AUS22945494 AUS 22945494AUS 5715423 AUS5715423 AUS 5715423A
Authority
US
United States
Prior art keywords
memory
data
block
control circuitry
data transfer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US08/229,454
Inventor
Markus A. Levy
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Intel Corp
Original Assignee
Intel Corp
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 Intel CorpfiledCriticalIntel Corp
Priority to US08/229,454priorityCriticalpatent/US5715423A/en
Assigned to INTEL CORPORATIONreassignmentINTEL CORPORATIONASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: LEVY, MARKUS A.
Application grantedgrantedCritical
Publication of US5715423ApublicationCriticalpatent/US5715423A/en
Anticipated expirationlegal-statusCritical
Expired - Lifetimelegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

A memory that resides on a single substrate includes (1) a memory array having a first block and a second block and (2) control circuitry coupled to the memory array for performing memory operations with respect to the memory array. A data transfer circuit is provided in the memory that is coupled to the control circuitry and is responsive to a data transfer command received from an external circuit. The data transfer circuit controls the control circuitry to perform a data transfer operation to transfer data from the first block to the second block. The data is first read from the first block of the memory. The data read from the first block of the memory is then stored in a buffer of the memory. The data stored in the buffer is then written into the second block of the memory such that the data is transferred from the first block of the memory device to the second block of the memory device without leaving the memory. A method of transferring data within the memory is also described.

Description

FIELD OF THE INVENTION
The present invention pertains to the field of computer memories. More particularly, this invention relates to a memory device that includes an internal data transfer circuit for transferring data from one storage area of the memory device to another internally such that time and external system resources required to accomplish the internal data transfer are minimized.
BACKGROUND OF THE INVENTION
A prior art computer system typically includes a microprocessor (also referred to as a central processing unit ("CPU")), that is connected to several types of storage systems. These storage systems typically include a read only memory ("ROM"), a random access memory ("RAM"), and a flash erasable and electrically programmable read only memory ("flash EPROM"). As is known, a flash EPROM is a nonvolatile memory that can be electrically programmed and erased. Once programmed, the flash EPROM stores the data programmed until they are erased. FIG. 1 illustrates such a priorart computer system 10.
As can be seen from FIG. 1, aCPU 11 controls the read from aflash EPROM 15. Data is sent to or obtained from flash EPROM 15 via abus 14. When data stored in one area of flash EPROM 15 needs to be transferred to another area withinflash EPROM 15,CPU 11 typically needs to read the data fromflash EPROM 15 and then write that data to asystem RAM 12 viabus 14 or into a CPU register.System RAM 12 can also be a RAM buffer. The data buffered inRAM 12 or the CPU register is then read fromRAM 12 or the CPU register and then written to the new storage area offlash EPROM 15. This is done under the control ofCPU 11.CPU 11 can either read the entire data before writing the data back intoflash EPROM 15, or read a portion of the data and then write the portion of data back intoflash EPROM 15 before reading another portion of the data fromflash EPROM 15. One disadvantage associated with such a prior art computer system is that the transfer of data from one area of the flash EPROM to another requires a number of memory operations by the CPU. This typically causes the CPU's processing time to be relatively long. In addition, the system bus used to transfer the data may not be fast enough, which may also cause the data transfer to be relatively time consuming.
Another disadvantage associated with such prior a prior art computer system is that the system bus is typically used to transfer the data twice in order for the CPU to transfer the data from one storage area to another storage area within the flash EPROM. This typically causes the resources of the system bus to be wasted.
SUMMARY AND OBJECTS OF THE INVENTION
One of the objects of the present invention is to provide a memory device with an internal data transfer mechanism such that data stored in the memory device can be transferred inside the memory device from one area to another.
Another object of the present invention is to provide a memory device with an internal data transfer circuit such that data stored in the memory device can be transferred from one storage area of the memory device to another without leaving the memory device.
A further object of the present invention is to provide a memory device with an internal data transfer circuit that allows data stored in the memory device to be internally transferred such that time and external system resources required to accomplish the internal data transfer are minimized.
A memory that resides on a single substrate includes (1) a memory array having a first block and a second block and (2) control circuitry coupled to the memory array for performing memory operations with respect to the memory array. A data transfer circuit is provided in the memory that is coupled to the control circuitry and is responsive to a data transfer command received from an external circuit. The data transfer circuit controls the control circuitry to perform a data transfer operation to transfer data from the first block to the second block within the memory array without transferring the data to the external circuit.
A method of transferring data within a memory device is described. The data is read from a first block of the memory device. The data read from the first block of the memory device is then stored in a buffer of the memory device. The data stored in the buffer is then written into a second block of the memory device such that the data is transferred from the first block of the memory device to the second block of the memory device without leaving the memory device.
Other objects, features, and advantages of the present invention will be apparent from the accompanying drawings and from the detailed description that follows.
BRIEF DESCRIPTION OF THE DRAWINGS
The present invention is illustrated by way of example and not limitation in figures of the accompanying drawings, in which like references indicate similar elements and in which:
FIG. 1 is a block diagram of a prior art computer system that includes a flash EPROM;
FIG. 2 is a block diagram of a computer system that includes a flash EPROM, which includes an internal data transfer logic in accordance with an embodiment of the present invention;
FIG. 3 is a block diagram of the flash EPROM of FIG. 2 with the internal data transfer logic;
FIG. 4 is a flow chart diagram that shows one process implemented by the internal data transfer logic of FIGS. 2-3 for transferring data internally within the flash EPROM;
FIG. 5 is a flow chart diagram that shows another process implemented by the internal data transfer logic of FIGS. 2-3 for transferring data internally within the flash EPROM.
DETAILED DESCRIPTION
FIG. 2 shows the architecture of acomputer system 40 that includes a flash EPROM 50 that implements an embodiment of the present invention. Flash EPROM 50 includes an internaldata transfer logic 63 for transferring data from one storage area to another withinflash EPROM 50.
Computer system 40 includes abus 44 connected to a central processing unit ("CPU") 41, aROM 42, and aRAM 43.Bus 44 is also connected to flash EPROM 50. In addition,bus 44 may also be connected to peripheral devices (not shown). The peripheral devices may include a keyboard, a display, a modem, a printer, a local area network controller, and other devices.
FIG. 3 shows the circuitry offlash EPROM 50. As can be seen from FIG. 3, flash EPROM 50 includes amemory army 61 that includes a number of memory blocks BLOCK1 through BLOCKn+1. Flash EPROM 50 also includescontrol circuitry 62 for controlling memory operations ofmemory array 61.Control circuitry 62 also includes apage buffer 70 for buffering data to be written intomemory array 61.
Memory array 61 of flash EPROM 50 is made up of flash EPROM cells that store data at addresses. For one embodiment,memory array 61 stores 16M bits ("megabits") of data. For alternative embodiments,memory array 61 can be smaller or larger than 16M bits. For one embodiment, each flash EPROM cell ofmemory array 61 can store one bit of data at one time. For alternative embodiments, each flash EPROM cell ofmemory array 61 may store more than one bit of data at one time. For example, each flash EPROM cell ofmemory array 61 can store two bits of data at one time.
For alternative embodiments, other types of memories can be substituted for flash EPROM 50. For example, an electrically erasable and programmable read only memory ("EEPROM") or a RAM can be used.
For one embodiment,memory array 61 is organized into bit line blocks by arranging bit lines into groups. For another embodiment,memory array 61 is organized into word line blocks by arranging word lines into groups.
For one embodiment, all the circuitry of flash EPROM 50 resides on a single substrate and flash EPROM 50 employs MOS circuitry.
Control circuitry 62 controls the memory operations with respect tomemory array 61 viabus 64. The memory operations offlash EPROM 50 include read, programming, and erasure. Whencontrol circuitry 62 performs a read operation with respect tomemory array 61,control circuitry 62 receives data read frommemory array 61 viabus 64. Whencontrol circuitry 62 performs a programming operation with respect tomemory array 61,control circuitry 62 sends data to be programmed tomemory array 61 viabus 64. As described above,control circuitry 62 includespage buffer 70. The data to be programmed intomemory array 61 is first buffered inpage buffer 70.Control circuitry 62 receives the data to be programmed inmemory array 61 with its associated address from external circuitry (not shown) viabus 65.Control circuitry 62 includes an address decoding circuit (not shown) that decodes the address to access the addressed memory location withinmemory array 61.Control circuitry 62 then applies the data frompage buffer 70 tomemory array 61 to be programmed into the addressed location ofmemory array 61.
Page buffer 70 can be implemented by a volatile memory. For one embodiment,page buffer 70 includes a RAM. For alternative embodiments,page buffer 70 can be other types of memories. For example, a static RAM can be used forpage buffer 70.
The use ofpage buffer 70 inflash EPROM 50 increases the programming throughput offlash EPROM 50. It also enables fast access to the buffered data bycontrol circuitry 62 during the programming operation.
VPP is the program/erase power supply forflash EPROM 50. VPP is applied to a VPP pin offlash EPROM 50. VCC is the device power supply offlash EPROM 50 and VSS is ground. VCC is applied to a VCC pin offlash EPROM 50 and VSS is applied to a VSS pin offlash EPROM 50.
For one embodiment, VPP is approximately 12 volts and VCC is approximately 5 volts. For another embodiment, VCC is approximately 3 volts. For another embodiment,flash EPROM 50 generates the VPP power supply internally.
Control circuitry 62 also provides configuration signals and other control signals tomemory array 61 viabus 64.Control circuitry 62 may be implemented by a dedicated processor for controlling the memory operations ofmemory array 61. For one embodiment, the dedicated processor is a reduced instruction set processor. For alternative embodiments, the processor may be other types of microprocessors or microcontrollers.Control circuitry 62 starts to control and perform the memory operations offlash EPROM 50 by first receiving memory operation commands from the external circuitry viabus 65.
Flash EPROM 50 also includes internaldata transfer logic 63. Internaldata transfer logic 63 is connected to controlcircuitry 62 viabus 66 and to the external circuitry viabus 65. Internaldata transfer logic 63 controls controlcircuitry 62 to perform an internal data transfer operation ofmemory array 61. The internal data transfer operation transfers data stored in one area (i.e., source area) ofmemory array 61 to another area (i.e., destination area) ofmemory array 61. For example, as can be seen from FIG. 3,sector 61a of BLOCKn ofmemory array 61 stores data andsector 61b of BLOCK2 ofmemory array 61 does not store any data (i.e., spare sector). When the data stored insector 61a needs to be transferred tospare sector 61b, the internal data transfer operation is initiated in order to transfer the data fromsector 61a tosector 61b without transferring the data to the external circuitry.
Internaldata transfer logic 63 controls controlcircuitry 62 in order to perform the internal data transfer operation. When such an operation is required, internaldata transfer logic 63 receives an internal data transfer command from the external circuitry viabus 65. The command is then decoded by internaldata transfer logic 63.Logic 63 then causescontrol circuitry 62 to sequentially perform read and write operations tomemory array 61.
Control circuitry 62 also receives information associated with the internal data transfer command viabus 65. The information includes the source and destination addresses of the data to be transferred and the size of the data. Under control of internaldata transfer logic 63,control circuitry 62 first reads the data frommemory array 61 at the source addresses.Control circuitry 62 buffers the data read frommemory array 61 inpage buffer 70. Internaldata transfer logic 63 then causescontrol circuitry 62 to write (i.e., program) the data buffered inpage buffer 70 intomemory array 61 at the destination addresses.
For one embodiment, internaldata transfer logic 63 implements a process that controlscontrol circuitry 62 to read a byte or a word of data frommemory array 61 at the source address topage buffer 70. Internaldata transfer logic 63 then causescontrol circuitry 62 to write the byte or word of data buffered inpage buffer 70 tomemory array 61 at the destination address.Control circuitry 62 then increases the source and destination address to read the next byte or word of data frommemory array 61. The next byte or word of data is then written intomemory array 61 at the incremented destination address. The process is repeated until all the data is transferred. This process is described below, in conjunction with FIG. 5.
For another embodiment, internaldata transfer logic 63 implements a process that causescontrol circuitry 62 to read all the data to be transferred frommemory array 61 intopage buffer 70. Internaldata transfer logic 63 then controlscontrol circuitry 62 to write all the data buffered inpage buffer 70 intomemory array 61 at the destination addresses. This process is described below, in conjunction with FIG. 4.
When internaldata transfer logic 63 causes controlcircuitry 62 to perform the internal data transfer operation, the data to be transferred is not transferred to the external circuitry viabus 65. Instead, the data to be transferred is buffered inpage buffer 70 before being written back intomemory array 61. For example, when the data stored insector 61a of BLOCKn is to be transferred tospare sector 61b of BLOCK 2, internaldata transfer logic 63 receives the internal data transfer command. The addresses ofsector 61a (i.e., the source addresses) are applied to controlcircuitry 62 viabus 65. The addresses ofsector 61b (i.e., the destination addresses) are also applied to controlcircuitry 62. For one embodiment,control circuitry 62 only receives an initial source address ofsector 61a at which the first portion of data is to be read and an initial destination address ofsector 61b at which the first portion of data is to be stored.Control circuitry 62 then generates the remaining source and destination addresses by incrementing the initial source and destination addresses. This process stops when each of the final source and destination addresses generated is equal to the respective initial source or destination address plus the storage size of the data to be transferred.
When internaldata transfer logic 63 receives the internal data transfer command,logic 63 decodes the command and causescontrol circuitry 62 to sequentially read the data stored insector 61a and write the data intosector 61b.
For one embodiment, internaldata transfer logic 63 is implemented at the firmware level. For example, internaldata transfer logic 63 is implemented by storing a set of instruction codes for controllingcontrol circuitry 62 to perform the internal data transfer operation in a ROM circuit withinflash EPROM 50. As a further example, internaldata transfer logic 63 can be implemented by a programmable array logic circuit withinflash EPROM 50. Further, internaldata transfer logic 63 can be a register set that stores the internal data transfer command and controls controlcircuitry 62 based on contents it stores. FIGS. 4 and 5 are the flow chart diagrams of two processes implemented by internaldata transfer logic 63, which will be described in more detail below.
Referring to FIG. 4, the process starts atstep 80. Atstep 81, the internal data transfer command is received. The source and destination addresses and the storage size of the data to be transferred are also received. Atstep 82, a judgment is made to determine whetherflash EPROM 50 is undergoing a memory operation. If so, step 82 is repeated. Ifflash EPROM 50 is not undergoing any memory operation, step 83 is then performed. Atstep 83,control circuitry 62 is controlled to read the data at the source addresses frommemory array 61 intopage buffer 70. Atstep 84, another judgment is made to determine whether all the data to be transferred has been read frommemory array 61. If not, all the data has been read, step 83 is performed again. If all the data has been read frommemory array 61, then step 85 is performed. Atstep 85, if a memory operation command is received incontrol circuitry 62, then the internal data transfer operation is halted to complete the memory operation activated by the memory operation command. If no memory operation command is received incontrol circuitry 62,step 87 is then performed. Atstep 87,control circuitry 62 is controlled to write the data buffered inpage buffer 70 back intomemory array 61 at the destination addresses.Step 88 is then performed at which a judgment is made to determine whether all the data buffered inpage buffer 70 has been written back intomemory array 61 at the destination addresses. If the answer is no, then step 87 is performed again. If all the data has been written intomemory array 61, then the process ends atstep 89.
FIG. 5 shows the flow chart of another process implemented by internaldata transfer logic 63. Referring to FIG. 5, the process starts atstep 100. Atstep 101, the internal data transfer command is received. In addition, the source and destination addresses and the storage size of the data to be transferred are also received. Atstep 102, a judgment is made to determine whetherflash EPROM 50 is currently undergoing a memory operation. if so,step 102 is repeated. Ifflash EPROM 50 is not undergoing any memory operation,step 103 is performed. Atstep 103,control circuitry 62 is controlled to read a byte or a word of the data to be transferred frommemory array 61 at the initial source address. The data byte or data word is then buffered inpage buffer 70. Atstep 104,control circuitry 62 is controlled to write the data byte or data word back intomemory array 61 at the initial destination address. At this step, the source and destination addresses are incremented to indicate to the next address location of the data byte or data word to be transferred. Step 105 is then performed to determine if a memory operation command is received incontrol circuitry 62. If the answer is yes, then step 106 is performed. Atstep 106, the internal data transfer operation is halted to allow the memory operation activated by the command to be performed. Ifcontrol circuitry 62 does receive any memory operation command, then step 107 is performed. Atstep 107, a judgment is made to determine whether all the data has been transferred. If the answer is no, then the process returns to step 103. If the answer is yes, then the process ends atstep 108.
In the foregoing specification, the invention has been described with reference to specific embodiments thereof. It will, however, be evident that various modifications and changes may be made thereto without departing from the broader spirit and scope of the invention as set forth in the appended claims. The specification and drawings are, accordingly, to be regarded in an illustrative rather than a restrictive sense.

Claims (16)

What is claimed is:
1. A memory that resides on a single substrate, comprising:
(A) a memory array having a first block and a second block;
(B) control circuitry coupled to the memory array for performing a memory operation with respect to the memory array;
(C) a data transfer circuit coupled to the control circuitry and responsive to a data transfer command received from an external circuit for controlling the control circuitry to perform a data transfer operation to transfer data from the first block to the second block within the memory array without transferring the data to the external circuit; and
(D) a buffer for buffering the data read from the first block before the data is written into the second block, wherein the control circuitry fetches the data from the buffer to store in the second block.
2. The memory of claim 1, wherein the data transfer circuit causes the control circuitry to perform the data transfer operation by (1) causing the control circuitry to fetch the data from the first block to the buffer and (2) then causing the control circuitry to store the data to the second block from the buffer.
3. The memory of claim 1, wherein the data transfer circuit enables the control circuitry to start the data transfer operation when the control circuitry is not performing the memory operation.
4. The memory of claim 3, wherein the control circuitry completes the data transfer operation when the control circuitry receives a memory operation command while undergoing the data transfer operation.
5. The memory of claim 3, wherein the control circuitry halts the data transfer operation when the control circuitry receives a memory operation command while undergoing the data transfer operation.
6. The memory of claim 1, wherein the memory array includes electrically erasable and programmable memory cells.
7. A computer system, comprising:
(A) a system bus;
(B) a central processing unit (CPU) coupled to the system bus;
(C) a memory coupled to the system bus, wherein the memory resides on a single substrate, wherein the memory further comprises
(i) a memory array having a first block and a second block;
(ii) control circuitry coupled to the memory array for controlling a memory operation with respect to the memory array; and
(iii) a data transfer circuit coupled to the control circuitry and responsive to a data transfer command received from the CPU for controlling the control circuitry to perform a data transfer operation to transfer data from the first block to the second block within the memory array without transferring the data to the system bus; and
(iv) a buffer for buffering the data read from the first block before the data is written into the second block, wherein the control circuitry fetches the data from the buffer to store in the second block.
8. The computer system of claim 7, wherein the data transfer circuit further comprises an enabling circuit for enabling the control circuitry to start the data transfer operation when the control circuitry is not performing the memory operation.
9. The computer system of claim 7, wherein the memory array includes electrically erasable and programmable memory cells.
10. A method of transferring data within a memory device, comprising the steps of:
(a) reading the data stored in a first block of the memory device;
(b) storing the data read from the first block of the memory device in a buffer of the memory device; and
(c) writing the data stored in the buffer into a second block of the memory device such that the data is transferred from the first block of the memory device to the second block of the memory device without leaving the memory device.
11. The method of claim 10, further comprising the steps of:
(d) determining if the memory device is currently undergoing a memory operation;
(e) waiting until the completion of the memory operation, if the memory device is currently undergoing a memory operation.
12. A method of transferring data within a memory device, comprising the steps of:
(a) reading a segment of the data stored in an address location of a first block of the memory device;
(b) storing the segment of the data read from the first block of the memory device in a buffer of the memory device; and
(c) writing the segment of the data stored in the buffer into an address location of a second block of the memory device;
(d) returning to the step (a) if the segment is not a last segment of the data, wherein the data is transferred from the first block of the memory device to the second block of the memory device without leaving the memory device.
13. The method of claim 12, further comprising the steps of:
(d) determining if the memory device is currently undergoing a memory operation;
(e) waiting until the completion of the memory operation, if the memory device is currently undergoing a memory operation.
14. A memory array comprising:
at least a first and second block of memory; and
a data transfer circuit for transferring data from the first block to the second block within the memory array such that no device or circuit outside the array need receive the data during the transfer; and
a buffer receiving data from the first block, said buffer being used during transfer of the data to the second block, said array comprising all circuits necessary for data transfer.
15. The memory array of claim 14, further including a buffer receiving data from the first block, said buffer being used during transfer of the data to the second block, said array comprising all circuits necessary for data transfer.
16. The memory array of claim 14, further including a control circuit that receives a data transfer instruction from outside the memory array, the instruction having a pointer to the first block and a pointer to the second block, said memory array performing a data transfer from said first block to said second block in response to said data transfer instruction when said blocks are not otherwise being accessed.
US08/229,4541994-04-181994-04-18Memory device with an internal data transfer circuitExpired - LifetimeUS5715423A (en)

Priority Applications (1)

Application NumberPriority DateFiling DateTitle
US08/229,454US5715423A (en)1994-04-181994-04-18Memory device with an internal data transfer circuit

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US08/229,454US5715423A (en)1994-04-181994-04-18Memory device with an internal data transfer circuit

Publications (1)

Publication NumberPublication Date
US5715423Atrue US5715423A (en)1998-02-03

Family

ID=22861318

Family Applications (1)

Application NumberTitlePriority DateFiling Date
US08/229,454Expired - LifetimeUS5715423A (en)1994-04-181994-04-18Memory device with an internal data transfer circuit

Country Status (1)

CountryLink
US (1)US5715423A (en)

Cited By (24)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
WO1999049470A1 (en)*1998-03-251999-09-30Lexar Media, Inc.Flash memory leveling architecture having no external latch
US6073207A (en)*1996-11-282000-06-06Nec CorporationMicrocomputer comprising flash EEPROM
US6088759A (en)*1997-04-062000-07-11Intel CorporationMethod of performing reliable updates in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
US6182188B1 (en)*1997-04-062001-01-30Intel CorporationMethod of performing reliable updates in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
US6243789B1 (en)1995-12-262001-06-05Intel CorporationMethod and apparatus for executing a program stored in nonvolatile memory
US6311290B1 (en)1997-02-142001-10-30Intel CorporationMethods of reliably allocating, de-allocating, re-allocating, and reclaiming objects in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
EP1061524A3 (en)*1999-06-162002-05-08Fujitsu LimitedFlash memory with copy and transfer function
US20020112101A1 (en)*1998-03-022002-08-15Petro EstakhriFlash memory card with enhanced operating mode detection and user-friendly interfacing system
US20030161199A1 (en)*2002-02-222003-08-28Petro EstakhriRemovable memory media with integral indicator light
US20030204689A1 (en)*2002-04-242003-10-30Nec Electronics CorporationNon-volatile semiconductor memory device
US20040001356A1 (en)*2002-06-262004-01-01Fujitsu LimitedSemiconductor memory
US20040090849A1 (en)*2001-07-172004-05-13Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US20040109371A1 (en)*2002-09-112004-06-10Yoshihiro TsukidateMemory circuit with redundant configuration
US20050018527A1 (en)*2001-09-282005-01-27Gorobets Sergey AnatolievichNon-volatile memory control
US20050258456A1 (en)*2004-05-242005-11-24Jed MargolinMemory with integrated programmable controller
US7155559B1 (en)2000-08-252006-12-26Lexar Media, Inc.Flash memory architecture with separate storage of overhead and user data
US20060291305A1 (en)*2005-05-302006-12-28Norikatsu SuzukiSemiconductor device and program data redundancy method therefor
US20080235478A1 (en)*2004-05-132008-09-25International Business Machines CorporationMoving hardware context structures in memory while maintaining system operation
US20080320175A1 (en)*1998-03-022008-12-25Lexar Media, Inc.Methods and apparatus for identifying operating modes for peripheral devices
US20110202710A1 (en)*2010-02-172011-08-18Qun ZhaoProtection against data corruption for multi-level memory cell (mlc) flash memory
USRE42976E1 (en)*2002-10-292011-11-29Hynix Semiconductor, Inc.Semiconductor memory device with reduced data access time
US20140177347A1 (en)*2012-12-202014-06-26Advanced Micro Devices, Inc.Inter-row data transfer in memory devices
US20150085589A1 (en)*2013-09-262015-03-26Shih-Lien LuData movement in memory devices
US9852781B2 (en)2009-02-112017-12-26Stmicroelectronics S.R.L.Dynamically allocable regions in non-volatile memories

Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4642759A (en)*1984-04-021987-02-10Targa Electronics Systems Inc.Bubble memory disk emulation system
US4879685A (en)*1984-10-151989-11-07Fujitsu LimitedSemiconductor memory device with internal array transfer capability
US4905140A (en)*1984-08-221990-02-27Hitachi, Ltd.Semiconductor integrated circuit device
US5065364A (en)*1989-09-151991-11-12Intel CorporationApparatus for providing block erasing in a flash EPROM
US5131089A (en)*1989-06-121992-07-14Grid Systems CorporationSolid state disk drive emulation
US5197034A (en)*1991-05-101993-03-23Intel CorporationFloating gate non-volatile memory with deep power down and write lock-out
US5222046A (en)*1988-02-171993-06-22Intel CorporationProcessor controlled command port architecture for flash memory
US5224070A (en)*1991-12-111993-06-29Intel CorporationApparatus for determining the conditions of programming circuitry used with flash EEPROM memory
US5359569A (en)*1991-10-291994-10-25Hitachi Ltd.Semiconductor memory
US5438549A (en)*1994-02-281995-08-01Intel CorporationNonvolatile memory with volatile memory buffer and a backup power supply system
US5448712A (en)*1991-02-111995-09-05Intel CorporationCircuitry and method for programming and erasing a non-volatile semiconductor memory
EP0392895B1 (en)*1989-04-131995-12-13Sundisk CorporationFlash EEprom system
US5488711A (en)*1993-04-011996-01-30Microchip Technology IncorporatedSerial EEPROM device and associated method for reducing data load time using a page mode write cache

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US4642759A (en)*1984-04-021987-02-10Targa Electronics Systems Inc.Bubble memory disk emulation system
US4905140A (en)*1984-08-221990-02-27Hitachi, Ltd.Semiconductor integrated circuit device
US4879685A (en)*1984-10-151989-11-07Fujitsu LimitedSemiconductor memory device with internal array transfer capability
US5222046A (en)*1988-02-171993-06-22Intel CorporationProcessor controlled command port architecture for flash memory
EP0392895B1 (en)*1989-04-131995-12-13Sundisk CorporationFlash EEprom system
US5131089A (en)*1989-06-121992-07-14Grid Systems CorporationSolid state disk drive emulation
US5065364A (en)*1989-09-151991-11-12Intel CorporationApparatus for providing block erasing in a flash EPROM
US5448712A (en)*1991-02-111995-09-05Intel CorporationCircuitry and method for programming and erasing a non-volatile semiconductor memory
US5197034A (en)*1991-05-101993-03-23Intel CorporationFloating gate non-volatile memory with deep power down and write lock-out
US5359569A (en)*1991-10-291994-10-25Hitachi Ltd.Semiconductor memory
US5224070A (en)*1991-12-111993-06-29Intel CorporationApparatus for determining the conditions of programming circuitry used with flash EEPROM memory
US5488711A (en)*1993-04-011996-01-30Microchip Technology IncorporatedSerial EEPROM device and associated method for reducing data load time using a page mode write cache
US5438549A (en)*1994-02-281995-08-01Intel CorporationNonvolatile memory with volatile memory buffer and a backup power supply system

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Momodomi, "A High Density NAND EEPROM w/Block-Page Programming for Microcomputer Applications", IEEE 1989 Custom Integrated Circuits Conference.
Momodomi, A High Density NAND EEPROM w/Block Page Programming for Microcomputer Applications , IEEE 1989 Custom Integrated Circuits Conference.*
Stevens, "Recalibration Affects Recording on Hard Drives" MacWeek, Nov. 16, 1992, vol. 6, No. 41, p. 70.
Stevens, Recalibration Affects Recording on Hard Drives MacWeek, Nov. 16, 1992, vol. 6, No. 41, p. 70.*

Cited By (70)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US6243789B1 (en)1995-12-262001-06-05Intel CorporationMethod and apparatus for executing a program stored in nonvolatile memory
US6073207A (en)*1996-11-282000-06-06Nec CorporationMicrocomputer comprising flash EEPROM
US6311290B1 (en)1997-02-142001-10-30Intel CorporationMethods of reliably allocating, de-allocating, re-allocating, and reclaiming objects in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
US6412040B2 (en)1997-04-062002-06-25Intel CorporationMethod of performing reliable updates in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
US7174416B2 (en)1997-04-062007-02-06Intel CorporationMethod of performing reliable updates in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
US6088759A (en)*1997-04-062000-07-11Intel CorporationMethod of performing reliable updates in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
US6182188B1 (en)*1997-04-062001-01-30Intel CorporationMethod of performing reliable updates in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
US20040044837A1 (en)*1997-04-062004-03-04Hasbun Robert N.Method of performing reliable updates in a symmetrically blocked nonvolatile memory having a bifurcated storage architecture
US20100228890A1 (en)*1998-03-022010-09-09Lexar Media, Inc.Memory devices configured to identify an operating mode
US8073986B2 (en)1998-03-022011-12-06Micron Technology, Inc.Memory devices configured to identify an operating mode
US7421523B2 (en)1998-03-022008-09-02Lexar Media, Inc.Flash memory card with enhanced operating mode detection and user-friendly interfacing system
US8291128B2 (en)1998-03-022012-10-16Micron Technology, Inc.Systems configured to identify an operating mode
US7174445B2 (en)1998-03-022007-02-06Lexar Media, Inc.Flash memory card with enhanced operating mode detection and user-friendly interfacing system
US20040039854A1 (en)*1998-03-022004-02-26Lexar Media, Inc.Flash memory card with enhanced operating mode detection and user-friendly interfacing system
US7111085B2 (en)1998-03-022006-09-19Lexar Media, Inc.Flash memory card with enhanced operating mode detection and user-friendly interfacing system
US20020112101A1 (en)*1998-03-022002-08-15Petro EstakhriFlash memory card with enhanced operating mode detection and user-friendly interfacing system
US7721017B2 (en)1998-03-022010-05-18Lexar Media, Inc.Methods and apparatus for identifying operating modes for peripheral devices
US20060085578A1 (en)*1998-03-022006-04-20Petro HatakhriFlash memory card with enhanced operating mode detection and user-friendly interfacing system
US20080320175A1 (en)*1998-03-022008-12-25Lexar Media, Inc.Methods and apparatus for identifying operating modes for peripheral devices
EP3076395A1 (en)*1998-03-252016-10-05Lexar Media, Inc.Flash memory rewriting architecture having no external latch
WO1999049470A1 (en)*1998-03-251999-09-30Lexar Media, Inc.Flash memory leveling architecture having no external latch
US6040997A (en)*1998-03-252000-03-21Lexar Media, Inc.Flash memory leveling architecture having no external latch
EP1061524A3 (en)*1999-06-162002-05-08Fujitsu LimitedFlash memory with copy and transfer function
US8595421B2 (en)2000-08-252013-11-26Petro EstakhriFlash memory architecture with separate storage of overhead and user data
US8161229B2 (en)2000-08-252012-04-17Micron Technology, Inc.Flash memory architecture with separate storage of overhead and user data
US9384127B2 (en)2000-08-252016-07-05Micron Technology, Inc.Flash memory architecture with separate storage of overhead and user data
US10078449B2 (en)2000-08-252018-09-18Micron Technology, Inc.Flash memory architecture with separate storage of overhead and user data
US20090259807A1 (en)*2000-08-252009-10-15Micron Technology, Inc.Flash memory architecture with separate storage of overhead and user data
US7155559B1 (en)2000-08-252006-12-26Lexar Media, Inc.Flash memory architecture with separate storage of overhead and user data
US7016228B2 (en)2001-07-172006-03-21Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US7315473B2 (en)2001-07-172008-01-01Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US20060164897A1 (en)*2001-07-172006-07-27Koichi KawaiSemiconductor storage device having page copying function
US7082054B2 (en)2001-07-172006-07-25Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US20060002213A1 (en)*2001-07-172006-01-05Koichi KawaiSemiconductor storage device having page copying function
US7180778B2 (en)2001-07-172007-02-20Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US20070047360A1 (en)*2001-07-172007-03-01Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US7596027B2 (en)2001-07-172009-09-29Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US20040090849A1 (en)*2001-07-172004-05-13Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US7130217B2 (en)2001-07-172006-10-31Kabushiki Kaisha ToshibaSemiconductor storage device having page copying function
US20060002214A1 (en)*2001-07-172006-01-05Koichi KawaiSemiconductor storage device having page copying function
US20080181005A1 (en)*2001-07-172008-07-31Koichi KawaiSemiconductor storage device having page copying function
US20050018527A1 (en)*2001-09-282005-01-27Gorobets Sergey AnatolievichNon-volatile memory control
US7215580B2 (en)*2001-09-282007-05-08Lexar Media, Inc.Non-volatile memory control
US20080143542A1 (en)*2002-02-222008-06-19Lexar Media, Inc.Removable memory media with integral indicator light
US7277011B2 (en)2002-02-222007-10-02Micron Technology, Inc.Removable memory media with integral indicator light
US7535370B2 (en)2002-02-222009-05-19Lexar Media, Inc.Removable memory media with integral indicator light
US20030161199A1 (en)*2002-02-222003-08-28Petro EstakhriRemovable memory media with integral indicator light
US6968435B2 (en)*2002-04-242005-11-22Nec Electronics CorporationNon-volatile semiconductor memory device
US20030204689A1 (en)*2002-04-242003-10-30Nec Electronics CorporationNon-volatile semiconductor memory device
US6738288B2 (en)*2002-06-262004-05-18Fujitsu LimitedSemiconductor memory
US20040001356A1 (en)*2002-06-262004-01-01Fujitsu LimitedSemiconductor memory
US6865133B2 (en)*2002-09-112005-03-08Fujitsu LimitedMemory circuit with redundant configuration
US20040109371A1 (en)*2002-09-112004-06-10Yoshihiro TsukidateMemory circuit with redundant configuration
USRE42976E1 (en)*2002-10-292011-11-29Hynix Semiconductor, Inc.Semiconductor memory device with reduced data access time
US7681003B2 (en)2004-05-132010-03-16International Business Machines CorporationMoving hardware context structures in memory while maintaining system operation
US7475209B2 (en)*2004-05-132009-01-06International Business Machines CorporationMoving hardware context structures in memory while maintaining system operation
US20080235478A1 (en)*2004-05-132008-09-25International Business Machines CorporationMoving hardware context structures in memory while maintaining system operation
US20050258456A1 (en)*2004-05-242005-11-24Jed MargolinMemory with integrated programmable controller
US7739559B2 (en)2005-05-302010-06-15Spansion LlcSemiconductor device and program data redundancy method therefor
US20060291305A1 (en)*2005-05-302006-12-28Norikatsu SuzukiSemiconductor device and program data redundancy method therefor
US9852781B2 (en)2009-02-112017-12-26Stmicroelectronics S.R.L.Dynamically allocable regions in non-volatile memories
CN102792381A (en)*2010-02-172012-11-21马维尔国际贸易有限公司Protection against data corruption for multi-level memory cell (MLC) flash memory
US8549214B2 (en)2010-02-172013-10-01Marvell World Trade Ltd.Protection against data corruption for multi-level memory cell (MLC) flash memory
US8751735B2 (en)2010-02-172014-06-10Marvell World Trade Ltd.Protection against data corruption for multi-level memory cell (MLC) flash memory
CN102792381B (en)*2010-02-172016-09-07马维尔国际贸易有限公司Protection against data corruption for multi-level memory cell (MLC) flash memory
WO2011103168A1 (en)*2010-02-172011-08-25Marvell World Trade Ltd.Protection against data corruption for multi-level memory cell (mlc) flash memory
US20110202710A1 (en)*2010-02-172011-08-18Qun ZhaoProtection against data corruption for multi-level memory cell (mlc) flash memory
US20140177347A1 (en)*2012-12-202014-06-26Advanced Micro Devices, Inc.Inter-row data transfer in memory devices
US20150085589A1 (en)*2013-09-262015-03-26Shih-Lien LuData movement in memory devices
US9536577B2 (en)*2013-09-262017-01-03Intel CorporationData movement in memory devices

Similar Documents

PublicationPublication DateTitle
US5715423A (en)Memory device with an internal data transfer circuit
EP1242868B1 (en)Organization of blocks within a nonvolatile memory unit to effectively decrease sector write operation time
US5696929A (en)Flash EEPROM main memory in a computer system
US6809964B2 (en)Nonvolatile semiconductor memory device capable of transferring data internally without using an external bus
EP0675502B1 (en)Multiple sector erase flash EEPROM system
US7937523B2 (en)Memory system with nonvolatile semiconductor memory
US7116578B2 (en)Non-volatile memory device and data storing method
US6134151A (en)Space management for managing high capacity nonvolatile memory
TWI476780B (en)Hybrid solid-state memory system having volatile and non-volatile memory
US7773420B2 (en)Memory card system including NAND flash memory and SRAM/NOR flash memory, and data storage method thereof
US20110197108A1 (en)Memory card and memory controller
US20050162929A1 (en)Memory system
US7123521B1 (en)Random cache read
US8359423B2 (en)Using LPDDR1 bus as transport layer to communicate to flash
JP2001526819A (en) Combined program and data non-volatile memory with simultaneous program read / data write capability
WO2003085676A1 (en)Non-volatile storage device
US8489843B2 (en)Configurable memory device
KR20090033887A (en) Data Read / Write Methods for Nonvolatile Memory Systems and Nonvolatile Memory Systems
EP1228510A1 (en)Space management for managing high capacity nonvolatile memory
JP2003030993A (en) Semiconductor storage device
KR100626393B1 (en) Nonvolatile Memory Device and Its Multi-Page Copyback Method
US5604880A (en)Computer system with a memory identification scheme
US7562182B2 (en)Memory access
US7162570B2 (en)Flash memory programming
KR100365690B1 (en)Nonvolatile memory, system comprising a plurality of nonvolatile memorys, and data read method thereof

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:INTEL CORPORATION, CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:LEVY, MARKUS A.;REEL/FRAME:006998/0460

Effective date:19940516

STCFInformation on status: patent grant

Free format text:PATENTED CASE

FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAYFee payment

Year of fee payment:4

FEPPFee payment procedure

Free format text:PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Free format text:PAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

FPAYFee payment

Year of fee payment:8

FPAYFee payment

Year of fee payment:12


[8]ページ先頭

©2009-2025 Movatter.jp