JPH0581175A - Retry control system of data transfer - Google Patents

Retry control system of data transfer

Info

Publication number
JPH0581175A
JPH0581175A JP3241356A JP24135691A JPH0581175A JP H0581175 A JPH0581175 A JP H0581175A JP 3241356 A JP3241356 A JP 3241356A JP 24135691 A JP24135691 A JP 24135691A JP H0581175 A JPH0581175 A JP H0581175A
Authority
JP
Japan
Prior art keywords
retry
transfer
micro
bus
data transfer
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
JP3241356A
Other languages
Japanese (ja)
Other versions
JP3171615B2 (en
Inventor
Akihito Watanabe
哲仁 渡辺
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.)
Fuji Facom Corp
Original Assignee
Fuji Facom Corp
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 Fuji Facom Corp filed Critical Fuji Facom Corp
Priority to JP24135691A priority Critical patent/JP3171615B2/en
Publication of JPH0581175A publication Critical patent/JPH0581175A/en
Application granted granted Critical
Publication of JP3171615B2 publication Critical patent/JP3171615B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Retry When Errors Occur (AREA)
  • Debugging And Monitoring (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE:To prevent a macro instruction performing a block data transfer of plural words from occupying a long time in a processing time when a bus error generates owing to the abnormality of a bus access time monitoring, regarding the data transfer by a CPU of a micro-program control system. CONSTITUTION:In an interpreter performing a N-word block transfer for 16-bit data, a retry processing is performed by an interruption processing when a bus error generates in the data transfer operation of 16-bit read (SC2) or 16-bit write (SC3). When the retry processing is failed, it is recovered by turning a retry failure flag register on. The interpreter moves to the decoding execution of the macro-instruction of a system control program processing by the immediate interruption of a system task level in a MAP processing when a flag register is turned on and at the same time turns the flag register off.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、マイクロプログラム制
御のCPUにおけるバスを介するメモリ・I/O等への
データ転送のリトライ制御方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a retry control system for data transfer to a memory, I / O or the like via a bus in a microprogram controlled CPU.

【0002】[0002]

【従来の技術】図6は、従来のプロセッサを用いた情報
処理装置の構成例を示す図である。各種コンピュータ及
びプログラマブル・コントローラ等の情報処理装置は、
一般に同図に示すように、プロセッサ100、メモリ2
00、I/Oデバイス(入出力装置)300、伝送イン
タフェース400、及びシステムバス500等で構成さ
れる。
2. Description of the Related Art FIG. 6 is a diagram showing a configuration example of an information processing apparatus using a conventional processor. Information processing devices such as various computers and programmable controllers
Generally, as shown in FIG.
00, an I / O device (input / output device) 300, a transmission interface 400, a system bus 500, and the like.

【0003】プロセッサ100は、これらのメモリ20
0、I/Oデバイス300、伝送インタフェース400
等と情報交換を行う際、システムバス500を介してデ
ータ転送を行う。このプロセッサ100は、マイクロプ
ログラム制御方式を採用しており、FORTRAN, COBOL, C
等の高級言語もしくはプログラム・コントローラ用の
コントローラ言語等で記述されたソースプログラムをコ
ンパイルまたはアセンブルして得られるマクロ命令から
成るマクロプログラムの実行を、マイクロプログラムに
より解読して行う。
The processor 100 uses these memories 20.
0, I / O device 300, transmission interface 400
When exchanging information with the like, data is transferred via the system bus 500. This processor 100 adopts a micro program control system, and FORTRAN, COBOL, C
A macro program consisting of macro instructions obtained by compiling or assembling a source program written in a high-level language such as the above or a controller language for a program controller is decoded by a micro program.

【0004】プロセッサ100は、マイクロ命令から成
るマイクロプログラムを格納しているマイクロプログラ
ムメモリ101(以後、μ−MEM101と略称す
る)、特に図示していないマイクロプログラムカウンタ
(以後、μ−PCと略称する)、上記μ−MEM101
に対し一定期間(マイクロサイクル)毎にアドレス(上
記μ−PCの値)を供給するマイクロシーケンサ102
(以後、μ−SQC102と略称する)、上記μ−ME
M101から読み出されたマイクロ命令を保持すると共
に、そのマイクロ命令から各種制御信号を出力するパイ
プラインレジスタ103(以後、PLR103と略称す
る)、そのPLR103から読み出したマイクロ命令に
指示された各種演算を行い、その結果として正・負を示
す符号(S)、ゼロ検出(Z)、キャリー検出(C
Y)、オーバーフロー検出(OVF)等の各種フラグを
出力するCPU(中央演算処理装置)104、システム
バス500上のデータの入力時はバスデータのパリティ
チェックを行い、システムバス500へのデータ出力時
はパリティジェネレートを行うバスパリティチェッカ/
ジェネレータ121とバスアクセスの時間監視を行うバ
スアクセス時間監視回路122とシステムバス500を
介するデータ転送先のスレーブ側デバイスの異常状態を
常時監視するスレーブデバイス異常信号判定回路123
とから成るバス転送エラー検出回路120、上記マクロ
プログラムが格納されているマクロプログラムメモリ1
05、そのマクロプログラムメモリ105にアドレスを
供給するマクロプログラムカウンタ106(以後、MP
C106と略称する)、前記マクロプログラムメモリ1
05から読み出されたマクロ命令のアドレスオペランド
から物理アドレスを生成する物理アドレス生成回路10
7、その物理アドレス生成回路107から出力される転
送データのアドレスを保持するデータ転送アドレスレジ
スタ108、及び上記バス転送エラー検出回路120か
ら加わるバスエラー信号またはCPU104から加わる
上記、S,Z,CY,もしくはOVFの各フラグの値を
上記μ−SQC102に選択出力するテストコンディシ
ョン選択回路109とから成っている。
The processor 100 includes a micro program memory 101 (hereinafter referred to as μ-MEM 101) that stores a micro program composed of micro instructions, and a micro program counter (hereinafter referred to as μ-PC) which is not particularly shown. ), The above μ-MEM101
To the micro sequencer 102 that supplies an address (the value of the μ-PC) every fixed period (micro cycle)
(Hereinafter, abbreviated as μ-SQC102), the above μ-ME
A pipeline register 103 (hereinafter, abbreviated as PLR103) that holds the microinstruction read from M101 and outputs various control signals from the microinstruction, and executes various operations instructed by the microinstruction read from the PLR103. The positive and negative signs (S), zero detection (Z), carry detection (C)
Y), CPU (Central Processing Unit) 104 that outputs various flags such as overflow detection (OVF), and when data on the system bus 500 is input, a parity check is performed on the bus data and when data is output to the system bus 500. Is a bus parity checker that performs parity generation /
A generator 121, a bus access time monitoring circuit 122 that monitors the time of bus access, and a slave device error signal determination circuit 123 that constantly monitors an abnormal state of a slave device that is a data transfer destination via the system bus 500.
A bus transfer error detection circuit 120, and a macro program memory 1 in which the macro program is stored.
05, the macro program counter 106 that supplies an address to the macro program memory 105 (hereinafter MP
(Abbreviated as C106), the macro program memory 1
Physical address generation circuit 10 for generating a physical address from the address operand of the macro instruction read from
7, a data transfer address register 108 for holding an address of transfer data output from the physical address generation circuit 107, and a bus error signal added from the bus transfer error detection circuit 120 or the above S, Z, CY, added from the CPU 104. Alternatively, it comprises a test condition selection circuit 109 for selectively outputting the value of each flag of OVF to the μ-SQC 102.

【0005】ところで、バス転送エラー検出回路120
は、バスパリティチェッカ/ジェネレータ121の検出
によるパリティエラーの発生、バスアクセス時間監視回
路122の検出によるバスアクセス時間の異常、または
スレーブデバイス異常信号判定回路123の検出による
データ転送時のスレーブデバイスの異常のいずれかの要
因により、バスエラー信号を出力する。
By the way, the bus transfer error detection circuit 120
Is the occurrence of a parity error due to the detection of the bus parity checker / generator 121, the abnormality of the bus access time due to the detection of the bus access time monitoring circuit 122, or the abnormality of the slave device during the data transfer due to the detection of the slave device abnormality signal determination circuit 123. A bus error signal is output due to any of the above factors.

【0006】上記CPU104は、ローカルデータバス
130を介し、前記システムバス500に接続されてい
る。上記構成において、MPC106によりアドレッシ
ングされたマクロプログラムメモリ105内のマクロ命
令は、MAP処理(マッピング処理:マクロ命令のオブ
ジェクトコードに対応して、該当するマイクロプログラ
ム処理の先頭番地に上記μ−PCをセットし、インタプ
リタ処理を起動する処理)によりμ−SQC102を介
してμ−MEM101に格納されている対応する複数の
マイクロ命令から成るマイクロプログラムであるインタ
プリタによって、解読実行される。
The CPU 104 is connected to the system bus 500 via a local data bus 130. In the above configuration, the macro instruction in the macro program memory 105 addressed by the MPC 106 is set to the MAP processing (mapping processing: corresponding to the object code of the macro instruction, the μ-PC is set at the head address of the corresponding micro program processing). Then, it is decoded and executed by an interpreter, which is a microprogram composed of a plurality of corresponding microinstructions stored in the μ-MEM 101 via the μ-SQC 102 by the process of activating the interpreter process).

