WO2014038340A1 - 不揮発性連想メモリ及びその動作方法 - Google Patents

不揮発性連想メモリ及びその動作方法 Download PDF

Info

Publication number
WO2014038340A1
WO2014038340A1 PCT/JP2013/071442 JP2013071442W WO2014038340A1 WO 2014038340 A1 WO2014038340 A1 WO 2014038340A1 JP 2013071442 W JP2013071442 W JP 2013071442W WO 2014038340 A1 WO2014038340 A1 WO 2014038340A1
Authority
WO
WIPO (PCT)
Prior art keywords
segment
word
memory
search
content addressable
Prior art date
Application number
PCT/JP2013/071442
Other languages
English (en)
French (fr)
Inventor
崎村 昇
竜介 根橋
杉林 直彦
翔雲 松永
貴弘 羽生
大野 英男
Original Assignee
日本電気株式会社
国立大学法人東北大学
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 日本電気株式会社, 国立大学法人東北大学 filed Critical 日本電気株式会社
Priority to JP2014534257A priority Critical patent/JP6149246B2/ja
Priority to US14/423,321 priority patent/US9299435B2/en
Publication of WO2014038340A1 publication Critical patent/WO2014038340A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C15/00Digital stores in which information comprising one or more characteristic parts is written into the store and in which information is read-out by searching for one or more of these characteristic parts, i.e. associative or content-addressed stores
    • G11C15/04Digital stores in which information comprising one or more characteristic parts is written into the store and in which information is read-out by searching for one or more of these characteristic parts, i.e. associative or content-addressed stores using semiconductor elements
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/02Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using magnetic elements
    • G11C11/16Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using magnetic elements using elements in which the storage effect is based on magnetic spin effect
    • G11C11/165Auxiliary circuits
    • G11C11/1653Address circuits or decoders
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/02Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using magnetic elements
    • G11C11/16Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using magnetic elements using elements in which the storage effect is based on magnetic spin effect
    • G11C11/165Auxiliary circuits
    • G11C11/1659Cell access
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/02Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using magnetic elements
    • G11C11/16Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using magnetic elements using elements in which the storage effect is based on magnetic spin effect
    • G11C11/165Auxiliary circuits
    • G11C11/1675Writing or programming circuits or methods
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/02Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using magnetic elements
    • G11C11/16Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using magnetic elements using elements in which the storage effect is based on magnetic spin effect
    • G11C11/165Auxiliary circuits
    • G11C11/1693Timing circuits or methods
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C15/00Digital stores in which information comprising one or more characteristic parts is written into the store and in which information is read-out by searching for one or more of these characteristic parts, i.e. associative or content-addressed stores
    • G11C15/02Digital stores in which information comprising one or more characteristic parts is written into the store and in which information is read-out by searching for one or more of these characteristic parts, i.e. associative or content-addressed stores using magnetic elements
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C15/00Digital stores in which information comprising one or more characteristic parts is written into the store and in which information is read-out by searching for one or more of these characteristic parts, i.e. associative or content-addressed stores
    • G11C15/04Digital stores in which information comprising one or more characteristic parts is written into the store and in which information is read-out by searching for one or more of these characteristic parts, i.e. associative or content-addressed stores using semiconductor elements
    • G11C15/046Digital stores in which information comprising one or more characteristic parts is written into the store and in which information is read-out by searching for one or more of these characteristic parts, i.e. associative or content-addressed stores using semiconductor elements using non-volatile storage elements
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C5/00Details of stores covered by group G11C11/00
    • G11C5/14Power supply arrangements, e.g. power down, chip selection or deselection, layout of wirings or power grids, or multiple supply levels
    • G11C5/148Details of power up or power down circuits, standby circuits or recovery circuits

