JPS6160163A - Data transfer system - Google Patents

Data transfer system

Info

Publication number
JPS6160163A
JPS6160163A JP18194484A JP18194484A JPS6160163A JP S6160163 A JPS6160163 A JP S6160163A JP 18194484 A JP18194484 A JP 18194484A JP 18194484 A JP18194484 A JP 18194484A JP S6160163 A JPS6160163 A JP S6160163A
Authority
JP
Japan
Prior art keywords
data
address
bus
transfer
address bus
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
JP18194484A
Other languages
Japanese (ja)
Inventor
Hikari Niimura
新村 光
Taketoshi Yasumuro
武寿 安室
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 JP18194484A priority Critical patent/JPS6160163A/en
Publication of JPS6160163A publication Critical patent/JPS6160163A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/40Bus structure
    • G06F13/4004Coupling between buses
    • G06F13/4027Coupling between buses using bus bridges

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To attain the transfer of data at a high speed by preparing an address at one side which concerns the transfer of data as the data output of a central processing unit and the same time using a switch means which puts said address on an address bus. CONSTITUTION:When the data on a memory part 4 is transferred to an input/ output part 5, a CPU puts the address of the data on the part 4 on a CPU address bus 9 and also puts the address of the pat 5 on a CPU data bus 8. In this case, a bus switch circuit 3 is shown in a figure (b). The address information on the bus 9 is put on a system address bus 12, and the data on the corresponding address of the pat 4 is read out and put on a system data bus 11. This data is held by a data register 6 with the data register set signal. Then the circuit 3 is changed as shown in a figure (c). Thus the address of the part 5 is put on a system address bus 12. Then the pat 5 fetches the data on the bus 11 to complete the transfer of data.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置内のデータ転送に関するもので、
記憶部から読み出したデータを周辺装置または記憶部に
書き込む際の該データの転送の制御に係るものである。
[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to data transfer within an information processing device,
This relates to control of transfer of data read from a storage unit and written to a peripheral device or storage unit.

〔従来の技術〕[Conventional technology]

中央処理装置(CPU)に接続されたアドレスバスとデ
ータバスに記憶部と入出力装置等が接続されている系(
システム)において、Wr i −teの動作のため記
憶部に格納されているデータを入出力装置に出力する場
合の制御方式として、従来、次の2通シの方式があった
A system in which a storage unit, input/output devices, etc. are connected to an address bus and a data bus connected to a central processing unit (CPU).
Conventionally, there have been the following two control methods for outputting data stored in a storage unit to an input/output device for Wr i -te operation in a Wr i -te system.

すなわち、その1つは、中央処理装置がアドレスバスを
用いて指定したアドレスのデータを記憶部がデータバス
に送出し、これを中央処理装置が内蔵するレジスタに格
絡して、次にアドレスバスにより、データを出力すべき
装置のアドレスを指定してデータバス上に前記レジスタ
に格納しておいたデータを送出する。そして、該当する
アドレスを持つ装置が該データを読み込むことにより、
記憶部、入出力装置間のデータ転送が終了すると言う主
たる制御が中央処理装置のプログラムによって行なわれ
る方式である。
That is, one of them is that the storage section sends data at an address specified by the central processing unit using the address bus to the data bus, passes this to a register built into the central processing unit, and then sends the data to the address bus. specifies the address of the device to which the data is to be output, and sends out the data stored in the register onto the data bus. Then, when the device with the corresponding address reads the data,
In this method, the main control for completing data transfer between the storage unit and the input/output device is performed by a program in the central processing unit.

まだ、他の1つはダイレクト・メモリ・アクセス(DM
A)と呼ばれる方式によるもので、これは周辺装置等に
DMA制御装置を設けて、データ転送前の準備と転送後
の処理以外は中央処理装置のプログラムの介在外しにD
MA制御装置が記憶部と入出力装置間のデータ転送を直
接性なうもので、高速表データ転送の請求されるディス
ク装置などに良く使用されている。
However, the other one is Direct Memory Access (DM).
This is based on a method called A), in which a DMA control device is installed in a peripheral device, etc., and all operations other than preparation before data transfer and processing after data transfer are performed without the intervention of the central processing unit's program.
The MA control device directly transfers data between the storage unit and the input/output device, and is often used in disk devices that require high-speed table data transfer.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のデータ転送方式の内前者の中央処理装置
のプログラムによ多制御する方式においては、アドレス
バスな用いて指定することにより、記憶部がデータバス
上に送出した該当するアドレスのデータを中央処理装置
が内蔵するレジスタに格納してから、再びアドレスバス
な用いて転送先の周辺装置等のアドレスを指定して、該
データをデータバスに送出すると言う2行程の処理を行
なわガければガらないから、高速力データ転送が期待出
来ず、また、中央処理装置のデータ転送に係る負担が太
きいから処理能力が阻害を受けると言う問題点があった
Of the conventional data transfer methods described above, in the former method in which the central processing unit is largely controlled by a program, data at the corresponding address sent by the storage unit onto the data bus is transferred by specifying it using an address bus. It is a two-step process in which the data is stored in a register built into the central processing unit, then the address of the destination peripheral device is specified again using an address bus, and the data is sent to the data bus. However, since there is no data transfer, high-speed data transfer cannot be expected, and the processing capacity is hindered due to the heavy burden of data transfer on the central processing unit.

