JPS6217879Y2 - - Google Patents

Info

Publication number
JPS6217879Y2
JPS6217879Y2 JP1985203645U JP20364585U JPS6217879Y2 JP S6217879 Y2 JPS6217879 Y2 JP S6217879Y2 JP 1985203645 U JP1985203645 U JP 1985203645U JP 20364585 U JP20364585 U JP 20364585U JP S6217879 Y2 JPS6217879 Y2 JP S6217879Y2
Authority
JP
Japan
Prior art keywords
memory
processing device
register
address
data
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
Application number
JP1985203645U
Other languages
Japanese (ja)
Other versions
JPS61115249U (en
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 filed Critical
Priority to JP1985203645U priority Critical patent/JPS6217879Y2/ja
Publication of JPS61115249U publication Critical patent/JPS61115249U/ja
Application granted granted Critical
Publication of JPS6217879Y2 publication Critical patent/JPS6217879Y2/ja
Expired legal-status Critical Current

Links

Description

【考案の詳細な説明】 〔産業上の利用分野〕 本考案は処理系間の通信手段を具備した多重化
処理装置に関するものである。
[Detailed Description of the Invention] [Industrial Field of Application] The present invention relates to a multiplex processing device equipped with communication means between processing systems.

〔従来の技術〕[Conventional technology]

従来、このような多重化処理装置における系間
の通信を行うためには、次のような2種類の方法
が用いられていた。
Conventionally, the following two types of methods have been used to communicate between systems in such a multiplexing processing device.

第1図は従来の多重化処理装置の構成を示すブ
ロツク図である。第1図においてaは両系間に共
通メモリを具え、これを介して両系が通信を行う
方法を示している。同図において1は一方の系
(A系)の中央処理装置(CPU)、2はA系のメ
モリ、3はA系のバス線である。また4は他方の
系(B系)の中央処理装置(CPU)、5はB系の
メモリ、6はB系のバス線である。7は共通メモ
リであつてそれぞれバス3,6を経てA系および
B系と接続されている。このような構成にするこ
とによつて、両系は共通メモリを自系のメモリと
してデータを読み書きすることができ、これによ
つて両系間の通信を行うことができる。この場合
共通メモリは両系からメモリとして見えるので、
系間通信のための手順は少く、また系間のデータ
転送速度が大きい長所がある。しかしながらこの
構成の場合、共通メモリ部のみは多重化されず一
重構成となるのでメモリの信頼度が問題になり、
また共通メモリはいずれかの系から電源を供給す
ることにすると、両系が同一の構成とならないた
め、装置構成、電源構成が複雑になる短所があ
る。
FIG. 1 is a block diagram showing the configuration of a conventional multiplexing processor. In FIG. 1, a shows a method in which both systems communicate through a common memory provided between them. In the figure, 1 is the central processing unit (CPU) of one system (system A), 2 is the memory of system A, and 3 is the bus line of system A. Also, 4 is the central processing unit (CPU) of the other system (system B), 5 is the memory of system B, and 6 is the bus line of system B. 7 is a common memory, which is connected to systems A and B via buses 3 and 6, respectively. With this configuration, both systems can read and write data into the common memory as if it were their own system's memory, thereby enabling communication between the two systems. In this case, the common memory appears as a memory from both systems, so
The advantages of this configuration are that there are fewer procedures for communication between systems, and the data transfer speed between systems is high. However, in this configuration, only the common memory section is not multiplexed but has a single configuration, which makes the reliability of the memory an issue.
Furthermore, if power is supplied to the common memory from either system, the two systems will not have the same configuration, which has the disadvantage that the device configuration and power supply configuration will become complicated.

第1図においてbは、両系にデイジタル入出力
回路DIOを具え、これを介して両系が通信を行う
方法を示している。同図において符号1,2,
3,4,5,6のあらわすところは第1図の場合
と異ならない。8,9はそれぞれA系およびB系
のDIOである。第1図bの構成においては、両系
は互に他系を入出力回路(I/O)とみて、プロ
グラムモードでアクセスすることができる。例え
ばA系からデータを送ろうとする場合は、そのデ
ータを一旦自系のDIO8へ書き込むと、このデー
タはB系のDIO9へ転送される。B系は割り込み
によつてデータが書き込まれたことを知つて、
DIO9のデータを読み出すことによつて、A系か
らの通信を受け取ることができる。この場合はA
系,B系が同一の構成となるので、電源を含めて
各系独立の装置構成をとれる長所がある。しかし
ながら、この構成の場合、系間通信がプログラム
モードによつて行われるため手順を必要とし、系
間データ転送に時間がかゝるとともに、CPUの
占有時間が長い短所がある。
In FIG. 1, b indicates a method in which both systems are equipped with a digital input/output circuit DIO, and both systems communicate via this. In the figure, symbols 1, 2,
The representations of 3, 4, 5, and 6 are the same as in Figure 1. 8 and 9 are A-system and B-system DIOs, respectively. In the configuration shown in FIG. 1b, both systems can access the other system in the program mode by viewing the other system as an input/output circuit (I/O). For example, when trying to send data from system A, once the data is written to DIO8 of the own system, this data is transferred to DIO9 of system B. The B system learns that the data has been written by the interrupt, and
By reading the data of DIO9, it is possible to receive communication from the A system. In this case A
Since the system and B system have the same configuration, there is an advantage that each system can have an independent device configuration including the power supply. However, in this configuration, since inter-system communication is performed in a program mode, a procedure is required, and inter-system data transfer takes time, and the CPU is occupied for a long time.

〔考案が解決しようとする問題点〕[Problem that the invention attempts to solve]

このように従来の多重化処理装置は長所を有す
る反面、いずれも短所を持つものであつた。
As described above, while the conventional multiplexing processing devices have advantages, they also all have disadvantages.

本考案の目的は、上述の従来技術における長所
を併せ持つとともに、それぞれの短所を除去した
多重化処理装置を提供することにある。
An object of the present invention is to provide a multiplexing processing device that has both the advantages of the above-mentioned conventional techniques and eliminates the disadvantages of each.

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

この目的を達成するため、本考案の多重化処理
装置においては、 複数の処理装置1,4と、 該各処理装置1,4とバス3,6を介して結合
されたメモリ2,5と、 該バス3,6間に接続され、該処理装置4から
該処理装置1側のメモリ2をアクセスするための
メモリアクセス装置11−1,12−1と、 該バス3,6間に接続され、該処理装置1から
該処理装置4側のメモリ5をアクセスするための
メモリアクセス装置11−2,12−2とを具
え、 該メモリアクセス装置11−1,12−1は、
該処理装置1より該処理装置4側のメモリ5のア
ドレスを書き込むメモリ・アドレス・レジスタ2
1と、該処理装置4側のメモリ5に転送すべきデ
ータを書き込むアウトプツト・バツフア・レジス
タ22と、該処理装置4側のメモリ5に対する読
出指令を発生するコマンド・レジスタ33と、該
処理装置4側のメモリ5から読み出されたデータ
を記憶するインプツト・バツフア・レジスタ34
とを具え 該メモリアクセス装置11−2,12−2は、
該処理装置4より該処理装置1側のメモリ2のア
ドレスを書き込むメモリ・アドレス・レジスタ2
1′と、該処理装置1側のメモリ2に転送すべき
データを書き込むアウトプツト・バツフア・レジ
スタ22′と、該処理装置1側のメモリ2に対す
る読出指令を発生するコマンド・レジスタ33′
と、該処理装置1側のメモリ2から読み出された
データを記憶するインプツト・バツフア・レジス
タ34′とを具えたことを特徴としている。
To achieve this objective, the multiplexing processing device of the present invention includes: a plurality of processing devices 1, 4; memories 2, 5 coupled to each of the processing devices 1, 4 via buses 3, 6; memory access devices 11-1 and 12-1 connected between the buses 3 and 6 for accessing the memory 2 on the processing device 1 side from the processing device 4; The memory access devices 11-2 and 12-2 are provided for accessing the memory 5 on the processing device 4 side from the processing device 1, and the memory access devices 11-1 and 12-1 include:
A memory address register 2 for writing the address of the memory 5 on the side of the processing device 4 from the processing device 1
1, an output buffer register 22 for writing data to be transferred to the memory 5 on the processing device 4 side, a command register 33 for generating a read command to the memory 5 on the processing device 4 side, and the processing device 4 an input buffer register 34 for storing data read from the side memory 5;
The memory access device 11-2, 12-2 comprises:
A memory address register 2 in which the processing device 4 writes the address of the memory 2 on the processing device 1 side.
1', an output buffer register 22' for writing data to be transferred to the memory 2 on the processing device 1 side, and a command register 33' for generating a read command to the memory 2 on the processing device 1 side.
and an input buffer register 34' for storing data read out from the memory 2 on the processing device 1 side.

〔実施例〕〔Example〕

以下実施例について説明する。 Examples will be described below.

第2図は本考案の多重化処理装置の一実施例の
構成を示すブロツク図である。同図において符号
1,2,3,4,5,6のあらわすところは第1
図および第2図の場合と異ならない。11,12
はメモリアクセス装置(BCC)である。BCC1
1は主BCC(BCCM)11−1,副BCC
(BCCS)11−2からなり、BCC12は副BCC
(BCCS)12−1,主BCC(BCCM)12−2
から構成され、それぞれ自系のバス3,6に接続
されているとともに、外線13,14を通じてそ
れぞれBCCM11−1とBCCS12−1、および
BCCM12−2とBCCS11−2が接続されてい
る。
FIG. 2 is a block diagram showing the configuration of one embodiment of the multiplexing processing device of the present invention. In the figure, the numbers 1, 2, 3, 4, 5, and 6 represent the first
This is not different from the case in FIG. 11,12
is the memory access unit (BCC). BCC1
1 is main BCC (BCCM) 11-1, secondary BCC
(BCCS) Consists of 11-2, BCC12 is the secondary BCC
(BCCS) 12-1, Main BCC (BCCM) 12-2
are connected to their own buses 3 and 6, and are connected to BCCM 11-1, BCCS 12-1, and BCCS 12-1 through external lines 13 and 14, respectively.
BCCM 12-2 and BCCS 11-2 are connected.

今、例えばA系からB系に対して通信を行う場
合は、次のようにして動作が行われる。まずA系
のCPU1はB系のメモリ5のアドレスをBCCS1
2−1に書き込む。次にCPU1はBCCS12−1
に転送すべきデータを書込む。アドレスとデータ
の書き込みが終るとBCCS12−1はダイレク
ト・メモリ・アクセス(DMA)モードでメモリ
5の指定のアドレスにデータを書き込む。B系の
CPU4は自系のメモリ5にアクセスして転送さ
れたデータを受取ることができる。以上はA系か
らB系に対して通信行う場合であるが、B系から
A系に対して通信を行う場合も全く同様の手順に
よつて行うことができる。
Now, for example, when communicating from system A to system B, the operation is performed as follows. First, CPU 1 of system A sets the address of memory 5 of system B to BCCS1.
Write in 2-1. Next, CPU1 is BCCS12-1
Write the data to be transferred to. After writing the address and data, the BCCS 12-1 writes the data to the specified address in the memory 5 in direct memory access (DMA) mode. B-type
The CPU 4 can access the memory 5 of its own system and receive the transferred data. The above is a case where communication is performed from system A to system B, but communication from system B to system A can be performed using exactly the same procedure.

第3図はメモリアクセス装置の一実施例を示す
ブロツク図である。同図においては、一例として
A系に属するBCCM11−1とB系に属する
BCCS12−1のみが示されている。
FIG. 3 is a block diagram showing one embodiment of a memory access device. In the figure, as an example, BCCM11-1 belongs to the A system and BCCM11-1 belongs to the B system.
Only BCCS12-1 is shown.

まずA系からB系に対して通信を行う場合、A
系のCPU1が指定したB系のメモリ5のアドレ
スは、BCCM11−1からBCCS12−1へ送ら
れて、メモリ・アドレス・レジスタ(MAR)2
1に書き込まれる。またA系からB系に転送すべ
きデータはBCCM11−1からBCCS12−1へ
送られてアウトプツト・バツフア・レジスタ
(OBR)22に書き込まれる。MAR21および
OBR22への書き込みはBCCM11−1内に設
けられたアドレスデコーダ31の指示によつて時
分割で行われ、MAR21およびOBR22への書
き込みと同時に、アドレス・デコーダ31の指示
によつてBCCS12−1内のDMA制御回路23
が起動する。ダイレクト・メモリ・アクセス
(DMA)制御回路23の起動により以後はCPU1
の制御を離れて、DMA制御回路23の制御のも
とに、DMAモードでMAR21に書き込まれたア
ドレスに従つてOBR22に書き込まれたデータ
がメモリ5に書き込まれる。BCCM11−1内に
デバイス・ステータス・レジスタ(DSR)32
が設けられていて、DMA転送中はOSR32にビ
ジーの表示が行われ、CPU1に通知される。
First, when communicating from system A to system B, A
The address of the B-system memory 5 specified by the system CPU 1 is sent from the BCCM 11-1 to the BCCS 12-1, and is stored in the memory address register (MAR) 2.
Written to 1. Further, data to be transferred from system A to system B is sent from BCCM 11-1 to BCCS 12-1 and written to output buffer register (OBR) 22. MAR21 and
Writing to the OBR22 is performed in a time-sharing manner according to instructions from the address decoder 31 provided in the BCCM11-1. At the same time as writing to the MAR21 and OBR22, writing to the DMA control circuit 23
starts. After activation of the direct memory access (DMA) control circuit 23, the CPU 1
Under the control of the DMA control circuit 23, the data written to the OBR 22 is written to the memory 5 in accordance with the address written to the MAR 21 in the DMA mode. Device status register (DSR) 32 in BCCM11-1
is provided, and during DMA transfer, a busy indication is displayed on the OSR 32 and the CPU 1 is notified.

一方、A系がB系から通信を受け取ろうとする
場合は、A系のCPU1は読み取ろうとするB系
のメモリ5のアドレスをBCCM11−1を経て
BCCS12−1のMAR21へ書き込む。これと
同時にBCCM11−1内のコマンド・レジスタ
(CMR)33から読取指令が出され、これによつ
てBCCS12−1のDMA制御回路23が起動
し、以後CPU1の制御を離れてDMA制御回路2
3の制御のもとにDMAモードでMAR21に書き
込まれたアドレスに対応するデータがメモリ5か
ら読み出されて、インプツト・バツフア・レジス
タ(IBR)34に書き込まれる。A系のCPU1は
IBR34にアクセスしてその内容を読み出すこと
によつて、B系からの通信を受け取ることができ
る。
On the other hand, when the A system attempts to receive communication from the B system, the A system's CPU 1 reads the address of the B system's memory 5 to be read via the BCCM 11-1.
Write to MAR21 of BCCS12-1. At the same time, a read command is issued from the command register (CMR) 33 in the BCCM 11-1, which activates the DMA control circuit 23 of the BCCS 12-1.
The data corresponding to the address written to the MAR 21 in the DMA mode under the control of the input buffer register 3 is read from the memory 5 and written to the input buffer register (IBR) 34. A-series CPU1 is
By accessing the IBR 34 and reading its contents, it is possible to receive communications from the B system.

以上はA系の主導のもとにB系に対して通信を
送り、または通信を受け取る場合について説明し
たが、同様にB系の主導のもとにA系に対して通
信を送りまたは通信を受け取る場合も、BCCM1
2−2,BCCS11−2によつて全く同様にして
通信を行うことができる。
The above explained the case where system A sends or receives communication to system B under the initiative of system A, but similarly, system B sends or receives communication to system A under the initiative of system B. If you receive it, BCCM1
2-2, communication can be performed in exactly the same way using the BCCS 11-2.

すなわち図示省略されているが、BCCM12−
2はBCCM11−1のアドレス・デコーダ31,
デバイス・ステータス・レジスタ(DSR)3
2,コマンド・レジスタ(CMR)33,インプ
ツト・バツフア・レジスタ(IBR)34に対応し
て、アドレス・デコーダ31′,デバイス・ステ
ータス・レジスタ(DSR)32′,コマンド・レ
ジスタ(CMR)33′,インプツト・バツフア・
レジスタ(IBR)34′を具え、BCCS11−2は
BCCS12−1のメモリ・アドレス・レジスタ
(MAR)21,アウトプツト・バツフア・レジス
タ(OBR)22,DMA制御回路23に対応し
て、メモリ・アドレス・レジスタ(MAR)2
1′,アウトプツト・バツフア・レジスタ
(OBR)22′,DMA制御回路23′を具えてお
り、これら各部の機能,動作は対応する各部と同
様である。
In other words, although not shown, BCCM12-
2 is the address decoder 31 of BCCM11-1,
Device status register (DSR) 3
2. Corresponding to command register (CMR) 33 and input buffer register (IBR) 34, address decoder 31', device status register (DSR) 32', command register (CMR) 33', input buffer
Equipped with register (IBR) 34', BCCS11-2 is
Memory address register (MAR) 2 corresponds to memory address register (MAR) 21, output buffer register (OBR) 22, and DMA control circuit 23 of BCCS12-1.
1', an output buffer register (OBR) 22', and a DMA control circuit 23', and the functions and operations of these parts are the same as those of the corresponding parts.

〔考案の効果〕[Effect of idea]

このように本考案の多重化処理装置において
は、相手方システムにデータを送る場合は相手方
のメモリアドレスを相手方のMARにセツトし、
データを相手方OBRに読込むことによつて、以
後DMA動作によつて相手方メモリにデータの転
送を行うことができ、相手方システムからデータ
を受け取る場合は、相手方のメモリアドレスを相
手方のMARにセツトし読み出し指令を送ること
によつて、以後DMA動作によつてデータを自系
のIBRに受け取ることができる。このように系間
のデータ転送に手順を必要としない利点がある。
また両系が同一の構成となるので各系独立の装置
構成をとることができ、さらに通信用のメモリも
両系でそれぞれに持つて二重化することも可能で
ある。
In this way, in the multiplexing processing device of the present invention, when sending data to the other party's system, the memory address of the other party is set in the other party's MAR, and
By reading data into the other party's OBR, data can be transferred to the other party's memory using DMA operation. When receiving data from the other party's system, the other party's memory address must be set to the other party's MAR. By sending a read command, data can subsequently be received by the own IBR through DMA operation. In this way, there is an advantage that no procedure is required for data transfer between systems.
Furthermore, since both systems have the same configuration, each system can have an independent device configuration, and furthermore, both systems can have their own communication memories for duplication.

本考案の方式はBCCによる結合をスター形式
に配置すれば、多重系に拡張することも可能であ
る。
The method of the present invention can be extended to multiple systems by arranging the BCC connections in a star format.

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

第1図は従来の多重化処理装置の構成を示すブ
ロツク図、第2図は本考案の多重化処理装置の一
実施例の構成を示すブロツク図、第3図はメモリ
アクセス装置の一実施例の構成を示すブロツク図
である。 1……中央処理装置(CPU)、2……メモリ、
3……バス線、4……中央処理装置(CPU)、5
……メモリ、6……バス線、7……共通メモリ、
8,9……デイジタル入出力回路(DIO)、11
……メモリアクセス装置(BCC)、11−1……
主BCC(BCCM)、11−2……副BCC
(BCCS)、12……メモリアクセス装置
(BCC)、12−1……副BCC(BCCS)、12−
2……主BCC(BCCM)、13,14……外線、
21……メモリ・アドレス・レジスタ(MAR)、
22……アウナプツト・バツフア・レジスタ
(OBR)、23……DMA制御回路、31……アド
レス・デコーダ、32……デバイス・ステータ
ス・レジスタ(DSR)、33……コマンド・レジ
スタ(CMR)、34……インプツト・バツフア・
レジスタ(IBR)。
FIG. 1 is a block diagram showing the configuration of a conventional multiplexing processing device, FIG. 2 is a block diagram showing the configuration of an embodiment of the multiplexing processing device of the present invention, and FIG. 3 is an embodiment of a memory access device. FIG. 1...Central processing unit (CPU), 2...Memory,
3...Bus line, 4...Central processing unit (CPU), 5
...Memory, 6...Bus line, 7...Common memory,
8, 9...Digital input/output circuit (DIO), 11
...Memory access device (BCC), 11-1...
Main BCC (BCCM), 11-2……Secondary BCC
(BCCS), 12... Memory access device (BCC), 12-1... Secondary BCC (BCCS), 12-
2...Main BCC (BCCM), 13, 14...External line,
21...Memory address register (MAR),
22... Output buffer register (OBR), 23... DMA control circuit, 31... Address decoder, 32... Device status register (DSR), 33... Command register (CMR), 34... …Input/Buffer/
Register (IBR).

Claims (1)

【実用新案登録請求の範囲】 複数の処理装置1,4と、 該各処理装置1,4とバス3,6を介して結合
されたメモリ2,5と、 該バス3,6間に接続され、該処理装置4から
該処理装置1側のメモリ2をアクセスするための
メモリアクセス装置11−1,12−1と、 該バス3,6間に接続され、該処理装置1から
該処理装置4側のメモリ5をアクセスするための
メモリアクセス装置11−2,12−2とを具
え、 該メモリアクセス装置11−1,12−1は、
該処理装置1より該処理装置4側のメモリ5のア
ドレスを書き込むメモリ・アドレス・レジスタ2
1と、該処理装置4側のメモリ5に転送すべきデ
ータを書き込むアウトプツト・バツフア・レジス
タ22と、該処理装置4側のメモリ5に対する読
出指令を発生するコマンド・レジスタ33と、該
処理装置4側のメモリ5から読み出されたデータ
を記憶するインプツト・バツフア・レジスタ34
とを具え、 該メモリアクセス装置11−2,12−2は、
該処理装置4より該処理装置1側のメモリ2のア
ドレスを書き込むメモリ・アドレス・レジスタ2
1′と、該処理装置1側のメモリ2に転送すべき
データを書き込むアウトプツト・バツフア・レジ
スタ22′と、該処理装置1側のメモリ2に対す
る読出指令を発生するコマンド・レジスタ33′
と、該処理装置1側のメモリ2から読み出された
データを記憶するインプツト・バツフア・レジス
タ34′とを具えたことを特徴とする多重化処理
装置。
[Claims for Utility Model Registration] A plurality of processing devices 1 and 4, memories 2 and 5 connected to each of the processing devices 1 and 4 via buses 3 and 6, and memories connected between the buses 3 and 6. , memory access devices 11-1 and 12-1 for accessing the memory 2 on the processing device 1 side from the processing device 4, and the buses 3 and 6, and are connected between the processing device 1 and the processing device 4. and memory access devices 11-2 and 12-2 for accessing the side memory 5, and the memory access devices 11-1 and 12-1 are provided with:
A memory address register 2 for writing the address of the memory 5 on the side of the processing device 4 from the processing device 1
1, an output buffer register 22 for writing data to be transferred to the memory 5 on the processing device 4 side, a command register 33 for generating a read command to the memory 5 on the processing device 4 side, and the processing device 4 an input buffer register 34 for storing data read from the side memory 5;
The memory access device 11-2, 12-2 comprises:
A memory address register 2 in which the processing device 4 writes the address of the memory 2 on the processing device 1 side.
1', an output buffer register 22' for writing data to be transferred to the memory 2 on the processing device 1 side, and a command register 33' for generating a read command to the memory 2 on the processing device 1 side.
and an input buffer register 34' for storing data read out from the memory 2 on the processing device 1 side.
JP1985203645U 1985-12-27 1985-12-27 Expired JPS6217879Y2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1985203645U JPS6217879Y2 (en) 1985-12-27 1985-12-27

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1985203645U JPS6217879Y2 (en) 1985-12-27 1985-12-27

Publications (2)

Publication Number Publication Date
JPS61115249U JPS61115249U (en) 1986-07-21
JPS6217879Y2 true JPS6217879Y2 (en) 1987-05-08

Family

ID=30766051

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1985203645U Expired JPS6217879Y2 (en) 1985-12-27 1985-12-27

Country Status (1)

Country Link
JP (1) JPS6217879Y2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5215242A (en) * 1975-07-28 1977-02-04 Nec Corp Mutual communication system among processors

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5215242A (en) * 1975-07-28 1977-02-04 Nec Corp Mutual communication system among processors

Also Published As

Publication number Publication date
JPS61115249U (en) 1986-07-21

Similar Documents

Publication Publication Date Title
JPS6217879Y2 (en)
JPH0715670B2 (en) Data processing device
JPS6367702B2 (en)
JP2699482B2 (en) Data transfer control device
JPH03175851A (en) Communication controller
JP3036809B2 (en) Buffer management method in microcomputer
JPS6130300B2 (en)
JPH01175056A (en) Program transfer system
JP3458383B2 (en) Bus connection method
JPH02299058A (en) Communication system between computer systems
WO1993010499A1 (en) Device for transmission of data
JPS63163952A (en) Data transfer system
JPS6379161A (en) Semiconductor memory device
JPS59100653A (en) Polling address selecting system
JPS61201368A (en) Transfer device for image information
JPS6057095B2 (en) Storage device
JPS6383854A (en) Data transfer circuit
GB2260836A (en) Bus Interface
JPS61262870A (en) Bus controlling system
JPH0652516B2 (en) Bus interface device
JPS60147864A (en) Microcomputer device
JPS63146148A (en) Bus system
JPS63201810A (en) Time system for information processing system
JPS5816326A (en) Data channel controlling system
JPH02148349A (en) Information processor