US5806083A - Apparatus and method for an improved content addressable memory using a random access memory to generate match information - Google Patents

Apparatus and method for an improved content addressable memory using a random access memory to generate match information Download PDF

Info

Publication number
US5806083A
US5806083A US08/431,561 US43156195A US5806083A US 5806083 A US5806083 A US 5806083A US 43156195 A US43156195 A US 43156195A US 5806083 A US5806083 A US 5806083A
Authority
US
United States
Prior art keywords
data
ram
address
match information
entities
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Lifetime
Application number
US08/431,561
Inventor
Ron Edgar
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.)
Hewlett Packard Development Co LP
Original Assignee
Digital Equipment Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Digital Equipment Corp filed Critical Digital Equipment Corp
Priority to US08/431,561 priority Critical patent/US5806083A/en
Application granted granted Critical
Publication of US5806083A publication Critical patent/US5806083A/en
Assigned to COMPAQ INFORMATION TECHNOLOGIES GROUP, L.P. reassignment COMPAQ INFORMATION TECHNOLOGIES GROUP, L.P. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: COMPAQ COMPUTER CORPORATION, DIGITAL EQUIPMENT CORPORATION
Assigned to HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. reassignment HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P. CHANGE OF NAME (SEE DOCUMENT FOR DETAILS). Assignors: COMPAQ INFORMANTION TECHNOLOGIES GROUP LP
Anticipated expiration legal-status Critical
Expired - Lifetime 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
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90339Query processing by using parallel associative memories or content-addressable memories

