JPH03269743A - High-reliability cache control system - Google Patents

High-reliability cache control system

Info

Publication number
JPH03269743A
JPH03269743A JP2070654A JP7065490A JPH03269743A JP H03269743 A JPH03269743 A JP H03269743A JP 2070654 A JP2070654 A JP 2070654A JP 7065490 A JP7065490 A JP 7065490A JP H03269743 A JPH03269743 A JP H03269743A
Authority
JP
Japan
Prior art keywords
address
comparator
input
parity bit
sram
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.)
Pending
Application number
JP2070654A
Other languages
Japanese (ja)
Inventor
Osamu Moriyama
修 盛山
Osamu Owaki
大脇 修
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.)
Fujitsu Ltd
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU 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 Fujitsu Ltd, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP2070654A priority Critical patent/JPH03269743A/en
Publication of JPH03269743A publication Critical patent/JPH03269743A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Abstract

PURPOSE:To improve the reliability of cache control in a simple cache circuit using an SRAM with comparator by generating a parity bit from a partial address of an access address. CONSTITUTION:An address A04 to A15 is inputted as the address input of an SRAM module 2-1, and an address A16 to A31, the parity bit generated from the address A16 to A31 by a parity bit generating circuit 3, and effective bits are inputted as the data input and are written. The value read out by inputting the address A04 to A15 to the input address of the SRAM module 2-1 and the data input consisting of the address A16 to A31, the parity bit, and effective bits are inputted to a comparator 2-2 at the time of discriminating hit/mishit, and hit is discriminated in the case of coincidence between them, but mishit is discriminated in the case of disaccord. Thus, the reliability of cache control is improved in the simple cache circuit using an SRAM 2 with comparator.

Description

【発明の詳細な説明】 〔概要〕 キャッシュを信頼性高く制御する高信頼性キャンシュ制
御方式に関し、 コンパレータ付SRAMを用いた簡単なキャッシュ回路
において、キャッシュ制御の信頼性を向上させることを
目的とし、 SRAMモジュールおよびコンパレータからなるコンパ
レータ付SRAMと、パリティビットを生成するパリテ
イビット生成回路と、データを書き込み、ヒツト時に出
力するキャッシュデータRAMとを備え、アクセス時に
上記コンパレータ付SRAMのSRAMモジュールにア
ドレス入力としてアクセスアドレスの一部のアドレスを
入力して読み出した値と、アクセスアドレスの残りのア
ト−レス、当言亥残りのアドレスから上記パリテイビッ
ト生成回路によって生成したパリティビット、複数の有
効ビットとを上記コンパレータに入力して一致/不一致
のときにヒツト/ミスヒツトと判断し、一方、ミスヒツ
トのときに主記憶装置などからリードしたデータを上記
キャッシュデータRAMに書き込むと共に、上記コンパ
レータ付SRAMのSRAMモジュールにアドレス入力
としてアクセスアドレスの一部のアドレスを入力、およ
びデータ入力としてアクセスアドレスの残りのアドレス
、パリティビット、複数の有効ビットを入力して書き込
むように構成する。
[Detailed Description of the Invention] [Summary] Regarding a highly reliable cache control method that controls cache with high reliability, the present invention aims to improve the reliability of cache control in a simple cache circuit using an SRAM with a comparator. Equipped with an SRAM with a comparator consisting of an SRAM module and a comparator, a parity bit generation circuit that generates a parity bit, and a cache data RAM that writes data and outputs when hit, an address is input to the SRAM module of the SRAM with a comparator when accessed. The value read by inputting a part of the access address as , the remaining address of the access address, the parity bit generated by the above parity bit generation circuit from the remaining address, and multiple valid bits. is input to the comparator, and when there is a match/mismatch, it is determined as a hit/miss. On the other hand, when there is a miss, the data read from the main storage device etc. is written to the cache data RAM, and the SRAM module of the SRAM with the comparator is written. The configuration is such that a partial address of the access address is input as an address input, and the remaining address of the access address, a parity bit, and a plurality of valid bits are input as data input to write.

〔産業上の利用分野二 本発明は、キヤノンユを信頼性高く制御する高信頼性キ
ャッシュ制御方式に関するものである。
[INDUSTRIAL APPLICATION FIELD 2] The present invention relates to a highly reliable cache control method for controlling Canon units with high reliability.

