JPH0363868A - Function extending system - Google Patents

Function extending system

Info

Publication number
JPH0363868A
JPH0363868A JP19931389A JP19931389A JPH0363868A JP H0363868 A JPH0363868 A JP H0363868A JP 19931389 A JP19931389 A JP 19931389A JP 19931389 A JP19931389 A JP 19931389A JP H0363868 A JPH0363868 A JP H0363868A
Authority
JP
Japan
Prior art keywords
control circuit
dedicated control
cpu
input
output device
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
JP19931389A
Other languages
Japanese (ja)
Other versions
JP2664777B2 (en
Inventor
Toshio Tanaka
利男 田中
Takashi Tsunehiro
隆司 常広
Jun Kitahara
潤 北原
Tomohisa Kobiyama
小桧山 智久
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
Original Assignee
Hitachi 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 filed Critical Hitachi Ltd
Priority to JP1199313A priority Critical patent/JP2664777B2/en
Publication of JPH0363868A publication Critical patent/JPH0363868A/en
Application granted granted Critical
Publication of JP2664777B2 publication Critical patent/JP2664777B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)

Abstract

PURPOSE:To extend the function of an information processor by connecting a dedicated control circuit which can reduce a load on a CPU(central processing unit) by controlling an input/output device loadably/unloadably freely to the route of a bus which connects the CPU to the input/output device. CONSTITUTION:When no dedicated control circuit 5 is connected to the route of the bus B which connects the CPU 1 to the input/output device 3 via a con nection means 4, the CPU 1 performs the control of the input/output device 3 according to a program stored in a main memory device 2. Meanwhile, when the dedicated control circuit 5 is connected to the route, a command control part 51 receives, for example, a graphic plotting command from the CPU 1 via the connection means 4, and sends it to a command buffer 52, and also, expedites the execution of the plotting command to a sub CPU 53. The sub CPU 53 takes out the plotting command, and performs the control of a display device included in the input/output device according to the processing procedure of the plotting command stored in a local memory 5 in advance. In such a way, the function can be extended.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、パーソナルコンピュータの如き情報処理装置
における機能拡張方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a function expansion method in an information processing apparatus such as a personal computer.

〔従来の技術〕[Conventional technology]

CPUと主記憶装置と入出力装置とがバスによって接続
され、前記主記憶装置に格納されたプログラムに基づい
て前記CPUが前記入出力装置を制御する情報処理装置
としてパーソナルコンピュータ等がある。
A personal computer or the like is an information processing device in which a CPU, a main storage device, and an input/output device are connected by a bus, and the CPU controls the input/output device based on a program stored in the main storage device.

半導体技術の進歩とともに、かかるパーソナルコンピュ
ータ等におけるCPUとして使われるマイクロプロセッ
サの性能向上は著しく、より高速・高機能化している。
As semiconductor technology advances, the performance of microprocessors used as CPUs in personal computers and the like has significantly improved, becoming faster and more sophisticated.

しかし、これらのマイクロプロセッサを用いた処理装置
でも、複数の処理を並行して行う場合には十分性能が出
ないことがある。そこで特定の処理を実行する専用制御
回路を別に設け、この専用制御回路を処理装置に結合し
てCPUと並行して処理を行わせる並列処理方式%式% かかる従来の並列処理方式の一例を第2図に示す。同図
において、1はCPU、2は主記憶装置、3は入出力装
置、11はローカルメモリ、12は描画プロセッサ、1
3は表示装置、14は格納手段、である。
However, even processing devices using these microprocessors may not have sufficient performance when performing multiple processes in parallel. Therefore, a parallel processing method is provided in which a dedicated control circuit is separately provided to execute a specific process, and this dedicated control circuit is connected to a processing device to perform processing in parallel with the CPU. Shown in Figure 2. In the figure, 1 is a CPU, 2 is a main storage device, 3 is an input/output device, 11 is a local memory, 12 is a drawing processor, 1
3 is a display device, and 14 is a storage means.

普通の情報処理装置としてなら、CPUIと主記憶装置
2と入出力装置3があれば充分であり、CPUIは、主
記憶装置2に格納されているプログラムに基づいて処理
動作を行い、入出力装置3を制御する。所がこのCPU
Iは、例えば図形やイメージなどの描画処理を行うほか
、他に並行して行わなければならない処理が多数あり、
負担が重過ぎるものとする。
For a normal information processing device, it is sufficient to have a CPUI, a main storage device 2, and an input/output device 3. The CPUI performs processing operations based on programs stored in the main storage device 2, and the input/output device Control 3. This is the CPU
In addition to drawing figures and images, for example, I has many other processes that must be performed in parallel.
The burden will be too heavy.

