JPH07129519A - Dual cpu system - Google Patents

Dual cpu system

Info

Publication number
JPH07129519A
JPH07129519A JP5275472A JP27547293A JPH07129519A JP H07129519 A JPH07129519 A JP H07129519A JP 5275472 A JP5275472 A JP 5275472A JP 27547293 A JP27547293 A JP 27547293A JP H07129519 A JPH07129519 A JP H07129519A
Authority
JP
Japan
Prior art keywords
bus
cpu
memory
controller
dual
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
JP5275472A
Other languages
Japanese (ja)
Inventor
Masato Yanai
正人 柳井
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP5275472A priority Critical patent/JPH07129519A/en
Publication of JPH07129519A publication Critical patent/JPH07129519A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Memory System (AREA)

Abstract

PURPOSE:To make a large capacity memory usable as the memory for temporary storage of data by constituting a pseudo dual port memory circuit by the address decoder of a CPU, a bus mediation controller, a bus buffer and the memory for temporary storage. CONSTITUTION:A bus arbitration controller 105 permits that a CPU 1 accesses a multiport memory 109 by returning a bus use permission signal BG 1 to an address decoder 103 and further opening a buffer 107 by making a G 1 signal active when the controller 105 judges that a CPU 2 does not access the multiport memory 109 when the controller receives a bus request signal BR 1. The controller 105 permits that the CPU 2 accesses the multiport memory 109 by returning a bus use permission signal BG 2 to an address decoder 106 and opening a buffer 108 by making a G 2 signal active when the controller 5 judges that the CPU 1 does not access the multiport memory 109 when the controller receives a bus request signal BR 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はデュアルCPUシステム
に係わり、より詳細にはデータの高速転送が可能なデュ
アルCPUシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a dual CPU system, and more particularly to a dual CPU system capable of high speed data transfer.

【0002】[0002]

【従来技術】従来のデュアルCPUシステムは図3に示
すように301で表されるCPU1と、310で表され
るCPU2とを備えている。CPU301はCPUバス
1を介して302で表されるローカルメモリ1と接続さ
れている。一方、CPU310はCPUバス2を介して
312で表されるローカルメモリ2、複数のI/Oデバ
イス311、314、315、及びDMAコントローラ
313に接続されている。また、CPUバス1及びCP
Uバス2は各CPU間のデータやコマンドの転送を可能
にすべく、共にデュアルポートメモリ316に接続さ
れ、デュアルポートメモリ316のチップセレクト端子
CS1にはCPU1からのアドレスが303で表される
アドレスデコーダ1を介して、また、チップセレクト端
子CS2にはCPU2からのアドレスが306で表され
るアドレスデコーダ2を介してそれぞれ供給されてい
る。
2. Description of the Related Art A conventional dual CPU system is provided with a CPU 1 indicated by 301 and a CPU 2 indicated by 310, as shown in FIG. The CPU 301 is connected to the local memory 1 represented by 302 via the CPU bus 1. On the other hand, the CPU 310 is connected to the local memory 2 represented by 312, the plurality of I / O devices 311, 314, 315, and the DMA controller 313 via the CPU bus 2. Also, CPU bus 1 and CP
The U-bus 2 is connected to the dual port memory 316 together so as to enable the transfer of data and commands between the CPUs, and the chip select terminal CS1 of the dual port memory 316 has an address from the CPU 1 represented by 303. An address from the CPU 2 is supplied to the chip select terminal CS2 via the decoder 1 and an address decoder 2 represented by 306.

【0003】以上のように、従来のデュアルCPUシス
テムでは、デュアルポートメモリを使用して各CPU間
のデータやコマンドを転送しているが、この図を利用し
てCPU1側にあるローカルメモリ1からCPU2側に
あるI/Oデバイスにデータを転送する場合の動作を簡
単に説明する。
As described above, in the conventional dual CPU system, the data and commands between the CPUs are transferred by using the dual port memory. From this figure, the local memory 1 on the CPU 1 side is transferred. The operation when transferring data to the I / O device on the CPU 2 side will be briefly described.