〔従来の技術と発明が解決しようとする課題〕従来、第
5図(イ)に示すように、MPU (マイクロプロセッ
サ)21からのリードアクセス時に、キャッシュタグR
AM22から読み出した値と、リードアクセスするアド
レスとを比較回路23で比較して一致したとき(ヒツト
したとき)、キャッシュデータRA M 25からデー
タを読み出してMPU21に転送するようにしている。
[Prior art and problems to be solved by the invention] Conventionally, as shown in FIG.
The comparison circuit 23 compares the value read from the AM 22 and the address to be read accessed, and when they match (hit), the data is read from the cache data RAM 25 and transferred to the MPU 21.

この際、キャッシュタグRAM22および比較回路23
の機能を持つ第5図(ロ)コンパレータ付SRAM27
を用いて回路構成を簡単にすることが考えられる。しか
し、このコンパレータ付SRAM27を用いた場合、こ
のままでは冗長ビット(パリティビットなど)を付加し
て信頼性を高めることができないという問題があった。
At this time, the cache tag RAM 22 and comparison circuit 23
Figure 5 (b) SRAM 27 with comparator, which has the function of
It is possible to simplify the circuit configuration by using However, when this SRAM 27 with a comparator is used, there is a problem in that it is not possible to add redundant bits (such as a parity bit) to improve reliability.

本発明は、コンパレータ付SRAMを用いた簡単なキャ
ッシュ回路において、キヤノノユ制御の信頼性を向上さ
せることを目的としている。
The present invention aims to improve the reliability of cash control in a simple cache circuit using an SRAM with a comparator.

〔課題を解決する手段〕[Means to solve problems]

第1図を参照して課題を解決する手段を説明する。 Means for solving the problem will be explained with reference to FIG.

第1図において、コンパレーク付SRAM2は、SRA
Mモジュール2−1およびコンパレータ22から構成さ
れるものである。
In FIG. 1, SRAM2 with comparator is SRA
It is composed of an M module 2-1 and a comparator 22.

パリテイビット生成回路3は、パリティビットを生成す
る回路である。
Parity bit generation circuit 3 is a circuit that generates parity bits.

キャッシュデータRAM5は、データを書き込み、ヒツ
ト時にデータを読み出してアクセス元に出力するもので
ある。
The cache data RAM 5 is used to write data, read the data when hit, and output the data to the access source.

〔作用〕[Effect]

本発明は、第1図に示すように、アクセス時にコンパレ
ータ付SRAM2のSRAMモジュール2−1にアドレ
ス入力としてアクセスアドレスの一部のアドレスを入力
して読み出した値と、アクセスアドレスの残りのアドレ
ス、当該残りのアドレスからパリテイビット生成回路3
によって生成したパリティビット、複数の有効ビットと
をコンパレータ2−2に入力して一致/不一致のときに
ヒツト/ミスヒツトと判断し、一方、ミスヒツトのとき
に主記憶装置などからリートしたデータをキャッシュデ
ータRAM5に書き込むと共に、コンパレーク付S R
A M 2のSRAMモジュール21にアドレス入力と
してアクセスアドレスの一部のアドレスを人力、および
データ入力としてアクセスアドレスの残りのアドレス、
パリティビット、複数の有効ビットを人力して書き込む
ようにしている。
As shown in FIG. 1, the present invention provides a value read out by inputting a part of the access address as an address input to the SRAM module 2-1 of the SRAM with comparator 2 at the time of access, and the remaining address of the access address. Parity bit generation circuit 3 from the remaining address
The parity bit generated by While writing to RAM5, S R with comparator
A part of the access address is input manually to the SRAM module 21 of A M 2 as an address input, and the remaining address of the access address is input as data input,
The parity bit and multiple valid bits are manually written.

従って、コンパレーク付SRAM2を用いた簡単なキャ
ッシュ回路において、キャッシュ制御の信頼性を向上さ
せることが可能となる。
Therefore, in a simple cache circuit using the SRAM 2 with a comparator, it is possible to improve the reliability of cache control.

〔実施例〕〔Example〕