Definitions

  • the present invention relates to an associative memory (CAM: Content Addressable Memory).
  • CAM Content Addressable Memory
  • the present invention particularly relates to a CAM that uses a nonvolatile memory element as a memory element.
  • the CAM compares the input data (search data) with the stored data and outputs the address of the matched stored data. In general, the CAM performs this comparison operation on all stored data in parallel, so that data can be retrieved at high speed.
  • CAMs having such functions are used in a wide range of areas, such as network routers and cache memories.
  • a CAM storage element a CAM cell based on SRAM (Static Random Access Memory) is widely known.
  • SRAM Static Random Access Memory
  • the CAM cell a cell that can store two logic states “0” and “1” and a cell that can store three logic states “0”, “1”, and “X” are known.
  • the former is simply called a CAM cell or a binary CAM cell, and the latter is also called a TCAM (Ternary CAM) cell.
  • the bit in the “X” state means “Don't care”, and it is regarded as a match regardless of whether “0” or “1” is input as search data.
  • These CAM cells based on SRAM can perform data retrieval at high speed, for example, in a few ns.
  • the search operation it is necessary to activate all the storage words for the input search word and perform bit comparison, and the operation power is very large.
  • Non-Patent Document 1 discloses a method that does not. According to this method, a CAM cell array having a plurality of word circuits composed of n-bit CAM cells is divided into several segments, and bit comparison is performed for each segment. For the word previously determined to match, the bit comparison operation of the next segment is activated. On the other hand, the bit comparison operation in the next segment is not executed for the word determined to be inconsistent. By repeating the above operations sequentially, useless bit search operations can be deleted. Although the time for the search operation increases, the operating power can be significantly reduced.
  • a typical SRAM-based CAM cell includes an SRAM cell for holding storage data.
  • a binary CAM cell requires one SRAM cell, and a TCAM cell requires two SRAM cells.
  • Leakage current consumed by individual SRAMs for data retention is very small.
  • this leakage current is a main cause of a large standby current.
  • a method of cutting off the power supply of the CAM when not operating can be considered.
  • SRAM-based CAM cells are volatile, data to be searched is lost when the power is turned off. Immediately before the CAM power supply is shut off, this can be avoided by transferring and storing all the data to be searched to a storage device separately provided. However, every time the power is turned off and turned on, data transfer between the CAM and the storage device is required. A waiting time is generated for this data transfer, and convenience is lost. In addition, the power consumption overhead for data transfer also occurs, and the complexity of the power on / off control increases, so that the application of this method is limited.
  • the present invention has been made in view of such a situation, and a problem to be solved by the present invention is to provide a nonvolatile content addressable memory with reduced power consumption.
  • the present invention includes, as one aspect thereof, a non-volatile associative memory that compares search data input from the outside with storage data stored in advance, and includes a plurality of word circuits.
  • Each of the word circuits includes a plurality of segments having an order relationship, each of the plurality of segments including one to a plurality of memory cells, each of the one to a plurality of memory cells including a nonvolatile memory element,
  • Each of the segments includes power switch means for turning on / off the power of the memory cells of the segment, turns off all the power switch means during standby, and turns on the power switch means for each segment as necessary during a search operation.
  • a non-volatile content addressable memory is provided.
  • a non-volatile associative memory operating method for comparing search data input from the outside with previously stored storage data
  • a plurality of words constituting the non-volatile associative memory are provided.
  • a standby stage in which all of the plurality of segments are turned off during standby when each of the circuits is divided into a plurality of segments each having one or more memory cells and having an order relationship within the same word circuit.
  • a search step of turning on the power for each segment as needed during the search operation.
  • the nonvolatile content addressable memory according to the present invention can reduce power consumption during a search operation.
  • FIG. 1 is a block diagram schematically showing a configuration of a nonvolatile CAM according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing a word circuit configuration in the nonvolatile CAM according to the embodiment of the present invention.
  • FIG. 3 is a circuit diagram showing an example of a nonvolatile CAM cell.
  • FIG. 4 is a cross-sectional view of an example MTJ element used in the nonvolatile CAM cell of FIG.
  • FIG. 5 is an operation truth table of the nonvolatile CAM cell of FIG.
  • FIG. 6 is a circuit diagram of a cell array in the CAM according to the embodiment of the present invention.
  • FIG. 7 is an operation mode truth table of the CAM according to the embodiment of the present invention.
  • FIG. 1 is a block diagram schematically showing a configuration of a nonvolatile CAM according to an embodiment of the present invention.
  • FIG. 2 is a block diagram showing a word circuit configuration in the nonvolatile CAM
  • FIG. 8 is a timing chart in the search operation of the CAM according to the embodiment of the present invention.
  • FIG. 9 shows an example of power control in the CAM search operation according to the embodiment of the present invention.
  • FIG. 10 is a transition of power consumption in the search operation of the CAM according to the embodiment of the present invention.
  • FIG. 11 is a block diagram showing a word circuit configuration of the CAM according to the second embodiment of the present invention.
  • FIG. 12 is a timing chart in the search operation of the CAM according to the second embodiment of the present invention.
  • FIG. 13 shows an example of power control in the search operation of the CAM according to the second embodiment of the present invention.
  • FIG. 1 is a block diagram schematically showing the configuration of the nonvolatile CAM according to the present embodiment.
  • the nonvolatile CAM according to the present embodiment includes a CAM array, a word line driver, a sense amplifier, an address encoder, a bit line driver, a search line driver, and a controller arranged around the CAM array.
  • the CAM array is composed of a plurality of word circuits arranged in one row in the X direction, and is further divided into a plurality of segments. That is, as shown in FIG.
  • each word circuit is divided into a plurality of segments, segment 0, segment 1,.
  • Each segment includes a plurality of CAM cells, a power switch, and a sense amplifier.
  • the power switch has a function of turning on / off the power (V_Vdd) of all the CAM cells in the segment.
  • the power switch SW0 turns on / off all the power supplies V_Vdd0 of all the CAM cells in the segment 0 at once.
  • the power switch SW1 turns on / off the power V_Vdd1 of all the CAM cells in the segment 1 at once.
  • the sense amplifier has a function of comparing the voltage of the match line (ML) in the segment with the reference voltage Vref and amplifying the voltage to a logical amplitude. Specifically, a high level (corresponding to coincidence) is output if the match line is higher than the reference voltage, and a low level (corresponding to disagreement) is output if it is lower.
  • This amplification operation is executed in synchronization with the clock signal SCLK. That is, the sense amplifier SA0 compares the voltage of the match line ML0 in the segment 0 with the reference voltage Vref, and outputs a high level if the match line ML0 is higher than the reference voltage Vref, and outputs a low level if the voltage is low. To do.
  • the sense amplifier SA1 compares the voltage of the match line ML1 in the segment 1 with the reference voltage Vref, outputs a high level if the match line ML1 is higher than the reference voltage Vref, and outputs a low level if the voltage is low. Output.
  • the output of the sense amplifier acts as a power switch for the next segment and a control signal for the sense amplifier.
  • the output of the sense amplifier SA0 acts as a control signal for the power switch SW1 and the sense amplifier SA1.
  • the output of the sense amplifier of the last segment is whether a part of the storage data stored in the word consisting of these segments 0, 1,...
  • FIG. 1 An example of the nonvolatile CAM cell in this embodiment is shown in FIG.
  • This CAM cell is composed of a comparison circuit including a pair of magnetoresistive elements (MTJ (Magnetic Tunnel Junction) elements), a transmission means for transmitting the comparison result to a match line, and a current switch for supplying a write current to the MTJ element.
  • the comparison circuit is composed of a pair Rj and Rjb of transistors M1, M2, and M5 and an MTJ element.
  • the transmission means is composed of a diode-connected transistor M6. Transistors M3 and M4 are current switches.
  • the search line SL is connected to the gate of the transistor M1, and the search line / SL is connected to the gate of the transistor M2. Further, one terminal of the MTJ element Rj is connected to the source terminal n2 of M1, and one terminal of the MTJ element Rjb is connected to the source terminal n3 of M2.
  • M5 is a constant current source in which a bias voltage Vb is applied to its gate, the source terminal of M5 is V_Vdd, and the drain terminal n1 is connected to the drain terminal of M1 and the drain terminal of M2. Further, the other terminal of the MTJ element Rj and the other terminal of Rjb are both connected to the plate line PL.
  • the diode-connected transistor M6 serving as the transmission means has a source terminal connected to n1, and a drain terminal and a gate terminal connected to the match line ML.
  • a word line WL is connected to the gates of the transistors M3 and M4 which are the current switches.
  • the source terminal of M3 is connected to the bit line BL, and the drain terminal is connected to n2.
  • the source terminal of M4 is connected to the bit line / BL, and the drain terminal is connected to n3.
  • FIG. 4 shows a cross-sectional view of the MTJ elements Rj and Rjb incorporated in the CAM cell.
  • These MTJ elements are composed of two magnetic layers insulated by a tunnel film, and are formed in an interlayer film in a wiring process.
  • the magnetization of one magnetic layer (pinned magnetic layer) is fixed at the time of manufacture, and the magnetization of the other magnetic layer (free magnetic layer) is variable by the write current supplied to the MTJ.
  • the MTJ element resistance between the upper and lower electrodes is in a low resistance state (R L )
  • the MTJ element resistance is in the high resistance state (R H ).
  • data “0” is stored when the MTJ element resistance is in a low resistance state
  • data “1” is stored when the MTJ element resistance is in a high resistance state.
  • FIG. 5 shows a truth table in the search operation of this CAM cell.
  • this CAM cell can set the bit of search data or storage data to “Don't Care”. For example, by increasing the resistance of both MTJ elements Rj and Rjb, any bit of storage data can be set to “Don't Care”, and ML can be set regardless of whether the bit of search data is “0” or “1”. A high level (match) is output.
  • FIG. 6 is a circuit configuration diagram in the case where the nonvolatile CAM cells shown in FIG. 3 are arranged in a matrix and arrayed, and only two word circuits in segment 0 are shown (segment 1, segment 2 ... are omitted).
  • ML0 [0] represents the match line of word 0 in segment 0, and ML0 [1] represents the match line of word 1 in segment 0.
  • V_Vdd0 [0] represents the power supply line of word 0 in segment 0
  • V_Vdd0 [1] represents the power supply line of word 1 in segment 0.
  • the power switch SW0 [0] is a power switch for word 0 in segment 0, and the power switch SW0 [1] is a power switch for word 1 in segment 0. That is, ML0 [0] and V_Vdd0 [0] are shared by the CAM cell of word 0 in segment 0, and ML0 [1] and V_Vdd0 [1] are shared by the CAM cell of word 1 in the same segment. Is done.
  • ML0 [0] is input to a sense amplifier SA0 [0] (not shown) of word 0 in segment 0, and ML0 [1] is input to a sense amplifier SA0 [1] (not shown) of word 1 in segment 0.
  • V_Vdd0 [0] is connected to the power switch SW0 [0] of word 0 in segment 0, and V_Vdd0 [1] is connected to the power switch SW0 [1] of word 1 in segment 0.
  • WL [0] represents the word line of word 0, and WL [1] represents the word line of word 1.
  • PL [0] represents the plate line of word 0, and PL [1] represents the plate line of word 1.
  • the word line WL [i] and the plate line PL [i] extend in the X direction and are shared across the segments for each word circuit (where i indicates a word number).
  • bit lines BL [j] and / BL [j] extend in the Y direction and are shared across words (where j indicates a bit number).
  • search lines SL [j] and / BL [j] extend in the Y direction and are shared across words.
  • FIG. 7 shows an operation truth table of the CAM in the present embodiment.
  • each operation mode of the CAM in the present embodiment will be described with reference to the drawings.
  • the segment of the CAM cell array is divided into four as shown in FIG. That is, the words 0, 1,...
  • the reset signal / RST is at a low level, and the states of all the sense amplifiers in the word circuit are initialized (cleared).
  • the word line driver grounds all search enable signals SEi, word lines WLi, and plate lines PLi.
  • the bit line driver grounds all the bit lines BLi and / BLi.
  • the search line driver grounds all search lines SLi and / SLi.
  • all the SEi are inactive, all the power switches of the first stage segment are in an off state.
  • the / RST signal is deactivated (high level), and the sense amplifier becomes operable by the SCLK signal.
  • the word line driver activates all search enable signals SEi (high level). That is, segment 0 can be selected.
  • the search line driver applies a voltage corresponding to the input search data and mask data to the SLi line and / SLi line.
  • the word line WLi and the bit lines BLi, / BLi remain in a grounded state.
  • the SEi signal is activated and the segment 0 enable signal SegE0 is activated at the same time, and the power switches SW0 [0], SW0 [1], SW0 [2],. It becomes.
  • the comparison operation of the search data and the storage data is executed in each CAM cell in the segment 0.
  • the match line ML0 Only in the word where all the bits in the segment 0 match, the match line ML0 outputs a high level voltage (match).
  • a low-level voltage is output from ML0 for a word that has even one bit that does not match (mismatch).
  • the SCLK0 signal is activated, and the sense amplifiers SA0 [0], SA0 [1], SA0 [2],... Of each word compare the potential of ML0 with the reference voltage Vref and amplify it to a logical amplitude. .
  • the outputs HIT0 of these sense amplifiers indicate a match / mismatch determination result in segment 0.
  • a word whose HIT0 is at a high level is a word whose bit located in the segment 0 is a match, and a word at a low level is a word whose mismatch is found. This result is held until the operation of cycle 4 of the final cycle is completed.
  • the segment 1 enable signal SegE1 is activated and the segment 1 search operation is started.
  • HIT0 is a high-level word, that is, a word in which all bits of segment 0 are determined to match. The power switch of is turned on.
  • the power switch of segment 1 of that word remains off. Accordingly, the comparison operation of the match / mismatch of the segment 1 bits is executed only for the word whose segment 0 bit is determined to match.
  • the SCLK1 signal is activated, and among the sense amplifiers SA1 [0], SA1 [1], SA1 [2],... Of the segment 1, the word whose segment HIT0 is high, that is, the segment 1 is activated. Only the sense amplifier of the word in the state operates. The activated sense amplifier compares the potential of ML1 with Vref and amplifies it to a logic amplitude.
  • HIT1 of these sense amplifiers indicate the match / mismatch determination result in segment 1, and this result is held until the operation in the final cycle 4 is completed.
  • a word whose HIT0 signal is at a low level that is, the output HIT1 of the sense amplifier in which the operation of the segment 1 is in the stopped state remains fixed at the low level, which is equivalent to the state where the mismatch is determined.
  • the segment 2 enable signal SegE2 is activated and the search operation for segment 2 is started.
  • HIT1 is a high level word, that is, a word in which all the bits of segment 1 are determined to match. The power switch of is turned on.
  • a word in which HIT2 is at a high level that is, a word in which all bits of the segment 2 are determined to match.
  • the power switch of is turned on.
  • a word whose HIT2 is at a low level that is, a word in which the bit of the segment 2 is determined to be inconsistent
  • the power switch of the segment 3 of the word remains off. Therefore, only the word for which the bit of the segment 2 is determined to match is subjected to the comparison operation of the match / mismatch of the bit of the segment 3. Thereafter, as in the case of cycle 2 and cycle 3, the sense amplifier of only the word activated in segment 3 operates, and the final match / mismatch determination result is output to its output signal HIT3.
  • FIG. 9 schematically shows an example of power control in the search operation of the CAM according to the present embodiment.
  • a portion surrounded by white represents a state where the power is on, and a shaded portion represents a state where the power is off.
  • FIG. 10 is a diagram schematically illustrating the transition of power consumption in each cycle.
  • cycle 1 since all the words operate, the power consumption is maximized. However, as the number of operating words decreases, the power consumption decreases as the cycle 2, cycle 3, and cycle 4 progress.
  • how many bits the segment is divided into is arbitrary. For example, consider the case where a word divides 128 bits into four segments. As is apparent from FIG. 9, since the segment 0 for which the comparison operation is first performed always operates, it is desirable to allocate to a smaller number of bits than the other segments from the viewpoint of reducing the peak current.
  • the operation in the write mode for writing the search target data to the MTJ element in the CAM cell will be described. From the operation truth table of FIG.
  • one selected word line WLi corresponding to an address signal input from the outside is activated (high level), determined from data input from the outside, and mask data.
  • a voltage is applied to the bit lines BLj and / BLj.
  • This write mode is performed in two steps for each word. In the first step, the selected plate line PLi is grounded to a low level, and writing of the MTJ element desired to be in a high resistance state is performed. In the next second step, the MTJ element desired to be brought into the low resistance state is written by pulling up the selected plate line PLi to the high level. At this time, all unselected word lines and plate lines are grounded, and all search lines are also grounded.
  • the operation will be described in detail.
  • the word line driver applies a high level voltage to one selected word line corresponding to an externally input address input and activates it, and applies a low level voltage to an unselected word line. Has the function of deactivation.
  • the bit line driver has a function of generating a signal to be applied to each bit line from an externally input data input and mask data. If the mask bit is “0” for any data bit j (not masked), a complementary voltage is applied to the bit lines BLj and / BLj according to the data bit.
  • the mask bit is “1” (masking)
  • the resistance of both the MTJ element pair of the corresponding CAM cell is increased for both the bit lines BLj and / BLj regardless of the data bit. Apply the same voltage to (i.e., pull up both BL and / BL).
  • the transistors M3 and M4 of the CAM cell of the selected word are turned on.
  • the internal node n2 and the bit line BL are conducted, and n3 and / BL are conducted.
  • arbitrary data can be written in the two MTJ elements in the CAM cell by appropriately controlling the voltages of the bit lines BL and / BL and the plate line PL.
  • “1” can be written to the MTJ element Rj by applying a low level voltage to the plate line PL and a high level voltage to the bit line BL.
  • a current flows through the MTJ element Rj from the lower electrode (n2) to the upper electrode (PL), and Rj has a high resistance.
  • “0” can be written to the MTJ element Rj by applying a high level voltage to the plate line PL and a low level voltage to the bit line BL. At this time, a current flows through the MTJ element Rj from the upper electrode (PL) to the lower electrode (n2), and Rj has a low resistance.
  • the same potential is applied to the plate line and the bit line, there is no potential difference between both ends of the MTJ element Rj, so no write current is supplied and no data rewrite occurs.
  • the stored data can be rewritten by a similar method for giving a potential difference between the plate line and the bit line / BL.
  • the power of a CAM cell that does not require bit comparison can be efficiently turned off during a search operation, and wasteful operating power consumption can be suppressed.
  • This can be realized by using a non-volatile CAM that can retain storage data even when the power is turned off, and cannot be implemented with a conventional volatile SRAM-based CAM cell.
  • standby power can be significantly reduced.
  • the area cost of the CAM cell is reduced to 1/2 or less.
  • the CAM cell shown in FIG. 3 uses six transistors and two MTJ elements. Since an MTJ element can be physically formed on a transistor, the substantial cell area is only for six transistors.
  • the second embodiment of the present invention is different from the first embodiment in that a dedicated segment for validating or invalidating a word to be searched is added.
  • Other basic circuit configurations and the operation of the CAM cell are the same as those in the first embodiment, and a description thereof will be omitted.
  • FIG. 11 shows a basic configuration of the word circuit of the CAM according to the present embodiment, and includes a dedicated segment U for designating whether or not each word is a search target.
  • the segment U includes a 1-bit CAM cell, its power switch SWU, and a sense amplifier SAU.
  • the segment U is arranged between the word line driver and the segment 0, and the search enable signal SEi supplied from the word line driver is input to the power switch SWU and the sense amplifier SAU.
  • the output HITUSE signal of the sense amplifier SAU indicates whether the word is valid or invalid. Specifically, it is valid when HITUSE is at a high level and invalidated when it is at a low level.
  • values are written in the MTJ elements Rj and Rjb of the CAM cell of the segment U as follows. In the case of a search target word, both MTJ elements Rj and Rjb are written in a high resistance state in this CAM cell.
  • the truth table in FIG. 5 corresponds to “Don't Care”, and a match is determined regardless of the search data.
  • both MTJ elements Rj and Rjb are written in a low resistance state.
  • a mismatch is forcibly determined regardless of the search data.
  • the input method (applied voltage) for the search line corresponding to the segment U is arbitrary. As shown in FIG. 12, in the present embodiment, the segment U performs a match / mismatch bit comparison operation in the first cycle 1, and performs the segment 0 bit comparison operation in the next cycle 2. If the HITUSE signal outputs a high level in cycle 1, this word is the word to be searched.
  • FIG. 13 outlines an example of power control in the search operation of the CAM according to the present embodiment. In FIG. 13, for convenience of explanation, only 8 words are shown, but in actuality, a structure of several K to several M words is generally used.
  • a portion surrounded by white represents a state where the power is on, and a shaded portion represents a state where the power is off.
  • Words 0 to 3 are search target words, and words 4 to 7 are non-target words.
  • word 0 to 3 are search target words, and words 4 to 7 are non-target words.
  • word 0 to 3 correspond to this.
  • word 1 and 2 correspond to this.
  • the segment 2 area only the word determined to match in segment 1 is in the power-on state.
  • word 1 and word 2 correspond to this.
  • word 2 corresponds to this.
  • word 2 is determined to match. That is, only word 2 is finally determined to match, and the address encoder outputs the address of word 2 as a search result.
  • the present embodiment when the storage data is not filled with all the words, the effect of reducing the operating power can be obtained as compared with the first embodiment. As long as there is no contradiction, it is possible to combine the present embodiment and the above-described embodiment. For example, the present invention can be applied to a case where the CAM is provided with a redundant word for relieving a defective bit or a defective word.
  • the magnetoresistive element is used as the nonvolatile memory element of the memory cell. It will be apparent to those skilled in the art that elements, other resistance change elements, or other types of non-volatile memory elements can be similarly formed.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Power Engineering (AREA)
  • Semiconductor Memories (AREA)

