JPS6054050A - Information processing device - Google Patents

Information processing device

Info

Publication number
JPS6054050A
JPS6054050A JP58161404A JP16140483A JPS6054050A JP S6054050 A JPS6054050 A JP S6054050A JP 58161404 A JP58161404 A JP 58161404A JP 16140483 A JP16140483 A JP 16140483A JP S6054050 A JPS6054050 A JP S6054050A
Authority
JP
Japan
Prior art keywords
signal
processing unit
central processing
interrupt request
response signal
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
JP58161404A
Other languages
Japanese (ja)
Other versions
JPH0430620B2 (en
Inventor
Etsuro Yamauchi
山内 悦朗
Noriyuki Oura
大浦 範之
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.)
NEC Corp
Original Assignee
NEC Corp
Nippon Electric Co 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 NEC Corp, Nippon Electric Co Ltd filed Critical NEC Corp
Priority to JP58161404A priority Critical patent/JPS6054050A/en
Publication of JPS6054050A publication Critical patent/JPS6054050A/en
Publication of JPH0430620B2 publication Critical patent/JPH0430620B2/ja
Granted legal-status Critical Current

Links

Abstract

PURPOSE:To store the address of error occurrence in a stack by delaying a response signal to a central processing unit at an error occurrence time and setting the central processing unit to the holding state to extend the access cycle. CONSTITUTION:When an error occurs, a response signal 11 from a storage device 2 is inputted to a delay circuit 14, and this output and the response signal 11 are inputted to a selecting circuit 15. The selecting circuit 15 selects the response signal 11 when an interrupt request signal 4 is nonactive, but the circuit 15 selects the output of the delay circuit 14 when the signal 14 is active. Consequently, if the interrupt request signal 4 in nonactive, that is, if an error does not occur, the response signal 11 is inputted to a wait control circuit as it is. If the interrupt request signal 4 is active, that is, if the error occurs, the output of the delay circuit 14 is inputted to the wait control circuit, and a holding signal is inserted to an error occurrence cycle, and an interrupt request signal 6 is accepted in the error occurrence cycle.

Description

【発明の詳細な説明】 本発明は情報処理装置に係り、特にデータの入出力時に
発生したエラー割込処理回路に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an information processing device, and more particularly to an error interrupt processing circuit that occurs during data input/output.

従来の情報処理装置は、第二図のように、中央処理装置
lと記憶装置2と割込制御回路3とを有し、入出力され
る信号として、記憶装置2のアクセス時に発生した割込
要求信号(IRQ)4と、外部よりの割込要求信号(I
RI 、IR2、■1も3)5と、割込制御回路3の中
央処理装置1に対する割込要求信号(INT)6と、記
憶装置2に対する絖出し信号(MEMR)7と、記憶装
置2に対する書込み信号(MEMW)8と、記憶装置2
の読出し及び書込データ転送用バス(DB)9と、中央
処理装置1の基本クロック(CLK)10と、記憶装置
2の中央処理装置lに対するアクセス終了を示す応答信
号(ACK)11等がある。
As shown in FIG. 2, a conventional information processing device has a central processing unit 1, a storage device 2, and an interrupt control circuit 3, and receives an interrupt generated when accessing the storage device 2 as an input/output signal. Request signal (IRQ) 4 and external interrupt request signal (I
RI, IR2, ■1 also 3) 5, the interrupt request signal (INT) 6 of the interrupt control circuit 3 to the central processing unit 1, the start-up signal (MEMR) 7 to the storage device 2, and the Write signal (MEMW) 8 and storage device 2
A bus (DB) 9 for reading and writing data transfer, a basic clock (CLK) 10 for the central processing unit 1, a response signal (ACK) 11 indicating completion of access to the central processing unit 1 of the storage device 2, etc. .

第2図は第1図の記憶装置2よシデータを胱出す時のタ
イミングチャートを示す波形図である。
FIG. 2 is a waveform diagram showing a timing chart when data is output from the storage device 2 of FIG. 1.