そこで第2図では、描画プロセッサ12を格納手段14
を介してCPUIに接続し、描画プロセッサ12がCP
tJ4に代わって描画処理を行い、CPUIの負担をそ
の分だけ軽減させている。つまりCPUIは、そのよう
な場合には、描画処理せよという命令を格納手段14に
書込む。すると描画プロセンサ12がこれを読み出して
きて、予めローカルメモリ11に格納されている描画処
理のためのプログラムに従って描画処理を行い、結果を
表示装置13に表示することにより、CPU1を助ける
Therefore, in FIG. 2, the drawing processor 12 is connected to the storage means 14.
The drawing processor 12 connects to the CPU via the CPU
It performs drawing processing in place of tJ4, thereby reducing the burden on the CPU. That is, in such a case, the CPUI writes a command to perform drawing processing to the storage means 14. Then, the drawing processor 12 reads this, performs drawing processing according to a drawing processing program stored in the local memory 11 in advance, and displays the result on the display device 13 to assist the CPU 1.

かかる例は特開昭63−70386号公報に記載されて
いる。
Such an example is described in JP-A-63-70386.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した如き従来の並列処理方式は、CPUIが単独で
処理動作を行うのに比べ、描画プロセッサ12が処理動
作を行う分だけ機能拡張になってはいるが、CPUIが
単独で処理動作を行っていたとき(つまり描画プロセッ
サ12や格納手段14が除去された状態にあるとき)に
比べると、ノ\−ドウェア構成が一変しているため、そ
れまでCPUIが使用していたプログラムは全く使用不
可能となり、別の新たなプログラムを格納しなければな
らず、CPUIと主記憶装置2と入出力装置3とから成
るだけの汎用的な情報処理装置(パソコン)との間の互
換性が失われるという問題がある。
In the conventional parallel processing method as described above, the functionality is expanded by the fact that the drawing processor 12 performs the processing operations compared to when the CPU independently performs the processing operations, but the CPU does not perform the processing operations independently. Compared to when the computer was installed (that is, when the drawing processor 12 and storage means 14 were removed), the hardware configuration has completely changed, so the programs used by the CPU up until then cannot be used at all. This means that another new program must be stored, and compatibility with a general-purpose information processing device (personal computer) consisting only of a CPU, a main memory device 2, and an input/output device 3 will be lost. There's a problem.

また成る特定の処理の高速化を図るという部分的な機能
向上のために情報処理装置としてのシステム全体を変更
することになり、結果的に開発に要する期間が長くなる
という問題があった。
In addition, the entire system as an information processing device has to be changed in order to improve partial functionality by speeding up a specific process, resulting in a problem that the time required for development becomes longer.

本発明の目的は、かかる従来技術における問題点を解決
し、処理動作の機能拡張を行うことが可能でありながら
、汎用的な情報処理装置(例えばパソコン)との間の互
換性も失うことなく、特定の処理の高速化を図るという
部分的な機能向上を図るためにシステム全体を変更する
ようなことも不要ならしめた情報処理装置における機能
拡張方式を提供することにある。
An object of the present invention is to solve the problems in the prior art and to be able to expand the functionality of processing operations without losing compatibility with general-purpose information processing devices (for example, personal computers). Another object of the present invention is to provide a function expansion method for an information processing apparatus that makes it unnecessary to change the entire system in order to improve partial functions such as increasing the speed of specific processing.

〔課題を解決するための手段〕[Means to solve the problem]

上記目的達成のため、本発明では、CPUと主記憶装置
と入出力装置とがバスによって接続され、前記主記憶装
置に格納されたプログラムに基づいて前記CPUが前記
入出力装置を制御する情報処理装置において、前記CP
Uと前記入出力装置を接続するバスの経路上に、前記C
PUに代わって前記入出力装置を制御することにより該
CPUの負担を軽減することのできる専用制御回路を、
接続手段を介して着脱口在に接続できる構成とした。
To achieve the above object, the present invention provides information processing in which a CPU, a main storage device, and an input/output device are connected by a bus, and the CPU controls the input/output device based on a program stored in the main storage device. In the apparatus, the CP
On the bus route connecting U and the input/output device, the C
A dedicated control circuit that can reduce the burden on the CPU by controlling the input/output device in place of the PU,
It is configured so that it can be connected to the attachment/detachment opening via the connection means.