Abstract

 不揮発性連想メモリ。各ワード回路は順序関係を有する複数のセグメントからなり、各セグメントは一乃至複数のメモリセルを備え、各メモリセルは不揮発性記憶素子を備え、各セグメントは当該セグメントのメモリセルの電源をオンオフする電源スイッチを備える。スタンバイ時に全電源スイッチをオフし、検索動作時に必要に応じてセグメント毎に電源スイッチをオンする。

Description

不揮発性連想メモリ及びその動作方法
 本発明は、連想メモリ(CAM:Content Addressable Memory)に関する。本発明は、特に、記憶素子として不揮発性記憶素子を利用するCAMに関する。
 CAMは入力データ(検索データ)と記憶データとの比較を行い、一致した記憶データのアドレスを出力する。一般的にCAMは、この比較動作を全ての記憶データに対して並列に行うため、高速にデータを検索できる。こうした機能を有するCAMは、幅広い領域で利用されており、例えば、ネットワークルータやキャッシュメモリなどで利用されている。
 CAMの記憶素子としては、SRAM(Static Random Access Memory)をベースとしたCAMセルが広く知られている。CAMセルとしては、2つの論理状態“0”、“1”を記憶できるものと、3つの論理状態“0”、“1”、“X”を記憶できるものが知られている。前者は単にCAMセル、あるいはバイナリCAMセルと呼ばれ、後者は、TCAM(Ternary CAM)セルとも呼ばれている。ここで、“X”状態のビットは“Don’t care”を意味し、検索データとして“0”が入力されても“1”が入力されても一致とみなされる。
 SRAMをベースとしたこれらのCAMセルは、高速に、例えば、数nsでデータ検索を実行できる。一方、その検索動作において、入力される検索ワードに対して全てのストレージワードを活性化させてビット比較する必要があり、動作電力が非常に大きくなっている。
 検索動作時におけるCAMの消費電力を削減する手法として、検索動作をいくつかのサイクルに分割してパイプライン的に実行し、先に不一致と判定されたワードに対しては、残りのビットを評価しない手法が非特許文献1に開示されている。この手法によれば、nビットのCAMセルで構成されるワード回路を複数有するCAMセルアレイに対して、いくつかのセグメントに分割し、セグメント毎にビット比較を行う。先に一致と判定されたワードに対しては次段のセグメントのビット比較動作を活性化させる。一方、不一致と判定されたワードに対しては次段のセグメントにおけるビット比較動作を実行させない。以上の動作を逐次的に繰り返すことにより、無駄なビット検索動作を削除することが可能となる。検索動作に係る時間が増加するものの、その動作電力を格段に下げることが可能である。