Definitions

  • the invention relates to a content addressable memory and, more particularly, to a new and improved hardware model for a content addressable memory.
  • a data entity is electronically stored at and fetched from a particular location in a memory system that is uniquely identified by an address.
  • data are accessed by inputting an address corresponding to the data to the memory system which then utilizes the address information to locate the data for output by the memory system.
  • a content-addressable memory is a memory system which stores and retrieves data based on its content rather than on an associated address.
  • the memory is viewed as a representation of the information it contains rather than as a consecutive sequence of uniquely identified locations containing unrelated data.
  • Content addressable memories may be used, for example, in set associative caches.
  • One particular application of a content addressable memory is to recognize a sparsely populated matrix, i.e., a small preselected set of data entities to be recognized from a large number of possible input data entities.
  • a computer network using a 48-bit address to uniquely identify and address a component on the network can have any one of 2 48 possible different addresses appear on an address bus coupling the components of the network.
  • a node on the network intercoupling, for example, 64 components to the bus, would have to be able to recognize when one of the components is being addressed, i.e., to recognize a set of 64 specific addresses from the 2 48 possible addresses.
  • a software content addressable memory can be achieved by the use of hashing algorithms which, for example, use software to process an input data entity to determine whether it is of interest.
  • hashing algorithms which, for example, use software to process an input data entity to determine whether it is of interest.
  • a software model is not desirable in many instances because it is generally slower in operation than a hardware model.
  • a hardware content addressable memory typically comprises a system of stored table data entries which are to be compared to the content of a data entity input to the memory system.
  • Table entries are stored in a look-up table and are each compared with a data entity input to the memory system.
  • a match signal indicates that the input data entity exists as a table entry in the look-up table.
  • An example of such a system is one in which a register is provided for each table entry and stores one table entry. Each register is coupled to a comparator. Each comparator is also coupled to a bus on which a data entity is input to the content addressable memory for comparison. The comparator operates to compare data of a particular table entry stored in its corresponding register, with a data entity input to the content addressable memory. If the data of the table entry contained in the register matches the input data entity, the comparator corresponding to the particular register will output a match signal indicating that the input data entity is in the content addressable memory. All of the comparators in the memory system are arranged in parallel to one another relative to the data entity input bus and thus receive the input data entity simultaneously.
  • Such a system is relatively slow in operation, when used with large input data entities, such as 48-bit data entities, because of the relative time it takes to compare large multiple bit numbers.
  • large input data entities such as 48-bit data entities
  • comparators that may be required.
  • the present invention provides a fast, highly-reliable content addressable memory.
  • the present invention comprises a RAM memory, the contents of which is retrievable based upon the substance or meaning of the contents.
  • the RAM is arranged at initialization as a look-up table containing data entries which comprise match information indicating whether there is a match for an input data entity to be input as an address to the RAM.
  • the data entry is fetched by addressing the data storage location containing the data entry.
  • the RAM will output the data entry which indicates correspondence between the input data entity and the content of the entry, i.e., whether or not a match exists.
  • the information stored in the memory of the RAM is meaningfully associated with the input data entity used as an address to access the information contained therein.
  • a unique input data entity is used as an address for the RAM to access a unique one bit wide data storage location in the RAM containing a one bit wide data entry.
  • the state of each one bit data location is initialized as either a "1" or a "0" indicating whether or not a match exists for the input data entity used as the RAM address, i.e., whether the input data entity is a data entity to be recognized within the sparsely populated matrix.
  • the RAM output will comprise match information indicating correspondence between the input data entity and the one bit wide data entry contained in the memory.
  • a functional RAM of the content addressable memory may be effectively achieved using, for example, n relatively small RAMS connected in parallel.
  • the input data entity is partitioned into n slices, each of the n slices representing an address to a particular one of the n smaller RAMs.
  • n slices representing an address to a particular one of the n smaller RAMs.
  • a 48-bit input data entity could be sliced into six bytes with each byte used to address one of six RAMs.
  • the data entry comprises match information which indicates whether a match exists for the corresponding slice of the input data entity. All of the RAM outputs are ANDed to provide composite match information for the six RAMs.
  • each RAM must indicate a match has occurred to output a signal indicating a match, i.e., each slice of the input data entity which is the data entity to be recognized, must have been matched.
  • a first slice, e.g., A, of a two-slice input data entity input into a first RAM may correspond to a first byte of one data entity to be recognized, e.g., AB
  • a second slice, e.g. C, input to a second RAM may correspond to a second byte of a different data entity to be recognized, e.g., BC.
  • Match information would nevertheless be output from each of the first and second RAMs even though the first and second slices correspond to different data entities to be recognized and together form an additional data entity, i.e., AC, which is not to be recognized.
  • each output would be a logic 1
  • the output from, e.g., an AND gate would indicate a match when in fact one would not exist.
  • the present invention provides for recognition of more than one data entity by increasing the width of the data storage location such that each data storage location is at least as many bits wide as is necessary to uniquely identify each data entity to be recognized within the sparsely populated matrix.
  • each data storage location there is one bit corresponding to each data entity to be recognized.
  • the multiple bit output i.e., when more than one data entity is to be recognized, is in the form of a mask signal.
  • the mask signal may be a signal which indicates a logic 1 for each corresponding recognized slice of an input data entity or of an entire input data entity and which masks out the unmatched slices of input data entities or entire input data entities by designating data storage locations corresponding to unmatched data entities with a logic 0.
  • the particular bit which corresponds to a particular data entity to be recognized will thus be set to a logic 1 only at the data location which is uniquely addressed by the particular data entity to be recognized.
  • each bit of each data location will be set at logic 0 except for the bits which indicate a match for a particular data entity to be recognized from the sparsely populated matrix which will be set at logic 1. In such an embodiment, false positive matches will not occur.
  • an input data entity divided into two slices e.g. A and C
  • the first slice, A corresponds to a first slice of a data entity to be recognized, e.g., AB
  • the second slice of the input data entity not to be recognized i.e., C
  • the content addressable memory will correctly recognize the data entities to be recognized AB, and BC, but will not falsely recognize the input data entity not to be recognized, AC.
  • the first RAM When the first slice, A, is input as an address into a first RAM, the first RAM will output a logic 1 on a bit of the data entry within the data location corresponding to the data entity to be recognized, AB. If then the second slice, C, is input into a second RAM, the second RAM will output a logic 1 on the bit of the data entry within the data location corresponding to the second data entity to be recognized, BC. However, the bit corresponding to the second data entity BC, is different from the bit corresponding to the first data entity AB.
  • the one bit of the mask output from the first RAM, corresponding to the data entity AB will be a logic 1 and the same one bit of the mask output from the second RAM, corresponding to the same data entity, AB, will be a logic 0.
  • the match information corresponding to the data entity, AB from each RAM, are ANDed together, i.e. when the logic 1 output from the first RAM on the bit corresponding to the data entity, AB is ANDed with logic 0 output from the second RAM on the bit corresponding to the data entity, AB, the result is a logic 0.
  • the composite match information output from the AND gate will not indicate a match at the bit corresponding to the data entity AB.
  • the one bit of the mask output from the first RAM, corresponding to the data entity BC will be a logic 0 and the same one bit of the mask output from the second RAM corresponding to the same data entity, BC, will be logic 1.
  • the match information output from each RAM corresponding to the data entity, BC are ANDed together, i.e., the logic 0 from the first RAM and the logic 1 from the second RAM each output on the bit corresponding to BC, the result is a logic 0.
  • the composite match information output from the AND gate will not indicate a match at the bit corresponding to the data entity BC. Accordingly, input of slices A and C does not result in a false match output.
  • each data entry at each data location is 64 bits wide.
  • Each data entry of each data location of each RAM corresponds to a preselected one of six slices of a data entity and to one of 2 8 possible numbers for that slice.
  • Each one of the bits at each data location corresponds to a particular data entity to be recognized.
  • an ANDing logic device comprises an array of 64 six-input AND gates.
  • each particular bit of a 64-bit output of a RAM is coupled to one input of a particular one of the six input AND gates, each input of that AND gate corresponding to one of the six RAMs.
  • the functional RAM may be time-divided rather than physically-divided. Such an implementation conserves real estate by requiring only one RAM.
  • the content addressable memory may comprise one RAM with each slice of the input data entity serially accessing a preselected segment of the RAM memory corresponding to the particular slice.
  • the input data entity is 48 bits wide
  • a 2K RAM memory is logically divided into six segments. Each segment corresponds to one of the six bytes of the 48-bit input data entity and each segment has 256 data locations uniquely addressed by a one byte wide slice of the input data entity. Each one byte wide slice has 256 possible binary number variations.
  • Each data location in the RAM contains a data entry of e.g. 64 bits, each bit corresponding to one of 64 data entities to be recognized. Each bit is uniquely related to one of the 64 data entities to be recognized.
  • a bit at a data location will be set at logic 1 if the particular slice addressing the data entry matches the corresponding slice of a data entity to be recognized.
  • the particular bit of the data entry showing the logic 1 indicates that the particular slice has matched a particular portion of a particular data input entity to be recognized.
  • the data entry will comprise a mask signal having as many logic 1's as there are data entities having a slice that addresses the corresponding data location. Each data entry will have a logic 0 which masks out data entities which do not correspond to the slice input to the RAM.
  • the segments of the RAM are serially addressed by the corresponding slices of an input data entity through a series of clock cycles.
  • the data entry at the location of the addressed segment provides match information indicating if a match has occurred for a particular slice by setting the bit corresponding to the data entity to be recognized to a logic 1.
  • Each RAM output comprises a mask signal, e.g., 64 bits wide, with each bit of the mask signal corresponding to one of the 64 data entities to be recognized.
  • the mask signals are serially output from the RAM through a logic device.
  • the logic device sequentially ANDs, once per cycle, each data entry fetched by a slice of the input data entity by taking the data entry corresponding to the first slice output during a cycle 0, ANDing it with the data entry corresponding to the second slice output during a cycle 1, which results in an ANDed signal.
  • the data entry corresponding to the third slice output during a cycle 2 is then ANDed with the ANDed signal to form a new ANDed signal which is then ANDed with the data entry corresponding to the fourth slice, etc. until all of the data entries addressed by the slices of a data entity have been ANDed.
  • a final ANDed signal will represent the cumulative ANDing together of all the match information fetched by the slices of the input data entity.
  • the logic device effectively ANDs all the data entries, i.e., all the mask signals.
  • a match will occur for a input data entity which is to be recognized when all six bits corresponding to the data entity to be recognized of each mask signal, one per cycle, match.
  • the output of the RAM is connected to an ANDing logic device comprising a feedback loop which iterates the cyclical output of the RAM.
  • the logic device only outputs a signal indicating a match on a particular bit where a match occurs for each slice of the input data entity.
  • FIG. 1 is a block diagram of a computer network incorporating the content addressable memory of the present invention for use as an address recognition device.
  • FIG. 2 is a detailed block diagram of an embodiment of the address recognition device of FIG. 1.
  • FIG. 3 is a detailed block diagram of another embodiment of the address recognition device of FIG. 1.
  • FIG. 4 is a detailed block diagram of the RAM and logic device of FIG. 3.
  • FIG. 5 is a detailed block diagram of a further embodiment of the address recognition device of FIG. 1.
  • a bus 101 is coupled to nodes 102 of the network 100.
  • a second bus 104 couples the bus 101 to an address recognition device 103, shown in more detail in FIGS. 2-5.
  • the address recognition device 103 comprises a content addressable memory according to the present invention.
  • the output 105 of the address recognition device 103 is coupled to a control device 106 by way of a bus 107 having as many bits as there are data entities to be recognized from among all of the possible addresses that can appear on the bus 101.
  • the second bus 104 is also coupled directly to the control device 106.
  • the control device 106 is coupled to a plurality of components 108, e.g., 64 components.
  • the control device 106 identifies a particular component 108 for reception of a message based upon a unique 48-bit address transmitted on the bus 101 which identifies the particular component 108.
  • the bus 101 and second bus 104 may be serial line busses which transmit, e.g. a 48-bit address one bit at a time into each address recognition device 103.
  • the bus 101 is used to transmit a message from one component 108 at one node 102 to another component 108 at another node 102.
  • a data entity comprising an address that uniquely identifies the component to receive the message may be transmitted as, e.g., a header of the message.
  • the input data entity comprising the address header of a message is transmitted via the second bus 104 to the address recognition device 103.
  • Each address recognition device 103 operates to automatically recognize any one of 64 unique addresses, e.g., when there are 64 components of a computer system, out of the 2 48 possible combinations of the 48-bit input data entity that can be transmitted on the bus 101, i.e., to recognize a sparsely populated matrix.
  • the 64 addresses or data entities to be recognized from the sparsely populated matrix correspond to the components 108 coupled to the address recognition device 103.
  • the address recognition device 103 processes the 48-bit input data entity to generate a mask signal as many bits wide as there are data entities to be recognized.
  • the mask signal is transmitted to the corresponding control device 106.
  • Each one of the bits of the mask signal corresponds to one component of a computer system.
  • match information appearing as a logic 1
  • the control device 106 communicates to the component of a computer system 108 corresponding to the set bit of the mask signal that it is to receive the message on the bus 101.
  • the control device 106 which is coupled to the bus 104, then receives the message and transmits the message from the bus 104 to the selected addressed component of a computer system 108.
  • FIG. 2 there is illustrated an embodiment of the address recognition unit 103 of the invention.
  • An n-bit input data entity is transmitted on bus 104 coupled to a register 109.
  • the n-bit input data entity is loaded into the register 109.
  • the register 109 is coupled by way of an n-bit bus 210 to a RAM 220.
  • the RAM 220 contains 2 n address locations, each location containing a preset data entry comprising match information, each location being a predetermined width.
  • the output of the RAM 220 is coupled to a data bus 107 which communicates with a respective control device 106 of a corresponding node 102 (see FIG. 1).
  • the n-bit input data entity is used as an address, input to access a data entry at a data storage location in the RAM 220 uniquely defined by the n-bit input data entity used as the address. If, for example, each data location is one-bit wide, each one-bit wide data location is initialized so that it contains a one-bit data entry which is either a logic 1 or a logic 0. A logic 1 indicates that a match has occurred with the input data entity, i.e., the input data entity corresponds to a particular one of the components 108 at the node 102 and is thus a data entity to be recognized. A logic 0 indicates that no match has occurred.
  • the output of the RAM 220 will not indicate which particular data entity has been recognized although the presence of a logic 1 will correctly indicate whether or not a match has occurred.
  • each data entry and thus each data location within the RAM 220 as many bits wide as there are data entities to be recognized.
  • the data entry would be x bits wide.
  • the RAM is initialized so that a particular bit of the x-bit data storage location which corresponds to a particular data entity to be recognized is set to a logic 1 at the data location which is uniquely addressed by the particular data entity to be recognized.
  • the data bus 107 coupled to the output of the RAM 220 outputs a mask signal x bits wide, each bit of the mask corresponding to one of the x data entities to be recognized such that the control device 106 can recognize which one of the components 108 at the node 102 is being addressed.
  • the n-bit input data entity is a 48-bit address.
  • the embodiment in FIG. 2 is feasible when the number of bits, n, in the input data entity is small, e.g. 8 bits.
  • the embodiment becomes less feasible as the width of the input data entity increases, e.g. to 48 bits, thus requiring a RAM with 2 48 locations, a physically prohibitive size for a RAM.
  • a 48-bit input data entity is transmitted on a bus 104.
  • the bus 104 is coupled to a register 109.
  • the 48-bit input data entity is loaded into the register 109 by way of the bus 104 and may be loaded serially, one bit at a time, into the register 109.
  • the register 109 is coupled to a 48-bit bus 110 which is sliced into six 8-bit buses 310.
  • Each of the 8-bit buses 310 is coupled to a RAM 320 having 256 locations, each location containing a data entry as many bits wide as the number of data entities, x, which are to be recognized, i.e., matched to an input data entity.
  • each RAM 320 is coupled to a logic device 324 comprising as many 6-input AND gates 324 as there are bits in the data location.
  • the output of each AND gate 324 is coupled to a bus 107, the bus 107 being coupled to the control device 106 of the node 102.
  • a 48-bit input data entity is transmitted on the 48-bit bus 104 and is loaded into the register 109.
  • the 48-bit input entity is output on the 48-bit bus 110 which is sliced into six 8-bit slices (1 byte) which are each transmitted on a corresponding 8-bit bus 310 to the corresponding RAM 320. Each slice accesses a corresponding data entry at a data location of the corresponding RAM 320.
  • Each bit of the data entry corresponds to a particular data entity to be recognized.
  • the 6 RAMs are initialized as follows: At each data storage location of each RAM, a data entry which comprises match information and which corresponds to a slice of a particular data entity to be recognized will have a logic 1 at the bit to which the data entity to be recognized corresponds. If a particular slice of an input data entity is to correspond to more than one component on the computer system, the data entry which is uniquely addressed by that slice will have a bit set at logic 1 for each of the corresponding components to be addressed by that slice. The remaining bits are set to logic 0.
  • Each particular bit corresponding to a particular data entity to be recognized is transmitted to a corresponding 6-input AND gate 324, each AND gate 324 receiving data from each RAM 320, i.e., each data entry which corresponds to the particular data entity to be recognized.
  • the AND gates are represented as a single AND gate logic device 324 for simplicity of illustration. It should be understood that the AND gate logic device 324 comprises, in this example, 64 AND gates.
  • FIG. 4 there is a detailed illustration of the RAM 320 and logic device of FIG. 3.
  • a first bit of each RAM output is coupled to a first AND gate 401, the output of a first AND gate 401 is a first bit of the bus 107.
  • a second bit of each RAM output is coupled to a second AND gate 402, an output of the second AND gate 402 is a second bit of the bus 107, etc.
  • An xth bit of each RAM 320 output is coupled to an xth AND gate 464, an output of the xth AND gate is an xth bit of the bus 107.
  • each AND gate 324 represents the ANDing of the particular bit of each of the data entries retrieved and output from each RAM in response to input of an input data entity, indicating whether or not a match has occurred for the particular component to be addressed, i.e., data entity to be recognized.
  • the outputs of the AND gates 324 cumulatively form a mask signal having as many bits as there are data entities to be recognized, (in our example, 64).
  • the mask signal is transmitted on the bus 107 to the control device 106 of the node 102.
  • the bit of the mask signal corresponding to that component 108 will have a logic 1, which will be processed by the control device 106 to transmit any message on the bus 107 to the designated component 108.
  • the second bus 104 is coupled to an input of a 48-bit register 109 which temporarily stores the 48-bit input data entity for processing by the address recognition device 103.
  • the output of the register 109 is coupled to a 48-bit bus 110 which divides into six 8-bit buses 112, each 8-bit bus 112 corresponding to one byte of the input data entity, the bytes of the input data entity being numbered 0-5.
  • Each 8-bit bus 112 is coupled to an input of a multiplexer 113.
  • the output of the multiplexer 113 is coupled to an 8-bit bus 114.
  • a select line controller 115 is coupled by way of a 3-bit bus 116 to a select line 117 of the multiplexer 113, the select line controller 115 generating a series of 3-bit control signals, one signal per cycle of operation of the address recognition device 103, counting from 0 to 5 in binary to correspond to the 0 to 5 bytes of the data input entity.
  • the 3-bit control signal output by the select line controller 115 is also concatonated with the 8-bit bus 114, thus forming an 11-bit bus 119 which is coupled to an address input of a 2K RAM 120.
  • the 2K RAM 120 is divided into six location sections, each data location section corresponding to a particular slice of the input data entity and having 256 locations. Each data location is identified uniquely by an 11-bit address comprising the 8 bits of a slice of the input data entity and the 3 bits of the control signal corresponding to the byte number of the byte.
  • the 3-bit signal defines the location section of the RAM.
  • the 8 bits of the signal define the data location within the location section.
  • each data storage location is defined by an address that comprises an 8-bit number concatonated together with a 3-bit number.
  • Each data location contains a data entry which comprises a binary number preset during initialization of the RAM.
  • the 2K RAM 120 is initialized as follows: all bits of each 64-bit data location of the RAM 120 are initially set to logic 0. Each particular component 108 is associated with a bit position of the 64-bit mask. Each data location is accessed by an address 0-255 with an additional 3-bit number designating the location section. The corresponding slice of the 48-bit input data entity designates the specific data storage location within the respective location section. At each data storage location designated by an 11-bit number, a data entry comprising match information is stored. The data entry which corresponds to a byte of at least one particular data entity to be recognized will have a logic 1 at the bit to which the data entity to be recognized corresponds.
  • the byte of the data entity to be recognized corresponding to a particular component will address a data entry in the RAM which will have the particular bit to which the data entity to be recognized corresponds, initialized to logic 1. If a particular byte of an input data entity will correspond to more than one data entity to be recognized, i.e., component on the computer system, the data entry which is uniquely addressed by that byte will have a corresponding bit set at logic 1 for each of the corresponding components to be addressed by that byte.
  • the multiplexer 113 serially outputs each byte of the input data entity to the RAM 120, one per cycle, in a sequence determined by the 3-bit control signals input to the select line 117.
  • Each unique data location of the RAM 120 identified by each 11-bit address is 64-bits wide. Each one of the 64 bits of data corresponds to one of the 64 components 108 at a respective node 102 (see FIG. 1).
  • the output of the RAM 120 is coupled to a 64-bit bus 121 which is coupled to an ANDing logic device 160.
  • the ANDing logic device 160 comprises the 64-bit bus 121, an array of 64 AND gates 124, and 64 multiplexers 128. Each bit of the bus 121 is coupled to both a corresponding first input 122 of the corresponding AND gate 124 and a corresponding first input 126 of the corresponding second multiplexer 128.
  • the 3-bit bus 116 which is coupled to the output of the select line controller 115 is also coupled to a control input 150 of a second select line controller 151.
  • An output 152 of the second select line controller 151 is coupled to a select line 129 which is connected to each of the second multiplexers 128.
  • Each of the second multiplexers 128 has a second-input 127.
  • the first input 126 is selected by the select line controller 151 at the first cycle, i.e. cycle 0, of a six-cycle clock period, i.e. cycles 0-5, cycle 0 corresponding to transmission of byte 0 of the data entity.
  • the select line controller 151 selects the second input 127 for the remaining cycles 1-5 of the six-cycle clock period.
  • the output 130 of each second multiplexer 128 is connected to a corresponding bit of a second 64-bit bus 131 which is coupled to a 64-bit register 132.
  • the output 133 of the 64-bit register 132 is coupled to a third 64-bit bus 134, and to an input of a state device 140.
  • the third 64-bit bus is connected to a second 64-bit register 170, and the output of the second 64-bit register 170 is coupled to a fourth 64-bit bus 180, the individual lines of which are each coupled to a corresponding one of second inputs 123 of the AND gates 124.
  • Each of the AND gates 124 has a corresponding output 125 which is coupled to corresponding lines of a fifth 64-bit bus 135, each of the bits of which are coupled to a corresponding one of the second inputs 127 of the corresponding second multiplexers 128.
  • the 3-bit bus 116 is coupled to the input 153 of an enable device 154.
  • the output 155 of the enable device 154 is coupled to an enable port 139 of the state device 140.
  • the output 144 of the state device 140 is coupled to the 64-bit bus 107.
  • the 64-bit output of the register 132 is transmitted on the 64-bit bus 107 as a mask signal to the controller 106 of the node 102.
  • the controller 106 utilizes the information in the 64-bit mask signal to identify messages for any one of the components 108 (see FIG. 1) of the node 102.
  • the 8 bits comprising byte 0 of the input data entity are output by the multiplexer 113 and concatenated with the 3-bit control signal to form a first 11-bit address input to the 2K RAM 120.
  • the 2K RAM 120 operates to output a 64-bit mask signal, corresponding to the 64-bit data entry at the data location identified by the 11-bit address. Each bit of the mask signal is transmitted on a corresponding line of the 64-bit bus 121 to the ANDing logic device 160.
  • the ANDing logic device 160 operates to cumulatively AND together the 64-bit match information which is serially output by the 2K RAM 120.
  • the ANDing logic Device operates as follows:
  • Each bit of the 64-bit bus 121 is coupled to the corresponding first input 122 of the corresponding AND gate 124 and to the corresponding first input 126 of the corresponding second multiplexer 128.
  • each second multiplexer 128 is selected at byte 0 by the second select line controller 150.
  • the 64-bit mask corresponding to byte 0 is loaded into the 64-bit register 132 and each bit is transmitted from the 64-bit register 132 to the second 64-bit register 170.
  • the second 64-bit register 170 serves to drive the AND gates and outputs each bit to the corresponding one of the second inputs 123 of the AND gates 124 via the bus 180.
  • cycle 1 while the second register 170 inputs each bit of the mask from cycle 0 into each of the second inputs 123 of each respective AND gate 124, the RAM 120 outputs each bit of the 64-bit mask signal from cycle 1 to each of the first inputs 122 of each respective AND gate 124.
  • the corresponding AND gate 124 will output a logic 1.
  • each AND gate 124 forms a feedback loop to transmit each corresponding bit of the 64-bit mask signal to the corresponding second input 127 of the corresponding second multiplexer 128.
  • Each second input 127 of each second multiplexer 128 is selected by the second select line controller 151 for each of the remaining cycles 1-5 of the operation of the address recognition device 103.
  • the 64-bit mask signal output by the AND gates 124 from a previous cycle is input to the corresponding second inputs 123 of the AND gates 124 via the multiplexer 128, register 132 and second register 170, and compared at the next cycle to a next 64-bit mask signal output by the RAM 120 on bus 121, each bit of which is input to the corresponding first input 122 of the AND gates 124 via the bus 121.
  • a final mask signal comprises the final ANDed signal of match information is transmitted from the 64-bit register 132 to the state device 140.
  • the enable device is synchronized by the select line controller 115 which counts for six cycles, the output 116 of the select line controller 115 being connected to the input 153 of the enable device 154.
  • the state device 140 is enabled by the enable device 154 only at the last cycle, cycle 5, and there outputs the final 64-bit mask, the final mask representing the cumulative match information for all six cycles, being output on the 64-bit bus 107.

