JPH10111832A - Memory system - Google Patents

Memory system

Info

Publication number
JPH10111832A
JPH10111832A JP8263918A JP26391896A JPH10111832A JP H10111832 A JPH10111832 A JP H10111832A JP 8263918 A JP8263918 A JP 8263918A JP 26391896 A JP26391896 A JP 26391896A JP H10111832 A JPH10111832 A JP H10111832A
Authority
JP
Japan
Prior art keywords
memory
address
tag
power consumption
way
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP8263918A
Other languages
Japanese (ja)
Other versions
JP3701409B2 (en
Inventor
Shinobu Yabuki
忍 矢吹
Masahiko Nishiyama
雅彦 西山
Shigeru Nakahara
茂 中原
Masami Usami
正己 宇佐美
Kayoko Saito
佳代子 斉藤
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP26391896A priority Critical patent/JP3701409B2/en
Publication of JPH10111832A publication Critical patent/JPH10111832A/en
Application granted granted Critical
Publication of JP3701409B2 publication Critical patent/JP3701409B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize low power consumption by reducing the times of access in a large scale memory and reducing the number of operations in a high power consumption output part inside the large scale memory. SOLUTION: This cache memory system having the cache memory of multi- way set associative correspondence is constituted of CPU, a tag memory 2 and a data memory, etc. Then, the tag memory 2 storing tag addresses for the portion of the number of ways is the secondary cache memory with the one-chip conversion of 8-way set associative correspondence and separatedly arranged into a large scal address memory 4 storing the tag addresses and a small scale of effective bit memory 5 storing only an effective bit corresponding to the tag addresses. The reading operatiton of the address memory 4 is stopped concerning the way where a result obtaianed by reading the effective bit memory 5 is invalid.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、CPUの高性能化
を目的としたキャッシュメモリシステムの大容量化およ
びセットアソシアティブ対応の多ウエイ化時におけるタ
グアドレス比較機能を有する機能メモリシステム技術に
関し、特に大容量を実現する2次キャッシュメモリシス
テムに対して効果的なメモリシステムに適用して有効な
技術に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a functional memory system technology having a tag address comparison function when a cache memory system has a large capacity and a set associative multi-way is used for the purpose of improving the performance of a CPU. The present invention relates to a technology effective when applied to a memory system effective for a secondary cache memory system realizing a large capacity.

【0002】[0002]

【従来の技術】たとえば、発明者が検討した技術とし
て、セットアソシアティブ対応のキャッシュメモリシス
テムを構成する場合、ウエイ数分のタグアドレスを格納
したメモリ(以降、タグメモリと呼ぶ)と、それらの読
み出し結果とアクセスアドレスを比較する比較器とが必
要であり、その比較器の判定結果からヒット/ミスヒッ
ト信号を生成し、データを格納したメモリ(以降、デー
タメモリと呼ぶ)をアクセスする技術が考えられる。
2. Description of the Related Art For example, as a technique studied by the inventor, when a cache memory system corresponding to set associative is configured, a memory storing tag addresses corresponding to the number of ways (hereinafter, referred to as a tag memory) and reading out of them are referred to as tag memories. It is necessary to provide a comparator for comparing the result with an access address, and a technique for generating a hit / miss hit signal from the determination result of the comparator and accessing a memory storing data (hereinafter referred to as a data memory) is considered. Can be

【0003】このタグメモリ内には、通常、タグアドレ
スとともに、そのアドレスに対応するデータメモリの内
容が有効か、無効かを示す内容(以降、有効ビットと呼
ぶ)が格納されている。タグメモリでは、それらを全て
のウエイ毎に読み出し、まず読み出したタグアドレスと
アクセスアドレスとを比較し、その結果が一致し、かつ
有効ビットが“有効”を示しているウエイが存在したと
きに、データメモリをアクセスするヒット判定制御信号
を発生し、データメモリへ送信する動作を行うようにな
っている。
In the tag memory, usually, together with the tag address, a content indicating whether the content of the data memory corresponding to the address is valid or invalid (hereinafter referred to as a valid bit) is stored. In the tag memory, these are read for every way, and the read tag address and the access address are first compared. When the results match and there is a way whose valid bit indicates "valid", An operation of generating a hit determination control signal for accessing the data memory and transmitting the signal to the data memory is performed.

【0004】このようなセットアソシアティブ対応のキ
ャッシュメモリシステムに関する技術としては、たとえ
ば特開平2−141844号公報の“キャッシュメモリ
制御方式”や、特開平4−98337号公報の“キャッ
シュメモリ制御方式”などの技術が挙げられる。これら
の公報には、タグアドレスを格納したアドレスアレイ
(タグメモリ)を有するキャッシュメモリシステムが提
案されており、このシステムにおいては全てのタグメモ
リを読み出し、これらの読み出し結果とアクセスアドレ
スとを比較する方式が記載されている。
Techniques related to such a set associative cache memory system include, for example, a "cache memory control system" in Japanese Patent Application Laid-Open No. 2-141844 and a "cache memory control system" in Japanese Patent Application Laid-Open No. 4-98337. Technology. These publications propose a cache memory system having an address array (tag memory) storing tag addresses. In this system, all tag memories are read, and the read result is compared with an access address. The method is described.

【0005】[0005]

【発明が解決しようとする課題】ところで、前記のよう
な特開平2−141844号公報、特開平4−9833
7号公報の技術を含むセットアソシアティブ対応のキャ
ッシュメモリシステムにおいては、このキャッシュメモ
リシステムを大容量化およびセットアソシアティブ対応
の多ウエイ化にするときに、必ず大容量の全てのウエイ
のタグメモリを読み出すことが必要であり、よって消費
電力が増大していくという問題の存在することが考えら
れる。
By the way, as described above, JP-A-2-141844 and JP-A-4-9833.
In a cache memory system compatible with set associative technology including the technology of Japanese Patent Application Laid-Open No. 7-74, when the cache memory system is made large in capacity and multi-way compatible with set associative, the tag memory of all large ways is read out without fail. It is considered that there is a problem that power consumption increases.

【0006】そこで、本発明の目的は、タグメモリを小
規模メモリと大規模メモリとに分離し、大規模メモリの
アクセス回数を低減して、あるいは大規模メモリ内の高
消費電力出力部の動作数を低減して、低消費電力化を実
現することができるメモリシステムを提供することにあ
る。
Accordingly, an object of the present invention is to separate a tag memory into a small-scale memory and a large-scale memory to reduce the number of accesses to the large-scale memory, or to operate the high-power-consumption output unit in the large-scale memory. It is an object of the present invention to provide a memory system capable of reducing the number and realizing low power consumption.

【0007】本発明の前記ならびにその他の目的と新規
な特徴は、本明細書の記述および添付図面から明らかに
なるであろう。
[0007] The above and other objects and novel features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

【0008】[0008]

【課題を解決するための手段】本願において開示される
発明のうち、代表的なものの概要を簡単に説明すれば、
以下のとおりである。
SUMMARY OF THE INVENTION Among the inventions disclosed in the present application, the outline of a representative one will be briefly described.
It is as follows.

【0009】すなわち、本発明のメモリシステムは、多
ウエイ・セットアソシアティブ対応のキャッシュメモリ
を有するメモリシステムに適用されるものであり、前記
タグメモリを、複数のセットに分割されたウエイ数分の
タグアドレスを格納した大規模な第1のメモリ(以降、
アドレスメモリと呼ぶ)と、このタグアドレスに対応す
るデータメモリの内容の有効/無効を示す有効ビットの
みを格納した小規模な第2のメモリ(以降、有効ビット
メモリと呼ぶ)とに分離して配置し、アドレスメモリは
各ウエイ毎に有効ビットメモリから低消費電力用制御信
号を受信して動作するものである。
That is, the memory system of the present invention is applied to a memory system having a cache memory compatible with a multi-way set associative, and the tag memory is divided into a plurality of sets by the number of tags corresponding to the number of ways. Large-scale first memory storing addresses (hereinafter referred to as
Address memory) and a small second memory (hereinafter referred to as a valid bit memory) storing only valid bits indicating valid / invalid of the contents of the data memory corresponding to the tag address. The address memory operates by receiving a control signal for low power consumption from the effective bit memory for each way.

【0010】具体的には、まず有効ビットメモリを読み
出し、その結果が無効であるウエイに関してはアドレス
メモリに対して低消費電力制御、すなわち、アドレスメ
モリに付加された低消費電力制御手段により、有効ビッ
トが無効であるウエイに関してはアドレスメモリの読み
出し動作を停止したり、あるいはアドレスメモリの出力
部の動作を停止するようにしたものである。
More specifically, first, the valid bit memory is read out, and the way in which the result is invalid is controlled by the low power consumption control for the address memory, that is, by the low power consumption control means added to the address memory. For the way in which the bit is invalid, the reading operation of the address memory is stopped, or the operation of the output unit of the address memory is stopped.

【0011】これにより、有効ビットメモリを読み出し
た結果が有効であったときにのみ、そのウエイに対応す
るアドレスメモリをアクセスすることによって、大規模
メモリのアクセス回数を低減して、あるいは高消費電力
出力部の動作数を低減して、低消費電力化を実現するこ
とができる。
[0011] Thus, by accessing the address memory corresponding to the way only when the result of reading the valid bit memory is valid, the number of accesses to the large-scale memory can be reduced or the power consumption can be reduced. The number of operations of the output unit can be reduced, and low power consumption can be realized.

【0012】[0012]

【発明の実施の形態】以下、本発明の実施の形態を図面
に基づいて詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0013】(実施の形態1)図1は本発明の実施の形
態1であるメモリシステムの概略構成を示すブロック
図、図2は本実施の形態1のタグメモリを示す構成図、
図3は図2のタグメモリの動作を示すタイムチャート、
図4は本実施の形態1に対して本発明者が検討した比較
例であるタグメモリを示す構成図、図5は図4のタグメ
モリの動作を示すタイムチャートである。
FIG. 1 is a block diagram showing a schematic configuration of a memory system according to a first embodiment of the present invention. FIG. 2 is a configuration diagram showing a tag memory according to the first embodiment.
FIG. 3 is a time chart showing the operation of the tag memory of FIG. 2,
FIG. 4 is a configuration diagram showing a tag memory as a comparative example examined by the present inventors with respect to the first embodiment, and FIG. 5 is a time chart showing the operation of the tag memory of FIG.

【0014】まず、図1により本実施の形態1のメモリ
システムの概略構成を説明する。
First, a schematic configuration of the memory system according to the first embodiment will be described with reference to FIG.

【0015】本実施の形態1のメモリシステムは、たと
えば多ウエイ・セットアソシアティブ対応のキャッシュ
メモリを有するキャッシュメモリシステムとされ、デー
タ転送を制御するCPU1と、ウエイ数分のタグアドレ
スを格納したタグメモリ2と、データを格納したウエイ
数分の複数のデータメモリ3とから構成されている。
The memory system according to the first embodiment is, for example, a cache memory system having a cache memory compatible with a multi-way set associative system. The CPU 1 controls data transfer, and a tag memory storing tag addresses corresponding to the number of ways. 2 and a plurality of data memories 3 for the number of ways storing data.

【0016】このメモリシステムにおいては、CPU1
から、タグメモリ2に対して上位アドレスのタグアドレ
ス信号が出力され、タグメモリ2およびデータメモリ3
に対して下位アドレスのインデックスアドレス信号が出
力され、CPU1とデータメモリ3との間でデータバス
を介してデータ転送が可能となっている。また、タグメ
モリ2から、CPU1に対してヒット/ミス判定信号が
出力され、データメモリ3に対してウエイ選択アドレス
信号が出力されている。
In this memory system, the CPU 1
Outputs a tag address signal of an upper address to the tag memory 2, and the tag memory 2 and the data memory 3
, An index address signal of the lower address is output, and data transfer between the CPU 1 and the data memory 3 via the data bus is enabled. A hit / miss determination signal is output from the tag memory 2 to the CPU 1 and a way selection address signal is output to the data memory 3.

【0017】タグメモリ2は、たとえば図2に示すよう
に、8ウエイ・セットアソシアティブ対応の1チップ化
した2次キャッシュメモリの例で考えると、大規模なア
ドレスメモリ4(第1のメモリ)が8個、小規模な有効
ビットメモリ5(第2のメモリ)が1個、ヒット判定な
どを行う制御論理部6(制御論理手段)から構成され、
タグアドレス信号、インデックスアドレス信号が入力さ
れ、ヒット/ミス判定信号が出力されるようになってい
る。
As shown in FIG. 2, for example, as shown in FIG. 2, a large-scale address memory 4 (first memory) is considered as an example of a one-chip secondary cache memory compatible with 8-way set associative. Eight, one small effective bit memory 5 (second memory), a control logic unit 6 (control logic means) for performing hit determination and the like,
A tag address signal and an index address signal are input, and a hit / miss determination signal is output.

【0018】このタグメモリ2内のアドレスメモリ4に
はタグアドレスが格納され、さらにアクセスを不可能に
する低消費電力制御回路7(低消費電力制御手段)が付
加されており、また有効ビットメモリ5にはタグアドレ
スに対応するデータメモリ3の内容の有効/無効を示す
有効ビットのみが格納されている。また、タグメモリ2
内の制御論理部6は、アドレスメモリ4に対応する8個
のコンパレータ8(Comp.)および論理ゲート9
(and)と、1個のヒット判定制御部10とから構成
されている。
An address memory 4 in the tag memory 2 stores a tag address, and further includes a low power consumption control circuit 7 (low power consumption control means) for making access impossible, and an effective bit memory. 5 stores only valid bits indicating validity / invalidity of the contents of the data memory 3 corresponding to the tag address. Also, tag memory 2
The control logic unit 6 includes eight comparators 8 (Comp.) Corresponding to the address memory 4 and a logic gate 9.
(And) and one hit determination control unit 10.

【0019】このタグメモリ2において、チップ外部か
ら入力されたタグアドレス信号は制御論理部6の8個の
コンパレータ8にそれぞれ入力され、インデックスアド
レス信号は8個のアドレスメモリ4、有効ビットメモリ
5にそれぞれ入力されている。また、有効ビットメモリ
5から、制御論理部6の8個の論理ゲート9に対してそ
れぞれ有効ビットが出力されるとともに、8個のアドレ
スメモリ4に対してもそれぞれ有効ビットと同一論理信
号のアドレスメモリ活性化信号(低消費電力用制御信
号)が出力されている。
In this tag memory 2, tag address signals input from outside the chip are input to eight comparators 8 of the control logic unit 6, and index address signals are output to eight address memories 4 and valid bit memories 5, respectively. Each has been entered. In addition, the valid bit is output from the valid bit memory 5 to the eight logic gates 9 of the control logic unit 6, and the address of the same logical signal as the valid bit is also supplied to the eight address memories 4. A memory activation signal (low power consumption control signal) is output.

【0020】また、一方に、直接、チップ外部からタグ
アドレス信号が入力された制御論理部6の8個のコンパ
レータ8の他方にはそれぞれアドレスメモリ4からタグ
アドレスが入力され、これらのコンパレータ8からの比
較結果は、有効ビットメモリ5からの有効ビット出力と
ともに論理ゲート9により論理積演算され、これらの各
ウエイからの論理積演算結果は全てヒット判定制御部1
0に入力され、ヒット/ミス判定信号としてチップ外部
に出力されるようになっている。
On the other hand, a tag address is inputted from the address memory 4 to the other of the eight comparators 8 of the control logic section 6 to which the tag address signal is inputted directly from the outside of the chip. Are logically operated by the logic gate 9 together with the valid bit output from the valid bit memory 5, and the logical product operation results from each of these ways are all hit determination control units 1.
0 and is output outside the chip as a hit / miss determination signal.

【0021】次に、本実施の形態1の作用について、キ
ャッシュメモリシステムの動作を図3のタイムチャート
に基づいて説明する。
Next, the operation of the first embodiment will be described with reference to the time chart of FIG. 3 showing the operation of the cache memory system.

【0022】始めに、CPU1がキャッシュメモリに対
してリードアクセス要求があるとき、CPU1はキャッ
シュメモリをアクセスするための下位アドレスのインデ
ックスアドレス信号と、メモリ空間での上位アドレスの
タグアドレス信号とをタグメモリ2に対して出力する。
First, when the CPU 1 issues a read access request to the cache memory, the CPU 1 tags an index address signal of a lower address for accessing the cache memory and a tag address signal of an upper address in the memory space as a tag. Output to the memory 2.

【0023】そして、本実施の形態1のように、キャッ
シュメモリシステムが8ウエイ・セットアソシアティブ
構成のとき、タグメモリ2は、まずCPU1からのイン
デックスアドレス信号を受けて、8ウエイ分の有効ビッ
トを格納した有効ビットメモリ5を読み出す。なお、有
効ビットメモリ5の有効ビットは、たとえばタグアドレ
スに対応するデータメモリ3の内容が有効のときは
“1”、無効のときは“0”とする。
When the cache memory system has the 8-way set associative configuration as in the first embodiment, the tag memory 2 first receives the index address signal from the CPU 1 and converts the 8-bit effective bits. The stored effective bit memory 5 is read. The valid bit of the valid bit memory 5 is, for example, "1" when the content of the data memory 3 corresponding to the tag address is valid, and "0" when the content is invalid.

【0024】その結果、たとえば有効ビットが“1”で
ある有効を確認したウエイについては、このウエイに対
応するアドレスメモリ4のみに対して読み出し動作を行
うようにアドレスメモリ活性化信号を制御する。すなわ
ち、有効ビットの有効に対応してアドレスメモリ活性化
信号を活性化して、アドレスメモリ4に付加された低消
費電力制御回路7に入力し、アドレスメモリ4のリード
イネーブル端子を活性状態とする。
As a result, for a way whose validity bit is "1", for example, the validity is confirmed, the address memory activating signal is controlled so that only the address memory 4 corresponding to this way performs a read operation. That is, the address memory activation signal is activated in accordance with the validity of the valid bit, and is input to the low power consumption control circuit 7 added to the address memory 4 to activate the read enable terminal of the address memory 4.

【0025】それと同時に、たとえば有効ビットが
“0”である無効を確認したウエイに対しては、ミスヒ
ット判定としてアドレスメモリ4の読み出しを取り消
す。すなわち、有効ビットの無効に対応してアドレスメ
モリ活性化信号を非活性のままで低消費電力制御回路7
に入力し、アドレスメモリ4のリードイネーブル端子を
非活性状態とする。
At the same time, the reading of the address memory 4 is canceled as a mishit determination for a way whose invalidity is confirmed to be "0", for example. That is, the low-power-consumption control circuit 7 keeps the address memory activation signal inactive in response to the invalidation of the valid bit.
To make the read enable terminal of the address memory 4 inactive.

【0026】さらに、アドレスメモリ4を読み出したウ
エイでは、そのリードデータとアクセスタグアドレスと
をコンパレータ8で比較し、さらにこの比較結果と有効
ビットの出力とを論理ゲート9により論理積演算して、
有効で、かつ一致した場合はヒット判定とし、不一致の
場合はミスヒット判定とする。
Further, in the way from which the address memory 4 has been read, the read data and the access tag address are compared by the comparator 8, and the result of the comparison and the output of the valid bit are logically ANDed by the logical gate 9, and
If they are valid and match, the hit judgment is made, and if they do not match, the mishit judgment is made.

【0027】そして、これらの8ウエイ分のヒット/ミ
スヒット判定信号をヒット判定制御部10に入力し、こ
のヒット判定制御部10のヒット/ミス判定結果から、
ヒットしたウエイのデータメモリ3のみをアクセスし、
所望のデータをCPU1に送信する。これにより、ヒッ
ト時の読み出し動作が完了する。
The hit / miss hit determination signals for these eight ways are input to the hit determination control unit 10, and the hit / miss determination result of the hit determination control unit 10
Only the data memory 3 of the hit way is accessed,
The desired data is transmitted to CPU1. Thereby, the read operation at the time of hit is completed.

【0028】また、ヒット判定制御部10によるヒット
/ミス判定の結果、全てがミスヒット判定となったとき
は、ミスヒット信号がCPU1へ送信され、CPU1は
キャッシュメモリとは別の主記憶に対してアクセスを実
行することになる。
When the hit / miss determination by the hit determination control unit 10 results in all the mishit determinations, a mishit signal is transmitted to the CPU 1 and the CPU 1 sends the mishit signal to the main memory different from the cache memory. Access.

【0029】以上のように、本実施の形態1のような有
効ビットメモリ5とアドレスメモリ4とを、順次、アク
セスする動作においては、たとえばそれぞれが22ビッ
トの容量の大規模なアドレスメモリ4へのアクセスを、
たとえば8ビットの小規模な有効ビットメモリ5の出力
に応じてアクセスすることができる。よって、たとえば
8ウエイのうち、無効状態がnウエイであった場合、こ
のnウエイに対してはアクセスが行われず、nウエイ分
の不要な電力の低減が実現され、アドレスメモリ4の全
体の消費電力をn/8分だけ低減することができる。
As described above, in the operation of sequentially accessing the effective bit memory 5 and the address memory 4 as in the first embodiment, for example, the large-scale address memory 4 having a capacity of 22 bits is used. Access to
For example, access can be made in accordance with the output of a small effective bit memory 5 of 8 bits. Therefore, for example, when the invalid state is n-way out of the eight ways, access to this n-way is not performed, and unnecessary power reduction by n-way is realized, and the entire consumption of the address memory 4 is achieved. The power can be reduced by n / 8 minutes.

【0030】これに対して、たとえば本実施の形態1に
対応する比較例のキャッシュメモリシステムにおいて
は、図4に示すようにタグメモリ2が分割されていない
ために、図5のタイムチャートに示すように、8ウエイ
の全ての大規模なタグメモリ2に対して読み出し動作を
行い、そのリードデータとアクセスタグアドレスとを比
較してヒット判定を行っている。よって、比較例のキャ
ッシュメモリシステムにおいては、本実施の形態1では
低減できたnウエイ分の実質的に不要な電力が消費され
ていることになる。
On the other hand, for example, in the cache memory system of the comparative example corresponding to the first embodiment, since the tag memory 2 is not divided as shown in FIG. 4, it is shown in the time chart of FIG. As described above, the read operation is performed on all of the 8-way large-scale tag memories 2, and the hit determination is performed by comparing the read data with the access tag address. Therefore, in the cache memory system of the comparative example, substantially unnecessary power for n ways, which can be reduced in the first embodiment, is consumed.

【0031】従って、本実施の形態1のキャッシュメモ
リシステムによれば、タグメモリ2がアドレスメモリ4
と有効ビットメモリ5とに分割され、アドレスメモリ4
に対するアクセスに先立って有効ビットメモリ5の読み
出しを行うことにより、有効ビットが無効であるウエイ
に関してはアドレスメモリ4に付加された低消費電力制
御回路7によってアドレスメモリ4の読み出し動作を停
止することができるので、大規模なアドレスメモリ4の
読み出し動作を低減して消費電力を低減することができ
る。特に、2次キャッシュメモリとすることで大容量の
メモリシステムを実現することができる。
Therefore, according to the cache memory system of the first embodiment, the tag memory 2 is
And an effective bit memory 5, and the address memory 4
The effective bit memory 5 is read prior to the access to the address memory 4 so that the low power consumption control circuit 7 added to the address memory 4 stops the operation of reading the address memory 4 for the way in which the effective bit is invalid. Therefore, the read operation of the large-scale address memory 4 can be reduced, and the power consumption can be reduced. In particular, a large-capacity memory system can be realized by using a secondary cache memory.

【0032】(実施の形態2)図6は本発明の実施の形
態2であるメモリシステムを構成するタグメモリを示す
構成図、図7は図6のタグメモリの動作を示すタイムチ
ャートである。
(Embodiment 2) FIG. 6 is a block diagram showing a tag memory constituting a memory system according to Embodiment 2 of the present invention, and FIG. 7 is a time chart showing the operation of the tag memory of FIG.

【0033】本実施の形態2のメモリシステムは、前記
実施の形態1と同様に多ウエイ・セットアソシアティブ
対応のキャッシュメモリを有するキャッシュメモリシス
テムとされ、前記実施の形態1との相違点は、大規模メ
モリにその出力部を各ウエイ毎に活性化する低消費電力
制御手段を付加し、これによって有効ビットが無効であ
るウエイに関しては大規模メモリの出力部の動作を停止
するように制御する点である。
The memory system according to the second embodiment is a cache memory system having a cache memory compatible with a multi-way set associative, as in the first embodiment. The difference from the first embodiment is the following. Low-power consumption control means for activating the output unit for each way to the large-scale memory, thereby controlling the operation of the output unit of the large-scale memory to stop for the way in which the valid bit is invalid. It is.

【0034】すなわち、本実施の形態2においては、た
とえば図6に示すように、タグメモリ2aが8ウエイ・
セットアソシアティブ対応の1チップ化した2次キャッ
シュメモリの例で考えると、大規模なアドレスメモリ4
a(第1のメモリ)が4個、小規模な有効ビットメモリ
5a(第2のメモリ)が1個、ヒット判定などを行う制
御論理部6a(制御論理手段)から構成されている。
That is, in the second embodiment, for example, as shown in FIG.
Considering an example of a one-chip secondary cache memory compatible with set associative, a large-scale address memory 4
a (first memory), four small effective bit memories 5a (second memory), and a control logic unit 6a (control logic means) for performing hit determination and the like.

【0035】このタグメモリ2a内のそれぞれのアドレ
スメモリ4aには、8ウエイ全てのタグアドレスの1/
4ビット分ずつが格納され、さらにそのデータ出力部1
1にあるセンスアンプを各ウエイ毎に活性化する低消費
電力制御回路7a(低消費電力制御手段)が付加されて
おり、また制御論理部6aは、アドレスメモリ4aに対
応してそれぞれに8個のコンパレータ8a(Com
p.)および論理ゲート9a(and)と、1個のヒッ
ト判定制御部10aとから構成されている。
Each address memory 4a in the tag memory 2a stores 1/1 of the tag addresses of all eight ways.
4 bits are stored, and the data output unit 1
1, a low power consumption control circuit 7a (low power consumption control means) for activating the sense amplifier for each way is provided, and eight control logic units 6a are provided corresponding to the address memory 4a. Comparator 8a (Com
p. ), A logic gate 9a (and), and one hit determination control unit 10a.

【0036】次に、本実施の形態2の作用について、キ
ャッシュメモリシステムの動作を図7のタイムチャート
に基づいて説明する。なお、ここでは前記実施の形態1
と略同一の動作について省略する。
Next, the operation of the second embodiment will be described with reference to the time chart of FIG. 7 showing the operation of the cache memory system. Here, in the first embodiment,
Operations that are substantially the same as those described above are omitted.

【0037】本実施の形態2において、タグメモリ2a
は、CPU1からのインデックスアドレス信号を受け
て、8ウエイ分の有効ビットを格納した有効ビットメモ
リ5aを読み出すと同時に、それぞれに8ウエイ全ての
タグアドレスの1/4ビット分ずつを格納した4個のア
ドレスメモリ4aに対しても読み出し動作を行う。
In the second embodiment, the tag memory 2a
Are read out of the effective bit memory 5a storing the effective bits for 8 ways in response to the index address signal from the CPU 1, and at the same time, each of them stores 1/4 bit of the tag address of all 8 ways. The read operation is also performed on the address memory 4a.

【0038】その結果、たとえば有効ビットが“1”で
ある有効を確認したウエイについては、このウエイに対
応するアドレスメモリ4aのみに対して出力動作を行う
ように出力回路活性化信号(低消費電力用制御信号)を
制御する。すなわち、有効ビットの有効に対応して出力
回路活性化信号を活性化して、アドレスメモリ4aに付
加された低消費電力制御回路7aに入力し、アドレスメ
モリ4aのデータ出力部11を動作可能状態とする。
As a result, for example, for a way whose validity bit is "1", the output circuit activation signal (low power consumption) is set so as to perform an output operation only to the address memory 4a corresponding to this way. Control signal). That is, the output circuit activation signal is activated in accordance with the validity of the valid bit, and is input to the low power consumption control circuit 7a added to the address memory 4a, and the data output unit 11 of the address memory 4a is set in an operable state. I do.