次に、第1図から第4図を用いて本発明の1実施例の構
成および動作を順次詳細に説明する。
Next, the configuration and operation of one embodiment of the present invention will be explained in detail using FIGS. 1 to 4.

第1図(イ)において、MP U (マイクロプロセッ
サ)1は、各種処理を行うものであって、ここではアク
セス要求元である。
In FIG. 1(A), an MPU (microprocessor) 1 performs various processes and is an access request source here.

コンパレータ付SRAM2は、第1図(ロ)に示すよう
に、SRAMモジュール2−1およびコンパレータ2−
2から構成されるものである(後述する)。
The SRAM with comparator 2 includes an SRAM module 2-1 and a comparator 2-1, as shown in FIG.
2 (described later).

パリティビット生成回路3は、コンパレータ付SRAM
2のデータ入力に入力しようとするアドレスのパリティ
ビットを生成する回路であって、例えば8ビツトに1ビ
ツトの遇/奇のパリティビ・ノドを生成するものである
The parity bit generation circuit 3 is an SRAM with a comparator.
This circuit generates a parity bit of an address to be inputted to the second data input, and generates an odd/odd parity node of, for example, 1 bit in 8 bits.

応答制御回路4は、MPUIからの起動信号の通知に対
応して、コンパレータ付SRAM2から一致信号の通知
(Eノドした旨の通知)があったときに応答信号をMP
UIに通知し、キャッシュデータRAM5からデータバ
スに出力したデータを取り込ませたりなどするものであ
る。
The response control circuit 4 outputs a response signal to MP when there is a notification of a match signal (notification that an E throat has been performed) from the SRAM with comparator 2 in response to a notification of a start signal from the MPUI.
It notifies the UI and causes it to fetch data output from the cache data RAM 5 to the data bus.

キャッシュデータRAM5は、ミスヒツト時にデータを
記憶し、ヒツト時にデータを読み出してアクセス要求元
に出力するメモリである。
The cache data RAM 5 is a memory that stores data in the event of a miss, reads out the data in the event of a hit, and outputs the data to the access request source.

主記憶装置6に、データを記憶する大容量のメモリであ
る。
The main storage device 6 is a large-capacity memory that stores data.

第1図(ロ)において、SRAMモジュール21は、M
PUIからのアクセスアドレスの一部のアドレスをアド
レス入力とし、アクセスアドレスの残りのアドレス、こ
の残りのアドレスからパリティビット生成回路3によっ
て生成したパリティ5゛ソト、複数の有効ビットをデー
タ入力として当該データ入力を記憶したり、MPUIか
らのアクセスアドレスの一部のアドレスをアドレス入力
としてその値を読み出してコンパレータ2−2に入力し
たりするものである。
In FIG. 1(b), the SRAM module 21 has M
A part of the access address from the PUI is used as an address input, the remaining address of the access address, the parity 5's generated from this remaining address by the parity bit generation circuit 3, and a plurality of valid bits are used as data input to generate the data. It stores the input, and uses a part of the access address from the MPUI as an address input to read the value and input it to the comparator 2-2.