Abstract

A content addressable memory comprising a random access memory (RAM) including a plurality of data storage locations. Each of the data storage locations has a unique address. The content addressable memory operates to store a data entry comprising predetermined match information for at least a portion of a data entity. Each at least a portion of a data entity comprises the unique address of the respective data storage location. The RAM has an address port for input of at least a portion of a data entry as an address and an output for outputting the stored data entries. The RAM operates to fetch the data entry stored at the input address and to output the stored match information corresponding to the at least a portion of a data entity, in response to input of the at least a portion of a data entity as an address to the RAM. In a particular embodiment the RAM comprises an array of n RAMs, wherein the at least a portion of a data entity is segmented into n slices. Each of the slices is used as an address to a respective one of said array of n RAMs.

Description

CROSS-REFERENCES TO RELATED APPLICATIONS
This application is a continuation of U.S. patent application Ser. No. 08/203,177, filed on Feb. 28, 1994, now U.S. Pat. No. 5,440,709 issued on Aug. 8, 1995, which is a continuation of Ser. No. 546,414, now U.S. Pat. No. 5,317,708, filed on Jun. 29, 1990.
FIELD OF THE INVENTION
The invention relates to a content addressable memory and, more particularly, to a new and improved hardware model for a content addressable memory.
BACKGROUND OF THE INVENTION
Conventionally, in a computer system, a data entity is electronically stored at and fetched from a particular location in a memory system that is uniquely identified by an address. In such an address based system, data are accessed by inputting an address corresponding to the data to the memory system which then utilizes the address information to locate the data for output by the memory system.
A content-addressable memory is a memory system which stores and retrieves data based on its content rather than on an associated address. The memory is viewed as a representation of the information it contains rather than as a consecutive sequence of uniquely identified locations containing unrelated data. Content addressable memories may be used, for example, in set associative caches.
One particular application of a content addressable memory is to recognize a sparsely populated matrix, i.e., a small preselected set of data entities to be recognized from a large number of possible input data entities.
For example, a computer network using a 48-bit address to uniquely identify and address a component on the network can have any one of 248 possible different addresses appear on an address bus coupling the components of the network. A node on the network intercoupling, for example, 64 components to the bus, would have to be able to recognize when one of the components is being addressed, i.e., to recognize a set of 64 specific addresses from the 248 possible addresses.
A software content addressable memory can be achieved by the use of hashing algorithms which, for example, use software to process an input data entity to determine whether it is of interest. A software model is not desirable in many instances because it is generally slower in operation than a hardware model.
In the existing art, a hardware content addressable memory typically comprises a system of stored table data entries which are to be compared to the content of a data entity input to the memory system. Table entries are stored in a look-up table and are each compared with a data entity input to the memory system. A match signal indicates that the input data entity exists as a table entry in the look-up table.
An example of such a system is one in which a register is provided for each table entry and stores one table entry. Each register is coupled to a comparator. Each comparator is also coupled to a bus on which a data entity is input to the content addressable memory for comparison. The comparator operates to compare data of a particular table entry stored in its corresponding register, with a data entity input to the content addressable memory. If the data of the table entry contained in the register matches the input data entity, the comparator corresponding to the particular register will output a match signal indicating that the input data entity is in the content addressable memory. All of the comparators in the memory system are arranged in parallel to one another relative to the data entity input bus and thus receive the input data entity simultaneously.
Such a system is relatively slow in operation, when used with large input data entities, such as 48-bit data entities, because of the relative time it takes to compare large multiple bit numbers. In addition to being too slow, such systems, in certain applications, also tend to be too cumbersome due to the numerous comparators that may be required.
Thus, a need generally exists for a hardware content addressable memory which can quickly and accurately identify a sparsely populated matrix.
SUMMARY OF THE INVENTION
The present invention provides a fast, highly-reliable content addressable memory. Generally, the present invention comprises a RAM memory, the contents of which is retrievable based upon the substance or meaning of the contents. The RAM is arranged at initialization as a look-up table containing data entries which comprise match information indicating whether there is a match for an input data entity to be input as an address to the RAM. The data entry is fetched by addressing the data storage location containing the data entry. The RAM will output the data entry which indicates correspondence between the input data entity and the content of the entry, i.e., whether or not a match exists. Thus, the information stored in the memory of the RAM is meaningfully associated with the input data entity used as an address to access the information contained therein.
In one particular implementation, a unique input data entity is used as an address for the RAM to access a unique one bit wide data storage location in the RAM containing a one bit wide data entry. The state of each one bit data location is initialized as either a "1" or a "0" indicating whether or not a match exists for the input data entity used as the RAM address, i.e., whether the input data entity is a data entity to be recognized within the sparsely populated matrix. Thus, the RAM output will comprise match information indicating correspondence between the input data entity and the one bit wide data entry contained in the memory.
As the need for a wider input data entity arises, for example, a 48-bit wide input data entity, the RAM size required for use in accordance with the present invention becomes cumbersome or not physically feasible. Thus, according to a feature of the present invention, when large data entities are to be recognized, a functional RAM of the content addressable memory may be effectively achieved using, for example, n relatively small RAMS connected in parallel.
In accordance with a feature of this implementation of the present invention, the input data entity is partitioned into n slices, each of the n slices representing an address to a particular one of the n smaller RAMs. For example, a 48-bit input data entity could be sliced into six bytes with each byte used to address one of six RAMs. At each data storage location addressed by each slice there is a data entry which the RAM outputs when addressed. The data entry comprises match information which indicates whether a match exists for the corresponding slice of the input data entity. All of the RAM outputs are ANDed to provide composite match information for the six RAMs.
Thus, for example, where one data entity is to be recognized, six RAMs are used, the output of each RAM must indicate a match has occurred to output a signal indicating a match, i.e., each slice of the input data entity which is the data entity to be recognized, must have been matched.
In this particular embodiment, where there is more than one data entity in the small preselected set of data entities to be recognized within the sparsely populated matrix, the above implementation must be modified to avoid false positive matches. These false positive matches might result because a one bit output from each of the RAMs does not indicate which data entity is being matched for each particular slice.
For example, a first slice, e.g., A, of a two-slice input data entity input into a first RAM may correspond to a first byte of one data entity to be recognized, e.g., AB, while a second slice, e.g. C, input to a second RAM may correspond to a second byte of a different data entity to be recognized, e.g., BC. Match information would nevertheless be output from each of the first and second RAMs even though the first and second slices correspond to different data entities to be recognized and together form an additional data entity, i.e., AC, which is not to be recognized. When the match information from each RAM are ANDed together, in this case each output would be a logic 1, the output from, e.g., an AND gate would indicate a match when in fact one would not exist.
When the data entity has been divided into slices, as in the above described embodiment, and where more than one data entity is to be recognized, it is necessary to coordinate the look-up of each slice such that the ANDing will indicate a match only when a match occurs at each RAM and match information corresponding to a particular set of slices corresponds to a particular data entity.
To that end, the present invention provides for recognition of more than one data entity by increasing the width of the data storage location such that each data storage location is at least as many bits wide as is necessary to uniquely identify each data entity to be recognized within the sparsely populated matrix.
In a preferred embodiment, at each data storage location there is one bit corresponding to each data entity to be recognized. The multiple bit output, i.e., when more than one data entity is to be recognized, is in the form of a mask signal. The mask signal may be a signal which indicates a logic 1 for each corresponding recognized slice of an input data entity or of an entire input data entity and which masks out the unmatched slices of input data entities or entire input data entities by designating data storage locations corresponding to unmatched data entities with a logic 0. The particular bit which corresponds to a particular data entity to be recognized, will thus be set to a logic 1 only at the data location which is uniquely addressed by the particular data entity to be recognized. When the RAM is initialized each bit of each data location will be set at logic 0 except for the bits which indicate a match for a particular data entity to be recognized from the sparsely populated matrix which will be set at logic 1. In such an embodiment, false positive matches will not occur.
For example, where an input data entity divided into two slices, e.g. A and C, is not to be recognized but the first slice, A, corresponds to a first slice of a data entity to be recognized, e.g., AB, and the second slice of the input data entity not to be recognized, i.e., C, corresponds to a second slice of a second data entity to be recognized, e.g., BC, the content addressable memory will correctly recognize the data entities to be recognized AB, and BC, but will not falsely recognize the input data entity not to be recognized, AC. When the first slice, A, is input as an address into a first RAM, the first RAM will output a logic 1 on a bit of the data entry within the data location corresponding to the data entity to be recognized, AB. If then the second slice, C, is input into a second RAM, the second RAM will output a logic 1 on the bit of the data entry within the data location corresponding to the second data entity to be recognized, BC. However, the bit corresponding to the second data entity BC, is different from the bit corresponding to the first data entity AB. Thus, if the first slice A, does not correspond to the same data entity to be recognized as the second slice C, the one bit of the mask output from the first RAM, corresponding to the data entity AB, will be a logic 1 and the same one bit of the mask output from the second RAM, corresponding to the same data entity, AB, will be a logic 0. When the match information corresponding to the data entity, AB, from each RAM, are ANDed together, i.e. when the logic 1 output from the first RAM on the bit corresponding to the data entity, AB is ANDed with logic 0 output from the second RAM on the bit corresponding to the data entity, AB, the result is a logic 0. Thus, the composite match information output from the AND gate will not indicate a match at the bit corresponding to the data entity AB. Similarly, the one bit of the mask output from the first RAM, corresponding to the data entity BC, will be a logic 0 and the same one bit of the mask output from the second RAM corresponding to the same data entity, BC, will be logic 1. When the match information output from each RAM corresponding to the data entity, BC, are ANDed together, i.e., the logic 0 from the first RAM and the logic 1 from the second RAM each output on the bit corresponding to BC, the result is a logic 0. Thus, the composite match information output from the AND gate will not indicate a match at the bit corresponding to the data entity BC. Accordingly, input of slices A and C does not result in a false match output.
For the content addressable memory to recognize, e.g., 64 different 48-bit data entities from a set of 248 possible input data entities, each data entry at each data location is 64 bits wide. Each data entry of each data location of each RAM corresponds to a preselected one of six slices of a data entity and to one of 28 possible numbers for that slice. Each one of the bits at each data location corresponds to a particular data entity to be recognized.
In the illustrated embodiment, an ANDing logic device comprises an array of 64 six-input AND gates. Thus, each particular bit of a 64-bit output of a RAM is coupled to one input of a particular one of the six input AND gates, each input of that AND gate corresponding to one of the six RAMs.
In another implementation, the functional RAM may be time-divided rather than physically-divided. Such an implementation conserves real estate by requiring only one RAM.
For example, the content addressable memory may comprise one RAM with each slice of the input data entity serially accessing a preselected segment of the RAM memory corresponding to the particular slice. Where, for example, the input data entity is 48 bits wide, a 2K RAM memory is logically divided into six segments. Each segment corresponds to one of the six bytes of the 48-bit input data entity and each segment has 256 data locations uniquely addressed by a one byte wide slice of the input data entity. Each one byte wide slice has 256 possible binary number variations. Each data location in the RAM contains a data entry of e.g. 64 bits, each bit corresponding to one of 64 data entities to be recognized. Each bit is uniquely related to one of the 64 data entities to be recognized. A bit at a data location will be set at logic 1 if the particular slice addressing the data entry matches the corresponding slice of a data entity to be recognized. The particular bit of the data entry showing the logic 1 indicates that the particular slice has matched a particular portion of a particular data input entity to be recognized. The data entry will comprise a mask signal having as many logic 1's as there are data entities having a slice that addresses the corresponding data location. Each data entry will have a logic 0 which masks out data entities which do not correspond to the slice input to the RAM.
The segments of the RAM are serially addressed by the corresponding slices of an input data entity through a series of clock cycles. The data entry at the location of the addressed segment provides match information indicating if a match has occurred for a particular slice by setting the bit corresponding to the data entity to be recognized to a logic 1. Each RAM output comprises a mask signal, e.g., 64 bits wide, with each bit of the mask signal corresponding to one of the 64 data entities to be recognized.
The mask signals are serially output from the RAM through a logic device. The logic device sequentially ANDs, once per cycle, each data entry fetched by a slice of the input data entity by taking the data entry corresponding to the first slice output during a cycle 0, ANDing it with the data entry corresponding to the second slice output during a cycle 1, which results in an ANDed signal. The data entry corresponding to the third slice output during a cycle 2 is then ANDed with the ANDed signal to form a new ANDed signal which is then ANDed with the data entry corresponding to the fourth slice, etc. until all of the data entries addressed by the slices of a data entity have been ANDed. Thus at the final cycle, a final ANDed signal will represent the cumulative ANDing together of all the match information fetched by the slices of the input data entity.
During a six-cycle clock period, i.e., cycles 0-5, at which the mask signal is serially accessed for each slice of the input data entity, one per cycle, the logic device effectively ANDs all the data entries, i.e., all the mask signals. Thus, where the RAM is divided into six segments, a match will occur for a input data entity which is to be recognized when all six bits corresponding to the data entity to be recognized of each mask signal, one per cycle, match.
The output of the RAM is connected to an ANDing logic device comprising a feedback loop which iterates the cyclical output of the RAM. The logic device only outputs a signal indicating a match on a particular bit where a match occurs for each slice of the input data entity. The above-described embodiment will iterate through as many cycles as there are slices of the input data entity.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block diagram of a computer network incorporating the content addressable memory of the present invention for use as an address recognition device.
FIG. 2 is a detailed block diagram of an embodiment of the address recognition device of FIG. 1.
FIG. 3 is a detailed block diagram of another embodiment of the address recognition device of FIG. 1.
FIG. 4 is a detailed block diagram of the RAM and logic device of FIG. 3.
FIG. 5 is a detailed block diagram of a further embodiment of the address recognition device of FIG. 1.
DETAILED DESCRIPTION
Referring now to the drawings and initially to FIG. 1, there is illustrated a computer network 100. A bus 101 is coupled to nodes 102 of the network 100. At each node 102, a second bus 104 couples the bus 101 to an address recognition device 103, shown in more detail in FIGS. 2-5. The address recognition device 103 comprises a content addressable memory according to the present invention. The output 105 of the address recognition device 103 is coupled to a control device 106 by way of a bus 107 having as many bits as there are data entities to be recognized from among all of the possible addresses that can appear on the bus 101. The second bus 104 is also coupled directly to the control device 106. The control device 106 is coupled to a plurality of components 108, e.g., 64 components. The control device 106 identifies a particular component 108 for reception of a message based upon a unique 48-bit address transmitted on the bus 101 which identifies the particular component 108. The bus 101 and second bus 104 may be serial line busses which transmit, e.g. a 48-bit address one bit at a time into each address recognition device 103.
The bus 101 is used to transmit a message from one component 108 at one node 102 to another component 108 at another node 102. A data entity comprising an address that uniquely identifies the component to receive the message, may be transmitted as, e.g., a header of the message. At each node 102, the input data entity comprising the address header of a message is transmitted via the second bus 104 to the address recognition device 103. Each address recognition device 103 operates to automatically recognize any one of 64 unique addresses, e.g., when there are 64 components of a computer system, out of the 248 possible combinations of the 48-bit input data entity that can be transmitted on the bus 101, i.e., to recognize a sparsely populated matrix. The 64 addresses or data entities to be recognized from the sparsely populated matrix correspond to the components 108 coupled to the address recognition device 103. The address recognition device 103 processes the 48-bit input data entity to generate a mask signal as many bits wide as there are data entities to be recognized. The mask signal is transmitted to the corresponding control device 106. Each one of the bits of the mask signal corresponds to one component of a computer system. When a component of a computer system has been addressed, match information, appearing as a logic 1, will be transmitted on the corresponding bit, of the 64-bit mask signal. The control device 106 communicates to the component of a computer system 108 corresponding to the set bit of the mask signal that it is to receive the message on the bus 101. The control device 106, which is coupled to the bus 104, then receives the message and transmits the message from the bus 104 to the selected addressed component of a computer system 108.
Referring now to FIG. 2, there is illustrated an embodiment of the address recognition unit 103 of the invention. An n-bit input data entity is transmitted on bus 104 coupled to a register 109. The n-bit input data entity is loaded into the register 109. The register 109 is coupled by way of an n-bit bus 210 to a RAM 220. The RAM 220 contains 2n address locations, each location containing a preset data entry comprising match information, each location being a predetermined width. The output of the RAM 220 is coupled to a data bus 107 which communicates with a respective control device 106 of a corresponding node 102 (see FIG. 1).
The n-bit input data entity is used as an address, input to access a data entry at a data storage location in the RAM 220 uniquely defined by the n-bit input data entity used as the address. If, for example, each data location is one-bit wide, each one-bit wide data location is initialized so that it contains a one-bit data entry which is either a logic 1 or a logic 0. A logic 1 indicates that a match has occurred with the input data entity, i.e., the input data entity corresponds to a particular one of the components 108 at the node 102 and is thus a data entity to be recognized. A logic 0 indicates that no match has occurred.
If there is more than one data entity to be recognized, e.g., if each one of 64 different components 108 at a node 102 has a unique address, and each data entry at each data location is only one-bit wide, the output of the RAM 220 will not indicate which particular data entity has been recognized although the presence of a logic 1 will correctly indicate whether or not a match has occurred.
Where it is desirable to indicate which data entity has been recognized, it may be accomplished by making each data entry and thus each data location within the RAM 220 as many bits wide as there are data entities to be recognized. Thus, if there are x data entities to be recognized, the data entry would be x bits wide.
The RAM is initialized so that a particular bit of the x-bit data storage location which corresponds to a particular data entity to be recognized is set to a logic 1 at the data location which is uniquely addressed by the particular data entity to be recognized.
The data bus 107 coupled to the output of the RAM 220 outputs a mask signal x bits wide, each bit of the mask corresponding to one of the x data entities to be recognized such that the control device 106 can recognize which one of the components 108 at the node 102 is being addressed.
In the example of FIG. 1, the n-bit input data entity is a 48-bit address. The embodiment in FIG. 2 is feasible when the number of bits, n, in the input data entity is small, e.g. 8 bits. The embodiment becomes less feasible as the width of the input data entity increases, e.g. to 48 bits, thus requiring a RAM with 248 locations, a physically prohibitive size for a RAM.
Referring now to FIG. 3, there is illustrated a second embodiment of the address recognition unit of the invention. A 48-bit input data entity is transmitted on a bus 104. The bus 104 is coupled to a register 109. The 48-bit input data entity is loaded into the register 109 by way of the bus 104 and may be loaded serially, one bit at a time, into the register 109. The register 109 is coupled to a 48-bit bus 110 which is sliced into six 8-bit buses 310. Each of the 8-bit buses 310 is coupled to a RAM 320 having 256 locations, each location containing a data entry as many bits wide as the number of data entities, x, which are to be recognized, i.e., matched to an input data entity. In the example of FIG. 1, there are 64 data entities to be recognized, thus x=64. The output of each RAM 320 is coupled to a logic device 324 comprising as many 6-input AND gates 324 as there are bits in the data location. The output of each AND gate 324 is coupled to a bus 107, the bus 107 being coupled to the control device 106 of the node 102.
A 48-bit input data entity is transmitted on the 48-bit bus 104 and is loaded into the register 109. The 48-bit input entity is output on the 48-bit bus 110 which is sliced into six 8-bit slices (1 byte) which are each transmitted on a corresponding 8-bit bus 310 to the corresponding RAM 320. Each slice accesses a corresponding data entry at a data location of the corresponding RAM 320.
Each bit of the data entry corresponds to a particular data entity to be recognized. The 6 RAMs are initialized as follows: At each data storage location of each RAM, a data entry which comprises match information and which corresponds to a slice of a particular data entity to be recognized will have a logic 1 at the bit to which the data entity to be recognized corresponds. If a particular slice of an input data entity is to correspond to more than one component on the computer system, the data entry which is uniquely addressed by that slice will have a bit set at logic 1 for each of the corresponding components to be addressed by that slice. The remaining bits are set to logic 0.
Each particular bit corresponding to a particular data entity to be recognized is transmitted to a corresponding 6-input AND gate 324, each AND gate 324 receiving data from each RAM 320, i.e., each data entry which corresponds to the particular data entity to be recognized. In FIG. 3 the AND gates are represented as a single AND gate logic device 324 for simplicity of illustration. It should be understood that the AND gate logic device 324 comprises, in this example, 64 AND gates.
Referring now to FIG. 4, there is a detailed illustration of the RAM 320 and logic device of FIG. 3. A first bit of each RAM output is coupled to a first AND gate 401, the output of a first AND gate 401 is a first bit of the bus 107. A second bit of each RAM output is coupled to a second AND gate 402, an output of the second AND gate 402 is a second bit of the bus 107, etc. An xth bit of each RAM 320 output is coupled to an xth AND gate 464, an output of the xth AND gate is an xth bit of the bus 107.
The output of each AND gate 324 represents the ANDing of the particular bit of each of the data entries retrieved and output from each RAM in response to input of an input data entity, indicating whether or not a match has occurred for the particular component to be addressed, i.e., data entity to be recognized. The outputs of the AND gates 324 cumulatively form a mask signal having as many bits as there are data entities to be recognized, (in our example, 64). The mask signal is transmitted on the bus 107 to the control device 106 of the node 102. If the input data entity corresponds to an address of one of the components 108 at the respective node 102, the bit of the mask signal corresponding to that component 108 will have a logic 1, which will be processed by the control device 106 to transmit any message on the bus 107 to the designated component 108.
Referring now to FIG. 5, there is a detailed illustration of another embodiment of the address recognition device 103 of FIG. 1. The second bus 104 is coupled to an input of a 48-bit register 109 which temporarily stores the 48-bit input data entity for processing by the address recognition device 103. The output of the register 109 is coupled to a 48-bit bus 110 which divides into six 8-bit buses 112, each 8-bit bus 112 corresponding to one byte of the input data entity, the bytes of the input data entity being numbered 0-5. Each 8-bit bus 112 is coupled to an input of a multiplexer 113. The output of the multiplexer 113 is coupled to an 8-bit bus 114. A select line controller 115 is coupled by way of a 3-bit bus 116 to a select line 117 of the multiplexer 113, the select line controller 115 generating a series of 3-bit control signals, one signal per cycle of operation of the address recognition device 103, counting from 0 to 5 in binary to correspond to the 0 to 5 bytes of the data input entity.
The 3-bit control signal output by the select line controller 115 is also concatonated with the 8-bit bus 114, thus forming an 11-bit bus 119 which is coupled to an address input of a 2K RAM 120. The 2K RAM 120 is divided into six location sections, each data location section corresponding to a particular slice of the input data entity and having 256 locations. Each data location is identified uniquely by an 11-bit address comprising the 8 bits of a slice of the input data entity and the 3 bits of the control signal corresponding to the byte number of the byte. The 3-bit signal defines the location section of the RAM. The 8 bits of the signal define the data location within the location section. Thus, each data storage location is defined by an address that comprises an 8-bit number concatonated together with a 3-bit number.
Each data location contains a data entry which comprises a binary number preset during initialization of the RAM. The 2K RAM 120 is initialized as follows: all bits of each 64-bit data location of the RAM 120 are initially set to logic 0. Each particular component 108 is associated with a bit position of the 64-bit mask. Each data location is accessed by an address 0-255 with an additional 3-bit number designating the location section. The corresponding slice of the 48-bit input data entity designates the specific data storage location within the respective location section. At each data storage location designated by an 11-bit number, a data entry comprising match information is stored. The data entry which corresponds to a byte of at least one particular data entity to be recognized will have a logic 1 at the bit to which the data entity to be recognized corresponds. Thus, the byte of the data entity to be recognized corresponding to a particular component will address a data entry in the RAM which will have the particular bit to which the data entity to be recognized corresponds, initialized to logic 1. If a particular byte of an input data entity will correspond to more than one data entity to be recognized, i.e., component on the computer system, the data entry which is uniquely addressed by that byte will have a corresponding bit set at logic 1 for each of the corresponding components to be addressed by that byte.
The multiplexer 113 serially outputs each byte of the input data entity to the RAM 120, one per cycle, in a sequence determined by the 3-bit control signals input to the select line 117.
Each unique data location of the RAM 120 identified by each 11-bit address is 64-bits wide. Each one of the 64 bits of data corresponds to one of the 64 components 108 at a respective node 102 (see FIG. 1). The output of the RAM 120 is coupled to a 64-bit bus 121 which is coupled to an ANDing logic device 160.
The ANDing logic device 160 comprises the 64-bit bus 121, an array of 64 AND gates 124, and 64 multiplexers 128. Each bit of the bus 121 is coupled to both a corresponding first input 122 of the corresponding AND gate 124 and a corresponding first input 126 of the corresponding second multiplexer 128. The 3-bit bus 116 which is coupled to the output of the select line controller 115 is also coupled to a control input 150 of a second select line controller 151. An output 152 of the second select line controller 151 is coupled to a select line 129 which is connected to each of the second multiplexers 128. Each of the second multiplexers 128 has a second-input 127. The first input 126 is selected by the select line controller 151 at the first cycle, i.e. cycle 0, of a six-cycle clock period, i.e. cycles 0-5, cycle 0 corresponding to transmission of byte 0 of the data entity. The select line controller 151 selects the second input 127 for the remaining cycles 1-5 of the six-cycle clock period. The output 130 of each second multiplexer 128 is connected to a corresponding bit of a second 64-bit bus 131 which is coupled to a 64-bit register 132. The output 133 of the 64-bit register 132 is coupled to a third 64-bit bus 134, and to an input of a state device 140. The third 64-bit bus is connected to a second 64-bit register 170, and the output of the second 64-bit register 170 is coupled to a fourth 64-bit bus 180, the individual lines of which are each coupled to a corresponding one of second inputs 123 of the AND gates 124. Each of the AND gates 124 has a corresponding output 125 which is coupled to corresponding lines of a fifth 64-bit bus 135, each of the bits of which are coupled to a corresponding one of the second inputs 127 of the corresponding second multiplexers 128.
The 3-bit bus 116 is coupled to the input 153 of an enable device 154. The output 155 of the enable device 154 is coupled to an enable port 139 of the state device 140. The output 144 of the state device 140 is coupled to the 64-bit bus 107. When the state device 140 is enabled, the 64-bit output of the register 132 is transmitted on the 64-bit bus 107 as a mask signal to the controller 106 of the node 102. The controller 106 utilizes the information in the 64-bit mask signal to identify messages for any one of the components 108 (see FIG. 1) of the node 102.
When the control signal on the 3-bit bus 116 corresponds to byte 0, i.e. during a first cycle, the 8 bits comprising byte 0 of the input data entity are output by the multiplexer 113 and concatenated with the 3-bit control signal to form a first 11-bit address input to the 2K RAM 120.
The 2K RAM 120 operates to output a 64-bit mask signal, corresponding to the 64-bit data entry at the data location identified by the 11-bit address. Each bit of the mask signal is transmitted on a corresponding line of the 64-bit bus 121 to the ANDing logic device 160. The ANDing logic device 160 operates to cumulatively AND together the 64-bit match information which is serially output by the 2K RAM 120. The ANDing logic Device operates as follows:
Each bit of the 64-bit bus 121 is coupled to the corresponding first input 122 of the corresponding AND gate 124 and to the corresponding first input 126 of the corresponding second multiplexer 128.
The first input 126 of each second multiplexer 128 is selected at byte 0 by the second select line controller 150. Thus, the 64-bit mask corresponding to byte 0 is loaded into the 64-bit register 132 and each bit is transmitted from the 64-bit register 132 to the second 64-bit register 170. The second 64-bit register 170 serves to drive the AND gates and outputs each bit to the corresponding one of the second inputs 123 of the AND gates 124 via the bus 180. At the next cycle, cycle 1, while the second register 170 inputs each bit of the mask from cycle 0 into each of the second inputs 123 of each respective AND gate 124, the RAM 120 outputs each bit of the 64-bit mask signal from cycle 1 to each of the first inputs 122 of each respective AND gate 124. Thus, for each bit of the 64-bit mask signal which appears as a logic 1 for cycle 0 and for cycle 1, the corresponding AND gate 124 will output a logic 1.
The output 125 of each AND gate 124 forms a feedback loop to transmit each corresponding bit of the 64-bit mask signal to the corresponding second input 127 of the corresponding second multiplexer 128. Each second input 127 of each second multiplexer 128 is selected by the second select line controller 151 for each of the remaining cycles 1-5 of the operation of the address recognition device 103. Thus, for each of the remaining cycles, the 64-bit mask signal output by the AND gates 124 from a previous cycle is input to the corresponding second inputs 123 of the AND gates 124 via the multiplexer 128, register 132 and second register 170, and compared at the next cycle to a next 64-bit mask signal output by the RAM 120 on bus 121, each bit of which is input to the corresponding first input 122 of the AND gates 124 via the bus 121.
To the extent a particular bit of the 64-bit mask signal input into the corresponding first input 122 of the corresponding AND gate 124 registers a logic 1 and the corresponding bit input into the corresponding second input 123 of the corresponding AND gate 124 by the register 170 also registers a logic 1, a logic 1 will appear at the output 125 of the corresponding AND gate 124 and thus a new 64-bit mask signal will be created comprising matches on each bit of the 64-bit mask signal which has registered a logic 1 at every previous cycle for comparison at the next cycle. As soon as a logic 0 appears at any one of the 64-bits of any mask signal from a previous cycle, a logic 0 will carry into the 64-bit register 132 for that bit at every remaining cycle, since a logic 0 input to the AND gate will not result in a logic 1 output for the compared pair of bits. Thus, where all six bytes of an 48-bit input data entity correspond to a particular component, match information indicating a match will appear on the appropriate corresponding bit for that component throughout the six cycles of comparison.
A final mask signal comprises the final ANDed signal of match information is transmitted from the 64-bit register 132 to the state device 140. The enable device is synchronized by the select line controller 115 which counts for six cycles, the output 116 of the select line controller 115 being connected to the input 153 of the enable device 154. The state device 140 is enabled by the enable device 154 only at the last cycle, cycle 5, and there outputs the final 64-bit mask, the final mask representing the cumulative match information for all six cycles, being output on the 64-bit bus 107.