【0007】マクロ命令の転送命令には、その転送モー
ドによりいくつかの種類があり、例えば、32ビット長の
リード/ライト転送、16ビット長のリード/ライト転
送、8ビット長のリード/ライト転送、及び16/8ビッ
ト長の符号付転送(転送時に符号拡張して32ビット長に
変換する)等がある。そして、μ−MEM101内には
これらの各マクロ命令にそれぞれ対応したインタプリタ
が格納されている。
There are several types of macro instruction transfer instructions depending on the transfer mode. For example, 32-bit length read / write transfer, 16-bit length read / write transfer, and 8-bit length read / write transfer. , And 16 / 8-bit length signed transfer (sign extension is performed during transfer to convert to 32-bit length). An interpreter corresponding to each macro instruction is stored in the μ-MEM 101.

【0008】上記各転送命令の実行時には、このμ−M
EM101内の当該インタプリタの起動と同時に、マク
ロプログラムメモリ105から読み出されているマクロ
命令中のアドレスオペランドを物理アドレス生成回路1
07により物理アドレスである転送アドレスに変換し、
その転送アドレスをデータ転送アドレスレジスタ108
にラッチされる。そして、上記インタプリタの起動によ
りCPU104がシステムバス500を介するデータ転
送を開始するとき、データ転送アドレスレジスタ108
から転送アドレスがシステムバス500に出力され、該
当するメモリ200もしくはI/Oデバイス300等と
情報交換が行われる。
At the time of execution of each transfer instruction, the μ-M
At the same time when the interpreter in the EM 101 is activated, the address operand in the macro instruction read from the macro program memory 105 is transferred to the physical address generation circuit 1
It is converted to a transfer address which is a physical address by 07,
The transfer address is transferred to the data transfer address register 108.
Latched on. When the CPU 104 starts data transfer through the system bus 500 by starting the interpreter, the data transfer address register 108
The transfer address is output from the system bus 500 to the system bus 500, and information is exchanged with the corresponding memory 200 or I / O device 300.

【0009】このシステムバス500を介するデータ転
送においては、バス転送エラー検出回路120により、
システムバス500上のバスデータのパリティチェッ
ク、バスアクセスの時間監視、及びデータ転送先のスレ
ーブデバイスの異常状態が常にチェックされ、異常時に
は一過性の不良動作を切り捨てるためにリトライ処理を
行う。そして、そのリトライ処理が失敗した時は、その
旨をシステム管理プログラム内のRAS処理ルーチン
(RASとは信頼度を計る尺度の信頼性(Reliability
),可用性(Availability),保全性(Serviceabilit
y)を総称したものであり、故障及びシステム状態の掌
握とそのデータ管理運用、故障時の対応方法、故障復旧
方法などの機能を言う。RAS処理は、前記機能を果た
す処理である。)に通知し、システム見地で縮退による
継続運転またはシステムの停止等の決定を行う。
In the data transfer via the system bus 500, the bus transfer error detection circuit 120
The parity check of the bus data on the system bus 500, the time monitoring of the bus access, and the abnormal state of the slave device of the data transfer destination are constantly checked, and when abnormal, a retry process is performed in order to discard a transient defective operation. Then, when the retry process fails, a message to that effect is issued by the RAS process routine (RAS is a reliability measure of reliability).
), Availability (Availability), Maintainability (Serviceabilit)
y) is a generic term that refers to functions such as grasping the status of failures and system status and their data management operations, methods of dealing with failures, and methods of recovering from failures. The RAS process is a process that fulfills the above function. ) And make a decision from the system standpoint such as continuous operation due to degeneration or system stoppage.

