JPH1069427A - Data distribution processing system - Google Patents

Data distribution processing system

Info

Publication number
JPH1069427A
JPH1069427A JP22724796A JP22724796A JPH1069427A JP H1069427 A JPH1069427 A JP H1069427A JP 22724796 A JP22724796 A JP 22724796A JP 22724796 A JP22724796 A JP 22724796A JP H1069427 A JPH1069427 A JP H1069427A
Authority
JP
Japan
Prior art keywords
data
processing
processing devices
serial data
parallel
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
JP22724796A
Other languages
Japanese (ja)
Inventor
Masatoshi Fugo
正敏 普後
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.)
NEC Yonezawa Ltd
Original Assignee
NEC Yonezawa 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 NEC Yonezawa Ltd filed Critical NEC Yonezawa Ltd
Priority to JP22724796A priority Critical patent/JPH1069427A/en
Publication of JPH1069427A publication Critical patent/JPH1069427A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a slow processing device to process data by increasing the data processing speed and processing the data requiring high processing speeds in parallel to each other. SOLUTION: A selector 12 inputs the data (a') or (c') to a processing device 11a by setting a select signal 2a at an active level when the processed data 1 are equal to the data (a) or (c). The device 11 processes the input data and outputs them to the processing data 3 as the data (a") or (c"). Then the selector 12 inputs the data (b') or (d') to a processing device 11b by setting a select signal 2b at an active level when the data 1 are equal to the data (b) or (d). The device 11b processes the input data and outputs them to the data 3 as the data (b") or (d"). Then the data 3 are outputted to a common bus 13.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はデータ分配処理方式
に関し、特にコンピュータ装置の処理能力向上を図るデ
ータ分配処理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data distribution processing method, and more particularly to a data distribution processing method for improving the processing capability of a computer.

【0002】[0002]

【従来の技術】従来のデータ分配処理方式は、特開平5
−127987号公報に、図7に示されるものが提案さ
れている。図7を参照すると、複数に分割したメモリ5
30〜533に記憶されているデータをアドレスカウン
タ520〜523を用いて順次読み出すデータ読み出し
方式において、メモリ530〜533から読み出される
データの選択を、メモリ制御部510に制御されるマル
チプレクサ540による選択と、メモリ制御部510が
出力許可信号/OEによって各メモリを順次イネーブル
にする制御との組み合わせによって実現し、マルチプレ
クサの規模を小さくする。また、CPUからのアドレス
を各メモリに対して共通のアドレスと該各メモリの選択
用アドレスとに変換することにより、メモリを任意のバ
ンク数に分割して高速なデータ読み出しを可能にする。
2. Description of the Related Art A conventional data distribution processing system is disclosed in
Japanese Unexamined Patent Publication No. 127987 proposes the one shown in FIG. Referring to FIG. 7, a plurality of divided memories 5
In the data reading method for sequentially reading data stored in the memory 530 to 533 using the address counters 520 to 523, selection of data to be read from the memories 530 to 533 is performed by selection by the multiplexer 540 controlled by the memory controller 510 This is realized by a combination with the control in which the memory control unit 510 sequentially enables each memory by the output permission signal / OE, thereby reducing the size of the multiplexer. Further, by converting an address from the CPU into an address common to each memory and an address for selecting each memory, the memory can be divided into an arbitrary number of banks to enable high-speed data reading.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のデータ
分配処理方式は、データ読み出しに限定しているため、
データ処理そのものの向上には寄与していないという問
題点がある。
Since the above-mentioned conventional data distribution processing method is limited to data reading,
There is a problem that it does not contribute to improvement of data processing itself.

【0004】本発明の目的は、並列処理を行うことによ
って、処理速度の向上を図り、また、高速処理を要求さ
れるデータ処理に対して、より低速な処理デバイスにて
処理を行うことができるデータ分配処理方式を提供する
ことにある。
[0004] It is an object of the present invention to improve the processing speed by performing parallel processing, and to perform data processing requiring high-speed processing with a lower-speed processing device. It is to provide a data distribution processing method.

