JPH04219879A - Arithmetic unit - Google Patents

Arithmetic unit

Info

Publication number
JPH04219879A
JPH04219879A JP41234290A JP41234290A JPH04219879A JP H04219879 A JPH04219879 A JP H04219879A JP 41234290 A JP41234290 A JP 41234290A JP 41234290 A JP41234290 A JP 41234290A JP H04219879 A JPH04219879 A JP H04219879A
Authority
JP
Japan
Prior art keywords
self
arithmetic
contained
logic
block
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
JP41234290A
Other languages
Japanese (ja)
Inventor
Hitoshi Nishimura
西村仁志
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to JP41234290A priority Critical patent/JPH04219879A/en
Publication of JPH04219879A publication Critical patent/JPH04219879A/en
Pending legal-status Critical Current

Links

Landscapes

  • Complex Calculations (AREA)

Abstract

PURPOSE:To provide the unit which eliminates the need for instruction access and is increased in arithmetic speed. CONSTITUTION:Plural self-conclusion type arithmetic means 1 equipped with logic elements 2, logic setting storage elements 3, and arithmetic result storage elements 4 are provided and the partial charge allotment of those self-conclusion type arithmetic means 1 is stored. When necessary data is inputted in this state, the respective self-conclusion type arithmetic means 1 perform their parts of arithmetic.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明は、演算速度を飛躍的に
アップさせた演算装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an arithmetic device with dramatically increased arithmetic speed.

【0002】0002

【従来の技術】今までに知られている演算装置は、プロ
グラムを段階的に処理するとともに、そのプログラムを
処理する各段階において、必要な命令を読み込まなけれ
ばならなかった。例えば、従来の演算装置で累算を使用
とすると、図7に示すような状況になる。すなわち、従
来の装置は、累計を1回行うのに、命令アクセス、入力
1、命令アクセス、結果入力1、命令アクセス、加算1
、命令アクセス、結果記憶1、命令アクセス、結果出力
1というように10サイクル必要になるとともに、各段
階ごとに命令アクセスが必要であった。
2. Description of the Related Art Hitherto known arithmetic devices have to process a program step by step and read necessary instructions at each step of processing the program. For example, if a conventional arithmetic device uses accumulation, a situation as shown in FIG. 7 will occur. In other words, the conventional device performs cumulative totaling once, but requires one instruction access, one input, one instruction access, one result input, one instruction access, and one addition.
, instruction access, result storage 1, instruction access, result output 1, and thus 10 cycles are required, and an instruction access is required for each stage.

【0003】0003

【発明が解決しようとする課題】このようにした従来の
演算装置では、プログラムの処理中に、必要な命令を読
み込まなければならないので、その処理速度が遅くなる
という問題があった。この発明の目的は、命令アクセス
を不要にした演算装置を提供することである。
SUMMARY OF THE INVENTION In such a conventional arithmetic unit, necessary instructions must be read during program processing, resulting in a slow processing speed. An object of the present invention is to provide an arithmetic device that does not require instruction access.

【0004】0004

【課題を解決するための手段】この発明は、論理素子と
記憶素子とを主要素にしてなる複数の自己完結形演算手
段を配置し、しかも、それら自己完結形演算手段を相互
に接続してなる単位ブロックを複数備える一方、この単
位ブロックのうちの一つの単位ブロックを外部入力手段
に接続し、他の一つの単位ブロックを外部出力手段に接
続し、更にそれ以外の他の一つの単位ブロックを外部メ
モリに接続するとともに、各単位ブロックにおける自己
完結形演算手段の役割分担をあらかじめ設定し、しかも
、それら自己完結形演算手段を相互に接続した点に特徴
を有する。
[Means for Solving the Problems] The present invention arranges a plurality of self-contained calculation means each consisting of a logic element and a memory element as main elements, and furthermore, connects these self-contained calculation means to each other. One of the unit blocks is connected to external input means, another unit block is connected to external output means, and one other unit block is connected to external input means. is connected to an external memory, the roles of the self-contained calculation means in each unit block are set in advance, and the self-contained calculation means are connected to each other.

【0005】[0005]

【作用】この発明は、上記のように構成したので、演算
装置に実行させる処理に応じたプログラムを外部入力手
段から入力すると、自己完結形演算手段が、そのプログ
ラムに応じた自己の演算処理内容を記憶保持する。この
状態で、外部入力手段から所定のデータが入力すると、
各自己完結演算手段が処理を実行する。
[Operation] Since the present invention is constructed as described above, when a program corresponding to the process to be executed by the arithmetic device is inputted from the external input means, the self-contained arithmetic means performs its own arithmetic processing according to the program. to remember and retain. In this state, when predetermined data is input from the external input means,
Each self-contained calculation means executes processing.

【0006】[0006]