また後者のダイレクト・メモリ番アクセスによる方式に
おいては、元元この方式が1回に多量のデータを高速で
転送するに適した方式であるから、少量のデータを頻繁
に転送するような場合にはその性能を生かして使うこと
が出来ないと言う問題点があった。
In addition, in the latter method using direct memory number access, since this method is suitable for transferring large amounts of data at one time at high speed, it is difficult to use when small amounts of data are frequently transferred. There was a problem in that it could not be used to its full potential.

本発明はこのような従来の問題点に鑑み、少3 。In view of these conventional problems, the present invention has been developed to reduce the number of problems.

量のデータを頻繁に転送するよう表場合にも対応し得る
高速々データ転送方式を提供することを目的としている
The object of the present invention is to provide a high-speed data transfer method that can be used even when large amounts of data are frequently transferred.

〔問題点を解決するための手段〕[Means for solving problems]

そしてこの目的は本発明によれば特許請求の範囲に記載
のとおシ、中央処理装置と記憶部あるいは入出力装置が
それぞれアドレスバスとデータバスに接続されていて、
中央処理装置の制御によりアドレスバスで指定されたア
ドレスの転送元の装置または領域からデータバス上に送
出されたデータを、次にアドレスバスで指定されたアド
レスの転送先の装置または領域に転送する系において、
アドレスバス上のアドレス情報を中央処理装置のアドレ
ス出力またはデータ出力のいずれから得るかを切り換え
る手段を設け、中央処理装置がアドレスバスで転送元の
アドレスを指定すると共に、上記手段により、予めデー
タ出力として用意した・転送先のアドレスをアドレスバ
スに乗せることによりデータ転送を行なうことを特徴と
するデータ転送方式にょ・ 4 ・ シ達成される。そして、また、上記手段において、転送
すべきデータを一時保持するレジスタをデータバスに接
続する構成あるいはデータの転送元のアドレスを指定す
るアドレスバスと転送先のアドレスを指定するアドレス
バスヲ別個に設けた構成とすることによっても目的を達
成することが出来る。
According to the present invention, this object is achieved by connecting a central processing unit and a storage unit or an input/output device to an address bus and a data bus, respectively, as described in the claims.
Under the control of the central processing unit, the data sent on the data bus from the source device or area of the address specified on the address bus is transferred to the next device or area of the destination of the address specified on the address bus. In the system,
Means for switching whether to obtain the address information on the address bus from the address output or the data output of the central processing unit is provided, and the central processing unit specifies the transfer source address on the address bus, and also outputs the data in advance by the above means. A data transfer method is achieved in which data is transferred by placing a destination address prepared as a transfer destination on an address bus. In the above means, a register for temporarily holding data to be transferred is connected to the data bus, or an address bus for specifying the source address of the data and an address bus for specifying the destination address are provided separately. The purpose can also be achieved by adopting a different configuration.