【0005】[0005]

【課題を解決するための手段】本発明のデータ分配処理
方式は、直列データに対して複数個の処理デバイスを用
いて並列処理を行い、その後、共通のバスに対して処理
データを直列データとして出力するようにしている。
According to the data distribution processing method of the present invention, parallel processing is performed on serial data using a plurality of processing devices, and thereafter, the processing data is converted into serial data on a common bus. Output.

【0006】本発明のデータ分配処理方式は、直列デー
タに対して複数個の処理デバイスを用いて並列処理を行
い、その後、共通のメモリ領域に対して処理データを直
列データとして出力するようにしてもよい。
According to the data distribution processing method of the present invention, parallel processing is performed on serial data using a plurality of processing devices, and thereafter, the processing data is output to a common memory area as serial data. Is also good.

【0007】本発明のデータ分配処理方式は、直列デー
タに対して複数個の処理デバイスを用いて並列処理を行
い、その後、共通のファイルに対して処理データを直列
データとして出力するようにしてもよい。
In the data distribution processing method of the present invention, parallel processing is performed on serial data using a plurality of processing devices, and thereafter, the processing data is output as serial data to a common file. Good.

【0008】[0008]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0009】図1は本発明の第1の実施の形態を示す構
成図である。データの処理を行う2個の処理デバイス1
1a及び11bと、処理デバイス11a及び11bに対
して被処理データ1を入力するためのセレクタ12と、
セレクタ12から出力されるセレクト信号2a及びセレ
クト信号2bとから構成されている。3は処理データ、
13は共通のバスである。
FIG. 1 is a configuration diagram showing a first embodiment of the present invention. Two processing devices 1 for processing data
1a and 11b, a selector 12 for inputting the processed data 1 to the processing devices 11a and 11b,
It comprises a select signal 2a and a select signal 2b output from the selector 12. 3 is processing data,
13 is a common bus.

【0010】次に、動作について図1及び図2を参照し
て説明する。図2は本発明の第1の実施の形態の動作を
示すタイムチャートである。セレクタ12は被処理デー
タ1のデータが「a」または「c」であるときセレクト
信号2aをアクティブレベルにすることで処理デバイス
11aにデータ「a’」または「c’」として入力す
る。処理デバイス11aはデータが入力されると、デー
タを処理し、処理データ3にデータ「a”」または
「c”」として出力する。また、セレクタ12は被処理
データ1のデータが「b」または「d」であるときセレ
クト信号2bをアクティブレベルにすることで処理デバ
イス11bにデータ「b’」または「d’」として入力
する。処理デバイス11bはデータが入力されると、デ
ータを処理し、処理データ3にデータ「b”」または
「d”」として出力する。処理データ3は、共通のバス
13に出力される。
Next, the operation will be described with reference to FIGS. FIG. 2 is a time chart showing the operation of the first embodiment of the present invention. When the data of the data to be processed 1 is “a” or “c”, the selector 12 sets the select signal 2a to the active level and inputs the data to the processing device 11a as the data “a ′” or “c ′”. When data is input, the processing device 11a processes the data and outputs the processed data 3 as data "a" or "c". When the data of the data to be processed 1 is "b" or "d", the selector 12 sets the select signal 2b to the active level to input the data "b '" or "d'" to the processing device 11b. When the data is input, the processing device 11b processes the data and outputs the processed data 3 as data "b" or "d". The processing data 3 is output to a common bus 13.

【0011】図3は本発明の第2の実施の形態を示す構
成図である。データの処理を行う3個の処理デバイス1
1a、11b、11cと、処理デバイス11a、11
b、11cに対して被処理データ1を入力するためのセ
レクタ12と、セレクタ12から出力されるセレクト信
号2a、2b、2cとから構成されている。3は処理デ
ータ、13は共通のバスである。
FIG. 3 is a block diagram showing a second embodiment of the present invention. Three processing devices 1 for processing data
1a, 11b, 11c and processing devices 11a, 11
The selector 12 includes a selector 12 for inputting the processed data 1 to b and 11c, and select signals 2a, 2b and 2c output from the selector 12. 3 is processing data, 13 is a common bus.