【0039】それと同時に、たとえば有効ビットが
“0”である無効を確認したウエイに対しては、ミスヒ
ット判定としてアドレスメモリ4aの出力動作を取り消
す。すなわち、有効ビットの無効に対応して出力回路活
性化信号を非活性のままで低消費電力制御回路7aに入
力し、アドレスメモリ4aのデータ出力部11を動作不
可能状態とする。
At the same time, the output operation of the address memory 4a is canceled as a miss hit determination for a way whose invalidity is confirmed to be "0", for example. That is, in response to the invalidation of the valid bit, the output circuit activation signal is input to the low power consumption control circuit 7a in an inactive state, and the data output unit 11 of the address memory 4a is disabled.

【0040】以上のように、本実施の形態2のような有
効ビットメモリ5aとアドレスメモリ4aとを同時にア
クセスし、小規模な有効ビットメモリ5aの高速性から
その出力結果を利用して大規模なアドレスメモリ4aの
高消費電力のデータ出力部11を制御する動作において
は、たとえばそれぞれが48ビットの容量の大規模なア
ドレスメモリ4aの出力動作を、たとえば8ビットの小
規模でアクセス速度が高速な有効ビットメモリ5aの結
果を入力として制御することができる。
As described above, the effective bit memory 5a and the address memory 4a as in the second embodiment are simultaneously accessed, and the output result of the small effective bit memory 5a is used on the large scale by utilizing the output result thereof. In the operation of controlling the high power consumption data output unit 11 of the address memory 4a, for example, the output operation of a large-scale address memory 4a having a capacity of 48 bits is performed. The result of the effective bit memory 5a can be controlled as an input.