Claims (14)

I claim:
1. A method of operating a RAM to function as a content addressable memory comprising the steps of:
storing a data entry indicating match information for a portion of one of a plurality of data entities in each of a plurality of data storage locations of the RAM, each of the data storage locations having a unique address;
inputting a portion of a preselected one of the plurality of data entities as an address for one of the data storage locations to access the data entry stored in a corresponding one of the data storage locations, the data entry including match information corresponding to the portion of the preselected one of the plurality of data entities; and
serially inputting to the RAM, as addresses, preselected slices of the portion of the preselected one of the plurality of data entities, one slice per preselected time period.
2. A content addressable memory comprising:
a RAM including a plurality of data storage locations, each of said data storage locations having a unique address and containing one of a plurality of data entries;
each of the data entries including predetermined match information for a portion of one of a plurality of data entities;
each portion of each one of the plurality of data entities including said unique address of the data storage location containing the match information for the portion;
said RAM having an address port for input of a portion of a first one of the plurality of data entities to the RAM as an address and the RAM operating to fetch the one of the plurality of data entries stored at said address; and
said RAM having an output for output of match information corresponding to the portion of the first one of the plurality of data entities, in response to input of the portion of the first one of the plurality of data entities to the address port of said RAM;
wherein said RAM comprises an array of n RAMs, and wherein the each one of the plurality of data entities is segmented into n slices, each of the n slices being used as an address to a respective one of said array of n RAMs.
3. A content addressable memory comprising:
a RAM including a plurality of data storage locations, each of said data storage locations having a unique address;
the unique address of each of said storage locations comprising a portion of one of x unique individual data entities;
a data entry stored in each one of said data storage locations for providing match information for the portion of one of x unique individual data entities corresponding to each data storage location;
each data entry comprising x bits of data, x being the number of unique individual data entities;
each one of said x bits of each of said data entries comprising predetermined match information for a corresponding particular one of the x unique individual data entities;
said RAM having an address port for input of a portion of a selected one of the x unique individual data entities to the RAM as an address; and
said RAM having an x-bit output for output of match information corresponding to the portion of the selected one of the x unique individual data entities, in response to input of the portion of the selected one of the x unique individual data entities to the address port of said RAM.
4. An address recognition unit comprising:
a RAM including a plurality of data storage locations, each of said data storage locations having a unique address and containing one of a plurality of data entries;
each of the data entries being associated with a portion of one of a plurality of data entities and including predetermined match information for said portion of one of the plurality of data entities;
each portion of one of the plurality of data entities including said unique address of the data storage location containing the associated one of the data entries;
said RAM having an address port for input of a portion of a first one of the plurality of data entities to the RAM as an address and said RAM means operating to fetch the one of the plurality of data entries stored at said address;
said RAM having an output for output of identification information corresponding to a portion of the first one of the plurality of data entities, in response to input of the portion of the first one of the plurality of data entities to the address port of said RAM and
each portion of one of the plurality of data entities comprising unique identification information for a corresponding one of a plurality of components of a computer system.
5. An address recognition unit comprising:
a RAM including a plurality of data storage locations, each of said data storage locations having a unique address;
the unique address of each of said storage locations comprising a portion of one of x unique individual data entities;
a data entry stored in each one of said data storage locations for providing identification information for the portion of one of x unique individual data entities corresponding to each data storage location;
each data entry comprising x bits of data, x being the number of unique individual data entities;
each one of said x bits of each of said data entries comprising predetermined identification information for a corresponding particular data entity;
said RAM having an address port for input of the portion of a data entity to the RAM as an address; and
said RAM having an x-bit output for output of match information corresponding to the portion of a data entity, in response to input of the portion of a data entity as an address to said RAM.
6. A method of operating a RAM to function as a content addressable memory comprising the steps of:
storing a data entry indicating match information for a portion of one of a plurality of data entities in each of a plurality of data storage locations of the RAM, each of the data storage locations having a unique address;
inputting a portion of a preselected one of the plurality of data entities as an address for one of the data storage locations to access the data entry stored in a corresponding one of the data storage locations, the data entry including match information corresponding to the portion of the preselected one of the plurality of data entities;
segmenting each one of the plurality of data entities into n slices;
arranging the RAM as an array of n RAMs; and
inputting each of the n slices as an address to a respective one of the array of n RAMs.
7. The method of claim 6 further comprising the steps of:
outputting match information from each one of the array of n RAMs to a respective input of an n-input AND gate; and
outputting from the AND gate an output comprising a signal of ANDed match information from each one of the array of n RAMs.
8. The method of claim 6 further comprising the steps of:
a) outputting to a logic device, from each one of the array of n RAMs a certain one of the data entries:
1) said certain one of the data entries including match information corresponding to the input of one of the n slices,
2) said certain one of the data entries including x bits, x being equal to a number of unique individual data entities for which match information is stored in a respective one of the data storage locations,
3) each one of the x-bits of the certain one of the data entries corresponding to a respective one of the x unique individual data entities;
b) ANDing together, in the logic device, predetermined corresponding bits output from the n RAMs to generate ANDed together match information for each of the x unique individual data entities; and
c) outputting, from the logic device, a mask signal comprising an x-bit mask signal, each bit of the x bit mask signal corresponding to one of the individual unique data entities, said x-bit mask signal indicating ANDed together match information for the x unique individual data entities.
9. A method of operating a RAM to function as a content addressable memory comprising the steps of:
storing a data entry indicating match information for a portion of one of a plurality of data entities in each of a plurality of data storage locations of the RAM, each of the data storage locations having a unique address;
serially inputting to the RAM preselected slices of a portion of a preselected one of the plurality of data entities as addresses for the data storage locations to access the data entries stored in corresponding data storage locations, one slice per preselected time period, the data entries including match information corresponding to the preselected slices of the portion of the preselected one of the plurality of data entities;
serially outputting match information from the RAM; and
cumulatively ANDing together the serially output match information to generate a composite mask signal for the preselected slices of the portion of the preselected one of the plurality of data entities.
10. A method of operating a RAM to function as a content addressable memory comprising the steps of:
arranging the RAM as an array of n RAMs;
storing a data entry indicating match information for a portion of one of a plurality of data entities in each of a plurality of data storage locations of the RAM, each of the data storage locations having a unique address;
segmenting each one of the plurality of data entities into n slices;
inputting each of the n slices as an address to a respective one of the array of n RAMs to access the data entry stored therein, the data entry including match information corresponding to the inputted slice of the data entity;
outputting match information from the n RAMs; and
ANDing together the output match information to generate a composite mask signal for the inputted n slices of the data entity.
11. The method according to claim 10, wherein said n slices are inputted serially, and wherein said match information from said n RAMs is outputted serially.
12. The method according to claim 11, wherein said step of serially inputting said n slices comprises inputting one slice per preselected time period.
13. A content addressable memory comprising:
a RAM having a plurality of data storage locations, each of said data storage locations having a unique address and containing one of a plurality of data entries;
said RAM having an address port for inputting, as addresses, preselected slices of a portion of a preselected one of a plurality of data entities, wherein said RAM accesses the data entries stored in corresponding data storage locations, the data entries including match information corresponding to the preselected slices of a portion of the preselected one of the plurality of data entities;
said RAM having an output port for outputting match information corresponding to the preselected slices of the portion of the preselected one of the plurality of data entities, in response to input of the preselected slices of the portion of the preselected one of the plurality of data entities; and
said RAM having an AND operator for cumulatively ANDing together the output match information to generate a composite mask signal for the preselected slices of the portion of the preselected one of the plurality of data entities;
wherein said address port inputs said preselected slices serially, and wherein said output port outputs said match information serially.
14. The content addressable memory according to claim 13, wherein said address port serially inputs said preselected slices, one slice per preselected time period.
US08/431,561 1990-06-29 1995-05-01 Apparatus and method for an improved content addressable memory using a random access memory to generate match information Expired - Lifetime US5806083A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US08/431,561 US5806083A (en) 1990-06-29 1995-05-01 Apparatus and method for an improved content addressable memory using a random access memory to generate match information

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US07/546,414 US5317708A (en) 1990-06-29 1990-06-29 Apparatus and method for an improved content addressable memory
US08/203,177 US5440709A (en) 1990-06-29 1994-02-28 Apparatus and method for an improved content addressable memory using a random access memory to generate match information
US08/431,561 US5806083A (en) 1990-06-29 1995-05-01 Apparatus and method for an improved content addressable memory using a random access memory to generate match information

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US08/203,177 Continuation US5440709A (en) 1990-06-29 1994-02-28 Apparatus and method for an improved content addressable memory using a random access memory to generate match information