【0012】次に、動作について図3及び図4を参照し
て説明する。図4は本発明の第2の実施の形態の動作を
示すタイムチャートである。セレクタ12は被処理デー
タ1のデータが「a」または「d」であるときセレクト
信号2aをアクティブレベルにすることで処理デバイス
11aにデータ「a’」または「d’」として入力す
る。処理デバイス11aはデータが入力されると、デー
タを処理し、処理データ3にデータ「a”」または
「d”」として出力する。また、セレクタ12は被処理
データ1のデータが「b」または「e」であるときセレ
クト信号2aをアクティブレベルにすることで処理デバ
イス11aにデータ「b’」または「e’」として入力
する。処理デバイス11aはデータが入力されると、デ
ータを処理し、処理データ3にデータ「b”」または
「e”」として出力する。さらに、セレクタ12は被処
理データ1のデータが「c」または「f」であるときセ
レクト信号2cをアクティブレベルにすることで処理デ
バイス1cにデータ「c’」または「f’」として入力
する。処理デバイス11cはデータが入力されると、デ
ータを処理し、処理データ3にデータ「c”」または
「f”」として出力する。処理データ3は、共通のバス
13に出力される。
Next, the operation will be described with reference to FIGS. FIG. 4 is a time chart showing the operation of the second embodiment of the present invention. When the data of the data to be processed 1 is “a” or “d”, the selector 12 sets the select signal 2a to the active level to input the data to the processing device 11a as data “a ′” or “d ′”. When the data is input, the processing device 11a processes the data and outputs the processed data 3 as data "a""or" d "". When the data of the data to be processed 1 is "b" or "e", the selector 12 sets the select signal 2a to the active level to input the data as "b '" or "e'" to the processing device 11a. When the data is input, the processing device 11a processes the data and outputs the processed data 3 as data "b""or" e "". Further, when the data of the data to be processed 1 is "c" or "f", the selector 12 sets the select signal 2c to the active level to input the data to the processing device 1c as data "c '" or "f'". When the data is input, the processing device 11c processes the data and outputs the processed data 3 as the data "c" or "f". The processing data 3 is output to a common bus 13.

【0013】図5は本発明の第3の実施の形態を示す構
成図である。データの処理を行う2個の処理デバイス1
1a及び11bと、処理デバイス11a及び11bに対
して被処理データ1を入力するためのセレクタ12と、
セレクタ12から出力されるセレクト信号2a及びセレ
クト信号2bとから構成されている。3は処理データ、
14は共通のメモリ領域である。
FIG. 5 is a block diagram showing a third embodiment of the present invention. Two processing devices 1 for processing data
1a and 11b, a selector 12 for inputting the processed data 1 to the processing devices 11a and 11b,
It comprises a select signal 2a and a select signal 2b output from the selector 12. 3 is processing data,
14 is a common memory area.

【0014】次に、動作について説明する。第1の実施
の形態と同様に、セレクタ12がセレクト信号2a、2
bにより処理デバイス11a、11bにデータを入力
し、処理デバイス11a、11bはデータが入力される
と、データを処理し、処理データ3にデータを出力す
る。処理データ3は、共通のメモリ領域14に出力され
る。
Next, the operation will be described. As in the first embodiment, the selector 12 outputs the select signals 2a, 2a,
b, data is input to the processing devices 11a and 11b. When the data is input, the processing devices 11a and 11b process the data and output the data to the processing data 3. The processing data 3 is output to the common memory area 14.

【0015】図6は本発明の第4の実施の形態を示す構
成図である。データの処理を行う2個の処理デバイス1
1a及び11bと、処理デバイス11a及び11bに対
して被処理データ1を入力するためのセレクタ12と、
セレクタ12から出力されるセレクト信号2a及び2b
とから構成されている。3は処理データ、15は共通の
ファイルである。
FIG. 6 is a configuration diagram showing a fourth embodiment of the present invention. Two processing devices 1 for processing data
1a and 11b, a selector 12 for inputting the processed data 1 to the processing devices 11a and 11b,
Select signals 2a and 2b output from selector 12
It is composed of 3 is processing data, 15 is a common file.

【0016】次に、動作について説明する。第1の実施
の形態と同様に、セレクタ12がセレクト信号2a、2
bにより処理デバイス11a、11bにデータを入力
し、処理デバイス11a、11bはデータが入力される
と、データを処理し、処理データ3にデータを出力す
る。処理データ3は、共通のファイル15に出力され
る。
Next, the operation will be described. As in the first embodiment, the selector 12 outputs the select signals 2a, 2a,
b, data is input to the processing devices 11a and 11b. When the data is input, the processing devices 11a and 11b process the data and output the data to the processing data 3. The processing data 3 is output to a common file 15.

【0017】なお、第1、第3、第4の実施の形態では
セレクト信号と処理デバイスをそれぞれ2個有する例、
第2の実施の形態ではセレクト信号と処理デバイスをそ
れぞれ3個有する例を説明したが、セレクト信号と処理
デバイスをそれぞれ4個以上有することにより、さらに
処理を高速化することができる。
In the first, third, and fourth embodiments, two select signals and two processing devices are provided.
In the second embodiment, an example in which three select signals and three processing devices are provided has been described. However, by having four or more select signals and four or more process devices, the processing can be further speeded up.

【0018】[0018]

【発明の効果】以上説明したように、本発明は、並列処
理を行うことによって、処理速度が向上され、また、高
速処理を要求されるデータ処理に対して、より低速な処
理デバイスにて処理を行うことができるという効果が有
る。
As described above, according to the present invention, the processing speed is improved by performing the parallel processing, and the data processing requiring high-speed processing is processed by a lower-speed processing device. This has the effect of performing the following.

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

【図1】第1の実施の形態を示す構成図である。FIG. 1 is a configuration diagram showing a first embodiment.

【図2】第1の実施の形態の動作を示すタイムチャート
である。
FIG. 2 is a time chart showing the operation of the first embodiment.

【図3】第2の実施の形態を示す構成図である。FIG. 3 is a configuration diagram showing a second embodiment.

【図4】第2の実施の形態の動作を示すタイムチャート
である。
FIG. 4 is a time chart showing the operation of the second embodiment.

【図5】第3の実施の形態を示す構成図である。FIG. 5 is a configuration diagram showing a third embodiment.

【図6】第4の実施の形態を示す構成図である。FIG. 6 is a configuration diagram showing a fourth embodiment.

【図7】従来の技術を示す構成図である。FIG. 7 is a configuration diagram showing a conventional technique.

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