【実施例】図1〜図4に示した第1実施例は、累算機の
例を示したもので、4つの単位ブロックa〜dを備えて
いる。そして、単位ブロックaは入力ブロックとして機
能し、単位ブロックbは加算ブロックとして機能し、単
位ブロックcはメモリアルアクセスブロックとして機能
し、単位ブロックdは出力ブロックとして機能するよう
にしている。これら各ブロックは、複数の自己完結形演
算手段1からなる。この自己完結形演算手段1は、第2
図に示すように、論理素子2、論理設定記憶素子3及び
演算結果記憶素子4からなる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The first embodiment shown in FIGS. 1 to 4 shows an example of an accumulator, which is provided with four unit blocks a to d. The unit block a functions as an input block, the unit block b functions as an addition block, the unit block c functions as a memorial access block, and the unit block d functions as an output block. Each of these blocks consists of a plurality of self-contained calculation means 1. This self-contained calculation means 1 includes a second
As shown in the figure, it consists of a logic element 2, a logic setting storage element 3, and an operation result storage element 4.

【0007】上記論理設定記憶素子3は、第1設定チャ
ネル5からのプログラム信号を受けて、それを論理素子
3に入力するとともに、第2設定チャネル6を介して次
の自己完結形演算手段1にプログラムの内容を伝送する
。また、論理素子2は、複数のチャネル網7〜10を介
して、同一単位ブロック内の他の論理素子2に接続する
とともに、その演算結果を演算結果記憶素子4に記憶さ
せるものである。
The logic setting storage element 3 receives a program signal from the first setting channel 5 and inputs it to the logic element 3, and also inputs the program signal to the next self-contained calculation means 1 via the second setting channel 6. The contents of the program are transmitted to. Further, the logic element 2 is connected to other logic elements 2 in the same unit block via a plurality of channel networks 7 to 10, and the operation result is stored in the operation result storage element 4.

【0008】そして、各単位ブロックでは、いずれか一
つの自己完結形演算手段の第1設定チャネル5を、他の
単位ブロックの第2設定チャネル2に接続している。ま
た、他の自己完結形演算手段の第2設定チャネル6は、
他の単位ブロックの第1設定チャネル5に接続するよう
にしている。
In each unit block, the first setting channel 5 of any one self-contained calculation means is connected to the second setting channel 2 of the other unit block. Further, the second setting channel 6 of the other self-contained calculation means is
It is connected to the first setting channel 5 of another unit block.

【0009】ただし、単位ブロックaの第1チャネルだ
けは、図示していない外部入力手段に接続している。そ
して、この入力ブロックaは、その入力作業が完了した
ときに所定の応答信号を出力するようにしている。上記
加算ブロックbは、入力ブロックaの信号を受信すると
ともに、メモリアルアクセスブロックcとの間で信号の
やり取りができるようにしている。このメモリアルアク
セスブロックcは、外部メモリ11に加算結果を入力し
たり、あるいはこの外部メモリ11の記憶信号を取り出
したりできるようにしている。出力ブロックdは、図示
していない外部出力手段に接続するとともに、その出力
に応じた応答信号が入力するようにしている。
However, only the first channel of unit block a is connected to external input means (not shown). The input block a outputs a predetermined response signal when the input operation is completed. The addition block b receives the signal from the input block a and is also capable of exchanging signals with the memorial access block c. This memorial access block c is capable of inputting the addition result to the external memory 11 or taking out the stored signal of this external memory 11. The output block d is connected to an external output means (not shown), and receives a response signal corresponding to its output.

【0010】次に、この第1実施例の作用を説明する。 先ず、各単位ブロックa〜dの自己完結形演算手段1の
役割を分担するためのプログラムを、外部入力手段から
入力ブロックaに入力する。このとき、外部入力手段か
らのプログラム信号は、第1設定チャネル5から論理設
定記憶素子3に入力する。プログラム信号を受けた論理
設定記憶素子3は、当該自己完結形演算手段1に定めら
れた役割に応じて、そのプログラム信号を論理素子2に
送るとともに、演算結果記憶素子4がその内容を記憶す
る。
Next, the operation of this first embodiment will be explained. First, a program for sharing the role of the self-contained calculation means 1 of each unit block a to d is inputted to the input block a from an external input means. At this time, the program signal from the external input means is input to the logic setting storage element 3 from the first setting channel 5. The logic setting storage element 3 that receives the program signal sends the program signal to the logic element 2 according to the role determined for the self-contained calculation means 1, and the calculation result storage element 4 stores the contents. .

