GB2369908A - DRAM memory page operation method replacing faulty memory pages - Google Patents

DRAM memory page operation method replacing faulty memory pages Download PDF

Info

Publication number
GB2369908A
GB2369908A GB0120064A GB0120064A GB2369908A GB 2369908 A GB2369908 A GB 2369908A GB 0120064 A GB0120064 A GB 0120064A GB 0120064 A GB0120064 A GB 0120064A GB 2369908 A GB2369908 A GB 2369908A
Authority
GB
United Kingdom
Prior art keywords
memory
page
dram
procedure
pages
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.)
Granted
Application number
GB0120064A
Other versions
GB0120064D0 (en
GB2369908B (en
Inventor
Chien-Tzu Hou
Hsiu Ying Hsu
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.)
Individual
Original Assignee
Individual
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
Priority claimed from TW89116822A external-priority patent/TW495664B/en
Priority claimed from JP2000312119A external-priority patent/JP2002123431A/en
Application filed by Individual filed Critical Individual
Publication of GB0120064D0 publication Critical patent/GB0120064D0/en
Publication of GB2369908A publication Critical patent/GB2369908A/en
Application granted granted Critical
Publication of GB2369908B publication Critical patent/GB2369908B/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C29/00Checking stores for correct operation ; Subsequent repair; Testing stores during standby or offline operation
    • G11C29/70Masking faults in memories by using spares or by reconfiguring
    • G11C29/76Masking faults in memories by using spares or by reconfiguring using address translation or modifications
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/21Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
    • G11C11/34Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
    • G11C11/40Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
    • G11C11/401Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors forming cells needing refreshing or charge regeneration, i.e. dynamic cells

Abstract

A DRAM memory page operation method comprises a set up procedure and an operation procedure. The set up procedure tests and finds out whether any deficit exists in the memory page of the memory and establishes a table of look-aside buffer that indicates defective locations and the corresponding new locations. The real operation procedure is executed after the set up procedure completes. It establishes a fast page lookup table according to results in the set up procedure for instructing the memory page or memory unit to operate in the normal access mode or the page operation mode. Good memory pages then replaces faulty or bad memory pages according to the records in the fast page lookup table and the bad memory pages are moved to addresses at the very end of the memory so that the memory can operate even with deficits. Thus, no deficit in a single DRAM memory page/unit will halt the whole system.

Description

DRAM MEMORY PAGE OPERATION METHOD AND ITS STRUCTURE
BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to a DRAM memory page operation method and its structure and, in 5 particular, to a method of redirecting the bad and ineffective memory page in DRAM to normal memory pre-stored at the end of the memory so that the defective memory can normally operate.
2. Description of the Prior Art
The dynamical random access memory (DRAM) module 1 comprises a plurality of DRAM 10 and each DRAM 10 is a memory device composed of continuous memory pages I I (or continuous cells).
10 As shown in FIG. 1, the DRAM 10 has 1 6M of memory that is divided into 4096 memory pages I I (000 to FFF) of the size 4K, the computer system accesses data DRAMI through a memory controller 20 and controls the access of each memory page 11 of the DRAM 1 0 through the supporting logic 12 in the DRAM module 1.
When the computer system is turned on, the basic input/output system (BIOS) will detect the 15 DRAM 10. There may occur many errors or mistakes due to deficits or damages during the process of manufacturing the DRAM 10 so that deficits exist in a memory page 11 or cell ofthe DRAM 10. When the system accesses the DRAM I O and finds a deficit at, for example, the memory page A03, then the whole system operation will stop at the memory page A03 and be forced to give up on accessing the defective DRAM module 1 20 In a personal digital assistant (PDA) or other small-sized communication devices, DRAM 10 is mostly embedded on the main board. If the embedded DRAM 10 has deficits, functions of the whole DRAM module 1 will be affected so that the operation logic cannot access the memory page 11, resulting in system halt, ineffective memory abandonment, and even quitting the whole system. The does not only lowers the yield for the DRAM manufacturers, but also wastes the system or other parts 25 in the DRAM 10 that are functioning normally and causes great losses.
SUMMARY OF THE INVENTION
Therefore, it is a primary object of the invention to provide a DRAM memory operation method and its structure. The present invention provides a memory controller and its operation method to move a bad memory page to the very end to be replaced by a good one so that the system operation will 5 not stop due to the effects of the damaged memory page and the system does not need to give up on the whole memory module.
Pursuant to the foregoing object, the operation method comprises a set up procedure and an operation procedure. The set up procedure tests and finds out whether any deficit exists in the memory page ofthe memory and establishes a table of look-aside buffer that indicates defective locations and the 10 correspcodlng new locations. The real operation procedure is executed after the set up procedure completes. It establishes a fast page lookup table according to results in the set up procedure for instructing the memory page or memory unit to operate in the normal access mode or the page operation mode. Good memory pages then replace bad memory pages according to the records in the fast page lookup table and the bad memory pages are moved to addresses at the very end ofthe memory 15 so that the memory can operate even with deficits.
The structure of the disclosed DRAM memory page is as follows. The memory controller comprises a controller to control the access to each memory page, the controller having memory (e.g. flash memory or random access memory) for storing the table of look-aside buffer; static random access memory (SRAM) for storing the fast page lookup table that indicate whether the memory operates 20 under the normal access mode or the page operation mode.
Other features and advantages ofthe present invention will be apparent from the following detailed description, which proceeds with reference to the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. I is a schematic view of the conventioru l memory module structure; 25 FIG. 2 is a schematic view of the memory module structure of the present invention;
Fly. 3 is a flow chart of the set up procedure of the present invention; and FIG. 4 is a flow chart of the operation procedure of the present invention In the various drawings, the same references relate to the same elements.
DETAILED DESCRIPTION OF THE INVENTION
5 As shown in FIG. 2, the disclosed DRAM memory page structure comprises a dynamical random access memory (DRAM) 30 and a memory controller 20; wherein the DRAM 30 includes a plurality of memory pages 31 (or cells), and the memory controller 20 includes a controller 21, which controls the access of each memory page 31 and has memory 22 therein for storing the result of storage settings (the details are described later), a static random access memory (SRAM) 23, which stores a fast page lookup 10 table comprising a plurality of indication bits that map to memory pages to indicate whether the memory pages 31 are operating under the normal access mode or the page operation mode (which is to be explained later).
The memory page operation method comprises a set up procedure and an operation procedure.
Set Up Procedure (FIG. 3): 15 When the disclosed DRAM 30 is first used or each time the system is turned on, the set up procedure of fault page reallocation for the DRAM 30 will be executed according to the following steps: Step Al: Memory Test BIOS will be initialized to test whether any deficit exists in the DRAM 30. If no deficit is detected, 20 then the access to the DRAM 30 is operating normally. BIOS will skip the fault reallocation (Step A2) and execute an attribute processing (Step A3). If any deficit is detected to be in the DRAM 30, BIOS will start the procedure to establish a table of look-aside buffer (SteD A2).
Step A2: Fault Page Reallocation When a deficit is detected in the DRAM 30, the system will start the procedure to establish a table
of look-aside buffer (TLB) to indicate defective locations and new locations mapped into. The TLB will be stored in the memory 22 of the memory controller 20 (FIG. 2), which can be flash memory or random access memory (RAM). For example, with reference to both FIG. 2 and Table 1, memory pages 000, 003, A02 and A03 are the ones with deficits and are mapped into new memory pages FFC, 5 FFD, FFE and FFF, respectively Old Pal New Page 000 FFC
003 FFD
A02 FFE
A03 FFF
Table I
Step A3: Page attribute processing 10 Within the TLB, the controller 21 provides a plurality of selection items defined by the user in addition to the mapping addresses. The selection items can be used in defective memory pages and normal memory pages, including attributes such as read only, read once, read twice, write only, write once, write twice, address relocation, etc (Table 2).
. Page Attribute Page Fault Read Write Write Read Only Read Once Write Only Mapping Twice Once Twice 003 FFD No NoNo No No No 008 No Yes Yes No No Yes No
| A02 | FEE | No | No | No | Yes | Yes | Yes | Table 2
Step A4: After the set up procedure is completed, the system will establish a fist page lookup table (FPLT), 5 which is stored in the SRAM 23 shown in FIG. 2. The FPLT indicates whether the memory pages 31 or cells are operating under the normal access mode or the page operation mode.
Operation Procedure (FIG. 4): Taking a 1 6M DRAM module as an example, there are 4096 memory pages 31 (or cells) of the size 4K The size of the SRAM is the number of the mapping memory page. The SRAM 23 (4K or 4096 10 bits) corresponds to the memory page 31 of each DRAM 30 for indicating whether the memory page I is operating under the normal access mode or the page operation mode. The actual operation procedure includes a unique two-level mapping procedures. The first mapping checks the FPLT stored in the SRAM 23, as shown in Table 3 (Step B1). When the SRAM 23 bit corresponding to some memory page 31 is "0", that memory page is operating under the normal access mode (Step B2). When 15 the SRAM 23 bit of some memory page 31 is " 1 ",t that memory page is under the page operation mode.
Therefore the second level mapping is involved. The system controller checks the TLB stored in the flash memory ofthe controller 21 (Step B3) to fetch the page attributes and the real mapping addresses toward DRAM.
_ _ Page 001 002 003... 008 _ A02 A03...FFC FED FFE FFF FPLT _ O O _ _ 1 _
20 Table 3
For example, in Table 3 the EPLT of page 000 is " I " because this is a Cult page. On the other hand.
even though page 008 does not have any deficit, the FPLT of the page can be " I " which is due to the read only or write once attribute set by the user.
If several memory pages 31 do not function normally (as shown in Table I, memory pages 000, 003, 5 A02 and A03 are detected to be defective), the defective result is written into the Dash memory 22.
When the computer system is turned on, the test result of defective memory pages 31 will be loaded into the SRAM 23 and one can quickly learn whether those memory pages 31 are damaged by referring to the FPLT stored therein.
The bad memory pages will be replaced by good pages with addresses residing at tree end of 10 DRAM 30 according to the present invention As shown in FIG. 1, four memory pages are bad and are to be replaced. The TLB points to addresses FFC, FED, FEE and FFF in order to replace the bad memory pages thereby (Step B4). That is, the memory page 000 is replaced by the memory page FFC, the memory page 003 is replaced by the memory page FED, the memory page A02 is replaced by the memory page FEE and the memory page A03 is replaced by the memory page FFF. The bad memory I 5 pages are appended to the end addresses ofthe memory DRAM 30. Since memory pages in the DRAM 30 are damaged, after replacing the bad memory pages by good ones the setting procedure will report the total number of memory pages 31 in the computer system chip, excluding defective memory pages (it is 4092 memory pages in the current embodiment) so that no access to defective memory pages will occur when the next time the memory pages 31 are accessed.
20 In conclusion, according to the disclosed DRAM memory page operation method and its structure,
when defective memory pages 31 are detected while accessing the memory pages 31, later part of good memory pages 31 will be used to replace the bad ones and the bad memory pages 31 are appended to the end addresses of the DRAM 30 so that the memory 31 can operate normally and correctly even deficits exist. The system will not halt simply due to the deficit of a single DRAM memory page. One 25 also does not need to waste resources and money to replace the whole memory module simply because one memory page is damaged. The present invention thus provides an effective solution to the problem of replacing the whole DRAM owing to deficit memory in the prior art.
The invention being thus descn ed, it will be obvious that the same may be varied in many ways.
Such variations are not to be regarded as a departure from the spirit and scope of the inventions and all such modifications as would be obvious to one skilled in the art are intended to be included within the scope of the following claims.

Claims (9)

What is claimed is:
1. A DRAM memory page operation method, which comprises a set up procedure and an operation procedure; wherein the set up procedure includes the steps of: 5 testing memory to find out whether any deficit exists in a memory page; fault page reallocation to establish a table of look-aside buffer (TLB) so as to indicate defective locations and the corresponding new locations mapped into; page attribute processing to establish selection items that define memory page operation modes in the TLB; 10 establishing a fast page lookup table (FPLT) according to the result of the set up procedure for indicating whether the memory page or memory unit is operating under the normal access mode or the page operation mode; the operation procedure checks the FPET and the TLB so as to replacing teas memory pages by good ones and appending the bad ones to the latest addresses in the memory.
I 5
2. A DRAM memory page operation method as recited in claim 1, wherein the step of testing memory is started by the basic input/output system (BIOS).
3. A DRAM memory page operation method as recited in claim 1, wherein the page attributes include such selection items as read only, write only, write once and read once that are applicable to both defective memory and normal memory.
20
4. A DRAM memory page operation method as recited in claim 1, wherein after memory page replacing in the operation procedure the set up procedure will report the number oftotal memory pages, excluding bad memory pages, to the computer system so that no access to defective memory pages will occur when the next time the memory pages are accessed.
5. A DRAM memory page operation method as recited in claim 1, wherein the operation
procedure further comprises a unique two-level napping procedures for checking the mapping bits in the FPLT stored SRAM so as to determine memory pages
6. A DRAM memory page operation method as recited in claim 5, wherein the first mapping indicates that the memory page is operating in the norTnal access mode when the bit is "0".; 5 the second level mapping is involved and the memory page is operating in the page operation mode when the bit is " 1", and the system controller checks the TLB stored in flash memory ofthe controller to fetch the page attributes and the real mapping addresses toward the DRAM.
7. A DRAM system structures which comprises:.
at least one DRAM including a plurality of memory pages (cells); I O a memory controller including: a controller, which controls the access of each memory page and has memory for storing the set up procedure result described in claim 1; an SRAM, which stores a FPLT that has a plurality of indication bits mapping into memory pages for indicating whether the memory pages are operating under the normal access mode or the page operation mode
8.The DRAM structure as recited in claim 8, wherein the memory is volatile memory which could 15 be either the flash memory or the RAM.
9. The DRAM structure as recited in claim 8, wherein the size of the SRAM corresponds to the number of memory pages.
GB0120064A 2000-08-18 2001-08-17 Dram memory page operation and its structure Expired - Fee Related GB2369908B (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
TW89116822A TW495664B (en) 2000-08-18 2000-08-18 Operation method for memory pages of DRAM and the structure thereof
JP2000312119A JP2002123431A (en) 2000-10-12 2000-10-12 Dram and memory page operating method therefor

Publications (3)

Publication Number Publication Date
GB0120064D0 GB0120064D0 (en) 2001-10-10
GB2369908A true GB2369908A (en) 2002-06-12
GB2369908B GB2369908B (en) 2004-08-25

Family

ID=26601973

Family Applications (1)

Application Number Title Priority Date Filing Date
GB0120064A Expired - Fee Related GB2369908B (en) 2000-08-18 2001-08-17 Dram memory page operation and its structure

Country Status (2)

Country Link
DE (1) DE10139819A1 (en)
GB (1) GB2369908B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4475194A (en) * 1982-03-30 1984-10-02 International Business Machines Corporation Dynamic replacement of defective memory words

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4475194A (en) * 1982-03-30 1984-10-02 International Business Machines Corporation Dynamic replacement of defective memory words

Also Published As

Publication number Publication date
GB0120064D0 (en) 2001-10-10
GB2369908B (en) 2004-08-25
DE10139819A1 (en) 2002-06-13

Similar Documents

Publication Publication Date Title
US6181614B1 (en) Dynamic repair of redundant memory array
US6574757B1 (en) Integrated circuit semiconductor device having built-in self-repair circuit for embedded memory and method for repairing the memory
EP0009412A2 (en) Block replacement in a high speed cache memory system
US5513344A (en) Method of testing cache memories used for an information processing apparatus
TWI630618B (en) Systems and methods for testing and assembling memory modules
JP2010108585A (en) Semiconductor memory device
US20040243879A1 (en) DRAM memory page operation method and its structure
JP2011054263A (en) Memory error and redundancy
US6320804B2 (en) Integrated semiconductor memory with a memory unit a memory unit for storing addresses of defective memory cells
US6226763B1 (en) Method and apparatus for performing cache accesses
US8230277B2 (en) Storage of data in data stores having some faulty storage locations
US6240532B1 (en) Programmable hit and write policy for cache memory test
JP3223817B2 (en) Semiconductor memory device and driving method thereof
US5774646A (en) Method for detecting faulty elements of a redundancy semiconductor memory
US20020124203A1 (en) Method for utilizing DRAM memory
GB2369908A (en) DRAM memory page operation method replacing faulty memory pages
US6571374B1 (en) Invention to allow multiple layouts for a schematic in hierarchical logical-to-physical checking on chips
KR100429095B1 (en) Random Access Memory in Integrated Circuits and How to Test Them
US20070033350A1 (en) Ruined storage area marking and accessing method and system
WO2002056183A1 (en) Semiconductor memory device and method for accessing the same
KR970707555A (en) Circuits, systems, and methods for replacing defective cells in memory devices (CIRCUITS, SYSTEMS, AND METHODS FOR ACCOUNTING FOR DEFECTIVE CELLS IN A MEMORY DEVICE)
TW495664B (en) Operation method for memory pages of DRAM and the structure thereof
US20020199130A1 (en) Automatic address redirecting memory device and the method of the same
JPS6019080B2 (en) How to check storage devices
US6567958B1 (en) Invention to allow hierarchical logical-to-physical checking on chips

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20050817