〔作 用〕[For production]

従来、中央処理装置はアドレスバスによυ転送元のアド
レスを指定してそのとき転送元からデータバス上に送出
されたデータを内蔵するレジスタに格納し、次のマシン
サイクルにおいてアドレスバスによ)転送先のアドレス
を指定すると共に先にレジスタに格納しておいたデータ
をデータバス上に送出すると言う方式でデータを転送し
ていたが、本発明の方式においては、前述のようにデー
タ転送に係る一方のアドレスを中央処理装置のデータ出
力として用意すると共に、これをアドレスバスに乗せる
べき切り換え手段を設け、同一マシンサイクル中に転送
元のアドレスと転送先のアドレスとをアドレスバスに乗
せて(アドレスバスが1組の場合はシリアルに、また、
転送元と転送先がそれぞれ独立したアドレスバスな持つ
構成の場合は並列に乗せる)高速にデータ転送を行々う
ことが出来る。
Conventionally, the central processing unit specifies the address of the υ transfer source using the address bus, stores the data sent from the transfer source onto the data bus in a built-in register, and transfers the data via the address bus in the next machine cycle. Previously, data was transferred by specifying the transfer destination address and sending the data previously stored in a register onto the data bus, but in the method of the present invention, data transfer is performed as described above. One such address is prepared as the data output of the central processing unit, and a switching means is provided to put it on the address bus, and the transfer source address and the transfer destination address are put on the address bus during the same machine cycle ( If there is one set of address buses, serially, or
If the transfer source and transfer destination have independent address buses, they can be mounted in parallel), allowing high-speed data transfer.

マタ、アドレスバスが1組で先に転送元のアドレスを乗
せてデータをデータバスに送出せしめ、次いで中央処理
装置のデータ出力として用意した転送先のアドレスを該
アドレスバスに乗せる方式の場合は、データバスにデー
タレジスタを接続しておいて、転送元が送出したデータ
を一時保持せしめることにより、転送時のデータバス上
のデータの継続性が保たれる。
In the case of a method in which there is one set of address buses, the transfer source address is first placed on the data bus and data is sent to the data bus, and then the transfer destination address prepared as the data output of the central processing unit is placed on the address bus. By connecting a data register to the data bus and temporarily holding data sent by the transfer source, continuity of data on the data bus during transfer is maintained.

〔実施例〕〔Example〕

第1図は本発明の第1の実施例を示すブロック図であっ
て、1はCPU、2はタイミングコントロール部、3は
バス切り換え回路、4.5は記憶部または入出力部、6
はデータレジスタ、7はCPUコントロールバス、8は
CPUデータバス、9はCPUアドレスバス、10はシ
ステムコントロールバス、11はシステムデータバス、
12はシステムアドレスバスな表ワシテいる。
FIG. 1 is a block diagram showing a first embodiment of the present invention, in which 1 is a CPU, 2 is a timing control section, 3 is a bus switching circuit, 4.5 is a storage section or an input/output section, and 6 is a block diagram showing a first embodiment of the present invention.
is a data register, 7 is a CPU control bus, 8 is a CPU data bus, 9 is a CPU address bus, 10 is a system control bus, 11 is a system data bus,
12 represents the system address bus.

第2図はバス切り換え回路の動作を説明する図で(a)
は通常サイクル時の接続、(b)は転送すべきデータの
読み出し時の接続、(C)は転送先へのデータの送り込
み時の接続を示している。また、符号3.8.9.11
.12はいずれも第1図と同様である。
Figure 2 is a diagram explaining the operation of the bus switching circuit (a)
(b) shows the connection during the normal cycle, (b) shows the connection when reading data to be transferred, and (C) shows the connection when sending data to the transfer destination. Also, code 3.8.9.11
.. 12 are all the same as in FIG.

第3図は本発明の第1の実施例の制御を示すタイムチャ
ートである。第3図において、13はタイミングコント
ロール部(第1図の2)の出力信号を表わしておシ、デ
ータやアドレス情報の先頭の数字4.5は第1図の記憶
部または入出力部4あるいは5に対応している。また(
b)あるいは(e)はバス切り換え回路の接続を示すも
ので第2図の(b)あるいは(c)に対応するものであ
る。
FIG. 3 is a time chart showing control in the first embodiment of the present invention. In FIG. 3, 13 represents the output signal of the timing control section (2 in FIG. 1), and the leading number 4.5 of data and address information is the storage section or input/output section 4 of FIG. It corresponds to 5. Also(
b) or (e) shows the connection of the bus switching circuit and corresponds to (b) or (c) in FIG.

以下、第1〜3図によりその動作を説明する。   ゛
記憶部または入出力部4(以下単に記憶部4と° 7 
” も言う)のデータを記憶部または入出力部5(以下単に
入出力部5とも言う)に転送するとき、CPUは記憶部
4のデータのアドレスをCPUアドレスバス9に乗せる
と共に入出力部5のアドレスをCPUデータバス8に乗
せる。このときバス切り換え回路3は第2図6)に示す
接続を採っているのでシステムアドレスバス12にCP
Uアドレスバス9のアドレス情報が乗シ記憶部4の該肖
するアドレスのデータが読み出されてシステムデータバ
ス11に乗る。このデータはデータレジスタセット信号
により、データレジスタ6に保持される。次にバス切り
換え回路3は第2図の(c)に示す接続に変わる。その
結果システムアドレスバス12には入出力部5のアドレ
スが乗せられるので、入出力部5がシステムデータバス
11のデータ(データレジスタ6に保持されているデー
タ)を取シ込むことによシデータの転送が完了する。こ
れらの動作は第3図に示すようにCPUの1アクセスサ
イクルのみで実行される。
The operation will be explained below with reference to FIGS. 1 to 3.゛Storage unit or input/output unit 4 (hereinafter simply referred to as storage unit 4 and °7
”) to the storage unit or the input/output unit 5 (hereinafter simply referred to as the input/output unit 5), the CPU puts the address of the data in the storage unit 4 on the CPU address bus 9, and also transfers the address of the data from the storage unit 4 to the input/output unit 5. The address of CPU is placed on the CPU data bus 8. At this time, since the bus switching circuit 3 has the connection shown in FIG.
The address information on the U address bus 9 is read, and the data at the corresponding address in the storage section 4 is read out and transferred onto the system data bus 11. This data is held in the data register 6 by the data register set signal. Next, the bus switching circuit 3 changes to the connection shown in FIG. 2(c). As a result, the address of the input/output unit 5 is placed on the system address bus 12, so that the input/output unit 5 receives the data of the system data bus 11 (data held in the data register 6), thereby inputting the data. The transfer is complete. These operations are executed in only one access cycle of the CPU, as shown in FIG.

゛ 8 ゛ 第4図は本発明の第2の実施例を示すブロック図であっ
て、符号1.8.9は第1図と同様であり、14は画像
メモリ、15は切り換え回路、16はゲート回路、17
はレジスタ、18は画像メモリアドレスバス、19は画
像メモリデータバスを表わしている。この実施例は画像
メモリから読み出したデータを再び画はメモリに書き込
む場合に本発明の制御を適用した例を示している。
゛ 8 ゛ Fig. 4 is a block diagram showing a second embodiment of the present invention, in which reference numerals 1, 8, and 9 are the same as in Fig. 1, 14 is an image memory, 15 is a switching circuit, and 16 is a Gate circuit, 17
18 represents a register, 18 represents an image memory address bus, and 19 represents an image memory data bus. This embodiment shows an example in which the control of the present invention is applied when data read from the image memory is written back into the image memory.

第5図は本発明の第3の実施例を示すブロック図であっ
て、符号1.8.9.11は第1図と同様であシ、15
′は切り換え回路、16はゲート回路、20は記憶部、
21は入出力装置、22は入出力アドレスバス、23は
記憶部アドレスバスを表わしている。この実施例では、
記憶部20と入出力装置21がそれぞれ独立したアドレ
スバスに接続されていて、CPU1から同時にアドレス
情報が与えられるので、記憶部20が送出したシステム
データノ、クス11上のデータを入出力装置21が直ち
に取シ込むことが出来るから、データレジスタを設ける
必要が々い。
FIG. 5 is a block diagram showing a third embodiment of the present invention, in which reference numerals 1.8.9.11 are the same as in FIG.
' is a switching circuit, 16 is a gate circuit, 20 is a storage section,
Reference numeral 21 represents an input/output device, 22 an input/output address bus, and 23 a storage unit address bus. In this example,
The storage unit 20 and the input/output device 21 are connected to independent address buses, and are given address information from the CPU 1 at the same time. Since data can be read immediately, there is no need to provide a data register.

なお第4図および第5図においては、システムコントロ
ールバスを含むコントロール系の記載は省略しである。
Note that in FIGS. 4 and 5, the description of the control system including the system control bus is omitted.

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

以上詳細に説明したように本発明の方式によれば、情報
処理装置内のデータ転送において、記憶部から入出力装
置へのデータ転送を中央処理装置の1アクセスサイクル
で実行出来るから、高速なデータ転送が可能であシ、ま
た少量のデータを頻繁に転送するような場合にも適応す
るので効果は大である。
As explained in detail above, according to the method of the present invention, data can be transferred from the storage unit to the input/output device in one access cycle of the central processing unit in data transfer within the information processing device, so high-speed data transfer is possible. It is highly effective because it allows transfer and is applicable to cases where small amounts of data are frequently transferred.

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

第1図は本発明の第1の実施例を示すブロック図、第2
図はバス切ヤ換え回路の動作を説明する図、第3図は本
発明の第1の実施例の制御を示すタイムチャート、第4
図は、本発明の第2の実施例を示すブロック図、第5図
は本発明の第3の実施例を示すブロック図である。 1・・・CPU、   2・・・タイミングコントロー
ル部、3・・・バス切り換え回路、 4,5・・・記憶
部または入出力部、  6・・・データレジスタ、  
7・・・CPUコントロールバス、  8・・・cpU
−y−タバス、  9・・・CPUアドレスバス、  
lO・・・システムコントロールバス、  11・・・
システムデータバス、  12・・・システムアドレス
バス、13・・・タイミングコントロール部の出力信号
、14・・・画像メモ’)、  15115’・・・切
り換え回路、  16・・・ゲート回路、  17・・
・レジスタ、18・・・画像メモリアドレスバス、  
19・・・画像メモリデータバス、  20・・・記憶
部、  21・・・入出力装置、  22・・・入出力
アドレスバス、23・・・記憶部アドレスバス 〜く
FIG. 1 is a block diagram showing a first embodiment of the present invention;
3 is a diagram explaining the operation of the bus switching circuit, FIG. 3 is a time chart showing the control of the first embodiment of the present invention, and FIG.
The figure is a block diagram showing a second embodiment of the invention, and FIG. 5 is a block diagram showing a third embodiment of the invention. 1... CPU, 2... Timing control section, 3... Bus switching circuit, 4, 5... Storage section or input/output section, 6... Data register,
7...CPU control bus, 8...cpU
-y-tabus, 9...CPU address bus,
lO...System control bus, 11...
System data bus, 12... System address bus, 13... Output signal of timing control section, 14... Image memo'), 15115'... Switching circuit, 16... Gate circuit, 17...
・Register, 18... Image memory address bus,
19... Image memory data bus, 20... Storage unit, 21... Input/output device, 22... Input/output address bus, 23... Storage unit address bus.

Claims (3)

【特許請求の範囲】[Claims] (1)中央処理装置と記憶部あるいは入出力装置がそれ
ぞれアドレスバスとデータバスに接続されていて、中央
処理装置の制御によりアドレスバスで指定されたアドレ
スの転送元の装置または領域からデータバス上に送出さ
れたデータを、次にアドレスバスで指定されたアドレス
の転送先の装置または領域に転送する系において、アド
レスバス上のアドレス情報を中央処理装置のアドレス出
力またはデータ出力のいずれから得るかを切り換える手
段を設け、中央処理装置がアドレスバスで転送元のアド
レスを指定すると共に、上記手段により、予めデータ出
力として用意した転送先のアドレスをアドレスバスに乗
せることによりデータ転送を行なうことを特徴とするデ
ータ転送方式。
(1) A central processing unit and a storage unit or an input/output device are connected to an address bus and a data bus, respectively, and the address specified by the address bus is transferred from the source device or area to the data bus under the control of the central processing unit. In a system that transfers data sent to the address bus to the destination device or area specified by the address bus, whether the address information on the address bus is obtained from the address output or data output of the central processing unit. The central processing unit specifies a transfer source address on the address bus, and the data transfer is performed by placing a transfer destination address prepared in advance as data output on the address bus by the above means. Data transfer method.
(2)転送すべきデータを一時保持するレジスタをデー
タバスに接続した特許請求の範囲第1項記載のデータ転
送方式。
(2) The data transfer method according to claim 1, wherein a register for temporarily holding data to be transferred is connected to the data bus.
(3)アドレスバスは転送元のアドレスを指定するアド
レスバスと転送先のアドレスを指定するアドレスバスと
を別個に設けた構成である特許請求の範囲第1項記載の
データ転送方式。
(3) The data transfer method according to claim 1, wherein the address bus has a configuration in which an address bus for specifying a transfer source address and an address bus for specifying a transfer destination address are provided separately.
JP18194484A 1984-08-31 1984-08-31 Data transfer system Pending JPS6160163A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18194484A JPS6160163A (en) 1984-08-31 1984-08-31 Data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18194484A JPS6160163A (en) 1984-08-31 1984-08-31 Data transfer system

Publications (1)

Publication Number Publication Date
JPS6160163A true JPS6160163A (en) 1986-03-27

Family

ID=16109610

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18194484A Pending JPS6160163A (en) 1984-08-31 1984-08-31 Data transfer system

Country Status (1)

Country Link
JP (1) JPS6160163A (en)

Similar Documents

Publication Publication Date Title
CN102236623A (en) Signal control device and signal control method
JPS6160163A (en) Data transfer system
JPS6347864A (en) Inter-memory data transfer method
JPH0222748A (en) Non-volatile memory control circuit
JP2821176B2 (en) Information processing device
JPH0646413B2 (en) Data processing processor
JP2657947B2 (en) Data processing device
JPH04160458A (en) Dma controller peripheral circuit
JPH03152651A (en) Information transmission system
JPH0348305A (en) Robot control device
JP2581144B2 (en) Bus control device
JPS6136854A (en) Memory switching device
JPH02211571A (en) Information processor
JPS6037062A (en) Memory reading-out method
JPS59212935A (en) Bus control system
JPS6269348A (en) Data transfer device
JPS61117651A (en) Interface device
JPS62241057A (en) Circuit for increasing input/output processing speed
JPH0468459A (en) Digital signal processor
JPH02307149A (en) Direct memory access control system
JPS62214452A (en) Memory control system
JPS63300346A (en) Dma control system
JPH05281290A (en) Data transfer circuit of ic tester sharing storage circuit
JPH03259335A (en) Data processor
JPS6140658A (en) Data processor