【0041】よって、無効なウエイに対応するセンスア
ンプの低消費電力制御を実行し、低消費電力化を図るこ
とができ、たとえばデータ出力部11の消費電力はメモ
リ全体の約50%程度であるので、このとき8ウエイの
うち、無効状態がnウエイであった場合、このnウエイ
に対しては出力動作が行われず、nウエイ分の不要な電
力の低減が実現され、アドレスメモリ4aの全体の消費
電力を0.5×n/8分だけ低減することができる。
Therefore, low power consumption control of the sense amplifier corresponding to the invalid way can be executed to reduce the power consumption. For example, the power consumption of the data output unit 11 is about 50% of the entire memory. Therefore, if the invalid state is n-way out of the eight ways at this time, the output operation is not performed for this n-way, and unnecessary power reduction for n-way is realized, and the entire address memory 4a Can be reduced by 0.5 × n / 8 minutes.

【0042】従って、本実施の形態2のキャッシュメモ
リシステムによれば、タグメモリ2aがアドレスメモリ
4aと有効ビットメモリ5aとに分割され、アドレスメ
モリ4aと有効ビットメモリ5aとの読み出しを同時に
行い、有効ビットが無効であるウエイに関してはアドレ
スメモリ4aに付加された低消費電力制御回路7aによ
ってアドレスメモリ4aのデータ出力部11の動作を停
止することができるので、大規模なアドレスメモリ4a
の出力動作を低減して消費電力を低減することができる
とともに、前記実施の形態1に比べて動作の高速化を可
能とすることができる。
Therefore, according to the cache memory system of the second embodiment, the tag memory 2a is divided into the address memory 4a and the effective bit memory 5a, and the address memory 4a and the effective bit memory 5a are simultaneously read. Regarding the way in which the valid bit is invalid, the operation of the data output unit 11 of the address memory 4a can be stopped by the low power consumption control circuit 7a added to the address memory 4a.
And the power consumption can be reduced, and the operation can be speeded up as compared with the first embodiment.

