JPH0553976A - Inter-computer parallel data transfer method and bus adapter - Google Patents

Inter-computer parallel data transfer method and bus adapter

Info

Publication number
JPH0553976A
JPH0553976A JP3218988A JP21898891A JPH0553976A JP H0553976 A JPH0553976 A JP H0553976A JP 3218988 A JP3218988 A JP 3218988A JP 21898891 A JP21898891 A JP 21898891A JP H0553976 A JPH0553976 A JP H0553976A
Authority
JP
Japan
Prior art keywords
data
computer
signal
address
read
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.)
Withdrawn
Application number
JP3218988A
Other languages
Japanese (ja)
Inventor
Yutaka Yoshida
豊 吉田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP3218988A priority Critical patent/JPH0553976A/en
Publication of JPH0553976A publication Critical patent/JPH0553976A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PURPOSE:To simplify configuration concerning the inter-computer parallel data transfer method and the bus adapter. CONSTITUTION:This is equipped with a host side control circuit 22, r/w (read/ write) flag 20F, address buffer register 20A, data write buffer register 20W, data read buffer register 20R and slave side control circuit 24. Corresponding to the contents of the r/w flag 20F, the data of addresses held in the register 20A of a buffer RAM 12a are read out and held in the register 20R or the contents of the register 20W are read out and stored in the address.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、上位コンピュータと下
位コンピュータとの間でパラレルデータの転送を行うコ
ンピュータ間パラレルデータ転送方法及びこの転送を行
うために両コンピュータ間を接続するバスアダプタに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer-to-computer parallel data transfer method for transferring parallel data between a high-order computer and a low-order computer, and a bus adapter for connecting the two computers for this transfer.

【0002】[0002]

【従来の技術】この種のバスアダプタでは、処理速度等
が異なる上位コンピュータと下位コンピュータの各々に
パラレルインタフェースボード、例えばGP−IBイン
タフェースボードを備えて、両ボード間をケーブルで接
続する構成となっており、構成が複雑である。
2. Description of the Related Art In a bus adapter of this type, a parallel interface board, for example, a GP-IB interface board, is provided in each of a high-order computer and a low-order computer having different processing speeds, and the boards are connected by a cable. The configuration is complicated.

【0003】[0003]

【発明が解決しようとする課題】本発明の目的は、ハー
ドウエア構成を簡単にすることが可能なコンピュータ間
パラレルデータ転送方法及び構成が簡単なバスアダプタ
を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a parallel data transfer method between computers capable of simplifying the hardware configuration and a bus adapter having a simple configuration.

【0004】[0004]

【課題を解決するための手段及びその作用】図1は、本
発明に係るコンピュータ間パラレルデータ転送方法の原
理構成をフローチャートである。この方法は、次のよう
なステップ1〜7を有している。
FIG. 1 is a flow chart showing the principle configuration of an inter-computer parallel data transfer method according to the present invention. This method has the following steps 1 to 7.

【0005】(1、2)上位コンピュータのアドレスバ
ス上のデータに基づいて、下位コンピュータに割り込み
要求信号rqirtを供給する。
(1, 2) An interrupt request signal rqirt is supplied to the lower computer based on the data on the address bus of the upper computer.

【0006】(3)上位コンピュータからのリードライ
ト信号r/w、上位コンピュータのアドレスバス上のア
ドレスhadr及びデータバス上のデータをバッファ記
憶手段に保持する。
(3) The read / write signal r / w from the host computer, the address hadr on the address bus of the host computer, and the data on the data bus are held in the buffer storage means.

【0007】(4)下位コンピュータは、割り込み要求
信号rqirtに応答して、該バッファ記憶手段に保持
されたリードライト信号r/wがリードを表している場
合には、次のステップ5を実行し、該バッファ記憶手段
に保持されたリードライト信号r/wがライトを表して
いる場合には、次のステップ6を実行する。
(4) In response to the interrupt request signal rqirt, the lower computer executes the following step 5 when the read / write signal r / w held in the buffer storage means indicates read. If the read / write signal r / w held in the buffer storage means represents a write, the following step 6 is executed.

【0008】(5)下位コンピュータの、該バッファ記
憶手段に保持された該アドレスAに対応するアドレス
A’に保持されているデータを、該バッファ記憶手段を
介して上位コンピュータに転送する。アドレスAとA’
の関係は、例えば、A’=A、A’=(アドレスAの間
接アドレス)又はA’=A+(ベースアドレス)等であ
る。
(5) The data held at the address A'corresponding to the address A held in the buffer storage means of the lower computer is transferred to the higher computer via the buffer storage means. Addresses A and A '
The relationship is, for example, A ′ = A, A ′ = (indirect address of address A) or A ′ = A + (base address).

【0009】(6)下位コンピュータの、該バッファ記
憶手段に保持された該アドレスに対応するアドレスに、
該バッファ記憶手段に保持されているデータを転送す
る。
(6) At the address corresponding to the address held in the buffer storage means of the lower computer,
The data held in the buffer storage means is transferred.

【0010】(7)データ転送終了後は、データ転送終
了信号を下位コンピュータから上位コンピュータに送
る。
(7) After the data transfer is completed, a data transfer completion signal is sent from the lower computer to the upper computer.

【0011】この方法は、本発明に係るバスアダプタを
用いて実施することができ、このバスアダプタを、実施
例図2中の対応する構成要素の符号を引用して説明す
る。
This method can be implemented by using the bus adapter according to the present invention, and the bus adapter will be described with reference to the reference numerals of the corresponding components in FIG. 2 of the embodiment.

