JPS61201326A - Information processor - Google Patents

Information processor

Info

Publication number
JPS61201326A
JPS61201326A JP60040996A JP4099685A JPS61201326A JP S61201326 A JPS61201326 A JP S61201326A JP 60040996 A JP60040996 A JP 60040996A JP 4099685 A JP4099685 A JP 4099685A JP S61201326 A JPS61201326 A JP S61201326A
Authority
JP
Japan
Prior art keywords
memory
arithmetic
processor
control
request
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.)
Granted
Application number
JP60040996A
Other languages
Japanese (ja)
Other versions
JPH0642229B2 (en
Inventor
Hajime Matsumoto
松本 元
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 Corp
Original Assignee
NEC Corp
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 Corp filed Critical NEC Corp
Priority to JP60040996A priority Critical patent/JPH0642229B2/en
Publication of JPS61201326A publication Critical patent/JPS61201326A/en
Publication of JPH0642229B2 publication Critical patent/JPH0642229B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To perform arithmetic processing and input/output editing processing in parallel by allowing a control processor and an input processor to handle an arithmetic memory in the same memory space with a control memory. CONSTITUTION:A memory request from the control processor 2 is selected by a multiplexer 11 and led to a demultiplexer 12. When a memory address is less than M, the memory request is sent to the control memory 4 and when more than M, the memory request is sent to the arithmetic processor 5; and the value M of a border register is subtracted and the memory request is sent to the arithmetic memory 6. Then access of the arithmetic processor 5 to the control memory access is initiated by an instruction processing unit 51, led to the multiplexer 11 of a system controller 1, and sent out to the control memory 4.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は情報処理装置に於る高速演算装置に関するもの
で特にそのシステム構成に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a high-speed arithmetic unit in an information processing device, and particularly to its system configuration.

〔従来の技術及び発明が解決しようとする問題点〕[Problems to be solved by conventional technology and invention]

従来、高速演算プロセッサには、自立プロセッサ型と付
属プロセッサ型の2種類が知られている。
Conventionally, two types of high-speed arithmetic processors are known: an independent processor type and an attached processor type.

自立プロセッサ型の高速演算装置はベクトル演算などの
高度の並列演算機構によシ高速性を達成しているが2通
常のプログラムの実行には入出力及びそれに伴う編集処
理のように並列化の困難な部分を含んでおり、このよう
な部分を実行しているときは並列演算機構が有効に働か
ないという欠点があった。
Although independent processor-type high-speed arithmetic units achieve high speed through highly parallel arithmetic mechanisms such as vector arithmetic,2 normal program execution is difficult to parallelize, such as input/output and associated editing processing. The problem was that the parallel processing mechanism did not work effectively when such parts were being executed.

付属プロセッサ型の高速演算装置は高速演算に向いた高
速の演算メモリを持つが、入出力処理の為に演算メモリ
と制御メモリの間でチャネル等を使ってデータ転送をし
なければならず、使いにくいという欠点があった。
Attached processor-type high-speed arithmetic units have high-speed arithmetic memory suitable for high-speed arithmetic operations, but data must be transferred between the arithmetic memory and control memory using channels etc. for input/output processing, making it difficult to use. The drawback was that it was difficult.

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

本発明の目的は、高速演算装置を制御プロセッサと演算
プロセッサで構成し、制御プロセッサ及び入出カプロセ
ッサからは演算メモリが制御メモリと同一のメモリ空間
として見えるようすることによシ上記欠点を除去し、演
算処理と入出力編集処理を並列に実行できるようにした
情報処理装置を提供することにある。
An object of the present invention is to eliminate the above drawbacks by configuring a high-speed arithmetic unit with a control processor and an arithmetic processor, and by making the arithmetic memory visible to the control processor and the input/output processor as the same memory space as the control memory. Another object of the present invention is to provide an information processing device that can perform arithmetic processing and input/output editing processing in parallel.

本発明の情報処理装置は、システム制御装置と。The information processing device of the present invention is a system control device.

それに接続される制御プロセッサ、入出カプロセッサ、
演算プロセッサ、及び制御メモリとを備え。
A control processor, an input/output processor connected to it,
Equipped with an arithmetic processor and control memory.

前記演算プロセッサに演算メモリが接続され、前記制御
プロセッサ及び前記入出カプロセッサからは前記制御メ
モリと前記演算メモリが1つのメモリ空間として見え、
前記演算プロセッサからは前記制御メモリと前記演算メ
モリが異る空間として見えるようにしたものである。前
記演算プロセッサは、前記制御メモリの容量を保持する
境界レジスタを持ち、前記システム制御装置からの前記
演算メモリ要求に対して要求アドレスから境界アドレス
を減じた値を前記演算メモリのアドレスとするように構
成されている。
An arithmetic memory is connected to the arithmetic processor, and the control memory and the arithmetic memory are seen as one memory space from the control processor and the input/output processor,
From the arithmetic processor, the control memory and the arithmetic memory are viewed as different spaces. The arithmetic processor has a boundary register that holds the capacity of the control memory, and in response to the arithmetic memory request from the system control device, sets a value obtained by subtracting the boundary address from the request address as the address of the arithmetic memory. It is configured.

〔実施例〕〔Example〕

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

本発明の一実施例を示す第1図において、システム制御
装置1は、第1のプロセッサ群としての制御プロセッサ
2及び入出カプロセッサ3と、第2のプロセッサ群とし
ての演算プロセッサ5と。
In FIG. 1 showing an embodiment of the present invention, a system control device 1 includes a control processor 2 and an input/output processor 3 as a first processor group, and an arithmetic processor 5 as a second processor group.

第1のメモリとしての制御メモリ4とにそれぞれ接続さ
れている。第2のメモリとしての演算メモリ6は、演算
プロセッサ5に接続されている。制御プロセッサ2と入
出カプロセッサ3のメモリ要求はマルチプレクサ11及
びデマルチプレクサ12を経て、制御メモリ4或いは演
算プロセッサ5に送出される。デマルチプレクサ12に
は境界レジスタ10が接続されている。演算プロセッサ
5の内部にある命令処理ユニット51の制御メモリ要求
は、システム制御装置1のマルチプレクサ11に接続さ
れ、演算メモリ要求はマルチプレクサ53に接続される
。システム制御装置1からの演算メモリ要求は、演算プ
ロセッサ5内の減算器52及びマルチプレクサ53を経
て、演算メモリ6に接続される。減算器52のもう1つ
の入力は。
They are each connected to a control memory 4 as a first memory. An arithmetic memory 6 serving as a second memory is connected to the arithmetic processor 5 . Memory requests from the control processor 2 and the input/output processor 3 are sent to the control memory 4 or the arithmetic processor 5 via a multiplexer 11 and a demultiplexer 12. A boundary register 10 is connected to the demultiplexer 12 . The control memory request of the instruction processing unit 51 inside the arithmetic processor 5 is connected to the multiplexer 11 of the system control device 1, and the arithmetic memory request is connected to the multiplexer 53. An arithmetic memory request from the system control device 1 is connected to the arithmetic memory 6 through a subtracter 52 and a multiplexer 53 in the arithmetic processor 5 . Another input of the subtractor 52 is:

境界レジスタ50に接続される。メモリアクセスを完結
させるだめの書込みデータ、読出しデータは図に示され
ていない。また演算プロセッサ5内の演算ユニットなど
の他のユニットも図には示されていない。
Connected to boundary register 50. Write data and read data required to complete the memory access are not shown in the figure. Also, other units such as an arithmetic unit within the arithmetic processor 5 are not shown in the figure.

制御メモリ4の容量をM、演算メモリ6の容量をNとし
て説明する。制御プロセッサ2のメモリ要求は、マルチ
プレクサ11で選択され、デマルチプレクサ12に導か
れる。デマルチプレクサ12において、メモリアドレス
が境界レジスタ10の値Mと比較されメモリアドレスが
M未満であれば制御メモリ4にメモリ要求が出される。
The following description will be made assuming that the capacity of the control memory 4 is M and the capacity of the calculation memory 6 is N. The memory requests of control processor 2 are selected by multiplexer 11 and routed to demultiplexer 12 . In the demultiplexer 12, the memory address is compared with the value M in the boundary register 10, and if the memory address is less than M, a memory request is issued to the control memory 4.

メモリアドレスがM以上であれば、演算プロセッサ5に
メモリ要求が出される。演算プロセッサ5では、減算器
52により要求アドレスから境界レジスタの値Mが減算
され、マルチプレクサ53を経て演算メモリ6にメモリ
要求が送出される。入出カプロセッサ3のメモリ要求も
同様に処理される。
If the memory address is M or more, a memory request is issued to the arithmetic processor 5. In the arithmetic processor 5, the value M of the boundary register is subtracted from the request address by the subtracter 52, and the memory request is sent to the arithmetic memory 6 via the multiplexer 53. Memory requests from the input/output processor 3 are processed in the same manner.

演算プロセッサ5の制御メモリアクセスは、命令処理ユ
ニット51から発行され、システム制御装置1のマルチ
プレクサ11に導かれる。そして。
Control memory accesses of the arithmetic processor 5 are issued from the instruction processing unit 51 and directed to the multiplexer 11 of the system control device 1 . and.

制御プロセッサ2のメモリ要求と同様に処理され。Processed similarly to control processor 2 memory requests.

制御メモリ4に送出される。命令処理ユニット51から
発行される演算メモリ要求はマルチプレクサ53を経て
直接演算メモリ6に送出される。
It is sent to control memory 4. An arithmetic memory request issued from the instruction processing unit 51 is directly sent to the arithmetic memory 6 via the multiplexer 53.

第2図に示すように、制御プロセッサ2と入出カプロセ
ッサ3からは制御メモリ4と演算メモリ6はM+Hの容
量のアドレス空間をもつ1つのメモ見える。
As shown in FIG. 2, from the control processor 2 and the input/output processor 3, the control memory 4 and the calculation memory 6 are seen as one memory having an address space with a capacity of M+H.

制御プロセッサ2と入出カプロセッサ3は制御メモリ4
と演算メモリ6の区別を意識しなくてよいため、入出力
及び入出力編集のプログラミングは容易である。演算プ
ロセッサ5にとっては制御メモリ4と演算メモリ6は異
るメモリに見えるため、制御メモリ4とは独立に演算メ
モリ6を高速演算に適した形に設計できる。
The control processor 2 and the input/output processor 3 are connected to the control memory 4.
Since there is no need to be conscious of the distinction between the input/output and input/output editing, programming of input/output and input/output editing is easy. Since the control memory 4 and the arithmetic memory 6 appear to be different memories to the arithmetic processor 5, the arithmetic memory 6 can be designed independently of the control memory 4 in a form suitable for high-speed arithmetic.

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

本発明は以上説明したように、制御プロセッサ及び入出
カプロセッサから演算メモリが制御メモリと同一のメモ
リ空間に見えるように構成することによシ、演算処理と
入出力編集処理を並列に実行するシステムを容易に提供
できるという効果がある。
As explained above, the present invention is a system that executes arithmetic processing and input/output editing processing in parallel by configuring the control processor and the input/output processor so that the arithmetic memory appears in the same memory space as the control memory. This has the effect that it can be easily provided.

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

第1図は本発明の一実施例を部分的に示すブロック図、
第2図は第1図の制御メモリ4及び演算メモリ6のアド
レス空間の様子を示す図である。 1・・・システム制御装置、2・・・制御プロセッサ。 3・・・入出カプロセッサ、4・・・制御メモリ、5・
・・演算プロセッサ、6・・・演算メモリ、10・・・
境界レジスタ、11・・・マルチプレクサ、12・・・
デマルチプレクサ、50・・・境界レジスタ、51・・
・命令処理ユニット、52・・・減算器、53・・・マ
ルチプレクサ。 〜         −−
FIG. 1 is a block diagram partially showing an embodiment of the present invention;
FIG. 2 is a diagram showing the address spaces of the control memory 4 and the arithmetic memory 6 in FIG. 1. 1... System control device, 2... Control processor. 3...I/O processor, 4...Control memory, 5.
... Arithmetic processor, 6... Arithmetic memory, 10...
Boundary register, 11...Multiplexer, 12...
Demultiplexer, 50... Boundary register, 51...
- Instruction processing unit, 52...subtractor, 53...multiplexer. 〜 −−

Claims (1)

【特許請求の範囲】 1、システム制御装置と、それに接続される第1のプロ
セッサ群、第2のプロセッサ群、及び第1のメモリとを
備え、前記第2のプロセッサ群に第2のメモリが接続さ
れている情報処理装置において、前記第1のプロセッサ
群からは前記第1のメモリと前記第2のメモリが1つの
メモリ空間として見え、前記第2のプロセッサ群からは
前記第1のメモリと前記第2のメモリが異るメモリ空間
として見えるように構成されていることを特徴とする情
報処理装置。 2、前記第2のプロセッサ群は、前記第1のメモリの容
量を保持する境界レジスタを持ち、前記システム制御装
置からの前記第2のメモリへの要求に対して要求アドレ
スから前記境界レジスタの値を減じた値を前記第2のメ
モリのアドレスとすることを特徴とする特許請求の範囲
第1項記載の情報処理装置。 3、前記システム制御装置は、前記第1のメモリの容量
を保持する境界レジスタを持ち、前記第1のプロセッサ
群からの前記第2のメモリへの要求に対して要求アドレ
スから前記境界レジスタの値を減じた値を前記第2のメ
モリのアドレスとして前記第2のプロセッサ群に送出す
るように構成されていることを特徴とする特許請求の範
囲第1項記載の情報処理装置。
[Claims] 1. A system control device, a first processor group, a second processor group, and a first memory connected thereto, and a second memory in the second processor group. In the connected information processing device, the first memory and the second memory are seen as one memory space from the first processor group, and the first memory and the second memory are seen from the second processor group. An information processing device characterized in that the second memory is configured to be viewed as a different memory space. 2. The second processor group has a boundary register that holds the capacity of the first memory, and in response to a request from the system control device to the second memory, the value of the boundary register is determined from the request address. 2. The information processing apparatus according to claim 1, wherein the address of the second memory is a value obtained by subtracting . 3. The system control device has a boundary register that holds the capacity of the first memory, and in response to a request from the first processor group to the second memory, the system control device reads the value of the boundary register from the request address. 2. The information processing apparatus according to claim 1, wherein the information processing apparatus is configured to send a value obtained by subtracting .
JP60040996A 1985-03-04 1985-03-04 Information processing equipment Expired - Lifetime JPH0642229B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60040996A JPH0642229B2 (en) 1985-03-04 1985-03-04 Information processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60040996A JPH0642229B2 (en) 1985-03-04 1985-03-04 Information processing equipment

Publications (2)

Publication Number Publication Date
JPS61201326A true JPS61201326A (en) 1986-09-06
JPH0642229B2 JPH0642229B2 (en) 1994-06-01

Family

ID=12596034

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60040996A Expired - Lifetime JPH0642229B2 (en) 1985-03-04 1985-03-04 Information processing equipment

Country Status (1)

Country Link
JP (1) JPH0642229B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63284660A (en) * 1987-05-16 1988-11-21 Nec Corp Inter-processor communication system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63284660A (en) * 1987-05-16 1988-11-21 Nec Corp Inter-processor communication system
JPH0564828B2 (en) * 1987-05-16 1993-09-16 Nippon Electric Co

Also Published As

Publication number Publication date
JPH0642229B2 (en) 1994-06-01

Similar Documents

Publication Publication Date Title
SE9202182D0 (en) MIRRORED MEMORY MULTI PROCESSOR SYSTEM
JPS6113629B2 (en)
JPS5911921B2 (en) numerical control device
JPS61201326A (en) Information processor
JPS6136845A (en) Single-chip microcomputer
JPS6023384B2 (en) Internal memory control method in array processor
JP2000067020A (en) Multi-processor system
JPH09198360A (en) Process controller
JPS63225846A (en) Multiport memory with address conversion mechanism
JP2657947B2 (en) Data processing device
JPS63733A (en) Program execution processing system
JPS62293372A (en) Master and slave processor
JPS62272352A (en) Memory control circuit
JPS63307529A (en) Inter-arithmetic processing unit communication control system
JPS63155254A (en) Information processor
JPS61231654A (en) Memory device
JPH0468459A (en) Digital signal processor
JPS62186344A (en) Address mapped register
JPS60195660A (en) Dma controlling circuit system
JPS63155338A (en) Control system for record of program executing history
JPS62108341A (en) Memory data transferring system
JPS642985B2 (en)
JPS61177565A (en) Multiprocessor system
JPH04139564A (en) Microprocessor system
JPS635460A (en) Parallel computer