JPH0160864B2 - - Google Patents

Info

Publication number
JPH0160864B2
JPH0160864B2 JP58116014A JP11601483A JPH0160864B2 JP H0160864 B2 JPH0160864 B2 JP H0160864B2 JP 58116014 A JP58116014 A JP 58116014A JP 11601483 A JP11601483 A JP 11601483A JP H0160864 B2 JPH0160864 B2 JP H0160864B2
Authority
JP
Japan
Prior art keywords
memory
dual port
bus
data
block
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
JP58116014A
Other languages
Japanese (ja)
Other versions
JPS608970A (en
Inventor
Masayuki Tanimoto
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.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom 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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP11601483A priority Critical patent/JPS608970A/en
Publication of JPS608970A publication Critical patent/JPS608970A/en
Publication of JPH0160864B2 publication Critical patent/JPH0160864B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs

Description

【発明の詳細な説明】 〔発明の属する技術分野〕 この発明は、複数台のコントローラを伝送バス
を介して互いに接続し、これらコントローラ間で
互いにデータの交換を行なうマルチコントローラ
システムに関する。一般に、この種のシステムに
おいては、伝送バス上のデータ転送速度は勿論の
こと、各コントローラの送受信データを送信また
は受信する迄の総合的な転送速度、すなわち実効
転送速度を高速化することが望ましい。
DETAILED DESCRIPTION OF THE INVENTION [Field of the Invention] The present invention relates to a multi-controller system in which a plurality of controllers are connected to each other via a transmission bus and data is exchanged between these controllers. In general, in this type of system, it is desirable to increase not only the data transfer rate on the transmission bus but also the overall transfer rate up to the time of sending and receiving data from each controller, that is, the effective transfer rate. .

〔従来技術とその問題点〕[Prior art and its problems]

第1図は、従来のコントローラの概要を示すブ
ロツク図である。同図からも明らかなように、コ
ントローラ1は、バツフアメモリを備えたデータ
送受信装置(データ転送装置ともいう。)2およ
びシステムメモリ3等から構成され、該データ転
送装置2とメモリ3とはシステム内のバス(シス
テムバス)4を介して接続されている。なお、5
は伝送バスであり、マルチコントローラシステム
を構成するときは、この伝送バス5に複数のコン
トローラが並設される。
FIG. 1 is a block diagram showing an outline of a conventional controller. As is clear from the figure, the controller 1 is composed of a data transmitting/receiving device (also referred to as a data transfer device) 2 equipped with a buffer memory, a system memory 3, etc., and the data transfer device 2 and memory 3 are connected to each other within the system. are connected via a bus (system bus) 4. In addition, 5
is a transmission bus, and when configuring a multi-controller system, a plurality of controllers are installed in parallel on this transmission bus 5.

すなわち、データの送信は、システムメモリ3
の所定領域に格納されたデータをシステムバス4
を経て送受信装置内のバツフアメモリに転送した
後、該バツフアメモリから伝送バス5を介してデ
ータを送出することにより行なわれる。一方、デ
ータの受信は、受信データを送受信装置内のバツ
フアメモリに格納した後、システムバス4を介し
てメモリ3の所定領域に転送することにより行な
われる。したがつて、このような方式では、バツ
フアメモリとシステムメモリとの間でデータを転
送するための時間が必要となり、その分だけデー
タ転送速度が低下するという欠点を有することに
なる。
In other words, data transmission is performed from the system memory 3.
The data stored in a predetermined area of the system bus 4
This is done by transferring the data to a buffer memory in the transmitting/receiving device via the buffer memory, and then transmitting the data from the buffer memory via the transmission bus 5. On the other hand, data reception is performed by storing the received data in a buffer memory within the transmitting/receiving device and then transferring it to a predetermined area of the memory 3 via the system bus 4. Therefore, this method requires time to transfer data between the buffer memory and the system memory, and has the disadvantage that the data transfer speed decreases by that amount.

〔発明の目的〕[Purpose of the invention]

この発明はかかる点に鑑みてなされたもので、
データの転送速度を向上させるとともに、転送デ
ータの書込み、読出しを容易になしうるマルチコ
ントローラシステムを提供することを目的とする
ものである。
This invention was made in view of these points,
It is an object of the present invention to provide a multi-controller system that can improve data transfer speed and easily write and read transfer data.

〔発明の要点〕[Key points of the invention]

その要点は、転送装置のメモリをシステムバス
と伝送バスの双方からアクセス可能な1対のデユ
アルポートメモリで構成するとともに、この1対
のメモリをコントローラの数に応じてそれぞれブ
ロツク分割し、1方のブロツクでデータを送信し
ているときは他方のブロツクでデータの書込みを
行ない、残りのブロツクでデータを受信している
ときはそれに対応する他方のブロツクでデータの
読出しを行なうようにした点にある。
The key point is that the memory of the transfer device is configured with a pair of dual port memories that can be accessed from both the system bus and the transmission bus, and that this pair of memories is divided into blocks according to the number of controllers. When one block is transmitting data, the other block writes data, and when the remaining blocks are receiving data, the corresponding other block reads data. be.

〔発明の実施例〕[Embodiments of the invention]

第2図はこの発明の実施例を示す構成図、第3
図は第2図のメモリ切換回路および制御回路の具
体的な構成を示すブロツク図である。第2図に示
されるように、この実施例は、コントローラ11
の主としてデータ転送装置21がシステムバス4
と伝送バス5の双方からアクセス(読み、書き)
可能な1対のデユアルポートメモリ6,7と、切
換回路8,9と、切換回路の制御回路10とから
構成されている点が特徴である。なお、伝送バス
5に並設される他のコントローラ12,1Nも、こ
れと同様に構成されることは云う迄もない。ま
た、コントローラ1のデータ処理部等は、図示が
省略されている。各々のデユアルポートメモリ
6,7は、コントローラの数に応じてそれぞれ複
数のブロツクB11〜B1N,B21〜B2Nに
分割され、例えばブロツクB1N,B2Nはコン
トローラNのデータ送信または送信データの書込
み領域となり、その他のブロツクB11,B12
……,B21,B22……はコントローラNに対
するデータ受信または受信データの読出し領域と
なる。切換回路8,9は、それぞれデユアルポー
トメモリ6,7の各ブロツク毎にシステムバス4
と伝送バス5の接続を切換える働きをし、切換制
御回路10は、両方のバスが同一デユアルポート
メモリの同一ブロツクに同時に接続されないよう
に制御する。すなわち、デユアルポートメモリ7
のブロツクB2Nが、切換回路8を介して伝送バ
ス5へ接続されている場合は、メモリ6のブロツ
クB1Nは切換回路9を介してシステムバス4へ
接続されることになる。
Fig. 2 is a configuration diagram showing an embodiment of this invention;
This figure is a block diagram showing a specific configuration of the memory switching circuit and control circuit of FIG. 2. As shown in FIG. 2, this embodiment has a controller 1 1
The main data transfer device 2 1 is the system bus 4
and transmission bus 5 (reading, writing)
It is characterized in that it is composed of a pair of possible dual port memories 6, 7, switching circuits 8, 9, and a control circuit 10 for the switching circuit. It goes without saying that the other controllers 1 2 and 1 N arranged in parallel on the transmission bus 5 are also configured in the same manner. Further, the data processing section and the like of the controller 1 are omitted from illustration. Each dual port memory 6, 7 is divided into a plurality of blocks B11 to B1N and B21 to B2N according to the number of controllers. For example, blocks B1N and B2N serve as data transmission or transmission data write areas for controller N, Other blocks B11, B12
. . , B21, B22 . . . are areas for receiving data for the controller N or reading out received data. The switching circuits 8 and 9 connect the system bus 4 to each block of the dual port memories 6 and 7, respectively.
The switching control circuit 10 controls the connection of both buses to the same block of the same dual port memory at the same time. That is, dual port memory 7
When block B2N of memory 6 is connected to transmission bus 5 via switching circuit 8, block B1N of memory 6 is connected to system bus 4 via switching circuit 9.

ここで、コントローラ1とコントローラ2との
間の、データ転送動作について説明する。
Here, the data transfer operation between the controller 1 and the controller 2 will be explained.

いま、メモリ6のブロツクB12が伝送バス5
に、またメモリ7のブロツクB22がシステムバ
ス4にそれぞれ接続されているものとすると、コ
ントローラ2からコントローラ1に転送されるデ
ータ、すなわち、コントローラ1の受信データ
は、メモリ1のブロツクB12で受信される。な
お、このとき、メモリ7のブロツクB22から
は、先に受信されたデータの読出しが行なわれ
る。ブロツクB12に受信されたデータについ
て、図示されない適宜な手段によつて誤りのない
ことが確認されると、切換制御回路10および切
換回路8,9により破線の如くバスの切換えが行
なわれ、メモリ6のブロツクB12はシステムバ
ス4に、またメモリ7のブロツクB22は伝送バ
ス5にそれぞれ接続されるので、ブロツクB12
で受信したデータをシステムバス4を介して読出
すとともに、ブロツクB22をデータの受信に備
えることができる。
Now, block B12 of memory 6 is connected to transmission bus 5.
Furthermore, assuming that block B22 of memory 7 is connected to system bus 4, data transferred from controller 2 to controller 1, that is, data received by controller 1, is received by block B12 of memory 1. Ru. At this time, the previously received data is read from block B22 of the memory 7. When it is confirmed that the data received by the block B12 is correct by an appropriate means (not shown), the switching control circuit 10 and the switching circuits 8 and 9 switch the bus as shown by the broken line, and the memory 6 The block B12 of the memory 7 is connected to the system bus 4, and the block B22 of the memory 7 is connected to the transmission bus 5.
The data received by the block B22 can be read out via the system bus 4 and the block B22 can be prepared for receiving data.

以上、コントローラ2からのデータを受信する
場合について説明したが、コントローラ1から2
へデータを送信する場合も、上記と同様にして行
なうことができる。この場合、使用されるブロツ
クはB11,B21であり、一方で送信を行なつ
ているときは他方に送信データの書込みを行なう
操作を交互に実行することにより、所望のデータ
をコントローラ1から2へ送出することができ
る。
The case where data is received from controller 2 has been explained above, but from controller 1 to 2
When transmitting data to , it can be done in the same manner as above. In this case, the blocks used are B11 and B21, and when one is transmitting, the desired data is transferred from controller 1 to controller 2 by alternately performing an operation of writing transmission data to the other. Can be sent.

こうすることにより、従来の如きバツフアメモ
リとシステムメモリ間のデータ転送が不要となる
ため、実効転送速度を高速化し得る利点が得られ
る。また、伝送バスに接続された各コントローラ
の送受信データをメモリアクセスイメージ、すな
わちコントローラ番号に対応したメモリブロツク
のアクセスにより参照することができるので、デ
ータの読出し、書込みが簡単になるという利点が
得られるものである。
By doing so, there is no need for data transfer between the buffer memory and the system memory as in the prior art, which provides the advantage of increasing the effective transfer speed. In addition, data sent and received by each controller connected to the transmission bus can be referenced by accessing the memory access image, that is, the memory block corresponding to the controller number, which has the advantage of simplifying data reading and writing. It is something.

第3図はメモリ切換制御回路および切換回路の
具体例を示すブロツク図である。同図において、
11はデユアルポートメモリ6,7を伝送バスか
らアクセスする場合のアドレス(アドレス1)
と、システムバスからアクセスする場合のアドレ
ス(アドレス2)とのアドレス切換回路であり、
アドレス1,2が同時に入力された場合には予め
決められた優先順位で一方のアドレスを受付け、
このアドレスに対する処理が終了するまでは他方
のアドレスは待機させるように構成されている。
12はアドレスに応じたブロツク番号を出力する
ブロツク番号格納メモリである。また、13はブ
ロツク番号格納メモリ12から出力されるブロツ
ク番号に対応してデユアルポートメモリの切換え
情報を格納しているビツトメモリでであり、その
構成の一例を第4図に示す。ここで、第2図のブ
ロツクB11,B21がブロツク番号“1”、ブ
ロツクB12,B22がブロツク番号“2”、ブ
ロツクB1N,B2Nがブロツク番号“N”と定
義されている場合、切換回路8,9内のスイツチ
の位置に応じて切換情報格納ビツトメモリ13の
内容は第4図に示すようになつている。すなわ
ち、デユアルポートメモリ6内のブロツクがシス
テムバス4(またはデユアルポートメモリ7内の
ブロツクが伝送バス5)に接続されているものは
“0”、デユアルポートメモリ6内のブロツクが伝
送バス5(またはデユアルポートメモリ7内のブ
ロツクがシステムバス4)に接続されているもの
は“1”の切換情報がそれぞれ格納されている。
したがつて、切換情報格納ビツトメモリ13の内
容が第2図の切換回路8,9内のスイツチの状態
を示している。なお、14,16および17は反
転ゲート、15は非反転ゲートである。反転ゲー
ト16は、システムバス4からデユアルポートメ
モリに対してアクセスが行なわれているときに、
そのアクセス信号に基づき出力される信号Bが印
加されると有効(入力信号を反転して出力する)
となり、非反転ゲート15は伝送バス5からデユ
アルポートメモリに対してアクセスが行なわれて
いるときに、そのアクセス信号に基づき出力され
る信号Aが印加されると有効(入力信号をそのま
ま出力する)となるものである。反転ゲート14
は各ブロツク毎に受信完了時および送信データの
書込み完了時に出力される切換指令により有効
(入力信号を反転して出力する)となり、切換情
報格納ビツトメモリ13の内容を反転して書込む
ものである。
FIG. 3 is a block diagram showing a specific example of a memory switching control circuit and a switching circuit. In the same figure,
11 is an address (address 1) when accessing dual port memories 6 and 7 from the transmission bus.
This is an address switching circuit between the address (address 2) and the address when accessing from the system bus.
If addresses 1 and 2 are input at the same time, one address will be accepted with a predetermined priority,
The other address is configured to wait until processing for this address is completed.
Reference numeral 12 denotes a block number storage memory that outputs a block number corresponding to an address. Reference numeral 13 denotes a bit memory that stores dual port memory switching information corresponding to the block number output from the block number storage memory 12, and an example of its configuration is shown in FIG. Here, if blocks B11 and B21 in FIG. 2 are defined as block numbers "1", blocks B12 and B22 are defined as block numbers "2", and blocks B1N and B2N are defined as block numbers "N", The contents of the switching information storage bit memory 13 are changed according to the position of the switch in the switch 9 as shown in FIG. That is, if the block in the dual port memory 6 is connected to the system bus 4 (or the block in the dual port memory 7 is connected to the transmission bus 5), it is "0", and if the block in the dual port memory 6 is connected to the transmission bus 5 ( Alternatively, switching information of "1" is stored for blocks in the dual port memory 7 that are connected to the system bus 4).
Therefore, the contents of the switching information storage bit memory 13 indicate the states of the switches in the switching circuits 8 and 9 of FIG. Note that 14, 16, and 17 are inversion gates, and 15 is a non-inversion gate. When the dual port memory is being accessed from the system bus 4, the inverting gate 16
Valid when signal B is applied, which is output based on the access signal (inverts the input signal and outputs it)
Therefore, the non-inverting gate 15 becomes valid when the signal A that is output based on the access signal is applied when the dual port memory is being accessed from the transmission bus 5 (the input signal is output as is). This is the result. Inversion gate 14
is made valid (the input signal is inverted and output) by a switching command output for each block upon completion of reception and completion of writing of transmission data, and the contents of the switching information storage bit memory 13 are inverted and written.

ここで、システムバス4または伝送バス5から
デユアルポートメモリのN番地をアクセスする場
合を例にとつて、その動作を説明する。
Here, the operation will be explained by taking as an example the case where address N of the dual port memory is accessed from the system bus 4 or the transmission bus 5.

まず、システムバス4からアクセスする場合
は、アドレス切換回路11によりアドレス2(N
番地)がブロツク番号格納メモリ12のアドレス
となる。このとき、例えばN番地がブロツク番号
“1”に割り当てられているものとすると、ブロ
ツク番号格納メモリ12からはブロツク番号
“1”が出力される。これは切換情報格納ビツト
メモリ13のアドレスとなり、このビツトメモリ
13が第4図に示すような場合には、ブロツク番
号“1”のアドレスに格納されている“1”が出
力される。この時、システムバス4からのアクセ
スであるので信号Bが印加されて反転ゲート16
が有効となつており、切換情報格納ビツトメモリ
13から出力された“1”は反転ゲート16によ
り反転されて“0”となる。したがつて、デユア
ルポートメモリ6には“0”の信号が、また、デ
ユアルポートメモリ7には反転ゲート17により
反転された“1”の信号がそれぞれ印加されるこ
とになり、デユアルポートメモリ6のみが選択さ
れる。アドレス切換回路11からのアドレス2は
デユアルポートメモリ6と7に同時に入力される
が、デユアルポートメモリ6のみが選択されてい
るので、ブロツク番号“1”に対応する第2図の
ブロツクB11に対するアクセスがシステムバス
4から行なわれる。アクセスが完了すると切換指
令により反転ゲート14が有効となり、切換情報
格納ビツトメモリ13のブロツク番号“1”のア
ドレスに“0”が書込まれる。
First, when accessing from the system bus 4, the address switching circuit 11
address) becomes the address of the block number storage memory 12. At this time, for example, if address N is assigned to block number "1", the block number storage memory 12 outputs block number "1". This becomes the address of the switching information storage bit memory 13, and when this bit memory 13 is as shown in FIG. 4, "1" stored at the address of block number "1" is output. At this time, since the access is from the system bus 4, signal B is applied to the inverting gate 16.
is valid, and the "1" output from the switching information storage bit memory 13 is inverted by the inverting gate 16 and becomes "0". Therefore, a signal of "0" is applied to the dual port memory 6, and a signal of "1" inverted by the inverting gate 17 is applied to the dual port memory 7. only selected. Address 2 from address switching circuit 11 is simultaneously input to dual port memories 6 and 7, but since only dual port memory 6 is selected, access to block B11 in FIG. 2 corresponding to block number "1" is disabled. is performed from the system bus 4. When the access is completed, the switching command enables the inversion gate 14, and "0" is written to the address of the block number "1" in the switching information storage bit memory 13.

