WO2007089065A1 - Range-matching cell and content addressable memories using the same - Google Patents

Range-matching cell and content addressable memories using the same Download PDF

Info

Publication number
WO2007089065A1
WO2007089065A1 PCT/KR2006/003679 KR2006003679W WO2007089065A1 WO 2007089065 A1 WO2007089065 A1 WO 2007089065A1 KR 2006003679 W KR2006003679 W KR 2006003679W WO 2007089065 A1 WO2007089065 A1 WO 2007089065A1
Authority
WO
WIPO (PCT)
Prior art keywords
transistor
comparator
line
data
gate
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.)
Ceased
Application number
PCT/KR2006/003679
Other languages
French (fr)
Inventor
Young-Deok Kim
Deog-Kyoon Jeong
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.)
Seoul National University Industry Foundation
GLONET SYSTEMS Inc
Original Assignee
Seoul National University Industry Foundation
GLONET SYSTEMS Inc
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 Seoul National University Industry Foundation, GLONET SYSTEMS Inc filed Critical Seoul National University Industry Foundation
Priority to US12/223,552 priority Critical patent/US20090219739A1/en
Priority to JP2008553141A priority patent/JP4891346B2/en
Publication of WO2007089065A1 publication Critical patent/WO2007089065A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

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
    • G11C15/04Digital 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 using semiconductor elements
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C5/00Details of stores covered by group G11C11/00
    • G11C5/06Arrangements for interconnecting storage elements electrically, e.g. by wiring
    • G11C5/063Voltage and signal distribution in integrated semi-conductor memory access lines, e.g. word-line, bit-line, cross-over resistance, propagation delay
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/12Bit line control circuits, e.g. drivers, boosters, pull-up circuits, pull-down circuits, precharging circuits, equalising circuits, for bit lines
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store
    • G11C8/08Word line control circuits, e.g. drivers, boosters, pull-up circuits, pull-down circuits, precharging circuits, for word lines

