JPH04291439A - Inter-bus connection system - Google Patents

Inter-bus connection system

Info

Publication number
JPH04291439A
JPH04291439A JP5531091A JP5531091A JPH04291439A JP H04291439 A JPH04291439 A JP H04291439A JP 5531091 A JP5531091 A JP 5531091A JP 5531091 A JP5531091 A JP 5531091A JP H04291439 A JPH04291439 A JP H04291439A
Authority
JP
Japan
Prior art keywords
bus
data
buses
bus connection
packet
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.)
Granted
Application number
JP5531091A
Other languages
Japanese (ja)
Other versions
JP3458383B2 (en
Inventor
Yuichi Suzuki
雄一 鈴木
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 JP05531091A priority Critical patent/JP3458383B2/en
Publication of JPH04291439A publication Critical patent/JPH04291439A/en
Application granted granted Critical
Publication of JP3458383B2 publication Critical patent/JP3458383B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PURPOSE:To attain the effective use of a bus by omitting substantially the discontinuation of transfer of the data to the reception side even when the data are transferred to a low speed data transfer bus from a high speed data transfer bus. CONSTITUTION:The dual port memories 13 and 14 which contain the dual ports in a multi-state queue form are provided to the data buses 16, 17, 18 and 19 where a packet bus connection part 11 and processor bus connection part 12 which are connected to a packet bus 40 and a processor bus 50 respectively to fetch the data on both buses and to sent them to the partner buses secure the connection between both buses 40 and 50. Then the data received from both buses 40 and 50 are immediately written into the memories 13 and 14 and transmitted to the partner buses. The transfer of data is discontinued to both buses 40 and 50 of the reception side until all data are transmitted and both memories 13 and 14 become empty as long as these memories store the data. However the data to be transmitted to the buses 40 and 50 are read out concurrently with the end of read of the data and transmitted onto both buses.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、二つのバス間でデータ
を転送するバス間接続方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an inter-bus connection system for transferring data between two buses.

【0002】0002

【従来の技術】従来、この種のバス間接続方式は、バス
の間にバスインタフェイスユニットを設け、このバスイ
ンタフェイスユニットが有するバッファメモリが空きに
なるまで、受信側のバスのデータ転送を一時停止してい
た。
2. Description of the Related Art Conventionally, in this type of inter-bus connection system, a bus interface unit is provided between the buses, and data transfer on the receiving side bus is continued until the buffer memory of this bus interface unit becomes empty. It was temporarily stopped.

【0003】これについて、図2を参照して説明する。 図2は、従来の本方式の一例を示すブロック図である。[0003] This will be explained with reference to FIG. FIG. 2 is a block diagram showing an example of this conventional method.

【0004】図2が示すように、高速のデータ転送バス
であるパケットバス40と、プロセッサ20および主メ
モリ30を接続して機能処理するシステムを構築するプ
ロセッサバス50との間に、バスインタフェイスユニッ
ト60が配設される。
As shown in FIG. 2, a bus interface is provided between a packet bus 40, which is a high-speed data transfer bus, and a processor bus 50, which connects the processor 20 and main memory 30 to construct a system for functional processing. A unit 60 is provided.

【0005】バスインタフェイスユニット60は、パケ
ットバス40に接続するパケットバス接続部61および
プロセッサバス50に接続するプロセッサバス接続部6
2を有する。
The bus interface unit 60 includes a packet bus connection section 61 connected to the packet bus 40 and a processor bus connection section 6 connected to the processor bus 50.
It has 2.

【0006】パケットバス接続部61は高速のデータ転
送をするパケットバス40から受信したパケット形式の
データを分解して一時記憶する一方、パケットバス40
へ送信する送信データをデータバス63を介して受信し
パケットに組み立てたのち、パケットバス40へ順次送
信する。
The packet bus connection unit 61 disassembles and temporarily stores data in a packet format received from the packet bus 40 that transfers data at high speed.
After receiving transmission data to be transmitted to the data bus 63 and assembling it into packets, the packets are sequentially transmitted to the packet bus 40.

【0007】プロセッサバス接続部62はパケットバス
接続部61と制御バス64で接続し制御信号を授受し、
パケットバス接続部61がパケットバス40から受信し
一時記憶したデータをデータバス65を介して取り出し
プロセッサバス50を介して主メモリ30へ書き込む一
方、プロセッサバス50から受信するデータをデータバ
ス63を介してパケットバス接続部61へ転送する。
The processor bus connection section 62 is connected to the packet bus connection section 61 via a control bus 64 to send and receive control signals.
The packet bus connection unit 61 takes out the temporarily stored data received from the packet bus 40 via the data bus 65 and writes it into the main memory 30 via the processor bus 50, while the data received from the processor bus 50 is transferred via the data bus 63. and transfers it to the packet bus connection section 61.

【0008】パケットバス接続部61が内蔵するバッフ
ァメモリはせいぜい4パケット分の容量で、送信側のバ
スのクロックに同期させる乗り換え用メモリである。
The buffer memory built into the packet bus connection section 61 has a capacity of at most four packets, and is a transfer memory synchronized with the clock of the transmission side bus.

【0009】このバッファメモリが記憶データを持つと
き、この記憶データがすべて転送されるまで、データの
受信は停止される。
When this buffer memory has stored data, reception of data is stopped until all of this stored data is transferred.

【0010】0010

【発明が解決しようとする課題】上述した従来のバス間
接続方式は、受信したデータを少容量のバッファメモリ
に一時蓄積しクロックの乗り換え後送出するように、バ
ス間に配設するインタフェイスユニットが構成されてい
るので、例えば高速のデータ転送バスであるパケットバ
スから低速のプロセッサバスへ転送する場合、高速転送
バスから受信するデータでバッファメモリはすぐに満杯
になり、プロセッサバスを介して主メモリへ逐次書き込
み、バッファメモリがすべて空きになるまで、高速転送
バスのデータ転送が一時停止する。
[Problems to be Solved by the Invention] The conventional inter-bus connection method described above requires an interface unit disposed between the buses so that received data is temporarily stored in a small-capacity buffer memory and sent out after changing the clock. For example, when transferring data from a high-speed packet bus to a low-speed processor bus, the buffer memory quickly fills up with data received from the high-speed transfer bus, and the main data is transferred via the processor bus. Writes to memory sequentially, and data transfer on the high-speed transfer bus is temporarily stopped until the buffer memory is all empty.

【0011】従って、転送能力の低いプロセッサバスの
影響で、他方の転送能力の高いバスの能力を損なうとい
う問題点があった。
[0011]Therefore, there has been a problem in that the effect of one processor bus having a low transfer capacity impairs the performance of the other bus having a high transfer capacity.

【0012】本発明の目的は、二つのバスそれぞれに接
続するバス接続部の間に二重化ポートメモリを追加のバ
ッファメモリとして設けることにより、上記問題点を解
決するバス間接続方式を提供することにある。
An object of the present invention is to provide an inter-bus connection system that solves the above problems by providing a duplex port memory as an additional buffer memory between the bus connection parts that connect to each of two buses. be.

【0013】[0013]

【課題を解決するための手段】本発明によるバス間接続
方式は、二つのバス間でデータを転送するバス間接続方
式において、それぞれのバスに直結し、バス上のデータ
を取り込んで相手方へ送出する一方、相手方から取り込
んだデータを直結するバスへ送信すると共に、相互を制
御バスが接続して制御する二つのバス接続部と、前記制
御バスを接続し、二重化ポートが複数段の待ち行列形式
をなし、前記バス接続部の一方から入力したデータを一
時書き込んだのち他方へ出力する二重化ポートメモリと
を有し、前記バス接続部がバス上から取り込んで書き込
む前記二重化ポートメモリがすべて書き込み済みの場合
、受信するバスへデータの転送停止指示を送信する一方
、バス上へ送信するデータを取り出す二重化ポートメモ
リに書き込みがあったとき書き込み終了と同時に読み出
してバス上へ送信する。
[Means for Solving the Problems] The bus-to-bus connection method according to the present invention is a bus-to-bus connection method for transferring data between two buses, in which the bus is directly connected to each bus, and the data on the bus is taken in and sent to the other party. On the other hand, the data fetched from the other party is sent to the directly connected bus, and the control bus is connected to the two bus connection parts that are connected to each other and controlled, and the redundant port is in a queue format with multiple stages. and a duplex port memory that temporarily writes data input from one of the bus connection units and then outputs it to the other side, and the duplex port memory that the bus connection unit reads and writes from the bus has all written data. In this case, an instruction to stop data transfer is sent to the receiving bus, and when data is written to the dual port memory from which data to be sent onto the bus is taken out, the data is read out and sent onto the bus at the same time as the writing is completed.

【0014】[0014]

【実施例】次に、本発明について図面を参照して説明す
る。図1は本発明の一実施例を示すブロック図である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings. FIG. 1 is a block diagram showing one embodiment of the present invention.

【0015】図1で示すバスインタフェイスユニット1
0はパケットバス40と、プロセッサ20および主メモ
リ30を接続するプロセッサバス50との間に配設され
、この構成は従来と同様である。バスインタフェイスユ
ニット10はパケットバス接続部11とプロセッサバス
接続部12とのほかに二つの二重化ポートメモリ13,
14を有する。
Bus interface unit 1 shown in FIG.
0 is arranged between the packet bus 40 and the processor bus 50 that connects the processor 20 and the main memory 30, and this configuration is the same as the conventional one. The bus interface unit 10 includes, in addition to a packet bus connection section 11 and a processor bus connection section 12, two duplex port memories 13,
It has 14.

【0016】制御バス15はパケットバス接続部11お
よびプロセッサバス接続部12を相互接続するほか、二
重化ポートメモリ13・14にも接続して制御信号を転
送する。
The control bus 15 interconnects the packet bus connection section 11 and the processor bus connection section 12, and also connects to the dual port memories 13 and 14 to transfer control signals.

【0017】パケットバス40から受信するデータは、
パケットバス接続部11からデータバス16,二重化ポ
ートメモリ13,データバス17を順次介してプロセッ
サバス接続部12に転送され、プロセッサバス接続部1
2がプロセッサバス50を介して主メモリ30に書き込
む。
The data received from the packet bus 40 is
The packet is transferred from the packet bus connection unit 11 to the processor bus connection unit 12 via the data bus 16, the duplex port memory 13, and the data bus 17 in order, and is transferred to the processor bus connection unit 12.
2 writes to main memory 30 via processor bus 50.

【0018】プロセッサバス50上の転送データは、プ
ロセッサバス接続部12が受信して、データバス18,
二重化ポートメモリ14,データバス19を順次介して
パケットバス接続部11に転送され、パケットバス接続
部11がパケットバス40へ送信する。
Transfer data on the processor bus 50 is received by the processor bus connection unit 12 and transferred to the data buses 18,
The data is sequentially transferred to the packet bus connection section 11 via the duplex port memory 14 and the data bus 19, and the packet bus connection section 11 transmits it to the packet bus 40.

【0019】次に、図1を参照して本実施例の動作を説
明する。
Next, the operation of this embodiment will be explained with reference to FIG.

【0020】先ず、プロセッサ20がプロセッサバス5
0からパケットバス40への転送要求をバスインタフェ
イスユニット10に対して出すと、プロセッサバス接続
部12がその命令を受け取る。
First, the processor 20 connects to the processor bus 5.
0 to the packet bus 40 is issued to the bus interface unit 10, the processor bus connection section 12 receives the command.

【0021】プロセッサバス接続部12は、主メモリ3
0の指定されたアドレスから必要なデータをバスインタ
フェイスユニット10内の二重化ポートメモリ14に読
み込み、それが済むとパケットバス接続部11に対して
パケットバス40への転送要求を出す。
The processor bus connection section 12 connects the main memory 3
Necessary data is read into the duplex port memory 14 in the bus interface unit 10 from the specified address of 0, and when this is completed, a transfer request to the packet bus 40 is issued to the packet bus connection unit 11.

【0022】反対にパケットバス40からプロセッサバ
ス50への転送要求が生じた場合は、パケットバス接続
部11が、バスインタフェイスユニット10内の二重化
ポートメモリ13に一旦データを書き込む。それと同時
に、プロセッサバス接続部12は、二重化ポートメモリ
13からデータを読みだし、主メモリ30に書き込みを
行う。
On the other hand, when a transfer request from the packet bus 40 to the processor bus 50 occurs, the packet bus connection section 11 temporarily writes data to the duplex port memory 13 in the bus interface unit 10. At the same time, the processor bus connection unit 12 reads data from the duplex port memory 13 and writes it to the main memory 30.

【0023】二重化ポートメモリ13・14は複数段の
待ち行列形式をなし、例えば20パケット分の記憶容量
をもつ。従って、高速データ転送バスのパケットバス4
0からパケットバス接続部11のバッファメモリが受信
蓄積したデータはデータバス16を介して直ちに二重化
ポートメモリ13に転送でき、パケットバス40に対す
るデータ転送の停止動作を殆んどなくすことができる。
The duplex port memories 13 and 14 are in the form of a multi-stage queue, and have a storage capacity of, for example, 20 packets. Therefore, the packet bus 4 of the high-speed data transfer bus
The data received and stored by the buffer memory of the packet bus connection section 11 from data bus 11 can be immediately transferred to the duplex port memory 13 via the data bus 16, thereby almost eliminating the need to stop data transfer to the packet bus 40.

【0024】図1に示す低速のプロセッサバス50から
高速転送のパケットバス40への転送データはパケット
バス接続部11のバッファメモリがパケット組立用とし
てあるので、一時記憶には十分な容量であり、二重化ポ
ートメモリは削除してよい。
The data transferred from the low-speed processor bus 50 to the high-speed packet bus 40 shown in FIG. 1 has sufficient capacity for temporary storage because the buffer memory of the packet bus connection section 11 is used for assembling packets. Redundant port memory may be deleted.

【0025】[0025]

【発明の効果】以上説明したように本発明は、二つのバ
スの間でデータを転送するバスインタフェイスユニット
がバスに接続してデータを送受信するバス接続部の間に
二重化ポートメモリを配設することにより、高速バスか
ら低速バスへデータを転送する場合でも、受信側の高速
バスへデータ転送の停止を指示することを殆んどなくし
、バスの有効利用ができる効果がある。
[Effects of the Invention] As explained above, in the present invention, a bus interface unit that transfers data between two buses is connected to a bus and a redundant port memory is arranged between a bus connection section that transmits and receives data. By doing so, even when data is transferred from a high-speed bus to a low-speed bus, there is almost no need to instruct the high-speed bus on the receiving side to stop data transfer, and the bus can be used effectively.

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

【図1】本発明のバス間接続方式の一実施例を示すブロ
ック図である。
FIG. 1 is a block diagram showing an embodiment of an inter-bus connection system of the present invention.

【図2】従来の一例を示すブロック図である。FIG. 2 is a block diagram showing a conventional example.

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

10    バスインタフェイスユニット11,12 
   バス接続部 13,14    二重化ポートメモリ15    制
御バス
10 Bus interface unit 11, 12
Bus connection parts 13, 14 Duplex port memory 15 Control bus

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  二つのバス間でデータを転送するバス
間接続方式において、それぞれのバスに直結し、バス上
のデータを取り込んで相手方へ送出する一方、相手方か
ら取り込んだデータを直結するバスヘ送信すると共に、
相互を制御バスが接続して制御する二つのバス接続部と
、前記制御バスを接続し、二重化ポートが複数段の待ち
行列形式をなし、前記バス接続部の一方から入力したデ
ータを一時書き込んだのち他方へ出力する二重化ポート
メモリとを有し、前記バス接続部がバス上から取り込ん
で書き込む前記二重化ポートメモリがすべて書き込み済
みの場合、受信するバスへデータの転送停止指示を送信
する一方、バス上へ送信するデータを取り出す二重化ポ
ートメモリに書き込みがあったとき書き込み終了と同時
に読み出してバス上へ送信することを特徴とするバス間
接続方式。
[Claim 1] In a bus-to-bus connection method that transfers data between two buses, a bus is directly connected to each bus, data on the bus is captured and sent to the other party, and data captured from the other party is transmitted to the directly connected bus. At the same time,
The control bus is connected to two bus connection parts that are connected and controlled by a control bus, and the duplex port forms a multi-stage queue, and data input from one of the bus connection parts is temporarily written. and a duplex port memory that is later output to the other bus, and if all the duplex port memories that the bus connection unit takes in from the bus and writes have been written, the bus connection unit sends an instruction to stop data transfer to the receiving bus, while An inter-bus connection method characterized in that when data is written to a dual port memory from which data to be transmitted upward is retrieved, the data is read out and transmitted onto the bus at the same time as the writing is completed.
JP05531091A 1991-03-20 1991-03-20 Bus connection method Expired - Lifetime JP3458383B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP05531091A JP3458383B2 (en) 1991-03-20 1991-03-20 Bus connection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP05531091A JP3458383B2 (en) 1991-03-20 1991-03-20 Bus connection method

Publications (2)

Publication Number Publication Date
JPH04291439A true JPH04291439A (en) 1992-10-15
JP3458383B2 JP3458383B2 (en) 2003-10-20

Family

ID=12994993

Family Applications (1)

Application Number Title Priority Date Filing Date
JP05531091A Expired - Lifetime JP3458383B2 (en) 1991-03-20 1991-03-20 Bus connection method

Country Status (1)

Country Link
JP (1) JP3458383B2 (en)

Also Published As

Publication number Publication date
JP3458383B2 (en) 2003-10-20

Similar Documents

Publication Publication Date Title
KR20040044366A (en) Shared memory data transfer apparatus
CN109800193B (en) Bridging device of SRAM on AHB bus access chip
JPH03188546A (en) Bus interface control system
JP3578075B2 (en) Disk array control device and disk array control method
US5185879A (en) Cache system and control method therefor
JPH04291439A (en) Inter-bus connection system
US20060224806A1 (en) Multi CPU system
JP2762506B2 (en) Line controller
JPH0471060A (en) Semiconductor integrated circuit
JP2953362B2 (en) LAN switching device
JP3651672B2 (en) Arithmetic processing system, especially arithmetic processing system for communication devices
JP2583586B2 (en) Bus control method
JPH0650494B2 (en) Data transfer method in I / O controller
JPH02211571A (en) Information processor
JPH05314061A (en) Bus interface control system
JP2000029823A (en) Bus access control circuit
US20020181456A1 (en) Switch device and data transfer system
JP2000285087A (en) Method for data communication between nodes
JPH03175851A (en) Communication controller
JP2803616B2 (en) I / O bus interface control method
JP2856709B2 (en) Bus coupling system
JP2980163B2 (en) Data transfer method
KR200200469Y1 (en) Apparatus of direct memory access and apparatus of interface using the same
JP3202769B2 (en) Burst read processing device
JP2000132498A (en) Dma transfer controller

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20021029

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030708

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070808

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080808

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080808

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090808

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090808

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100808

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110808

Year of fee payment: 8

EXPY Cancellation because of completion of term
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110808

Year of fee payment: 8