(作用〕 着脱自在になっているわけであるから、専用制御回路を
接続から外すことができる。このときは、CPUが入出
力装置を制御する普通の情報処理装置(例えばパソコン
)として、つまり汎用的な情報処理装置として機能する
ので、汎用的な情報処理装置との間の互換性が失われる
ということはない。他方、接続手段によって専用制御回
路を接続した状態では、該専用制御回路内に含まれる例
えばサブCPUが前記CPUを助けて入出力装置を制御
し、機能の拡張が実現する。
(Function) Since it is detachable, the dedicated control circuit can be disconnected from the connection.In this case, the CPU can be used as a general information processing device (for example, a personal computer) that controls input/output devices. Since it functions as a general-purpose information processing device, there is no loss of compatibility with general-purpose information processing devices.On the other hand, when a dedicated control circuit is connected by the connection means, For example, a included sub-CPU assists the CPU to control input/output devices, thereby realizing functional expansion.

勿論、CPUにおいては、専用制御回路を接続したとき
と外したときとでは、使用するプログラムが異なってく
るので、このプログラムの切り換えだけは行わなくては
ならない。
Of course, in the CPU, the program used differs depending on whether the dedicated control circuit is connected or disconnected, so only this program must be switched.

〔実施例] 第1図は本発明の一実施例を示すブロック図である。同
図において、1はCPU、2は主記憶装置、3は入出力
装置、4は接続手段、5は専用制御回路、である。
[Embodiment] FIG. 1 is a block diagram showing an embodiment of the present invention. In the figure, 1 is a CPU, 2 is a main storage device, 3 is an input/output device, 4 is a connecting means, and 5 is a dedicated control circuit.

CPUIと入出力装置3を結ぶバスBの経路上に接続手
段4を介して専用制御回路5が接続されていないとき、
つまり接続手段4が単にスルーの経路となっているとき
は、CPUIは、主記憶装置2に格納されているプログ
ラムに従って、入出力装置3の制御を行っている。ここ
で入出力装置3は、例えば表示装置やファイル制御装置
などである。また専用制御回路5は普通アダプタボード
として装備されている。
When the dedicated control circuit 5 is not connected via the connection means 4 to the path of the bus B connecting the CPUI and the input/output device 3,
That is, when the connection means 4 is simply a through path, the CPUI controls the input/output device 3 according to the program stored in the main storage device 2. Here, the input/output device 3 is, for example, a display device or a file control device. Further, the dedicated control circuit 5 is usually installed as an adapter board.

第1A図は、第1図における専用制御回路5の具体例を
示すブロック図である。
FIG. 1A is a block diagram showing a specific example of the dedicated control circuit 5 in FIG.

第1A図において、51はコマンド制御部、52はコマ
ンドバッファ、53はす7’ CP U、54はローカ
ルメモリ、である。
In FIG. 1A, 51 is a command control unit, 52 is a command buffer, 53 is a CPU 7', and 54 is a local memory.

第1図、第1A図を参照して回路動作を説明する。接続
手段4を介して専用制御回路5が接続されているときは
、CPUIと入出力装置3との間に専用制御回路5が介
在することになる。
The circuit operation will be explained with reference to FIG. 1 and FIG. 1A. When the dedicated control circuit 5 is connected via the connection means 4, the dedicated control circuit 5 is interposed between the CPUI and the input/output device 3.

そこでコマンド制御部51は、接続手段4を介してCP
UIから例えばグラフィック描画コマンドを受信し、こ
れをコマンドバッファ52に送出するとともに、サブC
PU53に対して、溝画コマンドの実行を促す。サブC
PU53は、コマンドバッファ52より、描画コマンド
を取り出し、ローカルメモリ54に予め格納されている
描画コマンドの具体的な処理手順に従いながら、入出力
装置3に含まれる表示装置の制御を行う。
Therefore, the command control unit 51 connects the CP via the connection means 4.
For example, it receives a graphic drawing command from the UI, sends it to the command buffer 52, and also sends it to the sub-C
The PU 53 is prompted to execute the groove drawing command. Sub C
The PU 53 takes out a drawing command from the command buffer 52 and controls the display device included in the input/output device 3 while following the specific processing procedure of the drawing command stored in advance in the local memory 54 .

なお、CPUIは、アダプタボード形式の専用制御回路
5上のコマンド制御部51に描画コマンドを送出した後
は、次の処理を並列的に実行できるものであることは勿
論である。
Note that, after the CPUI sends a drawing command to the command control unit 51 on the dedicated control circuit 5 in the form of an adapter board, it is of course possible to execute the next process in parallel.