【0004】CPU1はローカルメモリ1から転送に必
要なデータを読みだし、コマンドを付加してデュアルポ
ートメモリ316に書き込み、CPU2に対して割り込
み信号INT2を出力する。CPU2は割り込みを受け
ると、デュアルポートメモリ316からコマンドを読み
出しその内容を判断して、デュアルポートメモリ316
からデータを読み出して目的のI/Oデバイスにデータ
を書き込む。
The CPU 1 reads out data necessary for transfer from the local memory 1, adds a command to the data and writes it in the dual port memory 316, and outputs an interrupt signal INT2 to the CPU 2. When the CPU 2 receives the interrupt, it reads the command from the dual port memory 316, judges the content of the command, and then the dual port memory 316
The data is read from and written to the target I / O device.

【0005】[0005]

【発明が解決しようとする課題】シングルタスクシステ
ムではこのようなデータ処理で十分であるが、マルチタ
スクシステムではI/O1にデータを転送しながらI/
O2にもデータを転送する必要が出てくる。この場合デ
ータ量が増大してデュアルポートメモリ316の容量が
不足し(現在のデュアルポートメモリ1個の容量は数K
バイト〜数+Kバイト程度である)、CPU2側のロー
カルメモリ2に一旦データを転送し、そのローカルメモ
リ2から目的のI/Oにデータを転送するする必要が出
てくる。これによりCPU2の負担が増加し処理できな
くなるため、データ転送用のDMAコントローラが必要
になる。
In a single task system, such data processing is sufficient, but in a multitask system, I / O1 is transferred while transferring data.
It becomes necessary to transfer data to O2 as well. In this case, the amount of data increases and the capacity of the dual port memory 316 becomes insufficient (the current capacity of one dual port memory is several K).
It is necessary to temporarily transfer the data to the local memory 2 on the CPU 2 side and then transfer the data from the local memory 2 to the target I / O. This increases the load on the CPU 2 and makes it impossible to perform processing. Therefore, a DMA controller for data transfer is required.

【0006】ところがこのようなシステムでは、ローカ
ルメモリ1のデータはまずデュアルポートメモリ316
に転送され次にローカルメモリ2に転送され、さらにI
/Oデバイスに転送されるというように3段階の転送を
行い、オーバーヘッドが非常に大きい為データ転送が非
常に遅くなってしまうという問題がある。さらにCPU
2側のバスはCPU2とDMAが交互にバスを取ってア
クセスするため、CPU2がバスを使用できる時間が減
少し他のI/Oデバイスをアクセスする時間が減少する
という問題がある。
However, in such a system, the data in the local memory 1 is first stored in the dual port memory 316.
To the local memory 2 and then to I
There is a problem that data transfer becomes very slow because the overhead is very large and the data is transferred to the / O device in three stages. Further CPU
On the bus on the second side, the CPU 2 and the DMA alternately take the bus for access, so that there is a problem that the time during which the CPU 2 can use the bus decreases and the time during which other I / O devices are accessed decreases.

【0007】[0007]

【課題を解決するための手段】本発明は、上記問題点を
解決するために、CPU1及びCPU2のアドレスデコ
ーダと、バス要求の調停を行うバス調停コントローラ
と、バス調停コントローラからの指示により各々のCP
Uに接続するバスを開閉するバスバッファと、データの
一時蓄積用メモリとにより、疑似デュアルポートメモリ
回路を構成して大容量メモリを使用可能とした。
In order to solve the above problems, the present invention provides address decoders for the CPU 1 and CPU 2, a bus arbitration controller for arbitrating bus requests, and instructions from the bus arbitration controller. CP
A pseudo dual-port memory circuit was configured with a bus buffer that opens and closes a bus connected to U, and a memory for temporarily storing data, so that a large capacity memory can be used.

【0008】また、デュアルポートメモリの代わりにマ
ルチポートメモリ(アクセスポートとしてパラレルポー
トとシリアルポートを持つメモリであり、1個の容量は
256Kバイトのものもあり大容量である)を使用し、
マルチポートメモリのパラレルポート側はCPU1とC
PU2の両方からアクセスできるようにし、シリアルポ
ート側にはDMAコントローラが付き、マルチポートメ
モリからI/Oデバイスへのデータ転送はこのDMAコ
ントローラが実行するようにし、CPU1側のメモリか
らI/Oデバイスへのデータ転送を高速で実行可能とす
るとともに、CPU2がバスを使用できる時間を増大さ
せた。
Further, instead of the dual port memory, a multi port memory (a memory having a parallel port and a serial port as an access port, one of which has a capacity of 256 Kbytes and has a large capacity) is used.
The parallel port side of the multi-port memory is CPU1 and C
Both the PU2 and the serial port are equipped with a DMA controller, and the DMA controller executes the data transfer from the multiport memory to the I / O device. Data can be transferred at high speed, and the time during which the CPU 2 can use the bus is increased.

