JPH09160689A - Data transfer circuit - Google Patents

Data transfer circuit

Info

Publication number
JPH09160689A
JPH09160689A JP34474595A JP34474595A JPH09160689A JP H09160689 A JPH09160689 A JP H09160689A JP 34474595 A JP34474595 A JP 34474595A JP 34474595 A JP34474595 A JP 34474595A JP H09160689 A JPH09160689 A JP H09160689A
Authority
JP
Japan
Prior art keywords
bus
data
transfer
data transfer
bus switching
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
JP34474595A
Other languages
Japanese (ja)
Inventor
Kenji Masuda
健二 増田
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing 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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP34474595A priority Critical patent/JPH09160689A/en
Publication of JPH09160689A publication Critical patent/JPH09160689A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To execute data transfer at a high speed between the plural sets of data transfer origins and data transfer destinations by inputting transfer control data and outputting transfer origin bus switching signals and transfer destination bus switching signals by a bus control part. SOLUTION: Information for indicating which one of buses 4a, 4b and 4c is to be used is included in the transfer control data 7 outputted to a transfer control data input terminal 10 and the bus control part 1 inputs them and outputs the transfer origin bus switching signals 5 and the transfer destination bus switching signals 6. Then, a data transfer origin bus switching part 2 inputs the transfer origin bus switching signals 5 and sets a specified bus for data output and a data transfer destination bus switching part 3 inputs the transfer destination bus switching signals 6 and sets the specified bus for data input. Thus, a data transfer origin output terminal is connected through the data transfer origin bus switching part 2, the bus and the data transfer destination bus switching part 3 to a data transfer destination input terminal. As a result, the data transfer is executed at a high speed between the plural sets of the transfer origins and the transfer destinations.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はディジタル計算機に
おけるメモリ、または入力/出力装置の間の情報または
他の信号の相互接続または転送の技術分野に属する。こ
の発明は、システムバス等の上にデータ転送元とデータ
転送先を持つシステムにおいて、高速に、また、複数の
データ転送元とデータ転送先の組合せに対して同時にデ
ータ転送を実行できるデータ転送回路に関する。
FIELD OF THE INVENTION The present invention is in the technical field of interconnection or transfer of information or other signals between memories or input / output devices in digital computers. The present invention provides a data transfer circuit capable of executing high-speed data transfer simultaneously for a combination of a plurality of data transfer sources and data transfer destinations in a system having a data transfer source and a data transfer destination on a system bus or the like. Regarding

【0002】[0002]

【従来の技術】通常、コンピュータシステムでデータを
転送する場合、CPU(Central Processing Unit )が
データ転送元からデータを読出して、次にそのデータを
転送先に書込むという2回の動作が必要である。また、
一般に高速でデータ転送を実行する手段として、CPU
とは独立して動作するDMA(Direct Memory Access)
転送という方法が用いられる。
2. Description of the Related Art Generally, when transferring data in a computer system, a CPU (Central Processing Unit) requires two operations of reading data from a data transfer source and then writing the data to a transfer destination. is there. Also,
Generally, a CPU is used as a means for executing high-speed data transfer.
DMA (Direct Memory Access) that operates independently of
A method called transfer is used.

【0003】[0003]

【発明が解決しようとする課題】前者の場合はCPUに
よるプログラム処理の実行速度、およびデータ転送速度
が遅くなるという欠点を有する。またDMAでもシステ
ムバスを使用するため、システムバスを使用するプログ
ラム処理がその間は停止するという欠点を有する。また
両者とも、システムバスはシステム全体で共有している
ため1組のデータ転送元とデータ転送先の間でしかデー
タ転送を実行できなかった。そこで本発明の目的はCP
Uによるプログラム処理等の実行速度を落とすことな
く、複数組のデータ転送元とデータ転送先の間でデータ
転送を高速で実行するデータ転送回路を提供することに
ある。
The former case has a drawback that the execution speed of the program processing by the CPU and the data transfer speed become slow. Also, since the DMA uses the system bus, it has a drawback that program processing using the system bus is stopped during that period. Further, in both cases, since the system bus is shared by the entire system, data transfer can be executed only between a pair of data transfer source and data transfer destination. Therefore, the purpose of the present invention is CP
It is an object of the present invention to provide a data transfer circuit that executes high-speed data transfer between a plurality of sets of data transfer sources and data transfer destinations without reducing the execution speed of program processing by U and the like.

【0004】[0004]

【課題を解決するための手段】上記の目的は下記の本発
明によって達成される。すなわち、本発明は「データ転
送元バス切換部と、データ転送先バス切換部と、バス制
御部を有し、前記データ転送元バス切換部は転送元バス
切換信号を入力して複数のバスから特定のバスをデータ
出力用のバスに設定し、前記データ転送先バス切換部は
転送先バス切換信号を入力して複数のバスから特定のバ
スをデータ入力用のバスに設定し、前記バス制御部は転
送制御データを入力して前記転送元バス切換信号と前記
転送先バス切換信号を出力する、データ転送回路」であ
る。
The above objects are achieved by the present invention described below. That is, the present invention has a "data transfer source bus switching unit, a data transfer destination bus switching unit, and a bus control unit, and the data transfer source bus switching unit inputs a transfer source bus switching signal from a plurality of buses. A specific bus is set as a data output bus, and the data transfer destination bus switching unit inputs a transfer destination bus switching signal to set a specific bus from a plurality of buses as a data input bus, and the bus control is performed. The unit is a data transfer circuit which receives the transfer control data and outputs the transfer source bus switching signal and the transfer destination bus switching signal.

【0005】本発明によれば、転送元バス切換信号を入
力したデータ転送元バス切換部により複数のバスから特
定のバスがデータ出力用のバスに設定され、転送先バス
切換信号を入力したデータ転送先バス切換部により複数
のバスから特定のバスがデータ入力用のバスに設定さ
れ、その転送元バス切換信号と転送先バス切換信号は転
送制御データを入力したバス制御部により出力される。
すなわち、複数のバスを有するから上記特定のバスを専
用使用するバスとすることができる。これにより、バス
を使用する他の処理の実行速度を落とすことなく、複数
組のデータ転送元とデータ転送先の間でデータ転送を高
速で実行することができる。
According to the present invention, the data transfer source bus switching unit, to which the transfer source bus switching signal is input, sets a specific bus from a plurality of buses as a data output bus, and inputs the transfer destination bus switching signal. A specific bus is set as a data input bus from the plurality of buses by the transfer destination bus switching unit, and the transfer source bus switching signal and the transfer destination bus switching signal are output by the bus control unit to which the transfer control data is input.
That is, since there are a plurality of buses, the above specific bus can be a dedicated bus. As a result, data transfer can be performed at high speed between a plurality of sets of data transfer sources and data transfer destinations without reducing the execution speed of other processes that use the bus.

【0006】また本発明は「前記複数のバスの内のすく
なくとも1つはCPUと入出力装置の間に介在するシス
テムバスであるデータ転送回路」である。これにより、
システムバスを使用するCPUによるプログラム処理等
の実行速度を落とすことなく、複数組のデータ転送元と
データ転送先の間でデータ転送を高速で実行することが
できる。また本発明は「前記データ出力用のバスと前記
データ入力用のバスはFIFO(first in first out)
メモリを介在して接続されているデータ転送回路」であ
る。これにより、データ転送元とデータ転送先の間でデ
ータ転送速度が異なる場合においても、データ転送を実
行することができる。また本発明は「前記バス制御部が
出力する書込制御データに基づいて前記データ出力用の
バスのデータを前記FIFOメモリに書込む制御を行う
書込制御部と、前記バス制御部が出力する読出制御デー
タに基づいて前記FIFOメモリのデータを前記データ
入力用のバスに読出す制御を行う読出制御部を有するデ
ータ転送回路」である。これにより、データ転送におけ
るFIFOメモリの制御動作をバス制御部が一元的に制
御するこができデータ転送を効率的に実行することがで
きる。
Further, the present invention is "a data transfer circuit which is at least one of the plurality of buses which is a system bus interposed between the CPU and the input / output device". This allows
Data transfer can be performed at high speed between a plurality of sets of data transfer sources and data transfer destinations without reducing the execution speed of program processing by the CPU using the system bus. According to the present invention, "the data output bus and the data input bus are FIFO (first in first out).
A data transfer circuit connected via a memory ". As a result, even if the data transfer rate differs between the data transfer source and the data transfer destination, the data transfer can be executed. According to the present invention, "a write control unit that controls writing of data on the bus for data output to the FIFO memory based on write control data output by the bus control unit and the bus control unit outputs the data. A data transfer circuit having a read control unit for controlling reading of the data of the FIFO memory to the data input bus based on the read control data ". As a result, the bus control unit can centrally control the control operation of the FIFO memory in data transfer, and the data transfer can be executed efficiently.

【0007】[0007]

【発明の実施の形態】以下、本発明について実施の形態
により説明する。図1は本発明のデータ転送回路の一例
を示す図である。図1において、1はバス制御部、2は
データ転送元バス切換部、3はデータ転送先バス切換
部、4a,4b,4cはそれぞれバス、5は転送元バス
切換信号、6は転送先バス切換信号、7は転送制御デー
タ、8a,8b,8c,8d,8eはデータ転送元出力
端子、9a,9b,9c,9d,9eはデータ転送先入
力端子、10は転送制御データ入力端子である。ここに
「バス」は多数ある始点の中の任意のものから、多数あ
る終点の中の任意のものに情報を転送するための共通信
号線の束である。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to embodiments. FIG. 1 is a diagram showing an example of a data transfer circuit of the present invention. In FIG. 1, 1 is a bus control unit, 2 is a data transfer source bus switching unit, 3 is a data transfer destination bus switching unit, 4a, 4b and 4c are buses, 5 is a transfer source bus switching signal, and 6 is a transfer destination bus. Switching signal, 7 is transfer control data, 8a, 8b, 8c, 8d and 8e are data transfer source output terminals, 9a, 9b, 9c, 9d and 9e are data transfer destination input terminals, and 10 is transfer control data input terminal. . A "bus" is a bundle of common signal lines for transferring information from any of a number of starting points to any of a number of ending points.

【0008】以上の構成において、転送制御データ7は
他の制御機構から転送制御データ入力端子10を通じて
バス制御部1に出力される。たとえば転送制御データ入
力端子10はシステムバスに接続されており、メモリに
格納された転送制御データをCPUがシステムバス経由
で入力し、その転送制御データをシステムバス経由で転
送制御データ入力端子10に出力する。転送制御データ
入力端子10に出力された転送制御データ7にはバス4
a,4b,4cのいずれを使用するかという情報が含ま
れており、バス制御部1はその転送制御データ7を入力
して転送元バス切換信号5と転送先バス切換信号6を出
力する。
In the above structure, the transfer control data 7 is output from the other control mechanism to the bus control unit 1 through the transfer control data input terminal 10. For example, the transfer control data input terminal 10 is connected to the system bus, the CPU inputs the transfer control data stored in the memory via the system bus, and the transfer control data is input to the transfer control data input terminal 10 via the system bus. Output. The transfer control data 7 output to the transfer control data input terminal 10 includes the bus 4
Information about which of a, 4b, and 4c is used is included, and the bus control unit 1 inputs the transfer control data 7 and outputs the transfer source bus switching signal 5 and the transfer destination bus switching signal 6.

【0009】データ転送元バス切換部2はその転送元バ
ス切換信号5を入力して複数のバス4a,4b,4cか
ら特定のバス(たとえば4a)をデータ出力用のバスに
設定する。またデータ転送先バス切換部3はその転送先
バス切換信号6を入力して複数のバス4a,4b,4c
から特定のバス(たとえば4a)をデータ入力用のバス
に設定する。通常はデータ出力用のバスとデータ入力用
のバスには同一のバスが設定される。これにより、デー
タ転送元出力端子(たとえば8a)は、データ転送元バ
ス切換部2、バス4a、データ転送先バス切換部3を介
して、データ転送先入力端子(たとえば9a)と接続さ
れる。
The data transfer source bus switching unit 2 inputs the transfer source bus switching signal 5 and sets a specific bus (for example, 4a) as a data output bus from the plurality of buses 4a, 4b and 4c. Further, the data transfer destination bus switching unit 3 inputs the transfer destination bus switching signal 6 and receives a plurality of buses 4a, 4b, 4c.
To set a specific bus (for example, 4a) as a data input bus. Normally, the same bus is set for the data output bus and the data input bus. As a result, the data transfer source output terminal (for example, 8a) is connected to the data transfer destination input terminal (for example, 9a) via the data transfer source bus switching unit 2, the bus 4a, and the data transfer destination bus switching unit 3.

【0010】図1の一例におけるデータ転送元出力端子
は8a〜8eの5つであり、データ転送先入力端子は9
a〜9eの5つである。転送制御データ7にはデータ転
送元出力端子8a〜8eのいずれを使用するか、そして
データ転送先入力端子9a〜9eのいずれを使用するか
という情報が含まれている。その情報によりデータ転送
元出力端子8a〜8eのいずれかとデータ転送先入力端
子9a〜9eのいずれかの組合せが任意に行われる。
In the example of FIG. 1, there are five data transfer source output terminals 8a to 8e and nine data transfer destination input terminals.
It is five of a-9e. The transfer control data 7 includes information as to which of the data transfer source output terminals 8a to 8e is used and which of the data transfer destination input terminals 9a to 9e is used. According to the information, any combination of the data transfer source output terminals 8a to 8e and any of the data transfer destination input terminals 9a to 9e is arbitrarily performed.

【0011】図2はFIFOメモリを使用する本発明の
データ転送回路の一例を示す図である。図2において図
1と同一部分には同一番号が付されている。本発明を説
明する図において以下同様とする。図2において、11
はFIFOメモリ、12は書込制御部、13は読出制御
部である。書込制御部12はバス制御部1が出力する書
込制御データに基づいてデータ出力用のバスのデータを
FIFOメモリ11に書込む制御を行う。また、読出制
御部13はバス制御部1が出力する読出制御データに基
づいてFIFOメモリ1のデータをデータ出力用のバス
に読出す制御を行う。
FIG. 2 is a diagram showing an example of the data transfer circuit of the present invention using a FIFO memory. 2, the same parts as those in FIG. 1 are designated by the same reference numerals. The same applies to the drawings for explaining the present invention. In FIG. 2, 11
Is a FIFO memory, 12 is a write controller, and 13 is a read controller. The write control unit 12 controls the writing of the data of the data output bus into the FIFO memory 11 based on the write control data output from the bus control unit 1. Further, the read control unit 13 controls the data of the FIFO memory 1 to be read to the data output bus based on the read control data output from the bus control unit 1.

【0012】この書込制御部12と読出制御部13の動
作はFIFOメモリ11の設計仕様によって異なる。図
3はFIFOメモリの一例を示す図である。図3に示す
FIFOメモリに基づいて説明する。この場合は、デー
タ出力用のバスはFIFOメモリのA0〜A17の端子
に接続され、データ入力用のバスはFIFOメモリのB
0〜B17の端子に接続される。また、書込制御部の出
力端子は“CLOCKA”,“W/R(BAR)A”,
“CSA(BAR)”であり、それぞれFIFOメモリ
の“WRTCLK”,“WRTEN1”,“WRTEN
2(BAR)”に接続されている。また、読出制御部の
出力端子は“CLOCKB”,“W/R(BAR)
B”,“CSB(BAR)”であり、それぞれFIFO
メモリの“RDCLK”,“OE1(BAR)”,“R
DEN(BAR)”と“OE2(BAR)”に接続され
ている。
The operations of the write controller 12 and the read controller 13 differ depending on the design specifications of the FIFO memory 11. FIG. 3 is a diagram showing an example of a FIFO memory. Description will be made based on the FIFO memory shown in FIG. In this case, the data output bus is connected to the terminals A0 to A17 of the FIFO memory, and the data input bus is B of the FIFO memory.
0 to B17 terminals are connected. Further, the output terminals of the write control unit are "CLOCKA", "W / R (BAR) A",
"CSA (BAR)", which are "WRTCLK", "WRTEN1", and "WRTEN" of the FIFO memory, respectively.
2 (BAR) ". The output terminals of the read control unit are" CLOCKB "and" W / R (BAR) ".
B "and" CSB (BAR) ", each of which is a FIFO
"RDCLK", "OE1 (BAR)", "R" of memory
It is connected to DEN (BAR) "and" OE2 (BAR) ".

【0013】書込みクロック“WRTCLK”と読出し
クロック“RDCLK”は何ら制約がなく非同期であっ
ても同一であってもよい。“WRTEN1”がHigh
かつ“WRTEN2(BAR)”がLowのとき“WR
TCLK”の立ち上がりのエッジでデータがメモリに書
込まれる。また“RDEN(BAR)”,“OE1(B
AR)”,“OE2(BAR)”のすべてがLowのと
き“RDCLK”の立ち上がりのエッジでデータがメモ
リから読出される。図2においてFIFOメモリ以外の
部分の動作は図1の場合と同様であるから説明は省略す
る。
The write clock "WRTCLK" and the read clock "RDCLK" may be asynchronous or the same without any restriction. "WRTEN1" is High
And when “WRTEN2 (BAR)” is Low, “WR
Data is written to the memory at the rising edge of TCLK. Also, "RDEN (BAR)", "OE1 (B
AR) "and" OE2 (BAR) "are all Low, data is read from the memory at the rising edge of" RDCLK ". In FIG. 2, the operation of the parts other than the FIFO memory is the same as in the case of FIG. Therefore, the description is omitted.

【0014】[0014]

【実施例】図4は本発明のデータ転送回路を用いたコン
ピュータシステムを示す図である。図4において、14
はCPU、15はワークメモリ、16は表示メモリ、1
7は表示制御部、18は表示器である。また4aはCP
U14と入出力装置の間に介在するシステムバスであ
り、4bはシステムバス以外のバスの1つである。この
ように本発明においては複数のバスのすくなくとも1つ
をシステムバスとすることができる。
FIG. 4 is a diagram showing a computer system using the data transfer circuit of the present invention. In FIG.
Is a CPU, 15 is a work memory, 16 is a display memory, 1
Reference numeral 7 is a display controller, and 18 is a display. 4a is CP
A system bus is interposed between the U14 and the input / output device, and 4b is one of the buses other than the system bus. As described above, in the present invention, at least one of the plurality of buses can be the system bus.

【0015】また、本発明は図1、図2に示す構成のデ
ータ転送回路をコンピュータ本体等のシステムバスに付
加することができる。この付加する方法としては、たと
えば図1、図2に示す構成のデータ転送回路をプラグイ
ン接続用のユニットボード(サブユニットボード)とし
てプラグイン方式のメイン装置(コンピュータ本体等)
に接続する。この場合システムバスに接続する端子は、
バス(たとえば4a)とデータ転送元バス切換部との接
続端子、そのバスとデータ転送先バス切換部との接続端
子、および転送制御データ入力端子である。
Further, according to the present invention, the data transfer circuit having the configuration shown in FIGS. 1 and 2 can be added to the system bus of the computer body or the like. As a method of adding this, for example, a data transfer circuit having the configuration shown in FIGS. 1 and 2 is used as a unit board (sub-unit board) for plug-in connection and a plug-in type main device (computer main body or the like).
Connect to In this case, the terminals connected to the system bus are
A connection terminal between the bus (for example, 4a) and the data transfer source bus switching unit, a connection terminal between the bus and the data transfer destination bus switching unit, and a transfer control data input terminal.

【0016】図4の構成において、動作について順を追
って説明する。CPU14はバス制御部1に対して、す
くなくともデータ転送元であるワークメモリ15の読出
し開始アドレスと、データ転送先である表示メモリの書
込み開始アドレス、および転送データ長からなる情報を
転送制御データ7として出力する。バス接続をシステム
バス4aからその他のバス4bに切換える情報を転送元
バス切換信号5としてデータ転送元バス切換部2に対し
バス制御部1が出力する。同様に、バス接続をシステム
バス4aからその他のバス4bに切換える情報を転送先
バス切換信号6としてデータ転送先バス切換部3に対し
バス制御部1が出力する(図1参照)。
The operation of the configuration shown in FIG. 4 will be described step by step. The CPU 14 sends to the bus control unit 1 as transfer control data 7 information including at least the read start address of the work memory 15 which is the data transfer source, the write start address of the display memory which is the data transfer destination, and the transfer data length. Output. The bus control unit 1 outputs the information for switching the bus connection from the system bus 4a to the other bus 4b to the data transfer source bus switching unit 2 as a transfer source bus switching signal 5. Similarly, the information for switching the bus connection from the system bus 4a to the other bus 4b is output to the data transfer destination bus switching unit 3 as the transfer destination bus switching signal 6 by the bus control unit 1 (see FIG. 1).

【0017】データ転送元バス切換部2により、ワーク
メモリ15のバスはその他のバス4bに接続される。ま
たデータ転送先バス切換部3により、表示メモリ16の
バスはその他のバス4bに接続される。バス制御部1の
制御下において、書込制御部12はワークメモリ15に
読出アドレスとリード信号を出力しデータをバス4b
(ワークメモリ15の側)に読出す。このバス4bに読
出したデータをFIFOメモリ11に書込み、読出アド
レスをインクリメントする。バス制御部1の制御下にお
いて、読出制御部13はFIFOメモリ11に書込まれ
たデータをバス4b(表示メモリ16の側)に読出す。
このバス4bに読出したデータを表示メモリ16に書込
アドレスとライト信号を出力し表示メモリ16に書込
み、書込アドレスをインクリメントする。
The data transfer source bus switching unit 2 connects the bus of the work memory 15 to the other bus 4b. The data transfer destination bus switching unit 3 connects the bus of the display memory 16 to the other bus 4b. Under the control of the bus control unit 1, the write control unit 12 outputs a read address and a read signal to the work memory 15 to transfer data to the bus 4b.
The data is read out (on the side of the work memory 15). The data read to the bus 4b is written in the FIFO memory 11 and the read address is incremented. Under the control of the bus control unit 1, the read control unit 13 reads the data written in the FIFO memory 11 onto the bus 4b (on the display memory 16 side).
The data read out to the bus 4b is output to the display memory 16 as a write address and a write signal and written to the display memory 16 to increment the write address.

【0018】書込制御部12と読出制御部13はこの動
作を繰返し、転送制御データ7に含まれるデータ長の転
送を行う。転送終了後、バス制御部1はバス接続をシス
テムバス4aに切換える情報を転送元バス切換信号5と
してデータ転送元バス切換部2に対し出力する。同様
に、バス接続をシステムバス4aに切換える情報を転送
先バス切換信号6としてデータ転送先バス切換部3に対
し出力する。このようにして、バス接続をシステムバス
に戻してからCPU14に対して転送終了信号を返す。
The write controller 12 and the read controller 13 repeat this operation to transfer the data length included in the transfer control data 7. After the transfer is completed, the bus control unit 1 outputs information for switching the bus connection to the system bus 4a to the data transfer source bus switching unit 2 as a transfer source bus switching signal 5. Similarly, information for switching the bus connection to the system bus 4a is output to the data transfer destination bus switching unit 3 as a transfer destination bus switching signal 6. In this way, the bus connection is returned to the system bus, and then the transfer end signal is returned to the CPU 14.

【0019】上記の実施例では1組のデータ転送元とデ
ータ転送先の組合わせの例を説明したが、複数の組合わ
せによるデータ転送を同時に実行することは、上記の説
明から容易なことである。当然ながら、組合せの数が増
えることによりデータ転送が高速になる。また、上記の
実施例ではバスにおけるデータ転送方向が一方向である
が、FIFOメモリを2つ使用する等の公知の技術によ
り双方向とすることができる。
In the above embodiment, an example of a combination of one set of data transfer source and one set of data transfer destination has been described. However, it is easy from the above description to perform data transfer by a plurality of combinations at the same time. is there. Of course, increasing the number of combinations results in faster data transfer. Further, in the above embodiment, the data transfer direction in the bus is unidirectional, but it can be bidirectional by a known technique such as using two FIFO memories.

【0020】[0020]

【比較例】図4にしたがって、表示のためのデータがワ
ークメモリ15に記憶されているとして、システムバス
4aを使用して表示器18に表示を行うための過程を比
較例として説明する。まずCPU14はシステムバス4
aを通じてワークメモリ15から表示のためのデータを
読出す。次にそのデータはCPU14によりシステムバ
ス4aを通じて表示メモリ16に書込まれる。表示メモ
リ16に書込まれたデータは表示制御部17によりCR
T等の表示器18に表示される。上記の過程では1ワー
ドのデータが転送されるだけであるから、全データの転
送の所要時間は長くなる。またデータ長の長いデータを
転送する間に、システムバス4aが他に占領される場合
は、その間の時間が余分に必要である。また、このデー
タ転送によりシステムバス4aが占領されるため、その
間の時間だけ他のプログラム処理に時間を要する。
COMPARATIVE EXAMPLE Referring to FIG. 4, assuming that data for display is stored in the work memory 15, a process for displaying on the display 18 using the system bus 4a will be described as a comparative example. First, the CPU 14 is the system bus 4
Data for display is read from the work memory 15 through a. Next, the data is written in the display memory 16 by the CPU 14 through the system bus 4a. The data written in the display memory 16 is CR by the display control unit 17.
It is displayed on the display 18 such as T. Since only one word of data is transferred in the above process, the time required to transfer all the data becomes long. Further, when the system bus 4a is occupied by another while transferring data having a long data length, an extra time is required during that time. Further, since the system bus 4a is occupied by this data transfer, it takes time for other program processing for the time interval.