【0010】また、バスエラーが発生した場合には、バ
ス転送エラー検出回路120からバスエラー信号が、C
PU104、μ−SEQ102、MPC106、及びデ
ータ転送アドレスレジスタ108に出力される。このバ
スエラー信号の出力により、CPU104内の図示して
いないキャッシュメモリへのリードデータの書き込みが
禁止され、データ転送アドレスレジスタ108は次マク
ロ命令の転送アドレスの書き込みが禁止され、(アドレ
ス自動インクリメントモード時は、アドレスのインクリ
メント動作を禁止する)さらに、MPC106のカウン
ト動作が禁止される。またμ−SQC102は、μ−P
Cのカウント動作を禁止し、更新しない状態のμ−PC
の値を図示していないμ−スタックに格納すると共に、
マクロプログラムメモリ105から出力されるマクロ命
令のMAPアドレスを選択せずにリトライ制御処理を行
うバスエラー割込処理ルーチン用の割込みベクタのアド
レスへ分岐する。そして、μ−SQC102は、上記バ
スエラー割込処理ルーチンからリターン命令で復帰した
ときには、上記μ−スタックに退避させていた前記バス
転送動作を行うマイクロ命令のマイクロメモリアドレス
を選択する。このことにより、再び同一マイクロプログ
ラムのステップが実行され、バス転送のリトライが行わ
れる。
When a bus error occurs, the bus error signal from the bus transfer error detection circuit 120 is C
It is output to the PU 104, the μ-SEQ 102, the MPC 106, and the data transfer address register 108. By the output of this bus error signal, writing of read data to a cache memory (not shown) in the CPU 104 is prohibited, and writing of the transfer address of the next macro instruction is prohibited in the data transfer address register 108. In addition, the address increment operation is prohibited) Furthermore, the count operation of the MPC 106 is prohibited. Also, μ-SQC102 is μ-P
Μ-PC in the state of prohibiting C count operation and not updating
The value of is stored in the μ-stack (not shown),
It branches to the address of the interrupt vector for the bus error interrupt processing routine that performs the retry control processing without selecting the MAP address of the macro instruction output from the macro program memory 105. Then, when returning from the bus error interrupt processing routine by a return instruction, the μ-SQC 102 selects the micro memory address of the micro instruction that performs the bus transfer operation saved in the μ-stack. As a result, the same microprogram step is executed again, and the bus transfer is retried.

【0011】図7に、従来のマイクロプログラム(イン
タプリタ)により行われるシステムバス500を介する
データリードのバス転送処理のフローチャートを示す。
同図(A) は、32ビットの1ワードデータをバス転送する
32ビットデータリードインタプリタ、同図(B) は16ビッ
トの1ワードデータをバス転送する16ビットデータリー
ドインタプリタの処理を示すフローチャートであり、上
記2つのインタプリタは、どちらもそれぞれのデータ転
送と同時にMAP処理を行うために、1クロックで上記
データ転送のマクロ命令のインタプリタを終了する。
FIG. 7 shows a flow chart of a bus transfer process of data read via the system bus 500, which is performed by a conventional microprogram (interpreter).
In the same figure (A), 32-bit 1-word data is transferred by bus.
A 32-bit data read interpreter, (B) in the figure is a flow chart showing the processing of a 16-bit data read interpreter that transfers 16-bit 1-word data by bus. Both of the above two interpreters are MAP at the same time as each data transfer. In order to perform the processing, the interpreter of the macro instruction for data transfer is completed in one clock.

【0012】次に、上記図7(A) に示す32ビットデータ
リードインタプリタのバス転送動作においてバスエラー
が発生した場合に、前述したようにして起動される前記
バスエラー割込処理ルーチンの動作フローチャートを図
8に示す。
Next, when a bus error occurs in the bus transfer operation of the 32-bit data read interpreter shown in FIG. 7 (A), an operation flowchart of the bus error interrupt processing routine that is started as described above. Is shown in FIG.

【0013】この割込処理ルーチンにおいては、 リトライカウンタ等によりリトライの回数を計数
し、その計数されたリトライの回数が所定回数を越えた
か否かを判別することによりリトライ失敗の判定を行い
(SA1)、まだ失敗でない場合はリターン命令(RE
T)の実行後、図7(A) に示す32ビットデータリードの
同一マイクロプログラムステップの実行によるリトライ
を行い、そのリトライによりバスエラーが発生しなかっ
た場合には、リトライ成功となり、同時実行するMAP
処理により、次のマクロ命令の解読実行の処理を継続し
ていく。一方、上記リトライにより再びバスエラーが発
生した場合には、前記割込処理により、再び上述のの
処理へ移行する。 また、上記処理SA1で、リトライカウンタのオー
バーフロー等によりリトライの回数が所定の回数を越え
リトライが失敗したと判定したときは、システム管理プ
ログラムのRAS処理を起動させた後(SA2)、マイ
クロプログラム・オペレーティングシステム(μ−O
S)管理下のダミーアドレスをデータ転送アドレスレジ
スタ108に格納して(SA3)、リターン(RET)
することにより、前記32ビットデータリードの同一マイ
クロステップにおいてバスエラーの起きないダミー転送
を行って強制的に処理を終結し、システム管理プログラ
ムの処理へシステムタスクレベルの割り込みにより移行
する。
In this interrupt processing routine, a retry counter or the like is used to count the number of retries, and it is judged whether or not the counted number of retries exceeds a predetermined number of times (SA1). ), A return instruction (RE
After the execution of T), a retry is performed by executing the same microprogram step of 32-bit data read shown in FIG. 7A, and if a bus error does not occur due to the retry, the retry is successful and simultaneous execution is performed. MAP
Depending on the processing, the processing for decoding and executing the next macro instruction is continued. On the other hand, when the bus error occurs again due to the retry, the above-mentioned processing is performed again by the interrupt processing. When it is determined in the processing SA1 that the number of retries exceeds a predetermined number due to overflow of the retry counter or the like and the retries fail, the RAS processing of the system management program is activated (SA2), and then the micro program Operating system (μ-O
S) Store a dummy address under management in the data transfer address register 108 (SA3) and return (RET)
By doing so, a dummy transfer that does not cause a bus error is performed in the same micro step of the 32-bit data read to forcibly terminate the processing, and the processing of the system management program is shifted to by the system task level interrupt.