1 被処理データ 2a セレクト信号 2b セレクト信号 2c セレクト信号 3 処理データ 11a 処理デバイス 11b 処理デバイス 11c 処理デバイス 12 セレクタ 13 共通のバス 14 共通のメモリ領域 15 共通のファイル Reference Signs List 1 processed data 2a select signal 2b select signal 2c select signal 3 processed data 11a processing device 11b processing device 11c processing device 12 selector 13 common bus 14 common memory area 15 common file

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 直列データに対して複数個の処理デバイ
スを用いて並列処理を行い、その後、共通のバスに対し
て処理データを直列データとして出力することを特徴と
するデータ分配処理方式。
1. A data distribution processing method comprising: performing parallel processing on serial data using a plurality of processing devices; and outputting the processed data to a common bus as serial data.
【請求項2】 直列データに対して複数個の処理デバイ
スを用いて並列処理を行い、その後、共通のメモリ領域
に対して処理データを直列データとして出力することを
特徴とするデータ分配処理方式。
2. A data distribution processing method, wherein parallel processing is performed on serial data using a plurality of processing devices, and thereafter, the processing data is output as serial data to a common memory area.
【請求項3】 直列データに対して複数個の処理デバイ
スを用いて並列処理を行い、その後、共通のファイルに
対して処理データを直列データとして出力することを特
徴とするデータ分配処理方式。
3. A data distribution processing method wherein parallel processing is performed on serial data using a plurality of processing devices, and thereafter, the processing data is output as serial data to a common file.
【請求項4】 直列データを入力とする並列接続の複数
個の処理デバイスと、前記直列データを前記処理デバイ
スに分配し、前記処理デバイスにおいて並列処理された
データを直列データとして共通のバスに出力するセレク
タとを有することを特徴とするデータ分配処理方式。
4. A plurality of parallel-connected processing devices that receive serial data, distribute the serial data to the processing devices, and output data processed in parallel by the processing devices as serial data to a common bus. A data distribution processing method, comprising:
【請求項5】 直列データを入力とする並列接続の複数
個の処理デバイスと、前記直列データを前記処理デバイ
スに分配し、前記処理デバイスにおいて並列処理された
データを直列データとして共通のメモリ領域に出力する
セレクタとを有することを特徴とするデータ分配処理方
式。
5. A plurality of processing devices connected in parallel with serial data as input, and the serial data is distributed to the processing devices, and data processed in parallel in the processing devices is stored as serial data in a common memory area. And a selector for outputting the data.
【請求項6】 直列データを入力とする並列接続の複数
個の処理デバイスと、前記直列データを前記処理デバイ
スに分配し、前記処理デバイスにおいて並列処理された
データを直列データとして共通のファイルに出力するセ
レクタとを有することを特徴とするデータ分配処理方
式。
6. A plurality of parallel-connected processing devices that receive serial data, distribute the serial data to the processing devices, and output data processed in parallel by the processing devices as serial data to a common file. A data distribution processing method, comprising:
JP22724796A 1996-08-28 1996-08-28 Data distribution processing system Pending JPH1069427A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP22724796A JPH1069427A (en) 1996-08-28 1996-08-28 Data distribution processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22724796A JPH1069427A (en) 1996-08-28 1996-08-28 Data distribution processing system

Publications (1)

Publication Number Publication Date
JPH1069427A true JPH1069427A (en) 1998-03-10

Family

ID=16857831

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22724796A Pending JPH1069427A (en) 1996-08-28 1996-08-28 Data distribution processing system

Country Status (1)

Country Link
JP (1) JPH1069427A (en)

Similar Documents

Publication Publication Date Title
US20060161720A1 (en) Image data transmission method and system with DMAC
KR19980032195A (en) DMA controller with channel tagging
JPH09190378A (en) Memory address control circuit
JPH1069427A (en) Data distribution processing system
US8451022B2 (en) Integrated circuit and input data controlling method for reconfigurable circuit
JP3119618B2 (en) Data processing device
JPS6285343A (en) Memory reading-out circuit
JP2769384B2 (en) Arithmetic control IC and information processing device
JP3429880B2 (en) Memory device and memory access method
JPH11328006A (en) Address control circuit for memory device
JP2586074B2 (en) Data processing device
JPS59189430A (en) Interruption controlling system
JPH02212952A (en) Memory access control system
JPS59106024A (en) Dma controller
JPH02110758A (en) Dma transfer system
KR0168973B1 (en) Rom accessing method and its apparatus
JPH06208614A (en) Image processor
JPH05324534A (en) Dma transfer system
JP2001147827A (en) Device and method for generating parity and program recording medium
JPH1021053A (en) Data processor
JPH06175822A (en) Decimal arithmetic instruction processor
JPH0774543A (en) Waveform editing method
JPH0394344A (en) Information processor
JPS6228874A (en) Data transfer system
JPH0695348B2 (en) Address generator for template matching

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990907