Definitions

  • the present invention relates to a Content Addressable Memory (CAM), and more particularly, to a CAM that enables a range search by employing a range-matching cell (RMC).
  • CAM Content Addressable Memory
  • RMC range-matching cell
  • RAM random access memory
  • ROM read-only memory
  • RAM random access memory
  • ROM read-only memory
  • CAM Content Addressable Memory
  • Each memory cell in such a CAM has a comparing logic. Data inputted into the
  • CAM are compared with data stored in all cells of the CAM to output matched addresses.
  • the CAM is widely utilized in applications that need to quickly search patterns, lists, image data and the like.
  • Such CAMs are classified into a binary CAM and a Ternary CAM (TCAM).
  • the binary CAM includes a RAM cell for storing one of two logic states of "1" and
  • this binary CAM has a comparison circuit that compares data (hereinafter, referred to as “searched data”) provided from outside with data (hereinafter, referred to as “stored data”) stored in the RAM cell and then sets, if the searched data matches any of the stored data, a corresponding match line to a designated logic state. Examples of such a binary CAM are disclosed in U.S. Patent Nos. 4,646,271 and 5,490,102.
  • the TCAM can store three logic states, i.e., "1", "0" and "X (don't care)".
  • This TCAM is known as one of the most efficient schemes for packet classification in a high speed router.
  • One example of such a TCAM is found in U.S. Patent No. 5,319,590.
  • OSI 7 layer As known in the art, there is proposed an Open Systems Interconnection (OSI) 7 layer, in which a router that supports above layer 3 needs a function of comparing sizes of an input value and a stored value, as well as an extra function of comparing to judge whether the both values are the same or not.
  • OSI Open Systems Interconnection
  • ToS Type of Service
  • TCP Transmission Control Protocol
  • layer 4 the con- ventional TCAM cell serves to store "1", "0" and "X" in advance, and then compare an input value with the stored values to judge their sameness.
  • IP Internet Protocol
  • IP IP in packet classification but has a weak structure for port number field where a size comparison needs to be conducted. For example, if a search is performed within a greater range than 1024 for 16-bit TCP port field, the following six cases should be stored in memory where TCAM is adopted.
  • an object of the present invention is to provide a range-matching cell
  • a range-matching cell including: bit lines; a word line; a memory cell; a match line; search lines; a first comparator connected to the memory cell; and a second comparator connected to the match line, the search lines, a ground voltage and a predetermined voltage.
  • the first comparator includes: (a) a first transistor connected in series to the match line; and (b) a second transistor connected to the memory cell, the search lines and the first transistor.
  • the first transistor becomes turned on or off in response to the second transistor, and the second transistor becomes turned on or off in response to the stored data in the memory cell and searched data transmitted via the search lines.
  • the second comparator connects the match line to the ground voltage or the predetermined voltage in response to the searched data and operator data when the first transistor is turned off.
  • the operator data including a first and a second operator data selected from logic values of 0 and 1.
  • the first operator data (OPl) and the second operator data (OP2) are determined as follows: [19] (a) If a search range of searched data is greater than or equal to that of stored data,
  • the CAM in accordance with the present invention can conduct a comparing operation with less memory by storing the operator data in advance.
  • memory-use efficiency can be increased by more than 2.5 times, and, furthermore, the updating operation can be performed more efficiently.
  • FlG. 1 is a circuit diagram of a range-matching cell in accordance with a preferred embodiment of the present invention
  • FlG. 2 is a circuit diagram of a range-matching cell in accordance with another embodiment of the present invention
  • FlG. 3 is a circuit diagram of a range-matching cell in accordance with still another embodiment of the present invention
  • FlG. 4 is a circuit diagram of a range-matching cell in accordance with still another embodiment of the present invention
  • FlG. 5 is a matching table describing an operation of each of the range-matching cells of FIGS. I to 4;
  • FlG. 6 shows an example of a CAM using a range-matching cell that is implemented with 4-bit
  • FlG. 7 shows an operation of the CAM when (OPl, OP2) is "Greater than or Equal to (GE)", the searched data SD are (1, 1, 0, 0), and the stored data SRD are (1, 0, 1, 0);
  • FIG. 8 shows an operation of the CAM when (OPl, OP2) is "Less than or Equal to
  • the inventive range-matching cell includes a pair of a bit line BL and a complementary bit line /BL, a word line WL, a memory cell 100, a match line ML, a pair of a search line SL and a complementary search line /SL, a first comparator 110, and a second comparator 120.
  • the memory cell 100 is provided with pass gates 106 and 107, and a storing unit
  • the pass gate 106 is provided between the bit lines BL and the storing unit 102.
  • the pass gate 107 is provided between the complementary bit line /BL and the storing unit 102.
  • the pass gates 106 and 107 transmit data inputted via the pair of bit lines BL and /BL to the storing unit 102.
  • the storing unit 102 includes cross-coupled inverters 103 and
  • the pass gates 106 and 107 may be MOSFETs.
  • the first comparator 110 is connected to the memory cell 100, the pair of search lines SL and /SL, and the match line ML.
  • the first comparator 110 includes a first transistor Tl and two second transistors T2.
  • the first transistor Tl is connected in series to the match line ML.
  • the second transistors T2 are interposed between the first transistor Tl and the storing unit 102.
  • the second transistors T2 are connected to the search lines SL and /SL, respectively, and have gates connected to the storing unit 102. Meanwhile, the first transistor Tl is turned on if stored data SRD matches searched data SD, and, if not, the first transistor Tl is turned off. All of the first and the second transistors Tl and T2 may be MOSFETs.
  • the second comparator 120 serves to connect the match line ML to a reference voltage (a ground voltage) in response to searched data transmitted via the search line SL and stored operator data OPl and OP2 when the first transistor Tl is off. More specifically, the second comparator 120 connects the match line ML to the reference voltage if the searched data matches the operator data OPl, OP2, respectively, and, if not, connects the match line ML to the predetermined voltage.
  • a reference voltage a ground voltage
  • the second comparator 120 includes a third transistor T3, two fourth transistors T4 and two fifth transistors T5.
  • the transistors T3, T4 and T5 serve to connect the match line ML in series to the reference voltage.
  • the third transistor T3 connects the match line ML to the fourth transistors T4, and has a gate connected to the first comparator 110.
  • the fourth transistor T4 connects the third transistor T3 to the fifth transistor T5, and has its gate connected to the search line SL.
  • the fifth transistors T5 connect the fourth transistors T4 to the reference voltage and, have gates connected to the operator data OPl and OP2, respectively.
  • FIG. 2 there is provided a circuit diagram of a range-matching cell in accordance with another embodiment of the present invention.
  • the dynamic range-matching cell is implemented with NMOS transistors only, instead of NMOS and PMOS transistors as in FlG. 1. Since a NMOS transistor occupies a smaller area than that of a PMOS transistor, the implementation of more integrated and small-sized circuit is possible.
  • Reference numerals 200 to 220 in FlG. 2 are substantially identical to the reference numerals 100 to 120 in FlG. 1 respectively except that: a third transistor T3 in FlG. 2 is NMOS-type and arranged below fourth and fifth transistors T4, T5, while the third transistor T3 in FlG. 1 is PMOS-type and disposed above the fourth and the fifth transistors T4, T5;and the third transistor T3 in FlG. 2 is connected to a reference voltage, and the forth transistors T4 are connected to operator data OPl, OP2, respectively. Detailed descriptions therefore will be omitted for the sake of simplicity.
  • FlG. 3 shows a circuit diagram of a range-matching cell in accordance with further another embodiment of the present invention.
  • Reference numerals 300 to 320 in FlG. 3 are substantially identical to reference numerals 200-220 in FlG. 2, respectively.
  • operator data OPl and OP2 are applied to a first comparator 310 in response to stored data at Nl and N2. Accordingly, it is possible to save at least one transistor in comparison with the circuit diagram of FlG. 2.
  • FlG. 4 shows a circuit diagram of a range-matching cell in accordance with still another embodiment of the present invention.
  • the range-matching cell includes a pair of a bit line BL and a complementary bit line /BL, a word line WL, a memory cell 400, a match line ML, a pair of a search line SL and a complementary search line /SL, a first comparator 410 and a second comparator 420.
  • the memory cell 400 is provided with a couple of pass gates 406 and 407, and a storing unit 402 for storing data and its complementary data.
  • the pass gate 406 is coupled to the bit line BL, and the pass gate 407 is coupled to the bit line /BL.
  • the pass gates 406 and 407 are also coupled to the storing unit 402, and deliver data received via the bit lines BL and /BL to the storing unit 402.
  • the storing unit 402 includes cross-coupled inverters 403 and 404, and is connected via the pass gate 406 to the bit line BL. And, the pass gate 407 connects the storing unit 402 to the complementary bit line /BL. These pass gates 406 and 407 may be implemented with MOSFETs.
  • the first comparator 410 includes a first transistor Tl and two second transistors
  • the first comparator 410 is connected to the memory cell 400, the search lines SL and /SL, and the match line ML.
  • the first transistor Tl is turned on if stored data SRD matches searched data SD, and, if not, the first transistor Tl is turned off. Additionally, the first transistor Tl is coupled in series with the match line ML. Each second transistor T2 connects the search lines SL and /SL, respectively, to the first transistor Tl, and has a gate connected to the storing unit 402.
  • the second comparator 420 includes a sixth transistor T6, a seventh transistor T7, an eighth transistor T8, a pass gate 408 and a pass gate 409.
  • the second comparator 420 serves to connect the predetermined voltage in series to the match line ML.
  • the sixth transistor T6 is connected via its gate to the first comparator 410 to receive an output result from the first comparator 410.
  • the seventh transistor T7 is interposed between the sixth transistor T6 and the match line ML to receive an OR-operated result of a first operator data OPl and a second operator data OP2.
  • the eighth transistor T8 is connected to the match line ML, and the pass gates 408,
  • Such an eighth transistor T8 is coupled via its gate with an inverted output of the first comparator 410.
  • the pass gate 408 is connected to the search line SL and the eighth transistor T8.
  • the pass gate 408 is connected via its gate to the second operator data OP2.
  • the pass gate 409 is connected to the complementary search line /BL and the eighth transistor T8.
  • the pass gate 409 is connected via its gate to the first operator data OPl.
  • the second comparator 420 connects the match line ML to a ground voltage or a predetermined voltage in response to searched data sent via the search line SL and stored operator data OPl, OP2.
  • the second comparator 420 connects the match line ML to a ground voltage if the searched data matches the operator data OPl, and, if not, connects the match line ML to a predetermined voltage.
  • the range-matching cells as shown in FIGS. 1 to 3 are dynamic-type, while the range-matching cell in FIG. 4 is static-type.
  • the match line should be precharged in advance, differently from the static-type; however, the number of transistors implemented therein is less than that of the static-type.
  • the range of cells is smaller than that of the static-type, but power consumption is greater than that of the static-type due to such precharging.
  • the size of cell is greater than that of dynamic-type, but no precharging is needed and thus power consumption can be reduced.
  • Reference numerals OPl and OP2 as shown in FIGS. 1 to 4 denote size operators.
  • OPl and OP2 correspond to operator data 1 and 2, respectively;
  • Rule Data indicates data stored in storing unit; and, Searched Data (SD) implies data sent from search lines SL and /SL.
  • the pass gates 106 and 107 are of the NMOS transistors whose gates are coupled with the word line WL.
  • the pass gates 106 and 107 are turned on, the data and complementary data sent via the bit lines BL and /BL are stored in the storing unit 102 having the cross-coupled inverters 103 and 104, and then the word line WL becomes inactivated.
  • the third transistor T3 in the second comparator 120 becomes turned on.
  • the searched data SD is a logic one (1) and (OPl, OP2) is (1, 0)
  • the fourth and the fifth transistors T4 and T5 become turned on, respectively. Therefore, all of the transistors T3, T4 and T5 become turned on, thereby connecting the match line ML therethrough to the ground voltage.
  • the ground voltage is coupled to the fifth transistor T5.
  • the match line ML becomes a Pull-Down (PD) state.
  • a logic one (1) is stored at a node Nl
  • a logic zero (0) is stored at a node N2.
  • a transistor T2-1 becomes turned on whereas a transistor T2-2 becomes turned off.
  • a node N3 becomes high by a logic one (1) of a search line SL, so that a transistor Tl becomes turned on.
  • a transistor T4-1 becomes turned off in response to the values of the node Nl and an operator data OP2, so that a transistor T6 becomes turned off.
  • the match line ML becomes a PASS state.
  • FIG. 6 shows an example of a CAM using the range-matching cell that is implemented with 4-bit.
  • an inverter I is connected to a Most Significant Bit (MSB) cell, while a ground voltage G is connected to a Least Significant Bit (LSB) cell.
  • MSB Most Significant Bit
  • LSB Least Significant Bit
  • a search range of the searched data SD is greater than that of the stored data SRD.
  • (OPl, OP2) is "Greater than or Equal to (GE)", namely, (1, 0); the searched data SD are (1, 1, 0, 0); and the stored data SRD are (1, 0, 1, 0).
  • HG. 7 shows an operation of the CAM under the above condition (FIGS. 7 to 9 show that the values of SD and SRD are arranged in order from right side).
  • a search range of the searched data SD is less than that of the stored data SRD.
  • (OPl, OP2) is "Less than or Equal to (LE)", namely, (0, 1); the searched data SD are (1, 1, 0, 0); and the stored data SRD are (1, 0, 1, 0).
  • HG. 8 shows an operation of the CAM under the above condition.
  • the match line ML becomes initially precharged. Accordingly, the precharged match line ML is connected to the inverter I, and the CAM outputs a logical 'L (Mismatch)'.
  • a search range of the searched data SD is equal to that of the stored data SRD.
  • (OPl, OP2) is "Equal to (EQ)", namely, (0, 0); the searched data SD are (1, 1, 0, 0); and the stored data SRD are (1, 0, 1, 0).
  • HG. 9 shows an operation of the CAM under the above condition.
  • the match line ML becomes initially precharged. Accordingly, the precharged match line ML becomes connected to the inverter I, and the CAM outputs a logical 'L (Mismatch)'.
  • the CAM in accordance with the present invention can conduct a comparing operation with less memory by storing the operator data in advance.
  • memory-use efficiency can be increased by more than 2.5 times, and, furthermore, the updating operation can be performed more efficiently.