【0009】[0009]

【作用】上記構成によれば、CPU1またはCPU2か
らのバス要求があると、バス調停コントローラが、いず
れかのバスバッファを開き、CPU1またはCPU2の
メモリへのアクセスを可能とする。
According to the above configuration, when a bus request is issued from the CPU1 or CPU2, the bus arbitration controller opens one of the bus buffers and enables access to the memory of the CPU1 or CPU2.

【0010】また、デュアルポートメモリの代わりにマ
ルチポートメモリを用いた場合には、デュアルポートメ
モリのシリアルポートにI/Oバスを介して接続された
I/Oデバイスへのデータ転送はDMAコントローラに
よって実行される。
When a multi-port memory is used instead of the dual-port memory, data transfer to an I / O device connected to the serial port of the dual-port memory via the I / O bus is performed by the DMA controller. To be executed.

【0011】[0011]

【実施例】以下、本発明にてなるデュアルCPUシステ
ムを図面に示す実施例に基づいて詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A dual CPU system according to the present invention will be described below in detail with reference to the embodiments shown in the drawings.

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

【0013】101はCPU1でCPUバス1を介して
102のローカルメモリ1を持っている。110はCP
U2でCPUバス2を介して112のローカルメモリ2
及び111のI/Oデバイス3を持っている。
Reference numeral 101 denotes a CPU 1 having a local memory 1 102 via a CPU bus 1. 110 is CP
112 local memory 2 via CPU bus 2 in U2
And 111 I / O devices 3.

【0014】103はアドレスデコーダ1でCPU1が
マルチポートメモリをアクセスしていることを判断し
て、105のバス調停コントローラにバス要求信号BR
1を出力するものである。106はアドレスデコーダ2
でCPU2がマルチポートメモリをアクセスしているこ
とを判断して、バス調停コントローラ105にバス要求
信号BR2を出力するものである。
Reference numeral 103 denotes an address decoder 1 which determines that the CPU 1 is accessing the multiport memory and sends a bus request signal BR to a bus arbitration controller 105.
1 is output. 106 is an address decoder 2
The CPU 2 judges that the CPU 2 is accessing the multiport memory and outputs the bus request signal BR2 to the bus arbitration controller 105.

【0015】バス調停コントローラ105はバス要求信
号BR1を受けたときにCPU2が9のマルチポートメ
モリをアクセスしていないことを判断すると、バス使用
許可信号BG1を3のアドレスデコーダ1に返し、さら
にG1信号をアクティブにして7のバッファを開くこと
により1のCPU1が9のマルチポートメモリをアクセ
スすることを許可するとともに、バス要求信号BR2を
受けたときにCPU1がマルチポートメモリ9をアクセ
スしていないことを判断すると、バス使用許可信号BG
2をアドレスデコーダ106に返し、さらにG2信号を
アクティブにしてバッファ108を開くことにより、C
PU2がマルチポートメモリ109をアクセスすること
を許可するものである。
When the bus arbitration controller 105 receives the bus request signal BR1 and determines that the CPU 2 is not accessing the 9 multiport memory, it returns the bus use permission signal BG1 to the address decoder 1 of 3, and further G1 By activating the signal and opening the buffer of 7, the CPU 1 of 1 is allowed to access the multiport memory 9 and the CPU 1 is not accessing the multiport memory 9 when the bus request signal BR2 is received. If it is determined that the bus use permission signal BG
2 is returned to the address decoder 106, the G2 signal is made active, and the buffer 108 is opened.
The PU2 permits access to the multiport memory 109.

【0016】バッファ107はその入力がCPUバス1
に接続されるとともに、その出力がマルチポートメモリ
109のパラレルポートに接続され、前記したようにG
1信号をアクティブにすることにより開かれるものであ
る。一方、バッファ108はその入力がCPUバス2に
接続されるとともに、その出力がマルチポートメモリ1
09のパラレルポートに接続され、前記したようにG2
信号をアクティブにすることにより開かれるものであ
る。
The input of the buffer 107 is the CPU bus 1
And its output is connected to the parallel port of the multiport memory 109, and as described above,
It is opened by activating one signal. On the other hand, the buffer 108 has its input connected to the CPU bus 2 and its output at the multiport memory 1
09 parallel port, as described above, G2
It is opened by activating the signal.

【0017】マルチポートメモリ109は、前記したよ
うにアクセスポートとしてパラレルポートとシリアルポ
ートを持つメモリであり、パラレルポートにはバッファ
107、108が接続され、シリアルポートにはI/O
バスが接続される。
The multiport memory 109 is a memory having a parallel port and a serial port as access ports as described above, buffers 107 and 108 are connected to the parallel port, and I / O is connected to the serial port.
The bus is connected.

【0018】104の割り込み要求発生回路はそれぞれ
のCPUから他のCPUに割り込みを発生させる場合に
使用する。
The interrupt request generation circuit 104 is used to generate an interrupt from each CPU to another CPU.

【0019】111、114、115はCPU2側のI
/Oデバイスであり、このうち、I/Oデバイス111
は前記したようにCPUバス2に接続するが、他のI/
Oデバイス114、115はマルチポートメモリのシリ
アルポートに接続されるI/Oバスに接続される。
Reference numerals 111, 114 and 115 denote I's on the CPU 2 side.
I / O device, of which I / O device 111
Connect to the CPU bus 2 as described above, but
The O devices 114 and 115 are connected to the I / O bus connected to the serial port of the multiport memory.

【0020】113のDMAコントローラは9のマルチ
ポートメモリと114及び115のI/Oデバイスとの
間でデータ転送を行うためのものである。
The DMA controller 113 is for transferring data between the multiport memory 9 and the I / O devices 114 and 115.

【0021】次に本実施例にてなるデュアルCPUシス
テムの動作を図2に示す動作シーケンス図にしたがって
説明する。データ転送例としてローカルメモリ1にある
データをI/Oデバイス1と2に転送する場合を考え
る。CPU1はI/Oデバイス1に転送するためのデー
タを準備してマルチポートメモリにコマンドとデータを
書き込む。この場合アドレスデコーダ1からバス調停コ
ントローラ105にバス要求信号BR1が出力され、バ
ス調停コントローラ105はCPU2がマルチポートメ
モリ109をアクセスしていないことを確認してバス使
用許可信号BG1を返すとともにバッファ107にたい
してG1信号を出力する。これによりバッファ107が
開き、CPU1がマルチポートメモリにデータを書くこ
とができるようになる。
Next, the operation of the dual CPU system according to this embodiment will be described with reference to the operation sequence diagram shown in FIG. As an example of data transfer, consider a case where data in the local memory 1 is transferred to the I / O devices 1 and 2. The CPU 1 prepares the data to be transferred to the I / O device 1 and writes the command and the data in the multiport memory. In this case, the address decoder 1 outputs the bus request signal BR1 to the bus arbitration controller 105, and the bus arbitration controller 105 confirms that the CPU 2 is not accessing the multiport memory 109 and returns the bus use permission signal BG1 and the buffer 107. Then, the G1 signal is output. This opens the buffer 107 and allows the CPU 1 to write data in the multiport memory.

【0022】次にCPU1は割り込み要求ポートをアク
セスして割り込み要求発生回路104を介してCPU2
に対して割り込み信号INT2を発生する。CPU2は
割り込みを受けてマルチポートメモリ109に書かれた
コマンドを理解し、I/Oデバイス1へのデータである
ことを判断してDMAチャンネル1を設定しDMA転送
をスタートさせる。
Next, the CPU 1 accesses the interrupt request port to access the CPU 2 via the interrupt request generation circuit 104.
Generates an interrupt signal INT2. Upon receiving the interrupt, the CPU 2 understands the command written in the multiport memory 109, determines that the data is to the I / O device 1, sets the DMA channel 1 and starts the DMA transfer.

【0023】DMAコントローラ113はDMAチャン
ネル1によりマルチポートメモリからI/Oデバイス1
へのデータ転送を開始する。
The DMA controller 113 uses the DMA channel 1 to transfer data from the multiport memory to the I / O device 1
Data transfer to.