【0014】16ビットデータリードインタプリタにおい
ても、図7(B) に示す処理と、図8に示すバスエラー時
のリトライ制御用の割込処理ルーチンとにより同様な処
理が行われる。また、他の各種ビット及び各種転送モー
ドの1ワードデータのリード/ライトにおいても、それ
らのデータのバス転送を実行するインタプリタと図8に
示すバスエラー時のリトライ制御用の割込処理ルーチン
の実行により同様の処理がなされる。
Even in the 16-bit data read interpreter, similar processing is performed by the processing shown in FIG. 7B and the interrupt processing routine for retry control at the time of bus error shown in FIG. Further, also in reading / writing 1-word data of other various bits and various transfer modes, an interpreter for executing bus transfer of those data and execution of an interrupt processing routine for retry control at the time of bus error shown in FIG. The same processing is performed by.

【0015】次に、図9に従来の複数ワード(1ワード
は16ビット構成)のデータ転送(ブロックデータ転送)
を行うインタプリタの動作フローチャートを示す。この
フローチャートは、図10に模式的に示すようにA番地
から始まるNワードのメモリAのデータをB番地から始
まるメモリBにブロック転送するマクロ命令を解読実行
するインタプリタの処理を示している。
Next, FIG. 9 shows the conventional data transfer of a plurality of words (1 word has 16 bits) (block data transfer).
The flowchart of the operation of the interpreter which performs is shown. This flow chart shows the processing of the interpreter for decoding and executing the macro instruction for block-transferring the data in the memory A of N words starting from the address A to the memory B starting from the address B as schematically shown in FIG.

【0016】この場合、前記データ転送レジスタ108
として、転送元の1ワードデータ(16ビットデータ)の
格納番地をアドレッシングするアドレスレジスタ108
Aと上記1ワードデータの転送先の番地をアドレッシン
グするアドレスレジスタ108Bが設けられる。また、
転送ワード数をセットする転送カウンタも新たに設けら
れる。
In this case, the data transfer register 108
Address register 108 for addressing the storage address of 1-word data (16-bit data) of the transfer source
An address register 108B for addressing the address of A and the transfer destination of the 1-word data is provided. Also,
A transfer counter for setting the number of transfer words is newly provided.

【0017】次に、図9のフローチャートの説明を行
う。尚、この場合、アドレスレジスタ108Aにはメモ
リAのA番地が、アドレスレジスタ108Bにはメモリ
BのB番地が初期設定されているものとする。
Next, the flowchart of FIG. 9 will be described. In this case, the address A of the memory A is initially set in the address register 108A, and the address B of the memory B is initially set in the address register 108B.

【0018】次に、動作を説明する。 まず、転送ワード数Nを転送カウンタに格納する
(SB1)。 アドレスレジスタ108Aによりアドレッシングさ
れているメモリAの番地に格納されている16ビットデー
タをリードし、システムバス500上に転送すると同時
にアドレスレジスタ108Aを「1」加算する(SB
2)。 上記でリードした16ビットデータをアドレスレジ
スタ108BによりアドレッシングされているメモリB
の番地へライトし、その転送と同時にアドレスレジスタ
108Bを「1」増加する(SB3)。 転送カウンタを「1」減算する(SB4)。 転送カウンタの値が「0」であるか否か判別し(S
B5)、「0」でなければ上記処理→→→を繰
り返す。一方、転送カウンタの値が「0」であれば、M
AP処理により、次のマクロ命令の解読実行へと処理を
継続していく。
Next, the operation will be described. First, the transfer word number N is stored in the transfer counter (SB1). The 16-bit data stored in the address of the memory A addressed by the address register 108A is read and transferred onto the system bus 500, and at the same time, the address register 108A is incremented by "1" (SB
2). The memory B in which the 16-bit data read above is addressed by the address register 108B
The address register 108B is incremented by "1" at the same time as the transfer (SB3). The transfer counter is decremented by "1" (SB4). It is determined whether or not the value of the transfer counter is "0" (S
B5), if not "0", the above process →→→ is repeated. On the other hand, if the value of the transfer counter is “0”, M
By the AP processing, the processing is continued until the next macro instruction is decoded and executed.

【0019】上記複数ワードのデータ転送処理において
も、上記またはの処理におけるデータ転送時にバス
エラーが発生した場合、上述した図8に示すバスエラー
発生時のリトライ制御用の割込処理により、上述した図
7(A) または図7(B) に示すインタプリタの処理の場合
と同様なリトライ処理が行われる。
Also in the above-mentioned data transfer process of a plurality of words, if a bus error occurs during the data transfer in the above process or the above process, the above-described interrupt process for retry control at the time of bus error occurrence shown in FIG. A retry process similar to that of the interpreter process shown in FIG. 7A or 7B is performed.

【0020】このため、例えば2000ワードのブロックデ
ータ転送において、バスアクセス時間監視異常(データ
転送において無応答状態となる異常)となった場合、そ
のバスアクセスの異常監視時間が200 μsのときは、最
大400 ms(200 μs×2000)の間、1つのマクロ命令で
プロセッサ100の処理時間を占有してしまうことにな
る。
Therefore, for example, in the case of a block data transfer of 2000 words, if a bus access time monitoring abnormality (abnormality in which no response occurs in data transfer) occurs, if the bus access abnormality monitoring time is 200 μs, For a maximum of 400 ms (200 μs × 2000), one macro instruction occupies the processing time of the processor 100.

【0021】このように、複数ワードのデータをブロッ
ク転送するマクロ命令のインタプリタによる解読実行に
おいて、バスアクセス時間監視異常のバスエラーが発生
した場合、1ワードデータのリードまたはライトを行う
毎にバスアクセス異常監視時間の間CPU104の処理
が中断されることになるため、ブロック転送のワード数
が多くなるほど、上記ブロック転送のマクロ命令がプロ
セッサ100を占有してしまう時間が長くなってしま
う。
As described above, in the decoding execution by the interpreter of the macro instruction for block-transferring the data of a plurality of words, when a bus error of bus access time monitoring abnormality occurs, the bus access is performed every time one word data is read or written. Since the processing of the CPU 104 is interrupted during the abnormality monitoring time, the larger the number of words for block transfer, the longer the time the block transfer macro instruction occupies the processor 100.

【0022】[0022]

【発明が解決しようとする課題】上述したように、1つ
のマクロ命令を解読実行するマイクロプログラムのイン
タプリタにおいて複数ワードのブロックデータ転送を行
う場合に、バスエラーが発生し、その要因がバスアクセ
ス時間監視異常(データ転送において無応答状態)とな
った場合は、1つのマクロ命令でプロセッサ100の処
理時間を長時間占有してしまう。
As described above, when a block data transfer of a plurality of words is performed in the interpreter of the microprogram which decodes and executes one macro instruction, a bus error occurs, and the cause is the bus access time. When a monitoring abnormality (no response in data transfer) occurs, one macro instruction occupies the processing time of the processor 100 for a long time.