第3図は、接続手段4として、電気的手段によるバス切
り換え方式を採用した例を示すブロック図である。同図
において、41はアダプタボード形式の専用制御回路5
を装着するための接続部つまりコネクタである。このコ
ネクタ41にアダプタボード(専用制御回路)5が装着
されていない場合は、検出部43がこのことを検出し、
その情報としての信号44をスイッチ42に伝える。ス
イッチ42は、これによりオンの状態となり、CPUI
と入出力装置3が接続される。
FIG. 3 is a block diagram showing an example in which a bus switching method using electrical means is adopted as the connection means 4. In the figure, 41 is a dedicated control circuit 5 in the form of an adapter board.
This is the connection part or connector for attaching the . If the adapter board (dedicated control circuit) 5 is not attached to this connector 41, the detection unit 43 detects this,
A signal 44 as the information is transmitted to the switch 42. The switch 42 is thereby turned on, and the CPU
and the input/output device 3 are connected.

コネクタ41にアダプタボード5が装着された場合は、
検出部43がこのことを検出し、その情報としての信号
44をスイッチ42に伝えることにより、スイッチ42
はオフの状態となる。と同時にアダプタボード(専用制
御回路)5がCPU1と入出力装置3との間に介在した
形で接続される。
When the adapter board 5 is attached to the connector 41,
The detection unit 43 detects this and transmits the signal 44 as the information to the switch 42, so that the switch 42
is in the off state. At the same time, an adapter board (dedicated control circuit) 5 is connected interposed between the CPU 1 and the input/output device 3.

スイッチ42は具体的には、第4図に示すような双方向
のバストランシーバ−(スリースチートゲ−)Gl〜G
6)で構成される。検出部43からの信号44がゲート
信号Gとなり、バスのオン・オフを制御する。アダプタ
ボード5が装着されている場合は、検出部43は“ハイ
”レベルの信号Gを信号44として出力する。これによ
りアンドゲートAt、A2の出力が何れも“ロー”とな
るのでパストランシーバ−(ス−リーステートゲートG
1〜G6)はハイインピーダンス状態となり、CPUI
からのバスは切断され、コネクタ41側へ迂回すること
になる。そして入出力装置3には、アダプタボード(専
用制御回路)5からの信号が供給される。
Specifically, the switch 42 connects two-way bus transceivers (three cheat games) Gl to G as shown in FIG.
6). A signal 44 from the detection section 43 becomes a gate signal G, which controls on/off of the bus. When the adapter board 5 is attached, the detection unit 43 outputs a "high" level signal G as the signal 44. As a result, the outputs of AND gates At and A2 both become "low", so that the pass transceiver (three-state gate G
1 to G6) are in a high impedance state, and the CPUI
The bus from there will be disconnected and detoured to the connector 41 side. The input/output device 3 is supplied with a signal from an adapter board (dedicated control circuit) 5.

アダプタボード5がコネクタ41に装着されている場合
は、検出部43は゛ロー′°レベルの信号Gを信号44
として出力する。するとCPUIなどから与えられる方
向指定信号Dirが“ハイ”レベルであれば、アンドゲ
ートA2の出力が゛′ハイ”で、アントゲ−1−AIの
出力が“ロー゛となるので、スリーステートゲートGl
、G2.G3がオンとなり、G4.G5.G6はオフの
ままとなるので、バスBは上から下へ(つまりCPUI
Gら入出力装置3側へ)導通ずる。
When the adapter board 5 is attached to the connector 41, the detection unit 43 sends the low level signal G to the signal 44.
Output as . Then, if the direction designation signal Dir given from the CPU, etc. is at "high" level, the output of AND gate A2 is "high" and the output of AND gate 1-AI is "low", so the three-state gate Gl
, G2. G3 is turned on, G4. G5. G6 remains off, so bus B goes from top to bottom (i.e. CPU
G to input/output device 3 side).

他方、検出部43が゛ロー”レベルの信号Gを信号44
として出力した状態の下で、CPUIなどから与えられ
る方向指定信号Dirが“ローレベルであれば、アンド
ゲートA1の出力が“′ハイ”でアンドゲートA2の出
力が“ロー゛となるので、スリーステートゲートG4.
G5.G6がオンとなり、Gl、G2.G3はオフのま
まとなるので、バスBは下から上へ(つまり入出力装置
3側からCPtJlへ)導通する。
On the other hand, the detection unit 43 outputs the low level signal G to the signal 44.
If the direction designation signal Dir given from the CPUI is at "low level" under the state where it is outputted as State gate G4.
G5. G6 turns on, Gl, G2 . Since G3 remains off, bus B conducts from bottom to top (that is, from the input/output device 3 side to CPtJl).

