JPH04156656A - Communication method between multi-cpu systems - Google Patents

Communication method between multi-cpu systems

Info

Publication number
JPH04156656A
JPH04156656A JP2282384A JP28238490A JPH04156656A JP H04156656 A JPH04156656 A JP H04156656A JP 2282384 A JP2282384 A JP 2282384A JP 28238490 A JP28238490 A JP 28238490A JP H04156656 A JPH04156656 A JP H04156656A
Authority
JP
Japan
Prior art keywords
cpu
common ram
switch
clock
signal
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
JP2282384A
Other languages
Japanese (ja)
Inventor
Masayuki Ishikawa
雅之 石川
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 JP2282384A priority Critical patent/JPH04156656A/en
Publication of JPH04156656A publication Critical patent/JPH04156656A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To save software by permitting CPU to access common RAM so as to realize inter-CPU communication at the time of an allocated time band in one period generated based on the clock of master CPU. CONSTITUTION:A switch control circuit 5 supplies a switch signal which is changed over at the time of the time band when either an address bus or data bus from plural CPU is previously divided and exclusively allocated in one period based on the clock from mater CPU 3 among plural CPU to a switch 4. The switch 4 connects the data bus and the address bus of CPU, which are instructed by the switch signal to common RAM 6, accesses RAM 6 and realizes inter-CPU communication. Thus, speed can be improved and CPU can be connected with simple circuit constitution.

Description

【発明の詳細な説明】 〔概要〕 複数のCPU間でメモリを介して通信を行うマルチCP
Uシステム間通信方法に関し、複数のCPUのうちのマ
スタCPUのクロックをもとに1周期のうちの各CPU
がコモンRAMをアクセスできる時間帯を決めてこの間
にコモンRAMをアクセスしてCPU間通信し、ソフト
ウェアの省力化、スピードアンプ、多数のCPUの接続
を簡易に可能にすることを目的とし、複数のCPUがア
クセスしてCPU間通信を行うコモンRAMと、複数の
CPUからのアドレスバス、データバスのいずれかをこ
のコモンRAMに接続する切換器と、この切換器を切り
換える切換信号を生成する切換制御回路とを備え、複数
のCPUのうちのマスタCPUからのクロックをもとに
上記切換制御回路が複数のCPUからのアドレスバス、
データバスのうちのいずれかを1周期のうちの予め時分
割して割り当てた時間帯のときに切り換える切換信号を
切換器に供給し、切換器が該当するCPUのアドレスバ
ス、データバスをコモンRAMに接続し、コモンRAM
をアクセスしてCPU間通信を行うように構成する。
[Detailed Description of the Invention] [Summary] Multi-CP that communicates between multiple CPUs via memory
Regarding the communication method between U systems, each CPU in one period is based on the clock of the master CPU among multiple CPUs.
The purpose is to determine the time period when the common RAM can be accessed by the CPU, and to access the common RAM during this time and communicate between the CPUs.The purpose is to save software labor, speed amplifier, and easily connect multiple CPUs. A common RAM that is accessed by the CPU for inter-CPU communication, a switch that connects either the address bus or data bus from multiple CPUs to the common RAM, and a switching control that generates a switching signal to switch this switch. circuit, and the switching control circuit connects the address bus from the plurality of CPUs based on the clock from the master CPU among the plurality of CPUs;
A switching signal is supplied to the switching device to switch one of the data buses during a pre-allocated time slot in one cycle, and the switching device switches the address bus and data bus of the corresponding CPU to the common RAM. and common RAM
The CPU is configured to access and perform inter-CPU communication.

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

本発明は、複数のCPU間でメモリを介して通信を行う
マルチCPUシステム間通信方法に関するものである。
The present invention relates to a multi-CPU system communication method for communicating between a plurality of CPUs via memory.

