JPH07281995A - Data transfer system - Google Patents

Data transfer system

Info

Publication number
JPH07281995A
JPH07281995A JP7183194A JP7183194A JPH07281995A JP H07281995 A JPH07281995 A JP H07281995A JP 7183194 A JP7183194 A JP 7183194A JP 7183194 A JP7183194 A JP 7183194A JP H07281995 A JPH07281995 A JP H07281995A
Authority
JP
Japan
Prior art keywords
bus
system bus
cpu
buses
bit
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
JP7183194A
Other languages
Japanese (ja)
Inventor
Hideki Ito
秀樹 伊藤
Kazuhiro Kojima
一浩 小島
Mihoko Kudo
美保子 工藤
Yasuo Hirata
康夫 平田
Seiji Hayashi
誠司 林
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.)
Hitachi Ltd
Hitachi Chubu Software Ltd
Hitachi Asahi Electronics Co Ltd
Original Assignee
Hitachi Ltd
Hitachi Chubu Software Ltd
Hitachi Asahi Electronics 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 Hitachi Ltd, Hitachi Chubu Software Ltd, Hitachi Asahi Electronics Co Ltd filed Critical Hitachi Ltd
Priority to JP7183194A priority Critical patent/JPH07281995A/en
Publication of JPH07281995A publication Critical patent/JPH07281995A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the throughput of a bus by accelerating system bus access. CONSTITUTION:This system is composed of a CPU bus 101 connected to a CPU 1, plural system buses 1-102 and 2-103, system bus control part 2 for controlling the system buses, and data buffers 3 and 4 corresponding to the respective system buses. Thus, the system bus access is accelerated and the throughput of the bus is improved.

Description

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

【0001】[0001]

【産業上の利用分野】コンピュータ装置[Industrial application] Computer equipment

【0002】[0002]

【従来の技術】従来は特開昭57−60436号公報の
ように、1つのシステムバスにバッファを用いることで
バスのスループットを向上させていた。
2. Description of the Related Art Conventionally, as shown in Japanese Patent Laid-Open No. 57-60436, the throughput of the bus has been improved by using a buffer for one system bus.

【0003】[0003]

【発明が解決しようとする課題】CPUの処理能力と比
較し、システムバスは非常に低速である。従ってシステ
ムバスへのアクセスの間、CPUおよびCPUバスは多
くの待ち状態が発生し、非常に無駄である。
The system bus is very slow compared to the processing power of the CPU. Therefore, during the access to the system bus, the CPU and the CPU bus have many waiting states, which is very wasteful.

【0004】本発明が解決しようとする課題は、この無
駄を排除しバスのスループットを向上させることであ
る。
The problem to be solved by the present invention is to eliminate this waste and improve the throughput of the bus.

【0005】[0005]

【課題を解決するための手段】システムバスをマルチ化
しそれぞれのシステムバス用のデータバッファを設け、
データライト時にデータバッファへのライトが終了した
時点でCPUバスを解放する。
[Means for Solving the Problems] A system bus is multi-wired and a data buffer for each system bus is provided.
At the time of writing data, the CPU bus is released when the writing to the data buffer is completed.

【0006】[0006]

【作用】本発明によりバスのスループットを向上させる
ことができる。
According to the present invention, the throughput of the bus can be improved.

【0007】[0007]

【実施例】以下、本発明の実施例を図1により説明す
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIG.

【0008】図1はCPUバスが32ビットでシステム
バスが16ビットの場合の回路構成図である。CPUバ
ス(101)のデータバスの上位をシステムバス1(1
02)に割り当て、データバスの下位をシステムバス2
(103)に割り当てる。例えばシステムバス1(10
2)に接続されたデバイスをシステムデバイス1
(5)、システムバス2(103)に接続されたデバイ
スをシステムデバイス2(6)と名付けたとき、これら
のデバイスのマッピングは図2のようになる。
FIG. 1 is a circuit diagram when the CPU bus is 32 bits and the system bus is 16 bits. The system bus 1 (1
02), and the lower part of the data bus is the system bus 2
Allocate to (103). For example, system bus 1 (10
The device connected to 2) is the system device 1
(5) When the devices connected to the system bus 2 (103) are named system devices 2 (6), the mapping of these devices is as shown in FIG.

【0009】CPU(1)からシステムデバイス1
(5)にライトを行う場合、システムバス制御部(2)
のデータバッファ(3)にデータがラッチされた時点
で、システムバス制御部(2)はCPU(1)にサイク
ルの終了を伝える。データバッファ1(3)がシステム
デバイス1(5)にデータをライト中、CPUバス(1
01)とシステムバス2(103)は空き状態であり、
CPU(1)はシステムデバイス2(6)へのライト/
リードが可能となる。
From CPU (1) to system device 1
When writing to (5), system bus controller (2)
When the data is latched in the data buffer (3), the system bus control unit (2) notifies the CPU (1) of the end of the cycle. While the data buffer 1 (3) is writing data to the system device 1 (5), the CPU bus (1
01) and the system bus 2 (103) are empty,
CPU (1) writes / writes to system device 2 (6)
Read is possible.

【0010】また、32ビットのシステムデバイス3
(7)はシステムバス1(102)とシステムバス2
(103)に接続され、この時2つのシステムバスは共
通に制御される。
Also, a 32-bit system device 3
(7) is system bus 1 (102) and system bus 2
(103) and the two system buses are controlled in common at this time.

【0011】[0011]

【発明の効果】本発明によりシステムバスアクセスによ
るバススループットが向上する。
According to the present invention, the bus throughput due to the system bus access is improved.

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

【図1】本発明の回路構成例である。FIG. 1 is a circuit configuration example of the present invention.

【図2】アドレスマッピング図である。FIG. 2 is an address mapping diagram.

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

1…CPU、 2…システムバス制御部、 3…データバッファ1、 4…データバッファ2、 5…システムデバイス1、 6…システムデバイス2、 7…システムデバイス3、 11…メモリマップ、 101…CPUバス、 102…システムバス1、 103…システムバス2。 DESCRIPTION OF SYMBOLS 1 ... CPU, 2 ... System bus control part, 3 ... Data buffer 1, 4 ... Data buffer 2, 5 ... System device 1, 6 ... System device 2, 7 ... System device 3, 11 ... Memory map, 101 ... CPU bus , 102 ... System bus 1, 103 ... System bus 2.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 小島 一浩 愛知県名古屋市中区栄三丁目10番22号 日 立中部ソフトウェア株式会社内 (72)発明者 工藤 美保子 愛知県名古屋市中区栄三丁目10番22号 日 立中部ソフトウェア株式会社内 (72)発明者 平田 康夫 愛知県尾張旭市晴丘町池上1番地 株式会 社日立製作所オフィスシステム事業部内 (72)発明者 林 誠司 愛知県尾張旭市晴丘町池上1番地 株式会 社日立旭エレクトロニクス内 ─────────────────────────────────────────────────── --- Continuation of the front page (72) Inventor Kazuhiro Kojima 3-10-22 Sakae, Naka-ku, Nagoya-shi, Aichi Prefecture Nihon Chubu Software Co., Ltd. (72) Inventor Mihoko Kudo 10-10 Sakae, Naka-ku, Nagoya-shi, Aichi No. 22 Hirata Chubu Software Co., Ltd. (72) Inventor Yasuo Hirata No. 1 Ikegami, Haruoka-cho, Owariasahi-shi, Aichi Stock Company Hitachi Office Systems Division (72) Inventor Seiji Hayashi No. 1 Ikegami, Haruoka-cho, Owariasahi-shi, Aichi Stock company Hitachi Asahi Electronics

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】コンピュータ装置においてCPUバスが3
2ビットで、システムデバイスが32ビット、16ビッ
トの2種類が存在するような場合に、システムバスを1
6ビットのバス2つに分割し、かつそれぞれのバスに対
応したバッファを設けることにより、片方のシステムバ
スに接続できるようアドレッシングされた16ビットデ
バイスともう片方のシステムバスに接続できるようアド
レッシングされた16ビットデバイスへのライト時に、
分割した2つのシステムバスにおいて独立に動作するよ
うに制御し、また32ビットのシステムバスが2つの1
6ビットシステムバスにまたがって接続可能とした方
式。
1. A computer system having three CPU buses.
If the system device is 2 bits and there are two types of 32 bits and 16 bits, set the system bus to 1
By dividing the bus into two 6-bit buses and providing a buffer for each bus, 16-bit devices addressed to connect to one system bus and addressed to connect to the other system bus When writing to a 16-bit device,
It controls so that it operates independently on the two divided system buses, and the 32-bit system bus has two 1's.
A method that enables connection across a 6-bit system bus.
JP7183194A 1994-04-11 1994-04-11 Data transfer system Pending JPH07281995A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7183194A JPH07281995A (en) 1994-04-11 1994-04-11 Data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7183194A JPH07281995A (en) 1994-04-11 1994-04-11 Data transfer system

Publications (1)

Publication Number Publication Date
JPH07281995A true JPH07281995A (en) 1995-10-27

Family

ID=13471893

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7183194A Pending JPH07281995A (en) 1994-04-11 1994-04-11 Data transfer system

Country Status (1)

Country Link
JP (1) JPH07281995A (en)

Similar Documents

Publication Publication Date Title
JP2774862B2 (en) DMA control device and information processing device
ES8603095A1 (en) Internal bus system for a primitive instruction set machine.
JP2002067405A (en) System for transferring data in printer
JP2591502B2 (en) Information processing system and its bus arbitration system
JPH07281995A (en) Data transfer system
JPS6362064A (en) Bus converter
JPS61269545A (en) Computer system
JPH0736806A (en) Dma system
JP3050131B2 (en) Arbitration method
JPH02287750A (en) Address conversion system of channel device
JPH0628301A (en) Direct memory access circuit
JPH06332851A (en) Data transfer system
US20090222597A1 (en) Data transfer device
JPH0594404A (en) Direct memory access controller
JPH04346150A (en) Data transfer processing system
JPH04160458A (en) Dma controller peripheral circuit
JPH05181809A (en) Data transfer system in multiprocessor system
JPS62237556A (en) Dma data transfer system
JPS60230235A (en) Output controlling circuit for printer
JPH056329A (en) Direct memory access system
JPS62143158A (en) Control method for data transfer by dma controller
JPH0637768A (en) Bus bridge for information processing unit
JPH06250859A (en) Memory mapped interruption system
JPH07244633A (en) Interface device
KR20000060513A (en) Interfacing apparatus