期間Tl−T4は中央処理装置lの一つのアクセスサイ
クルを示す。期間T2.T3間で記憶装置u2に対する
読出しコマンド(読出し信号7)を送ると、記憶装置2
は転送用パス9上にリードデータを載せ、中央処理装置
lに対してアクセス終了信号(応答信号11)を中央処
理装置1に送る。
The period Tl-T4 represents one access cycle of the central processing unit l. Period T2. When a read command (read signal 7) is sent to the storage device u2 between T3, the storage device 2
places the read data on the transfer path 9 and sends an access end signal (response signal 11) to the central processing unit 1.

中央処理装置lは応答信号11を受けるとWAITの制
御回路をインアクティブにして、次のアクセスサイクル
に入る。転送用パス9上のリードデータに対し、例えば
パリティチェックを行ない、エラーが発生した場合割込
制御回路3に対する割込要求信号4を発生する。この割
込制御回路3においては、通常他の割込要求信号5との
調停が行なわれるため、一定の時間が必要となる。調停
後、割込制御回路3は中央処理装置lに対して割込要求
信号6を出力するか、中央処理装置lはすでに次のアク
セスサイクルに入ってしまっている。割込要求信号6は
、通常アクセスサイクルの終シで受付けられるため、従
来の装置では、第2図に示すように、エラー発生時のサ
イクル後、すぐにエラー処理を行なうことができず、最
低lアクセスサイクル後に処理を行なう事になる。この
アクセスサイクル間に、例えばジャンプ命令等が入って
いた場合、エラーが発生したアドレスは検索不可能とな
る等の欠点があった。
When the central processing unit l receives the response signal 11, it deactivates the WAIT control circuit and enters the next access cycle. For example, a parity check is performed on the read data on the transfer path 9, and if an error occurs, an interrupt request signal 4 to the interrupt control circuit 3 is generated. In this interrupt control circuit 3, since arbitration with other interrupt request signals 5 is normally performed, a certain amount of time is required. After arbitration, the interrupt control circuit 3 outputs an interrupt request signal 6 to the central processing unit l, or the central processing unit l has already entered the next access cycle. Since the interrupt request signal 6 is normally accepted at the end of the access cycle, in conventional devices, as shown in FIG. 2, error processing cannot be performed immediately after the cycle in which the error occurs; Processing will be performed after l access cycles. If, for example, a jump instruction is entered between these access cycles, there is a drawback that the address where the error has occurred cannot be searched.

本発明の目的は、このような欠点を改善した情報処理装
置を提供することにある。
An object of the present invention is to provide an information processing device that improves these drawbacks.

本発明は、中央処理装置と記憶装置とを備えた情報処理
装置において、前記記憶装置は記憶デー路を有し、前記
中央処理装置に対する割込要求信号を前記中央処理装置
のアクセス期に発生せしめる制御回路を有することを特
徴とする情報処理装置にある。
The present invention provides an information processing device comprising a central processing unit and a storage device, wherein the storage device has a storage data path, and generates an interrupt request signal to the central processing unit during an access period of the central processing unit. An information processing device characterized by having a control circuit.

次に図面を診照しながら本発明の詳細な説明する。Next, the present invention will be explained in detail with reference to the drawings.