以上の説明はシステムバス4からアクセスを行
なつた場合であるが、伝送バス5からアクセスす
る場合には、アドレス切換回路11によりアドレ
ス1が選択されるとともに、信号Aにより非反転
ゲート15が有効となる点が相違している。した
がつて、デユアルポートメモリ6には“1”の信
号が、デユアルポートメモリ7には“0”の信号
が印加されることになり、デユアルポートメモリ
7のみが選択される。そして、伝送バス5から第
2図のブロツクB21に対してアクセスが行なわ
れる。アクセス終了後に切換指令によつて、切換
情報格納ビツトメモリ13の内容が反転して書込
まれることにより、第2図の切換回路8,9内の
対応するスイツチが切換えられたことになり、シ
ステムバス4と伝送バス5の一方からアクセスさ
れたブロツクが次に他方からアクセスできるよう
になる。
The above explanation is for the case where access is performed from the system bus 4, but when accessing from the transmission bus 5, address 1 is selected by the address switching circuit 11, and the non-inverting gate 15 is enabled by the signal A. The difference is that Therefore, a signal of "1" is applied to the dual port memory 6, and a signal of "0" is applied to the dual port memory 7, so that only the dual port memory 7 is selected. Then, access is made from the transmission bus 5 to block B21 in FIG. After the access is completed, the contents of the switching information storage bit memory 13 are inverted and written in response to the switching command, which means that the corresponding switches in the switching circuits 8 and 9 in FIG. 2 have been switched, and the system bus A block accessed from one of transmission bus 4 and transmission bus 5 can then be accessed from the other.

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

