JPS6332649A - Multi-processor system - Google Patents

Multi-processor system

Info

Publication number
JPS6332649A
JPS6332649A JP17705586A JP17705586A JPS6332649A JP S6332649 A JPS6332649 A JP S6332649A JP 17705586 A JP17705586 A JP 17705586A JP 17705586 A JP17705586 A JP 17705586A JP S6332649 A JPS6332649 A JP S6332649A
Authority
JP
Japan
Prior art keywords
bus
common
arbiter
units
program
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
JP17705586A
Other languages
Japanese (ja)
Inventor
Fumio Oki
沖 文郎
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 JP17705586A priority Critical patent/JPS6332649A/en
Publication of JPS6332649A publication Critical patent/JPS6332649A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To decrease the access frequency to a common bus by connecting a common memory and a bus arbiter to a common bus, delivering a permission signal from the bus arbiter to give a reading request to the common memory and holding this request data. CONSTITUTION:When the program reading requests are produced from processor units PU0-n, an access request is sent to a bus arbiter ABT1 via a program reading common bus CBUS1. The arbiter ABT1 controls the access requests given from the units PU0-n and allocates the use of the CBUS1 to these units PU0-n respectively. When the arbiter ABT1 gives permission, the permission signals are given to the units PU0-n. Detecting those permission signals, the units PU0-n transmit the reading request signals and the address information. The data read out of a common memory CM1 are received and transmission of the access requests, reading request and the address information are stopped. Then a program reading action is through.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は、マルチプロセッサシステムに関し、特にプロ
グラム格納用メモリを共有してなるマルチプロセッサシ
ステムに関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a multiprocessor system, and particularly to a multiprocessor system in which a program storage memory is shared.

[従来の技術] 従来、この種のマルチプロセッサシステムにおいては、
各プロセッサユニットに専用のプログラム格納用メモリ
が配設されていた。
[Prior Art] Conventionally, in this type of multiprocessor system,
Each processor unit had its own program storage memory.

[発明が解決しようとする問題点コ 上述した従来のマルチプロセッサシステムでは、各プロ
セッサユニットに専用のプログラム格納用メモリが配設
されていたので、プログラム格納用メモリの合計量が大
きくなる欠点があり、また各プロセッサユニットのプロ
グラムを書き替えることが困難であるという問題点かあ
)た。
[Problems to be Solved by the Invention] In the conventional multiprocessor system described above, each processor unit is provided with a dedicated program storage memory, which has the disadvantage that the total amount of program storage memory becomes large. Another problem was that it was difficult to rewrite the program for each processor unit.

E問題点を解決するための手段] そのために本発明は、複数のプロセッサ二二ットを有す
るマルチプロセッサシステムにおいて、前記プロセッサ
ユニットを共通バスで接続し、この共通バスに、共通メ
モリと前記共通バスの使用を前記プロセッサユニットに
割り当てるバスアービタとを接続し、前記プロセッサユ
ニットに、該プロセッサユニットのCPUからのプログ
ラム読出要求を検出して前記バスアービタにアクセス要
求をすると共に前記バスアービタからの許可信号を検出
して前記共通メモリに読出要求する制御手段と、前記共
通メモリから読出したデータを保持するデータ保持手段
とを備えるという構成を採用し、これによって前記問題
点を解決しようとするものである。
Means for Solving Problem E] To this end, in a multiprocessor system having a plurality of processors, the present invention connects the processor units through a common bus, and connects the common memory and the common bus to the common bus. A bus arbiter that allocates the use of a bus to the processor unit is connected to the processor unit, and the processor unit detects a program read request from the CPU of the processor unit and issues an access request to the bus arbiter, and also detects a permission signal from the bus arbiter. The present invention attempts to solve the above-mentioned problems by adopting a structure including a control means for requesting the common memory to read the data, and a data holding means for holding the data read from the common memory.

[実施例] 次に、本発明について添付図面を参照しつつ具体的に説
明する。
[Example] Next, the present invention will be specifically described with reference to the accompanying drawings.

