[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

US20020163823A1 - Method and apparatus for content addressable memory with a partitioned match line - Google Patents

Method and apparatus for content addressable memory with a partitioned match line Download PDF

Info

Publication number
US20020163823A1
US20020163823A1 US09/850,882 US85088201A US2002163823A1 US 20020163823 A1 US20020163823 A1 US 20020163823A1 US 85088201 A US85088201 A US 85088201A US 2002163823 A1 US2002163823 A1 US 2002163823A1
Authority
US
United States
Prior art keywords
segment
segments
match
row
rows
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US09/850,882
Other versions
US6477071B1 (en
Inventor
Anders Edman
Henrik Johansson
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.)
Synopsys Inc
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US09/850,882 priority Critical patent/US6477071B1/en
Assigned to SWITCHCORE, AB, A SWEDISH CORPORATION reassignment SWITCHCORE, AB, A SWEDISH CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: EDMAN, ANDERS, JOHANSSON, HENRIK
Application granted granted Critical
Publication of US6477071B1 publication Critical patent/US6477071B1/en
Publication of US20020163823A1 publication Critical patent/US20020163823A1/en
Assigned to ESILICON CORPORATION reassignment ESILICON CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SWITCHCORE AB, SWITCHCORE INTELLECTUAL PROPERTY AB
Assigned to RUNWAY GROWTH CREDIT FUND INC. reassignment RUNWAY GROWTH CREDIT FUND INC. SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ESILICON CORPORATION
Assigned to SILICON VALLEY BANK reassignment SILICON VALLEY BANK SECURITY INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ESILICON CORPORATION
Assigned to ESILICON CORPORATION reassignment ESILICON CORPORATION RELEASE BY SECURED PARTY (SEE DOCUMENT FOR DETAILS). Assignors: SILICON VALLEY BANK
Assigned to SYNOPSYS, INC. reassignment SYNOPSYS, INC. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: ESILICON CORPORATION
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

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

Definitions

  • the present invention relates to content addressable memory (CAM) circuitry with a partitioned match line.
  • CAM content addressable memory
  • a drawback with a common parallel CAM is the large power consumption.
  • the most common way to implement the match operation in a fully parallel CAM is to use a wired-OR gate for the match operation.
  • This wired-OR gate is implemented with a wire, a match line, which is common to all CAM cells in a row. All cells can discharge the normally precharged line if there is a mismatch, or leave it alone if there is a match, for the searched and the stored bit of each CAM cell.
  • the match line has a high capacitance due to the many CAM cells. The precharge and the very common discharges make the activity of the line almost equal to one under normal usage of the CAM. Hence, the power consumption of the match line is high.
  • Another known way to implement a CAM is to do it serially.
  • a CAM row is searched bit by bit.
  • the serial implementations have high latency.
  • U.S. Pat. No. 5,592,407 to Konishi et al. discloses an associative memory divided into blocks. The power consumption is reduced by making active only the necessary areas. The prior art does not effectively address the issue of high power consumption in a CAM circuit.
  • the present invention provides a content addressable memory circuit comprising at least one row of memory cells, the memory cells storing data to be subjected to search data for a compare operation. Each cell has the capability when subjected to the search data, if the search data does not match the stored data, to set the comparison operation result to a state indicating a mismatch.
  • a row is partitioned into at least two segments, each segment having a unit capable of controlling its compare operation and does this based on the result of the comparisons of previous segments, if any.
  • the first segment does always perform its comparison.
  • the following segments perform their comparisons only if it is still unclear if it is a match or not.
  • the first segment of the match line is arranged to be precharged and evaluated in all compare operations, while subsequent segments of the match line are arranged to be precharged only if the result of the compare operation of the respective preceding segment is a match and to force the match wire to indicate a mismatch if the preceding segment result is a mismatch.
  • all segments of the match line are arranged to be precharged for a compare operation, but only the first segment of the match line is arranged to be evaluated in all compare operations, while subsequent segments of the match line are arranged to be evaluated only if the result of the compare operation of the respective preceding segment is a match.
  • a forward line is provided to transmit a mismatch message from one unit to the next overriding the state of the match line.
  • the memory circuit is designed with a combined conditional precharge and evaluation of match-line segments.
  • the first segment ML 0 is always precharged and evaluated, while subsequent segments of the match line are arranged to be precharged and evaluated only if the result of the compare operation of the respective preceding segment is a match, and there is a discharge of the segment only if there is a mismatch in the evaluation.
  • a forward line is provided to transmit a mismatch message from one unit to the next overriding the state of the match line.
  • the memory circuit is designed with a combined conditional precharge and/or evaluation of match-line segments. Rows are combined into a group or several groups of rows. A group of rows comprises at least one forward line for moving a mismatch message from one group of segments to the next group of segments, and the forward line is shared by a group of rows to indicate that there is no row with a match in the group.
  • the object of the present invention is to provide a novel implementation of a content addressable memory circuit having reduced power consumption. This is achieved by partitioning the match wire and designing the CAM such that the precharge and/or evaluation of the segments of the match line are made conditional.
  • a key advantage of the present invention is that the power consumption of the device from precharging and discharging the match line is reduced since only a part of the comparison circuitry will be activated during most searches. Another advantage is that the present invention provides for a faster operating memory device.
  • FIG. 1 is a schematic diagram of a typical CAM cell
  • FIG. 2 is a schematic illustration of one row of a CAM circuit according to the preferred embodiment of the present invention.
  • FIG. 3 is a schematic illustration of a group of rows of a CAM circuit according to another embodiment of the present invention.
  • FIG. 1 A typical CAM cell that may be incorporated in the present invention is illustrated in FIG. 1. It should be noted that the design of the CAM cell does not form a part of the present invention and other suitable CAM cells are well known in the art.
  • the basic cell 1 stores data B, B′, that may be read and written as a random access memory (RAM) cell by means of a word line 5 for selecting the cell and a complimentary pair of bit lines 3 for storing or retrieving data.
  • RAM random access memory
  • the RAM functionality is well known in the prior art.
  • the compare operation in the CAM functionality the cell is connected via comparators 2 to a complementary pair of search or match data lines 4 .
  • the comparison operation is normally implemented with a wired-OR gate that usually utilizes two phases for each operation, a precharge phase and an evaluation phase.
  • the wired-OR gate has a wire that is shared by all memory cells. It is usually called the match wire or line.
  • the match line 6 is precharged and then a complementary pair of search data SD, SD′ 0 is applied on the search data lines 4 .
  • the evaluation phase of the search operation is when the comparators of the cells have the possibility to discharge the match line. If the search data matches the stored data, the match line 6 state will be unchanged by the cells 1 . If there is a mismatch, any cell, with a mismatch, will discharge the match line 6 . The result of the evaluation is determined by checking the status of the match line. Both the precharge and discharge of the match line contribute to the power consumption of the memory.
  • a compare operation will, in most cases, not be executed if either of the precharge or the evaluation is not performed.
  • FIG. 2 one row of a CAM circuit according to the invention is illustrated.
  • the CAM memory comprises several rows having common bit lines and search data lines. However, all rows are identical and only one is illustrated in FIG. 2.
  • Each row comprises typically 64 identical CAM cells 1 , of which only a number is shown.
  • the match line 6 interconnects the CAM cells, but according to the present invention the match line is partitioned into a number of the segments. In FIG. 2 two segments ML 0 and ML 1 are shown.
  • a row compare operation refers to the comparison operation of the whole row, while a segment operation refers to the comparison operation of one segment only.
  • An entry may be stored in several rows. Therefore, an entry-comparison operation may require several row-comparison operations.
  • the first segment ML 0 is precharged by a comparison-control unit 7 serving to precharge the match line, to control the application of search data and therefore the evaluation of the search operation.
  • the second segment ML 1 is precharged by a match-determination and comparison-control unit 8 serving to precharge the match line, to control the application of search data and therefore the evaluation of the search operation of the second segment, and also to read the result of the comparison operation of the preceding first segment, that is to determine if there is a match.
  • the match determination of the preceding segment may control if the comparison of the subsequent segment is to be performed or not.
  • a match-determination unit 9 takes care of reading the result of the comparison operation of the last segment of the match line, here ML 1 .
  • the match-determination unit 9 provides the result output.
  • the search data is partitioned into two parts, SD 0 and SD 1 , as illustrated by the two block arrows.
  • all cells 1 in a segment are subjected to a relevant part of the search data. All cells with a mismatch contribute to the discharging of the match-line segment. One cell is sufficient to discharge the match-line segment, but the more cells that are contributing to the discharge, the faster the match-line segment will be discharged. As will be explained below, the timing is adjusted to the maximum expected discharge time. If all cells match, the match line will remain high. The match line is received as an input to the match-determination and comparison-control unit 8 of the next segment or the final match-determination unit 9 , as the case may be. If the last match-line segment remains high, this indicates a complete match and this result is output by the result or match-determination unit 9 .
  • condition that the combined result of all the preceding segments is match is used either to indicate a complete match or as an input enabling further compare operations.
  • Data associated to the row may be stored in extra RAM cells 13 , which are read by means of the word line and bit lines shown in FIG. 1. Also some of the CAM cells may be configured to store associated data by the use of masks, if they are not involved in the compare operation. In some associative memories each row is associated with a fixed address pointing to a result stored in another memory table. Usually the CAM memory contains several rows. In case of matches in several rows, a priority function (not shown) located after the match-determination units ensures that only one row is selected as the match with the highest priority.
  • masks may be applied to the search data between rows (not shown) and/or the stored data in order to achieve certain functionality. However, this does not form part of the present invention.
  • the power consumption is reduced if the rows are partitioned. That is because, if there is a mismatch in the first segment, the comparison operations in subsequent segments need not be performed. Generally, only the first segment is toggling between charged and discharged states under normal usage.
  • the possibly hierarchical structure of data stored in the memory rows may contribute to this behaviour even more than if the data were randomly distributed.
  • the memory circuit is designed with a conditional precharge of match-line segments.
  • FIG. 2 two segments are shown but further divisions are possible.
  • the events have to occur in a fixed order. If the segment is to be subjected to a compare operation, the segment is first precharged, then the search data is applied through the search data lines, then a time has to pass allowing the match line to be discharged, thereafter the state of the match line can be used by succeeding blocks.
  • the first segment ML 0 is always precharged. Then the search data SD 0 is applied. After a predefined time duration, the state of the match-line segment ML 0 can be used by succeeding blocks. If the match-line segment ML 0 has been discharged, i.e. at least one bit mismatch has occurred, the subsequent match-line segment ML 1 is not precharged by the match-determination and comparison-control unit 8 but is set to low. The same applies to any subsequent match-line segment.
  • match-determination and comparison-control unit 8 combines the state of the match-line segment ML 0 with the clock input so that the unit 8 precharges the match-line segment ML 1 only if the preceding match-line segment is high, i.e. a positive match determination. If all cells match the search data, all the match-line segments will remain high and the result unit 9 will output the result of the match operation as before.
  • the advantage of the first embodiment is that there will be a precharge only if there is a match in the preceding segment and the activity of the match wire will decrease.
  • the memory circuit is designed with a conditional evaluation of match-line segments.
  • This embodiment uses an additional signal transmitted on a forward line 14 shown in broken lines. Initially, all match-line segments are precharged. The first part of the search data SD 0 is applied to the first row segment. If all cells 1 match, the next part of the search data SD 1 is applied to the next segment.
  • the second segment will not be evaluated and a mismatch message will be transmitted through the separate forward line 14 to the next match-determination and compareison-control unit or, in case of the last match-line segment, to the match-determination unit 9 .
  • the mismatch message will override the state of the ordinary match line to ensure that the result of the match determination is a miss. Subsequent segments of the row will not be evaluated.
  • the evaluation may be stopped in various ways, either by stopping the search data or by means of a control signal.
  • the forward line has lower capacitance and activity than the match wire of a fully parallel CAM making the added power from the forward line significantly less than the power saved by the lower activity on the match wires.
  • the advantage of the second embodiment is that there will be no discharge of subsequent segments if there is a mismatch in the preceding segment, and the precharge in the next compare operation is reduced to segments discharged previously.
  • the memory circuit is designed with a combined conditional precharge and evaluation of match-line segments.
  • the first segment ML 0 is always precharged and evaluated as in the first embodiment. If the match-line segment ML 0 has been discharged, i.e. at least one bit mismatch has occurred, the subsequent match-line segment ML 1 is not precharged by the match-determination and comparison-control unit 8 . However, a mismatch message will be transmitted through a separate forward line 14 to the next match-determination and comparison-control unit or, in case of the last match-line segment, to the match-determination unit 9 as in the second embodiment.
  • match-determination and comparison-control unit 8 combines the state of the match-line segment ML 0 with the clock input so that the unit 8 precharges the match-line segment ML 1 only if the preceding match-line segment is high. If all cells match the search data all the match-line segments will remain high and the result unit 9 will output the result as before.
  • the advantage of the third embodiment is that there will be a precharge and evaluation only if there is a match in the preceding segment, and there is a discharge of the segment only if there is a mismatch in the evaluation.
  • One approach to reduce or eliminate the power consumed in connection with applying the search data is not to perform the evaluation by, e.g., not applying the search data.
  • a forward line that is shared by a number of rows, e.g. 16 rows, is used to both control the application of search data and to provide the following segment with the information that there is no match in the 16 rows.
  • This is an implementation of a fourth embodiment of the invention and is shown in FIG. 3.
  • the match lines, ML 13 in 0 to ML 13 in ⁇ n>, are fed to a common group match-determination and comparison-control unit 15 that determines if there is any match in the group and outputs the result on the shared forward line to a common group match-determination unit 16 (or a further interposed group match-determination and comparison-control unit 15 ).
  • the group match-determination units 9 outputs are gated by the common group match-determination unit 16 . Their outputs are forced to indicate a mismatch when the state of the incoming match lines to the match-determination units 9 is not valid. If there is no match in the first segment in any one of the 16 rows, a group mismatch message will be transmitted through the common group forward line and eventually to the final group match-determination unit 16 .
  • the fourth embodiment may be designed with conditional precharge and/or conditional evaluation.
  • the first segments are always precharged and there is a conditional precharge and/or evaluation of subsequent segments in a manner similar to the first and third embodiments; or all segments are always precharged and there is a conditional evaluation of subsequent segments in a manner similar to the second embodiment.
  • the case with row-based conditional precharge and group-based conditional evaluation is a combination of the first embodiment on the row level and the second embodiment on the level of a group of 16 rows resulting in a variation on the third embodiment.
  • one entry may be stored in several rows. Then, an entry-comparison operation requires several row-comparison operations. The first row-comparison operation is always executed, while the execution of subsequent row-comparison operations for an entry are dependent on the result of the entry's preceding row-comparison operations.
  • timing control signals clock signals.
  • One way is to use self-timing to provide the needed control signals. Since more operations may be performed in the same clock cycle, the self-timing do not increase the latency of the chip.
  • Another way to provide the clock signals is to pipeline the match operation. However, this increases the latency of the chip since one compare operation is performed over several clock cycles. High throughput and low power are in many cases more important than low latency.
  • one clock cycle is divided by introducing delays in the clock signal line 12 .
  • the first comparison-control unit 7 is triggered by the clock without any delay.
  • Precharge is done as a preparation before the clock edge starts the evaluation of the first segment.
  • the delay 10 is set such that there is sufficient time to discharge the match-line segment even if only one mismatching cell performs the discharge.
  • a delay inside the match-determination and comparison-control unit 8 gives the unit 8 sufficient time to precharge its match-line segment. More delays 10 are introduced in the clock signal line 12 between the match-determination and comparison-control unit 8 and subsequent units and the final match determination unit 9 .
  • the same clock controls all the units 7 , 8 and 9 , i.e. without the delays 10 shown in phantom lines.
  • the match line MLO is precharged and the following match lines are conditionally precharged
  • the evaluation starts of the comparison operation of the segments, that may be conditional for all segments except the first.
  • Flip-flops are inserted between the row segments to store the segments comparison operation result.
  • the search data word must be clocked through flip-flops to match the scheduling of the comparison operations of each segment.
  • FIG. 2 the introduced layers of flip-flops are represented with thick dashed lines 11 to emphasize the partitioning of the circuit into slices when introducing pipelining.
  • Time-discrete signals passing the slice interfaces will go through a flip-flop (if we assume no signals going in the backwards direction).
  • Time-analog signals, e.g. a clock, passing the layer are not fed through flip-flops. Due to the pipelining, the applied search data SD 0 for the first segment belongs to one word while the simultaneously applied search data SD 1 for the next segment belongs to the preceding search data word.
  • Combinations of self-timing and pipelining can also be used to provide the needed timing control to perform the partitioned compare operations.

Landscapes

  • Static Random-Access Memory (AREA)

Abstract

The present invention provides a content addressable memory (CAM) circuit that includes at least one row of memory cells storing data to be subjected to search data for a compare operation, with the cells in each row being inter-connected by a match line. Each cell can, if the search data does not match the stored data, discharge the match line in an evaluation operation. According to the present invention, a match line is partitioned into a least two segments, each segment having a first unit for precharging and evaluating the match line segment and a second unit for determining the result of the evaluation operation. The compare operation of the second and any subsequent segments is performed and the corresponding matchline segment involved only if the result of the compare operation of the respective preceding segment indicates a data match.

Description

    FIELD OF THE INVENTION
  • The present invention relates to content addressable memory (CAM) circuitry with a partitioned match line. [0001]
  • BACKGROUND OF THE INVENTION
  • When one needs to do a fast search among large amounts of data one usually uses associative memories or content addressable memories (CAM). By using a fully parallel CAM, i.e. all cells in all rows of the CAM are searched simultaneously, one can search through the whole memory with only one instruction and this is very fast. [0002]
  • A drawback with a common parallel CAM is the large power consumption. The most common way to implement the match operation in a fully parallel CAM is to use a wired-OR gate for the match operation. This wired-OR gate is implemented with a wire, a match line, which is common to all CAM cells in a row. All cells can discharge the normally precharged line if there is a mismatch, or leave it alone if there is a match, for the searched and the stored bit of each CAM cell. The match line has a high capacitance due to the many CAM cells. The precharge and the very common discharges make the activity of the line almost equal to one under normal usage of the CAM. Hence, the power consumption of the match line is high. [0003]
  • Another known way to implement a CAM is to do it serially. In a serial implementation, a CAM row is searched bit by bit. However, the serial implementations have high latency. [0004]
  • It is also previously known to divide a CAM into parts. U.S. Pat. No. 5,517,441 to Dietz et al. discloses CAM circuitry in which logic states of a first and second part of a match line are selectively modified in response to comparisons between information, and the logic state of a second match line is selectively modified in response to the logic state of the first match line. This design results in faster comparisons when the search data input is partitioned. [0005]
  • U.S. Pat. No. 5,592,407 to Konishi et al. discloses an associative memory divided into blocks. The power consumption is reduced by making active only the necessary areas. The prior art does not effectively address the issue of high power consumption in a CAM circuit. [0006]
  • SUMMARY OF THE INVENTION
  • The present invention provides a content addressable memory circuit comprising at least one row of memory cells, the memory cells storing data to be subjected to search data for a compare operation. Each cell has the capability when subjected to the search data, if the search data does not match the stored data, to set the comparison operation result to a state indicating a mismatch. [0007]
  • According to the invention, a row is partitioned into at least two segments, each segment having a unit capable of controlling its compare operation and does this based on the result of the comparisons of previous segments, if any. The first segment does always perform its comparison. The following segments perform their comparisons only if it is still unclear if it is a match or not. [0008]
  • In a preferred embodiment, the first segment of the match line is arranged to be precharged and evaluated in all compare operations, while subsequent segments of the match line are arranged to be precharged only if the result of the compare operation of the respective preceding segment is a match and to force the match wire to indicate a mismatch if the preceding segment result is a mismatch. [0009]
  • In a second embodiment, all segments of the match line are arranged to be precharged for a compare operation, but only the first segment of the match line is arranged to be evaluated in all compare operations, while subsequent segments of the match line are arranged to be evaluated only if the result of the compare operation of the respective preceding segment is a match. A forward line is provided to transmit a mismatch message from one unit to the next overriding the state of the match line. [0010]
  • In a third embodiment, the memory circuit is designed with a combined conditional precharge and evaluation of match-line segments. The first segment ML[0011] 0 is always precharged and evaluated, while subsequent segments of the match line are arranged to be precharged and evaluated only if the result of the compare operation of the respective preceding segment is a match, and there is a discharge of the segment only if there is a mismatch in the evaluation. A forward line is provided to transmit a mismatch message from one unit to the next overriding the state of the match line.
  • In a fourth embodiment, the memory circuit is designed with a combined conditional precharge and/or evaluation of match-line segments. Rows are combined into a group or several groups of rows. A group of rows comprises at least one forward line for moving a mismatch message from one group of segments to the next group of segments, and the forward line is shared by a group of rows to indicate that there is no row with a match in the group. [0012]
  • The object of the present invention is to provide a novel implementation of a content addressable memory circuit having reduced power consumption. This is achieved by partitioning the match wire and designing the CAM such that the precharge and/or evaluation of the segments of the match line are made conditional. A key advantage of the present invention is that the power consumption of the device from precharging and discharging the match line is reduced since only a part of the comparison circuitry will be activated during most searches. Another advantage is that the present invention provides for a faster operating memory device.[0013]
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The invention will be described further in detail below with reference to the accompanying drawings, in which: [0014]
  • FIG. 1 is a schematic diagram of a typical CAM cell, [0015]
  • FIG. 2 is a schematic illustration of one row of a CAM circuit according to the preferred embodiment of the present invention, and [0016]
  • FIG. 3 is a schematic illustration of a group of rows of a CAM circuit according to another embodiment of the present invention.[0017]
  • DETAILED DESCRIPTION OF THE INVENTION
  • A typical CAM cell that may be incorporated in the present invention is illustrated in FIG. 1. It should be noted that the design of the CAM cell does not form a part of the present invention and other suitable CAM cells are well known in the art. The [0018] basic cell 1 stores data B, B′, that may be read and written as a random access memory (RAM) cell by means of a word line 5 for selecting the cell and a complimentary pair of bit lines 3 for storing or retrieving data. The RAM functionality is well known in the prior art. For the compare operation in the CAM functionality, the cell is connected via comparators 2 to a complementary pair of search or match data lines 4. The comparison operation is normally implemented with a wired-OR gate that usually utilizes two phases for each operation, a precharge phase and an evaluation phase. The wired-OR gate has a wire that is shared by all memory cells. It is usually called the match wire or line. In a compare or match operation, the match line 6 is precharged and then a complementary pair of search data SD, SD′ 0 is applied on the search data lines 4. The evaluation phase of the search operation is when the comparators of the cells have the possibility to discharge the match line. If the search data matches the stored data, the match line 6 state will be unchanged by the cells 1. If there is a mismatch, any cell, with a mismatch, will discharge the match line 6. The result of the evaluation is determined by checking the status of the match line. Both the precharge and discharge of the match line contribute to the power consumption of the memory.
  • According to the invention, a compare operation will, in most cases, not be executed if either of the precharge or the evaluation is not performed. [0019]
  • When the prior segment, to an intermediate segment, indicates a mismatch, this information must be provided to segments following the intermediate segment, for example, by forcing the intermediate segment match wire to indicate a mismatch or by the use of a separate wire, a forward wire, that indicates a mismatch and therefore overrides the match wire state. [0020]
  • In FIG. 2, one row of a CAM circuit according to the invention is illustrated. Generally, the CAM memory comprises several rows having common bit lines and search data lines. However, all rows are identical and only one is illustrated in FIG. 2. Each row comprises typically 64 [0021] identical CAM cells 1, of which only a number is shown. The match line 6 interconnects the CAM cells, but according to the present invention the match line is partitioned into a number of the segments. In FIG. 2 two segments ML0 and ML1 are shown.
  • A row compare operation refers to the comparison operation of the whole row, while a segment operation refers to the comparison operation of one segment only. An entry may be stored in several rows. Therefore, an entry-comparison operation may require several row-comparison operations. [0022]
  • The first segment ML[0023] 0 is precharged by a comparison-control unit 7 serving to precharge the match line, to control the application of search data and therefore the evaluation of the search operation. The second segment ML1 is precharged by a match-determination and comparison-control unit 8 serving to precharge the match line, to control the application of search data and therefore the evaluation of the search operation of the second segment, and also to read the result of the comparison operation of the preceding first segment, that is to determine if there is a match. The match determination of the preceding segment may control if the comparison of the subsequent segment is to be performed or not. After the last segment a match-determination unit 9 takes care of reading the result of the comparison operation of the last segment of the match line, here ML1. The match-determination unit 9 provides the result output. Also the search data is partitioned into two parts, SD0 and SD1, as illustrated by the two block arrows.
  • In a compare operation, all [0024] cells 1 in a segment are subjected to a relevant part of the search data. All cells with a mismatch contribute to the discharging of the match-line segment. One cell is sufficient to discharge the match-line segment, but the more cells that are contributing to the discharge, the faster the match-line segment will be discharged. As will be explained below, the timing is adjusted to the maximum expected discharge time. If all cells match, the match line will remain high. The match line is received as an input to the match-determination and comparison-control unit 8 of the next segment or the final match-determination unit 9, as the case may be. If the last match-line segment remains high, this indicates a complete match and this result is output by the result or match-determination unit 9.
  • Thus, the condition that the combined result of all the preceding segments is match, in other words no preceding segment has a mismatch, is used either to indicate a complete match or as an input enabling further compare operations. [0025]
  • Data associated to the row may be stored in [0026] extra RAM cells 13, which are read by means of the word line and bit lines shown in FIG. 1. Also some of the CAM cells may be configured to store associated data by the use of masks, if they are not involved in the compare operation. In some associative memories each row is associated with a fixed address pointing to a result stored in another memory table. Usually the CAM memory contains several rows. In case of matches in several rows, a priority function (not shown) located after the match-determination units ensures that only one row is selected as the match with the highest priority.
  • Also masks may be applied to the search data between rows (not shown) and/or the stored data in order to achieve certain functionality. However, this does not form part of the present invention. [0027]
  • As mentioned in the introduction, the power consumption is reduced if the rows are partitioned. That is because, if there is a mismatch in the first segment, the comparison operations in subsequent segments need not be performed. Generally, only the first segment is toggling between charged and discharged states under normal usage. The possibly hierarchical structure of data stored in the memory rows may contribute to this behaviour even more than if the data were randomly distributed. [0028]
  • In a first and preferred embodiment of the invention, the memory circuit is designed with a conditional precharge of match-line segments. In FIG. 2, two segments are shown but further divisions are possible. [0029]
  • For each segment, the events have to occur in a fixed order. If the segment is to be subjected to a compare operation, the segment is first precharged, then the search data is applied through the search data lines, then a time has to pass allowing the match line to be discharged, thereafter the state of the match line can be used by succeeding blocks. In the first embodiment, the first segment ML[0030] 0 is always precharged. Then the search data SD0 is applied. After a predefined time duration, the state of the match-line segment ML0 can be used by succeeding blocks. If the match-line segment ML0 has been discharged, i.e. at least one bit mismatch has occurred, the subsequent match-line segment ML1 is not precharged by the match-determination and comparison-control unit 8 but is set to low. The same applies to any subsequent match-line segment.
  • If there is no mismatch in the first segment ML[0031] 0, the match line will remain high. A logic circuit in the match-determination and comparison-control unit 8 combines the state of the match-line segment ML0 with the clock input so that the unit 8 precharges the match-line segment ML1 only if the preceding match-line segment is high, i.e. a positive match determination. If all cells match the search data, all the match-line segments will remain high and the result unit 9 will output the result of the match operation as before.
  • The advantage of the first embodiment is that there will be a precharge only if there is a match in the preceding segment and the activity of the match wire will decrease. [0032]
  • In a second embodiment of the present invention the memory circuit is designed with a conditional evaluation of match-line segments. This embodiment uses an additional signal transmitted on a [0033] forward line 14 shown in broken lines. Initially, all match-line segments are precharged. The first part of the search data SD0 is applied to the first row segment. If all cells 1 match, the next part of the search data SD1 is applied to the next segment. However, if there is at least one bit mismatch in the first segment, this will be detected by the match-determination and comparison-control unit 8, therefore the second segment will not be evaluated and a mismatch message will be transmitted through the separate forward line 14 to the next match-determination and compareison-control unit or, in case of the last match-line segment, to the match-determination unit 9. The mismatch message will override the state of the ordinary match line to ensure that the result of the match determination is a miss. Subsequent segments of the row will not be evaluated. The evaluation may be stopped in various ways, either by stopping the search data or by means of a control signal. The forward line has lower capacitance and activity than the match wire of a fully parallel CAM making the added power from the forward line significantly less than the power saved by the lower activity on the match wires.
  • The advantage of the second embodiment is that there will be no discharge of subsequent segments if there is a mismatch in the preceding segment, and the precharge in the next compare operation is reduced to segments discharged previously. [0034]
  • In a third embodiment of the present invention the memory circuit is designed with a combined conditional precharge and evaluation of match-line segments. The first segment ML[0035] 0 is always precharged and evaluated as in the first embodiment. If the match-line segment ML0 has been discharged, i.e. at least one bit mismatch has occurred, the subsequent match-line segment ML1 is not precharged by the match-determination and comparison-control unit 8. However, a mismatch message will be transmitted through a separate forward line 14 to the next match-determination and comparison-control unit or, in case of the last match-line segment, to the match-determination unit 9 as in the second embodiment. Subsequent segments of the match line ML1 will not be precharged nor evaluated but remain in its previous state, whether high or low. If there is no mismatch in the first segment ML0, the match line will remain high. A logic circuit in the match-determination and comparison-control unit 8 combines the state of the match-line segment ML0 with the clock input so that the unit 8 precharges the match-line segment ML1 only if the preceding match-line segment is high. If all cells match the search data all the match-line segments will remain high and the result unit 9 will output the result as before.
  • The advantage of the third embodiment is that there will be a precharge and evaluation only if there is a match in the preceding segment, and there is a discharge of the segment only if there is a mismatch in the evaluation. [0036]
  • One approach to reduce or eliminate the power consumed in connection with applying the search data is not to perform the evaluation by, e.g., not applying the search data. For example, a forward line that is shared by a number of rows, e.g. 16 rows, is used to both control the application of search data and to provide the following segment with the information that there is no match in the 16 rows. This is an implementation of a fourth embodiment of the invention and is shown in FIG. 3. The match lines, ML[0037] 13in0 to ML13in<n>, are fed to a common group match-determination and comparison-control unit 15 that determines if there is any match in the group and outputs the result on the shared forward line to a common group match-determination unit 16 (or a further interposed group match-determination and comparison-control unit 15). The group match-determination units 9 outputs are gated by the common group match-determination unit 16. Their outputs are forced to indicate a mismatch when the state of the incoming match lines to the match-determination units 9 is not valid. If there is no match in the first segment in any one of the 16 rows, a group mismatch message will be transmitted through the common group forward line and eventually to the final group match-determination unit 16.
  • The fourth embodiment may be designed with conditional precharge and/or conditional evaluation. In other words, the first segments are always precharged and there is a conditional precharge and/or evaluation of subsequent segments in a manner similar to the first and third embodiments; or all segments are always precharged and there is a conditional evaluation of subsequent segments in a manner similar to the second embodiment. The case with row-based conditional precharge and group-based conditional evaluation is a combination of the first embodiment on the row level and the second embodiment on the level of a group of 16 rows resulting in a variation on the third embodiment. [0038]
  • As mention above, one entry may be stored in several rows. Then, an entry-comparison operation requires several row-comparison operations. The first row-comparison operation is always executed, while the execution of subsequent row-comparison operations for an entry are dependent on the result of the entry's preceding row-comparison operations. [0039]
  • Due to the partitioning there is a need for more timing control signals (clock signals). One way is to use self-timing to provide the needed control signals. Since more operations may be performed in the same clock cycle, the self-timing do not increase the latency of the chip. Another way to provide the clock signals is to pipeline the match operation. However, this increases the latency of the chip since one compare operation is performed over several clock cycles. High throughput and low power are in many cases more important than low latency. [0040]
  • If self-timing is used, one clock cycle is divided by introducing delays in the [0041] clock signal line 12. As may be seen from FIG. 2, the first comparison-control unit 7 is triggered by the clock without any delay.
  • Precharge is done as a preparation before the clock edge starts the evaluation of the first segment. The [0042] delay 10 is set such that there is sufficient time to discharge the match-line segment even if only one mismatching cell performs the discharge. A delay inside the match-determination and comparison-control unit 8, that is not shown in FIG. 2, gives the unit 8 sufficient time to precharge its match-line segment. More delays 10 are introduced in the clock signal line 12 between the match-determination and comparison-control unit 8 and subsequent units and the final match determination unit 9.
  • If pipelining is used, the same clock controls all the [0043] units 7, 8 and 9, i.e. without the delays 10 shown in phantom lines. Thus, when the clock is in its precharge phase the match line MLO is precharged and the following match lines are conditionally precharged, and when the clock is in the evaluation phase, the evaluation starts of the comparison operation of the segments, that may be conditional for all segments except the first. Flip-flops are inserted between the row segments to store the segments comparison operation result. The search data word must be clocked through flip-flops to match the scheduling of the comparison operations of each segment. In FIG. 2 the introduced layers of flip-flops are represented with thick dashed lines 11 to emphasize the partitioning of the circuit into slices when introducing pipelining. Time-discrete signals passing the slice interfaces will go through a flip-flop (if we assume no signals going in the backwards direction). Time-analog signals, e.g. a clock, passing the layer are not fed through flip-flops. Due to the pipelining, the applied search data SD0 for the first segment belongs to one word while the simultaneously applied search data SD1 for the next segment belongs to the preceding search data word.
  • Combinations of self-timing and pipelining can also be used to provide the needed timing control to perform the partitioned compare operations. [0044]
  • Preferred embodiments of the invention have been described in detail above. However, as will be appreciated by a person skilled in the art, various changes, substitutions and modifications can be made in the exemplary embodiments without departing from the scope of the present invention. The scope of the invention is not limited by the disclosed embodiments but is defined by the following claims. [0045]

Claims (12)

What is claimed is:
1. A content addressable memory circuit comprising at least one row of memory cells, the memory cells storing data to be subjected to search data for a compare operation, means for a compare operation, and a result output to indicate a result of a row-compare operation, wherein:
the row is partitioned into at least two segments, each segment having a comparison-control unit capable of controlling the segments' compare operation and all units, except a first, are capable of determining the result of a previous segments' compare operations, the execution of the compare operation of the second and any subsequent segments being dependent of the result of the compare operation of one or more preceding segments.
2. A memory circuit according to claim 1, wherein: the first segment of the row is arranged to be precharged and evaluated in all row-compare operations, and subsequent segments are arranged to be precharged only if a combined result of the segment-compare operations of the respective preceding segments is a match.
3. A memory circuit according to claim 1, wherein all segments of the row are arranged to be precharged, but only the first segment is evaluated in all row compare operations subsequent segments are evaluated only if a result of the combined segment-compare operations of the respective preceding segment is a match.
4. A memory circuit according to claim 1, further comprising a forward line in a segment for transmitting a mismatch message from the previous segment to a following segment or the comparison result output.
5. A memory circuit according to claim 4, wherein the first segment compare operation of the row is executed in all row-compare operations, while subsequent segment compare operations are arranged to be executed only if the combined result of the segment-compare operations of the preceding segments is a match.
6. A memory circuit according to claim 4, wherein: the forward line is shared by a group of rows in a segment, such that if there is no match in the first segment in any of the rows in the group, the mismatch message will be transmitted through the forward line.
7. A memory circuit according to claim 6, wherein the first segments of the group of rows are arranged to execute a segment-compare operation in all row compare operations, and subsequent segments of the group of rows are arranged to perform segment-cmpare operations only if the result of the segment-compare operations of the preceding segments of all of the rows in a group has at least one row with a combined result of the preceding segments that is a match.
8. A memory circuit according to claim 7, wherein all segments of the group of rows are arranged to be precharged, but only the first segments of the group of rows are arranged to be evaluated in all row-compare operations and subsequent segments of the group of rows are arranged to be evaluatred only if the segment-compare operations of the preceding segments, of all of the rows of the group has at least one row with a combined result that is a match.
9. A memory circuit according to claim 7, wherein the first segment of the group of rows are arranged to be precharged and evaluated in all row-compare operations, and subsequent segments of the group of rows are arranged to be precharged only if there are matches in the rows' preceding segments and evaluated only if the combined result of the segment-compare operations of the preceding segments of all rows has at least one matching row in a group.
10. A memory circuit according to claim 1, wherein each of the comparison-control units has clock inputs for timing the comparison operation, and a clock signal line is connected to said clock inputs for transmitting a clock signal from a single clock, and a delay is introduced in the clock signal line between clock inputs to delay each said clock edge associated with an execution of the comparison operation.
11. A memory cirucit according to claim 1, wherein each comparison-control unit has clock inputs for timing the comparison operation, and a clock signal line is connected to said clock inputs for transmitting a clock signal from a single clock, and a memory element is introduced between two row segments and one or more memory elements are introduced in a path of the search data to a later segment to align the comparison result information from the segment with the applied search data in the later segment.
12. A memory circuit according to clam 1, wherein an entry is stored in several rows, an entry-comparison operation requires several row-comparison operations, and a first row-comparison operation is always executed, and execution of one or more subsequent row-comparison operations for an entry are dependent on the result of the entry's preceding row-comparison operations.
US09/850,882 2001-05-07 2001-05-07 Method and apparatus for content addressable memory with a partitioned match line Expired - Fee Related US6477071B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/850,882 US6477071B1 (en) 2001-05-07 2001-05-07 Method and apparatus for content addressable memory with a partitioned match line

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US09/850,882 US6477071B1 (en) 2001-05-07 2001-05-07 Method and apparatus for content addressable memory with a partitioned match line

Publications (2)

Publication Number Publication Date
US6477071B1 US6477071B1 (en) 2002-11-05
US20020163823A1 true US20020163823A1 (en) 2002-11-07

Family

ID=25309366

Family Applications (1)

Application Number Title Priority Date Filing Date
US09/850,882 Expired - Fee Related US6477071B1 (en) 2001-05-07 2001-05-07 Method and apparatus for content addressable memory with a partitioned match line

Country Status (1)

Country Link
US (1) US6477071B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008019274A3 (en) * 2006-08-04 2008-04-10 Qualcomm Inc Method and apparatus for reducing power consumption in a content addressable memory

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002358791A (en) * 2001-05-30 2002-12-13 Fujitsu Ltd Associative memory device and precharge method
US6768659B2 (en) * 2001-12-31 2004-07-27 Mosaid Technologies Incorporated Circuit and method for reducing power usage in a content addressable memory
US6704216B1 (en) * 2002-08-15 2004-03-09 Integrated Silicon Solution, Inc. Dual match-line, twin-cell, binary-ternary CAM
EP1460640A3 (en) * 2003-03-20 2005-05-04 STMicroelectronics Pvt. Ltd A content addressable memory (CAM) architecture providing improved speed
JP4541077B2 (en) * 2004-01-13 2010-09-08 株式会社日立超エル・エス・アイ・システムズ Semiconductor memory device
US7113415B1 (en) * 2004-06-01 2006-09-26 Netlogic Microsystems, Inc. Match line pre-charging in a content addressable memory having configurable rows
US7079409B2 (en) * 2004-07-26 2006-07-18 International Business Machines Corporation Apparatus and method for power savings in high-performance CAM structures
US7689889B2 (en) * 2006-08-24 2010-03-30 Cisco Technology, Inc. Content addressable memory entry coding for error detection and correction

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5463751A (en) * 1989-11-22 1995-10-31 Matsushita Electric Industrial Co., Ltd. Memory device having address translator and comparator for comparing memory cell array outputs
US5396449A (en) 1993-12-21 1995-03-07 International Business Machines Corporation Fast content addressable memory with reduced power consumption
US5592407A (en) 1994-02-25 1997-01-07 Kawasaki Steel Corporation Associative memory
US5517441A (en) 1994-12-14 1996-05-14 International Business Machines Corporation Content addressable memory circuitry and method of operation
US5828593A (en) 1996-07-11 1998-10-27 Northern Telecom Limited Large-capacity content addressable memory
JP3191737B2 (en) * 1997-08-29 2001-07-23 日本電気株式会社 Network system with router, improved router and associative memory used in the router
JP3095064B2 (en) * 1997-09-08 2000-10-03 日本電気株式会社 Associative memory
JP2000066951A (en) * 1998-08-24 2000-03-03 Oki Electric Ind Co Ltd Multibit coincidence detection circuit
US5999435A (en) * 1999-01-15 1999-12-07 Fast-Chip, Inc. Content addressable memory device
US6310880B1 (en) * 2000-03-17 2001-10-30 Silicon Aquarius, Inc. Content addressable memory cells and systems and devices using the same

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008019274A3 (en) * 2006-08-04 2008-04-10 Qualcomm Inc Method and apparatus for reducing power consumption in a content addressable memory
US7616468B2 (en) 2006-08-04 2009-11-10 Qualcomm Incorporated Method and apparatus for reducing power consumption in a content addressable memory
US20100023684A1 (en) * 2006-08-04 2010-01-28 Qualcomm Incorporated Method and apparatus for reducing power consumption in a content addressable memory
US8154900B2 (en) 2006-08-04 2012-04-10 Qualcomm Incorporated Method and apparatus for reducing power consumption in a content addressable memory

Also Published As

Publication number Publication date
US6477071B1 (en) 2002-11-05

Similar Documents

Publication Publication Date Title
KR100244841B1 (en) High-speed, multiple-port, interleaved cache with arbitration of multiple access addresses
US6845024B1 (en) Result compare circuit and method for content addressable memory (CAM) device
US6381673B1 (en) Method and apparatus for performing a read next highest priority match instruction in a content addressable memory device
US7133302B1 (en) Low power content addressable memory
US4670858A (en) High storage capacity associative memory
US7382637B1 (en) Block-writable content addressable memory device
US6856527B1 (en) Multi-compare content addressable memory cell
US7185141B1 (en) Apparatus and method for associating information values with portions of a content addressable memory (CAM) device
US6385071B1 (en) Redundant scheme for CAMRAM memory array
WO1998054639A1 (en) Patching apparatus and method for upgrading modem software code
US6366978B1 (en) Cache memory
US20020163823A1 (en) Method and apparatus for content addressable memory with a partitioned match line
US6591331B1 (en) Method and apparatus for determining the address of the highest priority matching entry in a segmented content addressable memory device
US6501700B2 (en) Internal addressing structure of a semiconductor memory
US6751701B1 (en) Method and apparatus for detecting a multiple match in an intra-row configurable CAM system
US7301850B1 (en) Content addressable memory (CAM) devices having bidirectional interface circuits therein that support passing word line and match signals on global word lines
JP4347439B2 (en) Content address memory system
US6393514B1 (en) Method of generating an almost full flag and a full flag in a content addressable memory
JP2779114B2 (en) Associative memory
US6707734B2 (en) Method and circuit for accelerating redundant address matching
US6049490A (en) Decoded signal comparison circuit
US6813680B1 (en) Method and apparatus for loading comparand data into a content addressable memory system
US5881076A (en) Comparator utilizing redundancy
US6801981B1 (en) Intra-row configurability of content addressable memory
EP1784834B1 (en) Register file apparatus and method incorporating read-after-write blocking using detection cells

Legal Events

Date Code Title Description
AS Assignment

Owner name: SWITCHCORE, AB, A SWEDISH CORPORATION, SWEDEN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:EDMAN, ANDERS;JOHANSSON, HENRIK;REEL/FRAME:011927/0233

Effective date: 20010611

FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: ESILICON CORPORATION, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:SWITCHCORE AB;SWITCHCORE INTELLECTUAL PROPERTY AB;REEL/FRAME:020468/0015

Effective date: 20071117

FEPP Fee payment procedure

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

REMI Maintenance fee reminder mailed
LAPS Lapse for failure to pay maintenance fees
STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20101105

AS Assignment

Owner name: RUNWAY GROWTH CREDIT FUND INC., CALIFORNIA

Free format text: SECURITY INTEREST;ASSIGNOR:ESILICON CORPORATION;REEL/FRAME:043334/0521

Effective date: 20170731

AS Assignment

Owner name: SILICON VALLEY BANK, CALIFORNIA

Free format text: SECURITY INTEREST;ASSIGNOR:ESILICON CORPORATION;REEL/FRAME:043669/0832

Effective date: 20170905

AS Assignment

Owner name: ESILICON CORPORATION, CALIFORNIA

Free format text: RELEASE BY SECURED PARTY;ASSIGNOR:SILICON VALLEY BANK;REEL/FRAME:049558/0449

Effective date: 20190620

AS Assignment

Owner name: SYNOPSYS, INC., CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:ESILICON CORPORATION;REEL/FRAME:051716/0487

Effective date: 20200110