WO2003098633A2 - Content addressable memory (cam) with error checking and correction - Google Patents

Content addressable memory (cam) with error checking and correction Download PDF

Info

Publication number
WO2003098633A2
WO2003098633A2 PCT/US2003/015589 US0315589W WO03098633A2 WO 2003098633 A2 WO2003098633 A2 WO 2003098633A2 US 0315589 W US0315589 W US 0315589W WO 03098633 A2 WO03098633 A2 WO 03098633A2
Authority
WO
WIPO (PCT)
Prior art keywords
cam
match
match line
bit
coupled
Prior art date
Application number
PCT/US2003/015589
Other languages
French (fr)
Other versions
WO2003098633A3 (en
Inventor
Tarl S. Gordon
Original Assignee
International Business Machines Corporation
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 International Business Machines Corporation filed Critical International Business Machines Corporation
Priority to DE60333187T priority Critical patent/DE60333187D1/en
Priority to EP03753077A priority patent/EP1509921B1/en
Priority to KR1020047016499A priority patent/KR100601235B1/en
Priority to AU2003251301A priority patent/AU2003251301A1/en
Priority to JP2004506037A priority patent/JP4036865B2/en
Priority to AT03753077T priority patent/ATE472770T1/en
Publication of WO2003098633A2 publication Critical patent/WO2003098633A2/en
Publication of WO2003098633A3 publication Critical patent/WO2003098633A3/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C15/00Digital stores in which information comprising one or more characteristic parts is written into the store and in which information is read-out by searching for one or more of these characteristic parts, i.e. associative or content-addressed stores
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1008Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices
    • G06F11/1064Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's in individual solid state devices in cache or content addressable memories

Definitions

  • the present invention relates generally to integrated circuit memory devices and, more particularly, to a content addressable memory capable of detecting and correcting bit errors contained therein when used in conjunction with error checking and correction techniques.
  • a content addressable memory is a storage device in which storage locations are identified by their contents, not by names or positions.
  • a search argument is presented to the CAM and the location that matches the argument asserts a corresponding match line.
  • One use for such a memory is in dynamically translating logical addresses to physical addresses in a virtual memory system.
  • the logical address is the search argument and the physical address is produced as a result of the dynamic match line selecting the physical address from a storage location in a random access memory (RAM).
  • RAM random access memory
  • a CAM typically includes an array of CAM cells, where each row of the CAM array corresponds to a stored word.
  • the CAM cells in a given row couple to a word line and a match line associated with the row.
  • the word line connects to a control circuit that can either select the row for a read/write operation or bias the word line for a search.
  • the match line carries a signal that, during a search, indicates whether the word stored in the row matches an applied input value.
  • Each column of the conventional CAM array corresponds to the same bit position in all of the CAM words, while the CAM cells in a particular column are coupled to a pair of bit lines associated with the column.
  • a search is applied to each pair of bit lines, which have a pair of complementary binary signals thereon that represent a bit of an input value.
  • Each CAM cell changes the voltage on the associated match line if the CAM cell stores a bit that does not match the bit represented • on the attached bit lines. Accordingly, if the voltage on a match line remains unchanged during a search, the word stored in that row of CAM cells matches the input word.
  • a detected mismatch condition is accepted as accurate, regardless of whether the mismatch results from an actual data mismatch or from a flipped cell(s) caused by a soft error.
  • a soft error may occur as a result of phenomena such as impacts of cosmic rays or alpha particles, wherein the value of a binary bit of stored data is changed.
  • some CAM arrays are designed to be refreshed periodically in order to fix any flipped cells.
  • a risk is taken in the meantime that some mismatches might actually be false mismatches.
  • Error checking and correction (ECC) algorithms have been used to address the problem of soft error.
  • ECC algorithms provide the ability to correct a single bit error and detect a double bit error by reading and writing the original data along with a checksum data word. More complicated algorithms may correct more than a single bit errors and detect more than double bit errors by utilizing more checksum data bits.
  • the data, along with the checksum, may be tested for validity and potentially corrected or otherwise marked as "uncorrectably corrupt".
  • a significant characteristic of ECC encoded data is that no two combinations of data and checksum are two bits or less different.
  • the CAM includes a plurality of individual CAM cells for storing a codeword having a • number of bits associated therewith.
  • a match line is coupled to each of the plurality of individual CAM cells, and is used to indicate a match status of a comparand word that is compared to the stored codeword. The match status is reflective of either a match state or a mismatch state.
  • the CAM is designed to store a word of M plus N bits, wherein M is the number of bits in the data and N is the number of bits in the ECC checksum code.
  • a sensing apparatus is used for latching the match line to the match state whenever the comparand word mismatches the stored codeword by a number of N or fewer bits.
  • the sensing apparatus also latches the match line to the mismatch state whenever the comparand word mismatches the stored codeword by more than N bits.
  • the sensing apparatus further includes a reference match line which is discharged at a selected rate from a precharged state during a compare operation. During a compare operation, the sensing apparatus determines the match status by comparing the selected rate of discharge of the reference match line to a rate of discharge of the match line. If the selected rate of discharge of the reference match line is greater than the rate of discharge of the match line, then the match line is latched to the match state.
  • the match line is latched to the mismatch state.
  • the CAM cells are further adapted to correct any mismatching bits stored therein if the match line is latched to said match state.
  • Each of the CAM cells further include a pair of cross coupled inverters configured as a data storage latch.
  • a first access transistor selectively couples a bit line to a first node within the data storage latch, and a second access transistor selectively couples a complementary bit line to a second node within the data storage latch.
  • the first node has a voltage value representing the value of the bit stored in the data storage latch, while the second node has a voltage value representing the complementary value of the bit stored in the data storage latch.
  • a third access transistor selectively couples the first node to said match line, and a fourth access transistor selectively couples the second node to the match line.
  • a comparand bit applied to a given CAM cell does not match a stored bit within the CAM cell, and if the match line is also latched to said match state, then the stored bit within the CAM cell is caused to be inverted. However, a matching stored bit within the • CAM cell is prevented from being inverted by the match line if the match line is latched to the mismatch state.
  • FIG. 1 is a schematic diagram of a content addressable memory (CAM) array, including a reference match line therein, configured for use in accordance with an embodiment of the invention
  • Figure 2 is a schematic diagram of a sensing apparatus capable of detecting the difference between a mismatch condition indicative of a soft error (e.g., one bit mismatch) from a true mismatch condition (e.g., two or more bit mismatch), in accordance with an embodiment of the invention;
  • a mismatch condition indicative of a soft error e.g., one bit mismatch
  • a true mismatch condition e.g., two or more bit mismatch
  • Figure 3 is a schematic diagram of an exemplary CAM cell structure, configured to allow a mismatching bit attributable to soft error to be rewritten and corrected therein;
  • Figure 4 is a waveform timing diagram illustrating the interaction between the sensing apparatus and the CAM cell structure, during a series of test compare operations for the CAM array.
  • a single ended sensing apparatus is configured such that a distinction is made between a single bit mismatch (i.e., a soft error) and a two or more bit mismatch (i.e., an actual data mismatch) when the CAM is used in conjunction with -ECC techniques.
  • a correctable soft error condition is detected, the individual CAM cell(s) themselves are used to correct the soft error during a search operation. Thereby, cycle time may be saved in eliminating the need for refreshing already good data.
  • CAM array 100 configured for use in accordance with an embodiment of the invention.
  • CAM array 100 includes a plurality of CAM cells 102, arranged into rows and columns.
  • each CAM cell 102 is coupled with a word line (individually designated WORDLINE 0 - WORDLINE Z) and a match line (individually designated MATCHLINE 0 - MATCHLINE Z), depending upon the particular row in which the cell is located.
  • Each individual cell 102 further includes vertically oriented bit lines (BLT 1 - BLT X) and the complements thereto (BLC 1 - BLC X), as well as match bit lines (MBLT 1 - MBLT X) and the complements thereto (MBLC 1 - MBLC X).
  • BLT, BLC bit line pairs
  • MBLT, MBLC match bit line pairs
  • the match bit line pair may be omitted, with the compare operations being performed with the same bit line pair used for read and write operations.
  • MATCHREF reference match line within a dummy or reference word 104.
  • MATCHREF is discharged from a precharged state (e.g., V DD ) to ground at a fixed rate during each compare operation.
  • the specific rate of discharge of MATCHREF is preferably set such that it will discharge slightly faster than the match line having the largest acceptable number of mismatched bits thereon.
  • MATCHREF will discharge at the rate of about a 1.5 bit mismatch.
  • MATCHREF will discharge faster than the rate of MATCHLINE for a zero or a one bit mismatch, but slower for a two or more bit mismatch.
  • Figure 1 illustrates the bit line pairs and match bit line pairs also included within the cells of the reference word 104, it will be understood that the reference word cells themselves do not participate in the functional operation of the CAM array 100. Conversely, the contents of the bit lines and match bit lines do not affect the operation of MATCHREF. However, MATCHREF is preferably similarly loaded in comparison to the other match lines, and preferably has a similar line capacitance as the other match lines.
  • FIG. 2 in accordance with an embodiment of the invention, there is illustrated a sensing apparatus 200 that detects a one bit mismatch condition and, in such a case, thereafter latches the corresponding match line to the supply voltage. Conversely, if a more than one bit mismatch condition is detected, apparatus 200 will cause the corresponding match line to be driven to ground.
  • Apparatus 200 includes a pair of serially connected CMOS inverters II and 12 coupled to the reference match line, MATCHREF.
  • CMOS inverters II and 12 coupled to the reference match line, MATCHREF.
  • MATCHLINE complementary metal-oxide-semiconductor
  • Transistor stack 202 further includes a pull-up PFET P2, coupled to PI, as well as a pull-down NFET N2, coupled to Nl .
  • the gates of both P2 and N2 are connected to the output of inverter 13.
  • the output of 13 is also connected to the input of inverter 14.
  • inverter II has the same switching characteristics as 13.
  • the size of the individual PFETs and NFETs included within II and 13 are the same with respect to one another and preferably have the same switching voltages.
  • An understanding of the operation of sensing apparatus 200 is obtained through an analysis of the following possible conditions on a match line during a compare operation. Initially, the voltages on MATCHREF and MATCHLINE are biased or precharged to V DD (high) prior to a search operation. During this time, the output of II is low and thus NFET Nl is in a non-conductive state. Furthermore, the output of inverter 12 is high and thus PFET PI is also in a non-conductive state. Since the voltage on MATCHREF and MATCHLINE are biased or precharged to V DD (high) prior to a search operation. During this time, the output of II is low and thus NFET Nl is in a non-conductive state. Furthermore, the output of inverter 12 is high and thus PFET PI is also in a non-conductive state. Since the voltage on MATCHRE
  • MATCHLINE is initially precharged high, the output of inverter 13 is low and the output of inverter 14 (MATCHOUT) is high. Because the output of 13 is low, the pullup PFET P2 is set to a conductive state while the pulldown NFET N2 is in a non-conductive state. Then, during a compare operation, the voltage on MATCHREF will be discharged at a rate equivalent to about a 1.5 bit mismatch as described earlier. On the other hand, the status of the voltage on MATCHLINE will depend on how many (if any) bit mismatches ⁇ are present on the CAM cells connected thereto.
  • N is chosen to be 1, it should be understood that the present embodiments are applicable to any integral number N of bit mismatches so long as the reference match line (MATCHREF) is designed to be discharged at a the rate of an N.5 bit mismatch. Obviously, then, if it was desired (for example) to treat a three bit or fewer mismatch as a full match, then the MATCHREF circuitry would be designed so as to discharge the MATCHREF voltage at the rate of a 3.5 bit mismatch.
  • MATCHREF reference match line
  • the present invention embodiments further provide a means to flip (and thus correct) the single non-matching CAM cell when the MATCHLINE is clamped to the match condition (V DD ).
  • CAM cell structure 300 for use in conjunction with the sensing apparatus 200.
  • the cell structure 300 is configured such that a non matching bit stored therein is caused to be flipped when the corresponding match line is clamped up to the supply voltage, as described above.
  • CAM cell structure 300 includes a pair of cross coupled inverters, 15 and 16, which serve as the data storage element or latch.
  • Access transistors N3 and N4 provide coupling from a pair of complementary bitlines BLT and BLC, respectively to the data storage latch for read and write operations.
  • Data in the cell structure 300 is represented by stored voltage levels within the two sides of the bistable latch (15 and 16) in opposite voltage configurations.
  • the CAM cell structure 300 further includes NFET N5 having its gate connected to BLT, with the drain thereof connected to node A.
  • NFET N6 has its gate connected to BLC, with the drain thereof connected to node B.
  • the source of N5 is connected to the drain of NFET N7 which, in turn, is configured as a diode by having both the gate and source terminals thereof coupled to MATCHLINE.
  • the source of N6 is connected to the drain of NFET N8.
  • N8 is also configured as a diode, with both the gate and source thereof coupled to MATCHLINE as well.
  • the process of correcting of a soft error in each CAM cell structure 300 may be compared to the operation of a traditional SRAM cell.
  • the search port on the CAM cell also acts as a write port by using the bit line pair BLT and BLC as word lines (or by using a dedicated match bit line pair MBLT and MBLC as illustrated in Figure 1), and further using MATCHLINE as a write bit line.
  • CAM cell structure 300 will cause the data bit stored therein to be flipped during a search operation if MATCHLINE is driven to V DD .
  • cell 300 initially has a logic "1" stored therein, meaning the voltage at node A is high and the voltage at node B is low.
  • NFET N6 is rendered conductive while NFET N5 is off. Since MATCHLINE has been driven high by sensing apparatus 200, N8 (diode configuration) is also conductive.
  • NFET N5 is rendered conductive while N6 remains off.
  • N7 diode configuration
  • the voltage at node A is changed from low to high
  • the voltage at node B is changed from high to low.
  • sensing apparatus 200 and CAM cell structure 300 is further illustrated by the signal timing diagram of Figure 4.
  • the voltage values of four individual CAM cells in a 14-bit word are analyzed, in addition to the associated match line, reference match line and other reference voltages.
  • the specific waveforms as labeled in Figure 4 correspond to the following voltage values:
  • the stored cell value for each the four cells is a logic "0", or low. Naturally, the complements thereof are set at logic "1", or high.
  • PRECHARGE a precharge signal
  • a first compare operation is then commenced at time t 2 , as indicated by the falling voltage of MATCHREF.
  • a complete match condition is tested. Because each of the cells were initialized with a "0" bit therein, the true comparand bits applied to each cell bit line are also "0", as reflected by the low voltages on BLT(0), BLT(l) and BLT(2), and the high voltages on BLC(0), BLC(l) and BLC(2). Again, for purposes of simplicity, the bit line and complementary bit line voltages for only three cells are shown in this example. As described earlier, a complete match of all bits results in the both the MATCHLINE and MATCHOUT voltages remaining high, and is reflected as such in the diagram. Furthermore, there is no change in the status of the stored bits in cells 0-2, as is also expected.
  • a second compare operation is performed.
  • the one bit match condition i.e., a soft error condition
  • the comparand bit applied to the bit line of cell 0 is a "1" bit, as reflected in voltage waveforms BLT(0) and BLC(0).
  • the voltage on MATCHLINE is high as it is clamped to V DD by virtue of the operation of the sensing apparatus 200 described earlier. It will be recalled that a one bit mismatch results in MATCHLINE initially discharging at a rate slower than
  • MATCHREF MATCHREF. Because of this, the MATCHLINE voltage is immediately pulled back up to the full value of V DD . Graphically, this is illustrated (in circled area 400 of Figure 4) by the slight dip in MATCHLINE before a quick return to V DD . In additon, it is noted that the voltage on MATCHOUT remains high, reflecting that the one bit mismatch is still considered a full data match. Thirdly, it will be noted that, in addition to detecting the one bit mismatch condition, the "soft error" in cell 0 has been successfully corrected, as a "1" bit is now written therein. This can be seen by inspection of the flipping of the voltage waveforms of NODE A(0) and NODE B(0).
  • WORDLINE is again energized in order to rewrite the initial cell conditions back into the CAM word.
  • the data within cell 0 is restored to a "0" bit for further compare testing.
  • the next condition tested is a two bit mismatch, which is applied at time t 5 .
  • the comparand bits applied to cell 0 and cell 1 are both "1". Since there are now two mismatched cells, the rate of discharge of MATCHLINE now exceeds the rate of discharge of MATCHREF, as is illustrated by their respective waveforms. It will be recalled that this condition results in MATCHLINE being latched to ground, and thus MATCHOUT goes from high to low, signifying a true mismatch.
  • the charge on MATCHLINE is dissipated to ground through N7, N5, and the NFET of 16 in cell 2. However, the integrity of the data in each cell (all remaining logic "0") of the word is still maintained in this mismatch condition.
  • the present invention is applicable to CAM storage devices, and in particular provides a CAM device capable of detecting and correcting a one-bit mismatch arising from a soft error.
  • a sensing apparatus such as the apparatus 200 described above, along with the modified CAM cell configuration 300 as discussed above, a soft error may be detected and corrected within a CAM array when the data is deemed to be correctably corrupt.
  • the embodiments have been described in terms of correcting a one bit mismatch, the disclosure may be adapted to correct more than one mismatching bit by adjusting the discharge time of the reference match line.
  • the addition of diode devices to CAM cell 300 allows a mismatching cell bit to be inverted during a latched match condition, while preventing matching bits from being inverted during a latched mismatch condition.
  • the principles of the invention embodiments are not limited to SRAM based CAM cells.
  • the inventive principles could also be applied to a pair of DRAM based CAM cells (having a single transistor/capacitor storage elements) configured as a single storage cell.

Abstract

A content addressable memory (CAM) (100) capable of ignoring and correcting bit errors contained therein is disclosed. In an exemplary embodiment, the CAM includes a plurality of individual CAM cells (102) for storing a codeword having a number of bits associated therewith. A match line (MATCHLINE) is coupled to each of the plurality of individual CAM cells, and is used to indicate a match status of a comparand word (104) that is compared to the stored codeword. The match status is reflective of either a match state or a mismatch state. A sensing apparatus (200) is used for latching the match line to the match state whenever the comparand word (104) mismatches the stored codeword by a number of N or fewer bits, wherein N is defined a maximum number of correctable bits for a given error checking and correction (ECC) algorithm used.

Description

CONTENT ADDRESSABLE MEMORY (CAM) WITH ERROR CHECKING AND CORRECTION
Technical Field
The present invention relates generally to integrated circuit memory devices and, more particularly, to a content addressable memory capable of detecting and correcting bit errors contained therein when used in conjunction with error checking and correction techniques.
Background Art
A content addressable memory (CAM) is a storage device in which storage locations are identified by their contents, not by names or positions. A search argument is presented to the CAM and the location that matches the argument asserts a corresponding match line. One use for such a memory is in dynamically translating logical addresses to physical addresses in a virtual memory system. In this case, the logical address is the search argument and the physical address is produced as a result of the dynamic match line selecting the physical address from a storage location in a random access memory (RAM). CAMs are also frequently used for Internet address searching.
A CAM typically includes an array of CAM cells, where each row of the CAM array corresponds to a stored word. The CAM cells in a given row couple to a word line and a match line associated with the row. The word line connects to a control circuit that can either select the row for a read/write operation or bias the word line for a search. The match line carries a signal that, during a search, indicates whether the word stored in the row matches an applied input value. Each column of the conventional CAM array corresponds to the same bit position in all of the CAM words, while the CAM cells in a particular column are coupled to a pair of bit lines associated with the column. A search is applied to each pair of bit lines, which have a pair of complementary binary signals thereon that represent a bit of an input value. Each CAM cell changes the voltage on the associated match line if the CAM cell stores a bit that does not match the bit represented • on the attached bit lines. Accordingly, if the voltage on a match line remains unchanged during a search, the word stored in that row of CAM cells matches the input word.
In conventional CAM systems, a detected mismatch condition is accepted as accurate, regardless of whether the mismatch results from an actual data mismatch or from a flipped cell(s) caused by a soft error. A soft error may occur as a result of phenomena such as impacts of cosmic rays or alpha particles, wherein the value of a binary bit of stored data is changed. Currently, some CAM arrays are designed to be refreshed periodically in order to fix any flipped cells. However, in so doing, a risk is taken in the meantime that some mismatches might actually be false mismatches. Error checking and correction (ECC) algorithms have been used to address the problem of soft error. The most simple ECC algorithms provide the ability to correct a single bit error and detect a double bit error by reading and writing the original data along with a checksum data word. More complicated algorithms may correct more than a single bit errors and detect more than double bit errors by utilizing more checksum data bits. The data, along with the checksum, may be tested for validity and potentially corrected or otherwise marked as "uncorrectably corrupt". A significant characteristic of ECC encoded data is that no two combinations of data and checksum are two bits or less different.
It is desirable to be able to conduct CAM searches that recognize a single bit mismatch as a complete match. When such a CAM search is performed in conjunction with error checking and correction techniques, a one bit mismatch would be deemed "correctably corrupt" and thus attributed to soft error as opposed to a true one bit data mismatch. Existing CAM configurations, however, are not presently adapted to make this distinction.
Disclosure of Invention
The above discussed and other drawbacks and deficiencies of the prior art are overcome or alleviated by a content addressable memory (CAM) and method capable of detecting and correcting bit errors contained therein. In an exemplary embodiment, the CAM includes a plurality of individual CAM cells for storing a codeword having a • number of bits associated therewith. A match line is coupled to each of the plurality of individual CAM cells, and is used to indicate a match status of a comparand word that is compared to the stored codeword. The match status is reflective of either a match state or a mismatch state. The CAM is designed to store a word of M plus N bits, wherein M is the number of bits in the data and N is the number of bits in the ECC checksum code. A sensing apparatus is used for latching the match line to the match state whenever the comparand word mismatches the stored codeword by a number of N or fewer bits.
In a preferred embodiment, the sensing apparatus also latches the match line to the mismatch state whenever the comparand word mismatches the stored codeword by more than N bits. The sensing apparatus further includes a reference match line which is discharged at a selected rate from a precharged state during a compare operation. During a compare operation, the sensing apparatus determines the match status by comparing the selected rate of discharge of the reference match line to a rate of discharge of the match line. If the selected rate of discharge of the reference match line is greater than the rate of discharge of the match line, then the match line is latched to the match state.
However, if the rate of discharge of the match line is greater than the selected rate of discharge of the reference match line, then the match line is latched to the mismatch state.
In an alternative embodiment, the CAM cells are further adapted to correct any mismatching bits stored therein if the match line is latched to said match state. Each of the CAM cells further include a pair of cross coupled inverters configured as a data storage latch. A first access transistor selectively couples a bit line to a first node within the data storage latch, and a second access transistor selectively couples a complementary bit line to a second node within the data storage latch. The first node has a voltage value representing the value of the bit stored in the data storage latch, while the second node has a voltage value representing the complementary value of the bit stored in the data storage latch. A third access transistor selectively couples the first node to said match line, and a fourth access transistor selectively couples the second node to the match line. If a comparand bit applied to a given CAM cell does not match a stored bit within the CAM cell, and if the match line is also latched to said match state, then the stored bit within the CAM cell is caused to be inverted. However, a matching stored bit within the • CAM cell is prevented from being inverted by the match line if the match line is latched to the mismatch state.
Brief Description of Drawings
Referring to the exemplary drawings wherein like elements are numbered alike in the several Figures:
Figure 1 is a schematic diagram of a content addressable memory (CAM) array, including a reference match line therein, configured for use in accordance with an embodiment of the invention;
Figure 2 is a schematic diagram of a sensing apparatus capable of detecting the difference between a mismatch condition indicative of a soft error (e.g., one bit mismatch) from a true mismatch condition (e.g., two or more bit mismatch), in accordance with an embodiment of the invention;
Figure 3 is a schematic diagram of an exemplary CAM cell structure, configured to allow a mismatching bit attributable to soft error to be rewritten and corrected therein; and
Figure 4 is a waveform timing diagram illustrating the interaction between the sensing apparatus and the CAM cell structure, during a series of test compare operations for the CAM array.
Best Mode for Carrying Out the Invention An apparatus and method is disclosed hereinafter, wherein the degree to which a search word is mismatched from the stored word in a CAM may be detected. Briefly stated, a single ended sensing apparatus is configured such that a distinction is made between a single bit mismatch (i.e., a soft error) and a two or more bit mismatch (i.e., an actual data mismatch) when the CAM is used in conjunction with -ECC techniques. Moreover, when a correctable soft error condition is detected, the individual CAM cell(s) themselves are used to correct the soft error during a search operation. Thereby, cycle time may be saved in eliminating the need for refreshing already good data.
Referring initially to Figure 1, there is shown a CAM array 100 configured for use in accordance with an embodiment of the invention. CAM array 100 includes a plurality of CAM cells 102, arranged into rows and columns. Generally, each CAM cell 102 is coupled with a word line (individually designated WORDLINE 0 - WORDLINE Z) and a match line (individually designated MATCHLINE 0 - MATCHLINE Z), depending upon the particular row in which the cell is located. Each individual cell 102 further includes vertically oriented bit lines (BLT 1 - BLT X) and the complements thereto (BLC 1 - BLC X), as well as match bit lines (MBLT 1 - MBLT X) and the complements thereto (MBLC 1 - MBLC X). In some CAM designs, the bit line pairs (BLT, BLC) are used only for reading and writing operations, while the match bit line pairs (MBLT, MBLC) may be provided exclusively for compare operations. However, the match bit line pair may be omitted, with the compare operations being performed with the same bit line pair used for read and write operations.
In addition, there is also provided a reference match line (MATCHREF) within a dummy or reference word 104. As will be explained in greater detail later, MATCHREF is discharged from a precharged state (e.g., VDD) to ground at a fixed rate during each compare operation. The specific rate of discharge of MATCHREF is preferably set such that it will discharge slightly faster than the match line having the largest acceptable number of mismatched bits thereon. Thus, for an "acceptable" one bit mismatch, MATCHREF will discharge at the rate of about a 1.5 bit mismatch. In other words, MATCHREF will discharge faster than the rate of MATCHLINE for a zero or a one bit mismatch, but slower for a two or more bit mismatch.
Although Figure 1 illustrates the bit line pairs and match bit line pairs also included within the cells of the reference word 104, it will be understood that the reference word cells themselves do not participate in the functional operation of the CAM array 100. Conversely, the contents of the bit lines and match bit lines do not affect the operation of MATCHREF. However, MATCHREF is preferably similarly loaded in comparison to the other match lines, and preferably has a similar line capacitance as the other match lines.
Referring now to Figure 2, in accordance with an embodiment of the invention, there is illustrated a sensing apparatus 200 that detects a one bit mismatch condition and, in such a case, thereafter latches the corresponding match line to the supply voltage. Conversely, if a more than one bit mismatch condition is detected, apparatus 200 will cause the corresponding match line to be driven to ground.
Apparatus 200 includes a pair of serially connected CMOS inverters II and 12 coupled to the reference match line, MATCHREF. The operation of an individual CMOS inverter, being well known in the art, is not discussed in further detail hereinafter. In addition, each match line in the CAM array 100 is further coupled to a transistor stack 202, as well as another pair of CMOS inverters 13 and 14. For ease of description, only one match line (designated in Figure 2 simply as "MATCHLINE"), associated transistor stack 202, and pair of inverters 13 and 14 is shown. However, it will be understood that each match line in the CAM array includes the same circuit elements. The input of inverter II is coupled directly to MATCHREF, while the output of
II is connected to the input of inverter 12. In addition, the output of II is further connected to the gate of NFET Nl included within transistor stack 202, while the output of 12 is connected to the gate of PFET PI included within transistor stack 202. Transistor stack 202 further includes a pull-up PFET P2, coupled to PI, as well as a pull-down NFET N2, coupled to Nl . The gates of both P2 and N2 are connected to the output of inverter 13. The output of 13 is also connected to the input of inverter 14. As will later be appreciated, inverter II has the same switching characteristics as 13. In other words, the size of the individual PFETs and NFETs included within II and 13 are the same with respect to one another and preferably have the same switching voltages. An understanding of the operation of sensing apparatus 200 is obtained through an analysis of the following possible conditions on a match line during a compare operation. Initially, the voltages on MATCHREF and MATCHLINE are biased or precharged to VDD (high) prior to a search operation. During this time, the output of II is low and thus NFET Nl is in a non-conductive state. Furthermore, the output of inverter 12 is high and thus PFET PI is also in a non-conductive state. Since the voltage on
MATCHLINE is initially precharged high, the output of inverter 13 is low and the output of inverter 14 (MATCHOUT) is high. Because the output of 13 is low, the pullup PFET P2 is set to a conductive state while the pulldown NFET N2 is in a non-conductive state. Then, during a compare operation, the voltage on MATCHREF will be discharged at a rate equivalent to about a 1.5 bit mismatch as described earlier. On the other hand, the status of the voltage on MATCHLINE will depend on how many (if any) bit mismatches ■ are present on the CAM cells connected thereto.
One possibility is that if the comparand data applied to each CAM cell on MATCHLINE results in a complete match, meaning that none of the cells act to pull down the voltage thereon. Meanwhile, MATCHREF begins to discharge and the output of II eventually flips from high to low, while the output of 12 flips from low to high. As a" result, both PFET PI and NFET Nl are turned on. As soon as PI and Nl are turned on, the voltage on MATCHLINE is held to the rail voltage (VDD) since P2 remains on while N2 remains off. In other words, no change in voltage occurs on MATCHLINE in this case. Another possibility is that there exists a two bit or more mismatch of the data in the cells on MATCHLINE. In this situation, the initial conditions are the same as described above. However, due to the two bit or more mismatch on MATCHLINE, the voltage thereon is pulled to ground. Moreover, the rate of discharge on MATCHLINE will exceed the rate of discharge on MATCHREF. The result is that the output of 13 will switch from high to low before the output of II switches from low to high (recalling that II is sized substantially identically to 13). Therefore, P2 is switched off and N2 is switched on before Nl and PI are both switched on. Once Nl and PI are finally turned on, the pulldown NFET N2 clamps MATCHLINE to ground. The output of 14 is held low, thereby indicating a mismatch. Thirdly, there is the possibility of a one bit mismatch of the data in the cells of
MATCHLINE. Again, with the use of ECC techniques, a one bit mismatch may be attributed to a soft error. In this case, the compare operation will still result in an initial discharge of the voltage on MATCHLINE. However, because there is only one CAM cell contributing to the discharge of MATCHLINE, the discharge rate is now slower than the discharge rate of MATCHREF (being set to discharge at a 1.5 bit mismatch rate). Put another way, the output of II will change from low to high (and the output of 12 will change from high to low) before the output of 13 has a chance to change from low to high. Thus, as the voltage on MATCHLINE begins to discharge from VDD, PI and Nl are turned on. This happens before P2 has a chance to be turned off and N2 has a chance to be turned on and, therefore, the combination of conductive PFETs PI and P2 serve to pull the voltage on MATCHLINE back up to VDD. The resulting output on MATCHOUT is high, thereby indicating a match condition despite the one bit cell mismatch.
It will be appreciated that the above described apparatus 200 more broadly allows for the determination of an N bit mismatch to result in a full match. Although in the example illustrated N is chosen to be 1, it should be understood that the present embodiments are applicable to any integral number N of bit mismatches so long as the reference match line (MATCHREF) is designed to be discharged at a the rate of an N.5 bit mismatch. Obviously, then, if it was desired (for example) to treat a three bit or fewer mismatch as a full match, then the MATCHREF circuitry would be designed so as to discharge the MATCHREF voltage at the rate of a 3.5 bit mismatch. That way, for a 1, 2 or 3 bit mismatch on the CAM word, the voltage on MATCHLINE would be clamped up to VDD after an initial dip. On the other hand, a 4 bit or more mismatch would result in the voltage on MATCHLINE being clamped to ground.
In addition to detecting a single bit mismatch in a CAM array with ECC encoding, it is also desirable to correct the soft error condition within the cell.
Accordingly, the present invention embodiments further provide a means to flip (and thus correct) the single non-matching CAM cell when the MATCHLINE is clamped to the match condition (VDD).
Referring now to Figure 3, there is shown a modified CAM cell structure 300 for use in conjunction with the sensing apparatus 200. The cell structure 300 is configured such that a non matching bit stored therein is caused to be flipped when the corresponding match line is clamped up to the supply voltage, as described above. As is the case with a traditional SRAM based storage cell, CAM cell structure 300 includes a pair of cross coupled inverters, 15 and 16, which serve as the data storage element or latch. Access transistors N3 and N4 provide coupling from a pair of complementary bitlines BLT and BLC, respectively to the data storage latch for read and write operations. Data in the cell structure 300 is represented by stored voltage levels within the two sides of the bistable latch (15 and 16) in opposite voltage configurations. That is, junction node A is high and junction node B is low when a logic "1" is stored, while junction node A is low and junction node B is high when a logic "0" is stored, thereby defining two stable states. Node B is thus the logical complement of node A. To accomplish the soft error correction capability, the CAM cell structure 300 further includes NFET N5 having its gate connected to BLT, with the drain thereof connected to node A. NFET N6 has its gate connected to BLC, with the drain thereof connected to node B. In addition, the source of N5 is connected to the drain of NFET N7 which, in turn, is configured as a diode by having both the gate and source terminals thereof coupled to MATCHLINE. Similarly, the source of N6 is connected to the drain of NFET N8. N8 is also configured as a diode, with both the gate and source thereof coupled to MATCHLINE as well. The process of correcting of a soft error in each CAM cell structure 300 may be compared to the operation of a traditional SRAM cell. Essentially, the search port on the CAM cell also acts as a write port by using the bit line pair BLT and BLC as word lines (or by using a dedicated match bit line pair MBLT and MBLC as illustrated in Figure 1), and further using MATCHLINE as a write bit line.
Thus configured, CAM cell structure 300 will cause the data bit stored therein to be flipped during a search operation if MATCHLINE is driven to VDD. By way of example, it will be assumed that cell 300 initially has a logic "1" stored therein, meaning the voltage at node A is high and the voltage at node B is low. When a mismatching search bit is presented to the cell (i.e., a logic "0" presented on BLT and a logic "1" presented on BLC), NFET N6 is rendered conductive while NFET N5 is off. Since MATCHLINE has been driven high by sensing apparatus 200, N8 (diode configuration) is also conductive. This causes the voltage at node B to be pulled from low up to high and, accordingly, cause the voltage at node A to be flipped from high to low, thereby correcting the soft error mismatch detected in cell 300. In contrast, if the compare operation had resulted in a two bit or more mismatch (i.e., MATCHLINE not being driven high), the voltage on MATCHLINE would simply be allowed to discharge through node B to ground through the NFET of 16.
The same principle applies when the cell 300 has a soft error logic "0" stored therein. If a compare "1" bit is then applied to BLT (and a complementary compare "0" bit applied to BLC), with MATCHLINE being driven and held high by the one bit mismatch condition, then NFET N5 is rendered conductive while N6 remains off. As N7 (diode configuration) is also conductive, the voltage at node A is changed from low to high, and the voltage at node B is changed from high to low. By using NFETs N7 and N8 in a diode configuration, a particular matching CAM cell may be prevented from flipping in the event of a strong mismatch. Recalling that MATCHLINE is pulled to ground during a two bit or more mismatch, a matching CAM cell would otherwise be caused to flip without the presence of N7 and N8. Accordingly, whenever MATCHLINE is pulled to ground, both N7 and N8 are rendered nonconductive, thereby preventing the voltage on MATCHLINE from flipping a matching cell.
Finally, the interaction between sensing apparatus 200 and CAM cell structure 300 is further illustrated by the signal timing diagram of Figure 4. In this example, the voltage values of four individual CAM cells in a 14-bit word (having both data bits and ECC checksum bits) are analyzed, in addition to the associated match line, reference match line and other reference voltages. The specific waveforms as labeled in Figure 4 correspond to the following voltage values:
MATCHOUT - voltage on MATCHOUT MATCHLINE - voltage on MATCHLINE MATCHREF - voltage on MATCHREF PRECHARGE - voltage on a precharge circuit (not shown) BLT(0) - voltage on the bit line of cell 0 BLC(0) - voltage on the complementary bit line of cell 0 BLT(l) - voltage on the bit line of cell 1 BLC(l) - voltage on the complementary bit line of cell 1 BLT(2) - voltage on the bit line of cell 2 BLC(2) - voltage on the complementary bit line of cell 2 NODE A(0) - voltage stored in cell 0 NODE B(0) - complementary voltage stored in cell 0 NODE A(l) - voltage stored in cell 1 NODE B(l) - complementary voltage stored in cell 1 NODE A(2) - voltage stored in cell 2 NODE B(2) - complementary voltage stored in cell 2 WORDLINE - voltage on WORDLINE Beginning at a time t0, each cell is initialized with a known value upon the triggering of a pulse on WORDLINE. As shown in the diagram, the stored cell value for each the four cells (at NODE A) is a logic "0", or low. Naturally, the complements thereof are set at logic "1", or high. At time tls both MATCHREF and MATCHLINE are precharged high by the falling edge of a precharge signal (PRECHARGE), which is generated by an active low precharging circuit (not shown). The operation of precharging circuitry is well known in the art and is not discussed in further detail hereinafter.
A first compare operation is then commenced at time t2, as indicated by the falling voltage of MATCHREF. For the first compare operation, a complete match condition is tested. Because each of the cells were initialized with a "0" bit therein, the true comparand bits applied to each cell bit line are also "0", as reflected by the low voltages on BLT(0), BLT(l) and BLT(2), and the high voltages on BLC(0), BLC(l) and BLC(2). Again, for purposes of simplicity, the bit line and complementary bit line voltages for only three cells are shown in this example. As described earlier, a complete match of all bits results in the both the MATCHLINE and MATCHOUT voltages remaining high, and is reflected as such in the diagram. Furthermore, there is no change in the status of the stored bits in cells 0-2, as is also expected.
Proceeding forward to time t3, a second compare operation is performed. This time, the one bit match condition (i.e., a soft error condition) is tested. Specifically, the comparand bit applied to the bit line of cell 0 is a "1" bit, as reflected in voltage waveforms BLT(0) and BLC(0). Several conditions are noted immediately following t3. First, the voltage on MATCHLINE is high as it is clamped to VDD by virtue of the operation of the sensing apparatus 200 described earlier. It will be recalled that a one bit mismatch results in MATCHLINE initially discharging at a rate slower than
MATCHREF. Because of this, the MATCHLINE voltage is immediately pulled back up to the full value of VDD. Graphically, this is illustrated (in circled area 400 of Figure 4) by the slight dip in MATCHLINE before a quick return to VDD. In additon, it is noted that the voltage on MATCHOUT remains high, reflecting that the one bit mismatch is still considered a full data match. Thirdly, it will be noted that, in addition to detecting the one bit mismatch condition, the "soft error" in cell 0 has been successfully corrected, as a "1" bit is now written therein. This can be seen by inspection of the flipping of the voltage waveforms of NODE A(0) and NODE B(0).
At time t4, WORDLINE is again energized in order to rewrite the initial cell conditions back into the CAM word. In other words, the data within cell 0 is restored to a "0" bit for further compare testing. The next condition tested is a two bit mismatch, which is applied at time t5. As can be seen, the comparand bits applied to cell 0 and cell 1 are both "1". Since there are now two mismatched cells, the rate of discharge of MATCHLINE now exceeds the rate of discharge of MATCHREF, as is illustrated by their respective waveforms. It will be recalled that this condition results in MATCHLINE being latched to ground, and thus MATCHOUT goes from high to low, signifying a true mismatch. The charge on MATCHLINE is dissipated to ground through N7, N5, and the NFET of 16 in cell 2. However, the integrity of the data in each cell (all remaining logic "0") of the word is still maintained in this mismatch condition.
At t6, the voltages on MATCHREF, MATCHLINE and MATCHOUT are all returned to high by the falling edge of PRECHARGE. A final compare operation is then carried out at t7 in which all but one bit (except for cell 0) is mismatching. This 13 -bit mismatch condition was tested to further demonstrate that the combined effect of several mismatching cells do not result in a rewrite to the lone matching cell, as would be the case without N7 and N8 configured as diodes to protect the cells. Furthermore, the voltages at each cell's internal nodes have remained intact.
Industrial Applicability
The present invention is applicable to CAM storage devices, and in particular provides a CAM device capable of detecting and correcting a one-bit mismatch arising from a soft error. Through the use of a sensing apparatus such as the apparatus 200 described above, along with the modified CAM cell configuration 300 as discussed above, a soft error may be detected and corrected within a CAM array when the data is deemed to be correctably corrupt.
Although the embodiments have been described in terms of correcting a one bit mismatch, the disclosure may be adapted to correct more than one mismatching bit by adjusting the discharge time of the reference match line. Moreover, the addition of diode devices to CAM cell 300 allows a mismatching cell bit to be inverted during a latched match condition, while preventing matching bits from being inverted during a latched mismatch condition. In addition, the principles of the invention embodiments are not limited to SRAM based CAM cells. For example, it is contemplated that the inventive principles could also be applied to a pair of DRAM based CAM cells (having a single transistor/capacitor storage elements) configured as a single storage cell.
While the invention has been described with reference to a preferred embodiment, it will be understood by those skilled in the art that various changes may be made and equivalents may be substituted for elements thereof without departing from the scope of the invention. In addition, many modifications may be made to adapt a particular situation or material to the teachings of the invention without departing from the essential scope thereof. Therefore, it is intended that the invention not be limited to the particular embodiment disclosed as the best mode contemplated for carrying out this invention, but that the invention will include all embodiments falling within the scope of the appended claims.

Claims

Claims
A content addressable memory (CAM) (100), comprising: a plurality of individual CAM cells (102) for storing a codeword, said codeword having a number of bits associated therewith; a match line (MATCHLINE) coupled to each of said plurality of individual CAM cells, said match line used to indicate a match status of a comparand word (104) that is compared to said stored codeword, wherein said match status is reflective of either a match state or a mismatch state; and a sensing apparatus (200) for latching said match line to said match state whenever said comparand word mismatches said stored codeword by a number of N or fewer bits.
2. A CAM as in claim 1, wherein N = 1.
3. A CAM as in claim 1 or claim 2, characterized in that said sensing apparatus (200) further latches said match line to said mismatch state whenever said comparand word mismatches said stored codeword by more than N bits.
4. A CAM as in any of claims 1-3, said sensing apparatus (200) further comprising: a reference match line (MATCHREF), said reference match line being discharged at a selected rate from a precharged state during a compare operation; said sensing apparatus (200) characterized by determining, during said compare operation, said match status by comparing said selected rate of discharge of said reference match line to a rate of discharge of said match line.
5. A CAM as in claim 4, characterized in that if said selected rate of discharge of said reference match line (MATCHREF) is greater than said rate of discharge of said match line (MATCHLINE), then said match line is latched to said match state; and if said rate of discharge of said match line is greater than said selected rate of discharge of said reference match line, then said match line is latched to said mismatch state.
6. A CAM as in any preceding claim, said sensing apparatus (200) further comprising: a first inverter (II) having an input coupled to said reference match line; a second inverter (12) having an input connected to an output of said first inverter; and a third inverter (13) having an input coupled to said match line and an output coupled to both a pull up device (P2) and a pull down device (N2); said sensing apparatus characterized in that during said compare operation, said match line is latched to said match state by said pull up device if said output of said first inverter (II) switches from a logic low voltage level to a logic high voltage level before said output of said third inverter (13) switches from said logic low voltage level to said logic high voltage level; and said match line is latched to said mismatch state by said pull down device if said output of said third inverter (13) switches from said logic low voltage level to said logic high voltage level before said output of said first inverter (II) switches from said logic low voltage level to said logic high voltage level.
7. A CAM as in claim 6, characterized in that said match line is latched to said match state through a first PFET device (PI) coupled to a second PFET device (P2), said first PFET device further coupled to said match line and said second PFET device further coupled to said logic high voltage level; a gate of said first PFET device (PI) being coupled to an output of said second inverter (12) and a gate of said second PFET device (P2) being coupled to said output of said third inverter (13).
8. A CAM as in claim 6, characterized in that said match line is latched to said mismatch state through a first NFET device (Nl) coupled to a second NFET device (N2), said first NFET device further coupled to said match line and said second NFET device further coupled to said logic low voltage level; a gate of said first NFET device (Nl) being coupled to an output of said first inverter (II) and a gate of said second NFET device (N2) being coupled to said output of said third inverter (13).
9. A CAM as in any preceding claim, characterized in that said CAM cells (102) are adapted to correct any mismatching bits stored therein if said match line is latched to said match state.
10. A CAM as in any preceding claim, each of said CAM cells further comprising: a pair of cross coupled inverters (15, 16) configured as a data storage latch; a first access transistor (N3) which selectively couples a bit line (BLT) to a first node (A) within said data storage latch; a second access transistor (N4) which selectively couples a complementary bit line (BLC) to a second node (B) within said data storage latch, said first node having a voltage value representing the value of the bit stored in said data storage latch and said second node having a voltage value representing the complementary value of the bit stored in said data storage latch; a third access transistor (N5) which selectively couples said first node to said match line; and a fourth access transistor (N6) which selectively couples said second node to said match line.
11. A CAM as in claim 10, characterized in that if a comparand bit applied to a given CAM cell does not match a stored bit within said CAM cell, and if said match line is also latched to said match state, then said stored bit within said CAM cell is caused to be inverted.
12. A CAM as in claim 11, further comprising: a first diode (N7), coupled between said third access transistor (N5) and said match line; and a second diode (N8), coupled between said fourth access transistor (N6) and said match line, said first diode and said second diode preventing a matching stored bit within said CAM cell from being inverted by said match line if said match line is latched to said mismatch state.
PCT/US2003/015589 2002-05-15 2003-05-15 Content addressable memory (cam) with error checking and correction WO2003098633A2 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
DE60333187T DE60333187D1 (en) 2002-05-15 2003-05-15 CONTINUOUS MEMORY (CAM) WITH ERROR CHECK AND CORRECTION
EP03753077A EP1509921B1 (en) 2002-05-15 2003-05-15 Content addressable memory (cam) with error checking and correction
KR1020047016499A KR100601235B1 (en) 2002-05-15 2003-05-15 Content addressable memorycam with error checking and correction
AU2003251301A AU2003251301A1 (en) 2002-05-15 2003-05-15 Content addressable memory (cam) with error checking and correction
JP2004506037A JP4036865B2 (en) 2002-05-15 2003-05-15 Associative memory (CAM)
AT03753077T ATE472770T1 (en) 2002-05-15 2003-05-15 CONTENT ADDRESSABLE MEMORY (CAM) WITH ERROR CHECKING AND CORRECTION

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/146,154 2002-05-15
US10/146,154 US6618281B1 (en) 2002-05-15 2002-05-15 Content addressable memory (CAM) with error checking and correction (ECC) capability

Publications (2)

Publication Number Publication Date
WO2003098633A2 true WO2003098633A2 (en) 2003-11-27
WO2003098633A3 WO2003098633A3 (en) 2004-05-06

Family

ID=27788479

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/015589 WO2003098633A2 (en) 2002-05-15 2003-05-15 Content addressable memory (cam) with error checking and correction

Country Status (10)

Country Link
US (1) US6618281B1 (en)
EP (1) EP1509921B1 (en)
JP (1) JP4036865B2 (en)
KR (1) KR100601235B1 (en)
CN (1) CN100466102C (en)
AT (1) ATE472770T1 (en)
AU (1) AU2003251301A1 (en)
DE (1) DE60333187D1 (en)
TW (1) TWI222646B (en)
WO (1) WO2003098633A2 (en)

Families Citing this family (43)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6700827B2 (en) 2001-02-08 2004-03-02 Integrated Device Technology, Inc. Cam circuit with error correction
US7301961B1 (en) 2001-12-27 2007-11-27 Cypress Semiconductor Corportion Method and apparatus for configuring signal lines according to idle codes
US6751110B2 (en) * 2002-03-08 2004-06-15 Micron Technology, Inc. Static content addressable memory cell
US6870749B1 (en) 2003-07-15 2005-03-22 Integrated Device Technology, Inc. Content addressable memory (CAM) devices with dual-function check bit cells that support column redundancy and check bit cells with reduced susceptibility to soft errors
US7193876B1 (en) 2003-07-15 2007-03-20 Kee Park Content addressable memory (CAM) arrays having memory cells therein with different susceptibilities to soft errors
US6987684B1 (en) 2003-07-15 2006-01-17 Integrated Device Technology, Inc. Content addressable memory (CAM) devices having multi-block error detection logic and entry selective error correction logic therein
US7304875B1 (en) 2003-12-17 2007-12-04 Integrated Device Technology. Inc. Content addressable memory (CAM) devices that support background BIST and BISR operations and methods of operating same
US7305519B1 (en) 2004-03-29 2007-12-04 Cisco Technology, Inc. Error protection for associative memory entries and lookup operations performed thereon
US7099221B2 (en) 2004-05-06 2006-08-29 Micron Technology, Inc. Memory controller method and system compensating for memory cell data losses
US7290083B2 (en) * 2004-06-29 2007-10-30 Cisco Technology, Inc. Error protection for lookup operations in content-addressable memory entries
US7116602B2 (en) 2004-07-15 2006-10-03 Micron Technology, Inc. Method and system for controlling refresh to avoid memory cell data losses
US6965537B1 (en) 2004-08-31 2005-11-15 Micron Technology, Inc. Memory system and method using ECC to achieve low power refresh
JP2006190424A (en) * 2005-01-07 2006-07-20 Nec Electronics Corp Semiconductor integrated circuit device
US7350131B2 (en) * 2005-01-22 2008-03-25 Cisco Technology, Inc. Error protecting groups of data words
US7304873B1 (en) 2005-01-25 2007-12-04 Netlogic Microsystems, Inc. Method for on-the-fly error correction in a content addressable memory (CAM) and device therefor
US7761774B2 (en) * 2005-10-28 2010-07-20 Qualcomm Incorporated High speed CAM lookup using stored encoded key
US7702978B2 (en) * 2006-04-21 2010-04-20 Altera Corporation Soft error location and sensitivity detection for programmable devices
US7689889B2 (en) * 2006-08-24 2010-03-30 Cisco Technology, Inc. Content addressable memory entry coding for error detection and correction
US7894289B2 (en) 2006-10-11 2011-02-22 Micron Technology, Inc. Memory system and method using partial ECC to achieve low power refresh and fast access to data
US7900120B2 (en) 2006-10-18 2011-03-01 Micron Technology, Inc. Memory system and method using ECC with flag bit to identify modified data
US8095856B2 (en) * 2007-09-14 2012-01-10 Industrial Technology Research Institute Method and apparatus for mitigating memory requirements of erasure decoding processing
US7924588B2 (en) * 2007-12-03 2011-04-12 International Business Machines Corporation Content addressable memory with concurrent two-dimensional search capability in both row and column directions
US8117567B2 (en) * 2007-12-03 2012-02-14 International Business Machines Corporation Structure for implementing memory array device with built in computation capability
US7859878B2 (en) * 2007-12-03 2010-12-28 International Business Machines Corporation Design structure for implementing matrix-based search capability in content addressable memory devices
US20090141530A1 (en) * 2007-12-03 2009-06-04 International Business Machines Corporation Structure for implementing enhanced content addressable memory performance capability
US7848128B2 (en) * 2007-12-03 2010-12-07 International Business Machines Corporation Apparatus and method for implementing matrix-based search capability in content addressable memory devices
US7646648B2 (en) 2007-12-03 2010-01-12 International Business Machines Corporation Apparatus and method for implementing memory array device with built in computational capability
FR2932904B1 (en) * 2008-06-19 2011-02-25 Eads Europ Aeronautic Defence METHOD FOR DETECTING CORRECTION OF ERRORS FOR A MEMORY WHOSE STRUCTURE IS DISSYMETRICALLY CONDUCTIVE
US8582338B1 (en) 2010-08-31 2013-11-12 Netlogic Microsystems, Inc. Ternary content addressable memory cell having single transistor pull-down stack
US8553441B1 (en) 2010-08-31 2013-10-08 Netlogic Microsystems, Inc. Ternary content addressable memory cell having two transistor pull-down stack
US8462532B1 (en) 2010-08-31 2013-06-11 Netlogic Microsystems, Inc. Fast quaternary content addressable memory cell
US8625320B1 (en) 2010-08-31 2014-01-07 Netlogic Microsystems, Inc. Quaternary content addressable memory cell having one transistor pull-down stack
US8837188B1 (en) 2011-06-23 2014-09-16 Netlogic Microsystems, Inc. Content addressable memory row having virtual ground and charge sharing
US8773880B2 (en) 2011-06-23 2014-07-08 Netlogic Microsystems, Inc. Content addressable memory array having virtual ground nodes
US10268948B2 (en) * 2015-07-23 2019-04-23 The Boeing Company Data driven classification and troubleshooting system and method using associative memory and a machine learning algorithm to improve the accuracy and performance of the associative memory
US10254982B2 (en) * 2016-11-10 2019-04-09 Western Digital Technologies, Inc. System and methodology for low latency error management within a shared non-volatile memory architecture
US10514867B2 (en) 2016-11-10 2019-12-24 Western Digital Technologies, Inc. System and methodology that facilitates error management within a shared non-volatile memory architecture
US10216571B2 (en) 2016-11-10 2019-02-26 Western Digital Technologies, Inc. System and methodology for error management within a shared non-volatile memory architecture using bloom filters
CN106815090B (en) * 2017-01-19 2019-11-08 深圳星忆存储科技有限公司 A kind of data processing method and device
CN112289365B (en) * 2019-07-24 2024-02-23 华邦电子股份有限公司 Semiconductor memory device
US11635906B2 (en) * 2020-08-04 2023-04-25 Micron Technology, Inc. Acceleration of data queries in memory
US11735281B2 (en) * 2021-04-30 2023-08-22 Hewlett Packard Enterprise Development Lp Analog content addressable memory with analog input and analog output
KR102490781B1 (en) * 2021-05-13 2023-01-20 서강대학교산학협력단 Content-Addressable Memory and Method for Degree of Match Detection Using them

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3723979A (en) 1970-08-03 1973-03-27 Gen Electric Associative memory system

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4486739A (en) 1982-06-30 1984-12-04 International Business Machines Corporation Byte oriented DC balanced (0,4) 8B/10B partitioned block transmission code
KR950008676B1 (en) * 1986-04-23 1995-08-04 가부시기가이샤 히다찌세이사꾸쇼 Semiconductor memory device and error correction method thereof
US5053991A (en) * 1989-10-06 1991-10-01 Sanders Associates, Inc. Content-addressable memory with soft-match capability
US5619446A (en) * 1992-01-10 1997-04-08 Kawasaki Steel Corporation Hierarchical encoder including timing and data detection devices for a content addressable memory
US5610573A (en) * 1995-09-13 1997-03-11 Lsi Logic Corporation Method and apparatus for detecting assertion of multiple signals
US5978414A (en) 1996-07-03 1999-11-02 Matsushita Electric Industrial Co., Ltd. Transmission rate judging unit
US6101116A (en) 1999-06-30 2000-08-08 Integrated Device Technology, Inc. Six transistor content addressable memory cell
CA2277717C (en) * 1999-07-12 2006-12-05 Mosaid Technologies Incorporated Circuit and method for multiple match detection in content addressable memories
US6195277B1 (en) * 1999-09-13 2001-02-27 Lara Technology, Inc. Multiple signal detection circuit
US6373739B1 (en) * 2000-12-06 2002-04-16 Integrated Device Technology, Inc. Quad CAM cell with minimum cell size
US6430073B1 (en) * 2000-12-06 2002-08-06 International Business Machines Corporation Dram CAM cell with hidden refresh
US6512685B1 (en) * 2002-06-06 2003-01-28 Integrated Device Technology, Inc. CAM circuit with separate memory and logic operating voltages

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3723979A (en) 1970-08-03 1973-03-27 Gen Electric Associative memory system

Also Published As

Publication number Publication date
TWI222646B (en) 2004-10-21
CN1653553A (en) 2005-08-10
JP4036865B2 (en) 2008-01-23
AU2003251301A1 (en) 2003-12-02
KR20050000515A (en) 2005-01-05
DE60333187D1 (en) 2010-08-12
TW200307945A (en) 2003-12-16
EP1509921A4 (en) 2008-11-26
EP1509921B1 (en) 2010-06-30
CN100466102C (en) 2009-03-04
ATE472770T1 (en) 2010-07-15
KR100601235B1 (en) 2006-07-19
US6618281B1 (en) 2003-09-09
WO2003098633A3 (en) 2004-05-06
JP2005525673A (en) 2005-08-25
AU2003251301A8 (en) 2003-12-02
EP1509921A2 (en) 2005-03-02

Similar Documents

Publication Publication Date Title
EP1509921B1 (en) Content addressable memory (cam) with error checking and correction
US6229742B1 (en) Spare address decoder
US6191969B1 (en) Selective match line discharging in a partitioned content addressable memory array
US8233302B2 (en) Content addressable memory with concurrent read and search/compare operations at the same memory cell
US7350137B2 (en) Method and circuit for error correction in CAM cells
US6249467B1 (en) Row redundancy in a content addressable memory
US6990001B2 (en) Multiple match detection circuit and method
US6744688B2 (en) Searchline control circuit and power reduction method
US6430073B1 (en) Dram CAM cell with hidden refresh
US5646878A (en) Content addressable memory system
US6657878B2 (en) Content addressable memory (CAM) devices having reliable column redundancy characteristics and methods of operating same
US20060083041A1 (en) Matchline sense circuit and method
US8533578B2 (en) Error detection in a content addressable memory (CAM) and method of operation
US6845025B1 (en) Word line driver circuit for a content addressable memory
US6496950B1 (en) Testing content addressable static memories
US6816396B2 (en) Apparatus for detecting multiple hits in a CAMRAM memory array
US6928009B2 (en) Redundancy circuit for memory array and method for disabling non-redundant wordlines and for enabling redundant wordlines
US6928005B2 (en) Domino comparator capable for use in a memory array
JPH10134583A (en) Associative memory

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PH PL PT RO RU SC SD SE SG SK SL TJ TM TN TR TT TZ UA UG UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 1020047016499

Country of ref document: KR

WWE Wipo information: entry into national phase

Ref document number: 2004506037

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 20038109913

Country of ref document: CN

WWE Wipo information: entry into national phase

Ref document number: 2003753077

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1020047016499

Country of ref document: KR

WWP Wipo information: published in national office

Ref document number: 2003753077

Country of ref document: EP