JPH08272738A - Compensation system for recovery time of microprocessor system - Google Patents

Compensation system for recovery time of microprocessor system

Info

Publication number
JPH08272738A
JPH08272738A JP9594595A JP9594595A JPH08272738A JP H08272738 A JPH08272738 A JP H08272738A JP 9594595 A JP9594595 A JP 9594595A JP 9594595 A JP9594595 A JP 9594595A JP H08272738 A JPH08272738 A JP H08272738A
Authority
JP
Japan
Prior art keywords
microprocessor
recovery time
external circuit
accessed
time
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
JP9594595A
Other languages
Japanese (ja)
Inventor
Hitoshi Tomizawa
均 富澤
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
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 filed Critical NEC Corp
Priority to JP9594595A priority Critical patent/JPH08272738A/en
Publication of JPH08272738A publication Critical patent/JPH08272738A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Transfer Systems (AREA)

Abstract

PURPOSE: To compensate the recovery time through hardware without using any NOP command of a microprocessor. CONSTITUTION: In the system, wherein a microprocessor 1 is accessed by at least >=1 external circuits 21-2N, sends a command signal to asynchronous external circuits, and receives a ready response signal to make a handshake, a dummy register 3 sets the time required for the internal process of the accessed external circuit by a sending-back time control circuit 31 after the command signal from the microprocessor 1, and this time is clocked by a delay generating circuit 32 to send the ready response signal back, and when the microprocessor 1 accesses an external circuit requiring a recovery time continuously, the dummy register 3 is accessed to make the microprocessor stand by for the recovery time set in the dummy register, thereby performing necessary recovery time compensation.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はマイクロプロセッサと非
同期な外部回路の間でコマンドに対してレディー応答信
号を返してハンドシェイクを行うシステムにおいて、プ
ログラマブルなレディー返送時間によりリカバリータイ
ムを制御する方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for controlling a recovery time by a programmable ready return time in a system for handshaking by returning a ready response signal to a command between a microprocessor and an asynchronous external circuit. .

【0002】[0002]