【0023】一般にシステムに組み込まれているプログ
ラムは、複数のマクロ命令により記述され、またオペレ
ーティングシステムにおいてはプログラムの実行はタス
クという単位で管理されている。そして、そのタスクは
起動のタイミングにより、 タスク番号順に起動されるサイクリックタスク 一定周期で起動される定周期割込タスク 外部イベント割込みにより起動される外部割込タス
ク 等に分類される。
Generally, a program installed in the system is described by a plurality of macro instructions, and the execution of the program is managed in units of tasks in the operating system. Then, the tasks are classified into cyclic tasks that are activated in order of task number, fixed-cycle interrupt tasks that are activated at fixed intervals, and external interrupt tasks that are activated by external event interrupts, according to the activation timing.

【0024】上記のようなタスクの中で、定周期割込タ
スクは、一定周期で起動されるのでその周期が短い場合
には、バスアクセス時間監視異常のバスエラーが発生し
て1つのマクロ命令で処理時間が長時間占有されてしま
うと、そのマクロ命令を含むタスクの終了が長びくため
定周期割込タスクの割込渋滞が起こり、システムに対し
て致命的な異常を引き起こす場合がある。
Of the above tasks, the fixed-cycle interrupt task is activated at a fixed cycle, so if the cycle is short, a bus error of bus access time monitoring error occurs and one macro instruction is executed. If the processing time is occupied for a long time, the task including the macro instruction will end for a long time, which may cause an interrupt congestion of the fixed-cycle interrupt task, which may cause a fatal abnormality in the system.

【0025】本発明は、複数ワードのブロックデータ転
送を行うマクロ命令をマイクロプログラムのインタプリ
タにより実行している最中にバスアクセス時間監視異常
の要因によるバスエラーが発生し、上記データ転送のリ
トライが失敗となった場合には、上記インタプリタを強
制終了させてそのバスエラーにより処理時間が長時間占
有されないように防止して、バスアクセス時間監視異常
のバスエラーが発生した場合に、定周期割込タスクの渋
滞・停止等のシステムへの悪影響が生ずることを防止で
きるようにすることを目的とする。
According to the present invention, while a macro instruction for transferring block data of a plurality of words is being executed by the interpreter of the microprogram, a bus error occurs due to a cause of abnormal bus access time monitoring, and the data transfer is retried. If it fails, the interpreter is forcibly terminated to prevent the bus error from occupying the processing time for a long time, and when a bus error of bus access time monitoring error occurs, a fixed-cycle interrupt is generated. The purpose is to prevent the adverse effects on the system such as traffic congestion and stoppage of tasks.

【0026】[0026]

【課題を解決するための手段】図1は、本発明の原理説
明図である。本発明は、マクロプログラムが格納される
マクロプログラムメモリ1、該マクロプログラムメモリ
1のアドレスを指定するマクロプログラムカウンタ2、
マイクロプログラムが格納されるマイクロプログラムメ
モリ3、該マイクロプログラムメモリ3のアドレスを指
定するマイクロシーケンサ4、前記マイクロプログラム
メモリ3から読み出されるマイクロ命令に基づいて動作
を行うCPU5を有するプロセッサにおけるデータ転送
のリトライ制御方式を前提とする。
FIG. 1 illustrates the principle of the present invention. The present invention relates to a macro program memory 1 for storing a macro program, a macro program counter 2 for designating an address of the macro program memory 1,
Retry of data transfer in a processor having a micro program memory 3 in which a micro program is stored, a micro sequencer 4 for designating an address of the micro program memory 3, and a CPU 5 which operates based on a micro instruction read from the micro program memory 3. The control method is assumed.

【0027】そして、所定のマクロ命令を解読実行する
マイクロプログラムのマイクロ命令の実行によりバス転
送エラーが発生した場合、前記CPU5のリードデータ
の取り込み動作、ライトデータの出力動作、及び前記マ
イクロシーケンサ4のマイクロプログラムカウンタ4a
の更新等をアボートし、前記バス転送エラーに対応して
行われる割込処理による前記マイクロ命令のリトライが
失敗した場合に前記所定のマクロ命令を解読実行するマ
イクロプログラムを再実行する機能を備え、複数回デー
タ転送する(データのブロック転送を行う)マクロ命令
を解読実行するマイクロプログラムのマイクロ命令の実
行においてデータ転送のリトライが失敗したときは、そ
のリトライ失敗情報を前記マクロ命令を解読実行するマ
イクロプログラムに通知して、そのマイクロプログラム
の以後の解読実行を強制的に終了させる。
When a bus transfer error occurs due to the execution of the micro instruction of the micro program for decoding and executing a predetermined macro instruction, the read data fetch operation of the CPU 5, the write data output operation of the CPU 5, and the micro sequencer 4 Micro program counter 4a
Of the update, etc., and has a function of re-executing the micro program for decoding and executing the predetermined macro instruction when the retry of the micro instruction by the interrupt processing performed corresponding to the bus transfer error fails, When the retry of data transfer fails in the execution of the microinstruction of the microprogram that decodes and executes the macroinstruction that transfers the data a plurality of times (block transfers of the data), the microcode that decodes and executes the retry failure information. Notify the program to force the subsequent decryption execution of the microprogram to terminate.

【0028】上記データ転送におけるリトライ情報のマ
イクロプログラムに対する通知は、例えば請求項2記載
のように、上記バス転送エラーに対する割込処理が、フ
ラグ6をオンにすることにより行う。この場合、請求項
3記載のように、上記マイクロプログラムは、フラグ6
がオンとなっていると判定すると、そのフラグ6をオフ
にした後強制終了する。また、このフラグ6は、例え
ば、請求項4記載のようにCPU5内に設けられる。
The notification of the retry information in the data transfer to the microprogram is carried out by turning on the flag 6 in the interrupt processing for the bus transfer error as described in claim 2, for example. In this case, as described in claim 3, the microprogram has a flag 6
When it is determined that is turned on, the flag 6 is turned off, and then the process is forcibly terminated. The flag 6 is provided in the CPU 5, for example.

【0029】[0029]