第5図は、第1図における接続手段4を、アダプタボー
ド5を装着するためのコネクタ41自体により実現する
構成法を示したブロック図である。
FIG. 5 is a block diagram showing a configuration method in which the connecting means 4 in FIG. 1 is realized by the connector 41 itself for mounting the adapter board 5. As shown in FIG.

この方法では、バスの切り換えは機械的に行われる。ア
ダプタ5をコネクタ41に挿入して接続すれば、即アダ
プタ5がCPUIと入出力装置3との間に介在すること
になり、アダプタ5をコネクタ41から外せば、即CP
U1と入出力装置3が直通となる。
In this method, bus switching is done mechanically. When the adapter 5 is inserted into the connector 41 and connected, the adapter 5 is immediately interposed between the CPU and the input/output device 3, and when the adapter 5 is removed from the connector 41, the CPU is immediately connected.
U1 and the input/output device 3 are connected directly.

そのための具体的な構成を示したのが第6図および第7
図である。これらの図はコネクタ41の断面図を表わし
ている。
Figures 6 and 7 show the specific configuration for this purpose.
It is a diagram. These figures represent cross-sectional views of the connector 41.

第6図はバスの切り換えを異なる2つのボードにより行
う方式を示した模式図である。同図において、100は
、CPUIと主記憶装置2と入出力装置3などにより構
成される処理装置の基板、101はアダプタボード(専
用制御回路)5を装着するためのコネクタ、102はC
PUIにつながるバスの導伝線、103は入出力装置3
につながるバスの導伝線である。
FIG. 6 is a schematic diagram showing a system in which bus switching is performed using two different boards. In the figure, 100 is a board of a processing device consisting of a CPUI, a main storage device 2, an input/output device 3, etc., 101 is a connector for attaching an adapter board (dedicated control circuit) 5, and 102 is a C
Conductive line of bus connected to PUI, 103 is input/output device 3
This is the conductive line of the bus that connects to the bus.

第6図(a)に示すように、アダプタボード(専用制御
回路)5を接続しないときには、導伝線102と103
をつなぐ洸めの接続ボード104をコネクタ101に装
着することにより、CPU1と入出力装置3が接続され
る。また、第6図(b)に示すように、アダプタボード
(専用制御回路)5をコネクタ101に装着することに
より、導伝線102および103はアダプタボード(専
用制御回路)5につながる導伝線106と接続される。
As shown in FIG. 6(a), when the adapter board (dedicated control circuit) 5 is not connected, the conductive wires 102 and 103
By attaching a stylish connection board 104 to the connector 101, the CPU 1 and the input/output device 3 are connected. Furthermore, as shown in FIG. 6(b), by attaching the adapter board (dedicated control circuit) 5 to the connector 101, the conductive wires 102 and 103 are connected to the adapter board (dedicated control circuit) 5. 106.

すなわち、専用制御回路5と入出力装置3が接続される
That is, the dedicated control circuit 5 and the input/output device 3 are connected.

第7図は特殊コネクタによるバス切り換え方式を説明し
た説明図である。第7図(a)は、アダプタボード(専
用制御回路)5が装着されていない場合の区である。こ
の場合、導伝wa102と103はコネクタ101の内
部で接触している。これによりCPUIと入出力装置3
が接続される。
FIG. 7 is an explanatory diagram illustrating a bus switching method using a special connector. FIG. 7(a) shows the case where the adapter board (dedicated control circuit) 5 is not installed. In this case, conductive wa 102 and 103 are in contact inside connector 101. This allows the CPUI and input/output device 3
is connected.

第7図(b)はアダプタボード(専用制御回路)5をコ
ネクタ101に装着した場合の図である。
FIG. 7(b) is a diagram when the adapter board (dedicated control circuit) 5 is attached to the connector 101.

図より明らかなごとく、導伝線102および103はア
ダプタボード5の導伝線106と接触することになり、
専用制御回路5と入出力装置3が接続される。
As is clear from the figure, the conductive wires 102 and 103 come into contact with the conductive wire 106 of the adapter board 5,
The dedicated control circuit 5 and the input/output device 3 are connected.