Publications (1)

Publication Number Publication Date
US5806083A true US5806083A (en) 1998-09-08

Family

ID=24180324

Family Applications (3)

Application Number Title Priority Date Filing Date
US07/546,414 Expired - Lifetime US5317708A (en) 1990-06-29 1990-06-29 Apparatus and method for an improved content addressable memory
US08/203,177 Expired - Lifetime US5440709A (en) 1990-06-29 1994-02-28 Apparatus and method for an improved content addressable memory using a random access memory to generate match information
US08/431,561 Expired - Lifetime US5806083A (en) 1990-06-29 1995-05-01 Apparatus and method for an improved content addressable memory using a random access memory to generate match information

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US07/546,414 Expired - Lifetime US5317708A (en) 1990-06-29 1990-06-29 Apparatus and method for an improved content addressable memory
US08/203,177 Expired - Lifetime US5440709A (en) 1990-06-29 1994-02-28 Apparatus and method for an improved content addressable memory using a random access memory to generate match information

Country Status (6)

Country Link
US (3) US5317708A (en)
EP (1) EP0464716A3 (en)
JP (1) JPH04271094A (en)
KR (1) KR950004247B1 (en)
AU (1) AU633725B2 (en)
CA (1) CA2042784A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5893137A (en) * 1996-11-29 1999-04-06 Motorola, Inc. Apparatus and method for implementing a content addressable memory circuit with two stage matching
WO1999026139A1 (en) * 1997-11-14 1999-05-27 Utmc Microelectronic Systems Inc. Content addressable memory (cam) engine
US6078987A (en) * 1997-09-30 2000-06-20 Sun Microsystems, Inc. Translation look aside buffer having separate RAM arrays which are accessable with separate enable signals
US6097724A (en) * 1997-08-15 2000-08-01 Lucent Technologies Inc. Ram-based associative content-addressable memory device, method of operation thereof and ATM communication switching system employing the same
US6535951B1 (en) * 2000-02-29 2003-03-18 Cisco Technology, Inc. Hit result register file used in a CAM
US6640220B1 (en) 2000-03-14 2003-10-28 Aeroflex Utmc Microelectronic Systems, Inc. Search coprocessor subsystem having multiple search engines and dedicated key-table memory for connection to a computer system
US20050216656A1 (en) * 2004-03-25 2005-09-29 Rosenbluth Mark B Content addressable memory to identify subtag matches
US20050216655A1 (en) * 2004-03-25 2005-09-29 Rosenbluth Mark B Content addressable memory constructed from random access memory
US20060174244A1 (en) * 2005-01-31 2006-08-03 Woods Paul R System and method for modifying execution flow in firmware