【0043】以上、本発明者によってなされた発明を発
明の実施の形態1および2に基づき具体的に説明した
が、本発明は前記実施の形態に限定されるものではな
く、その要旨を逸脱しない範囲で種々変更可能であるこ
とはいうまでもない。
Although the invention made by the inventor has been specifically described based on the first and second embodiments of the present invention, the present invention is not limited to the above embodiment and does not depart from the gist of the invention. It goes without saying that various changes can be made within the range.

【0044】たとえば、前記実施の形態のキャッシュメ
モリシステムについては、8ウエイ・セットアソシアテ
ィブ対応の1チップ化した2次キャッシュメモリを有す
るメモリシステムである場合について説明したが、本発
明は前記実施の形態に限定されるものではなく、2ウエ
イ、4ウエイなどの他のウエイ数についても広く適用可
能である。
For example, the cache memory system according to the above-described embodiment has been described in connection with a memory system having a one-chip secondary cache memory compatible with 8-way set associative. However, the present invention is not limited to this, and can be widely applied to other ways such as two ways and four ways.

【0045】また、本発明は、特に科学技術計算などの
高速計算機を必要とする技術分野向けのSMP(Symmetr
ical Multi Processor) 型プロセッサシステムなどにお
いて、大容量を実現する2次キャッシュメモリに対して
効果的であるが、2次キャッシュメモリに適用する場合
の他に、たとえばプロセッサ内に内蔵される1次キャッ
シュメモリとしても適用可能であることはいうまでもな
い。
Further, the present invention is particularly applicable to a SMP (Symmetr) for a technical field requiring a high-speed computer such as a scientific computer.
It is effective for a secondary cache memory realizing a large capacity in a processor system or the like. In addition to the case where the present invention is applied to a secondary cache memory, for example, a primary cache built in a processor Needless to say, it can be applied as a memory.