以上説明した実施例によれば、接続手段4によるアダプ
タボード5の装着状態と、入出力装置3の制御機構は独
立していない。すなわち、アダプタボード5が装着され
ていない場合は、入出力装置3の制御はCPUIが行い
、アダプタボード5が装着された場合は、専用制御回路
5が入出力装置3の制御を行うものであった。
According to the embodiment described above, the attachment state of the adapter board 5 by the connection means 4 and the control mechanism of the input/output device 3 are not independent. That is, when the adapter board 5 is not installed, the CPU controls the input/output device 3, and when the adapter board 5 is installed, the dedicated control circuit 5 controls the input/output device 3. Ta.

この方法では、入出力装置3の制御機構はシステム立ち
上げ時に決まってしまい、途中6変更することができな
い。つまり、アダプタボード5を装着した場合は、CP
Uのみによる従来の応用プログラムは動作しないことに
なる。
In this method, the control mechanism of the input/output device 3 is determined at the time of system startup and cannot be changed during the process. In other words, when the adapter board 5 is installed, the CP
Conventional application programs based only on U will not work.

そこで、アダプタボード5が装着された場合にも、CP
UIが入出力装置3を制御できる構成とする。その実施
例を第8図、第9図により説明する。
Therefore, even when the adapter board 5 is installed, the CP
The configuration is such that the UI can control the input/output device 3. The embodiment will be explained with reference to FIGS. 8 and 9.

なお、これまでは、アダプタボード5と専用制御回路5
を同義語として用いてきたが、今後は説明の都合上、専
用制御回路は51として、アダプタボード5に含まれる
一つの要素として扱うことにする。
In addition, until now, the adapter board 5 and the dedicated control circuit 5
have been used as synonyms, but from now on, for convenience of explanation, the dedicated control circuit will be referred to as 51 and treated as one element included in the adapter board 5.

さて第8図は専用制御回路51を装備したアダプタボー
ド5上に、専用制御回路51をバイパスする経路(54
)を設けたものである。専用制御回路51からの信号線
53とバイパス経路上の信号線54は切換回路52で切
り換えられ、信号線55を通して入出力装置3と接続さ
れる。切換回路52による信号の切り換えはソフトウェ
アで実行可能とする。
Now, FIG. 8 shows a path (54) that bypasses the dedicated control circuit 51 on the adapter board 5 equipped with the dedicated control circuit 51.
). A signal line 53 from the dedicated control circuit 51 and a signal line 54 on the bypass path are switched by a switching circuit 52 and connected to the input/output device 3 through a signal line 55. The switching of signals by the switching circuit 52 can be executed by software.

第9図に切換回路52の具体的構成例を示す。FIG. 9 shows a specific example of the configuration of the switching circuit 52.

レジスタ56に入出力装置3の制御機構を指定するため
の情報を設定する。すなわち、レジスタ56に“O“を
設定した場合は、信号線53と信号線55は切断され、
信号線54と信号線55が接続されるので、入出力装置
3の制御はCPUIが行う。
Information for specifying the control mechanism of the input/output device 3 is set in the register 56. That is, when "O" is set in the register 56, the signal line 53 and the signal line 55 are disconnected.
Since the signal line 54 and the signal line 55 are connected, the input/output device 3 is controlled by the CPU.

逆に、レジスタ56に“1゛′を設定した場合は、信号
線53と信号線55が接続される。なお、回路動作の詳
細は、先に第4図を参照して説明した所から類推的に理
解されると思われるので、詳しくは述べない。
Conversely, when the register 56 is set to "1", the signal line 53 and the signal line 55 are connected.The details of the circuit operation can be inferred by analogy from what was explained earlier with reference to FIG. I don't want to go into details because I think it will be well understood.

以上説明したように、本実施例によれば、アダプタボー
ド5を装着した場合に、入出力装置3の制御をCPUI
と専用制御回路51とで切り換えることができるので、
従来の応用プログラムを実行する際に、アダプタボード
5を取りはずす必要がない。これは、本実施例特有の効
果である。
As explained above, according to this embodiment, when the adapter board 5 is installed, the input/output device 3 is controlled by the CPU.
Since it can be switched by the dedicated control circuit 51,
There is no need to remove the adapter board 5 when executing a conventional application program. This is an effect unique to this embodiment.

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

本発明によれば、アダプタボードを装着するための接続
手段により、バスを切り換えることができるので、CP
Uのみによる従来の応用プログラムはそのまま動作し、
並列処理を行うためのプログラムは、専用制御回路を用
いて高速に処理できるという効果がある。また、機能向
上をアダプタボードという形で実現するため、異なった
システムという形で実現する場合に比べると、開発期間
の短縮が図れるという効果がある。
According to the present invention, since the bus can be switched using the connection means for installing the adapter board, the CP
Conventional application programs based only on U will continue to operate as they are.
A program for performing parallel processing has the advantage that it can be processed at high speed by using a dedicated control circuit. Furthermore, since the improved functionality is achieved in the form of an adapter board, it has the effect of shortening the development period compared to the case where it is achieved in the form of a different system.

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