"Content−Addressable Memory(CAM)Circuits and Architectures: A Tutorial and Survey"(IEEE Journal of Solid−State Circuits,Vol.41,No.3,March,2006
 非特許文献1に記載の従来のSRAMベースのCAMによれば、検索動作が不要の時間帯においても、ストレージデータ(被検索データ)保持のためにその電源を投入し続ける必要がある。
 典型的なSRAMベースのCAMセルにおいては、ストレージデータを保持するためのSRAMセルを含んでいる。バイナリCAMセルは1個のSRAMセルが必要であり、TCAMセルにおいては、2個のSRAMセルが必要である。データ保持のために個々のSRAMで消費されるリーク電流は微少であるが、CAMセルは2次元的に大量に配置されるためにこのリーク電流が大きな待機電流の主原因になる。
 検索動作時におけるCAMの消費電力を削減する他の手法として、非動作時にCAMの電源を遮断する方法が考えられる。しかし、SRAMベースのCAMセルは揮発性なので電源遮断により被検索データが失われてしまう。CAMの電源を遮断する直前に、全ての被検索データを別途具備されるストレージデバイスに転送、保存することでこれを回避可能である。しかしながら、電源遮断、及び投入する度に、CAMとストレージデバイス間のデータ転送が必要となる。このデータ転送のために待ち時間が発生し、利便性を損ねてしまう。また、データ転送のための消費電力のオーバヘッドも生じること、電源オン/オフの制御の複雑さが増すこと等から、本手法の適用は限定的となる。
 本発明はこのような状況に鑑みてなされたものであり、本発明が解決しようとする課題は、消費電力を低減した不揮発性連想メモリを提供することである。
 上述の課題を解決するため、本発明は、その一態様として、外部から入力されるサーチデータと、予め格納したストレージデータとを比較する不揮発性連想メモリにおいて、複数のワード回路からなり、前記複数のワード回路は、それぞれ、順序関係を有する複数のセグメントからなり、前記複数のセグメントはそれぞれ一乃至複数のメモリセルを備え、前記一乃至複数のメモリセルはそれぞれ不揮発性記憶素子を備え、前記複数のセグメントは、それぞれ、当該セグメントのメモリセルの電源をオンオフする電源スイッチ手段を備え、スタンバイ時にすべての前記電源スイッチ手段をオフにし、検索動作時に必要に応じてセグメント毎に電源スイッチ手段をオンにすることを特徴とする不揮発性連想メモリを提供する。
 また、本発明は、他の一態様として、外部から入力されるサーチデータと、予め格納したストレージデータとを比較する不揮発性連想メモリの動作方法において、前記不揮発性連想メモリを構成する複数のワード回路のそれぞれを、それぞれが一乃至複数のメモリセルからなり、同一ワード回路内での順序関係を有する複数のセグメントに分割するとき、スタンバイ時に前記複数のセグメントのすべての電源をオフにするスタンバイ段階と、検索動作時に必要に応じてセグメント毎に電源をオンにする検索段階とを含むことを特徴とする不揮発性連想メモリの動作方法を提供する。
 本発明に係る不揮発性連想メモリによれば、検索動作時の消費電力を低減することができる。
 図1は本発明の実施の形態に係る不揮発性CAMの構成を概略的に示すブロック図である。
 図2は本発明の実施の形態に係る不揮発性CAMにおけるワード回路構成を示すブロック図である。
 図3は不揮発性CAMセルの一例を示す回路図である。
 図4は図3の不揮発性CAMセルに利用される一例のMTJ素子の断面図である。
 図5は図3の不揮発性CAMセルの動作真理値表である。
 図6は本発明の実施の形態に係るCAMにおけるセルアレイの回路図である。
 図7は本発明の実施の形態に係るCAMの動作モード真理値表である。
 図8は本発明の実施の形態に係るCAMのサーチ動作におけるタイミングチャートである。
 図9は本発明の実施の形態に係るCAMのサーチ動作における電源制御の一例である。
 図10は本発明の実施の形態に係るCAMのサーチ動作における消費電力の推移である。
 図11は本発明の第2の実施の形態に係るCAMのワード回路構成を示すブロック図である。
 図12は本発明の第2の実施の形態に係るCAMのサーチ動作におけるタイミングチャートである。
 図13は本発明の第2の実施の形態に係るCAMのサーチ動作における電源制御の一例である。
 以下、図面を参照しながら具体的に本発明の実施の形態について詳述する。なお、本実施の形態においては、説明の便宜上、バイナリCAM、ターナリCAMの区別をせず、単にCAMと呼ぶこととする。
(第1の実施の形態)
 図1は、本実施の形態に係る不揮発性CAMの構成を概略的に示すブロック図である。本実施の形態に係る不揮発性CAMは、CAMアレイと、その周辺に配置されるワード線ドライバ、センスアンプ、アドレスエンコーダ、ビット線ドライバ、サーチ線ドライバ、及び、コントローラを備えている。
 CAMアレイは、X方向の一行に配置される複数のワード回路がから構成され、さらに、複数のセグメントに分割されている。すなわち、図2に示すように、各々のワード回路は複数のセグメント、セグメント0、セグメント1、・・・に分割される。各々のセグメントは、複数のCAMセルと電源スイッチ、センスアンプから構成される。
 ここで、電源スイッチは、セグメント内の全てのCAMセルの電源(V_Vdd)をオン/オフさせる機能を有する。電源スイッチSW0はセグメント0内のすべてのCAMセルの電源V_Vdd0を一括してオン/オフさせる。同様に、電源スイッチSW1はセグメント1内のすべてのCAMセルの電源V_Vdd1を一括してオン/オフさせる。不図示の他セグメントの電源スイッチSW2、SW3、・・・も同様である。
 センスアンプは、セグメント内のマッチ線(ML)の電圧と参照電圧Vrefを比較し、論理振幅に増幅させる機能を有する。具体的には、マッチ線が参照電圧よりも高ければハイレベル(一致に相当)を、低ければローレベル(不一致に相当)を出力する。この増幅動作は、クロック信号SCLKに同期して実行される。即ち、センスアンプSA0はセグメント0内のマッチ線ML0の電圧と参照電圧Vrefを比較し、マッチ線ML0が参照電圧Vrefよりも高電圧ならばハイレベルを出力し、低電圧ならばローレベルを出力する。同様に、センスアンプSA1はセグメント1内のマッチ線ML1の電圧と参照電圧Vrefを比較し、マッチ線ML1が参照電圧Vrefよりも高電圧ならばハイレベルを出力し、低電圧ならばローレベルを出力する。不図示の他のセグメントのセンスアンプSA2、SA3、・・・も同様である。
 センスアンプの出力は次段のセグメントの電源スイッチ、及び、センスアンプの制御信号として作用する。例えば、センスアンプSA0の出力は電源スイッチSW1及びセンスアンプSA1の制御信号として作用する。セグメントSA1、SA2、・・・の出力についても同様である。最後のセグメントのセンスアンプの出力は、これらセグメント0、1、・・・からなるワードに格納されたストレージデータの一部と、そのストレージデータに対応するサーチデータの一部とが一致したか否かを示す。
 本実施の形態における不揮発性CAMセルの一例を図3に示す。本CAMセルは、磁気抵抗素子(MTJ(Magnetic Tunnel Junction)素子)のペアを含む比較回路、比較結果をマッチ線に伝送する伝送手段、MTJ素子に書き込み電流を供給するための電流スイッチから構成される。比較回路は、トランジスタM1、M2、M5とMTJ素子のペアRjとRjbから構成されている。伝送手段はダイオード接続されたトランジスタM6で構成される。トランジスタM3、M4は電流スイッチである。
 上記比較回路は、トランジスタM1のゲートにサーチ線SLが接続され、トランジスタM2のゲートにサーチ線/SLが接続されている。また、M1のソース端子n2にMTJ素子Rjの一方の端子が接続され、M2のソース端子n3にMTJ素子Rjbの一方の端子が接続されている。また、M5は、そのゲートにバイアス電圧Vbが印加される定電流源であり、M5のソース端子はV_Vdd、ドレイン端子n1は、M1のドレイン端子とM2のドレイン端子が接続されている。また、MTJ素子Rjのもう一方の端子と、Rjbのもう一方の端子とが共にプレート線PLに接続されている。
 上記伝送手段であるダイオード接続されたトランジスタM6は、そのソース端子がn1に、ドレイン端子とゲート端子がマッチ線MLに接続されている。
 上記電流スイッチであるトランジスタM3、及び、M4のゲートにワード線WLが接続されている。また、M3のソース端子がビット線BLに接続され、ドレイン端子がn2に接続されている。また、M4のソース端子がビット線/BLに接続され、ドレイン端子がn3に接続されている。MTJ素子に被検索データを書き込む際に、ワード線を活性化してM3とM4をオンの状態にすることで、ビット線、あるいはプレート線からMTJ素子に書き込み電流を供給可能とする。
 本CAMセルに組み込まれるMTJ素子Rj、Rjbの断面図を図4に示す。これらMTJ素子は、トンネル膜で絶縁される2枚の磁性層から成り、配線プロセスの層間膜中に形成される。一方の磁性層(固定磁性層)の磁化は製造時にその向きが固定化されており、もう一方の磁性層(自由磁性層)の磁化はMTJに供給される書き込み電流によって可変である。自由磁性層と固定磁性層の磁化が同じ向きである平行状態である時、上部−下部電極間のMTJ素子抵抗は低抵抗状態(R)となる。逆に、それぞれの磁化が反対方向である反平行状態の時、MTJ素子抵抗は高抵抗状態となる(R)。ここで、MTJ素子抵抗が低抵抗状態の時にデータ“0”、高抵抗状態の時にデータ“1”が保存されていると定義する。MTJ素子に“0”を書き込む場合、自由磁性層から固定磁性層の向きに所定値以上の電流を供給することで磁化が平行状態に遷移し、低抵抗化する。一方、“1”を書き込む場合、固定磁性層から自由磁性層の向きに所定値以上の電流を供給することで磁化が反平行状態に遷移し、高抵抗化する。
 本CAMセルには、2本のサーチ線SL、/SLがトランジスタM1とM2のゲートにそれぞれ接続されており、SLと/SLには検索したいデータの1ビットが相補的に入力される。検索動作では、MTJ素子RjとRjbに格納される1ビットのストレージデータと、SL、及び/SLから入力されるサーチデータとが比較され、トランジスタM6を通じてマッチ線MLに比較結果が伝送される。
 図5は、本CAMセルの検索動作における真理値表を示している。サーチデータの任意のビットが“0”(SL線がローレベル、/SL線がハイレベル)で、ストレージデータの当該ビットが“0”の時(Rjが低抵抗、Rjbが高抵抗)、トランジスタM2がオンとなって高抵抗状態のRjbが選択され、マッチ線MLはハイレベル(一致)が出力される。また、サーチデータの任意のビットが“0”で、ストレージデータの当該ビットが“1”の時(Rjが高抵抗、Rjbが低抵抗)、低抵抗状態のRjbが選択され、MLはローレベル(不一致)が出力される。また、サーチデータの任意のビットが“1”(SL線がハイレベル、/SL線がローレベル)で、ストレージデータの当該ビットが“0”の時(Rjが低抵抗、Rjbが高抵抗)、トランジスタM1がオンとなって低抵抗状態のRjが選択され、MLはローレベル(不一致)が出力される。また、サーチデータの任意のビットが“1”で、ストレージデータの当該ビットが“1”の時(Rjが高抵抗、Rjbが低抵抗)、高抵抗状態のRjが選択され、MLはハイレベル(一致)が出力される。
 さらに、本CAMセルは、サーチデータやストレージデータのビットを“Don‘t Care”にすることができる。例えば、MTJ素子RjとRjbを共に高抵抗化することで、ストレージデータの任意のビットを“Don’t Care”にすることができ、サーチデータのビットが“0”でも“1”でもMLはハイレベル(一致)が出力される。また、SL線と/SL線の両方をローレベルに印加することで、サーチデータの任意ビットを“Don‘t Care”にすることができ、ストレージデータのビットが“0”でも“1”でもMLはハイレベル(一致)が出力される。
 さらに、本CAMセルは、MTJ素子RjとRjbを共に低抵抗化することで、強制的に不一致させることができる。
 図6は、図3で図示した不揮発性CAMセルをマトリックス状に配置してアレイ化した場合の回路構成図であり、セグメント0におけるワード回路二行分のみを図示している(セグメント1、セグメント2・・は省略している)。ここで、ML0[0]は、セグメント0におけるワード0のマッチ線を表し、ML0[1]は、セグメント0におけるワード1のマッチ線を表わしている。同様に、V_Vdd0[0]は、セグメント0におけるワード0の電源線を表し、V_Vdd0[1]は、セグメント0におけるワード1の電源線を表わしている。電源スイッチSW0[0]はセグメント0におけるワード0の電源スイッチであり、電源スイッチSW0[1]はセグメント0におけるワード1の電源スイッチである。
 すなわち、ML0[0]、及びV_Vdd0[0]は、セグメント0におけるワード0のCAMセルで共有化され、ML0[1]、及びV_Vdd0[1]は、同セグメントにおけるワード1のCAMセルで共有化される。また、ML0[0]はセグメント0におけるワード0の不図示のセンスアンプSA0[0]に入力され、ML0[1]はセグメント0におけるワード1の不図示のセンスアンプSA0[1]に入力される。また、V_Vdd0[0]はセグメント0におけるワード0の電源スイッチSW0[0]に接続され、V_Vdd0[1]はセグメント0におけるワード1の電源スイッチSW0[1]に接続される。
 図6において、WL[0]はワード0のワード線を表し、WL[1]はワード1のワード線を表わしている。同様に、PL[0]はワード0のプレート線、PL[1]はワード1のプレート線を表わしている。すなわち、ワード線WL[i]、及びプレート線PL[i]は、X方向に延在し、ワード回路毎にセグメントに跨って共有されている(ここで、iはワード番号を示す)。
 図6において、ビット線BL[j]、及び/BL[j]は、Y方向に延在し、ワードに跨って共有されている(ここで、jはビット番号を示す)。同様に、サーチ線SL[j]、及び/BL[j]は、Y方向に延在し、ワードに跨って共有されている。
 図7は、本実施の形態におけるCAMの動作真理値表を示している。以下、図面を参照しながら本実施の形態におけるCAMの各動作モードについて説明する。ここで、CAMセルアレイは、図1のようにセグメントが4分割されていると仮定する。即ち、ワード0、1、・・・はそれぞれセグメント0、セグメント1、セグメント2、セグメント3の4つに分割されるものとする。
 スタンバイ・モードにおいては、リセット信号/RSTがローレベルであり、ワード回路内の全てのセンスアンプの状態は初期化(クリア)される。この時、ワード線ドライバは、全てのサーチイネーブル信号SEi、ワード線WLi、プレート線PLiを接地する。また、ビット線ドライバは、全てのビット線BLi、/BLiを接地する。また、サーチ線ドライバは、全てのサーチ線SLi、/SLiを接地する。スタンバイ・モードでは、全てのSEiが非活性状態であるので、初段のセグメントの全ての電源スイッチはオフの状態である。また、各セグメントのセンスアンプがクリアされ、且つ、各々のセンスアンプを駆動するクロック信号SCLKも活性化されないため、2段目移行のセグメントの全ての電源スイッチもオフの状態である。すなわち、全てのCAMセルの電源は非導通の状態である。従って、待機電力の主要因であるCAMセルのリーク電流をほぼゼロにする。ここで、ストレージデータは、各々のCAMセルのMTJ素子の抵抗値で保持されるため、電源を切断しても失われることはない。
 次に、図8に示すタイミングチャートを参照しながらサーチ動作について詳述する。サーチ動作の命令が入力されると、少なくとも4サイクルの逐次動作によってサーチ動作が実施される。
 サイクル1においては、セグメント0のサーチ動作が開始される。まず、/RST信号は非活性化され(ハイレベル)、センスアンプはSCLK信号によって動作可能な状態になる。また、ワード線ドライバは、全てのサーチイネーブル信号SEiを活性化させる(ハイレベル)。すなわち、セグメント0が選択可能な状態にする。この時、サーチ線ドライバは、SLi線、/SLi線に、入力されるサーチデータとマスクデータに応じた電圧を印加する。なお、サーチ動作時において、ワード線WLi、ビット線BLi、/BLiは接地された状態のままである。サイクル1においては、SEi信号が活性化されると同時に、セグメント0イネーブル信号SegE0も活性化され、セグメント0の電源スイッチSW0[0]、SW0[1]、SW0[2]、・・・がオンとなる。この時、セグメント0内の各々のCAMセルにおいて、サーチデータとストレージデータの比較動作が実行される。セグメント0内の全てのビットが一致したワードにおいてのみ、そのマッチ線ML0はハイレベルの電圧が出力される(一致)。逆に、1ビットでも不一致のビットがあるワードに対しては、ML0はローレベルの電圧が出力されることになる(不一致)。
 次に、SCLK0信号が活性化され、各ワードのセンスアンプSA0[0]、SA0[1]、SA0[2]、・・・はML0の電位を参照電圧Vrefと比較し、論理振幅まで増幅する。これらセンスアンプの出力HIT0は、セグメント0における一致/不一致の判定結果を示す。すなわち、HIT0がハイレベルのワードは、そのセグメント0に位置するビットが一致であったワードであり、ローレベルのワードは、不一致であったワードである。この結果は、最終サイクルのサイクル4の動作が完了するまで保持される。
 サイクル2においては、セグメント1イネーブル信号SegE1が活性化され、セグメント1のサーチ動作が開始される。この時、セグメント1の電源スイッチSW1[0]、SW1[1]、SW1[2]、・・・のうち、HIT0がハイレベルのワード、すなわち、セグメント0の全てのビットが一致判定されたワードの電源スイッチがオンの状態になる。一方、HIT0がローレベルのワード、すなわち、セグメント0のビットが不一致判定されたワードにおいては、そのワードのセグメント1の電源スイッチはオフの状態のままである。従って、セグメント0のビットが一致判定されたワードのみ、セグメント1のビットの一致/不一致の比較動作が実行されることになる。
 次に、SCLK1信号が活性化され、セグメント1のセンスアンプSA1[0]、SA1[1]、SA1[2]、・・・のうち、HIT0信号がハイレベルのワード、すなわち、セグメント1が活性状態にあるワードのセンスアンプのみが動作する。活性化されたセンスアンプは、ML1の電位をVrefと比較し、論理振幅まで増幅する。これらセンスアンプの出力HIT1は、セグメント1における一致/不一致の判定結果を示し、この結果は最終サイクル4の動作が完了するまで保持される。ここで、HIT0信号がローレベルのワード、すなわち、セグメント1が動作停止状態にあるセンスアンプの出力HIT1はローレベルに固定化されたままであり、不一致判定された状態と等価である。
 サイクル3においては、セグメント2イネーブル信号SegE2が活性化され、セグメント2のサーチ動作が開始される。この時、セグメント2の電源スイッチSW2[0]、SW2[1]、SW2[2]、・・・のうち、HIT1がハイレベルのワード、すなわち、セグメント1の全てのビットが一致判定されたワードの電源スイッチがオンの状態になる。一方、HIT1がローレベルのワード、すなわち、セグメント1のビットが不一致判定されたワードにおいては、そのワードのセグメント2の電源スイッチはオフ状態のままである。従って、セグメント1のビットが一致判定されたワードのみ、セグメント2のビットの一致/不一致の比較動作が実行されることになる。以下、サイクル2の場合と同様に、セグメント2において活性化されたワードのみのセンスアンプが動作し、その出力信号HIT2に一致/不一致の判定結果を出力する。
 サイクル4においては、セグメント3イネーブル信号SegE3が活性化され、セグメント3のサーチ動作が開始される。この時、セグメント3の電源スイッチSW3[0]、SW3[1]、SW3[2]、・・・のうち、HIT2がハイレベルのワード、すなわち、セグメント2の全てのビットが一致判定されたワードの電源スイッチがオンの状態になる。一方、HIT2がローレベルのワード、すなわち、セグメント2のビットが不一致判定されたワードにおいては、そのワードのセグメント3の電源スイッチはオフ状態のままである。従って、セグメント2のビットが一致判定されたワードのみ、セグメント3のビットの一致/不一致の比較動作が実行されることになる。
 以下、サイクル2やサイクル3の場合と同様に、セグメント3において活性化されたワードのみのセンスアンプが動作し、その出力信号HIT3に最終的な一致/不一致の判定結果を出力する。すなわち、HIT3がハイレベルを出力するワードは、一致判定されたワードであり、ローレベルを出力するワードは不一致判定されたワードである。アドレスエンコーダは、サイクル4において、全てのワードのHIT3信号を入力として、一致したワードの番地情報を出力する。
 図9は、本実施の形態のCAMのサーチ動作における電源制御の一例を概略したものである。図9では、説明の便宜上、8ワード分のみを図示しているが、実際には数K~数Mワード構成になるのが一般的である。この図において、白で囲まれた部分が電源がオンの状態で、網掛けの部分が電源がオフの状態を表す。先に説明したように、セグメント0から順次ビット比較を行うため、セグメント0の領域は全て電源がオンの状態である。セグメント1の領域は、セグメント0で一致判定されたワードのみが電源がオンの状態になる。例えば、ワード1、2、4、7がこれに該当する。セグメント2の領域は、セグメント1で一致判定されたワードのみが電源オンの状態になる。例えば、ワード1、2、4がこれに該当する。セグメント3の領域は、セグメント2で一致判定されたワードのみが電源オンの状態になる。例えば、ワード2とワード4がこれに該当する。ここで、ワード2は一致判定され、一方、ワード4は不一致判定されている。すなわち、最終的にワード2のみが一致判定され、検索結果としてアドレスエンコーダはワード2の番地を出力する。
 図10は、各サイクルにおける消費電力の推移を概略化した図である。サイクル1では、全てのワードが動作するので消費電力が最大となるが、サイクル2、サイクル3、サイクル4と進むにつれ、動作するワード数が減少するに伴って消費電力は減少する。
 本実施の形態において、セグメントを何ビット毎に分割するかは任意である。例えば、ワードが128ビットを4つのセグメントに分割する場合を考える。図9より明らかなように、最初に比較動作が行われるセグメント0は必ず動作するため、その他のセグメントよりも少ないビット数に割りつけることがピーク電流削減の観点から望ましい。
 次に、CAMセル内のMTJ素子に被検索データを書き込むライトモードの動作について説明する。図7の動作真理値表より、ライトモードでは、外部から入力されるアドレス信号に対応する一の選択ワード線WLiの活性化し(ハイレベル)、外部から入力されるデータ入力、及びマスクデータから決まる電圧をビット線BLj、/BLjに印加される。本ライトモードは、ワード毎に2ステップで実施される。第1のステップでは、選択プレート線PLiをローレベルに接地し、高抵抗状態にしたいMTJ素子の書き込みを行う。次の第2ステップでは、選択プレート線PLiをハイレベルにプルアップし、低抵抗状態にしたいMTJ素子の書き込みを行う。この時、非選択の全てのワード線、及びプレート線は接地され、全てのサーチ線も接地されている。以下、具体的に動作を詳述する。
 ライトモードにおいて、ワード線ドライバは、外部から入力されるアドレス入力に対応する一の選択ワード線にハイレベルの電圧を印加して活性化させ、非選択ワード線にローレベルの電圧を印加して非活性化させる機能を有する。
 ライトモードにおいて、ビット線ドライバは、外部から入力されるデータ入力とマスクデータから各々のビット線に印加する信号を生成する機能を有する。もし、任意のデータビットjに対してマスクビットが“0”であれば(マスクされない)、ビット線BLjと/BLjにデータビットに応じて相補の電圧を印加する。例えば、データビットが“0”の時は、BLjにローレベル、/BLjにハイレベルを印加し、“1”の時は、BLjにハイレベル、/BLjにローレベルを印加する。もし、マスクビットが“1”であれば(マスクする)、データビットに関係なく、ビット線BLjと/BLjの両方に対して、該当するCAMセルのMTJ素子のペア両方を高抵抗化する様に同一の電圧を印加する(すなわち、BLと/BLの両方をプルアップする。)。
 ライトモードにおいて、任意の一のワード線WLiが活性化されると、選択ワードのCAMセルのトランジスタM3とM4がオン状態となる。つまり、内部ノードn2とビット線BLが導通され、n3と/BLが導通された状態である。この時、ビット線BL、/BLと、プレート線PLの電圧を適切に制御することで、CAMセル内の2つのMTJ素子に任意のデータを書き込むことができる。例えば、MTJ素子Rjに“1”を書き込むには、プレート線PLにローレベル、ビット線BLにハイレベルの電圧を印加することで実行可能である。この時、MTJ素子Rjに下部電極(n2)から上部電極(PL)の方向に電流が流れ、Rjは高抵抗化する。一方、MTJ素子Rjに“0”を書き込むには、プレート線PLにハイレベル、ビット線BLにローレベルの電圧を印加することで実行可能である。この時、MTJ素子Rjに、上部電極(PL)から下部電極(n2)の方向に電流が流れ、Rjは低抵抗化する。プレート線とビット線を同電位を印加した場合は、MTJ素子Rjの両端に電位差が生じないため書き込み電流は供給されず、データの書き換えは起きない。もう一方のMTJ素子Rjbに対しても、プレート線とビット線/BLに電位差を与える同様の方法で記憶データを書き換えることが可能である。
 以上説明した本実施の形態によれば、サーチ動作時において、ビット比較する必要のないCAMセルの電源を効率的にオフすることができ、無駄な動作電力消費を抑えることができる。これは、電源をオフにしてもストレージデータを保持できる不揮発性CAMを利用することで実現でき、従来の揮発性のSRAMベースのCAMセルでは実施不可能である。また、待機時に全てのCAMセルの電源をオフにする機能も有するため、待機電力の大幅な削減が可能となる。
 さらに、CAMセルの面積コストを1/2以下に削減することも期待できる。例えば、図3で図示したCAMセルは6個のトランジスタと2個のMTJ素子が利用されている。MTJ素子は、物理的にトランジスタの上に形成可能なため、実質的なセル面積は6個のトランジスタ分だけである。従来のSRAMベースのCAMセルは、14個から16個のトランジスタが必要である。すなわち、セル面積コストを1/2~1/3程度に下げることできる。従って、従来よりも大容量、且つ、低消費電力のCAMを実現することが可能となる。
(第2の実施の形態)
 本発明の第2の実施の形態では、被検索対象のワードを有効、あるいは無効化するための専用のセグメントが付け加えられている点が第1の実施の形態と異なる。その他の基本的な回路構成、及びCAMセルの動作は第1の実施の形態と同様であり、その説明は省略される。
 被検索ワード数が、物理的(ハードウェア的)に用意されたCAMマクロのワード数を超えない場合、空きワードに対してビット比較動作をさせない仕組みを導入することで、さらに動作電力を低減することが可能である。例えば、第1の実施の形態において、検索非対象のワードに対しては、最初にビット比較が行われるセグメント0の任意のビットに、強制的に不一致となるパターンをMTJ素子に書き込んでおくことで実施可能である。すなわち、MTJ素子Rj、及び、Rjbの両方が低抵抗状態にセットしておけば良い。この強制的に不一致にさせる処置は1ビットのみで実施可能であるが、セグメント0が複数のビットで構成される場合には、残りのビットにおける比較動作で消費される電力は無駄となる。
 図11は本実施の形態によるCAMのワード回路の基本構成を示しており、各々のワードが検索対象か否かを指定する専用のセグメントUを備えている。セグメントUは、1ビットのCAMセルと、その電源スイッチSWU、及びセンスアンプSAUが具備されている。また、セグメントUは、ワード線ドライバとセグメント0の間に配置され、ワード線ドライバが供給するサーチイネーブル信号SEiが電源スイッチSWUとセンスアンプSAUに入力される。センスアンプSAUの出力HITUSE信号は、そのワードが有効か無効かを表す。具体的には、HITUSEがハイレベルの時に有効で、ローレベルの時に無効化される。
 各ワードにおいて、セグメントUのCAMセルのMTJ素子Rj、Rjbは以下の様に値が書き込まれる。検索対象のワードの場合、本CAMセルには、MTJ素子Rj、Rjbの両方を高抵抗状態に書き込む。この場合は、図5の真理値表で“Don’t Care”に相当し、サーチデータに依らず一致判定される。一方、検索被対象のワードの場合、MTJ素子Rj、Rjbの両方を低抵抗状態に書き込む。この場合は、サーチデータによらず強制的に不一致判定される。なお、セグメントUに該当するサーチ線について、その入力方法(印加される電圧)は、任意である。
 図12に示すように、本実施の形態において、セグメントUは最初のサイクル1で一致/不一致のビット比較動作が行われ、次のサイクル2でセグメント0のビット比較動作が行われる。もし、サイクル1において、HITUSE信号がハイレベルを出力した場合、このワードは検索対象のワードである。よって、次のサイクル2において、セグメント0の電源スイッチをオンにし、センスアンプは一致/不一致の判定を行う。一方、HITUSE信号がローレベルを出力した場合、このワードは検索対象のワードではない。よって、次のサイクル2において、セグメント0の電源スイッチSW0はオフのままにして、センスアンプSA0も動作停止にする。なお、サイクル2以降の動作は第1の実施の形態と同様であるから、具体的な説明を省略する。
 図13は、本実施の形態のCAMのサーチ動作における電源制御の一例を概略したものである。図13では、説明の便宜上、8ワード分のみを図示しているが、実際には数K~数Mワード構成になるのが一般的である。この図において、白で囲まれた部分が電源がオンの状態で、網掛けの部分が電源がオフの状態を表す。また、ワード0~3が検索対象のワードであり、ワード4~7は非対象のワードである。先に説明したように、セグメントUから順次ビット比較を行うため、セグメントUの領域は全て電源がオンの状態である。セグメント0の領域は、セグメントUで一致判定されたワードのみ、すなわち、有効ワードのみが電源がオンの状態になる。例えば、ワード0~3がこれに該当する。セグメント1の領域は、セグメント0で一致判定されたワードのみが電源オンの状態になる。例えば、ワード1、2がこれに該当する。セグメント2の領域は、セグメント1で一致判定されたワードのみが電源オンの状態になる。例えば、ワード1とワード2がこれに該当する。セグメント3の領域は、セグメント2で一致判定されたワードのみが電源オンの状態になる。例えば、ワード2がこれに該当する。ここで、ワード2は一致判定されている。すなわち、最終的にワード2のみが一致判定され、検索結果としてアドレスエンコーダはワード2の番地を出力する。
 本実施の形態によれば、ストレージデータが全てのワードで埋め尽くされない場合において、第1の実施の形態よりも動作電力の低減効果が得られる。尚、矛盾しない限りにおいて、本実施の形態と既出の実施の形態とを組み合わせることも可能である。例えば、CAMに不良ビット、あるいは不良ワードを救済するための冗長ワードを具備させる場合にも適用できる。この場合、本実施の形態を適用することで置き換え元のワード(不良ワード)の動作を止める信号を生成する周辺回路を具備することなく、簡単に動作対象外にすることができる。
 以上、本発明の実施の形態が添付の図面を参照することにより説明された。但し、本発明は、上述の実施の形態に限定されず、要旨を逸脱しない範囲で当業者により適宜変更され得る。
 例えば、上述の実施の形態では、メモリセルの不揮発性記憶素子として磁気抵抗素子を用いることとして説明したが、相変化素子、原子移動型素子、酸素欠損型抵抗変化素子、金属架橋形成型抵抗変化素子その他の抵抗変化素子、或いは、他のタイプの不揮発性記憶素子でも同様に成り立つことは当業者には明らかであろう。
 この出願は、2012年9月6日に出願された日本出願特願第2012−195959号を基礎とする優先権を主張し、その開示のすべてをここに取り込むものである。

Claims (18)

  1.  外部から入力されるサーチデータと、予め格納したストレージデータとを比較する不揮発性連想メモリにおいて、
     複数のワード回路からなり、前記複数のワード回路は、それぞれ、順序関係を有する複数のセグメントからなり、前記複数のセグメントはそれぞれ一乃至複数のメモリセルを備え、前記一乃至複数のメモリセルはそれぞれ不揮発性記憶素子を備え、
     前記複数のセグメントは、それぞれ、当該セグメントのメモリセルの電源をオンオフする電源スイッチ手段を備え、
     スタンバイ時にすべての前記電源スイッチ手段をオフにし、
     検索動作時に必要に応じてセグメント毎に電源スイッチ手段をオンにする
    ことを特徴とする不揮発性連想メモリ。
  2.  前記複数のセグメントは、それぞれ、前記ストレージデータの一部として当該セグメントのメモリセルに格納されたストレージセグメントデータと、当該ストレージセグメントデータに対応する前記サーチデータの一部であるサーチセグメントデータとを比較して、一致及び不一致のいずれかを判定するセンスアンプを備え、
     前記複数のワード回路のそれぞれで前記順序関係の順にセグメント毎にセンスアンプでの判定を実行し、
     前記電源スイッチ手段は、前記順序関係で自セグメントよりも先のセグメントに属するすべてのセンスアンプが一致の判定をした場合に限り、当該セグメントのメモリセルの電源をオンにする
    ことを特徴とする請求項1に記載の不揮発性連想メモリ。
  3.  前記複数のワード回路は、それぞれ、第1のセグメントと、前記順序関係にて前記第1のセグメントの直後に続く第2のセグメントを備え、
     前記複数のワード回路それぞれの前記第1のセグメントは互いに同期して動作し、前記複数のワード回路それぞれの前記第2のセグメントは互いに同期して動作する
    ことを特徴とする請求項1及び請求項2のいずれかに記載の不揮発性連想メモリ。
  4.  前記複数のワード回路は、それぞれ、第1のセグメントと、前記順序関係にて前記第1のセグメントの直後に続く第2のセグメントを備え、
     前記第2のセグメントの電源スイッチ手段は、前記第1のセグメントのセンスアンプの出力信号と、前記第2のセグメントの検索動作をイネーブルにする制御信号とが入力され、
     前記出力信号及び制御信号の値が予め定められた値の組み合わせとなる場合に限り、前記第2のセグメントの電源スイッチ手段はオン状態になる
    ことを特徴とする請求項1乃至請求項3のいずれかに記載の不揮発性連想メモリ。
  5.  前記複数のワード回路は、それぞれ、第1のセグメントと、前記順序関係にて前記第1のセグメントの直後に続く第2のセグメントを備え、
     前記第2のセグメントのセンスアンプは、前記第1のセグメントのセンスアンプの出力信号と、前記第2のセグメントの検索動作をイネーブルにする制御信号とが入力され、
     前記出力信号及び制御信号の値が予め定められた値の組み合わせとなる場合に限り、前記第2のセグメントのセンスアンプは前記判定を実行する
    ことを特徴とする請求項1乃至請求項4のいずれかに記載の不揮発性連想メモリ。
  6.  前記メモリセルは、それぞれ、4つの異なる状態、即ち、“データ0”、“データ1”、“Don‘t Care”、及び、“強制不一致”のいずれかひとつを記憶可能であり、
     “Don‘t Care”を記憶している場合、前記メモリセルは、当該メモリセルに入力されたサーチデータに関わらず、“一致”に相当する電圧を出力し、
     “強制不一致”を記憶している場合、前記メモリセルは、当該メモリセルに入力されたサーチデータに関わらず“不一致”に相当する電圧を出力する
    ことを特徴とする請求項1乃至請求項5のいずれかに記載の不揮発性連想メモリ。
  7.  前記メモリセルは、それぞれ、2つの異なる状態のいずれか一方を記憶可能な不揮発性記憶素子を2つ備え、これら2つの不揮発性記憶素子の出力の組み合わせにより、前記4つの異なる状態を記憶することを特徴とする請求項6に記載の不揮発性連想メモリ。
  8.  前記複数のワード回路は、それぞれ、第1のセグメントと、前記順序関係にて前記第1のセグメントの直後に続く第2のセグメントを備え、
     前記第1のセグメントに属するメモリセルに格納される予め定められたビットを、前記第2のセグメントの有効化及び無効化のいずれかを示すビットとして割り当て、
     前記第2のセグメントの有効化を示す際には、前記ビットを“Don’t Care”の状態に設定し、
     前記第2のセグメントの無効化を示す際には、前記ビットを“強制不一致”の状態に設定する
    ことを特徴とする請求項6及び請求項7のいずれかに記載の不揮発性連想メモリ。
  9. 前記不揮発性記憶素子は、磁気抵抗素子、相変化素子、原子移動型素子、酸素欠損型抵抗変化素子、金属架橋形成型抵抗変化素子及びその他の抵抗変化素子のいずれかであることを特徴とする請求項1乃至請求項8のいずれかに記載の不揮発性連想メモリ。
  10.  外部から入力されるサーチデータと、予め格納したストレージデータとを比較する不揮発性連想メモリの動作方法において、
     前記不揮発性連想メモリを構成する複数のワード回路のそれぞれを、それぞれが一乃至複数のメモリセルからなり、同一ワード回路内での順序関係を有する複数のセグメントに分割するとき、
     スタンバイ時に前記複数のセグメントのすべての電源をオフにするスタンバイ段階と、
     検索動作時に必要に応じてセグメント毎に電源をオンにする検索段階と
    を含むことを特徴とする不揮発性連想メモリの動作方法。
  11.  前記複数のセグメントのひとつを第1のセグメントと呼び、前記複数のセグメントのひとつであって、前記順序関係において前記第1のセグメントの直後のセグメントを第2のセグメントと呼ぶものとするとき、前記検索段階は、
     前記第1のセグメント及び前記順序関係にて前記第1のセグメントよりも前のセグメント、即ち前記第1のセグメント以前のセグメントのそれぞれにて、当該セグメントのメモリセルに格納されたストレージデータの一部と、当該ストレージデータの一部に対応する前記サーチデータの一部とを比較して、一致及び不一致のいずれかを判定する段階と、
     前記第1のセグメント以前のセグメントでの判定がすべて一致の場合に限り、前記第2のセグメントのメモリセルの電源をオンにする段階と
    を含むことを特徴とする請求項10に記載の不揮発性連想メモリの動作方法。
  12.  前記複数のワード回路それぞれの前記第1のセグメントは互いに同期して前記第1の判定を行い、前記複数のワード回路それぞれの前記第2のセグメントは互いに同期して前記第2の判定を行うことを特徴とする請求項10及び請求項11のいずれかに記載の不揮発性連想メモリの動作方法。
  13.  前記第1のセグメントでの判定結果を示す信号、及び、前記第2のセグメントでの検索動作をイネーブルにする制御信号の値が予め定められた組み合わせとなる場合に限り、前記第2のセグメントのメモリセルの電源をオンにすることを特徴とする請求項10乃至請求項12のいずれかに記載の不揮発性連想メモリの動作方法。
  14.  前記第1のセグメントでの判定結果を示す信号、及び、前記第2のセグメントでの検索動作をイネーブルにする制御信号の値が予め定められた組み合わせとなる場合に限り、前記第2のセグメントのメモリセルに格納されたストレージデータの一部と、当該ストレージデータの一部に対応する前記サーチデータの一部とを比較して、一致及び不一致のいずれかを判定することを特徴とする請求項10乃至請求項13のいずれかに記載の不揮発性連想メモリの動作方法。
  15.  前記メモリセルは、それぞれ、4つの異なる状態、即ち、“データ0”、“データ1”、“Don‘t Care”、及び、“強制不一致”のいずれかひとつを記憶可能であり、
     “Don‘t Care”を記憶している場合、前記メモリセルは、当該メモリセルに入力されたサーチデータに関わらず、“一致”に相当する電圧を出力し、
     “強制不一致”を記憶している場合、前記メモリセルは、当該メモリセルに入力されたサーチデータに関わらず“不一致”に相当する電圧を出力する
    ことを特徴とする請求項10乃至請求項14のいずれかに記載の不揮発性連想メモリの動作方法。
  16.  前記メモリセルは、それぞれ、2つの異なる状態のいずれか一方を記憶可能な不揮発性記憶素子を2つ備え、これら2つの不揮発性記憶素子の出力の組み合わせにより、前記4つの異なる状態を記憶することを特徴とする請求項15に記載の不揮発性連想メモリの動作方法。
  17.  前記第1のセグメントに属するメモリセルに格納される予め定められたビットを、前記第2のセグメントの有効化及び無効化のいずれかを示すビットとして割り当て、
     前記第2のセグメントの有効化を示す際には、前記ビットを“Don’t Care”の状態に設定し、
     前記第2のセグメントの無効化を示す際には、前記ビットを“強制不一致”の状態に設定する
    ことを特徴とする請求項15及び請求項16のいずれかに記載の不揮発性連想メモリの動作方法。
  18.  前記不揮発性記憶素子は、磁気抵抗素子、相変化素子、原子移動型素子、酸素欠損型抵抗変化素子、金属架橋形成型抵抗変化素子及びその他の抵抗変化素子のいずれかであることを特徴とする請求項10乃至請求項17のいずれかに記載の不揮発性連想メモリの動作方法。
PCT/JP2013/071442 2012-09-06 2013-08-01 不揮発性連想メモリ及びその動作方法 WO2014038340A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2014534257A JP6149246B2 (ja) 2012-09-06 2013-08-01 不揮発性連想メモリ及びその動作方法
US14/423,321 US9299435B2 (en) 2012-09-06 2013-08-01 Nonvolatile content addressable memory and method for operating same

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2012-195959 2012-09-06
JP2012195959 2012-09-06

Publications (1)

Publication Number Publication Date
WO2014038340A1 true WO2014038340A1 (ja) 2014-03-13

Family

ID=50236955

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2013/071442 WO2014038340A1 (ja) 2012-09-06 2013-08-01 不揮発性連想メモリ及びその動作方法

Country Status (3)

Country Link
US (1) US9299435B2 (ja)
JP (1) JP6149246B2 (ja)
WO (1) WO2014038340A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109637571A (zh) * 2018-12-21 2019-04-16 成都海光集成电路设计有限公司 三态内容可寻址存储器搜索线分割控制装置、系统和方法

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9230649B2 (en) * 2014-01-20 2016-01-05 National Tsing Hua University Non-volatile ternary content-addressable memory 4T2R cell with RC-delay search
JP6749021B2 (ja) * 2015-05-15 2020-09-02 国立大学法人東北大学 抵抗変化型素子を備えた記憶回路
KR102401581B1 (ko) * 2015-10-26 2022-05-24 삼성전자주식회사 저항식 메모리 소자
US9502114B1 (en) * 2015-11-14 2016-11-22 National Tsing Hua University Non-volatile ternary content-addressable memory with bi-directional voltage divider control and multi-step search
US9659646B1 (en) * 2016-01-11 2017-05-23 Crossbar, Inc. Programmable logic applications for an array of high on/off ratio and high speed non-volatile memory cells
US9728259B1 (en) 2016-03-15 2017-08-08 Qualcomm Technologies, Inc. Non-volatile (NV)-content addressable memory (CAM) (NV-CAM) cells employing differential magnetic tunnel junction (MTJ) sensing for increased sense margin
US9640250B1 (en) * 2016-05-16 2017-05-02 Qualcomm Incorporated Efficient compare operation
US11152067B2 (en) * 2018-08-30 2021-10-19 Sandisk Technologies Llc Content addressable memory with spin-orbit torque devices

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59116992A (ja) * 1982-12-23 1984-07-06 Nippon Telegr & Teleph Corp <Ntt> 連想メモリ装置
JPS62293596A (ja) * 1986-06-12 1987-12-21 Matsushita Electric Ind Co Ltd 連想記憶装置
JPS6331091A (ja) * 1986-07-25 1988-02-09 Hitachi Ltd 半導体メモリ装置
JPH02308499A (ja) * 1989-05-23 1990-12-21 Toshiba Corp 連想メモリ
JPH04186596A (ja) * 1990-11-21 1992-07-03 Hitachi Ltd データ一致検出回路を内蔵した半導体集積回路
JPH1186567A (ja) * 1997-09-08 1999-03-30 Nec Corp 連想記憶装置
WO2002056315A1 (fr) * 2001-01-10 2002-07-18 Fujitsu Limited Memoire associative
JP2012190530A (ja) * 2011-02-25 2012-10-04 Tohoku Univ 不揮発機能メモリ装置
JP2013200920A (ja) * 2012-03-26 2013-10-03 Tohoku Univ 不揮発機能メモリ装置

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59116992A (ja) * 1982-12-23 1984-07-06 Nippon Telegr & Teleph Corp <Ntt> 連想メモリ装置
JPS62293596A (ja) * 1986-06-12 1987-12-21 Matsushita Electric Ind Co Ltd 連想記憶装置
JPS6331091A (ja) * 1986-07-25 1988-02-09 Hitachi Ltd 半導体メモリ装置
JPH02308499A (ja) * 1989-05-23 1990-12-21 Toshiba Corp 連想メモリ
JPH04186596A (ja) * 1990-11-21 1992-07-03 Hitachi Ltd データ一致検出回路を内蔵した半導体集積回路
JPH1186567A (ja) * 1997-09-08 1999-03-30 Nec Corp 連想記憶装置
WO2002056315A1 (fr) * 2001-01-10 2002-07-18 Fujitsu Limited Memoire associative
JP2012190530A (ja) * 2011-02-25 2012-10-04 Tohoku Univ 不揮発機能メモリ装置
JP2013200920A (ja) * 2012-03-26 2013-10-03 Tohoku Univ 不揮発機能メモリ装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109637571A (zh) * 2018-12-21 2019-04-16 成都海光集成电路设计有限公司 三态内容可寻址存储器搜索线分割控制装置、系统和方法

Also Published As

Publication number Publication date
JPWO2014038340A1 (ja) 2016-08-08
US20150235703A1 (en) 2015-08-20
JP6149246B2 (ja) 2017-06-21
US9299435B2 (en) 2016-03-29

Similar Documents

Publication Publication Date Title
JP6149246B2 (ja) 不揮発性連想メモリ及びその動作方法
JP3793507B2 (ja) コンテント・アドレッサブル・磁気ランダムアクセスメモリ
US8059480B2 (en) Semiconductor memory device
US9543013B1 (en) Magnetic tunnel junction ternary content addressable memory
US8659926B1 (en) PMC-based non-volatile CAM
JP5498526B2 (ja) キャッシュシステム
KR100869041B1 (ko) 비휘발성 자기 캐시 메모리
JP2003346473A (ja) 薄膜磁性体記憶装置
JP6179818B2 (ja) 不揮発性連想メモリ
JP2000353388A (ja) 内容参照可能メモリの改良
US7525867B2 (en) Storage circuit and method therefor
JP5483265B2 (ja) 不揮発性cam
JP2002334585A (ja) 半導体記憶装置
US9312006B2 (en) Non-volatile ternary content-addressable memory with resistive memory device
US8036026B2 (en) Semiconductor memory device and method for operating the same
US6865103B2 (en) Thin film magnetic memory device having a redundant structure
US20160358654A1 (en) Low-power ternary content addressable memory
JP6148534B2 (ja) 不揮発性メモリ
US6671197B2 (en) Contest addressable memory (CAM) with tri-state inverters for data storage
US7567448B2 (en) Content addressable memory cell having a single floating gate transistor
US7191280B2 (en) Content addressable memories (CAMs) based on a binary CAM and having at least three states
KR101897389B1 (ko) 자기 저항 메모리를 사용하는 내용 주소화 기억 장치
JP5712681B2 (ja) 半導体記憶装置
JPH08273399A (ja) メモリ

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 13835021

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2014534257

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 14423321

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 13835021

Country of ref document: EP

Kind code of ref document: A1