以上のように、この発明によれば、1対のメモ
リをNブロツクに分割し、各ブロツク毎に送受信
データ格納時のバス切換え(システムバスと伝送
バス)が可能なデユアルポートメモリ構成とし、
かつ各ブロツクを伝送バスに接続されたN台のコ
ントローラの伝送データ格納領域に対応させるこ
とにより、実効転送速度の高速化およびデータの
読出し、書込みの簡略化を図ることができる利点
を有するものである。
As described above, according to the present invention, a pair of memories is divided into N blocks, and each block has a dual port memory configuration that allows bus switching (system bus and transmission bus) when storing transmitted and received data.
Furthermore, by making each block correspond to the transmission data storage area of N controllers connected to the transmission bus, it has the advantage of increasing the effective transfer speed and simplifying data reading and writing. be.

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

第1図はコントローラの従来例を示すブロツク
図、第2図はこの発明の実施例を示す構成図、第
3図は第2図の切換回路およびその制御回路の具
体的な構成を示すブロツク図、第4図は切換情報
格納ビツトメモリの構成図である。 符号説明 1(11,22,1N)……コントロ
ーラ、2……データ送受信装置(データ転送装
置)、3……システムメモリ、4……システムバ
ス、5……伝送バス、6,7……デユアルポート
メモリ、8,9……切換回路、10……切換制御
回路、11……アドレス切換回路、12……ブロ
ツク番号格納メモリ、13……切換情報格納ビツ
トメモリ、14,16,17……反転ゲート、1
5……非反転ゲート。
Fig. 1 is a block diagram showing a conventional example of a controller, Fig. 2 is a block diagram showing an embodiment of the present invention, and Fig. 3 is a block diagram showing a specific structure of the switching circuit and its control circuit shown in Fig. 2. , FIG. 4 is a block diagram of the switching information storage bit memory. Description of symbols 1 (1 1 , 2 2 , 1 N )...Controller, 2...Data transmitting/receiving device (data transfer device), 3...System memory, 4...System bus, 5...Transmission bus, 6,7 ...Dual port memory, 8, 9...Switching circuit, 10...Switching control circuit, 11...Address switching circuit, 12...Block number storage memory, 13...Switching information storage bit memory, 14, 16, 17... ...inversion gate, 1
5...Non-inversion gate.