コンパレータ2−2は、SRAMモジュール21から読
み出した値と、アクセスアドレスの残りのアドレス、こ
の残りのアドレスからパリテイビット生成回路3によっ
て生成したパリティビット、複数の有効ビットとを比較
し、一致(ヒツト)か、不一致(貴スヒソト)かを判別
するものである。
The comparator 2-2 compares the value read from the SRAM module 21 with the remaining address of the access address, the parity bit generated by the parity bit generation circuit 3 from this remaining address, and a plurality of valid bits, and determines whether there is a match ( This is to determine whether the information is correct or inconsistent.

次に、第2図を用いて、第1図コンバレークイ・lSR
AM2の動作を説明する。ここで、アドレスAOからA
31の32、データが16(2’)ハイトブロソクでア
クセスする場合について説明する。
Next, using Figure 2,
The operation of AM2 will be explained. Here, from address AO to A
31 and 32, the case where data is accessed in a 16 (2') height block will be explained.

第2図↓こおいて、SRAMモジュール2−1のアドレ
ス入力としてAO4からA15を入力し、データ入力と
してA16からA31、パリティ5゛ソト2.2ビツト
の有効ビットを入力し、書き込む。これにより、ミスヒ
ット時にキャッシュデータRAM5にデータを書き込ん
だときに、当該書き込んだデータについて、コンパレー
タ付SRAM2のSRAMモジュール2−1にヒツト/
ミスヒツトを判別する情報を信頼性高く記憶させること
ができる。そして、ヒツト/ミスヒツトの判別時に、S
RAMモジュール2−1の入力アドレスにアクセスアド
レスAO4ないしA15を入力して読み出した値と、ア
クセスアドレスA16ないしA31.このアクセスアド
レスA16ないしA31から生成した2ビツトのパリテ
ィビット、2ビツトの有効ビットとをコンパレータ2−
2に入力し、両者が一致するときにヒツト、不一致のと
きにミスし、トと判別する。ここで、アドレス16から
A31についてはパリティビットによって信頼性を高め
ている。また、有効ビットについては通常“11”とし
て冗長性を持たせ、両者が“1”のときにのみヒツトと
判別し、いずれかがOとなっ7こときはミスヒツトと判
別して主記憶装置6からデータをリードし、信頼性を高
めている。
FIG. 2 ↓ Here, AO4 to A15 are input as address inputs of the SRAM module 2-1, A16 to A31 are input as data inputs, and valid bits of parity 5 and 2.2 bits are input and written. As a result, when data is written to the cache data RAM 5 at the time of a miss, the written data is stored in the SRAM module 2-1 of the SRAM with comparator 2 as a hit/hit.
Information for determining a miss can be stored with high reliability. Then, when determining hits/misses, S
The values read by inputting the access addresses AO4 to A15 to the input addresses of the RAM module 2-1 and the access addresses A16 to A31 . The 2-bit parity bit and 2-bit valid bit generated from the access addresses A16 to A31 are output to the comparator 2-
2, and when the two match, it is judged as a hit, and when they do not match, it is judged as a miss, and it is judged as a hit. Here, the reliability of addresses 16 to A31 is enhanced by parity bits. In addition, the valid bit is normally set to "11" to provide redundancy, and it is determined that it is a hit only when both are "1", and when either one is O and 7, it is determined as a miss and the data is stored in the main memory 6. We are leading the data and increasing reliability.

尚、有効ビノロよ、シングルプロセッサのときは、通常
“11”を書き込むようにしている。そして、マルチプ
ロセッサシステムに拡張したときは、当該有効ビットを
0にして当該エントリに対応するデータを無効にする。
By the way, effective Binoro, when using a single processor, normally "11" is written. When expanded to a multiprocessor system, the valid bit is set to 0 to invalidate the data corresponding to the entry.

次に、第3図フローチャートに示す順序に従い第1図、
第2図溝底の動作を詳細に説明する。
Next, in accordance with the order shown in the flowchart of FIG. 3,
The operation of the groove bottom in FIG. 2 will be explained in detail.

第3図において、■は、MPUIがリートアクセスを発
行する。
In FIG. 3, in (■), the MPUI issues a REIT access.

@は、ヒントか否かを判別する。これは、■でリードア
ドレスをアドレスバスに出力し、このうちのAOAない
しA15をコンパレータ付SRAM2のSRAMモジュ
ール2−1のアドレス入力に人力して読み出した値と、
残りのA16ないしA31、これらA16ないしA31
から生成した2ビツトのパリティビット、有効ビット°
11”とをコンパレータ2−2にそれぞれ入力し、両者
を比較して一致した(ヒツト)か否かを判別する。
@ determines whether it is a hint or not. This is the value read out by outputting the read address to the address bus at ■, manually inputting AOA to A15 into the address input of the SRAM module 2-1 of the SRAM with comparator 2, and
The remaining A16 to A31, these A16 to A31
2-bit parity bit, valid bit °
11'' are respectively input to the comparator 2-2, and the two are compared to determine whether they match (hit) or not.

YESの場合(一致した場合、ヒツトした場合)には、
■に示すようにヒントしたと判断し、Oでキャッシュデ
ータRAM5から読み出したデータをMPUIに転送し
、[相]でMPUが受は取る。
If YES (if there is a match, if there is a hit),
As shown in (2), it is determined that a hint has been given, and the data read from the cache data RAM 5 is transferred to the MPUI in O, and the MPU accepts the data in [phase].

方、NOの場合(不一致の場合、ミスヒツトの場合)に
は、主記憶袋N6を0でアクセスし、[相]でリードし
たデータをMPUIに転送すると共に、■、[相]を行
う。以下説明する。
On the other hand, in the case of NO (in case of mismatch, in case of mishit), the main memory bag N6 is accessed with 0, the data read in [phase] is transferred to the MPUI, and step 2, [phase] is performed. This will be explained below.

[相]は、@N○でミスヒツトと判別されたので、主記
憶装置6からリードしたデータをデータバスを介してM
PUIに転送する際に、併せてキャッシュデータRAM
5に書き込む。この際、第1図(イ)に示すように、M
PUIからアドレスバスに送出されているリードアドレ
スのうちのAO2ないしA15を入力した状態で、デー
タバスに送出されたデータをキャッシュデータRAM5
に書き込む。
[Phase] is determined to be a miss at @N○, so the data read from the main memory 6 is transferred to M via the data bus.
When transferring to PUI, cache data RAM is also
Write in 5. At this time, as shown in Figure 1 (a), M
With AO2 to A15 of the read addresses sent from the PUI to the address bus being input, the data sent to the data bus is transferred to the cache data RAM 5.
write to.

[相]は、コンパレータ付SRAM2に、AOAないし
A15をアドレスとして、A16ないしA31.2ヒー
ノトのパリティビット、有効ヒ゛ソト“11”をデータ
とじて、書き込む。これにより、リードアドレスのデー
タについて、キャッシュデータRAM5に書き込んだこ
とを記憶する。
[Phase] writes AOA to A15 as addresses, A16 to A31.2 parity bits, and valid bits "11" as data to the SRAM 2 with a comparator. As a result, it is stored that the data at the read address has been written to the cache data RAM 5.

Oは、@YESでヒントと判別された内容を示す。これ
は、AOAないしA15を入力アドレスとしてSRAM
モジュール2−1からリートした値と、A16ないしA
31、このA16ないしA31から生成した2ビツトの
パリテイビット、有効ビット“11”とをコンパレータ
2−2で比較し、両者が一致(ヒント)したという内容
である。
O indicates content determined to be a hint by @YES. This is an SRAM using AOA to A15 as the input address.
The value read from module 2-1 and A16 to A
31, the comparator 2-2 compares the 2-bit parity bit generated from A16 to A31 with the valid bit "11", and the two match (hint).

[相]は、キャッシュデータRAM5に、AO2ないし
A15をアドレスとして入力してデータを読みだし、M
PUIに転送する。そして、@でMPU1がこれを受は
取る。
[Phase] inputs AO2 to A15 as addresses into the cache data RAM 5, reads the data, and reads the data from the cache data RAM 5.
Transfer to PUI. Then, MPU1 receives this with @.

次に、第4回動作波形図を用いて第1図(イ)構成の動
作を説明する。
Next, the operation of the configuration shown in FIG. 1(a) will be explained using the fourth operation waveform chart.

(1)MPUIが主記憶装置6に対してリードアクセス
すると、T、のタイミングで起動信号を応答制御回路4
に出力すると共に、リードアドレスをアドレスバスに出
力する。そして、リードアドレスのうちのAOAないし
A15をコンパレータ付S RA M 2のアドレス人
力に入力、およびA16ないしA31.2ビツトのパリ
ティビット、有効ヒツト“11”をコンパレータ付SR
AM2のデータ入出力に人力する。そして、既述したよ
うにして一致したとき(T2のタイミングでチエツクし
て一致したとき)にコンパレータ2−2からの一致信号
を応答制御回路4に通知する。
(1) When the MPUI performs read access to the main memory device 6, a start signal is sent to the response control circuit 4 at timing T.
It also outputs the read address to the address bus. Then, input AOA to A15 of the read address to the address input of SRAM 2 with comparator, and input the parity bits of A16 to A31.2 bits and valid hit "11" to SR with comparator.
Manual input/output of AM2 data. Then, when they match as described above (when they match when checked at timing T2), the response control circuit 4 is notified of the match signal from the comparator 2-2.

(2)一致信号が応答制御回路4に通知されたときに、
応答信号をMPUIに送出すると共にキャッシュデータ
RAM5から読み出したデータをデータバスに送出する
。MPUIは、T、のタイミングで応答信号を受は付け
てデータをサンプリングすると同時にハスサイクルを終
結する。
(2) When the matching signal is notified to the response control circuit 4,
A response signal is sent to the MPUI, and data read from the cache data RAM 5 is sent to the data bus. The MPUI accepts the response signal at timing T, samples the data, and terminates the hash cycle at the same time.

(3)一致しないときiヨ、既述したように、主記憶装
置6からリードしたデータをMPUIに転送すると共に
、キャソンユデータRA M 5に書き込む、およびA
16ないしA31.2ビツトのパリテイビット、有効ビ
ット“11”をまとめてコンパレータ付SRAM2のS
RAMモジュール21に書き込む。
(3) If they do not match, as described above, transfer the data read from the main memory 6 to the MPUI and write it to the data RAM 5, and
16 to A31.2 bits of parity bit and valid bit "11" are collectively set to S of SRAM2 with comparator.
Write to RAM module 21.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、コンパレータ付
SRAM2のアドレス入力にアクセスアドレスの一部の
アドレス、およびデータ入力にアクセスアドレスの残り
のアドレス、パリティビット、複数の有効ビットを入力
して書き込み、アクセス時に当該コンパレータ付SRA
M2の内部で読み出した値と入力したアクセスアドレス
、パリテイビット、複数の有効ビットとが一致/不一致
のときにヒツト/ミスヒツトと判別する構成を採用して
いるため、コンパレータ付SRAM2を用いた簡単なキ
ヤノンユ回路において、キャッシュ制御の信頼性を向上
させることができる。
As explained above, according to the present invention, a part of the access address is input to the address input of the SRAM 2 with a comparator, and the remaining address of the access address, a parity bit, and a plurality of valid bits are input to the data input. , SRA with the corresponding comparator when accessing
A configuration is adopted that determines a hit/miss when the value read inside M2 and the input access address, parity bit, and multiple valid bits match/mismatch, making it easy to use with SRAM2 with a comparator. It is possible to improve the reliability of cache control in Canon Yu circuits.

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

第1図は本発明の1実施例構威図、第2図は本発明に係
るコンパレータ付SRAMの動作説明図、第3図は本発
明の動作説明フローチャート、第4図υよ本発明の動作
波形図、第5図は従来技術の説明図を示す。 図中、lはMPU (マイクロプロセッサ)、2はコン
パレータ付SRAM、2−1はSRAMモジュール、2
−2はコンパレータ、3はパリティビット生成回路、4
は応答制御回路、5はキャッシュデータRAM、6は主
記憶装置を表す。
FIG. 1 is a structural diagram of one embodiment of the present invention, FIG. 2 is a diagram explaining the operation of the SRAM with a comparator according to the present invention, FIG. 3 is a flowchart explaining the operation of the present invention, and FIG. The waveform diagram in FIG. 5 is an explanatory diagram of the prior art. In the figure, l is MPU (microprocessor), 2 is SRAM with comparator, 2-1 is SRAM module, 2
-2 is a comparator, 3 is a parity bit generation circuit, 4
5 represents a response control circuit, 5 represents a cache data RAM, and 6 represents a main storage device.

Claims (1)

【特許請求の範囲】 キャッシュを信頼性高く制御する高信頼性キャッシュ制
御方式において、 SRAMモジュール(2−1)およびコンパレータ(2
−2)からなるコンパレータ付SRAM(2)と、パリ
テイビットを生成するパリテイビット生成回路(3)と
、 データを書き込み、ヒット時に出力するキャッシュデー
タRAM(5)とを備え、 アクセス時に上記コンパレータ付SRAM(2)のSR
AMモジュール(2−1)にアドレス入力としてアクセ
スアドレスの一部のアドレスを入力して読み出した値と
、アクセスアドレスの残りのアドレス、当該残りのアド
レスから上記パリテイビット生成回路(3)によって生
成したパリテイビット、複数の有効ビットとを上記コン
パレータ(2−2)に入力して一致/不一致のときにヒ
ット/ミスヒットと判断し、一方、ミスヒットのときに
主記憶装置などからリードしたデータを上記キャッシュ
データRAM(5)に書き込むと共に、上記コンパレー
タ付SRAM(2)のSRAMモジュール(2−1)に
アドレス入力としてアクセスアドレスの一部のアドレス
を入力、およびデータ入力としてアクセスアドレスの残
りのアドレス、パリテイビット、複数の有効ビットを入
力して書き込むように構成したことを特徴とする高信頼
性キャッシュ制御方式。
[Claims] A highly reliable cache control method for controlling a cache with high reliability, comprising: an SRAM module (2-1) and a comparator (2-1);
-2) with a comparator, a parity bit generation circuit (3) that generates a parity bit, and a cache data RAM (5) that writes data and outputs when there is a hit. SR of SRAM with comparator (2)
A value read by inputting a part of the access address as an address input to the AM module (2-1), the remaining address of the access address, and the parity bit generation circuit (3) generated from the remaining address. The parity bit and multiple valid bits are input to the above comparator (2-2), and when they match/mismatch, it is determined as a hit/miss hit.On the other hand, when there is a miss hit, the parity bit and multiple valid bits are input to the comparator (2-2). While writing data to the cache data RAM (5), input a part of the access address as an address input to the SRAM module (2-1) of the SRAM with comparator (2), and input the rest of the access address as a data input. A highly reliable cache control method characterized in that the address, parity bit, and multiple valid bits are input and written.
JP2070654A 1990-03-20 1990-03-20 High-reliability cache control system Pending JPH03269743A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2070654A JPH03269743A (en) 1990-03-20 1990-03-20 High-reliability cache control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2070654A JPH03269743A (en) 1990-03-20 1990-03-20 High-reliability cache control system

Publications (1)

Publication Number Publication Date
JPH03269743A true JPH03269743A (en) 1991-12-02

Family

ID=13437858

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2070654A Pending JPH03269743A (en) 1990-03-20 1990-03-20 High-reliability cache control system

Country Status (1)

Country Link
JP (1) JPH03269743A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006527871A (en) * 2003-06-18 2006-12-07 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method and apparatus for recognizing errors for cache memory, and cache memory

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6336450A (en) * 1986-07-31 1988-02-17 Nec Corp Lsi for cache
JPH01273152A (en) * 1988-04-25 1989-11-01 Hitachi Ltd Cache memory control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6336450A (en) * 1986-07-31 1988-02-17 Nec Corp Lsi for cache
JPH01273152A (en) * 1988-04-25 1989-11-01 Hitachi Ltd Cache memory control system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006527871A (en) * 2003-06-18 2006-12-07 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method and apparatus for recognizing errors for cache memory, and cache memory
JP4773343B2 (en) * 2003-06-18 2011-09-14 ローベルト ボッシュ ゲゼルシャフト ミット ベシュレンクテル ハフツング Method and apparatus for recognizing errors for cache memory, and cache memory

Similar Documents

Publication Publication Date Title
US5371870A (en) Stream buffer memory having a multiple-entry address history buffer for detecting sequential reads to initiate prefetching
US5461718A (en) System for sequential read of memory stream buffer detecting page mode cycles availability fetching data into a selected FIFO, and sending data without aceessing memory
JPS58102381A (en) Buffer memory
JPS59180767A (en) Serializer
US6507897B2 (en) Memory paging control apparatus
JPH0630075B2 (en) Data processing device having cache memory
US6363460B1 (en) Memory paging control method
JPH0410102B2 (en)
US6704820B1 (en) Unified cache port consolidation
JPH03269743A (en) High-reliability cache control system
JPH0548497B2 (en)
JPH10143428A (en) Memory control system for power saving and memory control circuit
JPH07234819A (en) Cache memory
GB2037466A (en) Computer with cache memory
JPH06149669A (en) System and device for transferring cache data
JPS5922315B2 (en) Buffer memory control method
JPS63240651A (en) Cache memory
JP2588547B2 (en) Multi CPU system
JP2684752B2 (en) Extended storage control method
JP3047992B2 (en) Main memory key control method
JPS622344B2 (en)
JPH02195456A (en) Cache storage system
JPH02159648A (en) Updating method for cache memory
JPH04160543A (en) Cache device
JPH04302043A (en) Multiprocessor system