第1図は本発明の一実施例を示すブロック図、第1・A
図は第1図における専用制御回路の具体例を示すブロッ
ク図、第2図は機能拡張方式の従来例を示すブロック図
、第3図は第1図における接続手段の具体例を示すブロ
ック図、第4図は第3図におけるスイッチの具体例を示
す回路図、第5図は第1図における接続手段の他の具体
例を示すブロック図、第6図、第7図はそれぞれ第5図
における接続手段の構成例を示す断面図、第8図は本発
明の別の実施例の要部を示すブロック図、第9図は第8
図における切換回路の具体例を示す回路図、である。 符号の説明 l・・・CPU、2・・・主記憶装置、3・・・入出力
装置、4・・・接続手段、5・・・アダプタボード(専
用制御回路)、51・・・専用制御回路、41・・・コ
ネクタ第1図 第1A図 第 図 第 図 第 5 図 第 図 (a) 02 03 00 第 図 (a) 第 図 ・5
FIG. 1 is a block diagram showing one embodiment of the present invention.
1 is a block diagram showing a specific example of the dedicated control circuit in FIG. 1, FIG. 2 is a block diagram showing a conventional example of a function expansion method, and FIG. 3 is a block diagram showing a specific example of the connection means in FIG. 4 is a circuit diagram showing a specific example of the switch in FIG. 3, FIG. 5 is a block diagram showing another specific example of the connection means in FIG. 1, and FIGS. 6 and 7 are respectively shown in FIG. 8 is a sectional view showing an example of the configuration of the connecting means, FIG. 8 is a block diagram showing main parts of another embodiment of the present invention, and FIG.
FIG. 3 is a circuit diagram showing a specific example of the switching circuit shown in the figure. Explanation of symbols 1... CPU, 2... Main storage device, 3... Input/output device, 4... Connection means, 5... Adapter board (dedicated control circuit), 51... Dedicated control Circuit, 41... Connector Figure 1 Figure 1A Figure Figure 5 Figure 5 (a) 02 03 00 Figure (a) Figure 5

Claims (1)

【特許請求の範囲】 1、中央処理装置(以下、CPUと略記する)と主記憶
装置と入出力装置とがバスによって接続され、前記主記
憶装置に格納されたプログラムに基づいて前記CPUが
前記入出力装置を制御する情報処理装置において、 前記CPUと前記入出力装置とを接続するバスの経路上
に、前記CPUに代わって前記入出力装置を制御するこ
とにより該CPUの負担を軽減することのできる専用制
御回路を、接続手段を介して着脱自在に接続し、該専用
制御回路の着時に前記CPUが使用するプログラムと脱
時に前記CPUが使用するプログラムを切り替えて使用
するようにしたことを特徴とする機能拡張方式。 2、請求項1に記載の機能拡張方式において、前記接続
手段は、前記専用制御回路が着の状態にあるか脱の状態
にあるかを検出する検出手段と、該検出手段からの検出
出力に依存して前記バス経路を開いてその間に前記専用
制御回路を接続するか、前記バス経路を閉じて前記専用
制御回路を接続から外すか、するスイッチ手段と、から
成ることを特徴とする機能拡張方式。 3、請求項1に記載の機能拡張方式において、前記接続
手段は、前記専用制御回路が着の状態にあるときは、前
記バス経路を開いてその間に前記専用制御回路を接続す
るが、脱の状態にあるときは前記バス経路を閉じて前記
専用制御回路を接続から外す機械的な接続手段から成る
ことを特徴とする機能拡張方式。 4、請求項1に記載の機能拡張方式において、前記接続
手段は、前記専用制御回路が着の状態にあるにもかかわ
らず、前記バス経路を開いてその間に前記専用制御回路
を接続したり、前記バス経路をして前記専用制御回路を
バイパスさせて接続から外すバス経路の切換回路から成
ることを特徴とする機能拡張方式。
[Scope of Claims] 1. A central processing unit (hereinafter abbreviated as CPU), a main storage device, and an input/output device are connected by a bus, and the CPU performs processing based on a program stored in the main storage device. In an information processing device that controls an input/output device, the load on the CPU is reduced by controlling the input/output device instead of the CPU on a bus route connecting the CPU and the input/output device. A dedicated control circuit that can be used is detachably connected via a connecting means, and the program used by the CPU when the dedicated control circuit is attached and the program used by the CPU when it is detached are switched. Features a feature expansion method. 2. In the function expansion system according to claim 1, the connecting means includes a detecting means for detecting whether the dedicated control circuit is in a put-on state or an undressed state, and a detection output from the detecting means. switch means for depending on the bus path to open and connect the dedicated control circuit therebetween, or to close the bus path and disconnect the dedicated control circuit. method. 3. In the function expansion system according to claim 1, when the dedicated control circuit is in the connected state, the connecting means opens the bus route and connects the dedicated control circuit therebetween; A functional expansion system characterized in that it comprises a mechanical connection means that closes the bus path and disconnects the dedicated control circuit when the dedicated control circuit is in the state. 4. In the function expansion method according to claim 1, the connecting means opens the bus route and connects the dedicated control circuit therebetween even though the dedicated control circuit is in a connected state; A function expansion system comprising a bus route switching circuit that bypasses the dedicated control circuit and disconnects the bus route.
JP1199313A 1989-08-02 1989-08-02 Function expansion method Expired - Lifetime JP2664777B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1199313A JP2664777B2 (en) 1989-08-02 1989-08-02 Function expansion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1199313A JP2664777B2 (en) 1989-08-02 1989-08-02 Function expansion method

