JPH09251439A - Distribution type data transfer system - Google Patents

Distribution type data transfer system

Info

Publication number
JPH09251439A
JPH09251439A JP5779996A JP5779996A JPH09251439A JP H09251439 A JPH09251439 A JP H09251439A JP 5779996 A JP5779996 A JP 5779996A JP 5779996 A JP5779996 A JP 5779996A JP H09251439 A JPH09251439 A JP H09251439A
Authority
JP
Japan
Prior art keywords
pci
data
address
local bus
target device
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
JP5779996A
Other languages
Japanese (ja)
Inventor
Hideaki Yamashita
英明 山下
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP5779996A priority Critical patent/JPH09251439A/en
Publication of JPH09251439A publication Critical patent/JPH09251439A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a distribution type data transfer system which can transfer the data in a short time to plural PCI target devices and shortens the occupation time of the PCI local bus band. SOLUTION: A PCI master device 1 and the PCI target devices 2 and 3A are connected to a PCT local bus 4. The device 3A holds a multi-cast address equal to the base address of the device 2 in its multi-cast address table 35. Then the device 2 carries out the normal transfer of data via the bus 4, and the device 3A monitors the transfer of data between both devices 1 and 2 and fetches the data to the device 2.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、PCIローカルバ
スをもつシステムで用いられ、特にPCIローカルバス
上で同じデータをマルチキャスト転送する配信型データ
転送システムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a delivery-type data transfer system used in a system having a PCI local bus, and more particularly to a delivery type data transfer system for multicasting the same data on the PCI local bus.

【0002】[0002]

【従来の技術】近年、パーソナルコンピュータや、ワー
クステーション等のローカルバスとして、PCIローカ
ルバスが採用され、製品化されている。PCIローカル
バスは、高速なデータ転送を可能とする技術であり、規
格化されている。
2. Description of the Related Art In recent years, a PCI local bus has been adopted and commercialized as a local bus for personal computers and workstations. The PCI local bus is a technology that enables high-speed data transfer and is standardized.

【0003】図6は、従来のPCIローカルバスによる
配信型データ転送システムの構成を示すブロック図であ
る。図6において、配信型データ転送システムは、PC
Iマスタデバイス100と、複数(図示2つ)のPCI
ターゲットデバイス200,300と、PCIマスタデ
バイス100とPCIターゲットデバイス200,30
0とを相互に通信可能に接続するPCIローカルバス4
00とを備える。
FIG. 6 is a block diagram showing the configuration of a conventional delivery type data transfer system using a PCI local bus. In FIG. 6, the delivery-type data transfer system is a PC.
I master device 100 and a plurality (two in the figure) of PCIs
Target devices 200 and 300, PCI master device 100, and PCI target devices 200 and 30
PCI local bus 4 that connects 0 to each other so that they can communicate with each other
00.

【0004】PCIターゲットデバイス200は、PC
Iバス制御回路210と、メモリ280とを含む。PC
Iバス制御回路210は、コンフィギュレーションレジ
スタベースアドレステーブル212と、アドレス比較回
路213と、データ書き込み回路214とを含む。PC
Iターゲットデバイス300は、PCIバス制御回路3
10と、メモリ380を含む。PCIバス制御回路31
0は、コンフィギュレーションレジスタテーブル312
と、アドレス比較回路313と、データ書き込み回路3
14とを含む。
The PCI target device 200 is a PC
It includes an I-bus control circuit 210 and a memory 280. PC
The I-bus control circuit 210 includes a configuration register base address table 212, an address comparison circuit 213, and a data write circuit 214. PC
The I target device 300 includes the PCI bus control circuit 3
10 and a memory 380. PCI bus control circuit 31
0 is the configuration register table 312
Address comparison circuit 313 and data write circuit 3
14 and.

【0005】マスタデバイス100は、PCIローカル
バス400に対してバスマスタとなり、PCIターゲッ
トデバイス200,300にデータ転送を行なう機能を
有している。
The master device 100 functions as a bus master for the PCI local bus 400 and has a function of transferring data to the PCI target devices 200 and 300.

【0006】コンフィギュレーションレジスタベースア
ドレステーブル212,312は、PCI規格に準拠し
たコンフィギュレーションレジスタであり、PCIター
ゲットデバイス200,300に対して割り当てられた
個別のアドレス値をPCI規格に従いPCIローカルバ
ス400を介して書き込まれ、記憶する。
The configuration register base address tables 212 and 312 are configuration registers conforming to the PCI standard. Individual address values assigned to the PCI target devices 200 and 300 are stored in the PCI local bus 400 in accordance with the PCI standard. Written and stored via.

【0007】コンフィギュレーションレジスタベースア
ドレステーブル212のベースアドレスは例えば「00
10××××」h(下位16ビットの×は任意の値を示
す)であり、コンフィギュレーションレジスタベースア
ドレステーブル312のベースアドレスは例えば「00
20××××」である。
The base address of the configuration register base address table 212 is, for example, "00".
10 × XXX × h (lower 16 bits x indicates an arbitrary value), and the base address of the configuration register base address table 312 is, for example, “00”.
20 × XXX ”.

【0008】PCIターゲットデバイス200にデータ
を転送し、メモリ280へ書き込む場合、PCIマスタ
デバイス100は、まず、アドレスフェーズにPCIタ
ーゲットデバイス200に割り当てたアドレス値「00
10××××」をPCIローカルバス400に出力す
る。PCIターゲットデバイス200のアドレス比較回
路213は、PCIローカルバス400上のアドレス
「0010××××」と、コンフィギュレーションレジ
スタベースアドレステーブル212とを比較し、メモリ
280へ書き込むべきアドレスであれば、データ書き込
み回路214に対して、データ書き込みを指示する。
When data is transferred to the PCI target device 200 and written to the memory 280, the PCI master device 100 firstly addresses the address "00" assigned to the PCI target device 200 in the address phase.
10 × XXX ”is output to the PCI local bus 400. The address comparison circuit 213 of the PCI target device 200 compares the address “0010 × xxx” on the PCI local bus 400 with the configuration register base address table 212, and if the address is to be written in the memory 280, the data is written. The writing circuit 214 is instructed to write data.

【0009】次いで、PCIマスタデバイス100は、
データフェーズにPCIターゲットデバイス200に転
送するデータをPCIローカルバス400に出力する。
データ書き込み回路214は、PCIローカルバス40
0からデータを取り込み、取り込んだデータをメモリ2
80に書き込む。これにより、マスタデバイス100か
らPCIターゲットデバイス200にデータが転送さ
れ、転送されたデータがメモリ280に書き込まれる。
Next, the PCI master device 100
The data to be transferred to the PCI target device 200 in the data phase is output to the PCI local bus 400.
The data write circuit 214 uses the PCI local bus 40.
The data is loaded from 0 and the loaded data is stored in the memory 2
Write to 80. As a result, data is transferred from the master device 100 to the PCI target device 200, and the transferred data is written in the memory 280.

【0010】さらに、PCIターゲットデバイス200
に転送した同じデータを他のPCIターゲットデバイス
300に転送し、メモリ380に書き込む場合、PCI
マスタデバイス100は、まず、アドレスフェーズにP
CIターゲットデバイス300に割り当てたアドレス値
「0020××××」をPCIローカルバス400に出
力する。PCIターゲットデバイス300のアドレス比
較回路313は、PCIローカルバス400上のアドレ
ス「0020××××」と、コンフィギュレーションレ
ジスタベースアドレステーブル312とを比較し、メモ
リ380へ書き込むべきアドレスであれば、データ書き
込み回路314に対して、データ書き込みを指示する。
Further, the PCI target device 200
When the same data transferred to another PCI target device 300 is written to the memory 380,
The master device 100 first performs P in the address phase.
The address value “0020 × XXX” assigned to the CI target device 300 is output to the PCI local bus 400. The address comparison circuit 313 of the PCI target device 300 compares the address “0020xxxxx” on the PCI local bus 400 with the configuration register base address table 312, and if the address is to be written in the memory 380, the data is written. The writing circuit 314 is instructed to write data.

【0011】次いで、PCIマスタデバイス100は、
データフェーズにPCIターゲットデバイス300に転
送するデータをPCIローカルバス400に再度出力す
る。データ書き込み回路314は、PCIローカルバス
400からデータを取り込み、取り込んだデータをメモ
リ380に書き込む。これにより、マスタデバイス10
0からPCIターゲットデバイス300にデータが転送
され、転送されたデータがメモリ380に書き込まれ
る。このように同じデータを2度転送することにより、
配信型のデータ転送を行うことができる。
Next, the PCI master device 100
The data to be transferred to the PCI target device 300 in the data phase is output again to the PCI local bus 400. The data writing circuit 314 fetches data from the PCI local bus 400 and writes the fetched data in the memory 380. As a result, the master device 10
Data is transferred from 0 to the PCI target device 300, and the transferred data is written in the memory 380. By transferring the same data twice in this way,
Delivery type data transfer can be performed.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、従来の
配信型データ転送システムでは、配信型のデータ転送を
行なう場合、転送先のPCIターゲットデバイスの数だ
けデータ転送を繰り返す必要がある。この結果、データ
転送に時間がかかり、PCIローカルバスの帯域を長時
間占有してしまうという問題点があった。
However, in the conventional delivery type data transfer system, when performing delivery type data transfer, it is necessary to repeat the data transfer by the number of the transfer destination PCI target devices. As a result, there is a problem in that it takes a long time to transfer data and the bandwidth of the PCI local bus is occupied for a long time.

【0013】本発明は、上述の技術的課題を解決し、複
数のPCIターゲットデバイスに対して、同じデータの
転送を短時間に行え、PCIローカルバスの帯域の占有
時間を短縮した配信型データ転送システムを提供するこ
とを目的とする。
The present invention solves the above-mentioned technical problems and enables the same data to be transferred to a plurality of PCI target devices in a short time, and the distribution-type data transfer in which the time occupied by the PCI local bus band is shortened. The purpose is to provide a system.

【0014】[0014]

【課題を解決するための手段】PCIローカルバスを介
し、PCIマスタデバイスから2以上のPCIターゲッ
トデバイスに同じデータをそれぞれ配信するようにした
配信型データ転送システムであって、各PCIターゲッ
トデバイスは、コンフィギュレーションレジスタと、ア
ドレス比較手段と、データ取り込み手段とを備え、PC
Iマスタデバイスは、まず各PCIターゲットデバイス
中の一のPCIターゲットデバイスに対する固有のベー
スアドレスをPCIローカルバスに送信し、次いで配信
すべきデータをPCIローカルバスに配信し、一のPC
Iターゲットデバイス以外の他のPCIターゲットデバ
イスは、マルチキャストアドレス記憶手段をさらに備
え、コンフィギュレーションレジスタは、PCIマスタ
デバイスによって自己のPCIターゲットデバイスに割
り当てられた固有のベースアドレスを保持し、マルチキ
ャストアドレス記憶手段は、PCIマスタデバイスによ
って一のPCIターゲットデバイスに割り当てられたベ
ースアドレスと同じマルチキャストアドレスを保持し、
他のPCIターゲットデバイスのアドレス比較回路は、
コンフィギュレーションレジスタのベースアドレスと、
PCIローカルバス上のアドレスとを比較し、比較の結
果一致する場合にはデータ取り込み手段にPCIローカ
ルバス上のデータを取り込むように指示し、比較の結果
一致しない場合には、マルチキャストアドレス記憶手段
のマルチキャストアドレスとPCIローカルバス上のデ
ータに対応するアドレスとを比較し、比較の結果一致す
るとき、データ取り込み手段にPCIローカルバス上の
データを取り込むように指示する。
A distribution-type data transfer system in which the same data is distributed from a PCI master device to two or more PCI target devices via a PCI local bus, and each PCI target device comprises: A PC including a configuration register, an address comparison means, and a data acquisition means
The I master device first sends a unique base address for one PCI target device in each PCI target device to the PCI local bus, and then delivers the data to be delivered to the PCI local bus,
The PCI target device other than the I target device further includes a multicast address storage unit, and the configuration register holds the unique base address assigned to the PCI target device of the PCI master device by the PCI master device, and the multicast address storage unit. Holds the same multicast address as the base address assigned to one PCI target device by the PCI master device,
The address comparison circuit of another PCI target device is
Base address of the configuration register,
The address on the PCI local bus is compared, and if the result of the comparison indicates a match, the data fetching means is instructed to fetch the data on the PCI local bus. The multicast address is compared with the address corresponding to the data on the PCI local bus, and when the comparison results in a match, the data fetching means is instructed to fetch the data on the PCI local bus.

【0015】各PCIターゲットデバイスは、さらにデ
ータ記憶手段を備え、データ取り込み手段は、取り込ん
だデータをデータ記憶手段に書き込むこともできる。
Each PCI target device further includes a data storage means, and the data capturing means can write the captured data in the data storage means.

【0016】一のPCIターゲットデバイスは、さらに
データ記憶手段を備え、データ取り込み手段は、取り込
んだデータをデータ記憶手段に書き込み、他のPCIタ
ーゲットデバイスは、さらにデータ取り込み手段が取り
込んだデータの誤り訂正のための符号化を行なう誤り訂
正符号化手段と、誤り訂正符号化手段が符号化した符号
化データを記憶する符号化データ記憶手段を備える、こ
ともできる。
One PCI target device further includes a data storage means, the data capturing means writes the captured data in the data storage means, and the other PCI target devices further correct the error in the data captured by the data capturing means. It is also possible to provide an error correction encoding means for performing the encoding for and the encoded data storage means for storing the encoded data encoded by the error correction encoding means.

【0017】[0017]

【発明の実施の形態】以下、図面に基づいて本発明の実
施の形態を説明する。図1は、本発明の第1実施の形態
のPCIローカルバスによる配信型データ転送システム
の構成を示すブロック図である。図1において、PCI
ローカルバスによる配信型データ転送システムは、PC
Iマスタデバイス1と、複数のPCIターゲットデバイ
ス2,3Aと、PCIマスタデバイス1と、PCIター
ゲットデバイス2,3Aとを相互に通信可能に接続する
PCIローカルバス4とを備える。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a delivery type data transfer system using a PCI local bus according to the first embodiment of this invention. In FIG. 1, the PCI
Distribution type data transfer system by local bus is PC
The I master device 1 includes a plurality of PCI target devices 2 and 3A, a PCI master device 1, and a PCI local bus 4 that connects the PCI target devices 2 and 3A so that they can communicate with each other.

【0018】PCIターゲットデバイス2は、PCIバ
ス制御回路21と、メモリ28とを含む。PCIバス制
御回路21は、コンフィギュレーションレジスタベース
アドレステーブル22と、アドレス比較回路23と、デ
ータ書き込み回路24とを含む。
The PCI target device 2 includes a PCI bus control circuit 21 and a memory 28. The PCI bus control circuit 21 includes a configuration register base address table 22, an address comparison circuit 23, and a data writing circuit 24.

【0019】PCIターゲットデバイス3Aは、PCI
バス制御回路31Aと、メモリ38Aとを含む。PCI
バス制御回路31Aは、コンフィギュレーションレジス
タベースアドレステーブル32と、アドレス比較回路3
3と、データ書き込み回路34Aと、マルチキャストア
ドレステーブル35とを含む。
The PCI target device 3A is a PCI
It includes a bus control circuit 31A and a memory 38A. PCI
The bus control circuit 31A includes a configuration register base address table 32 and an address comparison circuit 3
3, a data writing circuit 34A, and a multicast address table 35.

【0020】PCIマスタデバイス1は、PCIローカ
ルバス4上のバスマスタとなり、PCIターゲットデバ
イス2,3Aにデータ転送を行なう機能を有している。
The PCI master device 1 becomes a bus master on the PCI local bus 4 and has a function of transferring data to the PCI target devices 2 and 3A.

【0021】コンフィギュレーションレジスタベースア
ドレステーブル22,32は、PCI規格に準拠したコ
ンフィギュレーションレジスタであり、PCIターゲッ
トデバイス2,3Aに対して割り当てられた個別のアド
レス値をPCI規格に従い、PCIローカルバス4を介
して書き込まれ、ベースアドレスを記憶する。
The configuration register base address tables 22 and 32 are configuration registers conforming to the PCI standard, and the individual address values assigned to the PCI target devices 2 and 3A conform to the PCI standard according to the PCI local bus 4. To store the base address.

【0022】図2は、図1のコンフィギュレーションレ
ジスタベースアドレステーブル22,32に割り当てら
れたベースアドレスの構成の一例を示す図である。特
に、図2(a)はベースアドレスの一般的構成を示し、
図2(b)はベースアドレスの具体的構成を示してい
る。
FIG. 2 is a diagram showing an example of the configuration of base addresses assigned to the configuration register base address tables 22 and 32 of FIG. In particular, FIG. 2A shows a general structure of the base address,
FIG. 2B shows a specific structure of the base address.

【0023】図2において、コンフィギュレーションレ
ジスタベースアドレステーブル22,32は、それぞれ
固有のベースアドレスBA(y)として、複数のベース
アドレスBA(1),BA(2),…をそれぞれ保持し
ている。このようにベースアドレスが複数の場合には、
各ベースアドレスは、テーブルとして記憶されている。
コンフィギュレーションレジスタベースアドレステーブ
ル22の固有のベースアドレスBA(y)は、例えば
「0010××××」h(下位16ビットの×は任意の
値を示す)である。コンフィギュレーションレジスタベ
ースアドレステーブル32の固有のベースアドレスBA
(y)は、例えば「0020××××」hである。下位
16ビットの「××××」hには、メモリ28,38A
に格納する番地が記載されている。PCIローカルバス
4上のアドレスの上位16ビットと、ベースアドレスB
A(y)上位16ビット「0010」hとが一致すれ
ば、PCIターゲットデバイス2が選択されたことを意
味している。
In FIG. 2, the configuration register base address tables 22 and 32 respectively hold a plurality of base addresses BA (1), BA (2), ... As unique base addresses BA (y). . When there are multiple base addresses,
Each base address is stored as a table.
The unique base address BA (y) of the configuration register base address table 22 is, for example, "0010xxxxxx" h (lower 16 bits x indicates an arbitrary value). Unique base address BA of the configuration register base address table 32
(Y) is, for example, "0020xxxx" h. In the lower 16 bits “×××” h, the memories 28 and 38A are stored.
The address to be stored in is described. The upper 16 bits of the address on the PCI local bus 4 and the base address B
If the upper 16 bits “0010” h of A (y) match, it means that the PCI target device 2 is selected.

【0024】アドレス比較回路23は、PCIローカル
バス4上のアドレスとコンフィギュレーションレジスタ
ベースアドレステーブル22のベースアドレスとを比較
し、メモリ28へ書き込むべきアドレスであれば、デー
タ書き込み回路24に対して、書き込みを指示する。
The address comparison circuit 23 compares the address on the PCI local bus 4 with the base address of the configuration register base address table 22, and if the address is to be written in the memory 28, the address is written to the data writing circuit 24. Instruct to write.

【0025】マルチキャストアドレステーブル35は、
PCIターゲットデバイス2に対して割り当てられたベ
ースアドレスと同じマルチキャストアドレスをPCIマ
スタデバイス1によってPCIローカルバス4を介して
書き込まれ、マルチキャストアドレスを記憶する。
The multicast address table 35 is
The same multicast address as the base address assigned to the PCI target device 2 is written by the PCI master device 1 via the PCI local bus 4 to store the multicast address.

【0026】図3は、図1のマルチキャストアドレステ
ーブル35に割り当てられたマルチキャストアドレスの
構成の一例を示す図である。特に、図3(a)はマルチ
キャストアドレスの一般的構成を示し、図3(b)はマ
ルチキャストアドレスの具体的構成を示している。
FIG. 3 is a diagram showing an example of the structure of the multicast address assigned to the multicast address table 35 of FIG. Particularly, FIG. 3A shows a general structure of the multicast address, and FIG. 3B shows a specific structure of the multicast address.

【0027】図3において、マルチキャストアドレス番
号xは、記憶されているマルチキャストアドレスの番号
を表している。PCIアドレスPA(x)は、データの
取り込みを行なうブロックの先頭アドレスを表してい
る。サイズS(x)は、データの取り込みを行なうブロ
ックのサイズである。例えば、PCIアドレスPA
(x)が「00100100」hで、サイズS(x)が
「10」hの場合、PCIアドレスPA(x)が「00
100100」h〜「0010010F」hの範囲であ
れば、データの取り込みが行なわれる。ターゲットメモ
リアドレスTA(x)は、書き込みを行なうPCIター
ゲットデバイス3A内部のメモリ38Aのブロックの先
頭アドレスを表している。また、マルチキャストアドレ
スが複数の場合には、各マルチキャストアドレスは、テ
ーブルとして記憶されている。
In FIG. 3, the multicast address number x represents the number of the stored multicast address. The PCI address PA (x) represents the start address of the block that takes in the data. The size S (x) is the size of a block that captures data. For example, PCI address PA
When (x) is “00100100” h and the size S (x) is “10” h, the PCI address PA (x) is “00”.
In the range of 100100 "h to" 0010010F "h, data is captured. The target memory address TA (x) represents the start address of the block of the memory 38A inside the PCI target device 3A to be written. When there are a plurality of multicast addresses, each multicast address is stored as a table.

【0028】アドレス比較回路33は、アドレス比較回
路23と同様に、PCIローカルバス4上のアドレスと
コンフィギュレーションレジスタベースアドレステーブ
ル32のベースアドレスとを比較し、メモリ38Aへ書
き込むべきアドレスであれば、データ書き込み回路34
Aに対して、書き込みを指示する。
Similar to the address comparison circuit 23, the address comparison circuit 33 compares the address on the PCI local bus 4 with the base address of the configuration register base address table 32, and if it is the address to be written in the memory 38A, Data writing circuit 34
Instruct A to write.

【0029】また、アドレス比較回路33は、PCIロ
ーカルバス4上のアドレスとコンフィギュレーションレ
ジスタベースアドレステーブル32のベースアドレスと
が異なる場合に、さらにPCIローカルバス4上のデー
タに対応するアドレスと、マルチキャストアドレステー
ブル35のマルチキャストアドレスとを比較し、メモリ
38Aへ書き込むべきアドレスであれば、データ書き込
み回路34Aに対して、書き込みを指示する。
When the address on the PCI local bus 4 and the base address of the configuration register base address table 32 are different, the address comparison circuit 33 further addresses the data on the PCI local bus 4 and the multicast address. The address is compared with the multicast address in the address table 35, and if the address is to be written in the memory 38A, the data writing circuit 34A is instructed to write.

【0030】データ書き込み回路24は、アドレス比較
回路23からの指示と、PCIローカルバス4の制御を
行い、PCIローカルバス4の状態によりデータを取り
込み、取り込んだデータをメモリ28に書き込む。
The data write circuit 24 performs an instruction from the address comparison circuit 23 and controls the PCI local bus 4, fetches data according to the state of the PCI local bus 4, and writes the fetched data in the memory 28.

【0031】データ書き込み回路34Aは、アドレス比
較回路33からの指示と、PCIローカルバス4の制御
を行い、PCIローカルバス4の状態によりデータを取
り込み、取り込んだデータをメモリ38Aに書き込む。
The data write circuit 34A controls the PCI local bus 4 by instructing from the address comparison circuit 33, fetches data according to the state of the PCI local bus 4, and writes the fetched data in the memory 38A.

【0032】以上のように構成された配信型データ転送
システムについて、その動作を説明する。まず、PCI
規格のコンフィギュレーションレジスタに対する書き込
みの手順に従い、PCIマスタデバイス1は、PCIタ
ーゲットデバイス2,3Aのコンフィギュレーションレ
ジスタベースアドレステーブル22,32に対して、ベ
ースアドレスの書き込みを行う。次いで、PCIマスタ
デバイス1は、PCIターゲットデバイス3Aのマルチ
キャストアドレステーブル35に対して、マルチキャス
トアドレスおよびデータを取り込むべきブロックの設定
を行う。
The operation of the distribution type data transfer system configured as above will be described. First, PCI
The PCI master device 1 writes the base address to the configuration register base address tables 22 and 32 of the PCI target devices 2 and 3A according to the standard procedure of writing to the configuration register. Next, the PCI master device 1 sets the block for which the multicast address and data are to be fetched in the multicast address table 35 of the PCI target device 3A.

【0033】なお、マルチキャストアドレステーブル3
5をPCIコンフィギュレーション空間に設けた場合に
は、PCIマスタデバイス1は、コンフィギュレーショ
ンアクセスにより書き込みを行なう。また、メモリ空間
に設けた場合には、PCIマスタデバイス1は、メモリ
アクセスにより書き込みを行なう。
The multicast address table 3
When 5 is provided in the PCI configuration space, the PCI master device 1 writes by configuration access. If the PCI master device 1 is provided in the memory space, the PCI master device 1 performs writing by memory access.

【0034】ここで、PCIマスタデバイス1がPCI
ターゲットデバイス2に対して、アドレス「00100
100」hにメモリライトを行なった場合、PCIマス
タデバイス1とPCIターゲットデバイス2との間のデ
ータ転送は、通常のPCIローカルバス4における転送
によって行なわれる。
Here, the PCI master device 1 is the PCI
For the target device 2, the address "00100
When the memory write is performed to 100 "h, the data transfer between the PCI master device 1 and the PCI target device 2 is performed by the normal transfer on the PCI local bus 4.

【0035】アドレス比較回路23によってコンフィギ
ュレーションベースアドレステーブル22の値と比較す
る。いま、PCIローカルバス4上のアドレスと、コン
フィギュレーションアドレスベースレジスタテーブル2
2の値が一致する場合、アドレス比較回路23は、デー
タ書き込み回路24に対し、データの書き込みを指示す
る。データ書き込み回路24は、PCIローカルバス4
制御を行ないメモリ28への書き込みを行なう。
The address comparison circuit 23 compares the value of the configuration base address table 22. Now, the address on the PCI local bus 4 and the configuration address base register table 2
When the values of 2 match, the address comparison circuit 23 instructs the data writing circuit 24 to write data. The data write circuit 24 uses the PCI local bus 4
Control is performed and writing to the memory 28 is performed.

【0036】一方、PCIターゲットデバイス3Aにお
いては、アドレス比較回路33は、PCIローカルバス
4上のアドレスと、コンフィギュレーションアドレスベ
ースレジスタテーブル32の値が異なるため、さらにP
CIローカルバス4上のアドレスと、マルチキャストア
ドレステーブル35のマルチキャストアドレスとを比較
する。いま、PCIローカルバス4上のアドレスと、マ
ルチキャストアドレステーブル35のマルチキャストア
ドレスとが一致するために、アドレス比較回路33は、
データ書き込み回路34Aに対し、データの書き込みを
指示する。データ書き込み回路34Aは、PCIローカ
ルバス4上の状態、すなわちIRDY#信号とTRDY
#信号の状態を監視し、データがPCIターゲットデバ
イス2に転送されたタイミングでこのデータを取り込
み、取り込んだデータをメモリ38Aに書き込む。
On the other hand, in the PCI target device 3A, the address comparison circuit 33 further differs from the address on the PCI local bus 4 by the value of the configuration address base register table 32.
The address on the CI local bus 4 is compared with the multicast address in the multicast address table 35. Now, since the address on the PCI local bus 4 and the multicast address in the multicast address table 35 match, the address comparison circuit 33
The data write circuit 34A is instructed to write data. The data write circuit 34A is in a state on the PCI local bus 4, that is, the IRDY # signal and TRDY.
The state of the # signal is monitored, this data is fetched at the timing when the data is transferred to the PCI target device 2, and the fetched data is written in the memory 38A.

【0037】以上のように、本実施の形態によれば、P
CIターゲットデバイス3Aにマルチキャストアドレス
テーブル35を設け、コンフィギュレーションベースア
ドレステーブル32のベースアドレスと、PCIローカ
ルバス4上のアドレスとを比較し、比較の結果一致する
場合にはデータ書き込み回路34AにPCIローカルバ
ス4上のデータを取り込むように指示し、比較の結果一
致しない場合には、マルチキャストアドレステーブル3
5のマルチキャストアドレスとPCIローカルバス4上
のアドレスとを比較し、比較の結果一致するとき、デー
タ書き込み回路34AにPCIローカルバス4上のデー
タを取り込むように指示している。この結果、他のPC
Iターゲットデバイス2に対して転送されるデータを取
り込むことができ、複数回のデータ転送の必要がなくな
る。したがって、同じデータを複数のPCIターゲット
デバイス2,3Aに一度に転送でき、データ転送の時間
が短縮され、PCIローカルバス4の占有時間が短縮化
される。
As described above, according to the present embodiment, P
The CI target device 3A is provided with the multicast address table 35, and the base address of the configuration base address table 32 and the address on the PCI local bus 4 are compared. If it is instructed to take in the data on the bus 4 and the result of comparison is that they do not match, the multicast address table 3
5 is compared with the address on the PCI local bus 4, and when the comparison results in a match, the data write circuit 34A is instructed to fetch the data on the PCI local bus 4. As a result, other PC
The data transferred to the I target device 2 can be taken in, and it is not necessary to transfer the data a plurality of times. Therefore, the same data can be transferred to a plurality of PCI target devices 2 and 3A at one time, the data transfer time is shortened, and the occupation time of the PCI local bus 4 is shortened.

【0038】また、本発明によれば、各PCIターゲッ
トデバイス2,3Aは、さらにメモリ28,38Aを備
え、データ書き込み回路24,34Aは、取り込んだデ
ータをメモリ28,38Aに書き込むようにしているの
で、データの2重化が確保される。
Further, according to the present invention, each PCI target device 2, 3A further includes memories 28, 38A, and the data write circuits 24, 34A write the fetched data in the memories 28, 38A. Therefore, data duplication is ensured.

【0039】図4は、本発明の第2実施の形態のPCI
ローカルバスによる配信型データ転送システムの構成を
示すブロック図である。なお、第1実施の形態と対応す
る部分に同一番号を付し、その詳細な説明を省略する。
FIG. 4 shows the PCI of the second embodiment of the present invention.
It is a block diagram which shows the structure of the delivery type data transfer system by a local bus. The parts corresponding to those in the first embodiment are designated by the same reference numerals, and detailed description thereof will be omitted.

【0040】図4の配信型データ転送システムにおいて
注目すべきは、図1の実施の形態のPCIバス制御回路
31Aのデータ書き込み回路34Aに代えて、PCIバ
ス制御回路31Bにパリティ演算回路34Bを設けると
ともに、メモリ38Aに代えてパリティ演算結果記憶部
38Bを設けた点である。
It should be noted that in the distribution type data transfer system of FIG. 4, a parity arithmetic circuit 34B is provided in the PCI bus control circuit 31B instead of the data write circuit 34A of the PCI bus control circuit 31A of the embodiment of FIG. In addition, a parity operation result storage unit 38B is provided instead of the memory 38A.

【0041】パリティ演算回路34Bは、データ書き込
み回路34Aとほとんど同様の動作を行う、すなわち、
アドレス比較回路23からの指示と、PCIローカルバ
ス4の制御を行い、PCIローカルバス4の状態により
データを取り込む。しかし、パリティ演算回路34B
は、メモリへの書き込みの代わりに、取り込んだデータ
の誤り訂正のための符号化としてパリティ演算を行な
い、その結果の書き込みを制御する点が異なる。
The parity operation circuit 34B performs almost the same operation as the data write circuit 34A, that is,
The instruction from the address comparison circuit 23 and the control of the PCI local bus 4 are performed, and data is taken in according to the state of the PCI local bus 4. However, the parity arithmetic circuit 34B
Is different in that instead of writing to the memory, a parity operation is performed as encoding for error correction of the fetched data and the writing of the result is controlled.

【0042】パリティ演算結果記憶部38Bは、パリテ
ィ演算の結果を記憶する。
The parity calculation result storage section 38B stores the result of the parity calculation.

【0043】図5は、図4のマルチキャストアドレステ
ーブル35に割り当てられたマルチキャストアドレスの
構成の一例を示す図である。特に、図5(a)はマルチ
キャストアドレスの一般的構成を示し、図5(b)はマ
ルチキャストアドレスの具体的構成を示している。
FIG. 5 is a diagram showing an example of the structure of the multicast address assigned to the multicast address table 35 of FIG. In particular, FIG. 5A shows the general structure of the multicast address, and FIG. 5B shows the specific structure of the multicast address.

【0044】図5において、マルチキャストアドレス番
号x、PCIアドレスPA(x)、サイズS(x)は、
第1実施の形態と同様の構成である(図3参照)。パリ
ティ書き込みブロックPB(x)は、パリティ演算結果
を書き込むブロックを示す。例えば、PCIアドレスP
A(1)からサイズS(1)の大きさの空間に位置する
データに対するパリティ演算結果をパリティ書き込みブ
ロックPB(1)に示される領域に記憶させる。
In FIG. 5, the multicast address number x, PCI address PA (x) and size S (x) are
The configuration is similar to that of the first embodiment (see FIG. 3). The parity write block PB (x) is a block in which the parity calculation result is written. For example, PCI address P
The parity calculation result for the data located in the space of size A (1) to size S (1) is stored in the area indicated by the parity write block PB (1).

【0045】以上のように構成されたPCIローカルバ
スによる配信型データ転送システムについてその動作を
説明する。
The operation of the delivery type data transfer system using the PCI local bus configured as described above will be described.

【0046】まず、マルチキャストアドレステーブル3
5と、コンフィギュレーションレジスタベースアドレス
テーブル22,32への書き込みまでは、第1実施の形
態と同様の動作である。
First, the multicast address table 3
The operations up to 5 and writing to the configuration register base address tables 22 and 32 are the same as those in the first embodiment.

【0047】ここで、PCIマスタデバイス1がPCI
ターゲットデバイス2に対して、アドレス「00100
100」hにメモリライトを行なった場合、PCIター
ゲットデバイス2は、第1実施の形態と同様に動作す
る。
Here, the PCI master device 1 is the PCI
For the target device 2, the address "00100
When a memory write is performed on 100 "h, the PCI target device 2 operates in the same manner as in the first embodiment.

【0048】PCIターゲットデバイス3Bにおいて
は、アドレス比較回路33によってマルチキャストアド
レステーブル35の内容と比較する。いま、PCIロー
カルバス4上のアドレスとマルチキャストアドレステー
ブル35が一致するために、マルチキャストアドレステ
ーブル35は、パリティ演算をパリティ演算回路34B
に指示する。パリティ演算回路34Bは、PCIローカ
ルバス4上のデータ転送を監視し、データを取り込みパ
リティ演算し、パリティ演算結果記憶部38Bへの書き
込みを行なう。
In the PCI target device 3B, the address comparison circuit 33 compares it with the contents of the multicast address table 35. Now, since the address on the PCI local bus 4 and the multicast address table 35 match, the multicast address table 35 performs the parity operation on the parity operation circuit 34B.
To instruct. The parity operation circuit 34B monitors data transfer on the PCI local bus 4, fetches data, performs a parity operation, and writes the parity operation result storage unit 38B.

【0049】以上のように、本実施の形態によれば、同
じデータを複数のPCIターゲットデバイス2,3Bに
一度に転送でき、データ転送の時間が短縮され、PCI
ローカルバス4の占有時間が短縮化される。
As described above, according to this embodiment, the same data can be transferred to a plurality of PCI target devices 2 and 3B at one time, the data transfer time can be shortened, and the PCI
The occupation time of the local bus 4 is shortened.

【0050】また、本実施の形態によれば、PCIター
ゲットデバイス2は、さらにメモリ28を備え、データ
書き込み回路24は、取り込んだデータをメモリ28に
書き込み、PCIターゲットデバイス3Bは、さらにパ
リティ演算回路34Bが取り込んだデータの誤り訂正の
ための符号化を行ない、パリティ演算回路34Bが符号
化した符号化データをパリティ演算結果記憶部38Bに
記憶するようにしているので、メモリ28に格納された
データの誤りを符号化データで修復することができる。
Further, according to the present embodiment, the PCI target device 2 further includes the memory 28, the data write circuit 24 writes the fetched data in the memory 28, and the PCI target device 3B further includes the parity operation circuit. Since the data captured by 34B is encoded for error correction and the encoded data encoded by the parity arithmetic circuit 34B is stored in the parity arithmetic result storage unit 38B, the data stored in the memory 28 is stored. The error can be corrected with the encoded data.

【0051】なお、第1実施の形態では、PCIターゲ
ットデバイス3Aのようにマルチキャストアドレステー
ブル35を有するターゲットデバイスを1つとしたが、
PCIターゲットデバイス3AがPCIローカルバス4
上のデータ転送を監視しているだけであるので、PCI
ターゲットデバイス3Aと同様の機能を持つデバイスを
PCIマスタデバイス1上に複数存在させてもよい。こ
の場合には、1対複数のマルチキャスト転送を行なうこ
とができる。
In the first embodiment, there is one target device having the multicast address table 35 like the PCI target device 3A.
PCI target device 3A is PCI local bus 4
Since we are only monitoring the above data transfer, the PCI
A plurality of devices having the same function as the target device 3A may exist on the PCI master device 1. In this case, one-to-many multicast transfer can be performed.

【0052】また、第2実施の形態では、PCIターゲ
ットデバイス2のようにマルチキャストアドレステーブ
ル35を有しないターゲットデバイスを1つとしたが、
PCIターゲットデバイス3BがPCIローカルバス4
上のデータ転送を監視しているだけであるので、PCI
ターゲットデバイス2と同様の機能を持つデバイスをP
CIマスタデバイス1上に複数存在させ、各PCIター
ゲットデバイス2へのデータ転送を一つのパリティ演算
用のPCIターゲットデバイス3Bで行なうことができ
る。
Further, in the second embodiment, one target device such as the PCI target device 2 which does not have the multicast address table 35 is used.
PCI target device 3B is PCI local bus 4
Since we are only monitoring the above data transfer, the PCI
Select a device that has the same function as target device 2.
A plurality of PCI target devices 2 can be present on the CI master device 1, and data transfer to each PCI target device 2 can be performed by one PCI target device 3B for parity calculation.

【0053】また、PCIマスタデバイス1上のターゲ
ットデバイスを複数のPCIターゲットデバイス3A
や、複数のPCIターゲットデバイス3Bだけで構成し
てもよく、また、PCIターゲットデバイス3AとPC
Iターゲットデバイス3Bとを混在させるようにしても
よい。
The target device on the PCI master device 1 is replaced by a plurality of PCI target devices 3A.
Alternatively, it may be configured by only a plurality of PCI target devices 3B.
The I target device 3B may be mixed.

【0054】さらに、ターゲットデバイスを個別のデバ
イスでなく、1つのデバイス中に複数の機能を持たせる
ように構成してもよい。
Further, the target device may be configured to have a plurality of functions in one device instead of individual devices.

【0055】[0055]

【発明の効果】本発明によれば、コンフィギュレーショ
ンレジスタのベースアドレスと、PCIローカルバス上
のアドレスとを比較し、比較の結果一致する場合にはデ
ータ取り込み手段にPCIローカルバス上のデータを取
り込むように指示し、比較の結果一致しない場合には、
マルチキャストアドレス記憶手段のマルチキャストアド
レスとPCIローカルバス上のアドレスとを比較し、比
較の結果一致するとき、データ取り込み手段にPCIロ
ーカルバス上のデータを取り込むように指示しているの
で、他のPCIデバイスに対して転送されるデータを取
り込むことができ、複数回のデータ転送の必要がなくな
る。したがって、同じデータを複数のPCIターゲット
デバイスに一度に転送でき、データ転送の時間が短縮さ
れ、PCIローカルバスの占有時間が短縮化される。
According to the present invention, the base address of the configuration register is compared with the address on the PCI local bus, and if the comparison results in a match, the data on the PCI local bus is loaded into the data loading means. , And if the comparison does not match,
The multicast address in the multicast address storage means is compared with the address on the PCI local bus, and when the comparison results in a match, the data fetching means is instructed to fetch the data on the PCI local bus, so that another PCI device is used. The data to be transferred can be taken in and the data need not be transferred multiple times. Therefore, the same data can be transferred to a plurality of PCI target devices at one time, the data transfer time is shortened, and the PCI local bus occupation time is shortened.

【0056】また、本発明によれば、各PCIターゲッ
トデバイスは、さらにデータ記憶手段を備え、データ取
り込み手段は、取り込んだデータをデータ記憶手段に書
き込むようにしているので、データの2重化が確保され
る。
Further, according to the present invention, since each PCI target device is further provided with the data storage means, and the data fetching means writes the fetched data in the data storage means, duplication of data is prevented. Reserved.

【0057】また、本発明によれば、一のPCIターゲ
ットデバイスは、さらにデータ記憶手段を備え、データ
取り込み手段は、取り込んだデータをデータ記憶手段に
書き込み、他のPCIターゲットデバイスは、さらにデ
ータ取り込み手段が取り込んだデータの誤り訂正のため
の符号化を行ない、誤り訂正符号化手段が符号化した符
号化データを記憶するようにしているので、データ記憶
手段に格納されたデータの誤りを符号化データで修復す
ることができる。
According to the present invention, one PCI target device further includes a data storage means, the data fetching means writes the fetched data in the data storage means, and the other PCI target devices further fetch the data. Since the data taken in by the means is coded for error correction and the coded data coded by the error correction coding means is stored, the error in the data stored in the data storage means is coded. Can be repaired with data.

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

【図1】本発明の第1実施の形態のPCIローカルバス
による配信型データ転送システムの構成を示すブロック
図である。
FIG. 1 is a block diagram showing a configuration of a distribution type data transfer system using a PCI local bus according to a first embodiment of this invention.

【図2】図1のコンフィギュレーションレジスタベース
アドレステーブル22,32に割り当てられたベースア
ドレスの構成の一例を示す図である。
2 is a diagram showing an example of a configuration of base addresses assigned to configuration register base address tables 22 and 32 of FIG.

【図3】図1のマルチキャストアドレステーブル35に
割り当てられたマルチキャストアドレスの構成の一例を
示す図である。
3 is a diagram showing an example of a configuration of a multicast address assigned to a multicast address table 35 of FIG.

【図4】本発明の第2実施の形態のPCIローカルバス
による配信型データ転送システムの構成を示すブロック
図である。
FIG. 4 is a block diagram showing a configuration of a distribution type data transfer system using a PCI local bus according to a second embodiment of this invention.

【図5】図4のマルチキャストアドレステーブル35に
割り当てられたマルチキャストアドレスの構成の一例を
示す図である。
5 is a diagram showing an example of a configuration of a multicast address assigned to a multicast address table 35 of FIG.

【図6】従来のPCIローカルバスによる配信型データ
転送システムの構成を示すブロック図である。
FIG. 6 is a block diagram showing the configuration of a conventional delivery type data transfer system using a PCI local bus.

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

1…PCIマスタデバイス 2,3A,3B…PCIターゲットデバイス 4…PCIローカルバス 21,31A,31B…PCI制御回路 22,32…コンフィギュレーションレジスタベースア
ドレステーブル 23,33…アドレス比較回路 24,34A…データ書き込み回路 28,38A…メモリ 34B…パリティ演算回路 35…マルチキャストアドレステーブル 38B…パリティ演算結果記憶部
1 ... PCI master device 2, 3A, 3B ... PCI target device 4 ... PCI local bus 21, 31A, 31B ... PCI control circuit 22, 32 ... Configuration register base address table 23, 33 ... Address comparison circuit 24, 34A ... Data Write circuit 28, 38A ... Memory 34B ... Parity calculation circuit 35 ... Multicast address table 38B ... Parity calculation result storage unit

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 PCIローカルバスを介し、PCIマス
タデバイスから2以上のPCIターゲットデバイスに同
じデータをそれぞれ配信するようにした配信型データ転
送システムであって、 前記各PCIターゲットデバイスは、 コンフィギュレーションレジスタと、アドレス比較手段
と、データ取り込み手段とを備え、 前記PCIマスタデバイスは、 まず前記各PCIターゲットデバイス中の一のPCIタ
ーゲットデバイスに対する固有のベースアドレスを前記
PCIローカルバスに送信し、次いで配信すべきデータ
を前記PCIローカルバスに配信し、 前記一のPCIターゲットデバイス以外の他のPCIタ
ーゲットデバイスは、 マルチキャストアドレス記憶手段をさらに備え、 前記コンフィギュレーションレジスタは、 前記PCIマスタデバイスによって自己のPCIターゲ
ットデバイスに割り当てられた固有のベースアドレスを
保持し、 前記マルチキャストアドレス記憶手段は、 前記PCIマスタデバイスによって前記一のPCIター
ゲットデバイスに割り当てられたベースアドレスと同じ
マルチキャストアドレスを保持し、 前記他のPCIターゲットデバイスのアドレス比較回路
は、 前記コンフィギュレーションレジスタのベースアドレス
と、PCIローカルバス上のアドレスとを比較し、比較
の結果一致する場合には前記データ取り込み手段に前記
PCIローカルバス上のデータを取り込むように指示
し、比較の結果一致しない場合には、前記マルチキャス
トアドレス記憶手段のマルチキャストアドレスと前記P
CIローカルバス上のアドレスとを比較し、比較の結果
一致するとき、前記データ取り込み手段に前記PCIロ
ーカルバス上のデータを取り込むように指示することを
特徴とする配信型データ転送システム。
1. A distribution-type data transfer system in which the same data is distributed from a PCI master device to two or more PCI target devices via a PCI local bus, wherein each PCI target device is a configuration register. The PCI master device first transmits a unique base address for one PCI target device among the PCI target devices to the PCI local bus and then distributes it. Data to be delivered to the PCI local bus, the PCI target devices other than the one PCI target device further include: a multicast address storage unit, the configuration register, the PCI Holds a unique base address assigned to its own PCI target device by the mobile device, and the multicast address storage means holds the same multicast address as the base address assigned to the one PCI target device by the PCI master device. Then, the address comparison circuit of the other PCI target device compares the base address of the configuration register with an address on the PCI local bus, and if the comparison results in a match, the PCI local device stores the PCI local data. When it is instructed to take in the data on the bus and the result of the comparison is that they do not match, the multicast address of the multicast address storage means and the P
A delivery-type data transfer system, characterized in that an address on a CI local bus is compared, and when the comparison results in a match, the data capturing means is instructed to capture data on the PCI local bus.
【請求項2】 前記各PCIターゲットデバイスは、さ
らにデータ記憶手段を備え、 前記データ取り込み手段は、 取り込んだデータを前記データ記憶手段に書き込むこと
を特徴とする請求項1に記載の配信型データ転送システ
ム。
2. The delivery-type data transfer according to claim 1, wherein each of the PCI target devices further includes a data storage unit, and the data acquisition unit writes the acquired data in the data storage unit. system.
【請求項3】 前記一のPCIターゲットデバイスは、
さらにデータ記憶手段を備え、 前記データ取り込み手段は、 取り込んだデータを前記データ記憶手段に書き込み、 前記他のPCIターゲットデバイスは、さらに前記デー
タ取り込み手段が取り込んだデータの誤り訂正のための
符号化を行なう誤り訂正符号化手段と、 前記誤り訂正符号化手段が符号化した符号化データを記
憶する符号化データ記憶手段を備える、 ことを特徴とする請求項1に記載の配信型データ転送シ
ステム。
3. The one PCI target device is
Furthermore, the data storage means is provided, the data capture means writes the captured data in the data storage means, and the other PCI target device further performs encoding for error correction of the data captured by the data capture means. The delivery-type data transfer system according to claim 1, further comprising: an error correction coding unit that performs the coding, and a coded data storage unit that stores the coded data coded by the error correction coding unit.
JP5779996A 1996-03-14 1996-03-14 Distribution type data transfer system Pending JPH09251439A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5779996A JPH09251439A (en) 1996-03-14 1996-03-14 Distribution type data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5779996A JPH09251439A (en) 1996-03-14 1996-03-14 Distribution type data transfer system

Publications (1)

Publication Number Publication Date
JPH09251439A true JPH09251439A (en) 1997-09-22

Family

ID=13065964

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5779996A Pending JPH09251439A (en) 1996-03-14 1996-03-14 Distribution type data transfer system

Country Status (1)

Country Link
JP (1) JPH09251439A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998057267A1 (en) * 1997-06-11 1998-12-17 Sun Microsystems, Inc. Computer system employing a bus snooping multimedia subsystem for implementing video multicast transactions
EP0919926A1 (en) * 1997-11-26 1999-06-02 Honeywell Inc. Method and apparatus for robust data broadcast on a peripheral component interconnect bus
EP0921470A1 (en) * 1997-12-04 1999-06-09 Nec Corporation Data receiving device capable of simultaneous reception
KR100418964B1 (en) * 2001-10-23 2004-02-14 엘지전자 주식회사 Apparatus for Duplicated PCI System
US7003701B2 (en) 2001-01-23 2006-02-21 Nec Corporation System for facilitated analysis of PCI bus malfunction
US8089641B2 (en) 2006-01-30 2012-01-03 Konica Minolta Business Technologies, Inc. Image processing apparatus and image forming apparatus
JP2014182329A (en) * 2013-03-21 2014-09-29 Fujitsu Ltd Synchronization control device, synchronization control method and synchronization control program
US8886854B2 (en) 2011-02-10 2014-11-11 Fujitsu Limited Data transfer device and storage device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998057267A1 (en) * 1997-06-11 1998-12-17 Sun Microsystems, Inc. Computer system employing a bus snooping multimedia subsystem for implementing video multicast transactions
EP0919926A1 (en) * 1997-11-26 1999-06-02 Honeywell Inc. Method and apparatus for robust data broadcast on a peripheral component interconnect bus
EP0921470A1 (en) * 1997-12-04 1999-06-09 Nec Corporation Data receiving device capable of simultaneous reception
US7003701B2 (en) 2001-01-23 2006-02-21 Nec Corporation System for facilitated analysis of PCI bus malfunction
KR100418964B1 (en) * 2001-10-23 2004-02-14 엘지전자 주식회사 Apparatus for Duplicated PCI System
US8089641B2 (en) 2006-01-30 2012-01-03 Konica Minolta Business Technologies, Inc. Image processing apparatus and image forming apparatus
US8886854B2 (en) 2011-02-10 2014-11-11 Fujitsu Limited Data transfer device and storage device
JP2014182329A (en) * 2013-03-21 2014-09-29 Fujitsu Ltd Synchronization control device, synchronization control method and synchronization control program

Similar Documents

Publication Publication Date Title
JPS58139241A (en) Picture memory access system
JPH02208771A (en) Memory constitution used in means for interfacing between system controller for multiprocessor system and system main memory
JPS5840773B2 (en) parallel access storage
AU599534B2 (en) A diagnostic system in a data processing system
JPH09251439A (en) Distribution type data transfer system
JPH08179941A (en) Method and computer for change of program package in multicomputer system
JPH03156576A (en) Graphic form processing system
US4740911A (en) Dynamically controlled interleaving
US6223268B1 (en) System and method for writing specific bytes in a wide-word memory
JPH1021106A (en) Semiconductor integrated circuit
US20080215825A1 (en) Memory Share by a Plurality of Processors
US6148351A (en) Method for data width conversion between a DMA controller and an interface unit with a bus width that is an integer multiple of the DMAC bus width
JP2003345650A (en) Flash memory system
KR100299127B1 (en) Apparatus and method for dualizing main processor in asynchronous transfer mode exchanger
US6785795B1 (en) Data processing device for use in cooperation with a memory
JPH05300152A (en) Address setter
JPH0554009A (en) Program load system
JPS58143500A (en) Storage device available for interleaving
JP2919001B2 (en) Semiconductor integrated circuit device
JP3317819B2 (en) Control method for two-port access of single-port RAM
JPS58139234A (en) Signal input system
JPH0736739A (en) Data processor
JPS61123950A (en) Memory access control method
Friedman New Monolithics Shape the Future MIL-STD-1553 to 1750A Interfaces
JPS6049348B2 (en) Address translation versus control method