第1図は本発明のマルチプロセッサシステムの一実施例
を示すブロック図である。PUO〜Punはそれぞれプ
ロセッサユニットであり、CBUSOはデータ転送用共
通バス、CBUS 1はプログラム読出用共通バスであ
って、ABTOおよびABTIはバスアービタ、CMO
とCMIは共通メモリである。プロセッサユニットPU
O〜Punは、データ転送用共通バスCBUSOにより
共通メモリCMOおよびバスアービタABTOに接続さ
れており、またプログラム読出用共通バスCBUSIに
より共通メモリCMIおよびバスアービタABTIに接
続されている。
FIG. 1 is a block diagram showing an embodiment of a multiprocessor system according to the present invention. PUO to Pun are processor units, CBUSO is a common bus for data transfer, CBUS 1 is a common bus for program reading, ABTO and ABTI are bus arbiters, CMO
and CMI are common memories. Processor unit PU
O to Pun are connected to a common memory CMO and a bus arbiter ABTO by a common bus CBUSO for data transfer, and to a common memory CMI and a bus arbiter ABTI by a common bus CBUSI for program reading.

各プロセッサユニットPUO〜Punでプログラムの読
出要求が発生すると、プログラム読出用共通バスCBU
SIを介してバスアービタABTIにアクセス要求を送
出する。バスアービタABTIは各プロセッサユニット
PUO〜PUnからのアクセス要求を管理してプログラ
ム読出用共通バスCBUSIの使用を各プロセッサユニ
ットPUO〜PUnに割り当てる処理を行なっている。
When a program read request occurs in each processor unit PUO to Pun, the program read common bus CBU
Sends an access request to bus arbiter ABTI via SI. The bus arbiter ABTI manages access requests from each of the processor units PUO-PUn and performs a process of allocating use of the program reading common bus CBUSI to each of the processor units PUO-PUn.