【0012】バスアダプタは、上位側制御回路22と、
リードライト記憶素子20Fと、アドレス記憶手段20
Aと、データ記憶手段20W、20Rと、下位側制御回
路24とを備えた、比較的簡単な構成となっている。
The bus adapter includes an upper control circuit 22 and
Read / write storage element 20F and address storage means 20
A, a data storage means 20W, 20R, and a lower-order side control circuit 24 are provided and have a relatively simple configuration.

【0013】上位側制御回路22は、下位コンピュータ
12のアドレスバス18A上のデータに基づいて、下位
コンピュータ12に割り込み要求信号rqirtを供給
し、かつ、上位側タイミング信号wtrg*を出力し、
下位コンピュータ12のアドレスバス18A上のデータ
及び下位コンピュータ12からのデータ読み出し信号d
oe*に基づいて、出力制御信号rcrl*を出力す
る。
The upper control circuit 22 supplies the interrupt request signal rqirt to the lower computer 12 based on the data on the address bus 18A of the lower computer 12, and outputs the upper timing signal wtrg *.
Data on the address bus 18A of the lower computer 12 and a data read signal d from the lower computer 12
The output control signal rcrl * is output based on oe *.

【0014】リードライト記憶素子20Fは、上位側タ
イミング信号wtrg*に応答して上位コンピュータ1
0からのリードライト信号r/wを保持する。
The read / write storage element 20F responds to the upper timing signal wtrg * and the upper computer 1
The read / write signal r / w from 0 is held.

【0015】アドレス記憶手段20Aは、上位側タイミ
ング信号wtrg*に応答して上位コンピュータ10の
アドレスバス16A上のデータを保持する。
The address storage means 20A holds the data on the address bus 16A of the host computer 10 in response to the host timing signal wtrg *.

【0016】データ記憶手段20Wは、上位側タイミン
グ信号wtrg*に応答して上位コンピュータ10のデ
ータバス16D上のデータを保持し、データ記憶手段2
0Rは、出力制御信号rcrl*に応答して記憶内容を
上位コンピュータ10のデータバス16D上に出力す
る。
The data storage means 20W holds the data on the data bus 16D of the host computer 10 in response to the host timing signal wtrg *, and the data storage means 2
The 0R outputs the stored contents onto the data bus 16D of the host computer 10 in response to the output control signal rcrl *.

【0017】下位側制御回路24は、下位コンピュータ
12が割り込み要求信号rqirtに応答して割り込み
処理を実行することにより出力される信号に基づいて、
下位側タイミング信号rdst*、aoe*、doe
*、dwps*、wcrl*を生成し、生成したこれら
信号に従い、リードライト記憶素子20F及びアドレス
記憶手段20Aの内容を読み出して下位コンピュータ1
2に供給し、データ記憶手段20Wの内容を読み出して
下位コンピュータ12に供給し又は下位コンピュータ1
2からのデータを読み出してデータ記憶手段20Rに保
持させ、データ転送終了後にデータ転送終了信号wcr
l*を上位コンピュータ10に供給する。
The lower control circuit 24 is based on a signal output by the lower computer 12 executing interrupt processing in response to the interrupt request signal rqirt.
Lower side timing signals rdst *, aoe *, doe
*, Dwps *, wcrl * are generated, the contents of the read / write storage element 20F and the address storage means 20A are read out according to these generated signals, and the lower computer 1
2 to read the contents of the data storage means 20W and supply it to the lower computer 12 or the lower computer 1
2 is read out and stored in the data storage means 20R, and after the data transfer is completed, the data transfer end signal wcr
l * is supplied to the host computer 10.

【0018】[0018]

【実施例】以下、図面に基づいて本発明の実施例を説明
する。
Embodiments of the present invention will be described below with reference to the drawings.

【0019】(1)第1実施例 図2は、第1実施例のバスアダプタ構成図である。(1) First Embodiment FIG. 2 is a block diagram of the bus adapter of the first embodiment.

【0020】処理速度等の異なる上位コンピュータ10
と下位コンピュータ12との間でパラレルデータの転送
を行うために、両者間にバスアダプタ14を接続してい
る。
Host computer 10 having different processing speed and the like
In order to transfer parallel data between the computer and the subordinate computer 12, a bus adapter 14 is connected between the two.

【0021】上位コンピュータ10のバス16は、アド
レスバス16Aと、データバス16Dと、コントロール
バスとを備え、このコントロールバスは、リードライト
信号r/wを送るための制御線161及びウエイトコン
トロール信号wcrl*(*は負論理を示す、以下同
様)を受けるための制御線162を含んでいる。一方、
下位コンピュータ12のバス18は、アドレスバス18
Aと、データバス18Dと、コントロールバスとを備
え、このコントロールバスは、MPU(MPUは、DS
Pや画像プロセッサ等を含む概念とする)が割り込み要
求信号rqirtを受けるための制御線181を含んで
いる。
The bus 16 of the host computer 10 comprises an address bus 16A, a data bus 16D, and a control bus. The control bus is a control line 161 for sending a read / write signal r / w and a weight control signal wcrl. It includes a control line 162 for receiving * (* indicates negative logic, and so on). on the other hand,
The bus 18 of the lower computer 12 is the address bus 18
A, a data bus 18D, and a control bus. The control bus is MPU (MPU is DS
P, an image processor, etc.) includes a control line 181 for receiving the interrupt request signal rqirt.