〔従来の技術と発明が解決しようとする課題〕従来、マ
ルチCPUを使ったシステムは、例えば第4図ブロック
図に示すように、CPUI、CPU2との闇で通信を行
う場合、3electl、2.5electedl、2
などの制御信号線を各CPUとコモンRAMコントロー
ラとの間に接続する。そして、cpuがこれら5ele
ctl−3lectedl、あるいは5elect2−
3Iected2の制御信号線を用いて他のCPUがコ
モンRAMを使っていないことを確認し、使っていない
ときにコモンRAMをアクセスしてCPU間通信を行う
ようにしていた。このCPU間通間通性手法ハードウェ
アは比較的簡単に作れるが、ソフトウェアが一々他のC
PUがコモンRAMを使っているかいないかを確認する
必要があり、ソフトウェアの時間効率が非常に悪いとい
う問題があった。また、CPUI対1のハードウェア回
路は比較的に簡単に作成できるが、2対1などのハード
ウェア回路を作るのが難しいという問題がある。
[Prior Art and Problems to be Solved by the Invention] Conventionally, in a system using multiple CPUs, for example, as shown in the block diagram of FIG. 5electedl, 2
Control signal lines such as the following are connected between each CPU and the common RAM controller. And the cpu is these 5ele
ctl-3electedl or 5elect2-
The control signal line of 3Iected2 was used to confirm that other CPUs were not using the common RAM, and when the common RAM was not in use, the common RAM was accessed to perform inter-CPU communication. Although this inter-CPU interoperability method hardware can be created relatively easily, the software
There was a problem in that it was necessary to check whether the PU was using the common RAM or not, and the time efficiency of the software was very poor. Further, although a CPU-to-1 hardware circuit can be created relatively easily, there is a problem in that it is difficult to create a 2-to-1 hardware circuit.

本発明は、複数のCPUのうちのマスタCPUのクロッ
クをもとに1周期のうちの各CPUがコモンRAMをア
クセスできる時間帯を決めてこの間にコモンRAMをア
クセスしてCPU間通信し、ソフトウェアの省力化、ス
ピードアップ、多数のCPUの接続を簡易に可能にする
ことを目的としている。
The present invention determines a time period in one cycle in which each CPU can access a common RAM based on the clock of a master CPU among a plurality of CPUs, accesses the common RAM during this period, communicates between the CPUs, and software The purpose is to save labor, increase speed, and easily connect multiple CPUs.

〔課題を解決するための手段〕[Means to solve the problem]

第1図を参照して課題を解決するための手段を説明する
Means for solving the problem will be explained with reference to FIG.

第1図において、CPUI、2.3は、CPU間通信を
行う対象のCPUである。
In FIG. 1, CPUI 2.3 is a CPU that performs inter-CPU communication.

切換器4は、複数のCPUからのアドレスバス、データ
バスのいずれかをコモンRAM6に接続する切換器であ
る。
The switch 4 is a switch that connects either an address bus or a data bus from a plurality of CPUs to the common RAM 6.

切換制御回路5は、切換器4を切り換える切換信号を生
成するものである。
The switching control circuit 5 generates a switching signal for switching the switch 4.

コモンRAM6は、複数のCPUがアクセスしてCPU
間通信を行うためのメモリである。
Common RAM 6 is accessed by multiple CPUs and
This is memory for inter-communication.

〔作用〕[Effect]

本発明は、第1図に示すように、複数のCPUのうちの
マスタCPUからのクロックをもとに切換制御回路5が
複数のCPUからのアドレスバス、データバスのうちの
いずれかを1周期のうちの予め時分割して排他的に割り
当てた時間帯のときに切り換える切換信号を切換器4に
供給し、切換器4がこの切換信号で指示されたCPUの
データバス、アドレスバスをコモンRAM6に接続し、
コモンRAM6をアクセスしてCPU間通信を行うよう
にしている。
As shown in FIG. 1, in the present invention, the switching control circuit 5 switches one of the address buses and data buses from the plurality of CPUs for one cycle based on the clock from the master CPU among the plurality of CPUs. A switching signal is supplied to the switch 4 to switch the data bus and address bus of the CPU designated by this switching signal to the common RAM 6. connect to,
The common RAM 6 is accessed to perform inter-CPU communication.

従って、複数のCPUのうちのマスタCPUのクロック
をもとに生成した1周期のうちの割り当てられた時間帯
のときに各CPUがコモンRAM6をアクセスし、CP
U間通信を行うことにより、ソフトウェアの省力化、ス
ピードアップ、多数のCPU間の接続を簡単な回路構成
で行うことが可能となる。
Therefore, each CPU accesses the common RAM 6 during the allocated time slot of one cycle generated based on the clock of the master CPU among the multiple CPUs, and the CPU
By performing inter-U communication, it becomes possible to save labor and speed up software, and to connect a large number of CPUs with a simple circuit configuration.