【作用】前記マイクロプログラム制御方式のCPU5に
より複数回データ転送する(データのブロック転送を行
う)マクロ命令を解読実行するマイクロプログラムのマ
イクロ命令が実行された際、バス転送エラーが発生する
と、バスエラー割込みにより上記バス転送エラーの発生
したマイクロ命令をバス転送エラーが解消するまで所定
回数繰り返すリトライ処理を行う。そして、そのリトラ
イ処理においてもバス転送エラーが解消されない、すな
わち上記リトライ処理が失敗した場合には、割込復帰の
際フラグ等を介して、上記リトライが失敗した旨を復帰
元の上記ブロック転送を行うマクロ命令を解読実行する
マイクロプログラム(インタプリタ)に通知する。
When a micro-instruction of a micro program for decoding and executing a macro instruction for transferring data a plurality of times (block transfer of data) is executed by the CPU 5 of the micro program control method and a bus transfer error occurs, a bus error occurs. A retry process is repeated in which the microinstruction in which the bus transfer error has occurred due to the interrupt is repeated a predetermined number of times until the bus transfer error is resolved. Then, even if the retry process does not eliminate the bus transfer error, that is, if the retry process fails, the block transfer of the recovery source is notified via the flag etc. at the time of interrupt recovery. Notify the microprogram (interpreter) that decodes and executes the macro instruction to be executed.

【0030】マイクロプログラム(インタプリタ)は、
上記通知により上記ブロック転送を行うマクロ命令の解
読実行を強制終了する。したがって、データのブロック
転送を行うマクロ命令でバス転送エラーが発生し、リト
ライを試みてもバス転送エラーが解消しない場合には、
そのマクロ命令の実行は直ちに強制終了させられるの
で、バスアクセス時間監視異常の要因によるバスエラー
が発生した場合でも、データのブロック転送を行うマク
ロ命令によりCPU5の処理時間が長時間占有されるこ
とが防止される。
The microprogram (interpreter) is
By the notification, the decoding execution of the macro instruction for the block transfer is forcibly terminated. Therefore, if a bus transfer error occurs in a macro instruction that performs a block transfer of data, and the bus transfer error cannot be resolved by retrying,
Since the execution of the macro instruction is immediately terminated forcibly, even if a bus error occurs due to the cause of the bus access time monitoring abnormality, the processing time of the CPU 5 may be occupied for a long time by the macro instruction that transfers the block of data. To be prevented.

【0031】[0031]

【実施例】以下、図面を参照しながら本発明の実施例を
説明する。図2は本発明の一実施例であるプロセッサの
システム構成図である。尚、同図において、前記図6に
示すプロセッサ100内のブロックと同一のブロックに
は同一番号を付し、詳しい説明は省略する。本実施例の
特徴は、図3において拡大して示す図6中において破線
で囲んで示す部分である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 is a system configuration diagram of a processor which is an embodiment of the present invention. In the figure, the same blocks as those in the processor 100 shown in FIG. 6 are designated by the same reference numerals, and detailed description thereof will be omitted. The feature of this embodiment is a portion surrounded by a broken line in FIG. 6 which is enlarged in FIG.

【0032】図3に示すように、CPU104′はバス
転送においてリトライが失敗したか否かを示すリトライ
失敗フラグを記憶するリトライ失敗フラグレジスタを内
蔵している。このリトライ失敗フラグレジスタの内容は
テストコンディション選択回路109′に出力され、そ
のテストコンディション選択回路109′を介してテス
トコンディション信号としてμ−SQC102に入力す
る。
As shown in FIG. 3, the CPU 104 'has a retry failure flag register for storing a retry failure flag indicating whether or not the retry failed in the bus transfer. The content of the retry failure flag register is output to the test condition selection circuit 109 ', and is input to the μ-SQC 102 as a test condition signal via the test condition selection circuit 109'.

【0033】次に、上記構成のマイクロプロセッサ10
0′における16ビットデータをNワードブロック転送す
るインタプリタの動作フローチャートを図4に示し、上
記ブロック転送においてバスエラーが生じたときに割込
により行われるリトライ失敗判定処理の動作フローチャ
ートを図5に示す。
Next, the microprocessor 10 having the above structure
FIG. 4 shows an operation flowchart of the interpreter for transferring N-word block of 16-bit data in 0 ', and FIG. 5 shows an operation flowchart of retry failure determination processing performed by an interrupt when a bus error occurs in the block transfer. ..

【0034】図4に示すインタプリタの動作は、前述し
た図に示すインタプリタの動作と基本的な動作は同じで
あり、処理SC2の16ビットリード転送及び処理SC3
の16ビットライト転送において、それぞれリトライ失敗
フラグをテストコンディション選択回路109′を介し
て判定する処理が付加されている。また、処理SC6で
上記リトライ失敗フラグをオフにする処理も付加されて
いる。
The operation of the interpreter shown in FIG. 4 is basically the same as the operation of the interpreter shown in the above-mentioned figure, and the 16-bit read transfer of the process SC2 and the process SC3 are performed.
In the 16-bit write transfer, processing for determining the retry failure flag via the test condition selection circuit 109 'is added. Further, a process of turning off the retry failure flag in the process SC6 is also added.

【0035】図4に示すNワードブロック転送のフロー
チャートにおいて、処理SC2の16ビットリード転送動
作において、バスエラーが発生した場合、図5に示す割
込処理が起動され、前記従来例(図8参照)と同様に以
下に示すリトライ処理を行う。 リトライカウンタ等によりリトライ失敗の判定を行
い(SD1)、失敗でないときは前記従来例と同様の処
理を行う。 リトライカウンタのオーバーフロー等によりリトラ
イが失敗したと判定したときは(SD1)、リトライ失
敗フラグレジスタ501をオンに設定する(SD2)。 システム管理プログラムのRAS処理を起動させた
後(SD3)、μ−OS管理下のダミーアドレスをデー
タ転送アドレスレジスタ108に格納し(SD4)、リ
ターン(RET)する。
In the flowchart of the N-word block transfer shown in FIG. 4, when a bus error occurs in the 16-bit read transfer operation of the process SC2, the interrupt process shown in FIG. 5 is started and the conventional example (see FIG. 8). The following retry processing is performed in the same manner as in (). The retry counter or the like determines the retry failure (SD1). When the retry is not failed, the same processing as the conventional example is performed. When it is determined that the retry has failed due to overflow of the retry counter or the like (SD1), the retry failure flag register 501 is set to ON (SD2). After the RAS processing of the system management program is activated (SD3), the dummy address under the μ-OS management is stored in the data transfer address register 108 (SD4) and the return (RET) is performed.

【0036】そして、再び図4に示すNワードのブロッ
ク転送の16ビットリード転送動作を行い(SC2)、こ
の場合、バスエラーの発生しないダミー転送を行うこと
により強制的に転送動作を終結し、その転送動作と同一
ステップでμ−SQC102が前記リトライ失敗フラグ
レジスタ501のフラグをテストコンディション選択回
路109′を介して判定し、リトライ失敗フラグレジス
タ501がオンとなっているため、MAP処理によりシ
ステムタスクレベルの割り込みを行い、システム管理プ
ログラム処理のマクロ命令の解読実行へ移行する(SC
6)。また、このMPA処理において同一ステップで前
記リトライ失敗フラグレベル501をオフにして初期化
し(SC6)、次に実行する図4に示すようなブロック
転送のリトライ処理に備える。
Then, the 16-bit read transfer operation of N word block transfer shown in FIG. 4 is performed again (SC2). In this case, the transfer operation is forcibly terminated by performing the dummy transfer in which no bus error occurs. In the same step as the transfer operation, the μ-SQC 102 determines the flag of the retry failure flag register 501 through the test condition selection circuit 109 ′, and the retry failure flag register 501 is turned on. Level interrupt and shift to decoding and execution of macro instruction in system management program processing (SC
6). In this MPA process, the retry failure flag level 501 is turned off and initialized in the same step (SC6) to prepare for the block transfer retry process as shown in FIG.

【0037】図4に示すNワードブロック転送の処理S
C3における16ビットライト転送動作においてバスエラ
ーが発生した場合も、上述した処理SC2における16ビ
ットリード転送動作と同様な処理が行われる。
Processing S of N-word block transfer shown in FIG.
Even when a bus error occurs in the 16-bit write transfer operation in C3, the same processing as the 16-bit read transfer operation in the above-mentioned processing SC2 is performed.

【0038】また上述した図7(A) , (B) に示すよう
な32ビット及び16ビットの1ワードデータ転送のマイク
ロプログラムのインタプリタにおいても、転送動作と同
一ステップでMAP処理と前記リトライ失敗フラグレジ
スタ501をオフして初期化する処理を行うことによ
り、正常終了する1ワードデータ転送におけるマイクロ
プログラムの処理ステップ数を増加させることなく、1
ワードデータ転送においてバスエラーが発生してリトラ
イが失敗したときにリトライ失敗フラグレジスタ501
を初期化処理することが可能となる。
In the interpreter of the 32-bit and 16-bit 1-word data transfer microprogram as shown in FIGS. 7A and 7B, the MAP processing and the retry failure flag are performed in the same step as the transfer operation. By performing the process of turning off the register 501 and performing the initialization, the number of processing steps of the microprogram in the one-word data transfer that normally ends is increased by 1
When a bus error occurs in word data transfer and the retry fails, the retry failure flag register 501
Can be initialized.

【0039】[0039]

【発明の効果】本発明によれば、複数回データ転送する
(複数ワードのブロック転送を行う)マクロ命令を解読
実行するマイクロプログラムのインタプリタにおいて、
バスエラーが発生し、そのバスエラーに対処するための
リトライ処理も失敗した場合には、割込処理から前記マ
クロ命令を解読実行するマイクロプログラムのインタプ
リタにそのリトライ失敗を通知して、そのインタプリタ
の動作を強制終了させるので、バスアクセス時間監視異
常の要因によりバスエラーが発生しても、上記複数ワー
ドのブロック転送を行うマクロ命令によりCPUの処理
時間が長時間占有されてしまう事態を防止できる。この
ため、マクロ命令で構成されるプログラムにおいても、
上記複数ワードのブロック転送を行うタスクが、バスア
クセス時間監視異常の要因により長時間の間タスクの実
行権を占有してしまう事態が防止され、この結果とし
て、バスアクセス時間監視異常によるバスエラーが発生
した場合に、定周期割込タスクの渋滞・停止等によるシ
ステムへの悪影響を防止できる。
According to the present invention, in the interpreter of the microprogram for decoding and executing the macroinstruction that transfers data a plurality of times (block transfer of a plurality of words),
When a bus error occurs and the retry process for coping with the bus error also fails, the retry process is notified to the interpreter of the microprogram that decodes and executes the macro instruction from the interrupt process, and the interpreter Since the operation is forcibly terminated, even if a bus error occurs due to an abnormality in the bus access time monitoring, it is possible to prevent a situation in which the processing time of the CPU is occupied for a long time by the macro instruction for block transfer of a plurality of words. Therefore, even in a program composed of macro instructions,
It is possible to prevent the task that performs the block transfer of multiple words from occupying the task execution right for a long time due to the cause of the bus access time monitoring abnormality, and as a result, the bus error due to the bus access time monitoring abnormality may occur. When it occurs, it is possible to prevent the adverse effect on the system due to the congestion or stoppage of the periodic interrupt task.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】一実施例のプロセッサのシステム構成図であ
る。
FIG. 2 is a system configuration diagram of a processor according to an embodiment.

【図3】上記実施例の発明の要部を示す図である。FIG. 3 is a diagram showing an essential part of the invention of the above embodiment.

【図4】16ビットデータをNワードブロック転送するイ
ンタプリタの動作を説明するフローチャートである。
FIG. 4 is a flowchart illustrating an operation of an interpreter that transfers 16-bit data in N word blocks.

【図5】バスエラー割込みによるリトライ失敗判定処理
の動作を説明するフローチャートである。
FIG. 5 is a flowchart illustrating an operation of retry failure determination processing by a bus error interrupt.

【図6】従来のプロセッサの一構成例を示す図である。FIG. 6 is a diagram illustrating a configuration example of a conventional processor.

【図7】従来の32ビットデータ1ワードリードインタプ
リタの転送処理及び16ビットデータ1ワードリードイン
タプリタの転送処理を説明するフローチャートである。
FIG. 7 is a flowchart illustrating a transfer process of a conventional 32-bit data 1-word read interpreter and a transfer process of a 16-bit data 1-word read interpreter.

【図8】従来のバス転送エラー発生時に行われる割込処
理を説明するフローチャートである。
FIG. 8 is a flowchart illustrating an interrupt process performed when a conventional bus transfer error occurs.

【図9】従来の16ビットデータをNワードブロック転送
するインタプリタの動作を説明するフローチャートであ
る。
FIG. 9 is a flowchart illustrating the operation of a conventional interpreter that transfers N-word blocks of 16-bit data.

【図10】メモリAからメモリBへ16ビットデータをN
ワードブロック転送する処理を示す模式図である。
FIG. 10: N 16-bit data from memory A to memory B
It is a schematic diagram which shows the process which transfers a word block.

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