【0024】一方で、CPU1はさらにI/Oデバイス
2に転送すべきデータを持っているので先ほどと同様の
手順でマルチポートメモリにI/Oデバイス2のデータ
を書き込む。
On the other hand, since the CPU 1 further has data to be transferred to the I / O device 2, the data of the I / O device 2 is written in the multiport memory in the same procedure as above.

【0025】CPU2も同様にしてDMAチャンネル2
を起動してI/Oデバイス2へのデータ転送をスタート
させる。
The CPU 2 similarly performs the DMA channel 2
To start data transfer to the I / O device 2.

【0026】DMAコントローラ113はDMAチャン
ネル2によりマルチポートメモリからI/Oデバイス2
へのデータ転送を開始する。
The DMA controller 113 uses the DMA channel 2 to transfer data from the multiport memory to the I / O device 2
Data transfer to.

【0027】I/Oバス上では各I/Oデバイスからの
要求に応じて2つのDMAチャンネル間でバス使用調停
を実行し、見かけ上2つのI/Oデバイスに並行してデ
ータ転送を実行し高速転送が可能である。
On the I / O bus, bus use arbitration is executed between two DMA channels in response to a request from each I / O device, and apparently data transfer is executed in parallel to the two I / O devices. High-speed transfer is possible.

【0028】[0028]

【発明の効果】本発明によれば、上記のようにデータの
転送をローカルメモリ1からマルチポートメモリを介し
てI/Oデバイスへと2段階で転送するため、オーバー
ヘッドは小さく高速転送が可能で、さらにCPU2のC
PUバス2とI/Oバスとは分離され、DMAコントロ
ーラがマルチポートメモリとI/Oデバイス間の転送を
実行するため、CPU2は負担が軽くなり他のI/Oデ
バイスの処理を実行できるようになる。
As described above, according to the present invention, data transfer is performed in two steps from the local memory 1 to the I / O device via the multiport memory, and therefore the overhead is small and high-speed transfer is possible. , And C of CPU2
Since the PU bus 2 and the I / O bus are separated and the DMA controller executes the transfer between the multiport memory and the I / O device, the CPU 2 is lightly loaded so that the processing of other I / O devices can be executed. become.

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

【図1】本発明におけるデュアルCPUシステムの回路
構成図である。
FIG. 1 is a circuit configuration diagram of a dual CPU system according to the present invention.

【図2】本発明におけるデュアルCPUシステムの動作
シーケンス図である。
FIG. 2 is an operation sequence diagram of the dual CPU system according to the present invention.

【図3】従来例におけるデュアルCPUシステムの回路
構成図である。
FIG. 3 is a circuit configuration diagram of a dual CPU system in a conventional example.

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

101 CPU1 102 ローカルメモリ1 103 アドレスデコーダ1 104 割り込み要求発生回路 105 バス調停コントローラ 106 アドレスデコーダ2 107、108 バスバッファ 109 マルチポートメモリ 110 CPU2 111 I/Oデバイス3 112 ローカルメモリ2 113 DMAコントローラ 114 I/Oデバイス1 115 I/Oデバイス2 101 CPU1 102 Local Memory 1 103 Address Decoder 1 104 Interrupt Request Generation Circuit 105 Bus Arbitration Controller 106 Address Decoder 2 107, 108 Bus Buffer 109 Multiport Memory 110 CPU2 111 I / O Device 3 112 Local Memory 2 113 DMA Controller 114 I / O device 1 115 I / O device 2

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 デュアルCPUシステムにおいて、CP
U1及びCPU2のアドレスデコーダと、バス要求の調
停を行うバス調停コントローラと、バス調停コントロー
ラからの指示によりバスを開閉するバスバッファと、デ
ータの一時蓄積用メモリとにより、疑似デュアルポート
メモリ回路を構成したことを特徴とするデュアルCPU
システム。
1. In a dual CPU system, a CP
A pseudo dual-port memory circuit is configured by an address decoder of U1 and CPU2, a bus arbitration controller that arbitrates bus requests, a bus buffer that opens and closes the bus according to an instruction from the bus arbitration controller, and a memory for temporarily storing data. Dual CPU characterized by
system.
【請求項2】 上記データ一時蓄積用メモリとしてマル
チポートメモリを使用し、CPU2のバスとI/Oデバ
イスのバス(以下I/Oバスと称す)とを分離し、マル
チポートメモリからI/Oデバイスにデータを転送する
ためのDMA(ダイレクト・メモリ・アクセス)コント
ローラとを備え、CPU1側のローカルメモリからCP
U2側のI/Oデバイスへのデータ転送を高速で実行可
能とし、さらにCPU2のバスとI/Oバスとを分離
し、I/Oバス上のI/OデバイスとCPU1とがデー
タ転送中でもCPU2が他のI/O処理を実行できるよ
うにしたことを特徴とする請求項1に記載のデュアルC
PUシステム。
2. A multi-port memory is used as the memory for temporarily storing data, a bus of the CPU 2 is separated from a bus of an I / O device (hereinafter referred to as an I / O bus), and the I / O is separated from the multi-port memory. A DMA (Direct Memory Access) controller for transferring data to the device is provided, and a CP from the local memory on the CPU 1 side is provided.
The data transfer to the I / O device on the U2 side can be executed at high speed, the bus of the CPU2 and the I / O bus are separated, and the CPU2 is operating even when the I / O device on the I / O bus and the CPU1 are transferring data. The dual C according to claim 1, wherein the dual C can execute other I / O processing.
PU system.
JP5275472A 1993-11-04 1993-11-04 Dual cpu system Pending JPH07129519A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5275472A JPH07129519A (en) 1993-11-04 1993-11-04 Dual cpu system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5275472A JPH07129519A (en) 1993-11-04 1993-11-04 Dual cpu system