〔実施例〕〔Example〕

次に、第1図から第3図を用いて本発明の実施例の構成
および動作を順次詳細に説明する。
Next, the configuration and operation of the embodiment of the present invention will be explained in detail using FIGS. 1 to 3.

第1図は、本発明の1実施例構成図を示す。FIG. 1 shows a configuration diagram of one embodiment of the present invention.

第1図において、CPUI、2.3は、マルチCPUシ
ステムを構成するCPUであって、コモンRAM6をア
クセスしてCPUI、2.3の間で通信を行って処理を
分担して行うものである。
In FIG. 1, CPUI 2.3 is a CPU that constitutes a multi-CPU system, which accesses the common RAM 6 and communicates between CPUIs 2.3 and 2.3 to share processing. .

ここで、CPU3がマスタ、CPUI、CPU2がスレ
ーブとする。
Here, it is assumed that the CPU3 is the master, and the CPUI and CPU2 are the slaves.

切換器4は、CPUI、2.3からのアドレスバス、デ
ータバスのいずれかをコモンRAM6に接続する切換器
であって、切換制御回路5からの切換信号に従って切り
換えるものである。
The switch 4 connects either the address bus or the data bus from the CPU 2.3 to the common RAM 6, and switches according to a switching signal from the switching control circuit 5.

切換制御回路5は、切換器4を切り換える切換信号およ
びコモンRAM6へのライト/リード信号を生成するも
のであって、マスクのCPU3からのクロックをもとに
1周期のうちの予め時分割して排他的にCPUI、2.
3にそれぞれ割り当てた時間帯のときに切り換える切換
信号を切換器4を供給すると共にライト/リード信号を
コモンRAM6に供給するものである。
The switching control circuit 5 generates a switching signal for switching the switching device 4 and a write/read signal to the common RAM 6. The switching control circuit 5 generates switching signals for switching the switching device 4 and write/read signals to the common RAM 6. Exclusively CPUI, 2.
The switch 4 is supplied with a switching signal to be switched during the time slots assigned to the RAM 3, respectively, and the write/read signal is supplied to the common RAM 6.

コモンRAM6は、CPUI、2.3がメツセージをラ
イトしたり、自己宛のメツセージをリードしたりし、C
PU間通信するための読み書き可能なメモリである。
The common RAM 6 is used by CPU 2.3 to write messages, read messages addressed to itself, and
This is a readable and writable memory for communication between PUs.

次に、第2図タイムチャートを用いて第1図構成の動作
を説明する。
Next, the operation of the configuration shown in FIG. 1 will be explained using the time chart shown in FIG.

第2図において、■CPU3のコモンRAMへのアクセ
ス信号(切換信号)は、第1図切換制御回路5がコモン
RAM6に供給するアクセス信号(ライト/リード信号
)および切換器4に供給する切換信号である(Lレベル
がアクティグ)。CPU3がONのライト/リード信号
を切換制御回路5に入力したことに対応して、この■の
信号のLレベルのときにアドレスバス、データバスをコ
モンRAM6に接続し、この間にコモンRAM6をアク
セスする。
In FIG. 2, ■The access signal (switching signal) to the common RAM of the CPU 3 is the access signal (write/read signal) supplied to the common RAM 6 by the switching control circuit 5 in FIG. 1 and the switching signal supplied to the switch 4. (L level is active). In response to the CPU 3 inputting an ON write/read signal to the switching control circuit 5, the address bus and data bus are connected to the common RAM 6 when this signal (■) is at L level, and the common RAM 6 is accessed during this time. do.

■コモンRAMへのバス接続は、■、■、■のアクセス
信号(切換信号)がLレベルのとき、該当するCPU3
.1.2のアドレスバス、データバスをコモンRAMへ
接続する状態を示す。CPU3.1.2はアドレスバス
、データバスがコモンRAM6に接続されている時間帯
のときにアクセスし、CPU間通信を行う。
■The bus connection to the common RAM is made when the access signals (switching signals) of ■, ■, ■ are at L level,
.. 1.2 shows the state in which the address bus and data bus are connected to the common RAM. The CPU 3.1.2 accesses and performs inter-CPU communication during the time period when the address bus and data bus are connected to the common RAM 6.