1 マクロプログラムメモリ 2 マクロプログラムカウンタ 3 マイクロプログラムメモリ 4 マイクロシーケンサ 4a マイクロプログラムカウンタ 5 CPU 6 フラグ 1 Macro Program Memory 2 Macro Program Counter 3 Micro Program Memory 4 Micro Sequencer 4a Micro Program Counter 5 CPU 6 Flag

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 マクロプログラムが格納されるマクロプ
ログラムメモリ(1)、該マクロプログラムメモリ
(1)のアドレスを指定するマクロプログラムカウンタ
(2)、マイクロプログラムが格納されるマイクロプロ
グラムメモリ(3)、該マイクロプログラムメモリ
(3)のアドレスを指定するマイクロシーケンサ
(4)、前記マイクロプログラムメモリ(3)から読み
出されるマイクロ命令に基づいて動作を行うCPU
(5)を有するプロセッサにおけるデータ転送のリトラ
イ制御方式において、 所定のマクロ命令を解読実行するマイクロプログラムの
マイクロ命令の実行によりバス転送エラーが発生した場
合、前記CPU(5)のリードデータの取り込み動作、
ライトデータの出力動作、及び前記マイクロシーケンサ
(4)のマイクロプログラムカウンタ(4a)の更新等
をアボートし、前記バス転送エラーの発生に対応して行
われる割り込み処理による前記マイクロ命令のリトライ
が失敗した場合に前記所定のマクロ命令を解読実行する
マイクロプログラムを再実行する機能を備え、 複数回データ転送するマクロ命令を解読実行するマイク
ロプログラムのマイクロ命令の実行において、データ転
送のリトライが失敗したときは、そのリトライ失敗情報
を前記マクロ命令を解読実行するマイクロプログラムに
通知して、そのマイクロプログラムの以後の解読実行を
強制的に終了させることを特徴とするデータ転送のリト
ライ制御方式。
1. A macro program memory (1) for storing a macro program, a macro program counter (2) for designating an address of the macro program memory (1), a micro program memory (3) for storing a micro program, A micro sequencer (4) for designating an address of the micro program memory (3), and a CPU which operates based on a micro instruction read from the micro program memory (3)
In a retry control method for data transfer in a processor having (5), when a bus transfer error occurs due to execution of a microinstruction of a microprogram for decoding and executing a predetermined macroinstruction, the read data fetching operation of the CPU (5) ,
The write data output operation and the update of the micro program counter (4a) of the micro sequencer (4) are aborted, and the retry of the micro instruction by the interrupt processing performed in response to the occurrence of the bus transfer error has failed. In the case where the retry of the data transfer fails in the execution of the micro instruction of the micro program which decodes and executes the macro instruction which decodes and executes the predetermined macro instruction, the micro program which decodes and executes the macro instruction which executes the data transfer a plurality of times A retry control method for data transfer, characterized in that the retry failure information is notified to a microprogram that decodes and executes the macro instruction to forcibly terminate the subsequent decode execution of the microprogram.
【請求項2】 前記データ転送におけるリトライ失敗情
報の前記マイクロプログラムに対する通知は、前記バス
転送エラーに対する割込処理が、フラグ(6)をオンに
することにより行うことを特徴とする請求項1記載のデ
ータ転送のリトライ制御方式。
2. The notification of retry failure information in the data transfer to the microprogram is performed by turning on a flag (6) in the interrupt processing for the bus transfer error. Data transfer retry control method.
【請求項3】 前記マイクロプログラムは、前記フラグ
(6)がオンとなっているときは、前記フラグ(6)を
オフにして強制終了することを特徴とする請求項2記載
のデータ転送のリトライ制御方式。
3. The retry of data transfer according to claim 2, wherein the microprogram turns off the flag (6) and forcibly ends it when the flag (6) is turned on. control method.
【請求項4】 前記フラグ(6)は、前記CPU(5)
内に設けられることを特徴とする請求項2または3記載
のデータ転送のリトライ制御方式。
4. The flag (6) is provided in the CPU (5).
4. The retry control method for data transfer according to claim 2, wherein the retry control method is provided in the inside.
JP24135691A 1991-09-20 1991-09-20 Data transfer retry control method Expired - Fee Related JP3171615B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24135691A JP3171615B2 (en) 1991-09-20 1991-09-20 Data transfer retry control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24135691A JP3171615B2 (en) 1991-09-20 1991-09-20 Data transfer retry control method

Publications (2)

Publication Number Publication Date
JPH0581175A true JPH0581175A (en) 1993-04-02
JP3171615B2 JP3171615B2 (en) 2001-05-28

Family

ID=17073079

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24135691A Expired - Fee Related JP3171615B2 (en) 1991-09-20 1991-09-20 Data transfer retry control method

Country Status (1)

Country Link
JP (1) JP3171615B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008287558A (en) * 2007-05-18 2008-11-27 Renesas Technology Corp Semiconductor device and microcomputer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008287558A (en) * 2007-05-18 2008-11-27 Renesas Technology Corp Semiconductor device and microcomputer

Also Published As

Publication number Publication date
JP3171615B2 (en) 2001-05-28

Similar Documents

Publication Publication Date Title
JP3176093B2 (en) Microprocessor interrupt controller
US5155821A (en) Command performing order change-over system in data processor
KR860003552A (en) Micro programmable system
JPS58197553A (en) Program monitor
JP3171615B2 (en) Data transfer retry control method
JP2006221606A (en) Data processor
JPH0192843A (en) Data processing apparatus and method
EP0113982A2 (en) A data processing system
JPH0147818B2 (en)
US5787276A (en) Microprocessor including circuit for generating signal used for tracing executed instruction stream
JP2782471B2 (en) Data transfer retry control method
JPS62197831A (en) Data processor
JP2562838B2 (en) Processor and store buffer control method
JP2607319B2 (en) Programmable controller
JPH06324861A (en) System and method for controlling cpu
JP3621477B2 (en) How to retry a microprogram
JPS63280333A (en) Microprogram controller
JPS63214856A (en) Data protection control system for data processing unit
JPS58166454A (en) Data processor
JPS60193046A (en) Detecting system for instruction exception
JPH01293439A (en) Data processor
JPH02141833A (en) Information processor
JPS62107354A (en) Microprogram control device
JPH0298746A (en) System for evading failure of microprocessor
JPS58115559A (en) Program overrun detecting circuit

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20010313

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

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

Free format text: PAYMENT UNTIL: 20080323

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090323

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090323

Year of fee payment: 8

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

Free format text: PAYMENT UNTIL: 20090323

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20090323

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20100323

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees