JPH04267456A - Common bus system - Google Patents

Common bus system

Info

Publication number
JPH04267456A
JPH04267456A JP3028311A JP2831191A JPH04267456A JP H04267456 A JPH04267456 A JP H04267456A JP 3028311 A JP3028311 A JP 3028311A JP 2831191 A JP2831191 A JP 2831191A JP H04267456 A JPH04267456 A JP H04267456A
Authority
JP
Japan
Prior art keywords
processor
common bus
signal line
data
processors
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
JP3028311A
Other languages
Japanese (ja)
Inventor
Masayuki Koyama
児山 正之
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 JP3028311A priority Critical patent/JPH04267456A/en
Publication of JPH04267456A publication Critical patent/JPH04267456A/en
Pending legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Multi Processors (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To make a simultaneous transmitting function possible to write the same data to plural processors with one writing operation and to shorten the data transfer time. CONSTITUTION:A simultaneous signal transmission line 5 is provided in a common bus. When data are transmitted from a processor 8 at a transmitting side to processors 6 and 7 at a receiving side, the processors 6 and 7 respond to the access when the signal transmission line 5 is a TTL high level and inactive, as the output of a ready signal to show data writing execution completion, with active low. The processors 6 and 7 respond to the access when the signal transmission line 5 is a TTL low level and active, with active high.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はマルチプロセッサシステ
ムにおけるプロセッサ間の情報転送に用いられる共通バ
ス方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a common bus system used for information transfer between processors in a multiprocessor system.

【0002】0002

【従来の技術】従来、この種の共通バス方式では、一つ
のプロセッサが他の複数のプロセッサに対して同一のデ
ータを同時に転送する方法、すなわち同報送信機能を有
していなかった。
2. Description of the Related Art Conventionally, this type of common bus system did not have a method for one processor to simultaneously transfer the same data to a plurality of other processors, that is, it did not have a broadcast transmission function.

【0003】従来技術の一例の構成を示すブロック図を
図4及び図5に示し、動作を示すタイミングチャートを
図6に示す。
Block diagrams showing the configuration of an example of the prior art are shown in FIGS. 4 and 5, and a timing chart showing the operation is shown in FIG.

【0004】図4は従来技術による共通バスで構成され
た情報処理装置を示しており、共通バスはアドレス信号
線1,データ線2,ライト信号線3及びレディ信号線4
で構成され、本例では4台のプロセッサ6,7,8,9
がそれぞれ共通バスに接続されている。図5は図4にお
けるプロセッサの要部の構成を示す図である。本図では
、プロセッサ8がデータの書込みを行うプロセッサであ
り、プロセッサ6,7がデータを書込まれるプロセッサ
の場合を示しており、プロセッサ8はライト信号発生回
路20を有し、プロセッサ6,7はそれぞれレディ信号
出力バッファ40,41を有している。このレディ信号
出力バッファ40,41はオープンコレクタ出力である
FIG. 4 shows an information processing device configured with a common bus according to the prior art, and the common bus includes an address signal line 1, a data line 2, a write signal line 3, and a ready signal line 4.
In this example, there are four processors 6, 7, 8, 9.
are connected to a common bus. FIG. 5 is a diagram showing the configuration of main parts of the processor in FIG. 4. In this figure, processor 8 is a processor that writes data, processors 6 and 7 are processors to which data is written, and processor 8 has a write signal generation circuit 20. have ready signal output buffers 40 and 41, respectively. The ready signal output buffers 40 and 41 are open collector outputs.

【0005】次に、プロセッサ8がプロセッサ6のプロ
セッサ間通信用メモリへ書込む場合の動作について説明
する。書込みを行うプロセッサ8は、図6に示すように
、アドレスとデータを出力した後、ライト信号発生回路
20よりライト信号をアクティブにする。本例ではアク
ティブロウである。アドレス,データ及びライト信号を
受信したプロセッサ6は図示されないアドレス判定機能
により、自分の有するプロセッサ間通信用メモリへのア
クセスかどうかを判定し、そうであれば図示されない自
プロセッサ内のプロセッサ間通信用メモリへの書込みを
実行し、実行完了を通知するレディ信号を出力バッファ
40を経由してレディ信号線4へアクティブロウを出力
する。
Next, the operation when the processor 8 writes to the inter-processor communication memory of the processor 6 will be explained. As shown in FIG. 6, the processor 8 that performs writing outputs the address and data, and then activates the write signal from the write signal generation circuit 20. In this example, it is active low. The processor 6 that has received the address, data, and write signal uses an address determination function (not shown) to determine whether or not the access is to its own interprocessor communication memory, and if so, the It executes writing to the memory and outputs an active low ready signal to the ready signal line 4 via the output buffer 40 to notify the completion of the execution.

【0006】一方、プロセッサ7は図示されないアドレ
ス判定機能により、自分の有するプロセッサ間通信用メ
モリへのアクセスでないことを判定し、書込みを実行せ
ず実行完了の通知も行わない。プロセッサ8は、このレ
ディ信号線4のアクティブロウを受信し、書込みの完了
を認識し、ライト信号を非アクティブにする。以上の動
作により、プロセッサ8からプロセッサ6への書込みを
実行する。このような方法の場合、プロセッサ6及びプ
ロセッサ7の図示されないアドレス判定機能が特定の同
報アドレスについて、同時に自分の有するプロセッサ間
通信用メモリへのアクセスであると判定するようにして
おいても、書込みの実行動作そのものは各プロセッサの
動作状態に応じて時間的に前後する。
On the other hand, the processor 7 uses an address determination function (not shown) to determine that the access is not to its own memory for inter-processor communication, and does not perform writing and does not notify completion of execution. Processor 8 receives this active low signal on ready signal line 4, recognizes the completion of writing, and deactivates the write signal. Through the above operations, writing from the processor 8 to the processor 6 is executed. In the case of such a method, even if the address determination functions (not shown) of the processors 6 and 7 simultaneously determine that a specific broadcast address is an access to their own interprocessor communication memory, The write execution itself changes in time depending on the operating state of each processor.

【0007】[0007]

【発明が解決しようとする課題】上述した従来の共通バ
ス方式では、プロセッサ8は、プロセッサ6,7のうち
先に実行を完了してレディ信号を出した方のレディ信号
に対応してライト信号を非アクティブにしてしまうため
、遅く実行しようとしたプロセッサは正しい書込み動作
を実行することができないという欠点がある。つまり、
従来の共通バス方式では、同報送信機能を有していない
ので、複数のプロセッサに同一のデータを送信するため
には、各プロセッサごとに、同一のデータを複数回転送
する方法しかなく、データの転送に時間がかかるという
欠点があった。
[Problems to be Solved by the Invention] In the conventional common bus system described above, processor 8 sends a write signal in response to the ready signal of whichever of processors 6 and 7 completed execution and issued the ready signal first. The disadvantage is that a processor that attempts to run late will not be able to perform the correct write operation. In other words,
Conventional common bus systems do not have a broadcast transmission function, so the only way to send the same data to multiple processors is to transfer the same data multiple times to each processor. The disadvantage was that it took a long time to transfer the data.

【0008】本発明の目的は、一度の書込み動作で複数
のプロセッサへ同一のデータを書込む同報送信機能を可
能にし、データ転送時間を短縮することができる共通バ
ス方式を提供することにある。
An object of the present invention is to provide a common bus system that enables a broadcast transmission function to write the same data to multiple processors in a single write operation and can shorten data transfer time. .

【0009】[0009]

【課題を解決するための手段】本発明の共通バス方式は
、第1及び第2のプロセッサが共通バスに接続され、こ
の共通バスはアドレス信号を伝達するためのアドレス線
、データを伝達するためのデータ線、書込信号を伝達す
るためのライト信号線及び書込実行完了を示すレディ信
号を伝達するためのレディ信号線を備え、前記各プロセ
ッサは前記共通バスからの書込み及び読出しが可能なプ
ロセッサ間通信メモリを有し、前記第1及び第2のプロ
セッサの間で情報転送を行うマルチプロセッサ構成の情
報処理装置における共通バス方式において、前記共通バ
スに同報通信のための同報信号線を設け、送信側の前記
第1のプロセッサから受信側の前記第2のプロセッサへ
データを送信するとき、前記第2のプロセッサは前記レ
ディ信号の出力として、前記同報信号線がTTLハイレ
ベルの非アクティブ時のアクセスに対しては事象が起き
たことを示すアクティブロウで応答し、前記同報信号線
がTTLロウレベルのアクティブ時のアクセスに対して
は事象が起きたことを示すアクティブハイで応答する構
成である。
[Means for Solving the Problems] In the common bus system of the present invention, first and second processors are connected to a common bus, and this common bus includes an address line for transmitting address signals and a common bus for transmitting data. a data line, a write signal line for transmitting a write signal, and a ready signal line for transmitting a ready signal indicating completion of write execution, and each of the processors is capable of writing and reading from the common bus. In a common bus system in an information processing apparatus having a multiprocessor configuration that has an inter-processor communication memory and transfers information between the first and second processors, the common bus includes a broadcast signal line for broadcast communication. and when transmitting data from the first processor on the transmitting side to the second processor on the receiving side, the second processor outputs the ready signal by setting the broadcast signal line to TTL high level. It responds to an access when it is inactive with an active low signal indicating that an event has occurred, and responds with an active high signal that indicates that an event has occurred to an access when the broadcast signal line is active at the TTL low level. It is configured to do this.

【0010】0010

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0011】図1は本発明の一実施例の情報処理装置の
構成を示す図であり、共通バスは、アドレス信号を伝達
するためのアドレス信号線1,データを伝達するための
データ線2,ライト(書込)信号を伝達するためのライ
ト信号線3,書込実行完了を示すレディ信号を伝達する
ためのレディ信号線4及び同報通信のための同報信号線
5によって構成され、本例では4台のプロセッサ6,7
,8,9が、それぞれ共通バスに接続されている場合が
示されている。
FIG. 1 is a diagram showing the configuration of an information processing apparatus according to an embodiment of the present invention, in which a common bus includes an address signal line 1 for transmitting address signals, a data line 2 for transmitting data, It is composed of a write signal line 3 for transmitting a write signal, a ready signal line 4 for transmitting a ready signal indicating completion of write execution, and a broadcast signal line 5 for broadcast communication. In the example, 4 processors 6, 7
, 8, and 9 are each connected to a common bus.

【0012】図2は図1におけるプロセッサの要部の構
成を示す図である。本図では、プロセッサ8が同報デー
タの書込みを行うプロセッサであり、プロセッサ6,7
が同報データを書込まれるプロセッサの場合を示してい
る。プロセッサ8はライト信号発生回路20と、同報信
号発生回路21と、書込み完了のレディ信号を受信する
入力バッファ31と、入力バッファ31の出力と入力バ
ッファ31の出力の逆極性の信号を入力し同報信号線5
の状態によってこの2つの入力のうち一方を出力するセ
レクタ26とを有している。セレクタ26の出力REA
DYは、書込みを指示したプロセッサに対する書込み完
了通知であって、アクティブハイであり、同報信号線5
がTTL「ハイレベル」であれば入力バッファ31の出
力を選択しそのまま出力する。すなわちゲート22とゲ
ート23のどちらか一方がTTL「ロウレベル」であれ
ばREADYは「ハイレベル」となり、プロセッサ8は
レディ信号による完了通知をアクティブハイで認識する
。同報信号線5がTTL「ロウレベル」であれば入力バ
ッファ31の出力の逆極性を選択し、READYとして
出力する。すなわちゲート22とゲート23の両方がT
TL「ハイレベル」であればREADYは「ハイレベル
」となりプロセッサ8はレディ信号による完了通知をア
クティブハイで認識することになる。
FIG. 2 is a diagram showing the configuration of the main parts of the processor in FIG. 1. In this figure, processor 8 is a processor that writes broadcast data, and processors 6 and 7
shows the case of a processor to which broadcast data is written. The processor 8 inputs a write signal generation circuit 20, a broadcast signal generation circuit 21, an input buffer 31 that receives a write completion ready signal, and a signal having the opposite polarity of the output of the input buffer 31 and the output of the input buffer 31. Broadcast signal line 5
It has a selector 26 that outputs one of these two inputs depending on the state. Output REA of selector 26
DY is a write completion notification to the processor that instructed the write, is active high, and is connected to the broadcast signal line 5.
If is TTL "high level", the output of the input buffer 31 is selected and output as is. That is, if either the gate 22 or the gate 23 is TTL "low level", READY becomes "high level", and the processor 8 recognizes the notification of completion by the ready signal as active high. If the broadcast signal line 5 is at TTL "low level", the opposite polarity of the output of the input buffer 31 is selected and output as READY. That is, both gate 22 and gate 23 are T.
If TL is "high level", READY is "high level" and the processor 8 recognizes the notification of completion by the ready signal as active high.

【0013】プロセッサ6,7は、プロセッサのメモリ
制御部(図示せず)から出力される内部の書込み実行完
了信号RDYと、RDYの逆極性の信号を入力し、同報
信号線5の状態によって、この2つの入力のうち一方を
出力するセレクタ24,25と、セレクタの出力及びラ
イト信号線の出力を入力しレディ信号線4へレディ信号
を出力するオープンコレクタ出力のゲート22,23と
を有している。図中RDY信号はアクティブハイの信号
である。セレクタ24,25の出力は同報信号線5がT
TL「ハイレベル」であればアクティブハイのRDYを
出力し、ゲート22,23を介してレディ信号線4へア
クティブロウで出力する。同報信号線5がTTL「ロウ
レベル」であれば、セレクタ24,25はアクティブロ
ウのRDYを出力し、ゲート22,23を介してレディ
信号線4へアクティブハイで出力する。
The processors 6 and 7 receive an internal write execution completion signal RDY output from a memory control section (not shown) of the processor and a signal of opposite polarity to RDY, and depending on the state of the broadcast signal line 5, , has selectors 24 and 25 that output one of these two inputs, and open collector output gates 22 and 23 that input the output of the selector and the output of the write signal line and output a ready signal to the ready signal line 4. are doing. In the figure, the RDY signal is an active high signal. The output of the selectors 24 and 25 is that the broadcast signal line 5 is T.
If TL is "high level", active high RDY is output, and active low is output to the ready signal line 4 via gates 22 and 23. When the broadcast signal line 5 is at the TTL "low level", the selectors 24 and 25 output an active low RDY, and output the active high signal to the ready signal line 4 via the gates 22 and 23.

【0014】次にプロセッサ8がプロセッサ6,7へ同
報データを書込む動作について図2,図3を参照して説
明する。まずプロセッサ8が、図3に示すように同報ア
ドレスと同報データを出力し、同時にライト信号発生回
路20よりライト信号を、同報信号発生回路21より同
報信号を出力する。この時プロセッサ8のセレクタ26
は入力バッファ31の出力の逆極性を選択する。すなわ
ちゲート22とゲート23の両方がTTL「ハイレベル
」の時READYがアクティブハイになるようになって
いる。
Next, the operation of the processor 8 writing broadcast data to the processors 6 and 7 will be explained with reference to FIGS. 2 and 3. First, the processor 8 outputs a broadcast address and broadcast data as shown in FIG. 3, and at the same time outputs a write signal from the write signal generation circuit 20 and a broadcast signal from the broadcast signal generation circuit 21. At this time, the selector 26 of the processor 8
selects the opposite polarity of the output of input buffer 31. That is, when both gates 22 and 23 are at TTL "high level", READY becomes active high.

【0015】プロセッサ6,7は図示されないアドレス
判定機能により同報アドレスを認識し、それぞれ自分の
有するプロセッサ間通信用メモリへの書込みを実行し、
完了を通知するレディ信号をレディ信号線4へ出力する
。この時同報信号線5はTTL「ロウレベル」なのでゲ
ート22,23はアクティブハイで出力する。従って、
一方のプロセッサが書込みを完了し、レディ信号線4へ
アクティブハイを出力しても他方のプロセッサが書込み
を完了するまでレディ信号線4はロウのままとなる。他
方のプロセッサが書込みを完了し、レディ信号線4へア
クティブハイを出力するとこの時レディ信号線4はTT
L「ハイレベル」となり、プロセッサ8は書込みの完了
を認識し、ライト信号と同報信号をインアクティブにし
、動作を完了する。
[0015] The processors 6 and 7 recognize the broadcast address by an address determination function (not shown), and write the address into their respective memory for inter-processor communication,
A ready signal notifying completion is output to the ready signal line 4. At this time, since the broadcast signal line 5 is at TTL "low level", the gates 22 and 23 output active high. Therefore,
Even if one processor completes writing and outputs active high to ready signal line 4, ready signal line 4 remains low until the other processor completes writing. When the other processor completes writing and outputs active high to the ready signal line 4, the ready signal line 4 becomes TT.
L becomes "high level", the processor 8 recognizes the completion of writing, makes the write signal and broadcast signal inactive, and completes the operation.

【0016】本実施例では、2つのプロセッサに対し同
時にデータを転送する場合を示したが、3つ以上であっ
ても同様に実施することができる。
Although this embodiment shows the case where data is transferred to two processors at the same time, it can be implemented in the same way even if there are three or more processors.

【0017】[0017]

【発明の効果】以上説明したように本発明は、共通バス
に同報通信のための同報信号線を設け、送信側の第1の
プロセッサから受信側の第2のプロセッサへデータを送
信するとき、第2のプロセッサはレディ信号の出力とし
て、同報信号線がTTLハイレベルの非アクティブ時の
アクセスに対しては事象が起きたことを示すアクティブ
ロウで応答し、同報信号線がTTLロウレベルのアクテ
ィブ時のアクセスに対しては事象が起きたことを示すア
クティブハイで応答する構成にしたので、一度の書込み
動作で複数のプロセッサへ同一のデータを書込む同報送
信機能を可能にし、データ転送時間を短縮することがで
きる。
As explained above, the present invention provides a broadcast signal line for broadcast communication on a common bus, and transmits data from a first processor on the transmitting side to a second processor on the receiving side. When the second processor outputs a ready signal, the second processor responds with an active low signal indicating that an event has occurred in response to an inactive access when the broadcast signal line is TTL high level, and the second processor outputs a ready signal when the broadcast signal line is TTL high level. Since the configuration is configured to respond with an active high signal indicating that an event has occurred in response to an access when the low level is active, it enables a broadcast transmission function that writes the same data to multiple processors with a single write operation. Data transfer time can be reduced.

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

【図1】本発明の一実施例の構成を示す図である。FIG. 1 is a diagram showing the configuration of an embodiment of the present invention.

【図2】図1におけるプロセッサの要部の構成を示す図
である。
FIG. 2 is a diagram showing the configuration of main parts of the processor in FIG. 1;

【図3】本発明の一実施例の動作を示すタイミングチャ
ートである。
FIG. 3 is a timing chart showing the operation of an embodiment of the present invention.

【図4】従来の共通バス方式の構成を示す図である。FIG. 4 is a diagram showing the configuration of a conventional common bus system.

【図5】図4におけるプロセッサの要部の構成を示す図
である。
FIG. 5 is a diagram showing the configuration of main parts of the processor in FIG. 4;

【図6】従来の共通バス方式の動作を示すタイミングチ
ャートである。
FIG. 6 is a timing chart showing the operation of a conventional common bus system.

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

1    アドレス信号線 2    データ線 3    ライト信号線 4    レディ信号線 5    同報信号線 6,7,8,9    プロセッサ 20    ライト信号発生回路 21    同報信号発生回路 22,23    オープンコレクタの出力ゲート(O
/C) 24,25,26    セレクタ(SEL)31  
  入力バッファ
1 Address signal line 2 Data line 3 Write signal line 4 Ready signal line 5 Broadcast signal line 6, 7, 8, 9 Processor 20 Write signal generation circuit 21 Broadcast signal generation circuit 22, 23 Open collector output gate (O
/C) 24, 25, 26 Selector (SEL) 31
input buffer

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  第1及び第2のプロセッサが共通バス
に接続され、この共通バスはアドレス信号を伝達するた
めのアドレス線、データを伝達するためのデータ線、書
込信号を伝達するためのライト信号線及び書込実行完了
を示すレディ信号を伝達するためのレディ信号線を備え
、前記各プロセッサは前記共通バスからの書込み及び読
出しが可能なプロセッサ間通信メモリを有し、前記第1
及び第2のプロセッサの間で情報転送を行うマルチプロ
セッサ構成の情報処理装置における共通バス方式におい
て、前記共通バスに同報通信のための同報信号線を設け
、送信側の前記第1のプロセッサから受信側の前記第2
のプロセッサへデータを送信するとき、前記第2のプロ
セッサは前記レディ信号の出力として、前記同報信号線
がTTLハイレベルの非アクティブ時のアクセスに対し
ては事象が起きたことを示すアクティブロウで応答し、
前記同報信号線がTTLロウレベルのアクティブ時のア
クセスに対しては事象が起きたことを示すアクティブハ
イで応答することを特徴とする共通バス方式。
1. The first and second processors are connected to a common bus, and the common bus includes an address line for transmitting an address signal, a data line for transmitting data, and a data line for transmitting a write signal. a write signal line and a ready signal line for transmitting a ready signal indicating completion of write execution; each processor has an inter-processor communication memory capable of writing and reading from the common bus;
and a common bus system in an information processing apparatus having a multiprocessor configuration in which information is transferred between the first processor on the transmitting side, and a broadcast signal line for broadcast communication is provided on the common bus, and the first processor on the transmitting side said second on the receiving side from
When transmitting data to the second processor, the second processor outputs the ready signal and outputs an active low signal indicating that an event has occurred for access when the broadcast signal line is inactive at the TTL high level. respond with
A common bus system characterized in that the broadcast signal line responds with an active high level indicating that an event has occurred to an access when the broadcast signal line is active at a TTL low level.
JP3028311A 1991-02-22 1991-02-22 Common bus system Pending JPH04267456A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3028311A JPH04267456A (en) 1991-02-22 1991-02-22 Common bus system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3028311A JPH04267456A (en) 1991-02-22 1991-02-22 Common bus system

Publications (1)

Publication Number Publication Date
JPH04267456A true JPH04267456A (en) 1992-09-24

Family

ID=12245077

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3028311A Pending JPH04267456A (en) 1991-02-22 1991-02-22 Common bus system

Country Status (1)

Country Link
JP (1) JPH04267456A (en)

Similar Documents

Publication Publication Date Title
US4719622A (en) System bus means for inter-processor communication
US4096572A (en) Computer system with a memory access arbitrator
US5093780A (en) Inter-processor transmission system having data link which automatically and periodically reads and writes the transfer data
US4250547A (en) Information processing apparatus capable of effecting parallel processings by using a divided common bus
US3804987A (en) Multiplexing apparatus having interlaced and/or parallel data transfer with a data processor and communication lines
US4079354A (en) Data processing system with improved read/write capability
JP2589821B2 (en) Central processing unit of information processing system
JPH04267456A (en) Common bus system
JPS5930292B2 (en) Souchikanketsugohoshiki
JPH0715670B2 (en) Data processing device
JPS6061859A (en) Data communication system of microcomputer
JPS63142455A (en) Semiconductor storage device
JPS6125178B2 (en)
JPH02211571A (en) Information processor
CA1309503C (en) Selective receiver for each processor in a multiple processor system
SU1156080A1 (en) Port-to-port interface operating in computer system
EP1193606B1 (en) Apparatus and method for a host port interface unit in a digital signal processing unit
JPH01198850A (en) Direction control system
JPS6153753B2 (en)
RU1807495C (en) Process-to-process interface
SU1631549A1 (en) Data processor
JPS5844426Y2 (en) Inter-processor information transfer device
JPH0656603B2 (en) Data processing system
JPH0391191A (en) Multiport memory
JPS6116115B2 (en)