Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0646411B2 - End token output circuit - Google Patents
[go: Go Back, main page]

JPH0646411B2 - End token output circuit - Google Patents

End token output circuit

Info

Publication number
JPH0646411B2
JPH0646411B2 JP17442987A JP17442987A JPH0646411B2 JP H0646411 B2 JPH0646411 B2 JP H0646411B2 JP 17442987 A JP17442987 A JP 17442987A JP 17442987 A JP17442987 A JP 17442987A JP H0646411 B2 JPH0646411 B2 JP H0646411B2
Authority
JP
Japan
Prior art keywords
token
memory
data
write
register
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 - Lifetime
Application number
JP17442987A
Other languages
Japanese (ja)
Other versions
JPS6418849A (en
Inventor
正典 溝口
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 JP17442987A priority Critical patent/JPH0646411B2/en
Publication of JPS6418849A publication Critical patent/JPS6418849A/en
Publication of JPH0646411B2 publication Critical patent/JPH0646411B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、データフロープロセッサからメモリに対する
読み出し書き込みの動作を実行するメモリインタフェー
ス回路、特にメモリインタフェース回路内の終了トーク
ン出力回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory interface circuit for executing a read / write operation from a data flow processor to a memory, and more particularly to a termination token output circuit in the memory interface circuit.

〔従来の技術〕[Conventional technology]

従来、データフロープロセッサとして日本電気株式会社
製μPD7281がある。このデータフロープロセッサを用
いた演算処理システムにおけるメモリインタフェース回
路として、日本電気株式会社製のμPD9305がある。こ
のμPD9305のメモリアクセス動作についてまず説明す
る。
Conventionally, there is μPD7281 manufactured by NEC Corporation as a data flow processor. As a memory interface circuit in an arithmetic processing system using this data flow processor, there is μPD9305 manufactured by NEC Corporation. The memory access operation of the μPD9305 will be described first.

μPD9305はデータフロー方式でデータ転送および演算
処理を行っており、入出力されるデータはトークンと呼
ばれる。
The μPD9305 performs data transfer and arithmetic processing by the data flow method, and the input / output data is called a token.

トークンとは、データ部と、このデータ部の意味を示す
識別子と、トークンの行き先を示すデスティネーション
タグなどとから構成された組データである。
A token is set data composed of a data part, an identifier indicating the meaning of the data part, a destination tag indicating the destination of the token, and the like.

例えば、メモリ書き込みの場合には、書き込みデータで
あるデータ部、書き込みデータであることを示す識別子
とメモリインタフェース回路を行き先とするデスティネ
ーションタグを有する書き込みデータトークン、および
書き込みアドレスであるデータ部、書き込みアドレスで
あることを示す識別子とメモリインタフェース回路を行
き先とするデスティネーションタグを有する書き込みア
ドレストークンを、この順序でメモリインタフェース回
路に入力する。メモリインタフェース回路は、内部に複
数のライトデータレジスタを有しており、書き込みデー
タトークンが入力されるとそのデータ部の書き込みデー
タをライトデータレジスタに設定し保持する。
For example, in the case of memory writing, a data part which is write data, a write data token having an identifier indicating the write data and a destination tag whose destination is the memory interface circuit, and a data part which is the write address, write A write address token having an identifier indicating an address and a destination tag whose destination is the memory interface circuit is input to the memory interface circuit in this order. The memory interface circuit has a plurality of write data registers inside, and when a write data token is input, the write data of the data part is set in the write data register and held.

次に、書き込みアドレストークンが入力されると、メモ
リインタフェース回路はメモリに対して前記ライトデー
タレジスタに保持した書き込みデータと、書き込みアド
レストークンのデータ部の書き込みアドレスと、メモリ
書き込み指定信号とを出力し書き込み動作を指示する。
Next, when the write address token is input, the memory interface circuit outputs the write data held in the write data register to the memory, the write address of the data portion of the write address token, and the memory write designation signal. Instruct write operation.

メモリはその指示に従って書き込み動作を実行し、これ
が終了するとメモリインタフェース回路にアクセス終了
信号を返送する。
The memory executes the write operation according to the instruction, and when this is completed, returns an access end signal to the memory interface circuit.

メモリインタフェース回路は、このアクセス終了信号を
受け取ってメモリ書き込みを終了する。
The memory interface circuit receives the access end signal and ends the memory writing.

メモリ読み出しの場合には、読み出しアドレスであるデ
ータ部、読み出しデータの行き先を示すデスティネーシ
ョン情報と読み出しデータが有すべき識別子情報を持つ
識別子、メモリインタフェース回路を行き先とするデス
ティネーションタグを有する読み出しアドレストークン
をメモリインタフェース回路に入力する。メモリインタ
フェース回路は、内部にアドレスレジスタ,リードデー
タレジスタを有しており、読み出しアドレストークンが
入力されると、そのデータ部の読み出しアドレスをアド
レスレジスタにセットし、メモリの読み出し動作を実行
し、読み出しデータをリードデータレジスタに入力保持
する。次に、リードデータレジスタに保持した値をデー
タ部とし、前記入力した読み出しアドレストークンの識
別子の持っていた読み出しデータの行き先情報と識別子
情報を解読して読み出しデータトークンとして出力し、
読み出し動作を完了する。
In the case of memory reading, a data section that is a read address, an identifier that has destination information indicating the destination of the read data and identifier information that the read data should have, and a read address that has a destination tag that has the memory interface circuit as the destination. Input the token to the memory interface circuit. The memory interface circuit has an address register and a read data register inside. When a read address token is input, the read address of the data part is set in the address register, the memory read operation is executed, and the read operation is performed. Input and hold the data in the read data register. Next, the value held in the read data register is used as a data part, and the destination information and the identifier information of the read data which the input read address token identifier has are decoded and output as a read data token,
The read operation is completed.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

上述した従来のメモリインタフェース回路の書き込み機
能ではメモリへの書き込み動作の終了により、メモリイ
ンタフェース回路に入力されたトークンが消滅したこと
になる。ところでデータフロープロセッサでは、メモリ
への書き込みデータトークンや書き込みアドレストーク
ンを生成しメモリインタフェース回路に送っているが、
いつ書き込みを実行しているかは関知していない。ここ
で、2つのプロセスが順に実行される場合で、前のプロ
セスの処理結果がメモリに書き込まれ、次のプロセスが
それを読み出して処理するときを考える。この時、第2
のプロセスは第1のプロセスによるメモリ書き込みが済
んでから処理するようにしなければならない。
With the write function of the conventional memory interface circuit described above, the token input to the memory interface circuit disappears when the write operation to the memory ends. By the way, in the data flow processor, write data token to memory and write address token are generated and sent to the memory interface circuit.
I don't know when I'm writing. Here, consider a case where two processes are executed in sequence, the processing result of the previous process is written to the memory, and the next process reads and processes it. At this time, the second
Process must be processed after the memory write by the first process is completed.

データフロープロセッサからは第1のプロセスにおいて
はメモリ書き込みのトークンを、第2のプロセスにおい
てはメモリ読み出しのトークンを出力するが、実際にメ
モリにいつ書き込まれたか否かは判断できない。従っ
て、次のプロセスの起動が早すぎると第1のプロセスに
よる処理結果がメモリに書き込まれないうちに、第2の
プロセスが第1のプロセスの結果を読み出すという危険
がある。
The data flow processor outputs a memory write token in the first process and a memory read token in the second process, but it is not possible to determine when it was actually written in the memory. Therefore, if the start of the next process is too early, there is a risk that the second process reads the result of the first process before the process result of the first process is written in the memory.

このため従来の方法として、第1のプロセスの処理結果
がメモリに書き込まれるのに十分な時間間隔をあけてか
ら、第2のプロセスを開始させていた。しかし、本来書
き込みが終了すれば直ちに第2のプロセスが開始できる
はずであり、従来の方法ではむだな待ち時間が加わると
いう欠点があった。
Therefore, as a conventional method, the second process is started after a sufficient time interval for writing the processing result of the first process in the memory. However, since the second process should be able to be started immediately after the writing is completed, the conventional method has a drawback of adding unnecessary waiting time.

このことはプロセス終了の同期での問題として、最終的
なメモリへの書き込みの終了に同期して、次のプロセス
の起動がかけられないことにある。
This is a problem in the synchronization of the process termination, and the next process activation cannot be started in synchronization with the final writing to the memory.

本発明の目的は、メモリインタフェース回路において、
プロセス間の起動を安全に行うために、次のプロセスの
起動を許すことを知らせる終了トークンを出力する機能
を備えた終了トークン出力回路を提供することにある。
An object of the present invention is to provide a memory interface circuit,
An object of the present invention is to provide an end token output circuit having a function of outputting an end token indicating that the start of the next process is permitted in order to safely start between processes.

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

本発明は、リング状に接続された複数のデータフロープ
ロセッサとメモリとの間に接続され、前記データフロー
プロセッサから入力されるトークンの指示により前記メ
モリに対して読み出し書き込み動作を実行するメモリイ
ンタフェース回路における終了トークン出力回路であっ
て、 前記メモリに書き込むデータを保持するライトデータレ
ジスタと、 終了データを入力保持する終了データレジスタと、 トークンの入力によりメモリ書き込みが指示されたとき
前記ライトデータレジスタの値と前記終了データの値と
を比較して終了信号を出力する比較部と、 終了トークンを入力保持し前記比較部からの終了信号の
入力により保持した終了トークンを出力する出力トーク
ンレジスタとを備えることを特徴としている。
The present invention relates to a memory interface circuit which is connected between a plurality of data flow processors connected in a ring shape and a memory, and which executes a read / write operation to the memory according to an instruction of a token input from the data flow processor. A write data register for holding data to be written to the memory, an end data register for inputting and holding the end data, and a value of the write data register when memory write is instructed by input of the token. And a value of the end data and outputs an end signal, and an output token register for inputting and holding the end token and outputting the end token held by the input of the end signal from the comparing unit. Is characterized by.

〔作用〕[Action]

ライトデータレジスタにメモリに書き込むデータを保持
し、一方、終了データレジスタに書き込み終了データレ
ジスタを保持し、書き込み動作の開始と同期して、比較
部においてライトデータレジスタの内容と終了データレ
ジスタの内容とを比較する。内容の一致により、最終書
き込みデータの書き込み実行を検出できるので、次のプ
ロセスの起動を許すことを知らせる終了トークンを出力
することが可能となる。
The write data register holds the data to be written to the memory, while the end data register holds the write end data register, and in synchronization with the start of the write operation, the contents of the write data register and the end data register are compared in the comparison section. To compare. Since the write execution of the final write data can be detected by the coincidence of the contents, it becomes possible to output the end token informing that the start of the next process is permitted.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して詳細に説
明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。終
了トークン出力回路10は、ライトデータレジスタ26,終
了データレジスタ12,比較部13,出力トークレンジスタ
14から構成される。
FIG. 1 is a block diagram showing an embodiment of the present invention. The end token output circuit 10 includes a write data register 26, an end data register 12, a comparison unit 13, and an output talk range circuit.
Composed of 14.

ライトデータレジスタ26は、トークン入力部21から信号
線104 によってメモリ20に書き込むデータを入力し保持
する。終了データレジスタ12は、トークン入力部21から
信号線104 によって先行するプロセスの書き込み終了デ
ータを入力し保持する。出力トークンレジスタ14は、ト
ークン入力部21から信号線104 によりプロセス終了時に
出力する終了トークンを入力し保持する。比較部13は、
トークン入力部21に書き込みアドレストークンが入力さ
れ、そのデータ部のアドレスガアドレスレジスタ11に保
持されて書き込み動作が開始されるのに同期して、ライ
トデータレジスタ26の内容を信号線105 から、終了デー
タレジスタ12の内容を信号線101 からそれぞれ入力して
比較し、一致していれば終了信号を信号線102 に出力す
る。出力トークンレジスタ14は、信号線102 の終了信号
がオンであるならば信号線103 から終了トークンとして
出力トークンレジスタ14の内容を出力する。
The write data register 26 receives the data to be written in the memory 20 through the signal line 104 from the token input unit 21 and holds it. The end data register 12 receives the write end data of the preceding process from the token input unit 21 through the signal line 104 and holds it. The output token register 14 inputs and holds the end token output at the end of the process from the token input unit 21 through the signal line 104. The comparison unit 13
When the write address token is input to the token input unit 21 and is held in the address register 11 of the data section and the write operation is started, the contents of the write data register 26 are terminated from the signal line 105. The contents of the data register 12 are input from the signal line 101 and compared, and if they match, an end signal is output to the signal line 102. The output token register 14 outputs the content of the output token register 14 as an end token from the signal line 103 if the end signal of the signal line 102 is ON.

データフロープロセッサ22,23は、アドレス計算を含む
プロセスの処理を行うプロセッサである。終了トークン
出力回路10は、トークン入力部21,トークン出力部24,
アドレスレジスタ11,リードデータレジスタ25と組み合
わされて、メモリ20をアクセスするためのメモリインタ
フェース回路30を構成しており、データフロープロセッ
サ22,23とは信号線107,108,109 によりリング状に接
続されている。
The data flow processors 22 and 23 are processors that process processes including address calculation. The end token output circuit 10 includes a token input unit 21, a token output unit 24,
A memory interface circuit 30 for accessing the memory 20 is configured by being combined with the address register 11 and the read data register 25, and is connected to the data flow processors 22, 23 in a ring shape by the signal lines 107, 108, 109. Has been done.

トークン入力部21は、信号線109 から入力したトークン
の指示に従ってトークンのデータ部を、信号線104 によ
りアドレスレジスタ11,ライトデータレジスタ26,終了
データレジスタ12,出力トークンレジスタ14に保持させ
る。アドレスレジスタ11はすでに述べたようにメモリ20
をアクセスするアドレスをメモリ20に出力するものであ
り、ライトデータレジスタ26は書き込み動作時の書き込
みデータをメモリ20へ出力するものである。リードデー
タレジスタ25は、メモリ20の読み出しデータを信号線10
5 から入力保持し、信号線106 へ出力するものである。
信号線111 は、トークン入力部21へ入力したトークンの
行き先がメモリインタフェース回路30以外であるとき
に、トークン出力部24へスルーパスするためのものであ
る。信号線110 は、トークン入力部21が入力したトーク
ンがメモリアクセスを指示しているときに、メモリ20を
アクセスするための制御信号を出力するためのものであ
る。トークン出力部24は、メモリ読み出し動作時には信
号線106 から、メモリアクセス以外のトークンをトーク
ン入力部21が入力したときは信号線111 から、終了トー
クン出力回路10がプロセス終了の書き込みを行った時に
は信号線103 から入力を行い、信号線107 へトークンと
して出力する。
The token input unit 21 causes the address register 11, the write data register 26, the end data register 12, and the output token register 14 to hold the data portion of the token according to the instruction of the token input from the signal line 109 via the signal line 104. The address register 11 has the memory 20 as already mentioned.
Is output to the memory 20, and the write data register 26 outputs write data in the write operation to the memory 20. The read data register 25 transfers the read data of the memory 20 to the signal line 10
The input is held from 5 and output to the signal line 106.
The signal line 111 is for passing through the token output unit 24 when the destination of the token input to the token input unit 21 is other than the memory interface circuit 30. The signal line 110 is for outputting a control signal for accessing the memory 20 when the token input by the token input unit 21 indicates a memory access. The token output unit 24 outputs a signal from the signal line 106 during a memory read operation, a signal line 111 when a token other than a memory access is input to the token input unit 21, and a signal when the end token output circuit 10 writes a process end. Input from line 103 and output as token to signal line 107.

次に、本実施例の動作を、第1のプロセスの処理結果が
メモリ20に書き込まれ、続く第2のプロセスがその処理
結果をメモリ20から読み出して処理する場合について説
明する。
Next, the operation of the present embodiment will be described in the case where the processing result of the first process is written in the memory 20 and the subsequent second process reads the processing result from the memory 20 and processes it.

第1のプロセスにおいて、信号線109 からトークン入力
部21にメモリ書き込みのトークンが入力されると、トー
クンの指示に従って、終了トークン出力回路10のライト
データレジスタ26に、信号線104 によってメモリ20に書
き込むデータを入力し保持させる。一方、終了データレ
ジスタ12に、信号線104 によって第1のプロセスの書き
込み終了アドレスを入力し保持させる。まさ、出力トー
クンレジスタ14に、信号線104 によりプロセス終了時に
出力する終了トークンを入力し保持させる。さらに、ア
ドレスレジスタ11、信号104 によってメモリ20への書き
込みアドレスを保持させる。そして、信号線110 による
メモリ20をアクセスするための制御信号により、メモリ
20へのデータの書き込み動作が開始される。
In the first process, when a memory write token is input to the token input unit 21 from the signal line 109, the write data register 26 of the end token output circuit 10 is written to the memory 20 by the signal line 104 according to the token instruction. Enter and hold data. On the other hand, the write end address of the first process is input to and held in the end data register 12 via the signal line 104. In fact, the end token output at the end of the process is input and held in the output token register 14 by the signal line 104. Further, the write address to the memory 20 is held by the address register 11 and the signal 104. Then, by the control signal for accessing the memory 20 through the signal line 110, the memory is
The operation of writing data to 20 is started.

比較部13は、書き込み動作が開始されるのに同期して、
ライトデータレジスタ26の内容を信号線105 から、終了
データレジスタ12の内容を信号線101 からそれぞれ入力
して比較する。書き込み動作が終了すれば、ライトデー
タレジスタ26の内容と終了データレジスタ12の内容とは
一致するから、このとき終了信号を信号線102 によって
出力トークレジスタ14に出力する。これによりトークン
出力部24は、プロセス終了の書き込みを信号線107 へト
ークンとして出力する。
The comparison unit 13 synchronizes with the start of the write operation,
The contents of the write data register 26 are input from the signal line 105 and the contents of the end data register 12 are input from the signal line 101, respectively, and compared. When the write operation is completed, the contents of the write data register 26 and the contents of the end data register 12 match, so at this time, an end signal is output to the output talk register 14 through the signal line 102. As a result, the token output unit 24 outputs the process end write to the signal line 107 as a token.

データフロープロセッサは、この終了トークンにより次
の第2のプロセスの起動が許されたことを知り、直ちに
メモリ20の読み出し動作を開始する。
The data flow processor learns from the end token that the activation of the next second process is permitted, and immediately starts the read operation of the memory 20.

〔発明の効果〕〔The invention's effect〕

以上説明したように、本発明によれば、第1のプロセス
でメモリへ処理結果を書き込み、第2のプロセスでその
処理結果を読み出す処理をデータフロープロセッサで行
う場合に、第1のプロセスによるメモリ書き込みがすべ
て完了したことにより、第2のプロセスの起動をかける
ことができる。このため第2のプロセスの起動を安全に
行うことができる。即ち、メモリ書き込みに同期した終
了トークンが出力され、これを第2のプロセスの起動ト
ークンとすればプロセス間での第2のプロセス起動の待
ちオーバーヘッド時間がなくなる効果がある。
As described above, according to the present invention, when the data flow processor performs the processing of writing the processing result in the memory in the first process and reading the processing result in the second process, the memory of the first process The second process can be started when all the writing is completed. Therefore, it is possible to safely start the second process. That is, the end token synchronized with the memory writing is output, and if this is used as the activation token of the second process, the waiting overhead time for the activation of the second process between processes is effectively eliminated.

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

第1図は本発明の一実施例を示すブロック図である。 10……終了トークン出力回路 11……アドレスレジスタ 12……終了データレジスタ 13……比較部 14……出力トークンレジスタ 20……メモリ 21……トークン入力部 22,23……データフロープロセッサ 24……トークン出力部 25……リードデータレジスタ 26……ライトデータレジスタ 30……メモリインタフェース回路 100〜111……信号線 FIG. 1 is a block diagram showing an embodiment of the present invention. 10 …… End token output circuit 11 …… Address register 12 …… End data register 13 …… Comparison unit 14 …… Output token register 20 …… Memory 21 …… Token input unit 22,23 …… Data flow processor 24 …… Token output section 25 …… Read data register 26 …… Write data register 30 …… Memory interface circuit 100-111 …… Signal line

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】リング状に接続された複数のデータフロー
プロセッサとメモリとの間に接続され、前記データフロ
ープロセッサから入力されるトークンの指示により前記
メモリに対して読み出し書き込み動作を実行するメモリ
インタフェース回路における終了トークン出力回路であ
って、 前記メモリに書き込むデータを保持するライトデータレ
ジスタと、 終了データを入力保持する終了データレジスタと、 トークンの入力によりメモリ書き込みが指示されたとき
前記ライトデータレジスタの値と前記終了データの値と
を比較して終了信号を出力する比較部と、 終了トークンを入力保持し前記比較部からの終了信号の
入力により保持した終了トークンを出力する出力トーク
ンレジスタとを備えることを特徴とする終了トークン出
力回路。
1. A memory interface, which is connected between a plurality of data flow processors connected in a ring shape and a memory, and executes a read / write operation to the memory according to an instruction of a token input from the data flow processor. An end token output circuit in the circuit, which is a write data register for holding data to be written to the memory, an end data register for inputting and holding end data, and a write data register for the write data register when memory writing is instructed by input of a token. A comparison unit for comparing a value with the value of the end data and outputting an end signal; and an output token register for input-holding the end token and outputting the end token held by the input of the end signal from the comparison unit. An end token output circuit characterized by the above.
JP17442987A 1987-07-13 1987-07-13 End token output circuit Expired - Lifetime JPH0646411B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17442987A JPH0646411B2 (en) 1987-07-13 1987-07-13 End token output circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17442987A JPH0646411B2 (en) 1987-07-13 1987-07-13 End token output circuit

Publications (2)

Publication Number Publication Date
JPS6418849A JPS6418849A (en) 1989-01-23
JPH0646411B2 true JPH0646411B2 (en) 1994-06-15

Family

ID=15978382

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17442987A Expired - Lifetime JPH0646411B2 (en) 1987-07-13 1987-07-13 End token output circuit

Country Status (1)

Country Link
JP (1) JPH0646411B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1988009581A1 (en) * 1987-05-26 1988-12-01 Xicor, Inc. A nonvolatile nonlinear reprogrammable electronic potentiometer

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1988009581A1 (en) * 1987-05-26 1988-12-01 Xicor, Inc. A nonvolatile nonlinear reprogrammable electronic potentiometer

Also Published As

Publication number Publication date
JPS6418849A (en) 1989-01-23

Similar Documents

Publication Publication Date Title
EP0373291B1 (en) Digital signal processor
JP2539199B2 (en) Digital processor controller
EP0155211A2 (en) System for by-pass control in pipeline operation of computer
JPH1083303A (en) Electronic circuits and methods for using coprocessors
EP0223150B1 (en) Information processing apparatus
JPH0646411B2 (en) End token output circuit
JP2798121B2 (en) Data processing device
KR920002830B1 (en) Direct Memory Access Control
JPS5890247A (en) Pipeline controlling system of information processor
JPS63173142A (en) Completion token output circuit
JP2814683B2 (en) Instruction processing unit
JP3067408B2 (en) Diagnosis method of memory access control device
JPS5936838A (en) Controlling method of interface
JP2560312B2 (en) Information processing system
JPS63173143A (en) Memory interface circuit
JPS61241833A (en) Instruction code access controller
US5123093A (en) Operational processor for performing a memory access and an operational process in parallel
JPH0419575B2 (en)
JPH0419574B2 (en)
JPS6395540A (en) Memory interface circuit
JPS62137647A (en) Memory interface circuit
JPH024011B2 (en)
JPH02143364A (en) Processing priority control method and processor system
JPH066358A (en) Token control method and its equipment
JPS6325732A (en) Microprogram controller