【0046】[0046]

【発明の効果】本願において開示される発明のうち、代
表的なものによって得られる効果を簡単に説明すれば、
以下のとおりである。
Advantageous effects obtained by typical ones of the inventions disclosed in the present application will be briefly described.
It is as follows.

【0047】(1).多ウエイ・セットアソシアティブ対応
のキャッシュメモリを有するメモリシステムにおいて、
タグメモリを、タグアドレスを格納した大規模メモリ
と、このタグアドレスに対応する有効ビットのみを格納
した小規模メモリとに分離して配置することで、小規模
メモリを読み出した結果が無効であるウエイに関しては
大規模メモリの読み出し動作を停止することができるの
で、不要な電力の低減が可能となる。
(1) In a memory system having a cache memory compatible with many ways and set associatives,
By arranging the tag memory separately into a large-scale memory storing the tag address and a small-scale memory storing only valid bits corresponding to the tag address, the result of reading the small-sized memory is invalid. As for the way, the read operation of the large-scale memory can be stopped, so that unnecessary power can be reduced.

【0048】(2).前記(1) のような多ウエイ・セットア
ソシアティブ対応のキャッシュメモリを有するメモリシ
ステムにおいて、小規模メモリを読み出した結果が無効
であるウエイに関しては大規模メモリの出力部の動作を
停止することができるので、前記(1) と同様に不要な電
力を低減することができるとともに、特に小規模メモリ
と大規模メモリを同時にアクセスすることで、動作の高
速化も実現することが可能となる。
(2) In a memory system having a cache memory corresponding to the multi-way set associative as described in (1), a way in which the result of reading a small-sized memory is invalid is used for an output of a large-scale memory. Since the operation can be stopped, unnecessary power can be reduced in the same manner as in (1), and a high-speed operation can be realized, particularly by simultaneously accessing the small-scale memory and the large-scale memory. Becomes possible.

【0049】(3).前記(1) ,(2) により、小規模メモリ
を読み出した結果が有効であったときにのみ、そのウエ
イに対応する大規模メモリをアクセスすることによっ
て、大規模メモリのアクセス回数を低減して、あるいは
大規模メモリ内の高消費電力出力部の動作数を低減し
て、低消費電力化を実現することが可能となる。
(3) According to the above (1) and (2), only when the result of reading the small memory is valid, the large memory corresponding to the way is accessed, so that the large memory is accessed. And the number of operations of the high power consumption output unit in the large-scale memory can be reduced to realize low power consumption.

【0050】(4).前記(1) 〜(3) により、キャッシュメ
モリシステムの大容量化およびセットアソシアティブ対
応の多ウエイ化時におけるメモリアクセスの消費電力を
低減して、さらなる大容量化や多ウエイ化を実現するこ
とができ、特に大容量を実現する2次キャッシュメモリ
システムに対して大きな効果が期待できる。
(4) According to the above (1) to (3), the power consumption of the memory access is reduced when the cache memory system has a large capacity and has many ways corresponding to the set associative. Ways can be realized, and a great effect can be expected particularly for a secondary cache memory system realizing a large capacity.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態1であるメモリシステムの
概略構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a schematic configuration of a memory system according to a first embodiment of the present invention;