Families Citing this family (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5537623A (en) * 1993-03-01 1996-07-16 International Business Machines Corporation Multiple group address recognition
JPH06259583A (en) * 1993-03-10 1994-09-16 Sharp Corp Connecting method for data driving type processor
SG44604A1 (en) * 1993-09-20 1997-12-19 Codex Corp Circuit and method of interconnecting content addressable memory
US5860085A (en) * 1994-08-01 1999-01-12 Cypress Semiconductor Corporation Instruction set for a content addressable memory array with read/write circuits and an interface register logic block
US5649149A (en) * 1994-08-01 1997-07-15 Cypress Semiconductor Corporation Integrated content addressable memory array with processing logical and a host computer interface
JP3201945B2 (en) * 1995-01-10 2001-08-27 インターナショナル・ビジネス・マシーンズ・コーポレーション How to compare database tables
US5696930A (en) * 1996-02-09 1997-12-09 Advanced Micro Devices, Inc. CAM accelerated buffer management
US5956336A (en) * 1996-09-27 1999-09-21 Motorola, Inc. Apparatus and method for concurrent search content addressable memory circuit
US6148364A (en) * 1997-12-30 2000-11-14 Netlogic Microsystems, Inc. Method and apparatus for cascading content addressable memory devices
US6199140B1 (en) 1997-10-30 2001-03-06 Netlogic Microsystems, Inc. Multiport content addressable memory device and timing signals
US6219748B1 (en) 1998-05-11 2001-04-17 Netlogic Microsystems, Inc. Method and apparatus for implementing a learn instruction in a content addressable memory device
US6240485B1 (en) 1998-05-11 2001-05-29 Netlogic Microsystems, Inc. Method and apparatus for implementing a learn instruction in a depth cascaded content addressable memory system
US6381673B1 (en) 1998-07-06 2002-04-30 Netlogic Microsystems, Inc. Method and apparatus for performing a read next highest priority match instruction in a content addressable memory device
GB9815370D0 (en) * 1998-07-16 1998-09-16 Harman M G Content addressable memory
US6128207A (en) * 1998-11-02 2000-10-03 Integrated Device Technology, Inc. Low-power content addressable memory cell
US6539455B1 (en) 1999-02-23 2003-03-25 Netlogic Microsystems, Inc. Method and apparatus for determining an exact match in a ternary content addressable memory device
US6460112B1 (en) 1999-02-23 2002-10-01 Netlogic Microsystems, Llc Method and apparatus for determining a longest prefix match in a content addressable memory device
US6499081B1 (en) 1999-02-23 2002-12-24 Netlogic Microsystems, Inc. Method and apparatus for determining a longest prefix match in a segmented content addressable memory device
US6892272B1 (en) 1999-02-23 2005-05-10 Netlogic Microsystems, Inc. Method and apparatus for determining a longest prefix match in a content addressable memory device
US6574702B2 (en) 1999-02-23 2003-06-03 Netlogic Microsystems, Inc. Method and apparatus for determining an exact match in a content addressable memory device
US6137707A (en) * 1999-03-26 2000-10-24 Netlogic Microsystems Method and apparatus for simultaneously performing a plurality of compare operations in content addressable memory device
US6101116A (en) * 1999-06-30 2000-08-08 Integrated Device Technology, Inc. Six transistor content addressable memory cell
US6944709B2 (en) 1999-09-23 2005-09-13 Netlogic Microsystems, Inc. Content addressable memory with block-programmable mask write mode, word width and priority
US6934795B2 (en) 1999-09-23 2005-08-23 Netlogic Microsystems, Inc. Content addressable memory with programmable word width and programmable priority
US7110407B1 (en) 1999-09-23 2006-09-19 Netlogic Microsystems, Inc. Method and apparatus for performing priority encoding in a segmented classification system using enable signals
US7487200B1 (en) 1999-09-23 2009-02-03 Netlogic Microsystems, Inc. Method and apparatus for performing priority encoding in a segmented classification system
US7143231B1 (en) 1999-09-23 2006-11-28 Netlogic Microsystems, Inc. Method and apparatus for performing packet classification for policy-based packet routing
US7272027B2 (en) * 1999-09-23 2007-09-18 Netlogic Microsystems, Inc. Priority circuit for content addressable memory
US6567340B1 (en) 1999-09-23 2003-05-20 Netlogic Microsystems, Inc. Memory storage cell based array of counters
US6549442B1 (en) 2002-07-25 2003-04-15 Neomagic Corp. Hardware-assisted fast bank-swap in a content-addressable-memory (CAM) processor
US6744044B2 (en) * 2002-10-24 2004-06-01 Agilent Technologies, Inc. Time-of-flight mass spectrometry utilizing a split memory
US20080005719A1 (en) * 2006-06-30 2008-01-03 Morris Robert P Methods, systems, and computer program products for providing a program execution environment
US20080005528A1 (en) * 2006-06-30 2008-01-03 Morris Robert P Methods, Systems, and Computer Program Products for Using a Structured Data Storage System to Provide Access to Addressable Entities in Virtual Address Space
US20080005728A1 (en) * 2006-06-30 2008-01-03 Robert Paul Morris Methods, systems, and computer program products for enabling cross language access to an addressable entity in an execution environment
US20080005727A1 (en) * 2006-06-30 2008-01-03 Robert Paul Morris Methods, systems, and computer program products for enabling cross language access to an addressable entity
US20080005529A1 (en) * 2006-06-30 2008-01-03 Morris Robert P Methods, Systems, and Computer Program Products for Providing Access to Addressable Entities Using a Non-Sequential Virtual Address Space
US20080022265A1 (en) * 2006-06-30 2008-01-24 Morris Robert P Methods, systems, and computer program products for generating and using object modules
US7734890B2 (en) * 2006-10-06 2010-06-08 Okralabs Llc Method and system for using a distributable virtual address space
US20080120604A1 (en) * 2006-11-20 2008-05-22 Morris Robert P Methods, Systems, And Computer Program Products For Providing Program Runtime Data Validation
US20080320282A1 (en) * 2007-06-22 2008-12-25 Morris Robert P Method And Systems For Providing Transaction Support For Executable Program Components
US20080320459A1 (en) * 2007-06-22 2008-12-25 Morris Robert P Method And Systems For Providing Concurrency Control For Addressable Entities
US20090249021A1 (en) * 2008-03-26 2009-10-01 Morris Robert P Method And Systems For Invoking An Advice Operation Associated With A Joinpoint
US9600513B2 (en) 2011-06-09 2017-03-21 International Business Machines Corporation Database table comparison
US10572440B2 (en) * 2017-12-21 2020-02-25 Stmicroelectronics International N.V. High operation frequency, area efficient and cost effective content addressable memory architecture

Citations (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3648254A (en) * 1969-12-31 1972-03-07 Ibm High-speed associative memory
FR2309015A1 (en) * 1975-04-23 1976-11-19 Telemecanique Electrique Associative memory using random access memory units - has auxiliary memory storing words of less bits than main memory
US4145737A (en) * 1977-04-19 1979-03-20 Semionics Associates Associative memory device with time shared comparators
US4241401A (en) * 1977-12-19 1980-12-23 Sperry Corporation Virtual address translator utilizing interrupt level code
US4244033A (en) * 1977-12-27 1981-01-06 Fujitsu Limited Method and system for operating an associative memory
US4254476A (en) * 1979-06-25 1981-03-03 Sanders Associates, Inc. Associative processor
US4309753A (en) * 1979-01-03 1982-01-05 Honeywell Information System Inc. Apparatus and method for next address generation in a data processing system
US4384342A (en) * 1979-03-30 1983-05-17 Panafacom Limited System for reducing access time to plural memory modules using five present-fetch and one prefetch address registers
US4456976A (en) * 1982-04-29 1984-06-26 Shell Oil Company Associative memory system
US4500956A (en) * 1978-07-21 1985-02-19 Tandy Corporation Memory addressing system
US4532606A (en) * 1983-07-14 1985-07-30 Burroughs Corporation Content addressable memory cell with shift capability
US4575818A (en) * 1983-06-07 1986-03-11 Tektronix, Inc. Apparatus for in effect extending the width of an associative memory by serial matching of portions of the search pattern
EP0175603A2 (en) * 1984-08-21 1986-03-26 FAIRCHILD CAMERA & INSTRUMENT CORPORATION Content addressable memory cell
US4602368A (en) * 1983-04-15 1986-07-22 Honeywell Information Systems Inc. Dual validity bit arrays
US4616310A (en) * 1983-05-20 1986-10-07 International Business Machines Corporation Communicating random access memory
US4670858A (en) * 1983-06-07 1987-06-02 Tektronix, Inc. High storage capacity associative memory
US4680760A (en) * 1985-08-05 1987-07-14 Motorola, Inc. Accelerated test apparatus and support logic for a content addressable memory
US4694425A (en) * 1986-07-10 1987-09-15 Intel Corporation Seven transistor content addressable memory (CAM) cell
US4758982A (en) * 1986-01-08 1988-07-19 Advanced Micro Devices, Inc. Quasi content addressable memory
US4785398A (en) * 1985-12-19 1988-11-15 Honeywell Bull Inc. Virtual cache system using page level number generating CAM to access other memories for processing requests relating to a page
US4805093A (en) * 1986-10-14 1989-02-14 Ward Calvin B Content addressable memory
US4813002A (en) * 1986-07-21 1989-03-14 Honeywell Bull Inc. High speed high density dynamic address translator
US4852059A (en) * 1988-01-11 1989-07-25 Texas Instruments Incorporated Content addressable memory
US4858107A (en) * 1985-03-11 1989-08-15 General Electric Company Computer device display system using conditionally asynchronous memory accessing by video display controller
EP0341896A2 (en) * 1988-05-11 1989-11-15 Advanced Micro Devices, Inc. Content addressable memory array
US4905141A (en) * 1988-10-25 1990-02-27 International Business Machines Corporation Partitioned cache memory with partition look-aside table (PLAT) for early partition assignment identification
US4964040A (en) * 1983-01-03 1990-10-16 United States Of America As Represented By The Secretary Of The Navy Computer hardware executive
US4982360A (en) * 1983-09-22 1991-01-01 Digital Equipment Corporation Memory subsystem
US5005151A (en) * 1988-05-13 1991-04-02 Dallas Semiconductor Corporation Interleaved arbitration scheme for interfacing parallel and serial ports to a parallel system port
US5010516A (en) * 1988-01-11 1991-04-23 Texas Instruments Incorporated Content addressable memory
US5023776A (en) * 1988-02-22 1991-06-11 International Business Machines Corp. Store queue for a tightly coupled multiple processor configuration with two-level cache buffer storage
US5053951A (en) * 1986-12-23 1991-10-01 Bull Hn Information Systems Inc. Segment descriptor unit for performing static and dynamic address translation operations
US5111453A (en) * 1990-05-18 1992-05-05 Nynex Corporation Apparatus and method for recognizing addresses of information packets
US5123101A (en) * 1986-11-12 1992-06-16 Xerox Corporation Multiple address space mapping technique for shared memory wherein a processor operates a fault handling routine upon a translator miss
US5142676A (en) * 1988-12-28 1992-08-25 Gte Laboratories Incorporated Separate content addressable memories for storing locked segment addresses and locking processor identifications for controlling access to shared memory
US5175837A (en) * 1989-02-03 1992-12-29 Digital Equipment Corporation Synchronizing and processing of memory access operations in multiprocessor systems using a directory of lock bits
US5179714A (en) * 1988-10-07 1993-01-12 Martin Marietta Corporation Parallel bit serial data processor
US5423015A (en) * 1988-10-20 1995-06-06 Chung; David S. F. Memory structure and method for shuffling a stack of data utilizing buffer memory locations

Patent Citations (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3648254A (en) * 1969-12-31 1972-03-07 Ibm High-speed associative memory
FR2309015A1 (en) * 1975-04-23 1976-11-19 Telemecanique Electrique Associative memory using random access memory units - has auxiliary memory storing words of less bits than main memory
US4145737A (en) * 1977-04-19 1979-03-20 Semionics Associates Associative memory device with time shared comparators
US4241401A (en) * 1977-12-19 1980-12-23 Sperry Corporation Virtual address translator utilizing interrupt level code
US4244033A (en) * 1977-12-27 1981-01-06 Fujitsu Limited Method and system for operating an associative memory
US4500956A (en) * 1978-07-21 1985-02-19 Tandy Corporation Memory addressing system
US4309753A (en) * 1979-01-03 1982-01-05 Honeywell Information System Inc. Apparatus and method for next address generation in a data processing system
US4384342A (en) * 1979-03-30 1983-05-17 Panafacom Limited System for reducing access time to plural memory modules using five present-fetch and one prefetch address registers
US4254476A (en) * 1979-06-25 1981-03-03 Sanders Associates, Inc. Associative processor
US4456976A (en) * 1982-04-29 1984-06-26 Shell Oil Company Associative memory system
US4964040A (en) * 1983-01-03 1990-10-16 United States Of America As Represented By The Secretary Of The Navy Computer hardware executive
US4602368A (en) * 1983-04-15 1986-07-22 Honeywell Information Systems Inc. Dual validity bit arrays
US4616310A (en) * 1983-05-20 1986-10-07 International Business Machines Corporation Communicating random access memory
US4575818A (en) * 1983-06-07 1986-03-11 Tektronix, Inc. Apparatus for in effect extending the width of an associative memory by serial matching of portions of the search pattern
US4670858A (en) * 1983-06-07 1987-06-02 Tektronix, Inc. High storage capacity associative memory
US4532606A (en) * 1983-07-14 1985-07-30 Burroughs Corporation Content addressable memory cell with shift capability
US4982360A (en) * 1983-09-22 1991-01-01 Digital Equipment Corporation Memory subsystem
EP0175603A2 (en) * 1984-08-21 1986-03-26 FAIRCHILD CAMERA & INSTRUMENT CORPORATION Content addressable memory cell
US4858107A (en) * 1985-03-11 1989-08-15 General Electric Company Computer device display system using conditionally asynchronous memory accessing by video display controller
US4680760A (en) * 1985-08-05 1987-07-14 Motorola, Inc. Accelerated test apparatus and support logic for a content addressable memory
US4785398A (en) * 1985-12-19 1988-11-15 Honeywell Bull Inc. Virtual cache system using page level number generating CAM to access other memories for processing requests relating to a page
US4758982A (en) * 1986-01-08 1988-07-19 Advanced Micro Devices, Inc. Quasi content addressable memory
US4694425A (en) * 1986-07-10 1987-09-15 Intel Corporation Seven transistor content addressable memory (CAM) cell
US4813002A (en) * 1986-07-21 1989-03-14 Honeywell Bull Inc. High speed high density dynamic address translator
US4805093A (en) * 1986-10-14 1989-02-14 Ward Calvin B Content addressable memory
US5123101A (en) * 1986-11-12 1992-06-16 Xerox Corporation Multiple address space mapping technique for shared memory wherein a processor operates a fault handling routine upon a translator miss
US5053951A (en) * 1986-12-23 1991-10-01 Bull Hn Information Systems Inc. Segment descriptor unit for performing static and dynamic address translation operations
US4852059A (en) * 1988-01-11 1989-07-25 Texas Instruments Incorporated Content addressable memory
US5010516A (en) * 1988-01-11 1991-04-23 Texas Instruments Incorporated Content addressable memory
US5023776A (en) * 1988-02-22 1991-06-11 International Business Machines Corp. Store queue for a tightly coupled multiple processor configuration with two-level cache buffer storage
EP0341896A2 (en) * 1988-05-11 1989-11-15 Advanced Micro Devices, Inc. Content addressable memory array
US5005151A (en) * 1988-05-13 1991-04-02 Dallas Semiconductor Corporation Interleaved arbitration scheme for interfacing parallel and serial ports to a parallel system port
US5179714A (en) * 1988-10-07 1993-01-12 Martin Marietta Corporation Parallel bit serial data processor
US5423015A (en) * 1988-10-20 1995-06-06 Chung; David S. F. Memory structure and method for shuffling a stack of data utilizing buffer memory locations
US4905141A (en) * 1988-10-25 1990-02-27 International Business Machines Corporation Partitioned cache memory with partition look-aside table (PLAT) for early partition assignment identification
US5142676A (en) * 1988-12-28 1992-08-25 Gte Laboratories Incorporated Separate content addressable memories for storing locked segment addresses and locking processor identifications for controlling access to shared memory
US5175837A (en) * 1989-02-03 1992-12-29 Digital Equipment Corporation Synchronizing and processing of memory access operations in multiprocessor systems using a directory of lock bits
US5111453A (en) * 1990-05-18 1992-05-05 Nynex Corporation Apparatus and method for recognizing addresses of information packets

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
L. Chisvin and R.J. Duckworth, "Content-Addressable and Associative Memory: Alternatives to the Ubiquitour RAM", Computer, Jul. 1989, pp. 51-64.
L. Chisvin and R.J. Duckworth, Content Addressable and Associative Memory: Alternatives to the Ubiquitour RAM , Computer, Jul. 1989, pp. 51 64. *
Mano, Computer System Architecture, 2nd Ed., 1982 pp. 217 284 and 403 473. *
Mano, Computer System Architecture, 2nd Ed., 1982 pp. 217-284 and 403-473.
Mano, Computer System Architecture, 2nd Edition, 1982, pp. 53 54. *
Mano, Computer System Architecture, 2nd Edition, 1982, pp. 53-54.
T. Ogura et al, "Content Addresseable Memory LSI Technology and the Future", Japanese Electronic communications Institute, vol. 69, No. 7, Jul. 1986, pp. 745-751.
T. Ogura et al, Content Addresseable Memory LSI Technology and the Future , Japanese Electronic communications Institute, vol. 69, No. 7, Jul. 1986, pp. 745 751. *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5893137A (en) * 1996-11-29 1999-04-06 Motorola, Inc. Apparatus and method for implementing a content addressable memory circuit with two stage matching
US6097724A (en) * 1997-08-15 2000-08-01 Lucent Technologies Inc. Ram-based associative content-addressable memory device, method of operation thereof and ATM communication switching system employing the same
US6078987A (en) * 1997-09-30 2000-06-20 Sun Microsystems, Inc. Translation look aside buffer having separate RAM arrays which are accessable with separate enable signals
US6473846B1 (en) 1997-11-14 2002-10-29 Aeroflex Utmc Microelectronic Systems, Inc. Content addressable memory (CAM) engine
US6226710B1 (en) 1997-11-14 2001-05-01 Utmc Microelectronic Systems Inc. Content addressable memory (CAM) engine
US6353873B1 (en) 1997-11-14 2002-03-05 Aeroflex Utmc Microelectronic Systems, Inc. Apparatus and method to determine a longest prefix match in a content addressable memory
WO1999026139A1 (en) * 1997-11-14 1999-05-27 Utmc Microelectronic Systems Inc. Content addressable memory (cam) engine
US6535951B1 (en) * 2000-02-29 2003-03-18 Cisco Technology, Inc. Hit result register file used in a CAM
US6640220B1 (en) 2000-03-14 2003-10-28 Aeroflex Utmc Microelectronic Systems, Inc. Search coprocessor subsystem having multiple search engines and dedicated key-table memory for connection to a computer system
US20050216656A1 (en) * 2004-03-25 2005-09-29 Rosenbluth Mark B Content addressable memory to identify subtag matches
US20050216655A1 (en) * 2004-03-25 2005-09-29 Rosenbluth Mark B Content addressable memory constructed from random access memory
WO2005098684A1 (en) * 2004-03-25 2005-10-20 Intel Corporation Content addressable memory constructed from random access memory
US7181568B2 (en) 2004-03-25 2007-02-20 Intel Corporation Content addressable memory to identify subtag matches
US20060174244A1 (en) * 2005-01-31 2006-08-03 Woods Paul R System and method for modifying execution flow in firmware

Also Published As

Publication number Publication date
AU633725B2 (en) 1993-02-04
AU7528091A (en) 1992-02-27
JPH04271094A (en) 1992-09-28
KR920001340A (en) 1992-01-30
US5440709A (en) 1995-08-08
EP0464716A3 (en) 1993-08-11
US5317708A (en) 1994-05-31
EP0464716A2 (en) 1992-01-08
KR950004247B1 (en) 1995-04-27
CA2042784A1 (en) 1991-12-30

Similar Documents

Publication Publication Date Title
US5806083A (en) Apparatus and method for an improved content addressable memory using a random access memory to generate match information
US5386523A (en) Addressing scheme for accessing a portion of a large memory space
US5010516A (en) Content addressable memory
US4314356A (en) High-speed term searcher
US4064489A (en) Apparatus for searching compressed data file
US4152762A (en) Associative crosspoint processor system
US4425617A (en) High-speed data sorter
EP0192202A2 (en) Memory system including simplified high-speed data cache
EP0234038A2 (en) Apparatus for identifying the LRU storage unit in a memory
EP0007001A1 (en) Constrained paging data processing apparatus
US4371924A (en) Computer system apparatus for prefetching data requested by a peripheral device from memory
JPS6340317B2 (en)
US4736287A (en) Set association memory system
US4183464A (en) Hash-coding data storage apparatus with error suppression
US4912658A (en) Method and apparatus for addressing video RAMS and refreshing a video monitor with a variable resolution
US6820186B2 (en) System and method for building packets
US5903619A (en) Method and apparatus for detecting a binary pattern in a serial transmission
US4852059A (en) Content addressable memory
US5860076A (en) 48-bit wide memory architecture addressing scheme reconfigurable for 8-bit, 16-bit and 32-bit data accesses
US4748438A (en) Signal processing apparatus for selectively filtering digital signal parameter packets
US6148376A (en) Method and apparatus for an improved stack arrangement and operations thereon
EP0365281A2 (en) Cache memory supporting fast unaligned access
EP0227348A2 (en) Content addressable memory circuit and method
US4837748A (en) Counting RAM
GB2200228A (en) Content addressable memory

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: COMPAQ INFORMATION TECHNOLOGIES GROUP, L.P., TEXAS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:DIGITAL EQUIPMENT CORPORATION;COMPAQ COMPUTER CORPORATION;REEL/FRAME:012447/0903;SIGNING DATES FROM 19991209 TO 20010620

FPAY Fee payment

Year of fee payment: 4

AS Assignment

Owner name: HEWLETT-PACKARD DEVELOPMENT COMPANY, L.P., TEXAS

Free format text: CHANGE OF NAME;ASSIGNOR:COMPAQ INFORMANTION TECHNOLOGIES GROUP LP;REEL/FRAME:014102/0224

Effective date: 20021001

FPAY Fee payment

Year of fee payment: 8

FPAY Fee payment

Year of fee payment: 12