第3図は本発明の実施例の情報処理装置を示すブロック
図である。同図において、本情報処理装えており、入出
力信号として、記憶装置M2のアクセス時に発生した割
込要求信号(IRQ)4と、外部よりの割込要求信号(
IRl、IR2、IR3)5と、割込制御回路3の中央
処理装置lに対する割込要求信号(INT)6と、記憶
装[2に対する読出し信号(MEMR)7と、記憶装@
2に対する書込み信号(MBMW)8と、記憶装置2の
読出し及び書込みデータ転送用バス(1)B)9と、中
央処理装置」の基本クロック(CLK)lOと、遅延を
加える前の中央処理装置lに対する応答信号(ACK)
11と、遅延を加えた後の中央処理装置1に対するアク
セス終了を示す応答信号(DACK)12がある。今、
エラー発生時に記憶装置2より返された応答信号11を
遅延回路14に入力し、この遅延回路14の出力と応答
信号11とを選択回路15に入力する。選択回路15は
割込要求信号4がインアクティブの時には応答信号1 
’lを選択し、アクティブの時には遅延回路14の出力
を選択するような回路になっている。したがって、割込
要求信号4がインアクティブ時つまりエラーが発生して
いない場合は、応答信号11はウェイト(WAIT)制
御回路にそのまま入力され、第2図のタイミングチャー
トのように、従来の装置と同様な動作をする。また、割
込要求信号4がアクティブの時つまりエラー発生時には
遅延回路14の出力がWAIT制御回路に入力され、第
4図のように、エラー発生サイクル間にWAIT (待
ち)信号が挿入され、割込要求信号6がエラー発生サイ
クル間に受付けられるようにする事ができる。
FIG. 3 is a block diagram showing an information processing apparatus according to an embodiment of the present invention. In the same figure, this information processing device is equipped, and the input/output signals include an interrupt request signal (IRQ) 4 generated when accessing the storage device M2, and an external interrupt request signal (IRQ) 4.
IR1, IR2, IR3) 5, an interrupt request signal (INT) 6 for the central processing unit 1 of the interrupt control circuit 3, a read signal (MEMR) 7 for the memory device [2, and a memory device @
2, the read and write data transfer bus (1)B) 9 for the storage device 2, the basic clock (CLK) lO of the central processing unit, and the central processing unit before adding the delay. Response signal (ACK) to l
11, and a response signal (DACK) 12 indicating completion of access to the central processing unit 1 after adding a delay. now,
The response signal 11 returned from the storage device 2 when an error occurs is input to the delay circuit 14, and the output of this delay circuit 14 and the response signal 11 are input to the selection circuit 15. The selection circuit 15 selects the response signal 1 when the interrupt request signal 4 is inactive.
'l is selected, and the output of the delay circuit 14 is selected when it is active. Therefore, when the interrupt request signal 4 is inactive, that is, when no error has occurred, the response signal 11 is input as is to the wait (WAIT) control circuit, and as shown in the timing chart of FIG. It behaves similarly. Furthermore, when the interrupt request signal 4 is active, that is, when an error occurs, the output of the delay circuit 14 is input to the WAIT control circuit, and as shown in FIG. The input request signal 6 can be accepted between cycles in which an error occurs.

以上のように、本発明によれば、中央処理装置IK対す
る応答信号11にエラー発生時に遅延を加え、中央処理
装置lをWAIT状態にし、アクセスサイクルを延ばす
ことにより、割込要求信号6をエラー発生サイクル間に
発生させ、エラー発生アドレスをスタックに格納するこ
とができるから、エラーが発生していない時には従来の
装置と同様の動作が可能で、従ってアクセススピードヲ
損なう事なく動作ができ、又エラー発生時には中央処理
装置に対する応答信号を遅らせる事により、エラー発生
サイクル間に割込要求を受付け、エラー発生サイクル後
直ちにエラー処理ルーテ/に入る事ができ、もってエラ
ーアドレスの確保を確実に行なうことができる等の効果
が得られる。
As described above, according to the present invention, when an error occurs, a delay is added to the response signal 11 to the central processing unit IK, the central processing unit I is placed in the WAIT state, and the access cycle is extended, so that the interrupt request signal 6 Since the error occurrence address can be generated between generation cycles and stored in the stack, it is possible to operate in the same way as conventional devices when no error occurs, and therefore it can operate without losing access speed. By delaying the response signal to the central processing unit when an error occurs, it is possible to accept an interrupt request between the cycles in which the error occurs, and to enter the error processing route immediately after the cycle in which the error occurs, thereby ensuring that the error address is secured. Effects such as being able to do this can be obtained.

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