【図2】本発明の実施の形態1のタグメモリを示す構成
図である。
FIG. 2 is a configuration diagram illustrating a tag memory according to the first embodiment of the present invention.

【図3】本発明の実施の形態1のタグメモリの動作を示
すタイムチャートである。
FIG. 3 is a time chart illustrating an operation of the tag memory according to the first embodiment of the present invention.

【図4】本発明の実施の形態1に対して本発明者が検討
した比較例であるタグメモリを示す構成図である。
FIG. 4 is a configuration diagram showing a tag memory which is a comparative example examined by the present inventors with respect to the first embodiment of the present invention.

【図5】本発明の実施の形態1に対して本発明者が検討
した比較例であるタグメモリの動作を示すタイムチャー
トである。
FIG. 5 is a time chart showing an operation of a tag memory which is a comparative example studied by the present inventors with respect to the first embodiment of the present invention.

【図6】本発明の実施の形態2であるメモリシステムを
構成するタグメモリを示す構成図である。
FIG. 6 is a configuration diagram illustrating a tag memory included in a memory system according to a second embodiment of the present invention;

【図7】本発明の実施の形態2のタグメモリの動作を示
すタイムチャートである。
FIG. 7 is a time chart illustrating an operation of the tag memory according to the second embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1 CPU 2,2a タグメモリ 3 データメモリ 4,4a アドレスメモリ(第1のメモリ) 5,5a 有効ビットメモリ(第2のメモリ) 6,6a 制御論理部(制御論理手段) 7,7a 低消費電力制御回路(低消費電力制御手段) 8,8a コンパレータ 9,9a 論理ゲート 10,10a ヒット判定制御部 11 データ出力部 1 CPU 2, 2a Tag memory 3 Data memory 4, 4a Address memory (first memory) 5, 5a Effective bit memory (second memory) 6, 6a Control logic unit (control logic means) 7, 7a Low power consumption Control circuit (low power consumption control means) 8, 8a Comparator 9, 9a Logic gate 10, 10a Hit determination control unit 11 Data output unit

───────────────────────────────────────────────────── フロントページの続き (72)発明者 宇佐美 正己 東京都青梅市今井2326番地 株式会社日立 製作所デバイス開発センタ内 (72)発明者 斉藤 佳代子 東京都青梅市今井2326番地 株式会社日立 製作所デバイス開発センタ内 ──────────────────────────────────────────────────の Continued on the front page (72) Inventor Masaki Usami 2326 Imai, Ome-shi, Tokyo Inside the Hitachi, Ltd.Device Development Center (72) Inventor Kayoko Saito 2326 Imai, Ome-shi, Tokyo Hitachi, Ltd.Device Development Center, Ltd. Inside

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも、格納領域が複数のセットに
分割された多ウエイ・セットアソシアティブ対応のキャ
ッシュメモリを有するメモリシステムであって、前記複
数のセットに分割されたウエイ数分のタグアドレスを格
納した第1のメモリと、このタグアドレスに対応するデ
ータメモリの内容の有効/無効を示す有効ビットのみを
格納した第2のメモリとを分離して配置し、前記第1の
メモリは各ウエイ毎に前記第2のメモリから低消費電力
用制御信号を受信して動作することを特徴とするメモリ
システム。
1. A memory system having at least a cache memory corresponding to a multi-way set associative in which a storage area is divided into a plurality of sets, and stores tag addresses corresponding to the number of ways divided into the plurality of sets. And a second memory storing only valid bits indicating validity / invalidity of the contents of the data memory corresponding to the tag address, are separately disposed, and the first memory is provided for each way. Receiving a low-power-consumption control signal from the second memory to operate.
【請求項2】 請求項1記載のメモリシステムであっ
て、前記第2のメモリを読み出し、その結果、前記低消
費電力用制御信号が無効であるウエイに関しては前記第
1のメモリに対して低消費電力制御することを特徴とす
るメモリシステム。
2. The memory system according to claim 1, wherein the second memory is read, and as a result, the way in which the control signal for low power consumption is invalid is lower than that of the first memory. A memory system characterized by controlling power consumption.
【請求項3】 請求項2記載のメモリシステムであっ
て、ウエイ数分の複数の前記第1のメモリと、これらの
第1のメモリに対応する1つの前記第2のメモリと、前
記第1のメモリから読み出したタグアドレスと入力され
たアクセスアドレスとを比較し、その結果が一致し、か
つ前記第2のメモリの有効ビットが有効を示しているか
否かのヒット判定を行う制御論理手段とを有し、前記第
1のメモリにはアクセスを不可能にする低消費電力制御
手段が付加され、前記有効ビットが無効であるウエイに
関しては前記低消費電力制御手段により前記第1のメモ
リの読み出し動作を停止することを特徴とするメモリシ
ステム。
3. The memory system according to claim 2, wherein a plurality of the first memories corresponding to the number of ways, one second memory corresponding to the first memories, and the first memory are provided. Control logic means for comparing the tag address read from the memory with the input access address, and performing a hit determination as to whether or not the results match and the valid bit of the second memory indicates valid. Low power consumption control means for making access impossible is added to the first memory, and reading of the first memory is performed by the low power consumption control means for a way in which the valid bit is invalid. A memory system which stops operation.
【請求項4】 請求項2記載のメモリシステムであっ
て、ウエイ数の1/nビット分ずつのアドレスを格納す
る複数の前記第1のメモリと、これらの第1のメモリに
対応する1つの前記第2のメモリと、前記第1のメモリ
から読み出したタグアドレスと入力されたアクセスアド
レスとを比較し、その結果が一致し、かつ前記第2のメ
モリの有効ビットが有効を示しているか否かのヒット判
定を行う制御論理手段とを有し、前記第1のメモリには
その出力部を各ウエイ毎に活性化する低消費電力制御手
段が付加され、前記有効ビットが無効であるウエイに関
しては前記低消費電力制御手段により前記第1のメモリ
の出力部の動作を停止することを特徴とするメモリシス
テム。
4. The memory system according to claim 2, wherein a plurality of said first memories for storing addresses each corresponding to 1 / n bits of the number of ways, and one corresponding to said first memories. Comparing the second memory with the tag address read from the first memory and the input access address, and determining whether or not the result matches and the valid bit of the second memory indicates valid; Control logic means for making a hit determination as to whether or not the first memory is provided with a low power consumption control means for activating an output unit for each way. Wherein the operation of the output unit of the first memory is stopped by the low power consumption control means.
【請求項5】 請求項3または4記載のメモリシステム
であって、前記複数の第1のメモリ、前記第2のメモリ
および前記制御論理手段を1チップ化することを特徴と
するメモリシステム。
5. The memory system according to claim 3, wherein said plurality of first memories, said second memories, and said control logic are integrated into one chip.
JP26391896A 1996-10-04 1996-10-04 Memory system Expired - Fee Related JP3701409B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26391896A JP3701409B2 (en) 1996-10-04 1996-10-04 Memory system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26391896A JP3701409B2 (en) 1996-10-04 1996-10-04 Memory system