■CPU3のクロックは、マスタであるCPU3のクロ
ックであって、このクロックをもとに■、■、■がLレ
ベルとなる1周期のうちの時間帯を割り当てている。
(2) The clock of the CPU 3 is the clock of the master CPU 3, and based on this clock, time slots in one cycle in which (2), (2), and (2) are at L level are assigned.

■CPUIのコモンRAMへのアクセス信号(切換信号
)は、第1図切換制御回路5がコモンRAM6に供給す
るアクセス信号(ライト/リード信号)および切換器4
に供給する切換信号である。CPUIがONのライト/
リード信号を切換制御回路5に人力したことに対応して
、この■の信号のLレベルのときにアドレスバス、デー
タバスをコモンRAM6に接続し、この間にコモンRA
M6をアクセスする。
■The access signal (switching signal) to the common RAM of the CPU is the access signal (write/read signal) supplied to the common RAM 6 by the switching control circuit 5 shown in FIG.
This is the switching signal supplied to the CPUI ON light/
In response to the input of the read signal to the switching control circuit 5, the address bus and data bus are connected to the common RAM 6 when the signal ① is at the L level, and during this period the common RAM
Access M6.

■CPU2のコモンRAMへのアクセス信号(切換信号
)は、第1図切換制御回路5がコモンRAM6に供給す
るアクセス信号(ライト/リード信号)および切換器4
に供給する切換信号である。CPU2がONのライト/
リード信号を切換制御回路5に入力したことに対応して
、この■の信号のLレベルのときにアドレスバス、デー
タバスをコモンRAM6に接続し、この間にコモンRA
M6をアクセスする。
■The access signal (switching signal) to the common RAM of the CPU 2 is the access signal (write/read signal) supplied to the common RAM 6 by the switching control circuit 5 in FIG.
This is the switching signal supplied to the Light when CPU2 is ON/
In response to inputting the read signal to the switching control circuit 5, the address bus and data bus are connected to the common RAM 6 when the signal (①) is at the L level, and during this period, the common RAM
Access M6.

以上の動作によって、CPU3.1.2は1周期のうち
の自己に割り当てられた時間帯にアドレスバス、データ
バスをコモンRAM6に接続してアクセスし、CPU3
.1.2の間で相互にメツセージのやりとりを行い、C
PU間通信を行うことが可能となる。
Through the above operations, the CPU 3.1.2 connects the address bus and data bus to the common RAM 6 and accesses it during the time period assigned to itself within one cycle.
.. Exchange messages between 1 and 2, and C
It becomes possible to perform communication between PUs.

第3図は、具体例のタイムチャートを示す。これは、モ
トローラ社製68000MPUを3個、第1図構成に示
すように接続した場合のタイムチャートである。CPU
3をマスクとし、これの基本クロックおよびEクロック
を用い、1周期のうちの所定の時間帯をCPU3.1.
2にそれぞれ割り当てるようにしている。ここでは、マ
スクのCPU3にEクロックのHレベルの時間帯を割り
当て、他のCPUI、2にEクロックのしレベルのとき
かつ基本クロックの1クロック分の時間帯をそれぞれ割
り当てている。以下説明する。
FIG. 3 shows a time chart of a specific example. This is a time chart when three 68000 MPUs manufactured by Motorola are connected as shown in the configuration shown in FIG. CPU
3 as a mask, and using its basic clock and E clock, a predetermined time period in one cycle is set to CPU 3.1.
I am trying to assign each to 2. Here, a time period when the E clock is at the H level is assigned to the mask CPU 3, and a time period corresponding to one clock of the basic clock when the E clock is at the low level is assigned to the other CPUs 2, respectively. This will be explained below.

@CPU3基本クロフクは、マスクのCPU3の基本ク
ロックである。
@CPU3 basic clock is the basic clock of CPU3 of the mask.

OEツクックは、マスクのCPU3のEクロックである
The OE clock is the E clock of the CPU 3 of the mask.

■コモンRAM−5ELは、マスクのCPU3に対して
コモンRAM6を選択する信号である。
(2) Common RAM-5EL is a signal for selecting the common RAM 6 for the CPU 3 of the mask.