【0021】[0021]

【発明の効果】以上のように本発明によれば、バスを使
用する他の処理の実行速度を落とすことなく、複数組の
データ転送元とデータ転送先の間でデータ転送を高速で
実行することができる。また、複数のバスの内のすくな
くとも1つがCPUと入出力装置の間に介在するシステ
ムバスである本発明によれば、システムバスを使用する
CPUによるプログラム処理等の実行速度を落とすこと
なく、複数組のデータ転送元とデータ転送先の間でデー
タ転送を高速で実行することができる。また、データ出
力用のバスとデータ入力用のバスがFIFOメモリを介
在して接続されている本発明によれば、データ転送元と
データ転送先の間でデータ転送速度が異なる場合におい
ても、データ転送を実行することができる。また、バス
制御部が出力する書込制御データに基づいて前記データ
出力用のバスのデータを前記FIFOメモリに書込む制
御を行う書込制御部と、前記バス制御部が出力する読出
制御データに基づいて前記FIFOメモリのデータを前
記データ出力用のバスに読出す制御を行う読出制御部を
有する本発明によれば、データ転送におけるFIFOメ
モリの制御動作をバス制御部が一元的に制御するこがで
きデータ転送を効率的に実行することができる。
As described above, according to the present invention, data transfer is performed at high speed between a plurality of sets of data transfer sources and data transfer destinations without reducing the execution speed of other processes using the bus. be able to. Further, according to the present invention, at least one of the plurality of buses is the system bus interposed between the CPU and the input / output device. Data can be transferred at high speed between the data transfer source and the data transfer destination of the set. Further, according to the present invention in which the data output bus and the data input bus are connected via the FIFO memory, even when the data transfer rate differs between the data transfer source and the data transfer destination, The transfer can be performed. A write control unit that controls writing of data on the bus for data output to the FIFO memory based on write control data output by the bus control unit and read control data output by the bus control unit. According to the present invention, which has a read control unit for controlling the reading of the data of the FIFO memory to the data output bus based on the above, the bus control unit can integrally control the control operation of the FIFO memory in the data transfer. Therefore, data transfer can be performed efficiently.

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

【図1】本発明のデータ転送回路の一例を示す図であ
る。
FIG. 1 is a diagram showing an example of a data transfer circuit of the present invention.

【図2】FIFOメモリを使用する本発明のデータ転送
回路の一例を示す図である。
FIG. 2 is a diagram showing an example of a data transfer circuit of the present invention using a FIFO memory.

【図3】FIFOメモリの一例を示す図である。FIG. 3 is a diagram showing an example of a FIFO memory.

【図4】本発明のデータ転送回路を用いたコンピュータ
システムを示す図である。
FIG. 4 is a diagram showing a computer system using the data transfer circuit of the present invention.

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

1 バス制御部 2 データ転送元バス切換部 3 データ転送先バス切換部 4a,4b,4c バス 5 転送元バス切替信号 6 転送先バス切替信号 7 転送制御データ 8a,8b,8c,8d,8e データ転送元出力端子 9a,9b,9c,9d,9e データ転送先入力端子 10 転送制御データ入力端子 11 FIFOメモリ 12 書込制御部 13 読出制御部 14 CPU 15 ワークメモリ 16 表示メモリ 17 表示制御部 18 表示器 1 bus control unit 2 data transfer source bus switching unit 3 data transfer destination bus switching unit 4a, 4b, 4c bus 5 transfer source bus switching signal 6 transfer destination bus switching signal 7 transfer control data 8a, 8b, 8c, 8d, 8e data Transfer source output terminal 9a, 9b, 9c, 9d, 9e Data transfer destination input terminal 10 Transfer control data input terminal 11 FIFO memory 12 Write control section 13 Read control section 14 CPU 15 Work memory 16 Display memory 17 Display control section 18 Display vessel

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】データ転送元バス切換部と、データ転送先
バス切換部と、バス制御部を有し、 前記データ転送元バス切換部は転送元バス切換信号を入
力して複数のバスから特定のバスをデータ出力用のバス
に設定し、 前記データ転送先バス切換部は転送先バス切換信号を入
力して複数のバスから特定のバスをデータ入力用のバス
に設定し、 前記バス制御部は転送制御データを入力して前記転送元
バス切換信号と前記転送先バス切換信号を出力する、 ことを特徴とするデータ転送回路。
1. A data transfer source bus switching unit, a data transfer destination bus switching unit, and a bus control unit, wherein the data transfer source bus switching unit inputs a transfer source bus switching signal and identifies from a plurality of buses. The data transfer destination bus switching unit inputs a transfer destination bus switching signal to set a specific bus from a plurality of buses as a data input bus, and the bus control unit Is input with transfer control data and outputs the transfer source bus switching signal and the transfer destination bus switching signal.
【請求項2】前記複数のバスの内のすくなくとも1つは
CPUと入出力装置の間に介在するシステムバスである
ことを特徴とする請求項1記載のデータ転送回路。
2. The data transfer circuit according to claim 1, wherein at least one of the plurality of buses is a system bus interposed between the CPU and the input / output device.
【請求項3】前記データ出力用のバスと前記データ入力
用のバスはFIFOメモリを介在して接続されているこ
とを特徴とする請求項1または2記載のデータ転送回
路。
3. The data transfer circuit according to claim 1, wherein the data output bus and the data input bus are connected via a FIFO memory.
【請求項4】前記バス制御部が出力する書込制御データ
に基づいて前記データ出力用のバスのデータを前記FI
FOメモリに書込む制御を行う書込制御部と、前記バス
制御部が出力する読出制御データに基づいて前記FIF
Oメモリのデータを前記データ入力用のバスに読出す制
御を行う読出制御部を有することを特徴とする請求項3
記載のデータ転送回路。
4. The data of the data output bus is written to the FI based on write control data output from the bus control unit.
A write control unit for controlling writing into the FO memory, and the FIFO control unit based on the read control data output from the bus control unit.
4. A read control unit for controlling reading of data from an O-memory to the data input bus.
The described data transfer circuit.
JP34474595A 1995-12-07 1995-12-07 Data transfer circuit Withdrawn JPH09160689A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34474595A JPH09160689A (en) 1995-12-07 1995-12-07 Data transfer circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34474595A JPH09160689A (en) 1995-12-07 1995-12-07 Data transfer circuit

Publications (1)

Publication Number Publication Date
JPH09160689A true JPH09160689A (en) 1997-06-20

Family

ID=18371657

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34474595A Withdrawn JPH09160689A (en) 1995-12-07 1995-12-07 Data transfer circuit

Country Status (1)

Country Link
JP (1) JPH09160689A (en)

Similar Documents

Publication Publication Date Title
EP0409285B1 (en) Method and apparatus for data transfer between processor elements
JPS5960658A (en) Semiconductor storage device provided with logical function
US6766386B2 (en) Method and interface for improved efficiency in performing bus-to-bus read data transfers
US4314332A (en) Memory control system
US5627968A (en) Data transfer apparatus which allows data to be transferred between data devices without accessing a shared memory
JPH09160689A (en) Data transfer circuit
JPS6111876A (en) Data transfer system
US4775929A (en) Time partitioned bus arrangement
JPH0962633A (en) Network control unit
JPS63173143A (en) Memory interface circuit
JP2821176B2 (en) Information processing device
JP3057754B2 (en) Memory circuit and distributed processing system
JP2976443B2 (en) Information processing device that exchanges data via system bus
JPH05120207A (en) Data transfer system
JP2888062B2 (en) Information processing device
JPH05143718A (en) Image processor
JPH02307149A (en) Direct memory access control system
JPS5960553A (en) Disk data controlling system
JPH02125358A (en) Multibus memory access arbitrating system
JPS58101358A (en) Memory controlling system
JPS62131356A (en) Peripheral control circuit of microprocessor system
JPH0553976A (en) Inter-computer parallel data transfer method and bus adapter
JPH07121483A (en) Shared memory access control circuit
JPS6042976B2 (en) data processing equipment
JPH04329454A (en) Data transfer method

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: 20030304