Publications (2)

Publication Number Publication Date
JPH10111832A true JPH10111832A (en) 1998-04-28
JP3701409B2 JP3701409B2 (en) 2005-09-28

Family

ID=17396084

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26391896A Expired - Fee Related JP3701409B2 (en) 1996-10-04 1996-10-04 Memory system

Country Status (1)

Country Link
JP (1) JP3701409B2 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004164395A (en) * 2002-11-14 2004-06-10 Renesas Technology Corp Address converter
JP2006031697A (en) * 2004-07-16 2006-02-02 Samsung Electronics Co Ltd Branch target buffer and usage for the same
JP2007048285A (en) * 2005-08-05 2007-02-22 Fujitsu Ltd Power consumption reducing method and logical device and system in cache
JP2007048286A (en) * 2005-08-05 2007-02-22 Fujitsu Ltd Power consumption reduction method in cache, logical unit, and system
JP2009514114A (en) * 2005-12-30 2009-04-02 インテル・コーポレーション Method and system for optimizing dynamic memory sizing latency

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004164395A (en) * 2002-11-14 2004-06-10 Renesas Technology Corp Address converter
JP2006031697A (en) * 2004-07-16 2006-02-02 Samsung Electronics Co Ltd Branch target buffer and usage for the same
JP2007048285A (en) * 2005-08-05 2007-02-22 Fujitsu Ltd Power consumption reducing method and logical device and system in cache
JP2007048286A (en) * 2005-08-05 2007-02-22 Fujitsu Ltd Power consumption reduction method in cache, logical unit, and system
JP2009514114A (en) * 2005-12-30 2009-04-02 インテル・コーポレーション Method and system for optimizing dynamic memory sizing latency

Also Published As

Publication number Publication date
JP3701409B2 (en) 2005-09-28

Similar Documents

Publication Publication Date Title
US5848428A (en) Sense amplifier decoding in a memory device to reduce power consumption
US5640339A (en) Cache memory including master and local word lines coupled to memory cells
US6138208A (en) Multiple level cache memory with overlapped L1 and L2 memory access
KR101533564B1 (en) Cpu in memory cache architecture
US5301296A (en) Microprocessor with cache memory
US6356990B1 (en) Set-associative cache memory having a built-in set prediction array
US8775740B2 (en) System and method for high performance, power efficient store buffer forwarding
JPH0594698A (en) Semiconductor memory
US8862829B2 (en) Cache unit, arithmetic processing unit, and information processing unit
EP1269328B1 (en) System having a configurable cache/sram memory
US6606684B1 (en) Multi-tiered memory bank having different data buffer sizes with a programmable bank select
US5761714A (en) Single-cycle multi-accessible interleaved cache
JP2004528647A (en) Method and apparatus for supporting multiple cache line invalidations per cycle
JPH10111832A (en) Memory system
US6704820B1 (en) Unified cache port consolidation
CN111158753A (en) Flash controller structure with data prefetching function and implementation method thereof
JPH07334423A (en) Set associative type memory device
US7047363B2 (en) Cache memory and control method thereof
US6216198B1 (en) Cache memory accessible for continuous data without tag array indexing
KR100237744B1 (en) Virtual memory system and processing method
KR19990057856A (en) Low power cache memory device
JPH11203200A (en) Parallel processor and memory control method
JP2001051898A (en) Method for referring data in hierarchical cache memory and data processor including hierarchical cache memory
JPH04328655A (en) Cache memory
JPH04124748A (en) Buffer storage device and its system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050330

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050412

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050607

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20050621

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050713

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080722

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090722

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees