JPS61228543A - Data processing system - Google Patents

Data processing system

Info

Publication number
JPS61228543A
JPS61228543A JP60068974A JP6897485A JPS61228543A JP S61228543 A JPS61228543 A JP S61228543A JP 60068974 A JP60068974 A JP 60068974A JP 6897485 A JP6897485 A JP 6897485A JP S61228543 A JPS61228543 A JP S61228543A
Authority
JP
Japan
Prior art keywords
storage device
signal
memory
read
data
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
JP60068974A
Other languages
Japanese (ja)
Other versions
JPH0746330B2 (en
Inventor
Makoto Hanawa
花輪 誠
Tadahiko Nishimukai
西向井 忠彦
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 JP60068974A priority Critical patent/JPH0746330B2/en
Publication of JPS61228543A publication Critical patent/JPS61228543A/en
Publication of JPH0746330B2 publication Critical patent/JPH0746330B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To detect a trouble in a buffer memory by adding a circuit which detects the discordance between a diagnosis mode where the Hit signal is suppressed and the read data to fetch simultaneously both a main memory and the buffer memory and comparing the read data given from both memories with each other. CONSTITUTION:A buffer memory 300 stores a partial copy of an instruction or data on a main memory 200 of a data processing system. An access is given to the memory 200 or 300 in response to a program instruction. Then a processor 100 processes a program. The read request and the memory address given from the processor 100 to the memory 200 are sent to both memories 200 and 300 through an address bus 101. Then a comparator 402 compares the memory signals read out of both memories with each other in response to said read request and address. The result of this comparison is delivered as fault diagnosis result of the memory 300. Then the discordance is detected between a diagnosis mode where the Hit signal is suppressed and the read data. Thus a trouble in the memory 300 is detected.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は緩衝記憶装置の故障診断機能を有するデータ処
理システムに係る。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a data processing system having a failure diagnosis function for a buffer storage device.

〔発明の背景〕[Background of the invention]

緩衝記憶装置は主記憶装置に比べ窩速であるが小容量の
記憶素子で構成されており、記憶装置のアクセス時間が
等測的に短縮でき、また、大容量の主記憶装置にアクセ
ス時間の遅い安価な記憶素子を用いることができ、コス
ト性能比を高めることができる。このため多くの電子計
算機に使朋され、最近では不可欠の構成要素となってい
る。このような緩衝記憶装置の正常動作を保証するため
に、その故障検出をいかに行うかが問題である。
The buffer storage device is faster than the main storage device, but is composed of small-capacity storage elements, which can reduce the access time of the storage device isometrically, and also shortens the access time of the large-capacity main storage device. A slow and inexpensive memory element can be used, and the cost/performance ratio can be improved. For this reason, it is used in many electronic computers and has recently become an essential component. In order to guarantee normal operation of such a buffer storage device, the problem is how to perform failure detection.

LSI内蔵メモリの試験方法としては、スタティクメモ
リに関してと、特開昭58− 205992号公報があり、RAMに関して特開昭58
−205993号公報があり、それぞれ専用の検査回路
を設けている。
Regarding testing methods for LSI built-in memory, there is a method for static memory in JP-A No. 58-205992, and a method for testing RAM in JP-A-58-205992.
-205993, each of which has a dedicated testing circuit.

しかし、このような緩衝記憶装置において、アドレス連
想部やデータ記憶部の動作は実行時に設定されたアドレ
スやデータに依存しており、その動作が正しく実行され
ているか否かを故障診断する専用回路が複雑となるとい
う問題点があった。
However, in such a buffer storage device, the operation of the address association section and data storage section depends on the address and data set during execution, and a dedicated circuit is required to diagnose whether or not the operation is being executed correctly. The problem was that it was complicated.

また、近年LSIの集積度が向上したため、連想メモリ
を緩衝記憶装置として同−LSIの中に内蔵したマイク
ロプロセッサを実現することも考えられる。連想メモリ
はタグ部とデータ部より成り、タグ部を検索することに
よって一致したタグに対応するデータ又は命令を読出す
ことができるメモリである。しかし、連想メモリのアク
セスがLSIチップの中だけで閉じているため診断が難
しく、また、連想メモリを個別にチェックするためには
診断用回路が必要であり複雑になるという欠点があった
Furthermore, as the degree of integration of LSIs has improved in recent years, it is also conceivable to realize a microprocessor in which an associative memory is built into the same LSI as a buffer storage device. The associative memory consists of a tag section and a data section, and is a memory that can read data or instructions corresponding to a matching tag by searching the tag section. However, since access to the associative memory is closed only within the LSI chip, diagnosis is difficult, and in order to check the associative memory individually, a diagnostic circuit is required, making it complicated.

また、従来の技術で緩衝記憶装置の故障診断を行うため
にはデータ処理装置は通常のプログラムの実行を一時中
断せざるを得ない。しかし、実用的見地からは1通常の
プログラム実行時にこの故障診断に行えることが望まし
い。
Furthermore, in order to diagnose a failure of a buffer storage device using the conventional technology, the data processing device is forced to temporarily suspend normal program execution. However, from a practical standpoint, it is desirable to be able to perform this fault diagnosis during one normal program execution.

〔発明の目的〕[Purpose of the invention]

本発明の目的は上述したような問題点を解決するため、
簡単な回路で緩衝記憶装置の故障診断を実施しうる、緩
衝記憶装置のデータ処理装置を提供することにある。
The purpose of the present invention is to solve the above-mentioned problems.
It is an object of the present invention to provide a data processing device for a buffer storage device that can perform failure diagnosis of the buffer storage device with a simple circuit.

更に本発明の他の目的は通常のプログラムを実行しなが
ら緩衝記憶装置の故障診断を実行しうるデータ処理シス
テムを提供することにある。
Still another object of the present invention is to provide a data processing system capable of diagnosing a failure of a buffer storage device while executing a normal program.

〔発明の概要〕[Summary of the invention]

このため、緩衝記憶装置を故障診断するときは、主記憶
と緩衝記憶を同時にフェッチし、それぞれから読み出さ
れたデータを比較することによって緩衝記憶内の故障を
検出するようにした。
Therefore, when diagnosing a failure in a buffer storage device, a failure in the buffer storage is detected by fetching the main storage and the buffer storage at the same time and comparing the data read from each.

〔発明の実施例〕[Embodiments of the invention]

以下1本発明の一実施例を図面に従って詳細に説明する
An embodiment of the present invention will be described in detail below with reference to the drawings.

第1図が本発明によるマイクロプロセッサシステムのブ
ロック図であり、100はマイクロプロセッサ、200
は主記憶装置、300は緩衝記憶装置、301はアドレ
ス連想部、303はデータ記憶部、305はマルチプレ
クサ、401はH1L信号抑止回路、402はデータ比
較器である。なお500はテスト制御回路である。オペ
レータあるいは他の方法により故障診断モードのセット
FIG. 1 is a block diagram of a microprocessor system according to the present invention, where 100 is a microprocessor and 200 is a microprocessor system.
300 is a main memory, 300 is a buffer storage, 301 is an address association section, 303 is a data storage section, 305 is a multiplexer, 401 is an H1L signal suppression circuit, and 402 is a data comparator. Note that 500 is a test control circuit. Setting of fault diagnosis mode by operator or other methods.

リセットを行いうる回路である。This is a circuit that can be reset.

この回路500はマイクロプロセッサ100、緩衝記憶
300とを有するLSI上に設けることが望ましいが、
LSI外に設けてもよい。処理装置100は記憶装置を
アクセスし、命令やデータをフェッチする時、その番地
(アドレス)をアドレスバス101へ出力し、リード指
示信号105を出力する。緩衝記憶装置300はこのア
ドレス101を受けて、アドレス連想部301において
このアドレス101に該当する主記憶の写しが緩衝記憶
装置内に存在するか否かを判定する。もし存在する場合
にはHit信号302をアサートし、データ記憶部30
3よりデータ304を出力する。
This circuit 500 is preferably provided on an LSI having a microprocessor 100 and a buffer memory 300;
It may be provided outside the LSI. When the processing device 100 accesses a storage device and fetches an instruction or data, it outputs the address to the address bus 101 and a read instruction signal 105. The buffer storage device 300 receives this address 101, and the address association unit 301 determines whether a copy of the main memory corresponding to this address 101 exists in the buffer storage device. If it exists, the Hit signal 302 is asserted and the data storage unit 30
Data 304 is output from 3.

テストモード信号400がセットされていないときには
、インバータ405のオン出力により、アンドゲート4
01がオンであるので、Hit信号302はマルチプレ
クサ305へ与えられてマルチプレクサ305はHit
信号302により制御されデータ304をデータバス1
02へ出力し、かつ、ヒツト信号を転送終了報告(AC
K)として4ft107を介して処理装置100へ転送
し、転送終了報告107を出力する。また、アンドゲー
ト401のオン出力は、インバータ310を介してアン
ドゲート311に与えられるので、リード指示信号10
5は線320に与えられることはなく、主記憶300は
アクセスされない。また、もし存在しない場合にはHi
t信号302はネゲートされ。
When the test mode signal 400 is not set, the ON output of the inverter 405 causes the AND gate 4
01 is on, the Hit signal 302 is given to the multiplexer 305, and the multiplexer 305 outputs the Hit signal.
Controlled by signal 302, data 304 is transferred to data bus 1.
02 and sends the hit signal to the transfer end report (AC
K) is transferred to the processing device 100 via the 4ft 107, and a transfer completion report 107 is output. Further, since the ON output of the AND gate 401 is given to the AND gate 311 via the inverter 310, the read instruction signal 10
5 is never applied to line 320 and main memory 300 is not accessed. Also, if it does not exist, Hi
The t signal 302 is negated.

ANDゲート311より主記憶リード指示信号320を
出力する。主記憶装置200は該当するデータを読出し
データバス201へ出力し、同時に、転送終了報告信号
203を出力する。マルチプレクサ305は外部の主記
憶袋[20oより読出されたデータ201をデータバス
102へ出力し、ACK信号203を線107を介して
処理袋gtooへ転送する。
A main memory read instruction signal 320 is output from the AND gate 311. The main memory device 200 outputs the corresponding data to the read data bus 201 and at the same time outputs a transfer completion report signal 203. The multiplexer 305 outputs the data 201 read from the external main memory bag [20o] to the data bus 102, and transfers the ACK signal 203 to the processing bag gtoo via the line 107.

また、主記憶200より読み出されたデータ201およ
びアドレス101はそれぞれデータ記憶部303および
アドレス連想部301に書き込まれる。このとき、アド
レス連想部301の出力302はOのままであるので、
この出力302のインバータ409による反転出力と読
出し指示信号105を入力とするアンドゲート408が
オンとなり書き込み信号として利用される。
Furthermore, data 201 and address 101 read from main memory 200 are written to data storage section 303 and address association section 301, respectively. At this time, the output 302 of the address association unit 301 remains O, so
An AND gate 408 which inputs the inverted output of this output 302 by the inverter 409 and the read instruction signal 105 is turned on and used as a write signal.

次にライト時の動作について説明する。処理装置100
からのライト指示106によって、緩衝記憶装置300
はアドレス連想部を動作させ、該当するアドレスのデー
タが存在するか否かを判定し、存在する場合には、デー
タ記憶部303の内容を更新する。存在しない場合には
、デー、夕の書き込みは行なわない。勿論、書き込みす
るように修正することも可能である。一方、ライト指示
106は主記憶装置200へ素通しされ、直ちに書込み
動作が行なわれる。書込み動作が正常に終了すると、主
記憶装置200は憶了報告(5号203を出力し、これ
を受けて緩衝記憶装置300は転送終了報告信号107
を出力する。
Next, the operation during writing will be explained. Processing device 100
According to the write instruction 106 from the buffer storage device 300
operates the address association unit to determine whether data at the corresponding address exists, and if so, updates the contents of the data storage unit 303. If it does not exist, writing of day and evening is not performed. Of course, it is also possible to modify it by writing. On the other hand, the write instruction 106 is passed directly to the main memory device 200, and a write operation is immediately performed. When the write operation ends normally, the main storage device 200 outputs a memory completion report (No. 5 203), and in response, the buffer storage device 300 outputs a transfer completion report signal 107.
Output.

次に、緩衝記憶装置300の故障診断モードのときの動
作について説明する。制御信号400は動作モードをテ
スト制御回路500から指定するための信号で、本信号
をアサートすることにより故障診断モードとなる。マイ
クロプロセッサ100がプログラムを実行してアドレス
101およびリード要求105を送出してメモリフェッ
チを行うと、リード要求105に応答してアドレス連想
部301が動作し、マイクロプロセッサ100が要求し
たデータのアドレスがアドレス連想部301のに存在す
ると、アドレス連想部301はHit信号302をアサ
ートする。
Next, the operation of the buffer storage device 300 in the failure diagnosis mode will be described. The control signal 400 is a signal for specifying the operation mode from the test control circuit 500, and by asserting this signal, the failure diagnosis mode is set. When the microprocessor 100 executes a program and sends an address 101 and a read request 105 to perform a memory fetch, the address association unit 301 operates in response to the read request 105, and the address of the data requested by the microprocessor 100 is If it exists in the address associative unit 301, the address associative unit 301 asserts a Hit signal 302.

しかし、アサートされている制御信号400の反転信号
によりAND回路401でHjL信号302は抑止され
る。アンドゲート401の否定出力はインバータ310
を経て、アンドゲート311に入力され、リード要求3
20が主記憶装置200へ送られ、主記憶装置200に
対してフェッチ動作を指令する。マルチプレクサ305
はアンドゲート401のネゲート出力に応答して主記憶
装置200より、データバス201および線203へ与
えられる。読出したデータおよび読出し完了信号(AC
K)をそれぞれデータバス102および線107へ出力
しマイクロプロセッサ100へ転送する。マイクロプロ
セッサ100は線107上のACK信号に応答してデー
タバス102上のデータを受信するとともに2次の命令
の実行をする。
However, the HjL signal 302 is suppressed by the AND circuit 401 due to the inverted signal of the asserted control signal 400. The negative output of the AND gate 401 is the inverter 310
is input to the AND gate 311, and the read request 3
20 is sent to the main storage device 200 and instructs the main storage device 200 to perform a fetch operation. multiplexer 305
is applied from main memory device 200 to data bus 201 and line 203 in response to the negated output of AND gate 401. Read data and read completion signal (AC
K) on data bus 102 and line 107, respectively, for transfer to microprocessor 100. Microprocessor 100 receives data on data bus 102 and executes secondary instructions in response to the ACK signal on line 107.

一方、緩衝記憶装置200では入力アドレス101に対
応したデータをデータ記憶部303より読出し、比較器
402によって、主記憶装置200から読出したデータ
201とデータ記憶部303から読出したデータ304
とを比較し、データの不一致を検出し、上記のように故
障診断モードで、アドレス連想がHitのとき、もし不
一致ならば信号403をアサートして外部のテスト制御
回路500へ報告する。
On the other hand, the buffer storage device 200 reads data corresponding to the input address 101 from the data storage section 303, and the comparator 402 compares the data 201 read from the main storage device 200 and the data 303 read from the data storage section 303.
When the address association is Hit in the failure diagnosis mode as described above, if there is a mismatch, the signal 403 is asserted and reported to the external test control circuit 500.

テスト制御回路は、診断モードのとき不一致検出信号4
03がアサートすると、処理装置100に対して9割込
み要求501を出力する。したがって、故障診断モード
のときマイクロプロセッサ100を動作させつつ緩衝記
憶装置300の故障診断を行うことができ、また、その
結果を処理装装置100は割込み要求としてプログラム
を実行中に知ることができる。
The test control circuit outputs a discrepancy detection signal 4 in the diagnostic mode.
When 03 is asserted, a 9 interrupt request 501 is output to the processing device 100. Therefore, in the failure diagnosis mode, the buffer storage device 300 can be diagnosed for failure while operating the microprocessor 100, and the processing device 100 can receive the result as an interrupt request while executing the program.

一方、アドレス検索の結果、マイクロプロセッサ100
が要求したデータのアドレスがアドレス連想部に存在し
ていない場合には、通常の動作モードの場合と同様にH
it信号302がアサートされないので、ゲート311
,310により主記憶リード指示320が出力され、主
記憶の内容を読出す。このとき、データ記憶部303か
らの出力304は不定であり、比較器402の出力も不
定となるが、ANDゲート404により、Hit信号3
02がネゲートの時は不一致検出信号403を出力しな
い。
On the other hand, as a result of the address search, the microprocessor 100
If the address of the requested data does not exist in the address association section, H is sent as in the normal operation mode.
Since it signal 302 is not asserted, gate 311
, 310 outputs a main memory read instruction 320 to read the contents of the main memory. At this time, the output 304 from the data storage unit 303 is undefined, and the output of the comparator 402 is also undefined, but the AND gate 404
When 02 is negated, the mismatch detection signal 403 is not output.

また、マイクロプロセッサ100よりライト指示106
が発行された時には、故障診断モードであっても通常動
作モードの場合と同様に、アドレス連想部301を検索
した結果該当するアドレスが存在する場合にはデータ記
憶部303内の対応するデータを更新する。従って、デ
ータ記憶部303が正常に動作しているかぎり、内部の
データは常に主記憶装置200内のデータと一致してい
るはずである。
In addition, a write instruction 106 is issued from the microprocessor 100.
When is issued, even in the failure diagnosis mode, as in the normal operation mode, if the corresponding address exists as a result of searching the address association section 301, the corresponding data in the data storage section 303 is updated. do. Therefore, as long as the data storage unit 303 is operating normally, the internal data should always match the data in the main storage device 200.

なお、本実施例では、緩衝記憶内の所望のデータの有無
に関係なく、主記憶へフェッチを行う手段として、アサ
ート信号をネゲートする回路で実゛現しているが、この
他1、緩衝記憶装置の制御を行う回路に本機能を追加す
る等の実現手段がある。
Note that in this embodiment, the means for fetching to the main memory regardless of the presence or absence of desired data in the buffer memory is realized by a circuit that negates an assert signal. There are ways to achieve this, such as by adding this function to the circuit that controls it.

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

以上説明したごとく本発明によれば、Hit信号を抑止
するための診断モードと読出しデータの不一致を検出す
る回路を追加するだけで、従来故障診断が難しかった緩
衝記憶装置や連想メモリを診断モードでプログラムを実
行することによって容易に診断できるという効果がある
As explained above, according to the present invention, by simply adding a diagnostic mode for suppressing a hit signal and a circuit for detecting mismatch between read data, buffer storage devices and associative memories, which were conventionally difficult to diagnose, can be operated in a diagnostic mode. This has the advantage that diagnosis can be easily made by running the program.

更に、緩衝記憶を同−LSI上に内蔵したマイクロプロ
セッサのように、LSIの内部状態を容易に診断できな
い場合、本発明の診断方式を適用すると1診断モードに
てプログラムを実行することによって、LSIの自己テ
ストを行うことができる。
Furthermore, when the internal state of the LSI cannot be easily diagnosed, such as with a microprocessor that has a built-in buffer memory on the same LSI, the diagnostic method of the present invention can be applied to diagnose the LSI by running a program in the 1-diagnosis mode. You can perform a self-test.

また、正常動作実行中に、診断を行うようにすることも
可能となる。
Furthermore, it is also possible to perform diagnosis during normal operation.

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

第1図は本発明によるテスト診断回路を具備した緩衝記
憶装置を用いた電子計算機システムのブロック図である
。 100・・・処理装置、200・・・主記憶装置。 300・・・緩衝記憶装置、301・・・アドレス連想
部。 302・・・データ記憶部、302・・・Hit信号。 305・・・マルチプレクサ、400・・・診断モード
制御信号、401・・・Hiシ信号抑止回路、402・
・・データ比較器、403・・・故障検出出力信号。
FIG. 1 is a block diagram of an electronic computer system using a buffer storage device equipped with a test diagnosis circuit according to the present invention. 100... Processing device, 200... Main storage device. 300...Buffer storage device, 301...Address association unit. 302...Data storage unit, 302...Hit signal. 305...Multiplexer, 400...Diagnostic mode control signal, 401...Hi signal suppression circuit, 402...
...Data comparator, 403...Failure detection output signal.

Claims (1)

【特許請求の範囲】 1、主記憶装置と、該主記憶装置上の命令又はデータの
一部に写しを記憶するための緩衝記憶装置と、該主記憶
装置又は該緩衝記憶装置をプログラム命令に応答してア
クセスしてプログラム命令を実行する処理装置に、該処
理装置から出力される該主記憶装置に対する読出し要求
とメモリアドレスを該主記憶装置と該緩衝記憶装置の両
方に送出する手段と、該読出し要求と該メモリアドレス
に応答して該主記憶装置と該緩衝記憶装置のそれぞれか
ら読み出された記憶信号を比較し、比較の結果を該緩衝
記憶装置の故障診断結果として出力する故障診断手段と
を有するデータ処理システム。 2、該故障診断手段は、該読出しアドレスに対応する記
憶信号が現に該緩衝記憶装置に記憶されていることを示
すヒット信号に応答して該故障診断結果を出力するもの
である第1項のデータ処理システム。 3、該送出手段は、該処理装置から出力される、該主記
憶装置に対する書き込み要求とメモリアドレスと書き込
むべきデータを該主記憶装置と該緩衝記憶装置の両方に
送出する手段を有する第1項のデータ処理システム。 4、該送出手段は、故障診断モードを指定する信号が与
えられたときには、該読出し要求を該主記憶装置と該緩
衝記憶装置の両方に送出し、該故障診断モード指定信号
が与えられないときには、該緩衝記憶装置に該読出し要
求とをまず送出し、該緩衝記憶装置にそのメモリアドレ
スに対する信号が読出された場合は該読み出された信号
を該処理装置に送出し、読み出されない場合には、該読
み出し要求を更に該主記憶装置に送出し、該主記憶装置
から読み出した信号を該処理装置に送出するとともに、
該緩衝記憶装置に記憶するものである第1項のデータ処
理システム。 5、該送出手段は、該緩衝記憶装置に該読み出し要求お
よび該メモリアドレスをまず送出する第1の手段と、故
障診断モード信号と該メモリアドレスに対する記憶信号
が該緩衝記憶装置に記憶されているか否かを示すヒット
信号が入力され、該故障診断モード信号が与えられてい
るときには、該ヒット信号が与えられたか否かにかかわ
らず、該読出し要求を該主記憶装置に転送し、該ヒット
信号が与えられていないときには該主記憶装置から読出
された信号を該緩衝記憶装置に記憶し、該故障診断モー
ドが与えられていないときには、該ヒット信号が与えら
れないときのみ該読出し要求を該主記憶装置に送出する
手段である第4項のデータ処理システム。 6、該処理装置は、該故障診断結果に応答して割り込み
信号を発生する手段に接続され、該割り込み信号に応答
して該緩衝記憶装置の故障に対処する例外処理ルーチン
を実行する手段を有する第1項のデータ処理システム。
[Claims] 1. A main memory device, a buffer memory device for storing a copy of instructions or data on the main memory device, and a buffer memory device for storing a copy of instructions or data on the main memory device; means for sending a read request and a memory address for the main memory output from the processor to both the main memory and the buffer memory to a processor that responds to access and execute a program instruction; A fault diagnosis that compares storage signals read from each of the main storage device and the buffer storage device in response to the read request and the memory address, and outputs the comparison result as a fault diagnosis result of the buffer storage device. A data processing system having means. 2. The failure diagnosis means outputs the failure diagnosis result in response to a hit signal indicating that a storage signal corresponding to the read address is currently stored in the buffer storage device. Data processing system. 3. Item 1, wherein the sending means has means for sending a write request to the main storage device, a memory address, and data to be written, which are output from the processing device, to both the main storage device and the buffer storage device. data processing system. 4. The sending means sends the read request to both the main storage device and the buffer storage device when the signal specifying the failure diagnosis mode is given, and when the signal specifying the failure diagnosis mode is not given. , first sends the read request to the buffer storage device, and if a signal corresponding to the memory address is read to the buffer storage device, sends the read signal to the processing device, and if not read, sends the read request to the processing device. further sends the read request to the main storage device, sends the signal read from the main storage device to the processing device, and
2. The data processing system according to claim 1, wherein the data processing system stores data in the buffer storage device. 5. The sending means includes first means for first sending the read request and the memory address to the buffer storage device, and whether a failure diagnosis mode signal and a storage signal for the memory address are stored in the buffer storage device. When a hit signal indicating whether the hit signal is input or not is input and the failure diagnosis mode signal is given, the read request is transferred to the main storage device regardless of whether the hit signal is given, and the hit signal is When the hit signal is not given, the signal read from the main memory is stored in the buffer storage, and when the failure diagnosis mode is not given, the read request is sent to the main memory only when the hit signal is not given. 4. The data processing system of clause 4, which is means for sending data to a storage device. 6. The processing device is connected to means for generating an interrupt signal in response to the failure diagnosis result, and has means for executing an exception handling routine for dealing with a failure of the buffer storage device in response to the interrupt signal. The data processing system of Section 1.
JP60068974A 1985-04-03 1985-04-03 Data processing device Expired - Lifetime JPH0746330B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60068974A JPH0746330B2 (en) 1985-04-03 1985-04-03 Data processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60068974A JPH0746330B2 (en) 1985-04-03 1985-04-03 Data processing device

Publications (2)

Publication Number Publication Date
JPS61228543A true JPS61228543A (en) 1986-10-11
JPH0746330B2 JPH0746330B2 (en) 1995-05-17

Family

ID=13389149

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60068974A Expired - Lifetime JPH0746330B2 (en) 1985-04-03 1985-04-03 Data processing device

Country Status (1)

Country Link
JP (1) JPH0746330B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57167200A (en) * 1981-04-07 1982-10-14 Mitsubishi Electric Corp Memory backup circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57167200A (en) * 1981-04-07 1982-10-14 Mitsubishi Electric Corp Memory backup circuit

Also Published As

Publication number Publication date
JPH0746330B2 (en) 1995-05-17

Similar Documents

Publication Publication Date Title
US5664199A (en) Microcomputer free from control of central processing unit (CPU) for receiving and writing instructions into memory independent of and during execution of CPU
US5751942A (en) Trace event detection during trace enable transitions
US7840845B2 (en) Method and system for setting a breakpoint
US5384906A (en) Method and apparatus for synchronizing a plurality of processors
EP0730230A2 (en) Method and apparatus for prioritizing and handling errors in a computer system
JPH02202638A (en) Fault-tolerant computer system fitted with multiprocessor
US5987585A (en) One-chip microprocessor with error detection on the chip
JPH08278922A (en) Cache using change snoop cycle command and cache test method
JPS61228543A (en) Data processing system
JPH11143789A (en) Bus tracing device
JPH02275551A (en) Debugging device for cache memory
JP2654105B2 (en) Microprocessor
JP2558902B2 (en) Semiconductor integrated circuit device
JPS61213937A (en) Tracing system for information processing system
JPH0215353A (en) Abnormality setting system at specific address
JPH05216666A (en) Stack control method and emulator
JPH03129536A (en) Brake address detecting device
JP2000353109A (en) Emulator and emulation system
JPS6339050A (en) Address bus test circuit
JPH0635760A (en) Buffer device with tracing function
JPH01232454A (en) Test system for address bus
JP2002091795A (en) Cache controller
JPH06259269A (en) Diagnostic circuit for multiprocessor
JPH10283253A (en) Controller
JP2000222239A (en) Secondary cache memory, its diagnosing method and information processor

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term