Publications (2)

Publication Number Publication Date
JPH0363868A true JPH0363868A (en) 1991-03-19
JP2664777B2 JP2664777B2 (en) 1997-10-22

Family

ID=16405726

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1199313A Expired - Lifetime JP2664777B2 (en) 1989-08-02 1989-08-02 Function expansion method

Country Status (1)

Country Link
JP (1) JP2664777B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002061591A1 (en) * 2001-01-31 2002-08-08 Hitachi,Ltd Data processing system and data processor

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59183424A (en) * 1983-04-01 1984-10-18 Hitachi Yonezawa Denshi Kk Information processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS59183424A (en) * 1983-04-01 1984-10-18 Hitachi Yonezawa Denshi Kk Information processor

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002061591A1 (en) * 2001-01-31 2002-08-08 Hitachi,Ltd Data processing system and data processor
US7401163B2 (en) * 2001-01-31 2008-07-15 Renesas Technology Corporation Data processing system and data processor
US7401165B2 (en) 2001-01-31 2008-07-15 Renesas Technology Corporation Data processing system and data processor
US7725616B2 (en) 2001-01-31 2010-05-25 Renesas Technology Corp. Data processing system and data processor
US7975077B2 (en) 2001-01-31 2011-07-05 Renesas Electronics Corporation Data processing system and data processor
US8244926B2 (en) 2001-01-31 2012-08-14 Renesas Electronics Corporation Data processing system and data processor
US8595388B2 (en) 2001-01-31 2013-11-26 Renesas Electronics Corporation Data processing system and data processor
US8812750B2 (en) 2001-01-31 2014-08-19 Renesas Electronics Corporation Data processing system and data processor
US9069911B2 (en) 2001-01-31 2015-06-30 Renesas Electronics Corporation Data processing system and data processor

Also Published As

Publication number Publication date
JP2664777B2 (en) 1997-10-22

Similar Documents

Publication Publication Date Title
JPH08305568A (en) Information processing unit
JPH03231320A (en) Microcomputer system
JPH0363868A (en) Function extending system
JP3088407B2 (en) In-circuit emulator and in-circuit emulation method
JP3097602B2 (en) Data processing device
JPH04167113A (en) Information processor
JP3353819B2 (en) Connection mechanism and connection method between intelligent board and console terminal
JP2002041437A (en) Hard disk drive switching system
JPS59103121A (en) Information processor
JPS6355655A (en) Extension system for input/output interface
JPH0387790A (en) Synchronous switching circuit
JPS6347842A (en) Interrupting system for extension input/output device
JPH10187481A (en) Emulation device for microcomputer
JPH0573260A (en) Access changeover method
JP2002108807A (en) Method for connecting optical disk player for computer
JPS61183764A (en) Direct memory access controlling system
JPH05204878A (en) Interface control system
JPS63129427A (en) Conversion circuit for interruption response logic
JPH06223046A (en) Bus tracing execution method
JPH0756767A (en) Information processor and its development supporting device
JPH01292451A (en) Information processor
JPS62224849A (en) Data processing system
JPH031265A (en) Interface circuit
JPS61221844A (en) Microcomputer
JPH10105300A (en) Optical disk reproducing device for computer