Publications (1)

Publication Number Publication Date
JPH07129519A true JPH07129519A (en) 1995-05-19

Family

ID=17556014

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5275472A Pending JPH07129519A (en) 1993-11-04 1993-11-04 Dual cpu system

Country Status (1)

Country Link
JP (1) JPH07129519A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998025208A1 (en) * 1996-12-03 1998-06-11 Intel Corporation Computer system including multiple snooped, multiple mastered system buses and method for interconnecting said buses

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62134751A (en) * 1985-12-09 1987-06-17 Toshiba Corp Information processor
JPS63279359A (en) * 1987-05-12 1988-11-16 Mitsubishi Electric Corp Data transfer device for multi-cpu
JPH03216755A (en) * 1990-01-22 1991-09-24 Sanyo Electric Co Ltd Information processor
JPH0486943A (en) * 1990-07-31 1992-03-19 Nec Corp Exclusive control system for shared memory

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62134751A (en) * 1985-12-09 1987-06-17 Toshiba Corp Information processor
JPS63279359A (en) * 1987-05-12 1988-11-16 Mitsubishi Electric Corp Data transfer device for multi-cpu
JPH03216755A (en) * 1990-01-22 1991-09-24 Sanyo Electric Co Ltd Information processor
JPH0486943A (en) * 1990-07-31 1992-03-19 Nec Corp Exclusive control system for shared memory

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998025208A1 (en) * 1996-12-03 1998-06-11 Intel Corporation Computer system including multiple snooped, multiple mastered system buses and method for interconnecting said buses

Similar Documents

Publication Publication Date Title
US4149242A (en) Data interface apparatus for multiple sequential processors
JPH0258649B2 (en)
JPH07129519A (en) Dual cpu system
JPS59173828A (en) Data processing system
JP3204157B2 (en) Computer data supply method
JPH07160655A (en) Memory access system
JPS6130300B2 (en)
JPH0351943A (en) Sharing system for high/low speed bus lines
JPS63279359A (en) Data transfer device for multi-cpu
JPS63155254A (en) Information processor
JPH01154272A (en) Multiprocessor device
JPH05314061A (en) Bus interface control system
JPS63217460A (en) Buffer control circuit
JPH02211571A (en) Information processor
JPH0375959A (en) Data transfer device for multiprocessor
JPS60136853A (en) Data transfer system
JPH0528090A (en) Memory controller
JP2002099501A (en) Data transfer unit
JPH04338859A (en) Computer device
JPH04311232A (en) System for accessing shared memory of information processor
JPH04211854A (en) Computer device
JPS62150459A (en) Single chip microcomputer
JPH0247751A (en) Channel control system
JPH02301851A (en) System bus accessing system
JPH05324533A (en) Dual port memory device