Claims (1)

【特許請求の範囲】[Claims] 1 データ処理装置とデータ送受信装置とをシス
テムバスを介して接続してなるコントローラを伝
送バスを介して複数個並列に接続し、これらコン
トローラ間でデータを送受信するマルチコントロ
ーラシステムにおいて、前記データ送受信装置に
はコントローラの数に応じてそれぞれブロツク分
割されかつシステムバスと伝送バスの双方からア
クセス可能な1対のデユアルポートメモリと、対
のブロツクの一方をシステムバスからアクセス可
能にするときは他方を伝送バスからアクセス可能
な如く交互に切換える切換手段とを設け、該切換
手段は、システムバスと伝送バスからのアドレス
信号を入力とし、いずれか一方のアドレス信号を
選択出力するアドレス切換回路11と、前記アド
レス信号に対応させて該アドレス信号が割り当て
られたブロツク番号を記憶し、前記アドレス切換
回路11から出力されたアドレス信号を入力とし
て対応するブロツク番号を出力するブロツク番号
格納メモリ12と、前記デユアルポートメモリの
対のブロツクがそれぞれシステムバスと伝送バス
のいずれに接続されているかの切換情報を前記ブ
ロツク番号に対応させて記憶し、前記ブロツク番
号格納メモリ12から出力されたブロツク番号を
入力として対応する切換情報を出力する切換情報
格納メモリ13と、該切換情報格納メモリ13か
ら出力された切換情報を前記両バスのうちの所定
バスからのアクセスに対してのみ反転させたの
ち、一方の前記デユアルポートメモリには直接、
他方の前記デユアルポートメモリには反転させて
それぞれ供給することにより1対の前記デユアル
ポートメモリのいずれかを選択するゲート手段1
5,16,17と、前記切換情報格納メモリ13
から出力された切換情報を前記デユアルポートメ
モリに対するアクセス終了後に反転させて再び記
憶させる手段14とから構成されることを特徴と
するマルチコントローラシステム。
1. In a multi-controller system in which a plurality of controllers in which a data processing device and a data transmitting/receiving device are connected via a system bus are connected in parallel via a transmission bus, and data is transmitted and received between these controllers, the data transmitting/receiving device There is a pair of dual port memories that are divided into blocks according to the number of controllers and can be accessed from both the system bus and the transmission bus, and when one of the blocks in the pair is made accessible from the system bus, the other is The switching means receives address signals from the system bus and the transmission bus, and selectively outputs one of the address signals. a block number storage memory 12 that stores a block number to which an address signal is assigned in correspondence with the address signal, and outputs the corresponding block number by inputting the address signal output from the address switching circuit 11; and the dual port. Switching information indicating whether each block of a pair of memories is connected to a system bus or a transmission bus is stored in correspondence with the block number, and the block number output from the block number storage memory 12 is used as input. A switching information storage memory 13 that outputs switching information, and after inverting the switching information output from the switching information storage memory 13 only for access from a predetermined bus of the two buses, one of the dual ports directly to memory,
gate means 1 for selecting one of the pair of dual port memories by inverting and supplying the same to the other dual port memory;
5, 16, 17, and the switching information storage memory 13
2. A multi-controller system comprising means 14 for inverting the switching information outputted from the dual port memory and storing it again after access to the dual port memory is completed.
JP11601483A 1983-06-29 1983-06-29 Multi-controller system Granted JPS608970A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11601483A JPS608970A (en) 1983-06-29 1983-06-29 Multi-controller system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11601483A JPS608970A (en) 1983-06-29 1983-06-29 Multi-controller system