【0011】また、当該自己完結形演算素子1と関係な
い信号が入力したときには、その旨を論理設定記憶素子
3が判定し、その関係ない信号は第2設定チャネルから
他の自己完結形演算素子1に伝送するものである。すな
わち、この論理設定記憶素子3は、そこに入力された信
号が、自らの自己完結形演算素子1の役割と関係がある
かどうかを判定するとともに、自らの役割と関係ない信
号は、次の自己完結形演算素子1に振り分ける機能を果
たすものである。
Furthermore, when a signal unrelated to the self-contained arithmetic element 1 is input, the logic setting storage element 3 determines this, and the unrelated signal is transmitted from the second setting channel to the other self-contained arithmetic element 1. 1. That is, this logic setting storage element 3 determines whether the signal input thereto is related to the role of its own self-contained arithmetic element 1, and the signal not related to its own role is stored in the next one. It fulfills the function of distributing to the self-contained arithmetic element 1.

【0012】上記のようにして各単位ブロックa〜dの
自己完結形演算素子1の役割が特定されたら、今度は、
先ず最初にメモリ11に蓄えられている結果を0にセッ
トする。この状態で、入力ブロックaにデータを入力す
れば、加算ブロックbで、入力ブロックaを経由して入
力したデータとメモリ11に蓄えられたデータとを加え
る。そして、この加算結果をメモリ11に書き込むとと
もに、メモリアルアクセスブロックcがその加算結果を
出力ブロックdに送り、そこから外部に逐次出力する。
Once the role of the self-contained arithmetic element 1 of each unit block a to d has been specified as described above, next,
First, the result stored in the memory 11 is set to 0. If data is input to input block a in this state, data input via input block a and data stored in memory 11 are added to addition block b. Then, the addition result is written into the memory 11, and the memorial access block c sends the addition result to the output block d, from which it is sequentially output to the outside.

【0013】上記の演算過程を示したのが図3である。 この図3はあたかも時系列にステップが進んでいくよう
に見えるが、実際には、これら各ステップが同時に行わ
れるもので、その状況を示したのが図4である。この図
4からも明らかなように、この実施例によれば、入力→
結果入力→加算→結果記憶→結果出力を同時並行的に実
施できることになる。
FIG. 3 shows the above calculation process. Although FIG. 3 looks as if the steps proceed in chronological order, in reality, these steps are performed simultaneously, and FIG. 4 shows this situation. As is clear from FIG. 4, according to this embodiment, input→
Result input → addition → result storage → result output can be performed concurrently.

【0014】図5、図6に示した第2実施例は、自己完
結形演算素子1の構成を第1実施例と異にしたものであ
る。すなわち、この第2実施例の自己完結形演算素子1
は、論理素子12と記憶素子13とからなるもので、こ
の記憶素子13が第1実施例の論理設定記憶素子3の役
割も兼ねている。また、この第2実施例では、論理素子
12から導かれた各チャネル14〜17が第1実施例の
第1、2設定チャネル5、6を兼ねている。
The second embodiment shown in FIGS. 5 and 6 differs from the first embodiment in the configuration of the self-contained arithmetic element 1. That is, the self-contained arithmetic element 1 of this second embodiment
consists of a logic element 12 and a memory element 13, and this memory element 13 also serves as the logic setting memory element 3 of the first embodiment. Further, in this second embodiment, each channel 14 to 17 led from the logic element 12 also serves as the first and second setting channels 5 and 6 of the first embodiment.

【0015】いま、リセット入力チャネル18からリセ
ット信号が入力すると、記憶素子13が初期設定、例え
ばすべて0に設定される。このように記憶素子13がす
べて0に設定されると、各自己完結形演算手段1の記憶
素子13を介して、各論理素子12の設定状態を外部か
ら特定できる。
Now, when a reset signal is input from the reset input channel 18, the memory element 13 is initialized, for example, set to all zeros. When all the memory elements 13 are set to 0 in this way, the setting state of each logic element 12 can be specified from the outside via the memory element 13 of each self-contained calculation means 1.

【0016】上記のようにした第2実施例では、第1実
施例のように第1、2設定チャネルを必要としないので
、それだけコンパクト化を図ることができる。
In the second embodiment as described above, unlike the first embodiment, the first and second setting channels are not required, so that the system can be made more compact.

【0017】なお、上記第1、2実施例は、累算機の例
を示したが、この発明は累算機に限定されるものではな
く、汎用的な演算装置として使用できるものである。
Although the first and second embodiments above show an example of an accumulator, the present invention is not limited to an accumulator, but can be used as a general-purpose arithmetic device.

【0018】[0018]

【発明の効果】この発明の演算装置によれば、プログラ
ムの処理中に、それを処理するための命令を読み込む必
要がないので、それだけ演算速度が速くなる。
According to the arithmetic device of the present invention, there is no need to read instructions for processing a program while it is being processed, so that the arithmetic speed becomes faster.

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

【図1】本発明の第1実施例の回路を示したブロック図
である。
FIG. 1 is a block diagram showing a circuit of a first embodiment of the present invention.