具体的には、マスクのCPU3のアドレスバス、データ
バスをコモンRAM6に接続する切換信号およびこのコ
モンRAM6をアクセスするアクセス信号である。
Specifically, they are a switching signal for connecting the address bus and data bus of the mask CPU 3 to the common RAM 6, and an access signal for accessing the common RAM 6.

[相]READ−コモンRAMは、コモンRAM6をリ
ード、ライトする信号である。ここでは、Hベルであっ
て、リード信号である。一方、Lベルがライト信号であ
る。
[Phase] READ-Common RAM is a signal for reading and writing the common RAM 6. Here, it is an H bell and is a read signal. On the other hand, L bell is a write signal.

■CPU 1−ENBは、スレーブのCPUIに対して
コモンRAM6を選択する信号である。具体的には、ス
レーブのCPUIのアドレスバス、データバスをコモン
RAM6に接続する切換信号およびこのコモンRAM6
をアクセスするアクセス信号である。ここで、マスクの
CPU3のEクロックがLレベルのうちの基本クロック
の1クロ7り分だけ、図示のようにLレベルとし、この
間にCPUIはコモンRAM6をアクセスする。
(2) CPU 1-ENB is a signal for selecting the common RAM 6 for the slave CPUI. Specifically, the switching signals for connecting the address bus and data bus of the slave CPU to the common RAM 6 and the common RAM 6
This is an access signal to access. Here, the E clock of the CPU 3 of the mask is set to the L level by one clock of the basic clock of the L level as shown in the figure, and the CPU accesses the common RAM 6 during this time.

@CPU2−ENBは、スレーブのCPU2に対してコ
モンRAM6を選択する信号である。具体的には、スレ
ーブのCPU2のアドレスバス、データバスをコモンR
AM6に接続する切換信号およびこのコモンRAM6を
アクセスするアクセス信号である。ここで、マスクのC
PU3のEクロックがLレベルのうちの基本タロツクの
1クロック分だけ、図示のようにLレベルとし、この間
にCPU2はコモンRAM6をアクセスする。
@CPU2-ENB is a signal for selecting the common RAM 6 for the slave CPU2. Specifically, the address bus and data bus of slave CPU2 are connected to common R.
These are a switching signal for connecting to AM6 and an access signal for accessing this common RAM6. Here, C of the mask
As shown in the figure, the E clock of the PU 3 is set to the L level by one clock of the basic clock out of the L level, and the CPU 2 accesses the common RAM 6 during this period.