Landscapes

  • Engineering & Computer Science (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Static Random-Access Memory (AREA)

Abstract

A range-matching cell (RMC) includes bit lines (BL); a word line (WL); a match line (ML); search lines (SL); a memory cell (100); a first comparator (110) connected to the memory cell; a second comparator (120) connected to the first comparator, a ground voltage and a predetermined voltage. The comparators conduct a comparing operation in responsive to operator data. Instead of the conventional TCAMs employing 0, 1 , and X (don't care) bit, a CAM utilizing the RMC can conduct a comparing operation with less memory by storing the operator data 0 and 1 in advance. Accordingly, memory-use efficiency can be increased.

Description

Description
RANGE-MATCHING CELL AND CONTENT ADDRESSABLE
MEMORIES USING THE SAME
Technical Field
[1] The present invention relates to a Content Addressable Memory (CAM), and more particularly, to a CAM that enables a range search by employing a range-matching cell (RMC). Background Art
[2] In a random access memory (RAM) or a read-only memory (ROM), by designating addresses of specific locations in its internal memory cell arrays, data corresponding to the designated addresses are outputted. On the other hand, a Content Addressable Memory (CAM) receives data from outside and compares the received data with data stored therein to judge whether or not these data match each other, and then outputs matched addresses.
[3] Each memory cell in such a CAM has a comparing logic. Data inputted into the
CAM are compared with data stored in all cells of the CAM to output matched addresses. The CAM is widely utilized in applications that need to quickly search patterns, lists, image data and the like. Such CAMs are classified into a binary CAM and a Ternary CAM (TCAM).
[4] The binary CAM includes a RAM cell for storing one of two logic states of "1" and
"0". Further, this binary CAM has a comparison circuit that compares data (hereinafter, referred to as "searched data") provided from outside with data (hereinafter, referred to as "stored data") stored in the RAM cell and then sets, if the searched data matches any of the stored data, a corresponding match line to a designated logic state. Examples of such a binary CAM are disclosed in U.S. Patent Nos. 4,646,271 and 5,490,102.
[5] Meanwhile, the TCAM can store three logic states, i.e., "1", "0" and "X (don't care)". This TCAM is known as one of the most efficient schemes for packet classification in a high speed router. One example of such a TCAM is found in U.S. Patent No. 5,319,590.
[6] As known in the art, there is proposed an Open Systems Interconnection (OSI) 7 layer, in which a router that supports above layer 3 needs a function of comparing sizes of an input value and a stored value, as well as an extra function of comparing to judge whether the both values are the same or not. In other words, in Ethernet packet, Type of Service (ToS) field (layer 3) and Transmission Control Protocol (TCP) port field (layer 4) should be compared in size for packet classification. For this, the con- ventional TCAM cell serves to store "1", "0" and "X" in advance, and then compare an input value with the stored values to judge their sameness.
[7] However, this operation made by the TCAM is efficient for identifying Internet
Protocol (IP) in packet classification but has a weak structure for port number field where a size comparison needs to be conducted. For example, if a search is performed within a greater range than 1024 for 16-bit TCP port field, the following six cases should be stored in memory where TCAM is adopted.
[8]
[9] 0000_01XX_XXXX_XXXX, OOOO_1XXX_XXXX_XXXX,
[10] 0001_XXXX_XXXX_XXXX, 001X_XXXX_XXXX_XXXX,
[11] 01XX_XXXX_XXXX_XXXX, 1XXX_XXXX_XXXX_XXXX
[12]
[13] In addition, if a search is done within such a range that a source port number and a destination port number are greater than "1", respectively, in the worst case, 900 (30 x 30) storage capacities are required. This hinders the efficient use of the storage capacity of TCAM, which in turn lowers memory efficiency. Another drawback is that there exists substantial inefficiency when the search range is updated. Disclosure of Invention Technical Problem
[14] Therefore, an object of the present invention is to provide a range-matching cell
(RMC) and a CAM using the same, which enables the efficient use of memory by providing a size comparing operator when a range search is conducted by a size comparison.
Technical Solution
[15] In accordance with the present invention, there is provided a range-matching cell including: bit lines; a word line; a memory cell; a match line; search lines; a first comparator connected to the memory cell; and a second comparator connected to the match line, the search lines, a ground voltage and a predetermined voltage.
[16] Preferably, the first comparator includes: (a) a first transistor connected in series to the match line; and (b) a second transistor connected to the memory cell, the search lines and the first transistor. The first transistor becomes turned on or off in response to the second transistor, and the second transistor becomes turned on or off in response to the stored data in the memory cell and searched data transmitted via the search lines.
[17] Preferably, the second comparator connects the match line to the ground voltage or the predetermined voltage in response to the searched data and operator data when the first transistor is turned off. The operator data including a first and a second operator data selected from logic values of 0 and 1. [18] Preferably, the first operator data (OPl) and the second operator data (OP2) are determined as follows: [19] (a) If a search range of searched data is greater than or equal to that of stored data,
(OP1, OP2) = (1, 0); [20] (b) If a search range of searched data is less than or equal to that of stored data,
(OPl, OP2) = (0, 1); and [21] (c) If a search range of searched data is equal to that of stored data, (OPl, OP2) =
(0, 0).
Advantageous Effects
[22] Instead of the conventional TCAMs employing large memory for using 0, 1, and X
(don't care) bit, the CAM in accordance with the present invention can conduct a comparing operation with less memory by storing the operator data in advance. Thus, memory-use efficiency can be increased by more than 2.5 times, and, furthermore, the updating operation can be performed more efficiently.
Brief Description of the Drawings [23] The above and other objects and features of the present invention will become apparent from the following description of preferred embodiments, given in conjunction with the accompanying drawings, in which: [24] FlG. 1 is a circuit diagram of a range-matching cell in accordance with a preferred embodiment of the present invention; [25] FlG. 2 is a circuit diagram of a range-matching cell in accordance with another embodiment of the present invention; [26] FlG. 3 is a circuit diagram of a range-matching cell in accordance with still another embodiment of the present invention; [27] FlG. 4 is a circuit diagram of a range-matching cell in accordance with still another embodiment of the present invention; [28] FlG. 5 is a matching table describing an operation of each of the range-matching cells of FIGS. I to 4;
[29] FlG. 6 shows an example of a CAM using a range-matching cell that is implemented with 4-bit; [30] FlG. 7 shows an operation of the CAM when (OPl, OP2) is "Greater than or Equal to (GE)", the searched data SD are (1, 1, 0, 0), and the stored data SRD are (1, 0, 1, 0); [31] FIG. 8 shows an operation of the CAM when (OPl, OP2) is "Less than or Equal to
(LE)", the SD and the SRD are identical to those in HG. 7; and [32] FlG. 9 shows an operation of the CAM when (OPl, OP2) is "Equal to (EQ)", the
SD and the SRD are identical to those in FIG. 7.
Best Mode for Carrying Out the Invention [33] Hereinafter, a range-matching cell (RMC) and a CAM using the same in accordance with the present invention will be described in detail with reference to the accompanying drawings. It should be noted that like reference numerals designate like elements through the whole drawings.
[34] Referring to FlG. 1, there is shown a circuit diagram of a range-matching cell in accordance with a preferred embodiment of the present invention. As shown therein, the inventive range-matching cell includes a pair of a bit line BL and a complementary bit line /BL, a word line WL, a memory cell 100, a match line ML, a pair of a search line SL and a complementary search line /SL, a first comparator 110, and a second comparator 120.
[35] The memory cell 100 is provided with pass gates 106 and 107, and a storing unit
102 for storing data and its complementary data.
[36] The pass gate 106 is provided between the bit lines BL and the storing unit 102. On the other hand, the pass gate 107 is provided between the complementary bit line /BL and the storing unit 102. The pass gates 106 and 107 transmit data inputted via the pair of bit lines BL and /BL to the storing unit 102.
[37] More specifically, the storing unit 102 includes cross-coupled inverters 103 and
104. The pass gates 106 and 107 may be MOSFETs.
[38] The first comparator 110 is connected to the memory cell 100, the pair of search lines SL and /SL, and the match line ML. The first comparator 110 includes a first transistor Tl and two second transistors T2. The first transistor Tl is connected in series to the match line ML. And, the second transistors T2 are interposed between the first transistor Tl and the storing unit 102. Additionally, the second transistors T2 are connected to the search lines SL and /SL, respectively, and have gates connected to the storing unit 102. Meanwhile, the first transistor Tl is turned on if stored data SRD matches searched data SD, and, if not, the first transistor Tl is turned off. All of the first and the second transistors Tl and T2 may be MOSFETs.
[39] The second comparator 120 serves to connect the match line ML to a reference voltage (a ground voltage) in response to searched data transmitted via the search line SL and stored operator data OPl and OP2 when the first transistor Tl is off. More specifically, the second comparator 120 connects the match line ML to the reference voltage if the searched data matches the operator data OPl, OP2, respectively, and, if not, connects the match line ML to the predetermined voltage.
[40] The second comparator 120 includes a third transistor T3, two fourth transistors T4 and two fifth transistors T5. The transistors T3, T4 and T5 serve to connect the match line ML in series to the reference voltage. In addition, the third transistor T3 connects the match line ML to the fourth transistors T4, and has a gate connected to the first comparator 110. The fourth transistor T4 connects the third transistor T3 to the fifth transistor T5, and has its gate connected to the search line SL. The fifth transistors T5 connect the fourth transistors T4 to the reference voltage and, have gates connected to the operator data OPl and OP2, respectively.
[41] Referring to FlG. 2, there is provided a circuit diagram of a range-matching cell in accordance with another embodiment of the present invention. In this embodiment, the dynamic range-matching cell is implemented with NMOS transistors only, instead of NMOS and PMOS transistors as in FlG. 1. Since a NMOS transistor occupies a smaller area than that of a PMOS transistor, the implementation of more integrated and small-sized circuit is possible.
[42] Reference numerals 200 to 220 in FlG. 2 are substantially identical to the reference numerals 100 to 120 in FlG. 1 respectively except that: a third transistor T3 in FlG. 2 is NMOS-type and arranged below fourth and fifth transistors T4, T5, while the third transistor T3 in FlG. 1 is PMOS-type and disposed above the fourth and the fifth transistors T4, T5;and the third transistor T3 in FlG. 2 is connected to a reference voltage, and the forth transistors T4 are connected to operator data OPl, OP2, respectively. Detailed descriptions therefore will be omitted for the sake of simplicity.
[43] FlG. 3 shows a circuit diagram of a range-matching cell in accordance with further another embodiment of the present invention. Reference numerals 300 to 320 in FlG. 3 are substantially identical to reference numerals 200-220 in FlG. 2, respectively. However, in this case, operator data OPl and OP2 are applied to a first comparator 310 in response to stored data at Nl and N2. Accordingly, it is possible to save at least one transistor in comparison with the circuit diagram of FlG. 2.
[44] FlG. 4 shows a circuit diagram of a range-matching cell in accordance with still another embodiment of the present invention. In FlG. 4, the range-matching cell includes a pair of a bit line BL and a complementary bit line /BL, a word line WL, a memory cell 400, a match line ML, a pair of a search line SL and a complementary search line /SL, a first comparator 410 and a second comparator 420.
[45] The memory cell 400 is provided with a couple of pass gates 406 and 407, and a storing unit 402 for storing data and its complementary data.
[46] The pass gate 406 is coupled to the bit line BL, and the pass gate 407 is coupled to the bit line /BL. The pass gates 406 and 407 are also coupled to the storing unit 402, and deliver data received via the bit lines BL and /BL to the storing unit 402.
[47] Specifically, the storing unit 402 includes cross-coupled inverters 403 and 404, and is connected via the pass gate 406 to the bit line BL. And, the pass gate 407 connects the storing unit 402 to the complementary bit line /BL. These pass gates 406 and 407 may be implemented with MOSFETs.
[48] The first comparator 410 includes a first transistor Tl and two second transistors
T2. Moreover, the first comparator 410 is connected to the memory cell 400, the search lines SL and /SL, and the match line ML.
[49] Meanwhile, the first transistor Tl is turned on if stored data SRD matches searched data SD, and, if not, the first transistor Tl is turned off. Additionally, the first transistor Tl is coupled in series with the match line ML. Each second transistor T2 connects the search lines SL and /SL, respectively, to the first transistor Tl, and has a gate connected to the storing unit 402.
[50] The second comparator 420 includes a sixth transistor T6, a seventh transistor T7, an eighth transistor T8, a pass gate 408 and a pass gate 409. The second comparator 420 serves to connect the predetermined voltage in series to the match line ML.
[51] The sixth transistor T6 is connected via its gate to the first comparator 410 to receive an output result from the first comparator 410.
[52] The seventh transistor T7 is interposed between the sixth transistor T6 and the match line ML to receive an OR-operated result of a first operator data OPl and a second operator data OP2.
[53] The eighth transistor T8 is connected to the match line ML, and the pass gates 408,
409. Such an eighth transistor T8 is coupled via its gate with an inverted output of the first comparator 410.
[54] The pass gate 408 is connected to the search line SL and the eighth transistor T8.
The pass gate 408 is connected via its gate to the second operator data OP2.
[55] The pass gate 409 is connected to the complementary search line /BL and the eighth transistor T8. The pass gate 409 is connected via its gate to the first operator data OPl.
[56] Meanwhile, when the first transistor Tl is turned off, the second comparator 420 connects the match line ML to a ground voltage or a predetermined voltage in response to searched data sent via the search line SL and stored operator data OPl, OP2. The second comparator 420 connects the match line ML to a ground voltage if the searched data matches the operator data OPl, and, if not, connects the match line ML to a predetermined voltage.
[57] The range-matching cells as shown in FIGS. 1 to 3 are dynamic-type, while the range-matching cell in FIG. 4 is static-type. In the dynamic-type, the match line should be precharged in advance, differently from the static-type; however, the number of transistors implemented therein is less than that of the static-type. And, as can be seen in FIGS. 1 and 2, the range of cells is smaller than that of the static-type, but power consumption is greater than that of the static-type due to such precharging. Conversely, as can be seen in FIG. 4, the size of cell is greater than that of dynamic-type, but no precharging is needed and thus power consumption can be reduced.
[58] Reference numerals OPl and OP2 as shown in FIGS. 1 to 4 denote size operators.
A logic value for each operator dedicated in the embodiments is defined as follows. That is, if an operator is "Greater than or Equal to (GE)", (OPl, OP2) = (1, 0). If an operator is "Less than or Equal to (LE)", (OPl, OP2) = (0, 1). Also, if an operator is "Equal to (EQ)", (OPl, OP2) = (0, 0).
[59] Hereinafter, an operation of the range-matching cell in accordance with the embodiments of the invention will be explained in detail with reference to FIGS. 1 to 5.
[60] In FIG. 5, OPl and OP2 correspond to operator data 1 and 2, respectively; Stored
Rule Data (SRD) indicates data stored in storing unit; and, Searched Data (SD) implies data sent from search lines SL and /SL.
[61] As shown in FIG. 1, first of all, data and its complementary data are sent via the pair of bit lines BL and /BL to be stored in the memory cell 100. When the word line WL is activated to a high level, the pass gates 106 and 107 are turned on.
[62] As set forth above, the pass gates 106 and 107 are of the NMOS transistors whose gates are coupled with the word line WL. When the pass gates 106 and 107 are turned on, the data and complementary data sent via the bit lines BL and /BL are stored in the storing unit 102 having the cross-coupled inverters 103 and 104, and then the word line WL becomes inactivated.
[63] Next, when the match line ML is precharged to a high level, the searched data SD and its complementary searched data /SD are sent via the search lines SL and /SL, respectively.
[64] It is assumed, as shown in FIG. 5, that a search range of the searched data SD is greater than that of the stored data SRD. In this case, (OPl, OP2) is "Greater than or Equal to (GE)", namely, (1, 0). (SD, SRD) is (1, 1).
[65] At this time, a logic one (1) is stored at a node Nl of the storing unit 102, whereas a logic zero (0) is stored at a node N2 of the storing unit 102. And, since the logic one (1) at the node Nl is inputted to the gate of the left one of the second transistors T2 and a logic one (1) is sent from the search line SL, so that the left one of the second transistors T2 becomes turned on. As a result, the first transistor Tl becomes turned on. In this case, the match line ML becomes a PASS state regardless of the operation of the second comparator 120.
[66] Meanwhile, it is assumed that (OPl, OP2) is (1,0) and (SD, SRD) is (1, 0).
[67] At this time, a logic zero (0) is stored at a node Nl, whereas a logic one (1) is stored at a node N2. And, since the logic one (1) at the node N2 is inputted to the gate of the right one of the second transistors T2 and a logic zero (0) is sent from the complementary search line /SL, so that the right one of the second transistors T2 becomes turned off. As a result, the first transistor Tl becomes turned off.
[68] In such a case, the third transistor T3 in the second comparator 120 becomes turned on. And, since the searched data SD is a logic one (1) and (OPl, OP2) is (1, 0), the fourth and the fifth transistors T4 and T5 become turned on, respectively. Therefore, all of the transistors T3, T4 and T5 become turned on, thereby connecting the match line ML therethrough to the ground voltage. Here, the ground voltage is coupled to the fifth transistor T5. As a result, the match line ML becomes a Pull-Down (PD) state.
[69] Also, with respect to remaining conditions as given in FlG. 5, the state of the match line ML can also be deduced in the same way. Even though the operation of the range- matching cell is described with reference to FIGS. 1 and 3, the same result can be also deduced with respect to FIGS. 2 and 4.
[70] Hereinafter, an operation of the range-matching cell of FIG. 2 will be explained with reference to FIG. 5.
[71] It is assumed, as shown in FIG. 5, (OPl, OP2) is (1, 0) and (SD, SRD) is (1, 1).
[72] At this time, a logic one (1) is stored at a node Nl, whereas a logic zero (0) is stored at a node N2. And, in response to the logic values at the nodes Nl and N2, a transistor T2-1 becomes turned on whereas a transistor T2-2 becomes turned off. Accordingly, a node N3 becomes high by a logic one (1) of a search line SL, so that a transistor Tl becomes turned on. Meanwhile, a transistor T4-1 becomes turned off in response to the values of the node Nl and an operator data OP2, so that a transistor T6 becomes turned off. As a result, the match line ML becomes a PASS state.
[73] And, in case that (OPl, OP2) is (1,0) and (SD, SRD) is (1, 0), a logic zero (0) is stored at a node Nl whereas a logic one (1) is stored at a node N2. In response to the values of the search lines and the values at the nodes Nl and N2, the transistors T2-1 and T2-2 become turned off, and the transistor Tl becomes turned off. However, a transistor T4-2 becomes turned on in response to values of the node N2 and an operator data OPl, so that a transistor T6 becomes turned on. And, a transistor T2-3 becomes turned on in response to the values of the node N2 and the search line SL, so that the transistor T5 becomes turned on. As a result, the match line ML becomes a Pull-Down (PD) state.
[74] FIG. 6 shows an example of a CAM using the range-matching cell that is implemented with 4-bit. In the CAM, an inverter I is connected to a Most Significant Bit (MSB) cell, while a ground voltage G is connected to a Least Significant Bit (LSB) cell. An operation of the CAM using such range-matching cell will now be described below in detail with reference to FIGS. 6 to 9.
[75] It is now assumed that a search range of the searched data SD is greater than that of the stored data SRD. (OPl, OP2) is "Greater than or Equal to (GE)", namely, (1, 0); the searched data SD are (1, 1, 0, 0); and the stored data SRD are (1, 0, 1, 0). HG. 7 shows an operation of the CAM under the above condition (FIGS. 7 to 9 show that the values of SD and SRD are arranged in order from right side).
[76] For MSB, that is, a first bit (see, FIGS. 6 and 7), since the searched data SD and the stored data SRD are identical logic one (1), so that the match line ML becomes in the PASS state (see, FIG. 5). Meanwhile, for the second bit, since the searched data SD is logic one (1) and the stored data SRD is logic zero (0), so that the match line ML becomes in the Pull-Down (PD) state (see, FlG. 5).
[77] As a result, since the inverter I connected to the MSB cell becomes connected via the pull-downed match line ML to the ground voltage of the second bit cell, the CAM outputs a logical 'H (Match)'.
[78] Subsequently, it is assumed that a search range of the searched data SD is less than that of the stored data SRD. (OPl, OP2) is "Less than or Equal to (LE)", namely, (0, 1); the searched data SD are (1, 1, 0, 0); and the stored data SRD are (1, 0, 1, 0). HG. 8 shows an operation of the CAM under the above condition.
[79] For MSB as shown in FIG. 8, since the searched data SD and the stored data SRD are identical to logic one (1), the match line ML becomes the PASS state (see, FlG. 5). Meanwhile, for the second bit, since the searched data SD is logic one (1) and the stored data SRD is logic zero (0), the match line ML becomes in the PuIl-Up (PU) state (see, FIG. 5).
[80] In the PU state, the match line ML becomes initially precharged. Accordingly, the precharged match line ML is connected to the inverter I, and the CAM outputs a logical 'L (Mismatch)'.
[81] Further, it is assumed that a search range of the searched data SD is equal to that of the stored data SRD. (OPl, OP2) is "Equal to (EQ)", namely, (0, 0); the searched data SD are (1, 1, 0, 0); and the stored data SRD are (1, 0, 1, 0). HG. 9 shows an operation of the CAM under the above condition.
[82] For MSB shown in FlG. 9, since the searched data SD and the stored data SRD are identical logic one (1), the match line ML becomes in the PASS state (see, FlG. 5). Meanwhile, for the second bit, since the searched data SD is logic one (1) and the stored data SRD is logic zero (0), the match line ML becomes in the PuIl-Up (PU) state (see, FlG. 5).
[83] In the PU state, the match line ML becomes initially precharged. Accordingly, the precharged match line ML becomes connected to the inverter I, and the CAM outputs a logical 'L (Mismatch)'.
[84] As described above, instead of the conventional TCAMs employing large memory for using 0, 1, and X (don't care) bit, the CAM in accordance with the present invention can conduct a comparing operation with less memory by storing the operator data in advance. Thus, memory-use efficiency can be increased by more than 2.5 times, and, furthermore, the updating operation can be performed more efficiently.
[85] While the invention has been shown and described with respect to the preferred embodiments, it will be understood by those skilled in the art that various changes and modification may be made without departing from the scope of the invention as defined in the following claims.

Claims

Claims
[ 1 ] A range-matching cell comprising : a pair of a bit line and a complementary bit line; a word line; a memory cell connected to the word line and the bit lines for storing data transmitted via the bit lines when the word line is activated; a match line; a pair of a search line and a complementary search line; a first transistor connected in series to the match line; a first comparator connected to the memory cell, the match line and the search lines for controlling on or off the first transistor in response to the stored data in the memory cell and searched data transmitted via the search lines; and a second comparator for connecting the match line to a ground voltage or a predetermined voltage based on the searched data and a stored operator data when the first transistor is turned off, wherein the operator data including logic values of O and l.
[2] The range-matching cell of claim 1, wherein the memory cell includes: storing means for storing the data; and connecting means for coupling the bit lines to the storing means in order to provide the stored data received by the bit lines to the storing means.
[3] The range-matching cell of claim 2, wherein the storing means includes a cross- coupled inverter.
[4] The range-matching cell of claim 2, wherein connecting means includes a first and a second pass gate, wherein the pass gates are connected to the word line.
[5] The range-matching cell of claim 1, wherein the first comparator turns on the first transistor if the stored data matches the searched data, and, if not, turns off the first transistor.
[6] The range-matching cell of claim 1, wherein the second comparator connects the match line to the ground voltage if the searched data matches the operator data, and, if not, the second comparator connects the match line to the predetermined voltage.
[7] The range-matching cell of claim 2, wherein the first comparator is provided with a second transistor for connecting the search line to the first transistor, and the second transistor has a gate connected to the storing means.
[8] The range-matching cell of claim 1, wherein the second comparator is provided with a third, a fourth and a fifth transistor for connecting the match line in series to the ground voltage, wherein the third transistor connects the match line to the fourth transistor and has a gate connected to the first comparator; wherein the fourth transistor connects the third transistor to the fifth transistor and has a gate connected to the search line; and wherein the fifth transistor connects the fourth transistor to the ground voltage and has a gate for receiving the operator data.
[9] The range-matching cell of claim 1, wherein the second comparator includes: a sixth and a seven transistor for connecting the predetermined voltage in series to the match line; an eighth transistor; a third pass gate; and a forth pass gate, wherein the sixth transistor has a gate connected to the first comparator, wherein the seventh transistor has a gate for accepting an OR-operated result of the first and the second operator data; wherein the eighth transistor is connected to the match line, the third and the forth pass gates, and has a gate for accepting an inverted output of the first comparator; wherein the third pass gate is connected to the complementary search line and the eighth transistor, and has a gate for receiving the first operator data; and wherein the forth pass gate is connected to the search line and the eighth transistor, and has a gate for receiving the second operator data.
[10] A Content Addressable Memory (CAM) comprising: a match line; a word line;
N pairs of bit lines and complementary bit lines arranged in the column direction; N pairs of search lines and complementary search lines; N range-matching cells connected to the match line, the word line and each of the N pairs of the bit lines, wherein each range-matching cell includes: a memory cell, connected to the word line and the bit lines, for storing data transmitted via the bit lines when the word line is activated; a first transistor connected in series to the match line; a first comparator connected to the memory cell, the match line and the search lines for controlling turning on or off the first transistor in response to the stored data in the memory cell and searched data transmitted via the search lines; and a second comparator for connecting the match line to a ground voltage or a predetermined voltage based on the searched data and a stored operator data when the first transistor is turned off, wherein the operator data including logic values of O and l. [11] The CAM of claim 10, wherein one end of the match line is connected to a ground voltage and the other end of the match line is connected to the match line. [12] The CAM of claim 10, wherein the memory cell includes: storing means for storing the data; and connecting means for coupling the bit lines to the storing means in order to provide the stored data received by the bit lines to the storing means. [13] The CAM of claim 12, wherein the storing means includes a cross-coupled inverter. [14] The CAM of claim 12, wherein connecting means includes a first and a second pass gate, and the first and the second pass gates are connected to the word line. [15] The CAM of claim 10, wherein the first comparator turns on the first transistor if the stored data matches the searched data, and, if not, turns off the first transistor. [16] The CAM of claim 10, wherein the second comparator connects the match line to the ground voltage if the searched data matches the operator data, and, if not, the second comparator connects the match line to the predetermined voltage. [17] The CAM of claim 12, wherein the first comparator is provided with a second transistor for connecting the search line to the first transistor, the second transistor having a gate connected to the storing means. [18] The CAM of claim 10, wherein the second comparator includes a third, a fourth and a fifth transistor for connecting the match line in series to the ground voltage, wherein the third transistor connects the match line to the fourth transistor, and has a gate connected to the first comparator; wherein the fourth transistor connects the third transistor to the fifth transistor, and has a gate connected to the search line; and wherein the fifth transistor connects the fourth transistor to the ground voltage, and has a gate for receiving the operator data. [19] The CAM of claim 10, wherein the second comparator includes: a sixth and a seventh transistor for connecting the predetermined voltage in series to the match line; an eighth transistor; a third pass gate; and a forth pass gate, wherein the sixth transistor has a gate connected to the first comparator, wherein the seventh transistor has a gate for accepting an OR-operated result of the first and the second operator data; wherein the eighth transistor is connected to the match line, the third and the forth pass gates, and has a gate for accepting an inverted output of the first comparator; wherein the third pass gate is connected to the complementary search line and the eighth transistor, and has a gate for receiving the first operator data; and wherein the forth pass gate is connected to the search line and the eighth transistor, and has a gate for receiving the second operator data.
PCT/KR2006/003679 2006-02-03 2006-09-15 Range-matching cell and content addressable memories using the same Ceased WO2007089065A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
US12/223,552 US20090219739A1 (en) 2006-02-03 2006-09-15 Range-Matching Cell and Content Addressable Memories Using the Same
JP2008553141A JP4891346B2 (en) 2006-02-03 2006-09-15 Range matching cell and CAM using the same

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020060010766A KR100684115B1 (en) 2006-02-03 2006-02-03 Range Matching Cell and Cam Using the Same
KR10-2006-0010766 2006-02-03

Publications (1)

Publication Number Publication Date
WO2007089065A1 true WO2007089065A1 (en) 2007-08-09

Family

ID=38103905

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2006/003679 Ceased WO2007089065A1 (en) 2006-02-03 2006-09-15 Range-matching cell and content addressable memories using the same

Country Status (4)

Country Link
US (1) US20090219739A1 (en)
JP (1) JP4891346B2 (en)
KR (1) KR100684115B1 (en)
WO (1) WO2007089065A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102354526A (en) * 2011-06-08 2012-02-15 大连市恒珑科技发展有限公司 CAM storage unit, word circuit and memory with interval matching function
US8125810B2 (en) 2007-08-01 2012-02-28 Texas Instruments Incorporated Low power ternary content-addressable memory (TCAM)
US11837289B2 (en) 2021-08-31 2023-12-05 International Business Machines Corporation Compact low-leakage multi-bit compare CAM cell

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6023453B2 (en) * 2011-04-15 2016-11-09 株式会社半導体エネルギー研究所 Storage device
KR101747252B1 (en) 2016-02-22 2017-06-14 경희대학교 산학협력단 Memory cell and ternary contents addressable memory having the same

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6229742B1 (en) * 1999-10-18 2001-05-08 Netlogic Microsystems, Inc. Spare address decoder
US6717946B1 (en) * 2002-10-31 2004-04-06 Cisco Technology Inc. Methods and apparatus for mapping ranges of values into unique values of particular use for range matching operations using an associative memory
US20050135135A1 (en) * 2003-10-24 2005-06-23 Stmicroelectronics Pvt. Ltd. Content addressable memory for CIDR address searches

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01175029A (en) * 1987-12-29 1989-07-11 Nec Corp Function storing circuit
JP2741810B2 (en) * 1991-11-26 1998-04-22 川崎製鉄株式会社 Content addressable memory
US6552920B2 (en) * 2001-06-27 2003-04-22 International Business Machines Corporation Saving content addressable memory power through conditional comparisons
JP2004295967A (en) * 2003-03-26 2004-10-21 Kawasaki Microelectronics Kk Association memory
US7251147B1 (en) * 2005-06-07 2007-07-31 Netlogic Microsystems, Inc. Content comparator memory (CCM) device and method of operation

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6229742B1 (en) * 1999-10-18 2001-05-08 Netlogic Microsystems, Inc. Spare address decoder
US6717946B1 (en) * 2002-10-31 2004-04-06 Cisco Technology Inc. Methods and apparatus for mapping ranges of values into unique values of particular use for range matching operations using an associative memory
US20050135135A1 (en) * 2003-10-24 2005-06-23 Stmicroelectronics Pvt. Ltd. Content addressable memory for CIDR address searches

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8125810B2 (en) 2007-08-01 2012-02-28 Texas Instruments Incorporated Low power ternary content-addressable memory (TCAM)
CN102354526A (en) * 2011-06-08 2012-02-15 大连市恒珑科技发展有限公司 CAM storage unit, word circuit and memory with interval matching function
US11837289B2 (en) 2021-08-31 2023-12-05 International Business Machines Corporation Compact low-leakage multi-bit compare CAM cell

Also Published As

Publication number Publication date
JP2009525561A (en) 2009-07-09
KR100684115B1 (en) 2007-02-16
US20090219739A1 (en) 2009-09-03
JP4891346B2 (en) 2012-03-07

Similar Documents

Publication Publication Date Title
US6154384A (en) Ternary content addressable memory cell
US5949696A (en) Differential dynamic content addressable memory and high speed network address filtering
US6721202B1 (en) Bit encoded ternary content addressable memory cell
US10482962B2 (en) TCAM device and operating method thereof
US6847534B2 (en) High density dynamic ternary-CAM memory architecture
US7057913B2 (en) Low-power search line circuit encoding technique for content addressable memories
JP2007265604A (en) Three-way CAM cell
KR100532508B1 (en) Content Addressable Memory having high speed operation
US8400802B2 (en) Binary content addressable memory
WO2007089065A1 (en) Range-matching cell and content addressable memories using the same
US7940541B2 (en) Bit cell designs for ternary content addressable memory
US11631459B2 (en) Dual compare ternary content addressable memory
US9941008B1 (en) Ternary content addressable memory device for software defined networking and method thereof
US7336517B2 (en) Physical priority encoder
CA2428982C (en) Boundary addressable memory
US6937492B2 (en) Reducing signal swing in a match detection circuit
KR101167272B1 (en) Binary content addressable memory
US7298636B1 (en) Packet processors having multi-functional range match cells therein
US20070103885A1 (en) XOR-based conditional keeper and an architecture implementing its application to match lines
CN116092557B (en) Content-Addressable Memory (CNMI)
US7522439B2 (en) Low power content addressable memory system and method
US6825706B2 (en) Multiplexer
US7825777B1 (en) Packet processors having comparators therein that determine non-strict inequalities between applied operands
US20040015648A1 (en) Boundary addressable memory
TW202318425A (en) Content addressable memory cell

Legal Events

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

Ref document number: 2008553141

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 12223552

Country of ref document: US

122 Ep: pct application non-entry in european phase

Ref document number: 06847345

Country of ref document: EP

Kind code of ref document: A1