Publications (2)

Publication Number Publication Date
JPS608970A JPS608970A (en) 1985-01-17
JPH0160864B2 true JPH0160864B2 (en) 1989-12-26

Family

ID=14676673

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11601483A Granted JPS608970A (en) 1983-06-29 1983-06-29 Multi-controller system

Country Status (1)

Country Link
JP (1) JPS608970A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0324844A (en) * 1989-06-21 1991-02-01 Fujitsu Ltd Packet transfer system
JP4536618B2 (en) * 2005-08-02 2010-09-01 富士通セミコンダクター株式会社 Reconfigurable integrated circuit device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS4887741A (en) * 1972-02-18 1973-11-17
JPS5178141A (en) * 1974-12-28 1976-07-07 Tokyo Shibaura Electric Co Hyoji kirokusochino batsufuaseigyohoshiki
JPS55134442A (en) * 1979-04-04 1980-10-20 Hitachi Ltd Data transfer unit
JPS5690341A (en) * 1979-12-24 1981-07-22 Fujitsu Ltd Buffer switching system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS4887741A (en) * 1972-02-18 1973-11-17
JPS5178141A (en) * 1974-12-28 1976-07-07 Tokyo Shibaura Electric Co Hyoji kirokusochino batsufuaseigyohoshiki
JPS55134442A (en) * 1979-04-04 1980-10-20 Hitachi Ltd Data transfer unit
JPS5690341A (en) * 1979-12-24 1981-07-22 Fujitsu Ltd Buffer switching system

Also Published As

Publication number Publication date
JPS608970A (en) 1985-01-17

Similar Documents

Publication Publication Date Title
US5408627A (en) Configurable multiport memory interface
US6308244B1 (en) Information processing apparatus with improved multiple memory access and control
US5845322A (en) Modular scalable multi-processor architecture
JPH0146946B2 (en)
JPS6113268B2 (en)
JPH0160864B2 (en)
JPS59206972A (en) Shared memory
JPS61217858A (en) Data transmitting device
JPH087738B2 (en) Endian conversion method
JP2640104B2 (en) Data transfer device
JPH024020B2 (en)
JP3266610B2 (en) DMA transfer method
JP2718661B2 (en) Dual port memory controller
JP3743975B2 (en) Storage system
JP2636253B2 (en) Expansion bus method
KR970002187B1 (en) Register file memory structure having multi-port
JPS63206855A (en) Data transmission equipment
JP3038618B2 (en) Memory device with built-in test circuit
JPH08235054A (en) Shared memory
JPH0426505B2 (en)
JPH0552979B2 (en)
JPH0520177A (en) Frame memory
JPH04258886A (en) Memory circuit
JPH04263333A (en) Memory duplication system
JPH024024B2 (en)