第1図は従来の情報処理装置のブロック図、第2図は従
来の情報処理装置のタイミングチャートを示す波形図、
第3図は本発明の一実施例の情報処理装置を示すブロッ
ク図、第4図は本発明の−実施例の情報処理装置のタイ
ミングチャートを示す波形図である。 面図において、l・・・・・・中央処理装置、2・・・
・・・記憶装置、3・・・・・・割込制御回路、4・・
・・・・割込要求信号、14・・・・・・遅延回路、1
5・・・・・・選択回路、訃・・・・・割込要求入力信
号、6・・・・・・割込要求出力信号、7・・・・・・
胱出し信号、8・・・・・・書込み信号、9・・・・・
・データ転送用バス、lO・・・・・・基本クロック入
力、11・・・・・・応答信号、12・・・・・・応答
信号、16・・・・・・ウェイ1−(WAIT)制御回
路入力端子、13・・・・・・遅延回路入力端子、17
・・・・・・遅延回路出力端子、WAIT・・・・・・
ウェイト制御回路出力信号 T、乃至T4・・・・・・
アクセスサイクルの期間、TW・・・・・・ウェイトの
期間。 代理人 弁理士 内 原 晋1、l+、−,,。
FIG. 1 is a block diagram of a conventional information processing device, and FIG. 2 is a waveform diagram showing a timing chart of the conventional information processing device.
FIG. 3 is a block diagram showing an information processing apparatus according to an embodiment of the present invention, and FIG. 4 is a waveform diagram showing a timing chart of the information processing apparatus according to an embodiment of the present invention. In the top view, l... Central processing unit, 2...
...Storage device, 3...Interrupt control circuit, 4...
...Interrupt request signal, 14...Delay circuit, 1
5...Selection circuit, 2...Interrupt request input signal, 6...Interrupt request output signal, 7...
Bladder ejection signal, 8...Writing signal, 9...
・Data transfer bus, lO...Basic clock input, 11...Response signal, 12...Response signal, 16...Way 1-(WAIT) Control circuit input terminal, 13...Delay circuit input terminal, 17
...Delay circuit output terminal, WAIT...
Weight control circuit output signal T, to T4...
Access cycle period, TW...wait period. Agent: Susumu Uchihara, patent attorney 1, l+, -,,.

Claims (1)

【特許請求の範囲】[Claims] 中央処理装置と記憶装置とを備えた情報処理装置におい
て、前記記憶装置は記憶データの入出力時のエラー発生
による割込信号発生回路を有し、前記中央処理装置に対
する割込要求信号を前記中央処理装置のアクセス期間中
に発生せしめる制御回路を有することを特徴とする情報
処理装置。
In an information processing device that includes a central processing unit and a storage device, the storage device has an interrupt signal generation circuit that generates an interrupt signal when an error occurs during input/output of stored data, and transmits an interrupt request signal to the central processing unit to the central processing unit. An information processing device comprising a control circuit that generates a signal during an access period of the processing device.
JP58161404A 1983-09-02 1983-09-02 Information processing device Granted JPS6054050A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58161404A JPS6054050A (en) 1983-09-02 1983-09-02 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58161404A JPS6054050A (en) 1983-09-02 1983-09-02 Information processing device

Publications (2)

Publication Number Publication Date
JPS6054050A true JPS6054050A (en) 1985-03-28
JPH0430620B2 JPH0430620B2 (en) 1992-05-22

Family

ID=15734441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58161404A Granted JPS6054050A (en) 1983-09-02 1983-09-02 Information processing device

Country Status (1)

Country Link
JP (1) JPS6054050A (en)

Also Published As

Publication number Publication date
JPH0430620B2 (en) 1992-05-22

Similar Documents

Publication Publication Date Title
GB933474A (en) Improvements in data-processing apparatus
JPS6054050A (en) Information processing device
JPS5925307B2 (en) Storage device
JPH0237590A (en) Memory cycle control system
JP6883764B2 (en) Command control system, vehicle, command control method and program
JP2600376B2 (en) Memory controller
JPH0143392B2 (en)
JPS6323581B2 (en)
JPS60178564A (en) Auxiliary storage device
JPH09311812A (en) Microcomputer
JPH0764849A (en) Shared memory controller for processor
JPS633392B2 (en)
JP2968636B2 (en) Microcomputer
JPS5870500A (en) Semiconductor storing circuit
SU1524061A1 (en) Device for interfacing two trunk lines
JPS60138661A (en) Processor control system
JPS61156348A (en) Memory device
JPH03211655A (en) Multistage wait control central processing unit
JPS5873079A (en) Memory readout controller
JPH04319597A (en) Initialization circuit for storage circuit
JPH022236B2 (en)
JPS598184A (en) Memory
JPS59201291A (en) Refresh control system in memory device having stack register
JPS63182764A (en) Memory control system
JPS6051940A (en) Buffer controlling system