【図2】第1実施例の自己完結形演算手段の論理回路を
示したブロック図である。
FIG. 2 is a block diagram showing a logic circuit of the self-contained calculation means of the first embodiment.

【図3】第1実施例のチャート図である。FIG. 3 is a chart diagram of the first embodiment.

【図4】第1実施例の累算状況を示す説明図である。FIG. 4 is an explanatory diagram showing the accumulation status of the first embodiment.

【図5】第2実施例の回路を示したブロック図である。FIG. 5 is a block diagram showing a circuit of a second embodiment.

【図6】第2実施例の自己完結形演算手段の論理回路を
示したブロック図である。
FIG. 6 is a block diagram showing a logic circuit of the self-contained calculation means of the second embodiment.

【図7】従来の累算の実行内容を示した説明図である。FIG. 7 is an explanatory diagram showing the execution contents of conventional accumulation.

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

a    単位ブロック b    単位ブロック c    単位ブロック d    単位ブロック 1    自己完結形演算手段 2    論理素子 3    論理設定記憶素子 4    演算結果記憶素子 12  論理素子 13  記憶素子 a Unit block b Unit block c Unit block d Unit block 1 Self-contained calculation means 2 Logic element 3 Logic setting memory element 4 Operation result storage element 12 Logic element 13 Memory element

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  論理素子と記憶素子とを主要素にして
なる複数の自己完結形演算手段を配置し、しかも、それ
ら自己完結形演算手段を相互に接続してなる単位ブロッ
クを複数備える一方、この単位ブロックのうちの一つの
単位ブロックを外部入力手段に接続し、他の一つの単位
ブロックを外部出力手段に接続し、更にそれ以外の他の
一つの単位ブロックを外部メモリに接続するとともに、
各単位ブロックにおける自己完結形演算手段の役割分担
をあらかじめ設定し、しかも、それら自己完結形演算手
段を相互に接続してなることを特徴とする演算装置。
1. A plurality of self-contained calculation means each having a logic element and a memory element as main elements are arranged, and furthermore, a plurality of unit blocks each formed by interconnecting the self-contained calculation means are provided, One of the unit blocks is connected to an external input means, another unit block is connected to an external output means, and another unit block is connected to an external memory,
An arithmetic device characterized in that the roles of self-contained arithmetic means in each unit block are set in advance, and the self-contained arithmetic means are interconnected.
【請求項2】  論理素子と、論理設定素子と、演算結
果記憶素子とを主要素にしてなる自己完結形演算手段を
備えた請求項1記載の演算装置。
2. The arithmetic device according to claim 1, further comprising self-contained arithmetic means whose main elements are a logic element, a logic setting element, and an arithmetic result storage element.
JP41234290A 1990-12-20 1990-12-20 Arithmetic unit Pending JPH04219879A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP41234290A JPH04219879A (en) 1990-12-20 1990-12-20 Arithmetic unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP41234290A JPH04219879A (en) 1990-12-20 1990-12-20 Arithmetic unit

Publications (1)

Publication Number Publication Date
JPH04219879A true JPH04219879A (en) 1992-08-10

Family

ID=18521193

Family Applications (1)

Application Number Title Priority Date Filing Date
JP41234290A Pending JPH04219879A (en) 1990-12-20 1990-12-20 Arithmetic unit

Country Status (1)

Country Link
JP (1) JPH04219879A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS636656A (en) * 1986-06-27 1988-01-12 Nec Corp Array processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS636656A (en) * 1986-06-27 1988-01-12 Nec Corp Array processor

Similar Documents

Publication Publication Date Title
EP0102242B1 (en) Data processing apparatus
US4490786A (en) Vector processing unit
US4884192A (en) Information processor capable of data transfer among plural digital data processing units by using an active transmission line having locally controlled storage of data
JPS63291134A (en) Logically integrated circuit
US5812806A (en) Data driven information processor configuring each data packet with a multi-attribute tag having at least two components
JPH04219879A (en) Arithmetic unit
US5018092A (en) Stack-type arithmetic circuit
JP3107595B2 (en) Memory access control device and memory access control method
JP2769384B2 (en) Arithmetic control IC and information processing device
JPS59123957A (en) Digital signal arithmetic device
SU454547A1 (en) Universal computing machine
SU720510A1 (en) Associative memory
JPS60682B2 (en) logical operation unit
JPS5947339B2 (en) data processing unit
SU941978A1 (en) Data exchange device
JPS60100211A (en) Programmable controller
JPS6356739A (en) History memory control system
JPS5849960B2 (en) Information check method
JPH0310138B2 (en)
JPH02205987A (en) Arithmetic processing system
JPS6111493B2 (en)
JPH03286224A (en) Self-synchronizing pipeline processor
JPH0426493B2 (en)
JPS62219026A (en) Register file control system
JPH04172524A (en) Arithmetic device