JPS6068449A - Control system of transfer of data - Google Patents

Control system of transfer of data

Info

Publication number
JPS6068449A
JPS6068449A JP17455383A JP17455383A JPS6068449A JP S6068449 A JPS6068449 A JP S6068449A JP 17455383 A JP17455383 A JP 17455383A JP 17455383 A JP17455383 A JP 17455383A JP S6068449 A JPS6068449 A JP S6068449A
Authority
JP
Japan
Prior art keywords
data
transfer
byte
bus
hide
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
JP17455383A
Other languages
Japanese (ja)
Inventor
Shigeru Fujii
茂 藤井
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 JP17455383A priority Critical patent/JPS6068449A/en
Publication of JPS6068449A publication Critical patent/JPS6068449A/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/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4208Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus
    • G06F13/4213Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus with asynchronous protocol

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bus Control (AREA)
  • Small-Scale Networks (AREA)

Abstract

PURPOSE:To reduce the load of a CPU by providing a confirmation/answer signal for partial use of a data bus in addition to another confirmation/answer signal for normal transfer of data, and identifying the partial using condition by the answer signal sent from a device that received the confirmation signal. CONSTITUTION:A CPU1 puts all and addresses of four bytes on a data bus 8 and an address bus 7 as shown in this example since which transfer destination mode is suitable for supporting an I/O in the data transfer destination is not known at first. Then lines SRVI-1, SRVI-2 and SRVI-4 are added on a control bus 6. While an I/O3 for 1-byte transfer receives just the upper 1-byte data and also sends back only the SRVO-1. Receiving the SRVO-1, the CPU1 confirms the 1-byte transfer I/O3 and is controlled hereafter to transfer the remaining 3-byte data in a 1-byte transfer mode.

Description

【発明の詳細な説明】 (al 発明の技術分野 本発明は、複数のハイド幅のデータバスを持つ共通ハス
におけるデータ転送制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION Technical Field of the Invention The present invention relates to a data transfer control system in a common bus having a plurality of hide width data buses.

fb) 技術の背景 最近のマイクロプロセンサーの性能向上は著しいものが
ある。
fb) Technical background The performance of recent micropro sensors has improved significantly.

そして、一般のデータ処理装置は、入出力装置からデー
タを取り出して処理する必要があり、上記高性能のマイ
クロプロセンサーに適合した入出力装置が必要になって
きており、高速の入出力装置(例えば、高速ディスク記
4.1装置等)が接続されるようになりつつある。
General data processing devices need to extract and process data from input/output devices, and input/output devices that are compatible with the high-performance microprocessors mentioned above are becoming necessary, and high-speed input/output devices ( For example, high-speed disk drives (4.1 devices, etc.) are becoming increasingly connected.

その為に、例えばこれ迄の2ハイド幅のデータバスを持
つ共通データバスに替わって、4ハイド幅のデータバス
を持つ共通データバスの導入が必要になってきた。
For this reason, for example, it has become necessary to introduce a common data bus having a 4-hide width data bus in place of the conventional common data bus having a 2-hide width data bus.

一方、従来の低速の入出力装置(1ハイド転送。On the other hand, conventional low-speed input/output devices (1-hide transfer).

2バイト転送)も接続する必要があり、複数のハイド幅
のデータバスを持つ共通データバスにおいて、1ハイド
、2バイトといったデータバスの部分使用を効率的に行
うことのできるデータ転送制御方式が要望されていた。
2-byte transfer) must also be connected, and a data transfer control method that can efficiently use parts of the data bus, such as 1-byte and 2-byte, is required in a common data bus that has multiple hide-width data buses. It had been.

(c+ 従来技術と問題点 現在、16ビソ1−幅のデータバスを持つ共通ハスが主
流であるが、そのデータバスに従来の8ビット幅のデー
タバスしか使用しない入出力制御装置を接続することが
、よく行われている。
(c+ Prior Art and Problems Currently, a common bus with a 16-bit wide data bus is the mainstream, but it is difficult to connect an input/output control device that uses only a conventional 8-bit wide data bus to that data bus. However, it is well done.

この為、1バイト転送か、2バイト転送かを指定するビ
ットを設け、1バイト幅しか使用しない入出力制御装置
をアクセスする時は、ソフトウェアによって1バイト転
送命令を使用し、上記指定ビットを制御してデータ転送
制御を行っていた。
For this reason, a bit is provided to specify 1-byte or 2-byte transfer, and when accessing an input/output control device that uses only 1-byte width, software uses a 1-byte transfer instruction to control the specified bit. was used to control data transfer.

今後、32ビット幅のデータバスを持つ共通バスが必要
になることを考えると、益々上記のようなデータバスの
部分使用の技術が必要になってくる。
Considering that a common bus having a 32-bit width data bus will be required in the future, the above-mentioned technology for partial use of the data bus will become increasingly necessary.

然しなから、従来方式においては、ソフトウェアが1/
2/4バイト転送のいずれを使用すべきかを判断して、
それぞれの専用の転送命令を使用する必要があった。
However, in the conventional method, the software
Determine whether to use 2/4 byte transfer,
It was necessary to use a dedicated transfer instruction for each.

又、1ハイド転送命令、2バイト転送命令レベルでは、
−命令で多くのバイトを転送することができない問題が
あった。
Also, at the 1-hide transfer instruction and 2-byte transfer instruction level,
-There was a problem in which it was not possible to transfer many bytes with an instruction.

(dl 発明の目的 本発明は上記従来の欠点に鑑み、複数のハイド幅のデー
タバスを持つ共通バスによるデータ転送制御方式におい
て、データバスの1部のみを使用することを、ソフトウ
ェアに意識さセることなく、ハードウェアのみで実現す
る方法を提供することを目的とするものである。
(dl) Purpose of the Invention In view of the above-mentioned drawbacks of the conventional technology, the present invention provides a method for controlling software that uses only a part of the data bus in a data transfer control system using a common bus that has multiple hide-width data buses. The purpose of this is to provide a method that can be realized using only hardware without having to do so.

+e) 発明の構成 そしてこの目的は、本発明によれば、複数ハイド幅のデ
ータバスを持つ共通ハスにおいて、通常のデータ転送の
為の確認/応答信号の他に、上記データバスの一部のみ
を使用したデータ転送の為の確認/応答信号を設けて、
該信阿により一ト記データバスの部分使用ができる方法
を提供することによって達成され、ソフトウェアは何ハ
イド転送を行うべきかを意識する必要がな(なり、従来
4バイトのデータ転送を4個の1ハイ1−転送命令で行
っていたのを1個の4ハイド転送命令でデータ転送がで
きるようになり、マイクロプロセンサーの負荷を小さく
できる利点がある。
+e) Structure and object of the invention: According to the invention, in a common bus having data buses of multiple hide widths, in addition to acknowledgment/response signals for normal data transfer, only a portion of said data buses Provide confirmation/response signals for data transfer using
This was achieved by providing a method that allows partial use of a single data bus, and the software does not need to be aware of how many data transfers to perform (this means that the conventional 4-byte data transfer was replaced by 4 data transfers). Data transfer can now be performed with a single 4-hyde transfer command instead of the 1-high, 1- transfer command, which has the advantage of reducing the load on the microprocessor sensor.

(f) 発明の実施例 以下本発明の実施例を図面によっ゛C静述する。(f) Examples of the invention Embodiments of the present invention will be described below with reference to the drawings.

第1図は、本発明が適用される共通バスシステムの一例
を示す図であり、■はマイクロプロセンサ−(以下cp
uという)、2ば主記憶装置(以下MEiという) 、
 3,4.5は、それぞれ1バイト転送。
FIG. 1 is a diagram showing an example of a common bus system to which the present invention is applied;
2. Main storage device (hereinafter referred to as MEi),
3, 4.5 transfer 1 byte each.

2バイト転送、4バイト転送の入出力装置(以下110
という)、6は制御バス、7はアドレスバス18はデー
タバスで、この6.7.8が共通バスを構成している。
2-byte transfer, 4-byte transfer input/output device (hereinafter referred to as 110)
), 6 is a control bus, 7 is an address bus 18 is a data bus, and these 6, 7, and 8 constitute a common bus.

マイクロプロセンサー1において転送命令が実行される
とき、先ず制御バス6を見て、該共通バスが空きがどう
か、他の入出力装置からデータ転送要求が出ていないか
どうかが調べられ、該共通バスが使用可能状態にあるこ
とを判断した時、該共通バスを捕捉、占をして制御バス
6上においてビジー表示を行い、データ転送に入る。
When a transfer command is executed in the microprocessor sensor 1, the control bus 6 is first checked to see if the common bus is free and whether a data transfer request has been issued from another input/output device. When it is determined that the bus is available, the common bus is seized and occupied, a busy indication is displayed on the control bus 6, and data transfer begins.

該データ転送は、アドレスの値によって、MEM−■M
間、MEMi10間、l1O−110間のデータ転送が
行われる。
The data transfer is performed from MEM to M depending on the value of the address.
Data transfer is performed between MEMi10 and I1O-110.

そして、実際にデータ転送を行う時は、マイクロプロセ
ンサー1から制御バス6に対して、サービスイン(SR
VI)信号を送出すると共に、アドレス、データをそれ
ぞれアドレスバス7、データバス8に送出し、制御ハス
6上においζ、相手装:9:(例えば、Ilo、 ME
M )からのザービスアウト(SRVO)信号を受信す
るようにして(即ち、確認/応答方式)、一つのデータ
転送を実行する方式で行われる。
When actually transferring data, a service in (SR) is sent from the microprocessor sensor 1 to the control bus 6.
VI) At the same time, it sends the address and data to the address bus 7 and data bus 8, respectively, and sends the address and data to the control bus 6.
This is done in such a way that a service out (SRVO) signal is received from M) (ie, an acknowledgment/response method) and one data transfer is performed.

次に、本発明との差を明確にする為に、従来例の共通ハ
スにおけるデータ転送方式を説明する。
Next, in order to clarify the difference from the present invention, a conventional data transfer method in a common lotus will be explained.

第2図、第3図は2バイトバスにおりるバスの部分使用
の従来例を示す図であり、ADR5はアドレスバス7上
のアドレス信号、 I)IITAはデータバス8上のデ
ータ信号、 SR’VIは制御ハス6」二のザービスイ
ン信号、 BYTEは制御ハス6上の1ハイド転送モー
ドか、2ハイド転送モートがを識別するモード指定ビッ
トである。
FIGS. 2 and 3 are diagrams showing conventional examples of using a portion of a 2-byte bus, where ADR5 is an address signal on address bus 7, I) IITA is a data signal on data bus 8, and SR 'VI' is a service-in signal for control lotus 6, and BYTE is a mode designation bit that identifies whether the control lotus 6 is in 1-hide transfer mode or 2-hide transfer mode.

第2図は2ハイド転送ハスの内、1ハイドのみを使用す
る転送方式を示している。従来例においては、制御バス
6上に上記モード指定ピッ1−rBYTEJを設け、こ
のビットが°“l”の時は、當に2バイトのデータバス
上の上位の1ハイ1−のみを使用してデータ転送が行わ
れる。
FIG. 2 shows a transfer method using only one hide out of a two-hyde transfer lot. In the conventional example, the mode designation bit 1-rBYTEJ is provided on the control bus 6, and when this bit is "L", only the upper 1 high 1- on the 2-byte data bus is used. Data transfer is performed.

そして、1ハイド転送命令で、2ハイドのデータ転送を
行う時は、本図から明らかなように、2回の1ハイド転
送が行われる。
When a 1-hide transfer command is used to transfer 2-hide data, as is clear from this figure, 1-hide transfer is performed twice.

第3図は、2ハイド転送命令で2バイトのデータ転送を
、2バイトのデータバスの総てを使用して行う方式を示
した図であり、この時は上記のモード指定rBYTEj
は“0” (点線で示しである)にしてデータの転送が
行われる。
FIG. 3 is a diagram showing a method for transferring 2 bytes of data using a 2-byte data transfer instruction using the entire 2-byte data bus. In this case, the above mode specification rBYTEj
is set to "0" (indicated by a dotted line) and data transfer is performed.

C,PI 1が上記モード指定ビットrBYTEjの信
号を“0”にするか、“1”にするかは、実行する命令
が1ハイド転送命令か、2バイト転送命令かによって決
定するように制御される。
Whether C, PI 1 sets the signal of the mode designation bit rBYTEj to "0" or "1" is controlled so as to be determined depending on whether the instruction to be executed is a 1-hide transfer instruction or a 2-byte transfer instruction. Ru.

次に、第4図〜第6図によって、本発明の詳細な説明す
る。
Next, the present invention will be explained in detail with reference to FIGS. 4 to 6.

本発明の主眼は、制御パス6上において、1バイト転送
の為(7)SRVI−1,5RVO−1線、2バイト転
送の為17)SRVI−2,5RVO−2線、4バイト
転送の為のSRVI−4,5RVO−4線を設けている
所にある。
The main focus of the present invention is on the control path 6, for 1 byte transfer (7) SRVI-1, 5RVO-1 line, for 2 byte transfer 17) SRVI-2, 5RVO-2 line, for 4 byte transfer It is located where the SRVI-4, 5RVO-4 lines are installed.

CPU 1はこれら総ての制御線を制御し、I10側は
1ハイド転送I10ならば、5RVI−1,5RVO−
1線のみを、2ハイ1−転送I10ならば、5RVI−
2゜SRν0−2線のみを、4ハイド転送I10ならば
、5RVl−4,5RVO−4線のみを制御するように
動作する。
CPU 1 controls all these control lines, and on the I10 side, if 1 hide transfer I10, 5RVI-1, 5RVO-
If only 1 line is 2 high 1-transfer I10, then 5RVI-
It operates to control only the 2°SRν0-2 line, and in the case of 4-hide transfer I10, only the 5RVl-4 and 5RVO-4 lines.

第4図は、4バイトデータを1ハイI・転送I10に対
して、データ転送を行う場合のソーケンスを示したもの
で、cpu tは最初、データ転送先の110がどの転
送モードでサポートしているか分からない為、4ハイド
の総てのデータとアドレスとを、それぞれデータバス8
とアドレスバス7に載せ、制御バス6上(7)SRVI
−1,5RVI−2,5RVI−4線を付勢する。
Figure 4 shows the sequence when transferring 4-byte data to 1 high I/transfer I10. Since we do not know whether the
and on the address bus 7, and on the control bus 6 (7) SRVI
-1,5RVI-2,5RVI-4 wires are energized.

1ハイド転送110ば、上記データの内、」二値の1ハ
イドデータのみを受け取ると共に、5RVO−1のみを
返送するように動作する。
The 1-hide transfer 110 receives only binary 1-hide data among the above data, and operates to return only 5RVO-1.

CPU lは該5RVO−1を受り取ると、1ハイド転
送I10であることを認識して、以後はlハイド転送モ
ートで、残りの3ハイドのデータの転送を行うように制
御される。
When the CPU 1 receives the 5RVO-1, it recognizes that it is a 1-hide transfer I10, and is thereafter controlled to transfer the remaining 3-hide data in the 1-hide transfer mode.

コノ時、制御パス6上ノSRt/I−2,5IIVI−
4線ニツいては、使用されないので、4=J勢しないよ
うにしても良いし、本図に示されているように付勢する
ように制御しても良い。
At this time, control path 6 upper no SRt/I-2, 5IIVI-
Since the 4 wires are not used, they may be controlled so that they are not energized by 4=J, or they may be energized as shown in this figure.

第5図は、4バイトデータを2バイト転送■10に対し
て、データ転送を行う場合のシーケンスを示したもので
、CPU 1は最初、データ転送先の110がどの転送
モードでサポートしているか分からない為、4バイトの
総てのデータとアドレスとを、それぞれデータバス8と
アドレスバス7に載せ、制御バス6上(7)SRVI−
1,,5RVI−2,5RVI−4線を付勢する。
Figure 5 shows the sequence of data transfer for 4-byte data to 2-byte data transfer ■10.CPU 1 first checks which transfer mode is supported by 110, which is the data transfer destination. Since we do not know, all 4 bytes of data and address are placed on the data bus 8 and address bus 7, respectively, and on the control bus 6 (7) SRVI-
Energize the 1, 5RVI-2, 5RVI-4 lines.

2ハイド転送I10は、上記データの内、上位の2バイ
トデータのみを受け取ると共に、5flVO−2のみを
返送するように動作する。
The 2-hide transfer I10 operates to receive only the upper 2 bytes of the data and to return only 5flVO-2.

CPU 1 は該5IIVO−2を受け取ると、2バイ
ト転送I10であることを認識して、以後は2バイト転
送モードで、残りの2バイトのデータの転送を行うよう
に制御される。
When the CPU 1 receives the 5IIVO-2, it recognizes that it is a 2-byte transfer I10, and is thereafter controlled to transfer the remaining 2 bytes of data in the 2-byte transfer mode.

この時、制御バス6上の5RVI−1,5RVI−4線
については、使用されないので、(−1勢しないように
しても良いし、本図に示されているように付勢するよう
に制御しても良い。
At this time, the 5RVI-1 and 5RVI-4 lines on the control bus 6 are not used, so they may be controlled so that they are not energized by (-1), or they may be controlled so that they are energized as shown in this figure. You may do so.

第6図は、4バイトデータを4バイト転送■/○に対し
て、データ転送を行う場合のシーケンスを示したもので
、cpu iは最初、データ転送先のIloがどの転送
モードでザボー1− しているか分からない為、4バイ
トの総でのデータとアドレスとを、それぞれデータバス
8とアドレスバス7に載せ、制御ハス6上のS1ンVl
−1,5IIVI−2,5RVI−4線を付勢する。
Figure 6 shows the sequence for transferring 4-byte data to 4-byte data ■/○, in which CPU i first determines which transfer mode the data transfer destination Ilo is in Since we do not know if the data and address are in total 4 bytes, we put them on the data bus 8 and the address bus 7, respectively, and send them to the S1 pin Vl on the control bus 6.
-1,5IIVI-2,5RVI-4 wires are energized.

4バイト転送I10は、上記データの内、上記データの
全部を受け取ると共に、5IIVO−4のみを返送する
ように動作する。
The 4-byte transfer I10 operates to receive all of the above data and return only 5IIVO-4.

CPU 1は該5RVO−4を受け取ると、4ハイド転
送I10であることを認識して、データ転送が完了した
ことを知る。
When the CPU 1 receives the 5RVO-4, it recognizes that it is a 4-hide transfer I10, and knows that the data transfer has been completed.

第7図は、4バイトのデータ転送を行う時の、従来例と
、本発明との違いをタイムチャート的に説明する図であ
り、(ロ)が従来例の場合を示し、(イ)が本発明を実
施した場合を示している。本発明においては、4バイト
転送命令を1回フエソチし、1バイト転送を4回行うこ
とで、4バイトのデータ転送が完了する。
FIG. 7 is a time chart explaining the difference between the conventional example and the present invention when transferring 4-byte data, where (b) shows the conventional example and (a) shows the difference between the conventional example and the present invention. This shows a case where the present invention is implemented. In the present invention, a 4-byte transfer command is issued once and a 1-byte transfer is performed four times to complete a 4-byte data transfer.

然して、従来例においては、1バイト転送命令のフェッ
チと、1バイト転送を共に4回行うことで、4バイトの
データ転送が完了する。
However, in the conventional example, a 4-byte data transfer is completed by fetching a 1-byte transfer instruction and performing 1-byte transfer four times.

このタイムチャートから明らかなように、従来方式に比
較して、本発明を実施した場合の総転送時間は短くなる
As is clear from this time chart, the total transfer time when implementing the present invention is shorter than that of the conventional method.

+g+ 発明の効果 以上、詳細に説明したように、本発明のデータ転送制御
方式は、複数バイト幅のデータバスを持つ共通ハスにお
いて、通常のデータ転送の為の確認/応答信号の他に、
上記データバスの一部のみを使用したデータ転送の為の
確認/応答信号を設け、マイクロプロセンサーは入出力
装置からの上記応答信号を受信して、入出力装置のデー
タ転送モードを認識し、以後はそのデータ転送モードに
合ったデータ転送を行うように制御されるので、ソフト
ウェアは何バイト転送を行うべきかを意識する必要がな
く、又従来4バイトのデータ転送をの4バイト転送命令
でデータ転送を行うことができようになり、マイクロプ
ロセンサーの負荷を小さくできる。更にハードウェアに
関しては、低速の入出力装置のみを接続する場合ば、1
バイト幅のデータバスのみで構成して経済化を図り、高
速の入出力装置を接続する場合は、4バイト幅のデータ
バスで構成することにより、高速のデータ転送を可能に
する等、柔軟性のあるデータバスの構築が可能になる効
果がある。
+g+ Effects of the Invention As explained in detail above, the data transfer control method of the present invention provides, in addition to confirmation/response signals for normal data transfer, in a common bus having a multi-byte wide data bus.
A confirmation/response signal is provided for data transfer using only a part of the data bus, and the micropro sensor receives the response signal from the input/output device and recognizes the data transfer mode of the input/output device; From then on, data transfer is controlled to match the data transfer mode, so the software does not need to be aware of how many bytes to transfer, and conventional 4-byte data transfers can be performed using 4-byte transfer instructions. Data can now be transferred, reducing the load on the Micro Pro Sensor. Furthermore, regarding hardware, if only low-speed input/output devices are connected, 1
For economical purposes, configure only with a byte-wide data bus, and when connecting high-speed input/output devices, configure with a 4-byte wide data bus to enable high-speed data transfer. This has the effect of making it possible to construct a data bus with high performance.

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

第1図は本発明が適用される共通ハスシステムの一例を
示す図、第2図、第3図ば2ハイドハスにおけるハスの
部分使用の従来例を示す図、第4図、第5図、第6図は
本発明の一実施例を説明する図、第7図は4バイトのデ
ータ転送を行う時の従来例と、本発明との違いをタイム
チャート的に説明する図である。 図面において、■はマイクロプロセッサ−(CPU)、
2は主記憶装置(MUM > 、 3〜5はそれぞれ1
バイト転送、2バイト転送、4バイト転送の入出力装置
(Ilo)、6は制御バス、7はアドレスバス、8はデ
ータバス、 5RVIはサービスイン信号、 5RVO
はサービスアウト信号、をそれぞれ示す。 稟 I の 阜 2 凶 岑 3 t”2J
FIG. 1 is a diagram showing an example of a common lotus system to which the present invention is applied, FIGS. FIG. 6 is a diagram for explaining one embodiment of the present invention, and FIG. 7 is a diagram for explaining the difference between the conventional example and the present invention when transferring 4 bytes of data in terms of a time chart. In the drawing, ■ indicates a microprocessor (CPU),
2 is the main memory (MUM >, 3 to 5 are each 1
Input/output device (Ilo) for byte transfer, 2 byte transfer, 4 byte transfer, 6 is control bus, 7 is address bus, 8 is data bus, 5RVI is service in signal, 5RVO
indicate service out signals, respectively.稟 Iの阜 2 類岑 3 t”2J

Claims (1)

【特許請求の範囲】[Claims] 複数バイト幅のデータバスを持つ共通バスにおいて、通
常のデータ転送の為の確認/応答信号の他に、上記デー
タバスの一部のみを使用したデータ転送の為の確認/応
答信号を設けて、データ転送を行う時は、総ての確認信
号を共通ハス上に送出し、上記確認信号を受信した装置
からの応答信号によって、上記データバスの部分使用条
件を識別し、上記データバスにおけるデータ転送制御を
行うことを特徴とするデータ転送制御方式。
In a common bus having a multi-byte wide data bus, in addition to the acknowledgment/response signal for normal data transfer, an acknowledgment/response signal for data transfer using only a part of the data bus is provided, When performing data transfer, all confirmation signals are sent onto a common bus, and the partial usage conditions of the data bus are identified based on the response signal from the device that received the confirmation signal, and data transfer on the data bus is performed. A data transfer control method characterized by controlling.
JP17455383A 1983-09-21 1983-09-21 Control system of transfer of data Pending JPS6068449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17455383A JPS6068449A (en) 1983-09-21 1983-09-21 Control system of transfer of data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17455383A JPS6068449A (en) 1983-09-21 1983-09-21 Control system of transfer of data

Publications (1)

Publication Number Publication Date
JPS6068449A true JPS6068449A (en) 1985-04-19

Family

ID=15980566

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17455383A Pending JPS6068449A (en) 1983-09-21 1983-09-21 Control system of transfer of data

Country Status (1)

Country Link
JP (1) JPS6068449A (en)

Similar Documents

Publication Publication Date Title
US4633437A (en) Data processor having dynamic bus sizing
US5448704A (en) Method for performing writes of non-contiguous bytes on a PCI bus in a minimum number of write cycles
JPS6068449A (en) Control system of transfer of data
US4751632A (en) Data processor having multiple cycle operand cycles
US5113513A (en) Apparatus and method for loading a program in an external storage device connected to one bus into a memory connected to a different bus
JP2713204B2 (en) Information processing system
JPH1063617A (en) Serial communication device
JPH11252150A (en) Network connection device and network connection control method
JP2604051B2 (en) Data transfer method
JPH069036B2 (en) I / O controller
JPH04315244A (en) Bus connector
JPH05250310A (en) Data processor
JP2856709B2 (en) Bus coupling system
JPS6126104B2 (en)
JP2580382B2 (en) High-speed I / O instruction method
JPS6020263A (en) Selection system of input/output unit
JPS5864529A (en) Input and output controller of computer system
JPH0344748A (en) Read control system for memory data
JPH03293856A (en) Image reader
JP2003186666A (en) Microcomputer and dma control circuit
JPS6127790B2 (en)
JPH04236650A (en) Data transfer system
JPS60200357A (en) Inter-processor interface control system
JPH01128151A (en) Interface device
JPS62159264A (en) Control system for direct memory access