【0022】アドレスバス16Aは、アドレスバッファ
レジスタ20A及び上位側制御回路22の入力端子に接
続され、データバス16Dは、データ書込みバッファレ
ジスタ20Wの入力端子及びデータ読み出しバッファレ
ジスタ20Rの出力端子に接続されている。データバス
18Dは、アドレスバッファレジスタ20Aの出力端
子、データ書込みバッファレジスタ20Wの出力端子及
びデータ読み出しバッファレジスタ20Rの入力端子に
接続され、アドレスバス18Aは、下位側制御回路24
の入力端子に接続されている。
The address bus 16A is connected to the input terminals of the address buffer register 20A and the upper control circuit 22, and the data bus 16D is connected to the input terminal of the data write buffer register 20W and the output terminal of the data read buffer register 20R. ing. The data bus 18D is connected to the output terminal of the address buffer register 20A, the output terminal of the data write buffer register 20W and the input terminal of the data read buffer register 20R, and the address bus 18A is connected to the lower control circuit 24.
Connected to the input terminal of.

【0023】制御線161は、r/wフラグ20Fの入
力端子に接続され、r/wフラグ20Fの出力端子はデ
ータバス18Dの例えば第0ビットデータラインに接続
されている。制御線181は、上位側制御回路22の出
力端子に接続され、制御線162は、下位側制御回路2
4の出力端子に接続されている。
The control line 161 is connected to the input terminal of the r / w flag 20F, and the output terminal of the r / w flag 20F is connected to, for example, the 0th bit data line of the data bus 18D. The control line 181 is connected to the output terminal of the upper control circuit 22, and the control line 162 is connected to the lower control circuit 2.
4 is connected to the output terminal.

【0024】上位側制御回路22からラッチ信号wtr
g*を取り出すための制御線261は、r/wフラグ2
0F、アドレスバッファレジスタ20A及びデータ書込
みバッファレジスタ20Wのクロック入力端子に接続さ
れている。上位側制御回路22から出力制御信号rcr
l*を取り出すための制御線262は、データ読み出し
バッファレジスタ20Rの出力イネーブル端子に接続さ
れている。下位側制御回路24からフラグ読み出し信号
rdst*、アドレス読み出し信号aoe*、データ読
み出し信号doe*及びデータ書き込みパルスdwps
*を取り出すための制御線281〜284は、それぞれ
r/wフラグ20F、アドレスバッファレジスタ20A
及びデータ書込みバッファレジスタ20Wの出力イネー
ブル端子並びにデータ読み出しバッファレジスタ20R
のクロック入力端子に接続されている。
Latch signal wtr from the upper control circuit 22
The control line 261 for taking out g * is the r / w flag 2
0F, the address buffer register 20A and the data write buffer register 20W are connected to the clock input terminals. Output control signal rcr from upper control circuit 22
The control line 262 for taking out l * is connected to the output enable terminal of the data read buffer register 20R. From the lower control circuit 24, a flag read signal rdst *, an address read signal aoe *, a data read signal doe *, and a data write pulse dwps.
Control lines 281 to 284 for extracting * are r / w flag 20F and address buffer register 20A, respectively.
And output enable terminal of the data write buffer register 20W and the data read buffer register 20R
Is connected to the clock input terminal of.

【0025】以上のように、バスアダプタ14の構成は
従来よりも相当簡単になっている。次に、上記の如く接
続されたシステムの動作を説明する。
As described above, the structure of the bus adapter 14 is considerably simpler than the conventional one. Next, the operation of the system connected as described above will be described.

【0026】上位コンピュータ10と下位コンピュータ
12との間でのデータ転送は、上位コンピュータ10か
ら下位コンピュータ12への割り込み要求信号に基づい
て行われる。また、上位コンピュータ10から下位コン
ピュータ12へデータ転送する場合、上位コンピュータ
10からデータ書込みバッファレジスタ20Wを介して
下位コンピュータ12のバッファRAM12aに書き込
まれる。下位コンピュータ12から上位コンピュータ1
0へのデータ転送は、このバッファRAM12aからデ
ータ読み出しバッファレジスタ20Rを介して行われ
る。
Data transfer between the high-order computer 10 and the low-order computer 12 is performed based on an interrupt request signal from the high-order computer 10 to the low-order computer 12. When data is transferred from the upper computer 10 to the lower computer 12, the data is written from the upper computer 10 to the buffer RAM 12a of the lower computer 12 via the data write buffer register 20W. Lower computer 12 to higher computer 1
Data transfer to 0 is performed from the buffer RAM 12a via the data read buffer register 20R.

【0027】上位コンピュータ10は、バッファRAM
12aへのデータ書き込み命令を実行すると、図4
(C)に示す如く、リードライト信号r/wが低レベル
となり、バッファRAM12aからのデータ読み出し命
令を実行すると、図5(C)に示す如く、リードライト
信号r/wが高レベルとなる。上位側制御回路22は、
図4(A)又は図5(A)に示すアドレスhadrの変
化を検出して、図4(D)又は図5(D)に示すような
ラッチ信号wtrg*を生成し、これをr/wフラグ2
0F、アドレスバッファレジスタ20A及びデータ書込
みバッファレジスタ20Wのクロック入力端子に供給し
て、リードライト信号r/w、アドレスhadr及びデ
ータhdataをそれぞれr/wフラグ20F、アドレ
スバッファレジスタ20A及びデータ書込みバッファレ
ジスタ20Wに保持させる。上位側制御回路22は、ア
ドレスhadrがバッファRAM12aのアドレスを指
定していると判定すると、図4(E)又は図5(E)に
示すような割り込み要求信号rqirtを下位コンピュ
ータ12のMPUに供給する。また、上位側制御回路2
2は、下位コンピュータ12からのデータ読み出しの際
(データ読み出し信号doe*がアサート(有効に)さ
れている時)には、出力制御信号rcrl*をデータ読
み出しバッファレジスタ20の出力イネーブル端子に供
給して、データ読み出しバッファレジスタ20の内容を
データバス16D上に取り出させる。
The host computer 10 is a buffer RAM
When a data write command to 12a is executed, as shown in FIG.
As shown in (C), the read / write signal r / w becomes low level, and when the data read command from the buffer RAM 12a is executed, the read / write signal r / w becomes high level as shown in FIG. 5 (C). The upper control circuit 22 is
A change in the address hadr shown in FIG. 4 (A) or FIG. 5 (A) is detected to generate a latch signal wtrg * as shown in FIG. 4 (D) or FIG. 5 (D), which is r / w. Flag 2
0F, the address buffer register 20A and the data write buffer register 20W are supplied to the clock input terminals, and the read / write signal r / w, the address hadr, and the data hdata are respectively supplied to the r / w flag 20F, the address buffer register 20A, and the data write buffer register. Hold at 20W. When the upper control circuit 22 determines that the address hadr specifies the address of the buffer RAM 12a, it supplies the interrupt request signal rqirt as shown in FIG. 4E or 5E to the MPU of the lower computer 12. To do. In addition, the upper control circuit 2
2 supplies the output control signal rcrl * to the output enable terminal of the data read buffer register 20 when the data is read from the lower computer 12 (when the data read signal doe * is asserted (valid)). Then, the contents of the data read buffer register 20 are taken out onto the data bus 16D.

【0028】下位コンピュータ12は、この割り込み要
求信号rqirtに応答して、図3に示すような割り込
み処理を行う。以下、括弧内の数値は、図中のステップ
識別番号を示す。
The lower computer 12 responds to the interrupt request signal rqirt to perform the interrupt processing as shown in FIG. Hereinafter, the numerical value in the parentheses indicates the step identification number in the figure.

【0029】(30)最初に、レジスタ内容退避等の通
常の割り込み前処理を実行する。
(30) First, normal interrupt preprocessing such as register content saving is executed.

【0030】次に、r/wフラグ20Fの内容をレジス
タAにロードする命令を実行する。これにより、下位側
制御回路24は、アドレスバス18A上のデータに基づ
き、すなわちアドレスをデコードして(以下同様)、読
み出し信号rdst*をアサートし、r/wフラグ20
Fの内容をデータバス18D上に読み出す。読み出され
たデータは、下位コンピュータ12のMPUのレジスタ
Aにロードされる。
Next, an instruction to load the contents of the r / w flag 20F into the register A is executed. As a result, the lower control circuit 24 decodes the address based on the data on the address bus 18A (that is, the same applies below), asserts the read signal rdst *, and sets the r / w flag 20.
The contents of F are read onto the data bus 18D. The read data is loaded into the register A of the MPU of the lower computer 12.

【0031】次に、アドレスバッファレジスタ20Aの
内容をレジスタBにロードする命令を実行する。これに
より、下位側制御回路24は、アドレスバス18A上の
データに基づき、図4(F)又は図5(F)に示す如く
アドレス読み出し信号aoe*をアサートして、アドレ
スバッファレジスタ20Aの内容をデータバス18D上
に読み出す。読み出されたデータmdataは、下位コ
ンピュータ12のMPUのレジスタBにロードされる。
Next, an instruction to load the contents of the address buffer register 20A into the register B is executed. As a result, the lower control circuit 24 asserts the address read signal aoe * as shown in FIG. 4 (F) or FIG. 5 (F) based on the data on the address bus 18A, and sets the contents of the address buffer register 20A. Read on the data bus 18D. The read data mdata is loaded into the register B of the MPU of the lower computer 12.

【0032】(31)レジスタAの第0ビットが‘1’
であるかどうかを調べる命令を実行し、‘0’の場合に
はステップ32へ分岐し、‘1’の場合にはステップ3
3へ分岐する。
(31) The 0th bit of register A is "1"
Is executed, the process branches to step 32 if it is '0', and step 3 if it is '1'.
Branch to 3.

【0033】(32)データ書込みバッファレジスタ2
0Wの内容を、バッファRAM12aの、レジスタBの
内容のアドレスに移動させる命令を実行する。これによ
り、下位側制御回路24は、アドレスバス18A上のデ
ータに基づき、図5(G)に示す如くデータ読み出し信
号doe*をアサートして、データ書込みバッファレジ
スタ20Wの内容をデータバス18D上に読み出させ
る。読み出されたデータは、バッファRAM12aの該
アドレスに格納される。
(32) Data write buffer register 2
An instruction to move the contents of 0W to the address of the contents of the register B in the buffer RAM 12a is executed. As a result, the lower control circuit 24 asserts the data read signal doe * as shown in FIG. 5 (G) based on the data on the address bus 18A to transfer the contents of the data write buffer register 20W onto the data bus 18D. Read. The read data is stored in the address of the buffer RAM 12a.

【0034】次に、レジスタ内容復帰等の通常の割り込
み後処理を実行した後、割り込み処理を終了する。
Next, after executing a normal post-interruption process such as restoration of register contents, the interrupt process is terminated.

【0035】下位側制御回路24は、このデータ読み出
し信号doe*をネゲート(無効に)した後、図4
(H)に示すようなウエイトコントロール信号wcrl
*をアサートし、制御線162を介し上位コンピュータ
10のMPUに供給する。上位コンピュータ10はこれ
に応答して、リードライト信号r/wを高レベルにし、
次の命令を実行する。一方、上位側制御回路22は、ウ
エイトコントロール信号wcrl*がアサートされる
と、図4(E)に示す如く割り込み要求信号rqirt
をネゲートする。
The lower side control circuit 24 negates (invalidates) this data read signal doe *, and then, FIG.
Weight control signal wcrl as shown in (H)
* Is asserted and supplied to the MPU of the host computer 10 via the control line 162. In response to this, the high-order computer 10 sets the read / write signal r / w to a high level,
Execute the next instruction. On the other hand, when the wait control signal wcrl * is asserted, the upper control circuit 22 causes the interrupt request signal rqirt as shown in FIG.
Negate.

【0036】(33)バッファRAM12aの、レジス
タBの内容のアドレスに格納されているデータを、デー
タ読み出しバッファレジスタ20Rに移動させる命令を
実行する。これにより、バッファRAM12aからこの
データがデータバス18D上に読み出され、下位側制御
回路24は、アドレスバス18A上のデータに基づき、
図4(G)に示す如くデータ書き込みパルスdwps*
をアサートして、データバス18D上のデータをデータ
読み出しバッファレジスタ20Rに保持させる。
(33) An instruction to move the data stored in the address of the contents of the register B in the buffer RAM 12a to the data read buffer register 20R is executed. As a result, this data is read out from the buffer RAM 12a onto the data bus 18D, and the lower control circuit 24, based on the data on the address bus 18A,
As shown in FIG. 4G, the data write pulse dwps *
Is asserted to hold the data on the data bus 18D in the data read buffer register 20R.

【0037】次に、通常の割り込み後処理を実行した
後、割り込み処理を終了する。
Next, after executing the normal post-interruption processing, the interruption processing is ended.

【0038】下位側制御回路24は、データ書き込みパ
ルスdwps*をネゲート(無効に)した後、図5
(H)に示すようなウエイトコントロール信号wcrl
*をアサートし、これを上位コンピュータ10のMPU
に供給する。上位コンピュータ10はこれに応答して、
データバス16D上のデータを読み込んだ後、リードラ
イト信号r/wを低レベルにし、次の命令を実行する。
一方、上位側制御回路22はウエイトコントロール信号
wcrl*がアサートされると、図5(E)に示す如く
割り込み要求信号rqirtをネゲートする。
The lower control circuit 24 negates (invalidates) the data write pulse dwps *, and then, FIG.
Weight control signal wcrl as shown in (H)
Assert * and set this to the MPU of the high-level computer 10.
Supply to. The high-level computer 10 responds to this,
After reading the data on the data bus 16D, the read / write signal r / w is set to low level and the next instruction is executed.
On the other hand, when the wait control signal wcrl * is asserted, the upper control circuit 22 negates the interrupt request signal rqirt as shown in FIG.

【0039】このようにして、上位コンピュータ10と
下位コンピュータ12との間でデータが転送される。
In this way, data is transferred between the upper computer 10 and the lower computer 12.

【0040】(2)第2実施例 図6は、第2実施例のバスアダプタ構成図である。図2
と同一構成要素には、同一符号を付してその説明を省略
する。
(2) Second Embodiment FIG. 6 is a block diagram of the bus adapter of the second embodiment. Figure 2
The same components as those of the above are given the same reference numerals and the description thereof will be omitted.

【0041】このバスアダプタ14Aは、型式6803
0のMPUを備えた上位コンピュータ10と、型式MP
86232のDSPを備えた下位コンピュータ12とを
接続するものである。バス16は、VMEバスである。
本第2実施例では、図2に示す上位側制御回路22を、
アドレスデコーダ22a、モノマルチバイブレータ22
b、インバータ22c及びアンドゲート22dで構成
し、図2に示す下位側制御回路24をアドレスデコーダ
24a、アンドゲート24b及びVMEウエイトコント
ロール回路24cで構成し、図2に示すアドレスバッフ
ァレジスタ20A及びr/wフラグ20Fの代わりに、
バッファレジスタ20Bを用い、図2に示すデータ読み
出しバッファレジスタ20R及びデータ書込みバッファ
レジスタ20Wの代わりに、双方向バッファレジスタ2
0Tを用いている。
This bus adapter 14A is model 6803.
Host computer 10 with 0 MPU and model MP
It is connected to the lower computer 12 having the 86232 DSP. The bus 16 is a VME bus.
In the second embodiment, the upper control circuit 22 shown in FIG.
Address decoder 22a, mono multivibrator 22
b, an inverter 22c and an AND gate 22d, the lower side control circuit 24 shown in FIG. 2 is composed of an address decoder 24a, an AND gate 24b and a VME weight control circuit 24c, and the address buffer registers 20A and r / shown in FIG. Instead of w flag 20F,
The buffer register 20B is used, and instead of the data read buffer register 20R and the data write buffer register 20W shown in FIG.
0T is used.

【0042】アドレスデコーダ22aの入力端子には、
アドレスラインA24〜A11からなるアドレスバス1
6A2が接続され、アドレスデコーダ22aはこのアド
レスバス16A2上のアドレスが下位コンピュータ12
のバッファRAM12aを指定している場合、一致信号
BSを、モノマルチバイブレータ22bのトリガ入力端
子、バッファレジスタ20Bのクロック入力端子CK、
双方向バッファレジスタ20Tのクロック入力端子CK
1に供給し、かつ、インバータ22cを介してアンドゲ
ート22dの一方の入力端子に供給する。モノマルチバ
イブレータ22bはこれに応答して、一定時間幅の割り
込み要求信号XIT0*を出力し、これを下位コンピュ
ータ12のDSPに供給する。アンドゲート22dの他
方の入力端子には、アドレスデコーダ24aからのデー
タ読み出し信号doe*が供給される。
At the input terminal of the address decoder 22a,
Address bus 1 consisting of address lines A24 to A11
6A2 is connected, and the address decoder 22a determines that the address on the address bus 16A2 is lower computer 12.
When the buffer RAM 12a of No. 2 is specified, the coincidence signal BS is sent to the trigger input terminal of the mono-multivibrator 22b, the clock input terminal CK of the buffer register 20B,
Clock input terminal CK of the bidirectional buffer register 20T
1 and to one input terminal of the AND gate 22d via the inverter 22c. In response to this, the mono-multivibrator 22b outputs an interrupt request signal XIT0 * having a constant time width and supplies it to the DSP of the lower computer 12. The data read signal doe * from the address decoder 24a is supplied to the other input terminal of the AND gate 22d.

【0043】バッファレジスタ20Bの入力端子には、
アドレスラインA10〜A02からなるアドレスバス1
6A1と、図2中のリードライト信号r/wに相当する
データ転送方向指定信号WRITE*を送るための制御
線161とが接続されている。下位コンピュータ12
は、バッファレジスタ20Bの内容を読み出すことによ
り、バッファRAM12a上のアドレスとデータ転送方
向の両方を知得することができる。これにより、データ
転送速度が第1実施例の場合よりも向上する。
At the input terminal of the buffer register 20B,
Address bus 1 consisting of address lines A10 to A02
6A1 and a control line 161 for transmitting a data transfer direction designation signal WRITE * corresponding to the read / write signal r / w in FIG. Lower computer 12
Can read both the address and the data transfer direction on the buffer RAM 12a by reading the contents of the buffer register 20B. As a result, the data transfer rate is improved as compared with the case of the first embodiment.

【0044】双方向バッファレジスタ20Tには、その
転送方向制御入力端子DIRにデータ転送方向指定信号
WRITE*が供給され、クロック入力端子CK2にデ
ータ書き込みパルスdwpsが供給され、出力イネーブ
ル端子OE*にアンドゲート22dの出力が供給され
る。
In the bidirectional buffer register 20T, a data transfer direction designating signal WRITE * is supplied to its transfer direction control input terminal DIR, a data write pulse dwps is supplied to the clock input terminal CK2, and an output enable terminal OE * is supplied. The output of the gate 22d is supplied.

【0045】双方向バッファレジスタ20Tは、レジス
タA及びBと入出力ゲートとからなり、次のように動作
する。すなわち、転送方向制御入力端子DIRが低レベ
ルの場合には、クロック入力端子CK1に供給される信
号に同期してデータバス16D上のデータをレジスタA
に読み込み、出力イネーブル端子OE*が低レベルの時
レジスタAの内容をデータバス18D上に出力する。ま
た、転送方向制御入力端子DIRが高レベルの場合に
は、クロック入力端子CK2に供給される信号に同期し
てデータバス18D上のデータをレジスタBに読み込
み、出力イネーブル端子OE*が低レベルの時レジスタ
Bの内容をデータバス16D上に出力する。
The bidirectional buffer register 20T is composed of registers A and B and an input / output gate, and operates as follows. That is, when the transfer direction control input terminal DIR is at the low level, the data on the data bus 16D is transferred to the register A in synchronization with the signal supplied to the clock input terminal CK1.
When the output enable terminal OE * is at a low level, the contents of the register A are output onto the data bus 18D. When the transfer direction control input terminal DIR is high level, the data on the data bus 18D is read into the register B in synchronization with the signal supplied to the clock input terminal CK2, and the output enable terminal OE * is low level. The contents of the hour register B are output onto the data bus 16D.

【0046】また、アドレスデコーダ24aからのデー
タ書込みパルスdwps*及びデータ読み出し信号do
e*はアンドゲート24bを介してVMEウエイトコン
トロール回路24cの入力端子に供給される。VMEウ
エイトコントロール回路24cは、アンドゲート24d
の出力に基づいて、ウエイトコントロール信号wcrl
*に相当する正常終了信号DTACK*を出力する。
Further, the data write pulse dwps * and the data read signal do from the address decoder 24a.
The e * is supplied to the input terminal of the VME weight control circuit 24c via the AND gate 24b. The VME weight control circuit 24c is an AND gate 24d.
Based on the output of the weight control signal wcrl
The normal end signal DTACK * corresponding to * is output.

【0047】アドレス&制御線18Bは、アドレスライ
ンEA01及びEA00と、アドレスバス上のアドレス
が確定したことを示す拡張データメモリアドレスストロ
ーブ信号XAS*及び拡張メモリリードライト制御信号
RXWとを供給する信号線からなる。ここに、拡張メモ
リは、DSPの外付けメモリであって、本実施例ではバ
ッファRAM12aを意味している。
The address & control line 18B is a signal line for supplying the address lines EA01 and EA00, the extended data memory address strobe signal XAS * indicating that the address on the address bus is fixed, and the extended memory read / write control signal RXW. Consists of. Here, the expansion memory is an external memory of the DSP, and means the buffer RAM 12a in this embodiment.

【0048】他の点は、上記第1実施例と同様である。Other points are the same as those of the first embodiment.

【0049】[0049]

【発明の効果】以上説明した如く、本発明に係るコンピ
ュータ間パラレルデータ転送方法及びバスアダプタによ
れば、その構成が簡単になるという効果を奏し、コンピ
ュータシステム構成の容易化に寄与するところが大き
い。
As described above, the inter-computer parallel data transfer method and bus adapter according to the present invention have the effect of simplifying the configuration thereof, and greatly contribute to the simplification of the computer system configuration.

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

【図1】方法発明の原理構成をフローチャートである。FIG. 1 is a flowchart showing the principle configuration of a method invention.

【図2】本発明の第1実施例のバスアダプタ構成図であ
る。
FIG. 2 is a configuration diagram of a bus adapter according to the first embodiment of this invention.

【図3】下位コンピュータのデータ転送手順を示すフロ
ーチャートである。
FIG. 3 is a flowchart showing a data transfer procedure of a lower computer.

【図4】上位コンピュータが下位コンピュータのRAM
にデータを書き込む動作のタイミングチャートである。
FIG. 4 is a RAM of a lower computer as a higher computer
4 is a timing chart of the operation of writing data to the.

【図5】上位コンピュータが下位コンピュータのらから
データを読み込む動作のタイミングチャートである。
FIG. 5 is a timing chart of an operation in which a high-order computer reads data from low-order computers.

【図6】本発明の第2実施例のバスアダプタ構成図であ
る。
FIG. 6 is a configuration diagram of a bus adapter according to a second embodiment of the present invention.

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

10 上位コンピュータ 12 下位コンピュータ 12a バッファRAM 14、14A バスアダプタ 16、18 バス 16A、16A1、16A2、18A アドレスバス 16D、18D データバス 161、162、181、182、261、281〜2
85 制御線 20F r/wフラグ 20A アドレスバッファレジスタ 20B バッファレジスタ 20W データ書込みバッファレジスタ 20R データ読み出しバッファレジスタ 20T 双方向バッファレジスタ 22b モノマルチバイブレータ r/w リードライト信号 rqirt 割り込み要求信号 hadr アドレス hdata、mdata データ wtrg* ラッチ信号 rcrl* データ読み出し信号 aoe* アドレス読み出し信号 doe* データ読み出し信号 dwps* データ書き込みパルス rdst* 読み出し信号 wcrl* ウエイトコントロール信号 XIT0* 割り込み要求信号 BS 一致信号 WRITE* データ転送方向指定信号 XAS* 拡張データメモリアドレスストローブ信号 RXW 拡張メモリリードライト制御信号 DTACK* 正常終了信号 DIR 転送方向制御入力端子 CK、CK1、CK2 クロック入力端子 OE 出力イネーブル端子
10 High-order computer 12 Low-order computer 12a Buffer RAM 14, 14A Bus adapter 16, 18 Bus 16A, 16A1, 16A2, 18A Address bus 16D, 18D Data bus 161, 162, 181, 182, 261, 281-2
85 control line 20F r / w flag 20A address buffer register 20B buffer register 20W data write buffer register 20R data read buffer register 20T bidirectional buffer register 22b mono multivibrator r / w read / write signal rqirt interrupt request signal hadr address hdata, mdata data wtrg * Latch signal rcrl * Data read signal aoe * Address read signal doe * Data read signal dwps * Data write pulse rdst * Read signal wcrl * Weight control signal XIT0 * Interrupt request signal BS match signal WRITE * Data transfer direction designation signal XAS * Extended data memory address strobe signal RXW Extended memory read / write control Signal DTACK * normal end signal DIR transfer direction control input terminal CK, CK1, CK2 clock input terminal OE output enable terminal

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 上位コンピュータ(10)と下位コンピ
ュータ(12)との間でパラレルデータを転送するコン
ピュータ間パラレルデータ転送方法において、 該下位コンピュータのアドレスバス(16A)上のデー
タに基づいて、該下位コンピュータに割り込み要求信号
(rqirt)を供給し(1、2)、 該上位コンピュータからのリードライト信号(r/
w)、該上位コンピュータのアドレスバス上のアドレス
及びデータバス(16D)上のデータをバッファ記憶手
段(20F、20A、20W、20R)に保持し
(3)、 該下位コンピュータは、該割り込み要求信号に応答し
て、該バッファ記憶手段に保持された該リードライト信
号がリードを表している場合には、該下位コンピュータ
の、該バッファ記憶手段に保持された該アドレスに対応
するアドレスに保持されているデータを、該バッファ記
憶手段を介して該上位コンピュータに転送し(4、
5)、該バッファ記憶手段に保持された該リードライト
信号がライトを表している場合には、該下位コンピュー
タの、該バッファ記憶手段に保持された該アドレスに対
応するアドレスに、該バッファ記憶手段に保持されてい
るデータを転送し、(4、6) データ転送終了後、データ転送終了信号を該下位コンピ
ュータから該上位コンピュータに送る(7)ことを特徴
とするコンピュータ間パラレルデータ転送方法。
1. A computer-to-computer parallel data transfer method for transferring parallel data between a high-order computer (10) and a low-order computer (12), the method being based on data on an address bus (16A) of the low-order computer. An interrupt request signal (rqirt) is supplied to the lower computer (1, 2), and a read / write signal (r /
w) holding the address on the address bus of the higher-level computer and the data on the data bus (16D) in the buffer storage means (20F, 20A, 20W, 20R) (3), and the lower-level computer sends the interrupt request signal. When the read / write signal held in the buffer storage means indicates a read operation, the data is held in the lower computer at an address corresponding to the address held in the buffer storage means. Data stored in the host computer via the buffer storage means (4,
5) If the read / write signal held in the buffer storage means represents a write, the buffer storage means is set to an address corresponding to the address held in the buffer storage means of the lower computer. (4) A data transfer end signal is transmitted from the lower computer to the upper computer (7) after the data transfer is completed, and then the data is transferred to the upper computer (7).
【請求項2】 上位コンピュータ(10)と下位コンピ
ュータ(12)との間でパラレルデータを転送するため
に、両コンピュータ間に接続されるバスアダプタにおい
て、 該下位コンピュータのアドレスバス(16A)上のデー
タに基づいて、該下位コンピュータに割り込み要求信号
(rqirt)を供給し、かつ、上位側タイミング信号
(wtrg*)を出力し、該下位コンピュータのアドレ
スバス(16A)上のデータ及び該下位コンピュータか
らのデータ読み出し信号に基づいて、出力制御信号(r
crl*)を出力する上位側制御回路(22)と、 該上位側タイミング信号に応答して該上位コンピュータ
からのリードライト信号(r/w)を保持するリードラ
イト記憶素子(20F)と、 該上位側タイミング信号に応答して該上位コンピュータ
のアドレスバス上のデータを保持するアドレス記憶手段
(20A)と、 該上位側タイミング信号に応答して該上位コンピュータ
のデータバス(16D)上のデータを保持し、該出力制
御信号に応答して記憶内容を該上位コンピュータのデー
タバス上に出力するデータ記憶手段(20W、20R)
と、 該下位コンピュータが該割り込み要求信号に応答して割
り込み処理を実行することにより出力される信号に基づ
いて下位側タイミング信号(rdst*、aoe*、d
oe*、dwps*、wcrl*)を生成し、該下位側
タイミング信号に従い、該リードライト記憶素子及び該
アドレス記憶手段の内容を読み出して該下位コンピュー
タに供給し、該データ記憶手段の内容を読み出して該下
位コンピュータに供給し又は該下位コンピュータからの
データを読み出して該データ記憶手段に保持させ、デー
タ転送終了後にデータ転送終了信号を該上位コンピュー
タに供給する下位側制御回路(24)と、 を有することを特徴とするバスアダプタ。
2. A bus adapter connected between a high-order computer (10) and a low-order computer (12) in order to transfer parallel data between the computers, on an address bus (16A) of the low-order computer. An interrupt request signal (rqirt) is supplied to the lower computer based on the data, and a higher timing signal (wtrg *) is output, and the data on the address bus (16A) of the lower computer and the lower computer are output. Of the output control signal (r
and a read / write memory element (20F) which holds a read / write signal (r / w) from the host computer in response to the host timing signal. Address storage means (20A) for holding data on the address bus of the upper computer in response to the upper timing signal, and data on the data bus (16D) of the upper computer in response to the upper timing signal. Data storage means (20W, 20R) for holding and outputting the stored contents on the data bus of the host computer in response to the output control signal
And the lower-level timing signals (rdst *, aoe *, d) based on the signal output by the lower-level computer executing interrupt processing in response to the interrupt request signal.
oe *, dwps *, wcrl *) is generated, the contents of the read / write storage element and the address storage means are read and supplied to the lower computer according to the lower timing signal, and the contents of the data storage means are read. And a lower side control circuit (24) for supplying data to the lower computer or reading data from the lower computer and holding the data in the data storage means and supplying a data transfer end signal to the upper computer after the data transfer is completed. A bus adapter characterized by having.
JP3218988A 1991-08-29 1991-08-29 Inter-computer parallel data transfer method and bus adapter Withdrawn JPH0553976A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3218988A JPH0553976A (en) 1991-08-29 1991-08-29 Inter-computer parallel data transfer method and bus adapter

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3218988A JPH0553976A (en) 1991-08-29 1991-08-29 Inter-computer parallel data transfer method and bus adapter