バスアービタABTIの機能および動作は、周知である
ので、その詳細な説明を省略する。バスアービタABT
Iがアクセス要求に対して許可を与えると許可信号をプ
ログラム読出用共通バスCBUSIを介してプロセッサ
ユニットPUO〜Punに送出する。プロセッサユニッ
トPUO−PUn側ではこの許可信号検出するとプログ
ラム読出用共通バスCBUSIを介して共通メモリCM
Iからプログラムを読出すため、読出要求信号、アドレ
ス情報を送出する。また共通メモリCMIからデータ(
プログラム)が読出されるとプログラム読出用共通バス
CBUSIを介してこれを受信し、アクセス要求、読出
要求信号、アドレス情報の送出を停止してプログラム読
出動作を終了する。共通メモリCMIを使用するデータ
の続出書込動作も同様にして行なわれる。
Since the functions and operations of the bus arbiter ABTI are well known, a detailed explanation thereof will be omitted. Bus arbiter ABT
When I grants permission to the access request, a permission signal is sent to the processor units PUO-Pun via the program reading common bus CBUSI. On the processor units PUO-PUn side, when this permission signal is detected, the common memory CM is sent via the program reading common bus CBUSI.
In order to read the program from I, a read request signal and address information are sent. Also, data from the common memory CMI (
When the program (program) is read out, it is received via the program reading common bus CBUSI, and the sending of the access request, read request signal, and address information is stopped to complete the program reading operation. Successive data write operations using the common memory CMI are performed in the same manner.

第2図は、プロセッサユニットPUO〜Punの内部構
成を表わすブロック図である。説明の都合上プロセッサ
ユニットPunについてのみ説明するが、他のプロセッ
サユニットも同一構成および作用を有している。CPU
はプロセッサ、LMはローカルメモリ、IFO,IFI
はインタフェース回路、I Busは内部バスである。
FIG. 2 is a block diagram showing the internal configuration of processor units PUO-Pun. For convenience of explanation, only the processor unit Pun will be described, but the other processor units have the same configuration and function. CPU
is the processor, LM is the local memory, IFO, IFI
is an interface circuit, and I Bus is an internal bus.

プロセッサCPUは、ローカルメモリLMおよびインタ
フェース回路IFO,IFIに対し内部バスIBUSを
介して接続されており、内部動作を行なう。またインタ
フェース回路I FO。
The processor CPU is connected to the local memory LM and interface circuits IFO and IFI via an internal bus IBUS, and performs internal operations. Also an interface circuit IFO.

IFIは、それぞれデータ転送用共通バスCBUSOお
よびプログラム読出用共通バスCBUSIと接続され、
共通メモリCMOおよびCMIへのアクセスを行なう。
IFI is connected to a common bus CBUSO for data transfer and a common bus CBUSI for program reading, respectively.
Accesses common memories CMO and CMI.

第3図は、インタフェース回路IFIの内部回路の概要
を示すブロック図である。BUFはデータ保持手段とし
てのデータ保持用バッファ回路、CNTは制御手段とし
ての制御回路である。データ保持用バッファ回路BUF
はプログラム読出用共通バスCBUSIおよび内部バス
IBUSそれ ′ぞれのデータバスDBと接続され制御
回路CNTからの制御信号すなわちゲート信号GTおよ
びラッチ信号LATにより制御される。制御回路CNT
は内部バスI BUS側のアドレスバスABおよび制御
バスCBに接続されており、アドレス信号AD、待合信
号WAITおよび読出要求信号RDを監視している。ま
た制御回路CNTはプログラム読出用共通バスCBUS
I側のアドレスバスABおよび制御バスCBに接続され
ており、アドレス信号AD、読出要求信号RD、アクセ
ス要求信号BUSRおよび許可信号BUSAを監視して
いる。
FIG. 3 is a block diagram showing an outline of the internal circuit of the interface circuit IFI. BUF is a data holding buffer circuit as data holding means, and CNT is a control circuit as control means. Data retention buffer circuit BUF
are connected to the program reading common bus CBUSI, the internal bus IBUS, and the respective data buses DB, and are controlled by control signals from the control circuit CNT, that is, the gate signal GT and the latch signal LAT. Control circuit CNT
is connected to the address bus AB and control bus CB on the internal bus IBUS side, and monitors the address signal AD, waiting signal WAIT, and read request signal RD. In addition, the control circuit CNT uses a common bus CBUS for program reading.
It is connected to the address bus AB and control bus CB on the I side, and monitors the address signal AD, read request signal RD, access request signal BUSR, and permission signal BUSA.

プロセッサCPUからプログラムの読出要求が出される
と、これをインタフェース回路IFIが検出する。この
検出は制御回路CNTでアドレスバスABと読出要求信
号RDを監視することにより行なっている。すなわち読
出要求信号RDが検出された時点のアドレス情報がプロ
グラム格納用のアドレス範囲に入っているか否かの判定
を行なっている。
When a program read request is issued from the processor CPU, the interface circuit IFI detects this. This detection is performed by monitoring address bus AB and read request signal RD by control circuit CNT. That is, it is determined whether the address information at the time when the read request signal RD is detected is within the address range for program storage.

制御回路CNTはプログラムの読出要求を検出すると、
内部バスI BUS側へ待合信号WAITを送出してプ
ロセッサCPUを待合せ状態とすると同時に共通バスC
BUSI側へアクセス要求信号BUSRを送出してバス
アービタABTIへアクセス要求を通知する。バスアー
ビタABT1は他のプロセッサユニットとのバス使用要
求を調整したのち許可信qBUsAを返して来るので、
制御回路CNTはこれを検出して内部バスI Busか
らのアドレス信号ADおよび読出要求信号RDを中継し
、共通バスCBUSIに送出する。共通メモリCM1か
らはこのアドレス信号ADおよび読出要求信号RDに対
応したデータ(プログラム)がデータバスDBに返され
るので、これをデータ保持用バッファ回路BUFで受信
する。このとき制御回路CNTは適当なタイミングを取
ってラッチ信号LATおよびゲート信号GTを送出する
。そこでデータ保持用バッファ回路BUFはラッチ信号
LATにより共通バスCBUSI側のデータバスDBか
ら受信したデータを保持し、ゲート信号GTにより内部
バスI BUS側のデータバスDBに送出する。同時に
共通バスCBUSi側への読出要求信号RDおよびアク
セス要求信号BUSRの送出を停止して共通バスCBU
SIおよび共通メモリCMIを開放する。また内部バス
I BUS側の待合信号WAITの送出も停止してプロ
セッサCPUにプログラムの読込動作を行なわせる。プ
ロセッサcpuの読込が終了し内部バスIBUS側の読
出要求信号RDが無くなると、制御回路CNTは元の状
態に復帰する。
When the control circuit CNT detects a program read request,
A waiting signal WAIT is sent to the internal bus I BUS side to put the processor CPU in a waiting state, and at the same time the common bus C
An access request signal BUSR is sent to the BUSI side to notify the bus arbiter ABTI of the access request. The bus arbiter ABT1 returns the permission signal qBUsA after adjusting bus use requests with other processor units.
Control circuit CNT detects this, relays address signal AD and read request signal RD from internal bus I Bus, and sends them to common bus CBUSI. Data (program) corresponding to the address signal AD and read request signal RD is returned from the common memory CM1 to the data bus DB, and is received by the data holding buffer circuit BUF. At this time, the control circuit CNT sends out the latch signal LAT and the gate signal GT at appropriate timing. Therefore, the data holding buffer circuit BUF holds the data received from the data bus DB on the common bus CBUSI side using the latch signal LAT, and sends it to the data bus DB on the internal bus I BUS side using the gate signal GT. At the same time, the sending of the read request signal RD and the access request signal BUSR to the common bus CBUSi is stopped, and the common bus CBU
Release SI and common memory CMI. Furthermore, the sending of the waiting signal WAIT on the internal bus IBUS side is also stopped, causing the processor CPU to perform a program reading operation. When the reading by the processor CPU is completed and the read request signal RD on the internal bus IBUS side disappears, the control circuit CNT returns to its original state.

[発明の効果] 上述より明らかなように本発明は、複数のプロセッサユ
ニットを有するマルチプロセッサシステムにおいて、益
記プロセッサユニットを共通バスで接続し、この共通バ
スに、共通メモリと航記共通バスの使用を前記プロセッ
サユニットに割り当てるバスアービタとを接続し、前記
プロセッサユニットに、該プロセッサユニットのCPU
からのプログラム読出要求を検出して前記バスアービタ
にアクセス要求をすると共に前記バスアービタからの許
可信号を検出して前記共通メモリに読出要求する制御手
段と、前記共通メモリから読出したデータを保持するデ
ータ保持手段とを備えたので、共通バスへのアクセス回
数を下げ、かつアクセス時間を短かくしてプログラムを
共通メモリ上に置くことが可能となり、これによりメモ
リ量が削減でき、またプログラムを容易に書き替えるこ
とが可能となって各プロセッサユニットに対する処理の
割当を簡単に変更できる効果を有する。
[Effects of the Invention] As is clear from the above, the present invention connects the Eki processor units through a common bus in a multiprocessor system having a plurality of processor units, and connects the common memory and the navigation common bus to the common bus. a bus arbiter that allocates usage to the processor unit;
control means that detects a program read request from the bus arbiter and requests access to the bus arbiter, and also detects a permission signal from the bus arbiter and requests the common memory to read the data; and a data holding unit that holds data read from the common memory. Since the present invention is equipped with means, it is possible to reduce the number of accesses to the common bus, shorten the access time, and store the program on the common memory, thereby reducing the amount of memory and making it possible to easily rewrite the program. This has the effect of making it possible to easily change the allocation of processing to each processor unit.

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

第1図は本発明のマルチプロセッサシステムの一実施例
を示すブロック図、第2図は同部分詳細ブロック図、第
3図は同部分詳細ブロック図である。 puo〜Pun:プロセッサユニット CBUSO,CBUSI :共通バス ABTO,ABTI :バスアービタ CMO,CM1 :共通メモリ CPU:プロセッサ I Bus :内部バス IFO,IFI:インタフェース回路 へBニアドレスバス DB:データバス RD:読出要求信号 BUF:データ保持用バッファ回路 CNT :制御回路 GT:ゲート信号 LAT :ラッチ信号 BUSR:アクセス要求 BU、SA:許可信号 CB:制御バス
FIG. 1 is a block diagram showing an embodiment of the multiprocessor system of the present invention, FIG. 2 is a detailed block diagram of the same part, and FIG. 3 is a detailed block diagram of the same part. puo~Pun: Processor unit CBUSO, CBUSI: Common bus ABTO, ABTI: Bus arbiter CMO, CM1: Common memory CPU: Processor I Bus: Internal bus IFO, IFI: To interface circuit B near address bus DB: Data bus RD: Read request Signal BUF: Data holding buffer circuit CNT: Control circuit GT: Gate signal LAT: Latch signal BUSR: Access request BU, SA: Permission signal CB: Control bus

Claims (1)

【特許請求の範囲】 複数のプロセッサユニットを有するマルチプロセッサシ
ステムにおいて、 前記プロセッサユニットを共通バスで接続し、この共通
バスに、共通メモリと前記共通バスの使用を前記プロセ
ッサユニットに割り当てるバスアービタとを接続し、 前記プロセッサユニットに、該プロセッサユニットのC
PUからのプログラム読出要求を検出して前記バスアー
ビタにアクセス要求をすると共に前記バスアービタから
の許可信号を検出して前記共通メモリに読出要求する制
御手段と、前記共通メモリから読出したデータを保持す
るデータ保持手段とを備えたことを特徴とするマルチプ
ロセッサシステム。
[Scope of Claims] In a multiprocessor system having a plurality of processor units, the processor units are connected by a common bus, and a bus arbiter that allocates use of a common memory and the common bus to the processor units is connected to the common bus. and the processor unit has a C of the processor unit.
control means that detects a program read request from a PU and requests access to the bus arbiter, detects a permission signal from the bus arbiter and requests read to the common memory; and data that holds data read from the common memory. A multiprocessor system comprising a holding means.
JP17705586A 1986-07-28 1986-07-28 Multi-processor system Pending JPS6332649A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17705586A JPS6332649A (en) 1986-07-28 1986-07-28 Multi-processor system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17705586A JPS6332649A (en) 1986-07-28 1986-07-28 Multi-processor system

Publications (1)

Publication Number Publication Date
JPS6332649A true JPS6332649A (en) 1988-02-12

Family

ID=16024341

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17705586A Pending JPS6332649A (en) 1986-07-28 1986-07-28 Multi-processor system

Country Status (1)

Country Link
JP (1) JPS6332649A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995009399A1 (en) * 1993-09-27 1995-04-06 Ntt Mobile Communications Network Inc. Multiprocessor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1995009399A1 (en) * 1993-09-27 1995-04-06 Ntt Mobile Communications Network Inc. Multiprocessor
US5815680A (en) * 1993-09-27 1998-09-29 Ntt Mobile Communications Network, Inc. SIMD multiprocessor with an interconnection network to allow a datapath element to access local memories

Similar Documents

Publication Publication Date Title
JP3999821B2 (en) Method and apparatus for performing a bus arbitration protocol in a data processing system
JPH0652096A (en) Method and apparatus for executing arbitration of bus using arbiter in data processing system
US20060236039A1 (en) Method and apparatus for synchronizing shared data between components in a group
JPH0354375B2 (en)
US6862646B2 (en) Method and apparatus for eliminating the software generated ready-signal to hardware devices that are not part of the memory coherency domain
JPS6332649A (en) Multi-processor system
JPH0511337B2 (en)
JP2727514B2 (en) Transfer destination ID designating circuit
JPH10307788A (en) Bus bridge
JP3019323B2 (en) Direct access to image memory
JP3145765B2 (en) Information processing device
JPS60237566A (en) Interprocessor communication system
JPS63266572A (en) Data processing system
JP2946561B2 (en) Multiprocessor system
JPS619747A (en) Bus controller
JP3219422B2 (en) Cache memory control method
JPH11203253A (en) Exclusive access control method for shared resource
JPH0351943A (en) Sharing system for high/low speed bus lines
JPS633350A (en) Semiconductor memory device
JP2001318906A (en) Multiprocessor device
JPH086905A (en) Access arbitration circuit for multi-port ram
JPH04308958A (en) Multiprocessor system
JPH09204409A (en) Lock transfer control system
JPS6124742B2 (en)
JPH04326453A (en) Multi-processor system