以上説明したタイムチャートに従って、マスクのCPU
3のEクロックがHレベルの間、CPU3のアドレスバ
ス、データバスをコモンRAM6に接続してアクセスし
、一方、スレーブのCPU1.2はEクロックのLレベ
ルのうちの1基本クロックの間、CP[Jl、2のアド
レスバス、データバスをコモンRAM6にそれぞれ接続
してアクセスすることにより、簡単なハードウェア回路
であってかつソフトウェアの効率を悪(することなく、
CPU3.1.2の間でコモンRAM6を介してCPU
間通信を行うことが可能となる。
According to the time chart explained above, the CPU of the mask
While the E clock of No. 3 is at the H level, the address bus and data bus of the CPU 3 are connected to the common RAM 6 for access. On the other hand, the slave CPU 1. [By connecting and accessing the address bus and data bus of Jl and 2 to the common RAM 6, it is possible to create a simple hardware circuit without deteriorating software efficiency.
CPU3.1.2 via common RAM6
It becomes possible to communicate between

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

以上説明したように、本発明によれば、複数のCPUの
うちのマスクCPUのクロックをもとに生成した1周期
のうちの割り当てられた時間帯のときに各CPUがコモ
ンRAM6をアクセスし、CPU間通信を行う構成を採
用しているため、ソフトウェアの省力化、スピードアン
プ、簡単な回路構成でCPU間通信を行うことができる
As explained above, according to the present invention, each CPU accesses the common RAM 6 during the allocated time slot of one cycle generated based on the clock of the mask CPU among the plurality of CPUs, Since it adopts a configuration that performs inter-CPU communication, it is possible to perform inter-CPU communication with less software, a speed amplifier, and a simple circuit configuration.

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

第11!lは本発明の1実施例構成図 第2図は第1図構成のタイムチャート 第3図は本発明の具体例のタイムチャート第4図は従来
のCPU間通間通ロブロック図す。 図中、1.2.3 : CPU 4:切換器(MPX) 5:切換制御回路 6:コモンRAM
11th! FIG. 2 is a time chart of the structure shown in FIG. 1. FIG. 3 is a time chart of a concrete example of the invention. FIG. 4 is a block diagram of a conventional CPU. In the figure, 1.2.3: CPU 4: Switching device (MPX) 5: Switching control circuit 6: Common RAM

Claims (1)

【特許請求の範囲】 複数のCPU間でメモリを介して通信を行うマルチCP
Uシステム間通信方法において、複数のCPUがアクセ
スしてCPU間通信を行うコモンRAM(6)と、 複数のCPUからのアドレスバス、データバスのいずれ
かをこのコモンRAM(6)に接続する切換器(4)と
、 この切換器(4)を切り換える切換信号を生成する切換
制御回路(5)とを備え、 複数のCPUのうちのマスタCPUからのクロックをも
とに上記切換制御回路(5)が複数のCPUからのアド
レスバス、データバスのうちのいずれかを1周期のうち
の予め時分割して割り当てた時間帯のときに切り換える
切換信号を切換器(4)に供給し、切換器(4)が該当
するCPUのアドレスバス、データバスをコモンRAM
(6)に接続し、コモンRAM(6)をアクセスしてC
PU間通信を行うように構成したことを特徴とするマル
チCPUシステム間通信方法。
[Claims] Multi-CP that communicates between multiple CPUs via memory
In the U-system communication method, there is a common RAM (6) that is accessed by multiple CPUs for inter-CPU communication, and a switch that connects either the address bus or data bus from the multiple CPUs to this common RAM (6). a switch (4), and a switching control circuit (5) that generates a switching signal to switch the switching device (4), and the switching control circuit (5) generates a switching signal to switch the switching device (4) based on a clock from a master CPU of the plurality of CPUs. ) supplies a switching signal to the switching device (4) to switch one of the address buses and data buses from the plurality of CPUs during a pre-assigned time slot in one cycle, and the switching device The address bus and data bus of the CPU to which (4) applies are connected to common RAM.
(6), access the common RAM (6), and access the common RAM (6).
A communication method between multi-CPU systems, characterized in that the communication method is configured to perform communication between PUs.
JP2282384A 1990-10-20 1990-10-20 Communication method between multi-cpu systems Pending JPH04156656A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2282384A JPH04156656A (en) 1990-10-20 1990-10-20 Communication method between multi-cpu systems

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2282384A JPH04156656A (en) 1990-10-20 1990-10-20 Communication method between multi-cpu systems

Publications (1)

Publication Number Publication Date
JPH04156656A true JPH04156656A (en) 1992-05-29

Family

ID=17651701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2282384A Pending JPH04156656A (en) 1990-10-20 1990-10-20 Communication method between multi-cpu systems

Country Status (1)

Country Link
JP (1) JPH04156656A (en)

Similar Documents

Publication Publication Date Title
US4212057A (en) Shared memory multi-microprocessor computer system
KR920008458B1 (en) Computer system architecture
JPS5837585B2 (en) Keisan Kisouchi
US4691280A (en) High performance multi-processor system
US6292851B1 (en) System for allowing a supervisory module to obtain alarm and status information from at least one supervised module without having to specify physical addresses
JPS63175962A (en) Direct memory access controller
EP0067519B1 (en) Telecommunications system
JPH04156656A (en) Communication method between multi-cpu systems
EP0114839B1 (en) A high performance multi-processor system
JPH01291343A (en) Memory managing device
SU1683039A1 (en) Device for data processing for multiprocessor system
JP2705955B2 (en) Parallel information processing device
JP2730189B2 (en) Distributed controller
JPH024021B2 (en)
KR830001847B1 (en) A system for controlling a plurality of micro - processors
KR200210744Y1 (en) Apparatus for data communication between processors
JPH056333A (en) Multi-processor system
JPH0215152Y2 (en)
JPS6029139B2 (en) Connection method between processing units
JPH05120207A (en) Data transfer system
JPH0221306A (en) Programmable controller
JP2612715B2 (en) Address bus controller
JPH0261749A (en) Data transfer device
JPH0498547A (en) Information processor
JPH01304565A (en) Data exchange system