【従来の技術】一般に複合命令セットコンピュータ(C
ISC:Complex Instruction C
omputer)においては、マイクロプロセッサと外
部回路との間でハンドシェイクを行う場合に、リカバリ
ータイムを補償する必要がある。ここで、リカバリータ
イムとは、マイクロプロセッサからのリードまたはライ
トコマンドに合わせてデータを出力または受信する外部
回路が、内部処理を完了させるまでマイクロプロセッサ
からのアクセスを禁止する時間である。すなわち、マイ
クロプロセッサが、外部回路に対して連続でアクセスす
る場合に、先のコマンドの終了からこのリカバリータイ
ム以上の時間を経た後に次のコマンドを実行することに
より、データの正常性を補償することができる.
2. Description of the Related Art Generally, a compound instruction set computer (C
ISC: Complex Instruction C
The recovery time must be compensated for when the handshake is performed between the microprocessor and the external circuit. Here, the recovery time is a time during which an external circuit that outputs or receives data in response to a read or write command from the microprocessor prohibits access from the microprocessor until the internal processing is completed. That is, when the microprocessor continuously accesses the external circuit, the next command is executed after the recovery time or more has elapsed from the end of the previous command to compensate for the normality of data. Can be done.

【0003】このようなリカバリータイムを補償する方
法としては、リカバリータイムに必要なNOP(No
Operation)命令を複数挿入することでマイク
ロプロセッサからのコマンドアクセスの間隔を広げる方
式が取られている。例えば、図4はそのタイミング図で
あり、先ず外部回路のアクセスが実行された後、マイク
ロプロセッサがNOP命令を実行することで待機状態と
され、所定のリカバリータイムを経た後に同じ外部回路
へのアクセスを行っている。これにより、この外部回路
が内部処理を完了させるまでの間マイクロプロセッサか
らのアクセスが禁止されることになる。
As a method of compensating for such recovery time, NOP (No
Operation) is used to increase the command access interval from the microprocessor. For example, FIG. 4 is a timing chart thereof. First, after an external circuit is accessed, the microprocessor executes a NOP instruction to enter a standby state, and after a predetermined recovery time, the same external circuit is accessed. It is carried out. As a result, the access from the microprocessor is prohibited until the external circuit completes the internal processing.

【0004】この従来のNOP命令を使用したリカバリ
ータイム補償方式では、リカバリータイムとマイクロプ
ロセッサのマシンサイクル及びNOP命令の実行マシン
サイクルから、挿入するNOP命令の数を算出する必要
があり手順が煩雑であった。また、マシンサイクルが変
わった場合にはプログラムの修正が必要であり、ソフト
ウェアの互換性を維持できなかった。更に、縮小命令セ
ットコンピュータ(RISC:Reduced Ins
truction Set Computer)でマイ
クロプロセッサシステムを構成する回路ではこの方式自
体効果がなかった。これはソースコードをRISC用に
コンパイルした場合に、最適化によりNOP命令が機能
しないためである。
In this conventional recovery time compensation method using NOP instructions, it is necessary to calculate the number of NOP instructions to be inserted from the recovery time, the machine cycle of the microprocessor and the execution machine cycle of NOP instructions, and the procedure is complicated. there were. Also, when the machine cycle changed, the program had to be modified, and the compatibility of the software could not be maintained. Furthermore, a reduced instruction set computer (RISC: Reduced Ins.
This system itself has no effect in the circuit that constitutes the microprocessor system by the "Traction Set Computer". This is because the NOP instruction does not work due to optimization when the source code is compiled for RISC.

【0005】なお、このようにマイクロプロセッサと外
部回路とのハンドシェイクによるレディー信号のタイミ
ングを正常化する技術として、例えば特開昭61−13
4862号公報に記載の技術がある。この技術では、外
部装置にレディー応答レジスタを設け、マイクロプロセ
ッサがこのレディー応答信号の返送時間をプログラマブ
ルに制御可能とすることにより、マイクロプロセッサに
おける外部装置に対する待ち時間を任意にセットし、マ
イクロプロセッサの自由度を高めるというものである。
A technique for normalizing the timing of the ready signal by the handshake between the microprocessor and the external circuit in this manner is disclosed in, for example, Japanese Patent Laid-Open No. 61-13.
There is a technique described in Japanese Patent No. 4862. In this technique, a ready response register is provided in the external device, and the microprocessor can control the return time of the ready response signal in a programmable manner, so that the waiting time for the external device in the microprocessor is arbitrarily set, It is to increase the degree of freedom.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、この公
報に記載の技術は、マイクロプロセッサが外部装置に対
してコマンド信号を送出した後、外部装置からのレディ
応答信号を受けるまでの間、マイクロプロセッサをウェ
イト状態にするという技術である。したがって、外部装
置からレディー応答信号を受けた後は、直ちに同一の外
部装置へコマンド信号を送出してアクセスが実行とされ
るものであり、前記したようにアクセスされた外部回路
が内部処理を完了させるまでマイクロプロセッサからの
アクセスを禁止するリカバリータイムの補償用として適
用することはできない。
However, in the technique described in this publication, after the microprocessor sends the command signal to the external device, it waits until the microprocessor receives the ready response signal from the external device. It is a technique of putting in a wait state. Therefore, after receiving the ready response signal from the external device, the command signal is immediately sent to the same external device to execute the access. As described above, the accessed external circuit completes the internal processing. Until then, it cannot be applied for recovery time compensation that prohibits access from the microprocessor.

【0007】[0007]

【発明の目的】本発明の目的は、NOP命令を用いるこ
となくハードウェア構成に基づいてリカバリータイム補
償を行うことを可能にしたリカバリータイム補償方式を
提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a recovery time compensation system capable of performing recovery time compensation based on a hardware configuration without using a NOP instruction.

【0008】[0008]

【課題を解決するための手段】本発明のリカバリータイ
ム補償方式は、少なくとも1以上の外部回路に対してマ
イクロプロセッサがアクセスされるシステムにおいて、
マイクロプロセッサにより選択可能なダミーレジスタを
有し、マイクロプロセッサがリカバリータイムが必要と
される外部回路を連続してアクセスする際に、これらア
クセスの間にダミーレジスタをアクセスするように構成
する。
The recovery time compensation system of the present invention is a system in which a microprocessor is accessed to at least one or more external circuits,
It has a dummy register that can be selected by the microprocessor, and is configured to access the dummy register during these accesses when the microprocessor continuously accesses an external circuit that requires recovery time.

【0009】すなわち、マイクロプロセッサは非同期な
外部回路との間でコマンド信号を送出し、レディー応答
信号を受けてハンドシェイクを行うシステムとして構成
され、ダミーレジスタは、マイクロプロセッサからのコ
マンド信号を受けた後、アクセスされた外部回路の内部
処理に必要とされる時間の経過後にレディー応答信号を
送出するように構成する。
That is, the microprocessor is constructed as a system for transmitting a command signal to and from an asynchronous external circuit and performing a handshake by receiving a ready response signal, and the dummy register receives the command signal from the microprocessor. Thereafter, the ready response signal is transmitted after the elapse of the time required for the internal processing of the accessed external circuit.

【0010】[0010]

【作用】マイクロプロセッサがリカバリータイムの必要
な外部回路に連続してアクセスする場合、ダミーレジス
タにアクセスすることで、ダミーレジスタに設定された
リカバリータイムの間二つのアクセスの間にマイクロプ
ロセッサを待機させ、必要なリカバリータイム補償が実
現される。
When the microprocessor continuously accesses an external circuit that requires recovery time, by accessing the dummy register, the microprocessor waits between two accesses during the recovery time set in the dummy register. The necessary recovery time compensation is realized.

【0011】[0011]

【実施例】次に、本発明の実施例を図面を参照して説明
する。図1は本発明のリカバリータイム補償方式の一実
施例を示す構成図である。マイクロプロセッサ1に対
し、複数の外部回路21,22,…,2Nがデータバス
11、アドレスバス12、コマンドバス13、レディー
バス14を介して接続される。これらの外部回路21〜
2Nはコマンドバス13を介してマイクロプロセッサ1
からコマンド信号が送出されたときにアドレスバス12
で指定される外部回路がアクセスされ、かつ同時にアド
レスバス12で指定される図外のメモリの番地のデータ
をデータバス11を介してアクセスされた外部回路との
間で入出力が可能に構成される。そして、このデータの
入出力が完了された後は、アクセスされた外部回路はレ
ディーバス14を介してレディー応答信号をマイクロプ
ロセッサ1に返し、かつ入力されたデータに基づいて所
定の内部処理を完了するように構成されているものとす
る。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of a recovery time compensation system of the present invention. , 2N are connected to the microprocessor 1 via a data bus 11, an address bus 12, a command bus 13, and a ready bus 14. These external circuits 21 to
2N is the microprocessor 1 via the command bus 13
Address bus 12 when a command signal is sent from
The external circuit specified by is accessed, and at the same time, the data of the memory address (not shown) specified by the address bus 12 can be input / output to / from the external circuit accessed through the data bus 11. It Then, after the input / output of the data is completed, the accessed external circuit returns a ready response signal to the microprocessor 1 via the ready bus 14, and completes a predetermined internal process based on the input data. Are configured to do so.

【0012】また、前記データバス11、アドレスバス
12、コマンドバス13、レディーバス14にはダミー
レジスタ3が接続されている。このダミーレジスタ3
は、コマンドバス13を介してマイクロプロセッサ1か
らコマンド信号が入力されたときに、レディーバス14
に対してレディー応答信号を返送するまでの時間を設定
する返送時間制御回路31と、この返送時間制御回路3
1からの信号に基づいてレディー応答信号を生成してレ
ディーバス14に送出させるレディー生成回路32とで
構成される。ここで、前記返送時間制御回路31は、マ
イクロプロセッサ1からデータバス11を介して入力さ
れるデータに基づいてレディー応答信号の返送時間を設
定する。また、レディー生成回路32は、アドレスバス
12によりダミーレジスタ3が選択されたときに、コマ
ンドバス13を介してコマンド信号が入力された後から
前記返送時間制御回路31で設定された時間が経過した
後にレディー応答信号をレディーバス14に送出するよ
うに構成される。
A dummy register 3 is connected to the data bus 11, address bus 12, command bus 13 and ready bus 14. This dummy register 3
Is a ready bus 14 when a command signal is input from the microprocessor 1 via the command bus 13.
And a return time control circuit 3 for setting a time until a ready response signal is returned to
1 and a ready generation circuit 32 for generating a ready response signal based on the signal from 1 and sending it to the ready bus 14. Here, the return time control circuit 31 sets the return time of the ready response signal based on the data input from the microprocessor 1 via the data bus 11. In addition, the ready generation circuit 32, when the dummy register 3 is selected by the address bus 12, has passed the time set by the return time control circuit 31 after the command signal is input through the command bus 13. It is later configured to send a ready response signal to the ready bus 14.

【0013】このような構成におけるリカバリータイム
補償の動作を説明する。図2はその動作の一例を示すタ
イミング図、図3はダミーレジスタにおける動作を示す
フローチャートである。これらの図に示すように、ここ
では、同一の外部回路2M(M≦N)に対して連続して
アクセスする例を示している。この外部回路2Mのアク
セスに際しては、前記したようにアドレスバス12によ
り外部回路2Mを選択し、かつ同時にコマンドバス13
を介してコマンド信号を外部回路2Mに送出する。これ
により外部回路2Mがアクセスされる。そして、アドレ
スバス12により図外のメモリの番地のデータを読み出
し、このデータをデータバス11を通して外部回路2M
に出力する。外部回路2Mはデータを入力すると、レデ
ィー応答信号をレディーバス14を介してマイクロプロ
セッサ1に返送し、以後は内部処理を実行する。
The recovery time compensation operation in such a configuration will be described. FIG. 2 is a timing chart showing an example of the operation, and FIG. 3 is a flow chart showing the operation in the dummy register. As shown in these figures, here, an example is shown in which the same external circuit 2M (M ≦ N) is continuously accessed. When accessing the external circuit 2M, as described above, the external circuit 2M is selected by the address bus 12, and at the same time, the command bus 13 is selected.
A command signal is sent to the external circuit 2M via. As a result, the external circuit 2M is accessed. Then, the address bus 12 reads the data of the address of the memory (not shown), and this data is passed through the data bus 11 to the external circuit 2
Output to. When the external circuit 2M inputs data, it returns a ready response signal to the microprocessor 1 via the ready bus 14, and thereafter executes internal processing.

【0014】このレディー応答信号を受けると、マイク
ロプロセッサ1は直ちに次のアクセスとして外部回路2
Mのアクセスの実行に移行する。このとき、アクセスし
た外部回路2Mがリカバリータイムの不要な外部回路で
あれば、前回の外部回路2Mへのアクセスと同様にして
外部回路2Mに対して連続的にアクセスを実行する。こ
れに対し、外部回路2Mがリカバリータイムが必要とさ
れる外部回路の場合には、外部回路2Mが先のデータに
基づく内部処理を完了するまでの間マイクロプロセッサ
1によるアクセスを待機させる動作、すなわち、リカバ
リータイム補償を行う必要が生じる。
Upon receiving the ready response signal, the microprocessor 1 immediately receives the external circuit 2 as the next access.
Move to execution of M access. At this time, if the accessed external circuit 2M is an external circuit that does not require recovery time, the external circuit 2M is continuously accessed in the same manner as the previous access to the external circuit 2M. On the other hand, when the external circuit 2M is an external circuit requiring a recovery time, an operation of waiting for access by the microprocessor 1 until the external circuit 2M completes internal processing based on the previous data, that is, However, recovery time compensation will be required.

【0015】このリカバリータイム補償は、マイクロプ
ロセッサ1がアドレスバス12によりダミーレジスタ3
を選択してこれをアクセス状態とし、同時にデータバス
11に外部回路2Mにおいて内部処理に必要とされる時
間のデータを送出する。これにより、ダミーレジスタ3
では、返送時間制御回路31が入力されたデータに基づ
いて外部回路2Mの内部処理に必要される時間、すなわ
ちリカバリータイムの時間を設定する。そして、マイク
ロプロセッサ1から続いて送出されるコマンド信号を受
けて、レディー生成回路32はタイムの計時を開始し、
リカバリータイムを計時した後にレディー応答信号をレ
ディーバス14に送出する。
For this recovery time compensation, the microprocessor 1 uses the address bus 12 to set the dummy register 3
Is set to an access state, and at the same time, data of the time required for internal processing in the external circuit 2M is sent to the data bus 11. As a result, the dummy register 3
Then, the return time control circuit 31 sets the time required for the internal processing of the external circuit 2M, that is, the recovery time, based on the input data. Then, in response to the command signal subsequently sent from the microprocessor 1, the ready generation circuit 32 starts measuring time,
After measuring the recovery time, the ready response signal is sent to the ready bus 14.

【0016】マイクロプロセッサ1は、このレディー応
答信号を受けた後、再び外部回路2Mに対して前記と同
様にアクセスを実行する。このとき、ダミーレジスタ3
におけるアクセスの間、マイクロプロセッサ1は待機状
態とされており、この間に外部回路2Mにおける内部処
理が完了されているため、外部回路2Mに対するリカバ
リータイムの補償が行われることになり、外部回路2M
に対して連続してアクセスを行なう場合でも何ら障害が
生じることはない。
After receiving the ready response signal, the microprocessor 1 again accesses the external circuit 2M in the same manner as described above. At this time, the dummy register 3
During the access in, the microprocessor 1 is in the standby state, and the internal processing in the external circuit 2M is completed during this time, so that the recovery time is compensated for the external circuit 2M, and the external circuit 2M
There is no problem even if the access is continuously made to.

【0017】なお、本発明と前記した公報に記載のもの
とを比較すると、外部回路に対してアクセスする際に所
定の時間だけマイクロプロセッサを待機させる点では共
通しているが、公報に記載のものは、外部装置において
所定の処理が完了されるまでの間マイクロプロセッサを
待機状態とするのに対し、本発明のものは外部回路をア
クセスする間においてマイクロプロセッサを待機状態と
するものであり、両者は根本的に相違するものである。
したがって、公報に記載の技術は、異なる外部装置に対
して連続してアクセスを行う場合でも、ハンドシェイク
により先の外部装置からレディー応答信号が送出される
までの間、つまりこの外部装置が所定の処理を完了する
までの間マイクロプロセッサが待機状態とされることに
なる。
When the present invention is compared with the one described in the above-mentioned publication, it is common in that the microprocessor waits for a predetermined time when accessing an external circuit. The one puts the microprocessor in a standby state until a predetermined process is completed in an external device, while the one of the present invention puts the microprocessor in a standby state while accessing an external circuit. The two are fundamentally different.
Therefore, the technique disclosed in the publication is such that even when different external devices are continuously accessed, until the ready response signal is sent from the previous external device by handshake, that is, this external device is not in a predetermined state. The microprocessor is placed in a waiting state until the processing is completed.

【0018】これに対し、本発明のリカバリータイム補
償では、リカバリータイムが必要とされる外部回路に対
して連続してアクセスする場合にのみダミーレジスタに
よるリカバリータイム補償が実行され、異なる外部回路
に対して連続してアクセスする場合には行われず、マイ
クロプロセッサによる待機状態が不要となる。したがっ
て、異なる外部回路にアクセスする場合には、マイクロ
プロセッサにおける無用な待機が不要となり、処理速度
の向上が可能となる。
On the other hand, in the recovery time compensation of the present invention, the recovery time compensation is executed by the dummy register only when the external circuit requiring the recovery time is continuously accessed, and the recovery time compensation is performed for different external circuits. It is not performed when accessing continuously in succession, and the waiting state by the microprocessor becomes unnecessary. Therefore, when accessing different external circuits, unnecessary waiting in the microprocessor becomes unnecessary, and the processing speed can be improved.

【0019】[0019]

【発明の効果】以上説明したように本発明は、マイクロ
プロセッサにより選択可能なダミーレジスタを有し、マ
イクロプロセッサがリカバリータイムが必要とされる外
部回路を連続してアクセスする際に、これらアクセスの
間にダミーレジスタをアクセスすることにより、ハード
ウェア的に必要なリカバリータイムを挿入でき、NOP
命令を利用する場合に比較して手順を簡略化することが
できる。これにより、連続して同じ外部回路をアクセス
する場合でも、外部回路の内部処理が完了した時点での
アクセスが可能となる。また、異なる外部回路をアクセ
スする場合には、マイクロプロセッサにおける無用な待
機状態が不要にできるという効果がある。
As described above, the present invention has the dummy register that can be selected by the microprocessor, and when the microprocessor continuously accesses the external circuit requiring the recovery time, these accesses can be performed. By accessing the dummy register in between, the recovery time necessary for hardware can be inserted, and NOP
The procedure can be simplified as compared with the case of using the instruction. As a result, even when the same external circuit is continuously accessed, it is possible to access it when the internal processing of the external circuit is completed. Further, when accessing different external circuits, there is an effect that an unnecessary waiting state in the microprocessor can be eliminated.

【0020】また、本発明は、マイクロプロセッサと外
部回路との間でハンドシェイクを行うシステムとして構
成された場合に、ダミーレジスタを、マイクロプロセッ
サからのコマンド信号を受けた後、アクセスされた外部
回路の内部処理に必要とされる時間の経過後にレディー
応答信号を送出するように構成することで、このような
ハンドシェイク方式のシステムにおけるリカバリータイ
ム補償を実現することが可能となる。
Further, according to the present invention, when the dummy register is configured as a system for handshaking between the microprocessor and the external circuit, the dummy register is accessed after receiving the command signal from the microprocessor. It is possible to realize recovery time compensation in such a handshake system by configuring the ready response signal to be sent after the time required for the internal processing of the above.

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

【図1】本発明のリカバリータイム補償方式の構成を示
す図である。
FIG. 1 is a diagram showing a configuration of a recovery time compensation system of the present invention.

【図2】本発明のリカバリータイム補償動作を説明する
ためのタイミング図である。
FIG. 2 is a timing diagram for explaining a recovery time compensation operation of the present invention.

【図3】本発明のリカバリータイム補償動作を説明する
ためのフローチャートである。
FIG. 3 is a flowchart for explaining a recovery time compensation operation of the present invention.

【図4】従来のリカバリータイム補償動作を説明するた
めのタイミング図である。
FIG. 4 is a timing diagram for explaining a conventional recovery time compensation operation.

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

1 マイクロプロセッサ 11 データバス 12 アドレスバス 13 コマンドバス 14 レディーバス 21〜2N,2M 外部回路 3 ダミーレジスタ 31 返送時間制御回路 32 レディー生成回路 1 Microprocessor 11 Data Bus 12 Address Bus 13 Command Bus 14 Ready Bus 21-2N, 2M External Circuit 3 Dummy Register 31 Return Time Control Circuit 32 Ready Generation Circuit

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも1以上の外部回路に対してマ
イクロプロセッサがアクセスされるシステムにおいて、
前記マイクロプロセッサにより選択可能なダミーレジス
タを有し、前記マイクロプロセッサがリカバリータイム
が必要とされる外部回路を連続してアクセスする際に、
これらアクセスの間に前記ダミーレジスタをアクセスす
るように構成したことを特徴とするリカバリータイム補
償方式。
1. A system in which a microprocessor is accessed for at least one or more external circuits,
Having a dummy register selectable by the microprocessor, when the microprocessor continuously accesses an external circuit requiring a recovery time,
A recovery time compensation system characterized in that the dummy register is accessed during these accesses.
【請求項2】 マイクロプロセッサは非同期な外部回路
との間でコマンド信号を送出し、レディー応答信号を受
けてハンドシェイクを行うシステムとして構成され、ダ
ミーレジスタは、マイクロプロセッサからのコマンド信
号を受けた後、アクセスされた外部回路の内部処理に必
要とされる時間の経過後にレディー応答信号を送出する
請求項1のリカバリータイム補償方式。
2. The microprocessor is configured as a system that sends a command signal to and from an asynchronous external circuit and receives a ready response signal to perform a handshake, and the dummy register receives a command signal from the microprocessor. 2. The recovery time compensation system according to claim 1, wherein a ready response signal is transmitted after a lapse of time required for internal processing of the accessed external circuit.
【請求項3】 ダミーレジスタは、アクセスされる外部
回路の内部処理に必要とされる時間を設定する返送時間
制御回路と、コマンド信号を受けたときに前記設定され
た時間の経過後にレディー応答信号を送出するレディー
生成回路とを備える請求項2のリカバリータイム補償方
式。
3. A dummy register, a return time control circuit for setting a time required for internal processing of an external circuit to be accessed, and a ready response signal after the set time has elapsed when a command signal is received. The ready time compensation system according to claim 2, further comprising:
【請求項4】 返送時間制御回路は、マイクロプロセッ
サから送出されるデータに基づいて設定時間が制御され
る請求項3のリカバリータイム補償方式。
4. The recovery time compensation system according to claim 3, wherein the return time control circuit controls the set time based on the data sent from the microprocessor.
JP9594595A 1995-03-30 1995-03-30 Compensation system for recovery time of microprocessor system Pending JPH08272738A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9594595A JPH08272738A (en) 1995-03-30 1995-03-30 Compensation system for recovery time of microprocessor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9594595A JPH08272738A (en) 1995-03-30 1995-03-30 Compensation system for recovery time of microprocessor system

Publications (1)

Publication Number Publication Date
JPH08272738A true JPH08272738A (en) 1996-10-18

Family

ID=14151408

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9594595A Pending JPH08272738A (en) 1995-03-30 1995-03-30 Compensation system for recovery time of microprocessor system

Country Status (1)

Country Link
JP (1) JPH08272738A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001073540A3 (en) * 2000-03-29 2002-03-07 Intel Corp METHOD AND APPARATUS FOR TIMING-DEPENDENT TRANSFERS USING FIFOs
EP3320427A4 (en) * 2015-08-26 2018-07-18 Huawei Technologies Co., Ltd. Device and processing architecture for instruction memory efficiency

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63116262A (en) * 1986-11-05 1988-05-20 Toshiba Corp Data processor
JPH02205962A (en) * 1989-02-03 1990-08-15 Nec Corp Execution control system for input/output instruction

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63116262A (en) * 1986-11-05 1988-05-20 Toshiba Corp Data processor
JPH02205962A (en) * 1989-02-03 1990-08-15 Nec Corp Execution control system for input/output instruction

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001073540A3 (en) * 2000-03-29 2002-03-07 Intel Corp METHOD AND APPARATUS FOR TIMING-DEPENDENT TRANSFERS USING FIFOs
EP3320427A4 (en) * 2015-08-26 2018-07-18 Huawei Technologies Co., Ltd. Device and processing architecture for instruction memory efficiency
US11275590B2 (en) 2015-08-26 2022-03-15 Huawei Technologies Co., Ltd. Device and processing architecture for resolving execution pipeline dependencies without requiring no operation instructions in the instruction memory

Similar Documents

Publication Publication Date Title
US5386518A (en) Reconfigurable computer interface and method
US4729090A (en) DMA system employing plural bus request and grant signals for improving bus data transfer speed
US5579526A (en) Synchronous/asynchronous feedback system having logic circuit for changing the state of the processing core in response to output of synchronous state machine and asynchronous late inputs
JPH11167515A (en) Data transmitter and data transmission method
US6504854B1 (en) Multiple frequency communications
JPH08272738A (en) Compensation system for recovery time of microprocessor system
US20040044814A1 (en) Interface between a host and a slave device having a latency greater than the latency of the host
US6148424A (en) Pattern generating apparatus
US5121351A (en) Floating point arithmetic system
JPH0399354A (en) Bus controller
JP3691213B2 (en) Processor and memory access method
JP2961754B2 (en) Parallel processing unit of information processing device
JPH0542525Y2 (en)
JP3114111B2 (en) Logic emulation method and system
JPH081631B2 (en) DMA controller
JP3366235B2 (en) Data read control device
JP2575025B2 (en) In-circuit emulator
JP2001067241A (en) Test system for information processor
JP2615504B2 (en) Microcontroller
JP3078594B2 (en) Image storage device
JP2912090B2 (en) Time slot interchange circuit
JP2754982B2 (en) Simulated circuit
JP3207329B2 (en) Bus controller and bus transfer method
JPH06214947A (en) Information processor
JPH11265341A (en) Input/output bus bridge device