Publications (1)

Publication Number Publication Date
JPH0553976A true JPH0553976A (en) 1993-03-05

Family

ID=16728512

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3218988A Withdrawn JPH0553976A (en) 1991-08-29 1991-08-29 Inter-computer parallel data transfer method and bus adapter

Country Status (1)

Country Link
JP (1) JPH0553976A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7381684B2 (en) 2001-10-16 2008-06-03 Lintec Corporation Method for using a rewritable thermal label

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7381684B2 (en) 2001-10-16 2008-06-03 Lintec Corporation Method for using a rewritable thermal label

Similar Documents

Publication Publication Date Title
JPH10502197A (en) PCI-ISA interrupt protocol converter and selection mechanism
US4835684A (en) Microcomputer capable of transferring data from one location to another within a memory without an intermediary data bus
US5426737A (en) Direct memory access for data transfer within an I/O device
US5708815A (en) DMA emulation via interrupt muxing
JPH0553976A (en) Inter-computer parallel data transfer method and bus adapter
KR960001023B1 (en) Bus sharing method and the apparatus between different bus
JP2577071B2 (en) Digital signal processor
JPH0756803A (en) High-speed dma transfer device
JPH08314797A (en) Memory access system
JP2976443B2 (en) Information processing device that exchanges data via system bus
JPS6381557A (en) Dual port memory
JPS62174842A (en) Data processor
JP2581144B2 (en) Bus control device
JP2563671B2 (en) Data monitoring device
JPH06332851A (en) Data transfer system
JPH04165438A (en) Memory access system
JPS63103342A (en) Main memory controller
JPH02211571A (en) Information processor
JPH01121965A (en) Microprocessor
JPH02307149A (en) Direct memory access control system
JPH05314059A (en) Memory access control circuit
JPH0261745A (en) Read transfer control system for dmac
JPH04162159A (en) Write buffer
JPH09160689A (en) Data transfer circuit
JPS63126057A (en) Data transfer system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19981112