JPH0533412B2 - - Google Patents

Info

Publication number
JPH0533412B2
JPH0533412B2 JP62023203A JP2320387A JPH0533412B2 JP H0533412 B2 JPH0533412 B2 JP H0533412B2 JP 62023203 A JP62023203 A JP 62023203A JP 2320387 A JP2320387 A JP 2320387A JP H0533412 B2 JPH0533412 B2 JP H0533412B2
Authority
JP
Japan
Prior art keywords
access
pipeline
access request
time
memory
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.)
Expired - Fee Related
Application number
JP62023203A
Other languages
Japanese (ja)
Other versions
JPS63191252A (en
Inventor
Shohei Ito
Noryuki Toyoki
Shigeru Kusuyama
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2320387A priority Critical patent/JPS63191252A/en
Publication of JPS63191252A publication Critical patent/JPS63191252A/en
Publication of JPH0533412B2 publication Critical patent/JPH0533412B2/ja
Granted legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 CPU、CHP、パイプライン制御の主記憶装置
等からなる処理装置において、主記憶装置へのア
クセス源であるCPU/CHP等は毎サイクルに要
求を出す。しかしキー記憶装置はそれよりも長い
アクセス時間をもち、互いに非同期で動作するた
め、本発明ではアクセス要求をスタツクする複数
個のバツフアを設け、そのバツフアの状態及びキ
ー記憶装置のビジー状態によりCPU/CHPから
のアクセスが何サイクル後に処理されるかを予測
し、同期をとれるようにした。
[Detailed Description of the Invention] [Summary] In a processing device consisting of a CPU, a CHP, a pipeline-controlled main storage device, etc., the CPU/CHP, etc., which is the source of access to the main storage device, issues a request every cycle. However, key storage devices have longer access times and operate asynchronously with each other, so in the present invention, multiple buffers are provided to stack access requests, and depending on the state of the buffers and the busy state of the key storage device, the CPU It is now possible to predict and synchronize the number of cycles after which accesses from CHP will be processed.

〔産業上の利用分野〕[Industrial application field]

本発明は、パイプラインで動作する処理装置に
おけるパイプラインと、他の非同期の装置との間
の同期化方式に関する。
The present invention relates to a synchronization method between a pipeline and other asynchronous devices in a processing device operating in a pipeline.

あるパイプラインと関連して並行に処理を行う
他の装置が、そのパイプラインとは異なる動作周
期をもつ非同期のものである場合、双方の処理結
果について同期をとる必要がある。本発明は、そ
のための効率的な同期化方式に関する。
If another device that performs processing in parallel with a certain pipeline is asynchronous and has a different operating cycle from that of the pipeline, it is necessary to synchronize the processing results of both devices. The present invention relates to an efficient synchronization scheme for that purpose.

〔従来の技術〕[Conventional technology]

第5図は、本発明が対象とするパイプライン動
作の処理装置の簡単な例を示したものである。
FIG. 5 shows a simple example of a pipeline operation processing device to which the present invention is directed.

第5図において、21,22はそれぞれ中央処
理装置CPU、23はチヤンネルプロセツサCHP、
24は記憶制御装置MCU、25はキー記憶装置
KS、26は主記憶装置MSUである。
In FIG. 5, 21 and 22 are central processing units CPU, 23 is a channel processor CHP,
24 is a storage control unit MCU, 25 is a key storage device
KS, 26 is a main storage unit MSU.

通常、MSUのアクセス時間は、CPUのサイク
ル時間の数十倍の長さがあるため、MSUはパイ
プラインで制御されている。
Typically, the MSU access time is several tens of times longer than the CPU cycle time, so the MSU is controlled by a pipeline.

MSUは、CPUやCHPからのアクセス要求を受
け取ると、MSUに起動信号を送り、同時にアク
セスアドレスやストアデータ等の必要な情報を
MSUのパイプラインに設定する。
When the MSU receives an access request from the CPU or CHP, it sends a start signal to the MSU and at the same time sends necessary information such as the access address and store data.
Set in MSU pipeline.

MSUのパイプライン処理が終了すると、MCU
はエラーチエツクを行い、アクセス源のCPUや
CHPに対する応答信号を作成する。
When the MSU pipeline processing is finished, the MCU
performs an error check and checks the access source CPU and
Create a response signal to CHP.

MCUは、MSUの領域保護や記憶管理のために
KSをそなえている。KSは、リフアレンスビツト
(Rビツト)やチエンジビツト(Cビツト)等の
テーブルを含み、MCUは、MSUを起動するごと
にKSにアクセスして、これらのビツトを対応す
る値に更新する。
MCU is used for MSU area protection and storage management.
Equipped with KS. The KS includes a table of reference bits (R bits), change bits (C bits), etc., and the MCU accesses the KS every time the MSU is activated and updates these bits to corresponding values.

KSは、2サイクルのアクセス時間で動作し、
一方アクセス源のCPU、CHPは毎サイクルにア
クセス要求を出すことができるため、アクセス要
求を受け付けてからKSをアクセスできるまでの
時間は、先に実行待ちとなつているアクセス要求
の個数やKSのビジー(BUSY)状況により変化
する。また、MSUのパイプラインは、一定のタ
イミングで応答信号を作成するため、KSのアク
セス処理と同期をとる必要がある。
KS operates with a two-cycle access time,
On the other hand, since the access source CPU and CHP can issue an access request every cycle, the time from receiving an access request to being able to access the KS depends on the number of access requests waiting to be executed and the number of KSs. Busy (BUSY) Varies depending on the situation. Additionally, since the MSU pipeline creates a response signal at a fixed timing, it needs to be synchronized with the KS access processing.

このような場合、従来はKSとMSUパイプライ
ンのそれぞれが非同期に処理を実行し、各処理の
終了結果を識別してリンクをとり、アクセス源へ
応答する方式がとられていた。
In such cases, conventional methods have been used in which the KS and MSU pipelines each execute processing asynchronously, identify the end result of each processing, establish a link, and respond to the access source.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来のパイプライン動作の処理装置では、1つ
の処理要求に関連して、並行して動作するパイプ
ラインと他の非同期の装置との間で処理結果の同
期をとるために、複雑な制御と余分な動作サイク
ルとが必要であつた。
Conventional pipeline-operated processing devices require complex control and redundant control in order to synchronize processing results between pipelines operating in parallel and other asynchronous devices in relation to one processing request. A long operating cycle was required.

〔問題点を解決するための手段〕[Means for solving problems]

本発明は、パイプラインと並行して動作する他
の非同期の装置の動作時間が、パイプラインの動
作時間よりも短い場合について、非同期の装置の
処理開始時点を予測し、その予測結果をパイプラ
インにリンクして、パイプラインから他の装置の
実行タイミングを容易に識別可能にするものであ
る。
The present invention predicts the processing start point of an asynchronous device when the operation time of another asynchronous device that operates in parallel with the pipeline is shorter than the operation time of the pipeline, and transfers the prediction result to the pipeline. This allows the execution timing of other devices to be easily identified from the pipeline.

それによる本発明の構成は、比較的買い動作サ
イクル時間をもつメモリ装置と、クロツクサイク
ル単位にメモリアクセスを行うアクセス源と、メ
モリアクセスのために各アクセス要求ごとに制御
する処理を行うパイプライン1と、メモリアクセ
スに付随する他のアクセスをパイプライン1とは
非同期に行うメモリ装置よりも短い動作サイクル
時間をもつ他の装置2とを備えた処理装置におい
て、 上記他の装置2に順次入力されるアクセス要求
の情報を一旦スタツクする複数のバツフア7〜1
0と、アクセス要求が入力された上記複数のバツ
フア7〜10のスタツクされている先行アクセス
要求の情報および上記他の装置2の状態がビジー
か空きかにしたがつて、入力されたアクセス要求
が他の装置2において処理される時間を予測する
予測回路13と、 上記予測回路13が予測した時間から上記パイ
プライン1で処理中のメモリ装置の対応するアク
セスのステージを判断し、メモリ装置のアクセス
完了報告のタイミングに他の装置2の完了報告を
同時に行うように制御する同期化制御装置を設け
たことを特徴とするものである。
Accordingly, the configuration of the present invention includes a memory device having a relatively long operation cycle time, an access source that accesses memory in units of clock cycles, and a pipeline that performs control processing for each access request for memory access. 1 and another device 2 having a shorter operating cycle time than the memory device that performs other accesses accompanying the memory access asynchronously with the pipeline 1. A plurality of buffers 7 to 1 that temporarily stack information on access requests to be made.
0, and the information on the stacked preceding access requests of the plurality of buffers 7 to 10 to which the access request has been input and the status of the other device 2 are busy or idle, the input access request is a prediction circuit 13 that predicts the processing time in another device 2; and a prediction circuit 13 that determines the stage of the access corresponding to the memory device being processed in the pipeline 1 from the time predicted by the prediction circuit 13, and This system is characterized by the provision of a synchronization control device that controls the completion reports of other devices 2 at the same time as the completion report timing.

第1図は、本発明の原理的構成を、第5図の従
来例構成に適用された場合を例として示したもの
である。
FIG. 1 shows, as an example, the fundamental configuration of the present invention applied to the conventional configuration shown in FIG.

第1図中、 1は、主記憶(MSU)パイプラインである。 In Figure 1, 1 is a main memory (MSU) pipeline.

2は、キー記憶装置KSである。 2 is a key storage device KS.

3,4は、そえぞれ別の中央処理装置CPUか
らのアクセス要求情報(たとえばアドレス、スト
アデータ、フアンクシヨン・コード)を一時的に
保持するCPUポートである。
3 and 4 are CPU ports that temporarily hold access request information (for example, address, store data, function code) from different central processing units CPU.

5は、チヤネルプロセツサCHPからのアクセ
ス要求情報を一時的に保持するCHPポートであ
る。
5 is a CHP port that temporarily holds access request information from the channel processor CHP.

6は、CPUポート3,4、CHPポート5から
1つのポートを選択するためのセレクタSELであ
る。
6 is a selector SEL for selecting one port from CPU ports 3 and 4 and CHP port 5.

7ないし10は、キー記憶装置KSに対するア
クセス要求情報を順にスタツクするためのバツフ
アである。
7 to 10 are buffers for sequentially stacking access request information to the key storage device KS.

11は、バツフア7ないし10の1つを順に選
択し、キー記憶装置KSに与えるセレクタSELで
ある。
Reference numeral 11 denotes a selector SEL that sequentially selects one of the buffers 7 to 10 and supplies it to the key storage device KS.

12は、バツフア7ないし10の管理や、キー
記憶装置KSのアクセス制御を行なうキー記憶制
御回路である。
12 is a key storage control circuit that manages the buffers 7 to 10 and controls access to the key storage device KS.

13は、バツフア7ないし10にスタツクされ
ているアクセス要求情報の個数と、キー記憶装置
KSのビジー/空き状態とに基づいて、各アクセ
ス要求がキー記憶装置KSで処理される時間を予
測する予測回路である。
13 indicates the number of pieces of access request information stacked in buffers 7 to 10 and the key storage device.
A prediction circuit that predicts the time each access request will be processed in the key storage device KS based on the busy/free state of the KS.

14は、予測回路13が予測した予測値に基づ
いて、各アクセス要求ごとにキー記憶装置2にお
ける実行の有無を示す同期情報をMSUパイプラ
インにリンクさせる同期化制御回路である。
Reference numeral 14 denotes a synchronization control circuit that links synchronization information indicating whether or not each access request is executed in the key storage device 2 to the MSU pipeline based on the predicted value predicted by the prediction circuit 13.

15は、MSU起動信号である。 15 is an MSU activation signal.

16は、アクセス源のCPU/CHPに対する応
答信号である。
16 is a response signal to the CPU/CHP of the access source.

ここで、MSUパイプライン1のアクセス時間
は数十サイクルの長さとし、またキー記憶装置
KSのアクセス時間は2サイクルの長さとし、こ
れに対して各CPU、CHPはたとえば毎サイクル
にアクセス要求を発信できるものとする。
Here, the access time of MSU pipeline 1 is assumed to be several tens of cycles long, and the key storage device
It is assumed that the access time of the KS is two cycles long, and that each CPU and CHP can issue an access request, for example, every cycle.

〔作用〕[Effect]

第1図において、各CPU、CHPからアクセス
要求があると、それぞれアクセス要求の情報(ア
ドレス、ストアデータ、フアンクシヨンコード
等)は、対応するCPUポート3,4、CHPポー
ト5に一旦格納される。
In Figure 1, when there is an access request from each CPU or CHP, the information of the access request (address, store data, function code, etc.) is temporarily stored in the corresponding CPU ports 3 and 4 and CHP port 5. Ru.

セレクタSEL6は、アクセス要求の情報が格納
されているポートを順次選択し、MSUに起動信
号を送るとともに、必要な情報をMSUパイプラ
イン1にセツトする。この情報は、後にエラーチ
エツク、応答信号を作成する際に使用される。
The selector SEL6 sequentially selects ports in which access request information is stored, sends an activation signal to the MSU, and sets necessary information in the MSU pipeline 1. This information will be used later when creating an error check and response signal.

MSUが起動されるごとに、キー記憶装置2内
のRビツトおよびCビツトの更新が行われる。キ
ー記憶装置2のアクセス時間は、この例の場合2
サイクルの長さであり、一方CPU、CHP等から
のアクセス要求は1サイクル単位で行われるか
ら、アクセス要求が毎サイクルに生じると、実行
待ちが必要になる。バツフア7ないし10は、こ
の実行待ちを可能にする。
Each time the MSU is activated, the R bit and C bit in the key storage device 2 are updated. In this example, the access time of key storage device 2 is 2
On the other hand, access requests from the CPU, CHP, etc. are made in units of cycles, so if an access request occurs every cycle, it will be necessary to wait for execution. Buffers 7 to 10 enable this execution waiting.

キー記憶制御回路12は、MSU起動を行つた
アクセス要求を直ちに処理できないとき、その情
報をバツフア7ないし10に順にスタツクし、そ
してキー記憶装置2が空き状態となるごとにセレ
クタSEL11を用いてバツフアのアクセス要求の
情報を古い方(待ちの長い方)から選択し、それ
に基づくR/Cビツトの更新処理を行う。
When the key storage control circuit 12 cannot immediately process the access request for starting the MSU, it sequentially stacks the information in buffers 7 to 10, and each time the key storage device 2 becomes empty, it stacks the information in the buffer using the selector SEL11. The access request information is selected from the oldest one (the one with the longest waiting time), and the R/C bit is updated based on it.

第2図は、キー記憶制御回路12の制御動作例
を示すタイミング図である。
FIG. 2 is a timing diagram showing an example of the control operation of the key storage control circuit 12.

図は、CPUあるいはCHPのアクセス源から、
毎サイクルにA,B,C,D…で示すアクセス要
求が発信されたことを示す。
The diagram shows that from the CPU or CHP access source,
This indicates that access requests indicated by A, B, C, D, . . . are transmitted in every cycle.

図ないしは、バツフア7ないし10におけ
るアクセス要求のスタツク状態を示す。
The figure also shows the stack state of access requests in buffers 7 to 10.

図は、キー記憶装置2が処理を受け付けたア
クセス要求処理のタイミングを示す。
The figure shows the timing of the access request process when the key storage device 2 accepts the process.

図は、キー記憶装置2のR/Cビツト更新処
理の実行期間を示す。
The figure shows the execution period of the R/C bit update process of the key storage device 2.

予測回路13は、MSU起動を行なつたアクセ
ス要求に基づいて、バツフア7ないし10に待ち
となつている先行アクセス要求の個数とキー記憶
装置2のビジー/空き状態とに基づいて、第2図
に示されているようにそのアクセス要求のR/
Cビツト更新処理が実行開始される時間を予測
し、予測値を作成する。
The prediction circuit 13 predicts the number of advance access requests waiting in the buffers 7 to 10 and the busy/empty state of the key storage device 2 based on the access request that activated the MSU, as shown in FIG. R/ of that access request as shown in
The time at which the C bit update process will start execution is predicted and a predicted value is created.

同期化制御回路14は、この予測値をMSUパ
イプライン1を進行するアクセス要求情報を対応
づけ、予測値の時間に達したとき、キー記憶装置
2の更新処理の実行を示す同期情報を設定する。
The synchronization control circuit 14 associates this predicted value with the access request information proceeding through the MSU pipeline 1, and sets synchronization information indicating execution of update processing of the key storage device 2 when the predicted value time is reached. .

これにより、MSUパイプライン1中を進行す
る各アクセス要求ごとに、その対応する同期情報
から、キー記憶装置2における関連する更新処理
の実行を識別することが可能となり、アクセス源
への応答信号生成タイミングを容易に決定するこ
とができる。
As a result, for each access request proceeding through the MSU pipeline 1, it is possible to identify the execution of the related update process in the key storage device 2 from the corresponding synchronization information, and generate a response signal to the access source. Timing can be easily determined.

〔実施例〕〔Example〕

第1図に示された本発明の原理的構成に基づく
1実施例を第3図に示す。
FIG. 3 shows an embodiment based on the basic configuration of the present invention shown in FIG.

第3図において、1はMSUパイプライン、1
2はキー記憶制御回路、13は予測回路、14は
同期化制御回路、17は予測値テーブル、18は
予測値レジスタ、19はデコーダ、20は同期情
報レジスタである。
In Figure 3, 1 is the MSU pipeline, 1
2 is a key storage control circuit, 13 is a prediction circuit, 14 is a synchronization control circuit, 17 is a predicted value table, 18 is a predicted value register, 19 is a decoder, and 20 is a synchronization information register.

同期化制御回路14は、MSUパイプラインに
対応するパイプライン構成となつており、予測値
レジスタ18が、パイプラインの各段を構成して
いる。デコーダ19および同期情報レジスタ20
はパイプラインの第2段から第11段までにのみ設
けられている(第11段ではデコーダは不要)。
The synchronization control circuit 14 has a pipeline configuration corresponding to an MSU pipeline, and the predicted value register 18 configures each stage of the pipeline. Decoder 19 and synchronization information register 20
is provided only from the second stage to the 11th stage of the pipeline (the 11th stage does not require a decoder).

予測値テーブル17は、第4図に例示されてい
るような論理構成をもち、第1図におけるバツフ
ア7ないし10にあるアクセス要求の待ち数と、
キー記憶装置2の状態がビジーであるか空きかに
応じて、キー記憶装置2で処理可能となるまでの
待ち時間を予測値として与えるようになつている
(論理回路で構成できる)。
The predicted value table 17 has a logical configuration as illustrated in FIG. 4, and stores the number of waiting access requests in buffers 7 to 10 in FIG.
Depending on whether the key storage device 2 is busy or empty, the waiting time until the key storage device 2 becomes ready for processing is given as a predicted value (which can be configured by a logic circuit).

予測回路13は、アクセス要求があるごとに、
キー記憶制御回路12から得たバツフアおよびキ
ー記憶装置の各状態に基づいて予測値テーブル1
7を参照し、該当する予測値を求めて同期化制御
回路14へ入力する。
Every time there is an access request, the prediction circuit 13
Predicted value table 1 based on the buffer obtained from the key storage control circuit 12 and each state of the key storage device.
7, the corresponding predicted value is determined and inputted to the synchronization control circuit 14.

入力した各アクセス要求ごとの予測値は、
MSUパイプライン1でのアクセス要求のサイク
ル進行と同期して各段の予測値レジスタ18を伝
播してゆき、それぞれの段の出力でデコーダ19
に印加される。
The predicted value for each access request entered is
The prediction value register 18 of each stage is propagated in synchronization with the cycle progress of the access request in the MSU pipeline 1, and the output of each stage is sent to the decoder 19.
is applied to

デコーダ19は、第4図の予測値テーブルに基
づく予測値にしたがい、順次大きくなる予測値を
検出するように構成されている。たとえば、第2
段のデコーダは“0010”に応答し、第3段のデコ
ーダは“0011”に応答し、第10段のデコーダは
“1010”に応答する。
The decoder 19 is configured to detect sequentially increasing predicted values according to the predicted values based on the predicted value table shown in FIG. For example, the second
The decoder of the third stage responds to "0010", the decoder of the third stage responds to "0011", and the decoder of the tenth stage responds to "1010".

各デコーダ19の出力は、同じ段の同期情報レ
ジスタ20へ入力される。
The output of each decoder 19 is input to the synchronization information register 20 at the same stage.

このような構成により、同期化制御回路に入力
されたあるアクセス要求に伴う予測値が各段の予
測値レジスタ18中を進行し、その値に対応する
段に到達したとき、すなわち予測値が示すサイク
ル時間が経過したとき、該当する段のデコーダ1
9により検出され、同期情報レジスタ20に設定
された同期情報は、以後、そのアクセス要求と対
応しながらパイプラインのサイクル進行にしたが
つて後段へ伝播してゆく。
With this configuration, the predicted value associated with a certain access request input to the synchronization control circuit progresses through the predicted value register 18 of each stage, and when it reaches the stage corresponding to the value, that is, the predicted value indicates When the cycle time has elapsed, decoder 1 of the corresponding stage
The synchronization information detected by 9 and set in the synchronization information register 20 is thereafter propagated to subsequent stages as the pipeline cycle progresses, corresponding to the access request.

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

本発明によれば、パイプラインよりも動作サイ
クル時間が短い他の任意の非同期装置の処理開始
時間を予測し、その予測値をパイプラインに対応
づけるという簡単な方法をとることにより、従来
方式のように処理速度を低下させることなく同期
化を図ることができ、処理装置の性能向上が可能
である。
According to the present invention, by using a simple method of predicting the processing start time of any other asynchronous device whose operation cycle time is shorter than that of the pipeline and associating the predicted value with the pipeline, Thus, synchronization can be achieved without reducing the processing speed, and the performance of the processing device can be improved.

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

第1図は本発明の原理的構成図、第2図は第1
図中のキー記憶制御回路の制御動作例を示すタイ
ミング図、第3図は本発明の1実施例の構成図、
第4図は第3図における予測値テーブルの構成
図、第5図は本発明が対象とするパイプライン動
作の処理装置の従来例構成図である。 第1図中、1:MSUパイプライン、2:キー
記憶装置、7〜10:バツフア、12:キー記憶
制御回路、13:予測回路、14:同期化制御回
路。
Fig. 1 is a basic configuration diagram of the present invention, Fig. 2 is a diagram showing the basic configuration of the present invention.
A timing diagram showing an example of the control operation of the key storage control circuit in the figure, FIG. 3 is a configuration diagram of one embodiment of the present invention,
FIG. 4 is a block diagram of the predicted value table in FIG. 3, and FIG. 5 is a block diagram of a conventional example of a pipeline operation processing device to which the present invention is applied. In FIG. 1, 1: MSU pipeline, 2: key storage device, 7 to 10: buffer, 12: key storage control circuit, 13: prediction circuit, 14: synchronization control circuit.

Claims (1)

【特許請求の範囲】 1 比較的長い動作サイクル時間をもつメモリ装
置と、クロツクサイクル単位にメモリアクセスを
行うアクセス源と、メモリアクセスのために各ア
クセス要求ごとに制御する処理を行うパイプライ
ン1と、メモリアクセスに付随する他のアクセス
をパイプライン1とは非同期に行うメモリ装置よ
りも短い動作サイクル時間をもつ他の装置2とを
備えた処理装置において、 上記他の装置2に順次入力されるアクセス要求
の情報を一旦スタツクする複数のバツフア7〜1
0と、アクセス要求が入力された上記複数のバツ
フア7〜10のスタツクされている先行アクセス
要求の情報および上記他の装置2の状態がビジー
か空きかにしたがつて、入力されたアクセス要求
が他の装置2において処理される時間を予測する
予測回路13と、 上記予測回路13が予測した時間から上記パイ
プライン1で処理中のメモリ装置の対応するアク
セスのステージを判断し、メモリ装置のアクセス
完了報告のタイミングに他の装置2の完了報告を
同時に行うように制御する同期化制御装置を設け
たことを特徴とするパイプライン同期化方式。
[Scope of Claims] 1. A memory device with a relatively long operation cycle time, an access source that accesses memory in units of clock cycles, and a pipeline 1 that performs control processing for each access request for memory access. and another device 2 having a shorter operation cycle time than the memory device that performs other accesses accompanying the memory access asynchronously with the pipeline 1. Multiple buffers 7 to 1 that temporarily stack information on access requests
0, and the information on the stacked preceding access requests of the plurality of buffers 7 to 10 to which the access request has been input and the status of the other device 2 are busy or idle, the input access request is a prediction circuit 13 that predicts the processing time in another device 2; and a prediction circuit 13 that determines the stage of the access corresponding to the memory device being processed in the pipeline 1 from the time predicted by the prediction circuit 13, and determines the access stage of the memory device being processed in the pipeline 1. A pipeline synchronization method characterized in that a synchronization control device is provided for controlling the completion report of another device 2 to be performed at the same time as the completion report timing.
JP2320387A 1987-02-03 1987-02-03 Pipeline synchronizing system Granted JPS63191252A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2320387A JPS63191252A (en) 1987-02-03 1987-02-03 Pipeline synchronizing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2320387A JPS63191252A (en) 1987-02-03 1987-02-03 Pipeline synchronizing system

Publications (2)

Publication Number Publication Date
JPS63191252A JPS63191252A (en) 1988-08-08
JPH0533412B2 true JPH0533412B2 (en) 1993-05-19

Family

ID=12104109

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2320387A Granted JPS63191252A (en) 1987-02-03 1987-02-03 Pipeline synchronizing system

Country Status (1)

Country Link
JP (1) JPS63191252A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6079445A (en) * 1983-10-07 1985-05-07 Nec Corp Storage controller

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6079445A (en) * 1983-10-07 1985-05-07 Nec Corp Storage controller

Also Published As

Publication number Publication date
JPS63191252A (en) 1988-08-08

Similar Documents

Publication Publication Date Title
US4412303A (en) Array processor architecture
JP3451103B2 (en) Data communication device and method
JPS6131502B2 (en)
KR0128274B1 (en) Interface system and its operating method
JPH07311660A (en) Data processing method of software control system for early detection of fault
JPS6142049A (en) Data processing system
US3967246A (en) Digital computer arrangement for communicating data via data buses
JP2636088B2 (en) Information processing device
EP0465847B1 (en) Memory access control having commonly shared pipeline structure
JPH0533412B2 (en)
US5345378A (en) Method and apparatus for operating a programmable controller for controlling a technical process
JPH0551933B2 (en)
JP2826490B2 (en) Vector data processing device
JPH05282242A (en) Bus control system
JPH01273132A (en) Microprocessor
JPS6240736B2 (en)
JP2531207B2 (en) Channel device
JPH0650511B2 (en) Memory control method
JPH0346033A (en) Data transfer control method for inter-job
JPS6019023B2 (en) data processing equipment
JPH0673128B2 (en) Memory control method
EP1193606A2 (en) Apparatus and method for a host port interface unit in a digital signal processing unit
JPH0443298B2 (en)
JPH05120215A (en) Input/output controller
JPH02217924A (en) Storing processing system for data processor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees