JP3250268B2 - Information processing device - Google Patents

Information processing device

Info

Publication number
JP3250268B2
JP3250268B2 JP23611792A JP23611792A JP3250268B2 JP 3250268 B2 JP3250268 B2 JP 3250268B2 JP 23611792 A JP23611792 A JP 23611792A JP 23611792 A JP23611792 A JP 23611792A JP 3250268 B2 JP3250268 B2 JP 3250268B2
Authority
JP
Japan
Prior art keywords
cpu
frequency
clk
information processing
signal
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.)
Expired - Lifetime
Application number
JP23611792A
Other languages
Japanese (ja)
Other versions
JPH0683476A (en
Inventor
明善 中村
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson 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 Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP23611792A priority Critical patent/JP3250268B2/en
Publication of JPH0683476A publication Critical patent/JPH0683476A/en
Application granted granted Critical
Publication of JP3250268B2 publication Critical patent/JP3250268B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、CPUのクロック周波
数を変更可能な情報処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus capable of changing a clock frequency of a CPU.

【0002】[0002]

【従来の技術】従来、CPUを有する情報処理装置に於
てCPUのクロック周波数(以下CLK周波数)を変更
する方法として、前記情報処理装置のスイッチ設定もし
くは、キーボード入力でCLK周波数を変更する方法が
知られていた。これは、1つはソフトウェアの互換性を
保つ為であり、もう1つは前記情報処理装置全体の消費
電力を下げるためのモードを設けるためのものである。
2. Description of the Related Art Conventionally, as a method of changing a clock frequency (hereinafter referred to as CLK frequency) of a CPU in an information processing apparatus having a CPU, there is a method of changing a CLK frequency by setting a switch of the information processing apparatus or inputting data from a keyboard. Was known. One is for maintaining the compatibility of software, and the other is for providing a mode for reducing the power consumption of the entire information processing apparatus.

【0003】通常、CPUのCLK周波数は低速、中
速、高速などのような2〜3設定位の事前に決められた
値に設定することができ、その設定をBIOSは知るこ
とができる。しかし、外部記憶装置に記憶されているア
プリケーションソフトは実際にCLK周波数がどの位で
あるか正確に認識できない。これは、前記情報処理装置
内に実装されるCPUがデバイスの進歩と共に機能アッ
プするからであり、将来的なCPUのCLK周波数がわ
からないため事前にアプリケーションソフトに正確にC
PUのCLK周波数を知らせる機能を前記情報処理装置
内に設けることができない為である。
Usually, the CLK frequency of the CPU can be set to a predetermined value such as a few settings such as low speed, medium speed, and high speed, and the BIOS can know the setting. However, the application software stored in the external storage device cannot accurately recognize the actual CLK frequency. This is because the CPU mounted in the information processing apparatus functions up with the progress of the device, and since the CLK frequency of the CPU in the future is not known, the application software can accurately determine the CLK frequency in advance.
This is because a function of notifying the CLK frequency of the PU cannot be provided in the information processing device.

【0004】従来例として図22にCPU111のCL
K周波数を変更する実施例を示した。本例はCPU11
1の最大CLK周波数に相当するCLK102を発生す
る発振器の出力と、前記最大CLK周波数よりも低い周
波数のCLK103を切り替えるものである。
As a conventional example, FIG.
The embodiment in which the K frequency is changed has been described. In this example, the CPU 11
This is to switch between the output of the oscillator that generates the CLK 102 corresponding to the maximum CLK frequency of 1 and the CLK 103 having a frequency lower than the maximum CLK frequency.

【0005】図22の例は、最大CLK周波数が40.
0MHzであるCPU111のCLK110を切り替え
る回路ブロック図であり、発振器101の発振周波数1
02と前記発振周波数102を1/2分周した発振周波
数103をユーザーがCLK切り替えスイッチ等を操作
することで発生するCLK周波数切りかえ信号104に
よって選択しCPU111のCLK110として供給す
るものである。
FIG. 22 shows an example in which the maximum CLK frequency is 40.
FIG. 3 is a circuit block diagram for switching a CLK110 of a CPU 111 at 0 MHz,
02 and an oscillation frequency 103 obtained by dividing the oscillation frequency 102 by 1 / are selected by a CLK frequency switching signal 104 generated when a user operates a CLK switch or the like and supplied as a CLK 110 of the CPU 111.

【0006】又、図22に示した発振器を用いた例とは
別に、図23に外部から信号を与えることで、ある固定
の周波数を発生するPLL(phaseーlocked
loop)方式の周波数シンセサイザを用いたCPU
のCLK供給回路例を示す。周波数シンセサイザはIC
化が比較的用意であるため、任意に設定されたいくつか
の周波数を発生するICなどが市販されている。本例で
は周波数シンセサイザIC105の中にSerial
Interface106をもちシステムから与えられ
た任意の設定値107に従って、出力するCLK10の
周波数を変更する。従来の例では、システムから与えら
れる任意の設定値は、システムとして固定されており一
般的には回路のみで本信号107は発生される。従って
結果としてCLK10の周波数もシステムとしては固定
となる。
In addition to the example using the oscillator shown in FIG. 22, a PLL (phase-locked) for generating a certain fixed frequency by applying an external signal to FIG.
CPU using frequency synthesizer of loop type
2 shows an example of the CLK supply circuit. Frequency synthesizer is IC
ICs that generate several arbitrarily set frequencies are commercially available due to the relative ease of implementation. In this example, the frequency synthesizer IC 105 includes Serial
The frequency of the output CLK 10 is changed according to an arbitrary setting value 107 provided from the system having the interface 106. In the conventional example, an arbitrary set value given from the system is fixed as the system, and the signal 107 is generally generated only by a circuit. Therefore, as a result, the frequency of CLK10 is also fixed as a system.

【0007】また、従来、前記情報処理装置のCPUを
グレードアップする手段としてCPUの他にメモリおよ
びコントロールIC等が実装されたCPUボード全体を
交換するのが一般的であった。又、CPUのみを交換す
ることによってグレードアップする方法としては、外部
から供給されるCLK周波数をあらかじめ決まった周波
数にディップスイッチ等で変更する方法と、内部CLK
周波数を2倍から数倍に上げたCPUに交換する方法が
知られていた。
Conventionally, as a means for upgrading the CPU of the information processing apparatus, it has been common practice to replace the entire CPU board on which a memory and a control IC are mounted in addition to the CPU. Further, as a method of upgrading by replacing only the CPU, there are a method of changing the CLK frequency supplied from the outside to a predetermined frequency by a dip switch or the like, and a method of upgrading the internal CLK.
It has been known to replace the CPU with a CPU whose frequency has been increased from twice to several times.

【0008】外部から供給されるCLK周波数をあらか
じめ決まった周波数に変更する例を図24に示す。本例
ではCPU111を交換後、前記CPU111に対応す
るCLK周波数をジャンパー21で選択する回路例を示
す。(16MHz、25MHz、33MHzの例を示し
た。) また、その他のCLK切り替えの従来例として、CPU
の必要なクロック・パルス周波数を指定する事によって
マイクロコンピュータ・システムの全消費電力を最小化
するという、特公平4ー12842号公報がある。特公
平4ー12842号公報に示される発明は、周波数シン
セサイザが低周波数のCLKから高周波数のCLKを生
成する事に着目した発明であり、プログラム可能なタス
クの実行に必要なCLK周波数を与え、タスクの処理が
終了すると消費電力を落とすために最高周波数よりも低
い周波数で動作させる。
FIG. 24 shows an example in which the CLK frequency supplied from the outside is changed to a predetermined frequency. In this example, a circuit example in which the CLK frequency corresponding to the CPU 111 is selected by the jumper 21 after replacing the CPU 111 is shown. (Examples of 16 MHz, 25 MHz, and 33 MHz are shown.) As another conventional example of CLK switching, a CPU is used.
Japanese Patent Publication No. 4-1842 discloses that the total power consumption of the microcomputer system is minimized by designating the required clock pulse frequency. The invention disclosed in Japanese Patent Publication No. 4-1842 is an invention that focuses on the fact that a frequency synthesizer generates a high-frequency CLK from a low-frequency CLK, and provides a CLK frequency necessary for performing a programmable task. When the task processing is completed, the operation is performed at a frequency lower than the highest frequency in order to reduce power consumption.

【0009】しかしながら、特公平4ー12842号公
報に示される発明は、最小消費電力で動作可能なシステ
ム構築を目的としている為、外部記憶装置からの情報を
もとにCPUのCLK周波数を変更する機能は考慮に入
れられていない(考慮に入れる必然性がないため)。
又、特公平4ー12842号公報に示される発明は、プ
ログラム可能なタスクごとに細かくCLK周波数を制御
できるような限定されたシステムには有効であるが、本
発明の実施例に示すような汎用性のあるパーソナルコン
ピューター等の情報処理装置においてはプログラムによ
って細かく制御できないため有効な手段にはならない。
そして特公平4ー12842号公報に示される発明と本
発明の構成上の最大の違いは、特公平4ー12842号
公報に示される発明が周波数シンセサイザに限定される
ことであり、それに対し本発明は周波数シンセサイザを
用いなくとも実現可能である点である。
However, the invention disclosed in Japanese Patent Publication No. 4-12842 aims to construct a system that can operate with minimum power consumption, and therefore changes the CLK frequency of the CPU based on information from an external storage device. Features are not taken into account (because they need not be taken into account).
The invention disclosed in Japanese Patent Publication No. 4-1842 is effective for a limited system in which the CLK frequency can be finely controlled for each programmable task. In an information processing apparatus such as a personal computer having a possibility, it cannot be an effective means because it cannot be finely controlled by a program.
The biggest difference between the invention disclosed in Japanese Patent Publication No. 4-1842 and the present invention is that the invention disclosed in Japanese Patent Publication No. 4-1842 is limited to a frequency synthesizer. Is that it can be realized without using a frequency synthesizer.

【0010】[0010]

【発明が解決しようとする課題】1つ目の課題としてC
PUをグレードアップする場合について述べる。従来の
技術の項で述べたように、従来はCPUボード全体を交
換するのが一般的であった。しかし、このような方法だ
とCPUボードを新たに設計し直す必要があり、又、事
前にCPUボードを交換可能なようにブロック化しコネ
クタなどで交換可能な構造にしなければいけないという
問題点があった。
The first problem is that C
A case where a PU is upgraded will be described. As described in the section of the prior art, conventionally, it has been general to replace the entire CPU board. However, with this method, it is necessary to redesign the CPU board, and it is necessary to block the CPU board in advance so that the CPU board can be replaced and to have a structure that can be replaced with a connector or the like. Was.

【0011】そこでこの問題点を解決するため、前記従
来の技術の項でも述べたように、CPUのみを交換する
ことによってグレードアップする方法が一般的になって
きた。CPUのみを交換する方法として、外部から供給
されるCLK周波数をあらかじめ決まった周波数にディ
ップスイッチ等で変更する方法と、内部CLK周波数を
2倍から数倍に上げたCPUに交換する方法が知られて
いた。
In order to solve this problem, as described in the section of the prior art, a method of upgrading by replacing only the CPU has become general. As a method of replacing only the CPU, a method of changing the CLK frequency supplied from the outside to a predetermined frequency by a dip switch or the like, and a method of replacing the CPU with the internal CLK frequency raised from twice to several times are known. I was

【0012】まず、内部CLK周波数をあげる方法であ
るが、外部CLKの周波数に対応するCPUのみがグレ
ードアップされるCPUとしてその対象となるため、C
LK周波数の異なるCPUには対応できずグレードアッ
プの範囲が制限されるという問題点がある。又、CPU
内部でCLK周波数を2倍、3倍等のようにあげる方法
では、PLL方式などをその技術として用いているため
外部からCLK周波数をリアルタイムに変更できない。
そのためCPUが殆ど処理を行なっていなくても常に多
くの消費電流を浪費する事になる。ノートブックパソコ
ンのようにCPUが処理を行なっていないときにはCL
Kを止めたり遅くしたりして電池寿命をのばす機能を持
つ情報処理装置でなおかつCPUのアップグレードをす
る場合、外部からCLK周波数をリアルタイムに切り替
えられる機能がないものはその対象外となる。消費電力
の点からみてCPU内部でCLK周波数をあげる方法に
は問題が多い。
First, the internal CLK frequency is increased. However, only the CPU corresponding to the frequency of the external CLK is targeted as a CPU to be upgraded.
There is a problem that the CPU cannot cope with CPUs having different LK frequencies and the range of upgrading is limited. Also, CPU
In the method in which the CLK frequency is increased twice or three times internally, since the PLL method or the like is used as the technique, the CLK frequency cannot be changed in real time from the outside.
For this reason, a large amount of current consumption is always consumed even when the CPU performs little processing. CL when the CPU is not processing like a notebook computer
In the case of an information processing apparatus having a function of extending the battery life by stopping or delaying K and further upgrading the CPU, an apparatus having no function of switching the CLK frequency in real time from the outside is excluded. In terms of power consumption, there are many problems in increasing the CLK frequency inside the CPU.

【0013】次にあらかじめ決まった周波数にディップ
スイッチ等で変更する方法では、複数のCLK発振器等
をあらかじめ基板上に実装する必要があり、当然のこと
ながら対応する周波数の値をあらかじめ知っておく必要
があった。そのため、従来の設計では、ユーザーがCP
Uを有する情報処理装置を購入した場合、CPUの技術
が進み高周波数で動作する高機能CPUができた場合で
もあらかじめ予想し得ない動作周波数の場合、周波数を
上げる手段が無いためCPUを交換して機能アップを計
ることができないという問題があった。ユーザーが前記
情報処理装置を購入した時には開発し得なかった高速C
PU(当然の事ながらユーザーが購入したときには周波
数はわかっていない)が開発された時にCPU交換によ
りユーザーが自らのシステムをグレードアップできるこ
とは資源の有効活用の視点からも重要になってきている
が、従来のシステムでは上記環境を備えることはできな
い。
Next, in the method of changing the frequency to a predetermined frequency using a dip switch or the like, it is necessary to mount a plurality of CLK oscillators or the like on the substrate in advance, and it is naturally necessary to know the value of the corresponding frequency in advance. was there. Therefore, in the conventional design, the
If an information processing device having a U is purchased, the CPU technology advances and a high-performance CPU that operates at a high frequency can be obtained. If the operating frequency cannot be predicted in advance, there is no means for increasing the frequency. There is a problem that the function cannot be improved. High-speed C that could not be developed when the user purchased the information processing device
When a PU (of course, the frequency is not known when the user purchases it) is developed, it is becoming important from the viewpoint of effective use of resources that the user can upgrade his system by replacing the CPU. However, the conventional system cannot provide the above environment.

【0014】2つ目の課題としてアプリケーションソフ
トウェア側から見た課題について述べる。従来の技術の
項で述べたように、従来のCPUを有する情報処理装置
に於て、外部記憶装置に記憶されているアプリケーショ
ンソフトウェアは情報処理装置内のCPUのCLK周波
数を制御することができない。
As a second problem, a problem viewed from the application software side will be described. As described in the section of the related art, in an information processing apparatus having a conventional CPU, application software stored in an external storage device cannot control the CLK frequency of the CPU in the information processing apparatus.

【0015】現在のようにCPUの処理能力が向上し、
対応アプリケーションのユーザーインターフェースがユ
ーザーの操作速度に十分対応できる場合、アプリケーシ
ョンによってはCPUの処理能力が高ければ高いほどよ
いと言うわけではない。たとえば、ノートパソコン等に
対応するアプリケーションは情報処理能力よりも、電池
寿命の長さの方を優先させたい場合がある。従来はその
選択方法をある決まった周波数ごとに情報処理装置内に
選択できる手段を設け、ユーザーが前記手段を操作する
ことによって行っていた。
[0015] The processing capability of the CPU has been improved as at present.
If the user interface of the corresponding application can sufficiently cope with the operation speed of the user, depending on the application, the higher the processing power of the CPU, the better. For example, there is a case where an application corresponding to a notebook computer or the like wants to prioritize the battery life over the information processing ability. Conventionally, a means has been provided in the information processing apparatus for selecting the method for each predetermined frequency, and the user operates the means.

【0016】又、ゲーム等のアプリケーションではユー
ザーの操作速度に合わせ込むため、アプリケーションソ
フトウェアのマニュアルなどに各情報処理装置に対する
最適のCPUのCLK周波数を記載し、ユーザーがCL
K周波数を変更していた。しかしながら、これではアプ
リケーションごとにCLK周波数を操作しなければなら
ず、煩わしさと難しさを伴う。特にMS−Window
s(登録商標)、OS/2(登録商標)など同時に複数
のアプリケーションプログラムを動作させることが可能
である場合、各Windowもしくは各プログラムごと
にユーザーに対してCLKの変更を強いることになる。
In an application such as a game, an optimum CPU CLK frequency for each information processing apparatus is described in an application software manual or the like in order to match the operation speed of the user.
K frequency had been changed. However, this requires the operation of the CLK frequency for each application, which is cumbersome and difficult. Especially MS-Window
When a plurality of application programs such as s (registered trademark) and OS / 2 (registered trademark) can be operated at the same time, the user is forced to change the CLK for each window or each program.

【0017】以上のように、従来はアプリケーション側
で各情報処理装置に対応する(各CPUのCLK周波数
に対応する)最適のユーザーインターフェイスを提供す
ることが難しいという問題点があった。
As described above, conventionally, there has been a problem that it is difficult for an application to provide an optimum user interface corresponding to each information processing apparatus (corresponding to the CLK frequency of each CPU).

【0018】本発明は、上記問題点を解決することを目
的としており、ユーザーがCPUを有する情報処理装置
を購入した場合で、購入した情報処理装置に実装されて
いるCPUよりも処理能力の高い高周波数のCLKで動
作するCPUにグレードアップする場合、前記情報処理
装置全体を購入する事なく、CPUを交換するだけで前
記情報処理装置の機能アップを図ることを可能とするシ
ステムを提供することを目的としている。又、外部記憶
装置に記憶されているアプリケーションソフトウェアが
各情報処理装置に対応する最適のユーザーインターフェ
イスを構築することができるシステムを提供することも
目的としている。
SUMMARY OF THE INVENTION An object of the present invention is to solve the above-mentioned problem, and when a user purchases an information processing apparatus having a CPU, the processing ability is higher than that of the CPU mounted on the purchased information processing apparatus. Provided is a system capable of upgrading the functions of the information processing apparatus by replacing the CPU without purchasing the entire information processing apparatus when upgrading to a CPU that operates at a high frequency CLK. It is an object. It is another object of the present invention to provide a system in which application software stored in an external storage device can construct an optimal user interface corresponding to each information processing device.

【0019】[0019]

【課題を解決する手段】本発明は、下記構成によって上
記課題を解決する。本発明の情報処理装置は、CPU
と、前記CPUにクロック信号を供給するクロック周波
数選択手段と、複数のアプリケーションプログラムを管
理するマルチウィンドウのオペレーティングシステム
と、前記複数のアプリケーションプログラムが外部記憶
装置から起動される際に、前記複数のアプリケーション
プログラムのそれぞれに対応したクロック周波数に関す
るデータを、前記複数のアプリケーションプログラムの
それぞれから受取るとともに記憶する記憶部と、前記起
動された複数のアプリケーションプログラムのうち一つ
が選択された場合には、選択された前記一つのアプリケ
ーションプログラムに対応した前記クロック周波数に関
するデータを前記記憶部から受取るラッチ部と、を備え
る。そして、前記クロック周波数選択手段は前記ラッチ
部に受取られた前記クロック周波数に関するデータに基
づいて、前記クロック信号の周波数を変更する。
The present invention solves the above-mentioned problems by the following constitution. An information processing apparatus according to the present invention includes a CPU
A clock frequency selecting means for supplying a clock signal to the CPU, a multi-window operating system for managing a plurality of application programs, and the plurality of application programs when the plurality of application programs are started from an external storage device. A storage unit that receives and stores data relating to the clock frequency corresponding to each of the programs from each of the plurality of application programs, and when one of the activated plurality of application programs is selected, the selected one is selected. A latch unit that receives data related to the clock frequency corresponding to the one application program from the storage unit. Then, the clock frequency selection means changes the frequency of the clock signal based on the data on the clock frequency received by the latch unit.

【0020】ある態様では、上記情報処理装置が、第2
のCPUを付加可能、または前記CPUを前記第2のC
PUで交換可能に構成されていて、そして、対応するC
PUのクロック周波数に関するデータを受取る第2のラ
ッチ部と、前記第2のラッチ部に受取られた前記クロッ
ク周波数に関するデータに基づいて、前記対応するCP
Uの最大周波数のクロック信号を発生するとともに、前
記最大周波数のクロック信号を前記クロック周波数選択
手段へ供給するクロック発生部と、を備える。
In one embodiment, the information processing device is a second information processing device.
Can be added, or the CPU can be connected to the second C
PU exchangeable, and the corresponding C
A second latch unit for receiving data relating to the clock frequency of the PU, and the corresponding CP based on the data relating to the clock frequency received by the second latch unit;
A clock generation unit that generates a clock signal having a maximum frequency of U and supplies the clock signal having the maximum frequency to the clock frequency selection unit.

【0021】好ましくは、前記第2のCPUが付加され
たこと、または前記CPUが前記第2のCPUに交換さ
れたことを示す検出信号を生成する手段と、前記検出信
号を受取った場合に前記クロック信号の周波数を所定の
初期値に設定する手段と、をさらに備えている。
Preferably, a means for generating a detection signal indicating that the second CPU has been added or that the CPU has been replaced with the second CPU, and Means for setting the frequency of the clock signal to a predetermined initial value.

【0022】[0022]

【0023】[0023]

【0024】[0024]

【0025】[0025]

【0026】[0026]

【作用】本発明の構成によれば、情報処理装置に当初実
装されていたCPUを、高性能のCPUに交換する際、
外部記憶装置の情報を基に高性能のCPUに対応するC
LKを生成し、装置の暴走を防止しつつCLKを切り替
えることができる。また、CPUを交換しないまでも外
部記憶装置のアプリケーションプログラムによりCPU
のCLKを変更することができ、ユーザーの能力に適合
した操作環境を提供することができる。
According to the configuration of the present invention, when replacing a CPU initially mounted on an information processing apparatus with a high-performance CPU,
C corresponding to a high-performance CPU based on information in an external storage device
LK can be generated to switch CLK while preventing runaway of the device. In addition, even if the CPU is not replaced, the CPU is executed by the application program in the external storage device.
Can be changed, and an operation environment suitable for the ability of the user can be provided.

【0027】[0027]

【実施例】以下、本発明について実施例に基づいて詳細
に説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail based on embodiments.

【0028】図1は本発明の情報処理装置のブロック図
である。前記情報処理装置はCPU部301、メモリ・
CPUコントロール部302、CLK制御部303、L
CD305及びCRT306を制御するVIDEO回路
部304、キーボード307を制御するキーボードコン
トロール部308、FDD309やICカード310、
HDD313等の外部記憶装置などを制御するI/Oコ
ントロール回路部311、前記情報処理装置の外部に別
の機器等を接続するための拡張バス部312を有する。
まず簡単に本発明の機能全体を説明し、その後に各機能
ブロックごとに詳細説明をする。
FIG. 1 is a block diagram of an information processing apparatus according to the present invention. The information processing apparatus includes a CPU 301, a memory,
CPU control unit 302, CLK control unit 303, L
A VIDEO circuit unit 304 for controlling the CD 305 and the CRT 306; a keyboard control unit 308 for controlling the keyboard 307; an FDD 309 and an IC card 310;
The information processing apparatus includes an I / O control circuit unit 311 for controlling an external storage device such as an HDD 313, and an expansion bus unit 312 for connecting another device or the like outside the information processing apparatus.
First, the entire function of the present invention will be briefly described, and then detailed description will be given for each functional block.

【0029】図2にユーザーが前記情報処理装置内のC
PU(ここではCLK周波数16MHzとする)を機能
アップしたCPU(ここではCLK周波数20MHzと
する)に交換してから、前記CPUのCLK周波数に合
わせてCLK周波数を設定するまでのフローチャートを
示す。又、フローチャートの左隣に各ステップによって
CLK周波数がどの様に変化するかわかるようにCLK
周波数変化表を示した。
FIG. 2 shows a case where the user enters C in the information processing apparatus.
A flowchart from the replacement of the PU (here, the CLK frequency of 16 MHz) with a functionally enhanced CPU (here, the CLK frequency of 20 MHz) to the setting of the CLK frequency in accordance with the CLK frequency of the CPU is shown. Also, on the left side of the flowchart, the CLK frequency changes by each step so that it can be understood.
A frequency change table is shown.

【0030】ユーザーは、まずCPUを交換することが
できる構造を持った情報処理装置の裏蓋などをあけて、
図4bに示したようなCPU SOCKET501から
最大CLK周波数16MHzのCPUをとりだし、最大
CLK周波数20MHzのCPUに入れ替える。
First, the user opens the back cover of an information processing device having a structure in which the CPU can be replaced, and
A CPU having a maximum CLK frequency of 16 MHz is taken out from the CPU SOCKET 501 as shown in FIG. 4B and replaced with a CPU having a maximum CLK frequency of 20 MHz.

【0031】この際、図1のCLK制御部303から出
力されるCLK10の周波数は、図1のCPU部301
にユーザーが前記情報処理装置を購入したときに最初に
内蔵されていたCPUの最大CLK周波数に初期設定さ
れる機能を持つ必要がある(たとえば、16MHzー>
20MHzー>25MHzと機能アップする場合16M
Hzに初期設定する)。これは、例えば図1のCLK1
0の周波数が20MHzに設定されていて16MHzの
CPUが前記情報処理装置にセットされた場合、最初か
ら暴走するためである。(ステップ401) 次に、購入した20MHzのCPUに添付されたフロッ
ピーディスクを前記情報処理装置のFDD(図1の30
9に相当する)に挿入する。本フロッピーディスクに
は、図1のCLK制御部303にCLK周波数に相当す
る(この場合20MHz)値を書き込む命令を実行する
ソフトウェアが記憶されている。図1のCPU CLK
制御部の詳細な例を図10に示した。(ステップ40
2) ユーザーは前記情報処理装置の電源をONしFDDから
ブートを行う。(ステップ403) 添付フロッピーディスク内に記憶された、前記情報処理
装置内CPUのCLK周波数20MHzに相当する値を
図1のCLK制御部303に書き込む命令が自動的に実
行される。
At this time, the frequency of CLK10 output from the CLK control unit 303 in FIG.
It is necessary to have a function that is initially set to the maximum CLK frequency of the CPU built in when the user purchases the information processing device (for example, 16 MHz->
20Mh-> 25Mhz when function is improved 16M
Hz). This corresponds to, for example, CLK1 in FIG.
This is because, when the frequency of 0 is set to 20 MHz and a 16 MHz CPU is set in the information processing apparatus, the CPU runs out of control from the beginning. (Step 401) Next, the floppy disk attached to the purchased 20 MHz CPU is stored in the FDD (30 in FIG. 1) of the information processing apparatus.
9 (corresponding to 9). The floppy disk stores software for executing an instruction to write a value corresponding to the CLK frequency (in this case, 20 MHz) in the CLK control unit 303 of FIG. CPU CLK of FIG.
FIG. 10 shows a detailed example of the control unit. (Step 40
2) The user turns on the information processing apparatus and boots from the FDD. (Step 403) An instruction for writing a value corresponding to a CLK frequency of 20 MHz of the CPU in the information processing device into the CLK control unit 303 in FIG. 1 stored in the attached floppy disk is automatically executed.

【0032】図3にCLK周波数を変更するプログラム
の簡単なフローチャートを示す。
FIG. 3 shows a simple flowchart of a program for changing the CLK frequency.

【0033】最初に現在のCLK周波数を知るために、
CLK周波数の値が記憶されているレジスタである0C
12(H)をREADする。(プログラムステップ41
0) 次に現在のCLK周波数(本例では16MHz)と変更
後のCLK周波数(本例では25MHz)を画面に表示
しユーザーにCLK変更をするかどうかのメッセージを
出力する。(プログラムステップ411) NOであれば、変更しないというメッセージを画面に表
示し(プログラムステップ412)、YESであれば、
変更するCLK周波数の値を0C12(H)に書き込
む。(プログラムステップ413) 次に、CLK周波数が変更されたというメッセージを画
面に表示し、リブートするためにキーボードを叩くよう
指示するメッセージを出力する。(プログラムステップ
414) キーボード入力を受けて、リブート用のRESET P
ORTである0F0(H)に対しアクセスすることでリ
ブートを行いプログラムステップ413で書き込まれた
値にしたがってCLK周波数を25MHzに変更する。
(プログラムステップ415) このように、プログラムステップ413に示した命令で
CLK周波数をすぐに変化させずリブートをするのは、
図23及び図10に示したようなPLL方式の周波数シ
ンセサイザ回路によりCLK周波数を設定する場合、す
ぐにCLKを切り替えると、波形が変動しCPUが暴走
する可能性があるからである。当然のことながら図1の
メモリ・CPUコントロール部302は、CLK周波数
が変化しても誤動作しないような機能を持つことが必要
である。これは後で述べるレディー信号制御等で実現可
能である。
First, to know the current CLK frequency,
0C which is a register storing the value of the CLK frequency
READ 12 (H). (Program Step 41
0) Next, the current CLK frequency (16 MHz in this example) and the changed CLK frequency (25 MHz in this example) are displayed on the screen, and a message as to whether or not to change the CLK is output to the user. (Program step 411) If NO, a message not to change is displayed on the screen (program step 412). If YES,
The value of the CLK frequency to be changed is written to 0C12 (H). (Program Step 413) Next, a message indicating that the CLK frequency has been changed is displayed on the screen, and a message instructing the user to hit the keyboard to reboot is output. (Program Step 414) Receiving keyboard input, RESET P for reboot
Reboot is performed by accessing 0F0 (H), which is the ORT, and the CLK frequency is changed to 25 MHz according to the value written in the program step 413.
(Program step 415) The reason why the reboot is performed without immediately changing the CLK frequency by the instruction shown in the program step 413 is as follows.
This is because, when the CLK frequency is set by the PLL type frequency synthesizer circuit as shown in FIGS. 23 and 10, if the CLK is switched immediately, the waveform may fluctuate and the CPU may run away. As a matter of course, the memory / CPU control unit 302 in FIG. 1 needs to have a function that does not malfunction even when the CLK frequency changes. This can be realized by a ready signal control described later.

【0034】(ステップ 404、405) 再立ち上げ後、CLK周波数設定のための添付フロッピ
ーディスクを抜いて通常のアプリケーションディスクを
挿入することによりアプリケーションを実行する。ハー
ドディスクからブートしたい時は添付フロッピーディス
クを抜くだけでよい。(ステップ 406、407) 上記ステップとは別に、図15に示すような回路構成例
により、図2のステップ405を抜かしてステップ40
4からステップ406に移行することも可能である。図
15に示した回路機能については以降に説明する。(ス
テップ407) 以上述べたように、ユーザーがCPUを有する情報処理
装置を購入した場合で、購入した情報処理装置に実装さ
れているCPUよりも処理能力の高い高周波数のCLK
で動作するCPUにグレードアップする場合、図1のブ
ロック図に示すような情報処理装置で図2に示したフロ
ーチャートに従ってCPUを交換することにより、前記
情報処理装置全体を購入する事なく機能アップを図るこ
とが可能になる。更に上記例で述べた各機能即ち、フロ
ッピーディスク、ICカード、ハードディスクなどに記
憶された情報もしくは、プログラムによってCPUのC
LK周波数を変更する機能、前記CLK周波数の切り替
えを、RESET信号等で切り替える機能、READY
信号制御等によりCLK周波数が変動しても前記情報処
理装置を正常に動作させる機能、CPUが交換されたこ
とを示す信号によりユーザーが前記情報処理装置を購入
したときに最初に内蔵されていたCPUの最大CLK周
波数に初期設定される機能が、情報処理装置全体を購入
する事なく機能アップを図るために必要であることがわ
かる。
(Steps 404 and 405) After restarting, the application is executed by removing the attached floppy disk for setting the CLK frequency and inserting a normal application disk. If you want to boot from the hard disk, just remove the floppy disk. (Steps 406 and 407) In addition to the above steps, the step 405 in FIG.
It is also possible to move from step 4 to step 406. The circuit functions shown in FIG. 15 will be described later. (Step 407) As described above, when the user purchases the information processing device having the CPU, the high-frequency CLK having a higher processing capability than the CPU mounted on the purchased information processing device.
In the case of upgrading to a CPU that operates on a CPU, the information processing apparatus as shown in the block diagram of FIG. 1 replaces the CPU in accordance with the flowchart shown in FIG. 2 to improve the function without purchasing the entire information processing apparatus. It becomes possible to plan. Further, each function described in the above example, that is, information stored in a floppy disk, an IC card, a hard disk, or the like, or a C
A function of changing the LK frequency, a function of switching the CLK frequency by a RESET signal or the like,
A function for operating the information processing apparatus normally even if the CLK frequency fluctuates due to signal control or the like; a CPU initially installed when the user purchased the information processing apparatus by a signal indicating that the CPU was replaced It can be understood that the function initially set to the maximum CLK frequency is necessary to improve the function without purchasing the entire information processing apparatus.

【0035】続いて、各機能ブロックごとの詳細説明を
する。
Subsequently, a detailed description will be given for each functional block.

【0036】まず、図1のCPU部301であるが、図
4a、bに示すような形態で通常基板上に実装される。
図4aの形態では、CPU502は基板上にソケットを
介さずに直接実装されている。そして機能アップされた
CPU504を後から実装するためのUPGRADE
SOCKET503も同時に実装されている。本発明の
情報処理装置は、前記情報処理装置を購入したユーザー
が前記情報処理装置の機能UPをCPUを交換すること
によって行なうことができるように、あらかじめ蓋を開
けて簡単にUPGRADE SOCKET503にCP
Uを挿す事ができる構造になっている。
First, the CPU section 301 in FIG. 1 is usually mounted on a substrate in the form shown in FIGS. 4A and 4B.
In the embodiment of FIG. 4A, the CPU 502 is directly mounted on the board without using a socket. UPGRADE for mounting the upgraded CPU 504 later
SOCKET 503 is also mounted at the same time. The information processing apparatus of the present invention can easily open the lid and easily store the CP in the UPGRADE SOCKET 503 so that the user who has purchased the information processing apparatus can perform the function UP of the information processing apparatus by exchanging the CPU.
It has a structure in which U can be inserted.

【0037】図5に図4aに対応する回路を示す。図5
のCPU502の信号と、UPGRADE SOCKE
T503の信号は数本の信号を除いて相互に接続されて
いる。CPU504がUPGRADE SOCKET5
03に実装されていると、CPU504内部でCPU5
04のGND端子に接続されている信号であるCHG信
号601がGNDに接続されるのでプルアップ抵抗60
6によって”H”であった信号が”L”になる。(波形
を図6 601に示す)この変化を受けてCPU502
は出力信号(図6 702)をハイインピーダンス状態
にする。以上の動作によりCPUバス信号604には、
CPU504からの出力信号がCPU502からの信号
に代わり有効となる。
FIG. 5 shows a circuit corresponding to FIG. 4a. FIG.
Of the CPU 502 and UPGRADE SOCKE
The signals of T503 are mutually connected except for a few signals. CPU504 is UPGRADE SOCKET5
03, the CPU 5 inside the CPU 504
Since the CHG signal 601 which is a signal connected to the GND terminal 04 is connected to GND, the pull-up resistor 60
6 changes the signal from "H" to "L". In response to this change (the waveform is shown in FIG. 601), the CPU 502
Puts the output signal (702 in FIG. 6) into a high impedance state. By the above operation, the CPU bus signal 604 includes:
The output signal from the CPU 504 becomes valid instead of the signal from the CPU 502.

【0038】又、本CHG信号の変化を受けて発生す
る、CLK10の周波数を初期設定する信号CLR70
1によって、図1のCLK制御部303は前記情報処理
装置に対応するCLK周波数のうちあらかじめ決められ
た任意の周波数に初期設定される。(初期設定される周
波数は、再立ち上げ動作のパフォーマンスに影響を及ぼ
さないよう決定されるのが普通である。) ところで、消費電力を減らすため図5のCHG信号60
1によってCPU502を待機モードにする方法が一般
的であるが、CPU504のみにCLKを供給し、CP
U502のCLK信号をカットする又はLレベルに固定
する等の回路構成をとることもできる。回路例を図9に
示す。CHG信号601によって発振器1000、10
01の電源供給を選択することによりCPUを2つ持っ
ても消費電力をCPU1つ分に低減することができる。
又、CPU504が実装された時CPU502に供給す
るCLK信号1003を発生する発振器1000の電源
を切らなくても、CLK信号1003をLレベルに固定
するだけでもCPU504の内部回路が動作しないので
消費電流を下げることができる。
A signal CLR70 for initializing the frequency of CLK10, which is generated in response to the change of the CHG signal.
1, the CLK control unit 303 of FIG. 1 is initialized to an arbitrary predetermined frequency among the CLK frequencies corresponding to the information processing apparatus. (The frequency to be initially set is usually determined so as not to affect the performance of the restarting operation.) By the way, in order to reduce power consumption, the CHG signal 60 in FIG.
In general, the CPU 502 is set to a standby mode by the CPU 1, but CLK is supplied only to the CPU 504 and CP
A circuit configuration in which the CLK signal of U502 is cut or fixed at L level may be employed. FIG. 9 shows a circuit example. Oscillator 1000, 10 by CHG signal 601
By selecting the power supply of 01, power consumption can be reduced to one CPU even if two CPUs are provided.
Also, even if the power of the oscillator 1000 that generates the CLK signal 1003 to be supplied to the CPU 502 when the CPU 504 is mounted is not turned off, even if the CLK signal 1003 is fixed at the L level, the internal circuit of the CPU 504 does not operate, so that the current consumption is reduced. Can be lowered.

【0039】次に、図4bの形態も、一般的に使用され
る形態である。この場合も図5のCPU502が存在し
ないと考えれば図4aと同じであり、CPUの交換をC
HG信号601で知ることができる。
Next, the configuration shown in FIG. 4B is also a commonly used configuration. In this case as well, if it is considered that the CPU 502 in FIG. 5 does not exist, it is the same as FIG.
It can be known from the HG signal 601.

【0040】CPUの交換を知る方法としては、図7の
構成及び、図8に示す回路方式をとることにより知るこ
ともできる。図7のようにCPUソケットの中に光を受
けることで起電力を生ずるフォトダイオード81を実装
する。図8において、フォトダイオード81はCPUを
交換する時に光を受けて起電力を生ずる。その結果トラ
ンジスタ91はオンし、CPUを交換したことを示す信
号であるCHGCPU92は、”H”から”L”に変化
する。本CHGCPU信号92は、前記CHG信号60
1に相当し、本信号によって発生されるCLR701に
よって、図1のCLK制御部303は前記情報処理装置
に対応されるべきCLK周波数のうちあらかじめ決めら
れた任意の周波数に初期設定される。
As a method of knowing the replacement of the CPU, it can also be known by adopting the configuration shown in FIG. 7 and the circuit system shown in FIG. As shown in FIG. 7, a photodiode 81 which generates electromotive force by receiving light is mounted in a CPU socket. In FIG. 8, a photodiode 81 receives light when a CPU is replaced and generates an electromotive force. As a result, the transistor 91 turns on, and the CHGCPU 92, which is a signal indicating that the CPU has been replaced, changes from “H” to “L”. The CHG CPU signal 92 is the same as the CHG signal 60
1, and the CLR 701 generated by this signal initializes the CLK control unit 303 in FIG. 1 to an arbitrary predetermined frequency among the CLK frequencies to be supported by the information processing apparatus.

【0041】詳細説明の第2として図1のCLK制御部
303の説明を行う。ユーザーが情報処理装置を購入し
内部のCPUを交換してそのCLKを変更する代表例と
して、図10及び図15を示す。
As a second detailed description, the CLK control unit 303 of FIG. 1 will be described. FIGS. 10 and 15 show typical examples in which a user purchases an information processing apparatus, replaces an internal CPU, and changes its CLK.

【0042】図10は、図23と同様に外部からあるデ
ータを周波数シンセサイザに与えることにより周波数シ
ンセサイザの出力周波数を変更する方式を示すものであ
る。外部からデータを与える方法として、フロッピーデ
ィスク、ICカード、ハードディスク等の外部記憶装置
を用いる方法と、あらかじめセットアップメニューなど
でCLK周波数をユーザーが可変できるようにする方法
がある。ここで、ユーザーが可変できるようにメニュー
などで、1〜150MHz等に設定することができる場
合、不用意に設定されやすくCPUが暴走しフロッピー
ディスクなどに記憶された情報が破壊される可能性があ
る。
FIG. 10 shows a method for changing the output frequency of the frequency synthesizer by giving external data to the frequency synthesizer as in FIG. As a method of providing data from the outside, there are a method using an external storage device such as a floppy disk, an IC card, and a hard disk, and a method in which a user can change the CLK frequency in advance using a setup menu or the like. Here, if the frequency can be set to 1 to 150 MHz or the like by using a menu or the like so that the user can change the setting, there is a possibility that the information is likely to be set carelessly and the CPU runs away and the information stored in a floppy disk or the like is destroyed. is there.

【0043】そこで、安全の為に容易にセットアップメ
ニューなどで設定されないように外部記憶装置を通して
セットアッププログラムを供給するのがよい。前記プロ
グラムに、FLASH ROM化されたBIOS RO
M(図1 BIOSROM314等)をCLK周波数に
合わせて書き替えるプログラムなどを合わせ持てばCP
U交換による柔軟な環境も同時に提供できる。
Therefore, it is preferable to supply a setup program through an external storage device so as not to be easily set in a setup menu or the like for safety. The above program has a BIOS RO stored in a flash ROM.
If you have a program to rewrite M (such as BIOSROM 314 in FIG. 1) in accordance with the CLK frequency, CP
A flexible environment by U exchange can be provided at the same time.

【0044】以下、図10から図14を用いて説明す
る。対応するCPUのCLK周波数に対するデータ(数
個のレジスタで構成される細かい設定データの事)がI
O命令0C00(H)〜0C08(H)のI/O WR
ITE命令であるLAT信号1100としてデータラッ
チ回路1101にラッチされデータ1102としてコー
ド発生回路1103に出力される。コード発生回路11
03(細かい設定データから対応するCLK周波数に相
当するコードを生成する)は、図11に示すようなPW
SWのオン/オフ時に変化するLOAD信号1104な
どでラッチされ対応コード1105としてコード変換回
路1106に出力される。ここで注意するのは、データ
ラッチ回路1101の電源は電池等で常にバックアップ
されていることである。(バックアップ電源をVBK1
107として示す)それは、LAT信号1101によっ
て与えられたCLK周波数に相当する設定を電源OFF
時にも保持するためと、CPU交換時にデータを初期化
する為である。CPUの交換時には、図5のCHG信号
601を図12のトランジスタ1120で受けて信号C
HGB1121が出力される。図13に示すようにその
信号CHGB1121の変化を受けて”L”パルスであ
るCLR701がデータラッチ回路1101に入力さ
れ、CPUが暴走しないような初期データにリセットさ
れる。
Hereinafter, a description will be given with reference to FIGS. The data corresponding to the CLK frequency of the corresponding CPU (fine setting data composed of several registers) is I
I / O WR of O instructions 0C00 (H) to 0C08 (H)
The data is latched by the data latch circuit 1101 as a LAT signal 1100 as an ITE instruction and output to the code generation circuit 1103 as data 1102. Code generation circuit 11
03 (generate a code corresponding to the corresponding CLK frequency from the fine setting data) is a PW as shown in FIG.
It is latched by a LOAD signal 1104 that changes when the SW is turned on / off, and is output to the code conversion circuit 1106 as a corresponding code 1105. It should be noted here that the power supply of the data latch circuit 1101 is always backed up by a battery or the like. (The backup power supply is VBK1
It turns off the setting corresponding to the CLK frequency given by the LAT signal 1101.
This is because the data is sometimes held and the data is initialized when the CPU is replaced. When the CPU is replaced, the CHG signal 601 in FIG. 5 is received by the transistor 1120 in FIG.
The HGB 1121 is output. As shown in FIG. 13, in response to the change of the signal CHGB1121, the "L" pulse, CLR701, is input to the data latch circuit 1101, and is reset to initial data such that the CPU does not run away.

【0045】さて、対応コード1105はコード変換回
路部1106でCLKに対応するカウンタデータ110
9に変換されPROGRAMMABLE DIVIDE
R部1110に入力される。その結果CLK10の周波
数は変更される。
The corresponding code 1105 is converted by the code conversion circuit unit 1106 into the counter data 110 corresponding to CLK.
9 and converted to PROGRAMMABLE DIVIDE
It is input to the R unit 1110. As a result, the frequency of CLK10 is changed.

【0046】上記の例では、ユーザーがフロッピーディ
スクなどに記憶された情報によりCLK周波数を変更し
た後、図11に示すように一旦PWSWをオン/オフす
る事によってCLK周波数を変更しなければならない。
(LOAD信号1104を発生させる為)そこで、別の
例としてリセットボタンを押すことでLOAD信号11
04を発生させ、CLK周波数を変更する例を図14に
示す。RESETボタンによって発生する信号1123
によってRESET信号1122が発生する。又、信号
1123によってLOAD信号1104も発生し新しい
CLK周波数に相当するデータが図10のコード発生回
路1103に与えられCLK10の周波数が変更され
る。
In the above example, after the user changes the CLK frequency based on information stored in a floppy disk or the like, the CLK frequency must be changed by turning on / off the PWSW once as shown in FIG.
(To generate the LOAD signal 1104) Therefore, as another example, the LOAD signal 11
FIG. 14 shows an example of generating CLK 04 and changing the CLK frequency. Signal 1123 generated by RESET button
Generates a RESET signal 1122. A LOAD signal 1104 is also generated by the signal 1123, and data corresponding to the new CLK frequency is given to the code generation circuit 1103 of FIG. 10 to change the frequency of CLK10.

【0047】本体RESET信号1122を周波数シン
セサイザ回路1108がロックするのに十分な期間11
24に設定することで、ユーザーは、CPUを交換して
CLK周波数を変更後に再度電源を切らずともRESE
Tボタンを押すことで新しい周波数に設定し直すことが
可能になる。
The period 11 sufficient for the frequency synthesizer circuit 1108 to lock the main body RESET signal 1122
By setting to 24, the user does not need to turn off the power again after replacing the CPU and changing the CLK frequency.
By pressing the T button, a new frequency can be set.

【0048】図15は、図10に示した周波数シンセサ
イザ1108によるCLK周波数発生回路の応用例とし
て示した。本回路例の構成にすれば、ユーザーがフロッ
ピーディスクなどに記憶された情報によりCLK周波数
を変更した後、電源オン/オフ、RESET信号などの
前記情報処理装置の初期設定処理を行うことなく、図2
のステップ407のように処理を進めることができる。
そこで図15の回路と、その各信号波形を示した図16
とを用いて、CPU交換後CLK10を25MHzから
50MHzに変更する機能説明を行う。図16CLK1
0はCLK周波数を切り替える前には25MHzのCL
Kを出力している。図2ステップ404に相当する動作
により図15コントロール回路1402は図16の15
07のタイミングで、周波数選択信号1403を”L”
から”H”にする。信号1503によってCLK10
は、周波数シンセサイザ回路出力1404から発振器出
力16MHz1405に図15セレクタ1406で切り
替えられる。
FIG. 15 shows an application example of the CLK frequency generation circuit using the frequency synthesizer 1108 shown in FIG. According to the configuration of the present circuit example, after the user changes the CLK frequency based on information stored in a floppy disk or the like, the user does not need to perform an initial setting process of the information processing apparatus such as a power on / off and a RESET signal. 2
The processing can proceed as in step 407 of.
FIG. 16 showing the circuit of FIG.
The function of changing CLK10 from 25 MHz to 50 MHz after CPU replacement will be described with reference to FIG. FIG. 16 CLK1
0 is 25 MHz CL before switching the CLK frequency.
K is output. By the operation corresponding to step 404 in FIG. 2, the control circuit 1402 in FIG.
At the timing of 07, the frequency selection signal 1403 is set to “L”.
To "H". CLK 150
Is switched from the frequency synthesizer circuit output 1404 to the oscillator output 16 MHz 1405 by the selector 1406 in FIG.

【0049】その後、周波数シンセサイザに50MHz
に対応するデータ1501がデータラッチ信号1407
によってラッチされて、周波数シンセイザは25MHz
から50MHzに周波数を変動する。周波数選択信号1
403が”H”の期間1502は周波数シンセサイザ回
路内のPLL回路が設定された新しい周波数にロックす
るまでの期間に相当する。周波数シンセサイザが安定し
たタイミング1508時に、再度周波数選択信号140
3によってCLK10は発振器出力1405から周波数
シンセサイザ回路出力1404に切り替えられ、50M
Hzとなる。
Thereafter, the frequency synthesizer is set to 50 MHz.
Is the data latch signal 1407
Latched by the frequency synthesizer 25MHz
From 50 MHz to 50 MHz. Frequency selection signal 1
A period 1502 in which 403 is “H” corresponds to a period until the PLL circuit in the frequency synthesizer circuit locks to the set new frequency. At timing 1508 when the frequency synthesizer is stabilized, the frequency selection signal 140
3, CLK10 is switched from the oscillator output 1405 to the frequency synthesizer circuit output 1404,
Hz.

【0050】図15のCLK10は、図16の信号14
04のように変動するが、これをそのままCPUに入力
するとメモリアクセス時などにタイミングが合わなくな
り誤動作する可能性がある。そこで、図15のCLK切
り替え回路1409を通すことにより、定期的なメモリ
のリフレッシュ時などを示すバス・ホールド信号141
0によって、システム動作に影響を与えないタイミング
でCLK1401を切り替えCLK10としてCPU1
1に供給する。
CLK10 in FIG. 15 corresponds to signal 14 in FIG.
However, if this value is input to the CPU as it is, the timing may not match at the time of memory access or the like, which may cause a malfunction. Therefore, by passing the signal through the CLK switching circuit 1409 in FIG.
0, CLK1401 is switched at a timing that does not affect the system operation as CLK10.
Feed to 1.

【0051】詳細説明の第3として図1のメモリ・CP
Uコントロール部302の説明を行う。CPUを交換し
てもシステム全体は機能的に正常動作しなければならな
い。メモリ・CPUコントロール部302の代表的な波
形を図17に示す。CPUの周波数が上がるにつれてC
LKのパルス幅1700は短くなっていく。
As a third detailed explanation, the memory CP shown in FIG.
The U control unit 302 will be described. Even when the CPU is replaced, the entire system must function normally. FIG. 17 shows typical waveforms of the memory / CPU control unit 302. As the frequency of CPU increases, C
The pulse width 1700 of LK becomes shorter.

【0052】その結果、DRAMのRASのパルス幅1
703、CASのパルス幅1702などDRAMの規格
を満たさなくなる。そこで本発明は、図10のカウンタ
データ1109や、図15の1403などの周波数選択
信号(データ)を受けてCPUに対しウェイトを命令す
るREADY信号を制御する回路をメモリ・CPUコン
トロール部に設ける事を特徴としている。
As a result, the RAS pulse width of DRAM 1
DRAM standards such as 703 and CAS pulse width 1702 are not satisfied. Therefore, according to the present invention, a circuit for controlling a READY signal for instructing the CPU to wait upon receiving a frequency selection signal (data) such as the counter data 1109 in FIG. 10 or 1403 in FIG. 15 is provided in the memory / CPU control unit. It is characterized by.

【0053】メモリの規格限界と互換性保持の為のIO
サイクル時間調整を各CLK周波数に対して細かく制御
することで情報処理装置のCPU交換時における正常動
作を保証できる。尚、READYを制御してウェイトを
かけるのは周知の事実だが、本発明の情報処理装置はそ
のREADY発生回路をグレードアップされたCPUの
CLK周波数に対応して切り替えるところに新規性があ
る。本回路では一見、CLK周波数が上がっても周辺回
路の動作周波数が変わらないので(意図的にそのような
回路としている)パフォーマンスが変わらないように見
える。しかしそれは、CPUにCACHEを内蔵するこ
とで周辺回路に依存せずCPU自体のパフォーマンスの
向上を図ることによって解決できる。本回路はCLK同
期方式のDRAMを用いても同様に必要である。それは
ランダムアクセス時及びIOサイクル時には必ずREA
DYを制御する必要があるためである。
IO for maintaining memory specification limits and compatibility
By finely controlling the cycle time adjustment for each CLK frequency, it is possible to guarantee a normal operation when the CPU of the information processing apparatus is replaced. Although it is a well-known fact that READY is controlled and weighted, the information processing apparatus of the present invention is novel in that its READY generation circuit is switched in accordance with the CLK frequency of the upgraded CPU. At first glance, in the present circuit, even if the CLK frequency increases, the operating frequency of the peripheral circuit does not change, so that the performance does not seem to change (intentionally such a circuit). However, this can be solved by improving the performance of the CPU itself without depending on peripheral circuits by incorporating the CACHE into the CPU. This circuit is also necessary even if a CLK synchronous DRAM is used. It is always REA at random access and IO cycle.
This is because DY needs to be controlled.

【0054】実施例として回路ブロック図を図18に示
す。図18aは従来の回路例、図18bは本願の回路例
である。又対応する波形を第19図に示した。
FIG. 18 shows a circuit block diagram as an embodiment. FIG. 18A shows a conventional circuit example, and FIG. 18B shows a circuit example of the present application. The corresponding waveform is shown in FIG.

【0055】従来は、READYの発生回路はCLKを
カウントして作成されていた。図19において、CPU
からADS1704が出力されると図1メモリ・CPU
コントロール部302は本例ではIOR命令であると判
断し一定のコマンドディレイ1806の後IORパルス
1800を出力する。前記IORパルスを受けてカウン
タ、シフトレジスタで構成される回路1805を通して
一定のディレイ1802の後READY1701が出力
される。それと共にコマンド1800も立ち上がる。
Conventionally, a READY generation circuit has been created by counting CLK. In FIG. 19, the CPU
When the ADS 1704 is output from the
The control unit 302 determines that the command is an IOR command in this example, and outputs an IOR pulse 1800 after a certain command delay 1806. After receiving the IOR pulse, READY 1701 is output after a predetermined delay 1802 through a circuit 1805 including a counter and a shift register. At the same time, the command 1800 starts up.

【0056】CPUの周波数がフレキシブルに変更され
ると、あらかじめCLKに同期した回路構成を取ること
はできない。そこで、コマンドディレイ1806、ディ
レイ1802をCPUからのADS/ステータス信号1
704から、基準CLK1807(CPUの周波数が変
更になっても変わらない基準CLK)を用い、カウンタ
・シフトレジスタで構成される複合回路1808を通し
て生成する。実際には、いくつかの信号で構成される1
809をCLK10で同期することによってコマンド信
号1800、READY信号1701を出力する。各デ
ィレイは基準クロックでなくディレイライン等で作成さ
れてもよい。従来の回路構成図18aよりも複雑になる
が、それに対してCPUを交換できる機能がつくわけで
あり、本回路構成は従来よりも柔軟性がある回路構成で
あるといえる。
If the frequency of the CPU is flexibly changed, it is not possible to take a circuit configuration synchronized with CLK in advance. Therefore, the command delay 1806 and the delay 1802 are changed to the ADS / status signal 1 from the CPU.
From 704, a reference clock 1807 (a reference CLK which does not change even when the frequency of the CPU is changed) is used and generated through a composite circuit 1808 including a counter / shift register. In practice, one consisting of several signals
A command signal 1800 and a READY signal 1701 are output by synchronizing 809 with CLK10. Each delay may be created by a delay line or the like instead of the reference clock. Although the circuit configuration becomes more complicated than that of the conventional circuit configuration shown in FIG. 18A, a function for replacing the CPU is added to the configuration, and it can be said that the present circuit configuration is a circuit configuration that is more flexible than the conventional one.

【0057】以上CPU交換時のCLK周波数の変更の
みに重点をおいて説明してきたが、CLK周波数変更と
同時に、信号線の入れ替え、電圧の変更などを同時に行
なうことによってより広範囲のCPUに対応する事がで
きる。まず信号線の入れ替えであるが、たとえば交換の
対象となるCPUの信号線が33MHzの周波数を境に
数本変更されているとする。そこで33MHz以上のC
LK周波数の場合にCPUソケットの信号線を入れ替え
る機能をあらかじめ用意することにより33MHz以上
の異なった信号線をもつCPUにも対応できる。次に電
圧変更であるが、図4bのようにソッケトが1つの場合
CLK周波数とともに電圧を変更する事も可能である。
第1の例として消費電力低減を目的とするシステムが考
えられる。たとえば3.3Vという低電圧で動作するC
PUが25MHz以下で用意されていて、33MHz以
上だとCPUおよび周辺のコントロールICが3.3V
だと遅延時間が多すぎて動作不可能なので5Vに電圧を
上げなければならないという場合がある。ここであらか
じめ33MHzという周波数を境に電圧を変更する機能
を用意しておけば25MHz以下の周波数では低消費電
力を実現でき電池寿命を長くすると共に熱の発生を抑え
ることが出来る。そして33MHz以上のCLK周波数
の場合は5Vに電圧を上げることにより高機能にシステ
ムをアップする事ができる。第2の例として、上記例と
は逆にデバイスのデザインルールが進むとCLK周波数
が上がると3.3Vしか対応できなくなっていく場合が
ある。たとえば33MHzまでは5Vで動作可能であっ
たCPUが、100MHz以上だと3.3Vにしなけれ
ば動作しない場合である。この場合100MHzのCL
K周波数で電圧を切り替える機能をあらかじめ有するこ
とによりより広範囲のCLK周波数に対応できる。
The above description has been made with emphasis only on the change of the CLK frequency at the time of CPU replacement. However, by simultaneously changing the CLK frequency and changing the signal lines and changing the voltage, it is possible to cope with a wider range of CPUs. Can do things. First of all, the signal lines are exchanged. For example, it is assumed that several signal lines of a CPU to be exchanged have been changed at a frequency of 33 MHz. Therefore, C of 33MHz or more
By preparing in advance the function of replacing the signal line of the CPU socket in the case of the LK frequency, it is possible to cope with a CPU having a different signal line of 33 MHz or more. Next, regarding the voltage change, it is possible to change the voltage together with the CLK frequency when there is only one socket as shown in FIG. 4B.
As a first example, a system for reducing power consumption can be considered. For example, C operating at a low voltage of 3.3 V
PU is prepared at 25MHz or less, and if it is 33MHz or more, CPU and peripheral control IC are 3.3V
In such a case, the operation is impossible due to too much delay time, and the voltage must be increased to 5V in some cases. If a function of changing the voltage at a frequency of 33 MHz is prepared in advance, low power consumption can be realized at a frequency of 25 MHz or less, battery life can be prolonged, and generation of heat can be suppressed. In the case of a CLK frequency of 33 MHz or more, the system can be upgraded to a high function by increasing the voltage to 5V. As a second example, contrary to the above example, when the design rule of the device advances, when the CLK frequency increases, only 3.3 V may be supported. For example, there is a case where a CPU that can operate at 5 V up to 33 MHz does not operate unless the voltage is set to 3.3 V at 100 MHz or higher. In this case, 100MHz CL
By having the function of switching the voltage at the K frequency in advance, it is possible to cope with a wider range of the CLK frequency.

【0058】以上のように信号線の入れ替え、電圧の変
更などをCLK周波数を切り替えるのと同時に行なうこ
とによってより広範囲のCPUに対応する事ができるこ
とがわかる。
As described above, it can be seen that by replacing the signal lines and changing the voltage at the same time as switching the CLK frequency, it is possible to cope with a wider range of CPUs.

【0059】本発明の別の実施例を以下に示す。Another embodiment of the present invention will be described below.

【0060】CPUを交換しないまでも、フロッピーデ
ィスク、ICカード、ハードディスクなどに記憶された
情報もしくは、プログラムによってCPUのCLK周波
数を変更する機能を持つことで、フロッピーディスク、
ICカードなどに記憶されているアプリケーションソフ
トウェアが各情報処理装置に対応する最適のユーザーイ
ンターフェイスを構築するのはメリットが大きい。
Even if the CPU is not replaced, the function of changing the CLK frequency of the CPU by information stored in a floppy disk, an IC card, a hard disk or the like, or by a program allows the floppy disk,
There is a great merit in that application software stored in an IC card or the like constructs an optimal user interface corresponding to each information processing apparatus.

【0061】本観点からみた、実施例もいままで述べて
きた図1の情報処理装置のブロック図とまったく同一で
ある。ただし言うまでもなく、図4a、bに示したよう
なCPUを交換できる機能は必ずしも必要ではない。こ
こで注意すべきなのは、アプリケーション側から周波数
を変えることのできる機能と併用して、情報処理装置内
にも別にCLK周波数選択手段が必要なことである。そ
れは、本機能に対応したアプリケーション以外のアプリ
ケーションにも対応しなければならないためである。
From this point of view, the embodiment is exactly the same as the block diagram of the information processing apparatus shown in FIG. 1 described so far. However, needless to say, the function of exchanging CPUs as shown in FIGS. 4A and 4B is not always necessary. It should be noted here that the information processing apparatus requires a separate CLK frequency selecting means in addition to the function of changing the frequency from the application side. This is because applications other than the application corresponding to this function must be supported.

【0062】図20にブロック図を示す。ユーザーが設
定するデータに対応してCLKを出力する回路1600
は、必ずしも周波数シンセサイザでなくてもよい。
FIG. 20 is a block diagram. Circuit 1600 that outputs CLK in accordance with data set by the user
Need not necessarily be a frequency synthesizer.

【0063】図20を簡単に説明する。フロッピーディ
スクに記憶されたアプリケーション・プログラムはメイ
ンメモリにロードされ、CLK周波数の設定データをポ
ート0C12HにIOW命令1601を発行することで
ラッチ回路部1602にラッチする。又、情報処理装置
の出荷時やCPU交換時に、対応するCPUのCLK周
波数の設定データをポート0C13HにIOW命令16
04を発行することでラッチ回路部1603にラッチす
る。
FIG. 20 will be described briefly. The application program stored in the floppy disk is loaded into the main memory, and the setting data of the CLK frequency is latched in the latch circuit unit 1602 by issuing the IOW instruction 1601 to the port 0C12H. When the information processing apparatus is shipped or the CPU is replaced, the setting data of the CLK frequency of the corresponding CPU is transmitted to the port 0C13H by the IOW instruction 16.
04 is latched in the latch circuit section 1603.

【0064】上記両データは、前記情報処理装置の設定
メニューをユーザーが操作することなどによって発生す
るCLK選択信号1605によって選択され、CLK発
生回路1600に入力される。CLK発生回路1600
はCPU11に供給する最大周波数に対応するCLK1
607を出力する。
The two data are selected by a CLK selection signal 1605 generated by a user operating a setting menu of the information processing apparatus and input to a CLK generation circuit 1600. CLK generation circuit 1600
Is CLK1 corresponding to the maximum frequency supplied to the CPU 11.
607 is output.

【0065】CLK選択回路1608では、CPUに供
給する最大CLK周波数1607と、低消費電力などを
実現するための比較的周波数の低いCLK(発振器16
10から作られるCLKとCLK1607を分周してつ
くられるものがある)をCLK選択信号1609でセレ
クトしてCLK10としてCPU11に対し出力する。
The CLK selection circuit 1608 includes a maximum CLK frequency 1607 supplied to the CPU and a relatively low frequency CLK (oscillator 16) for realizing low power consumption and the like.
10 and CLK 1607 are divided by CLK select signal 1609 and output to CPU 11 as CLK 10.

【0066】上記構成にすると、MS−Windows
(以下Windows)やOS/2などのようなマルチ
ウィンドゥで複数のアプリケーションを同時に走らせる
ものに於て、各々のウィンドゥ内で対応するアプリケー
ションに一番最適なCLKが自動的に選択されるのでユ
ーザーに対しCLK周波数を意識することなく最適なユ
ーザーインターフェイスを提供することができる。
With the above configuration, MS-Windows
In the case of running multiple applications simultaneously in a multi-window such as (Windows) or OS / 2, the most suitable CLK for the corresponding application in each window is automatically selected. Therefore, an optimum user interface can be provided without considering the CLK frequency.

【0067】図21にWindowsにおける例を示
す。本例では3つのアプリケーションプログラムが各ウ
ィンドウで動作している例を示した。現在、マウスカー
ソル1901がアプリケーションプログラムNO.2
1902の上にある。この場合、アプリケーションプロ
グラムNO.2 1902はWindowsのあるタス
ク(仮にタスクNO.2とする)の環境設定ファイル
(仮に環境設定ファイルNO.2とする)の作り出した
環境上で動作している。アプリケーションプログラムN
O.2 1902は自らのブート時に環境設定ファイル
NO.2に、動作に適したCLK周波数を書き込んでお
り、WindowsはタスクNO.2が選択されたこと
を認識すると、環境設定ファイルNO.2よりCLK周
波数を読み込み、CLK周波数に対応したデータをラッ
チ回路部1602にラッチし、CLK選択信号160
5、1609より、アプリケーションプログラムNO.
2 1902に対応したCLK周波数に変更する。環境
設定ファイルNO.2にCLK周波数変更の為のメニュ
ー画面等を用意し、ユーザーが自らCLK周波数を設定
することもむろん可能である。次にマウスカーソル19
01がアプリケーションプログラムNO.3 1903
上に移ったときには、同様にWindowsがアプリケ
ーションプログラムNO.3に対応したCLK周波数に
再変更するという具合いである。また現在のCLK周波
数はCLK表示窓1905により常にモニターすること
ができる。
FIG. 21 shows an example in Windows. In this example, an example in which three application programs are operating in each window has been described. At present, the mouse cursor 1901 is moved to the application program No. 2
It is above 1902. In this case, the application program NO. Reference numeral 21902 operates on an environment created by an environment setting file (tentatively referred to as environment setting file No. 2) of a task having Windows (tentatively referred to as task No. 2). Application program N
O. 2 1902 is the environment setting file NO. 2 is written with a CLK frequency suitable for the operation. 2 is recognized, the environment setting file NO. 2, the data corresponding to the CLK frequency is latched in the latch circuit 1602, and the CLK selection signal 160
5, 1609, the application program NO.
2 Change to the CLK frequency corresponding to 1902. Environment setting file No. It is also possible to prepare a menu screen or the like for changing the CLK frequency in 2 and let the user set the CLK frequency by himself. Next, the mouse cursor 19
01 is the application program No. 3 1903
Similarly, when Windows moves up, the application program NO. In other words, the frequency is changed again to the CLK frequency corresponding to 3. The current CLK frequency can be constantly monitored by the CLK display window 1905.

【0068】また、各タスクの環境設定ファイルに優先
してWindows全体の環境を設定するファイル(仮
に環境設定ファイルNO.0とする)をWindows
に持たせ、環境設定ファイルNO.0のCLK周波数を
Windows画面上のアイコン1904を通して操作
できるようにする。マウスカーソル1901を10MH
z動作を指定するアイコン1904に持っていきクリッ
クすることで、CLK周波数を10MHzに固定するこ
とも可能である。
Also, a file for setting the environment of Windows as a whole (temporarily environment setting file No. 0) is given priority over the environment setting file of each task.
To the environment setting file No. A CLK frequency of 0 can be operated through an icon 1904 on the Windows screen. Mouse cursor 1901 at 10 MH
It is also possible to fix the CLK frequency to 10 MHz by bringing it to the icon 1904 for designating the z operation and clicking it.

【0069】従来は、全てのアプリケーションを高速に
動かす手段しか持ち合わせていなかった為、必要な最低
限の消費電流で前記情報処理装置を動作させるという機
能や、ゲームプログラムのようにユーザーの操作速度に
あった速度に保つという機能がなかった。
Conventionally, only a means for moving all applications at high speed is provided. Therefore, a function of operating the information processing apparatus with a necessary minimum current consumption or a user operation speed such as a game program can be reduced. There was no function to keep it at a certain speed.

【0070】本発明は、アプリケーションソフトウェア
が提供する環境よりも本体処理能力のほうがはるかに高
くなってきた時のために必要な技術を提供するものであ
り、従来の考え方とは根本的に観点が異なるものであ
る。
The present invention provides the necessary technology when the processing power of the main body is much higher than the environment provided by the application software. Are different.

【0071】ところで、今まではCLK周波数に切り替
えのみに注目して説明してきたがこの技術と他の技術を
組み合わせて使用できるのは言うまでもない。例として
2つあげる。1つ目はCLK周波数切り替えと、CPU
内部に内蔵された、またはCPUとは別に存在するCA
CHEメモリの有効無効を指定する事である。CACH
Eメモリの存在によってパフォーマンスが異なる場合が
あるので機種依存しない環境を整えるためにはCLK周
波数変更と同時にCACHEメモリの有効無効を指定し
なければならない場合がある。2つ目は、CPUのバス
ホールド信号の時間を調整することである。グレードア
ップされるCPUによってはCLK周波数をリアルタイ
ムに変更できないものもある。それは内部にPLLなど
を持っているCPUである。このようなCPUではリフ
レッシュ信号など定期的に発生するバスホールド信号の
時間を調整して相対的にパフォーマンスを落としてい
る。そのためグレードアップされるCPUによってCL
K周波数を切り替える方法とバスホールド信号の時間を
変更する方法とを切り替える。
By the way, the description has been given focusing only on the switching to the CLK frequency, but it goes without saying that this technique can be used in combination with other techniques. Here are two examples. The first is CLK frequency switching and CPU
CA built in or present separately from the CPU
This is to specify whether the CHE memory is valid or invalid. CACH
Since the performance may vary depending on the existence of the E memory, in order to prepare an environment independent of the model, it may be necessary to specify the validity or invalidity of the CACHE memory at the same time as changing the CLK frequency. The second is to adjust the time of the bus hold signal of the CPU. Some CPUs that are upgraded cannot change the CLK frequency in real time. It is a CPU having a PLL inside. In such a CPU, the performance of the bus hold signal periodically generated such as a refresh signal is adjusted to relatively lower the performance. Therefore, depending on the upgraded CPU, CL
A method of switching the K frequency and a method of changing the time of the bus hold signal are switched.

【0072】[0072]

【発明の効果】以上述べたように本発明の情報処理装置
は、CPUのクロック周波数を変更可能な情報処理装置
において、外部記憶装置により提供されるCPUのクロ
ック周波数に関するデータを、前記情報処理装置の特定
の記憶手段に書き込み、該記憶手段のデータを基に対応
するクロックを発生し従来のクロックに置き替えるの
で、外部記憶装置のプログラムによって簡単に前記情報
処理装置のCLKを変更することができる。よってアプ
リケーションプログラム等が前記情報処理装置の性能を
考慮して最適の操作速度となるようにCPUのCLKを
設定することが可能となる。
As described above, according to the information processing apparatus of the present invention, in an information processing apparatus capable of changing the clock frequency of a CPU, data relating to the clock frequency of the CPU provided by an external storage device is used. In this case, since the corresponding clock is generated and replaced with the conventional clock based on the data of the specific storage means, the CLK of the information processing apparatus can be easily changed by the program of the external storage device. . Therefore, it is possible for the application program or the like to set the CLK of the CPU so that the operation speed becomes optimum in consideration of the performance of the information processing apparatus.

【0073】また前記情報処理装置上で実行される複数
のタスクを管理するオペレーティングシステムと、少な
くとも前記複数のタスクに対応したCLK周波数に関す
るデータを設定する複数の記憶手段と、前記オペレーテ
ィングシステムの指示により前記複数の記憶手段の中か
ら1つを選択するセレクタと、前記セレクタにより選択
された記憶手段のデータを基にCLKを発生するCLK
発生回路とを有するので、例えばWindowsのよう
なマルチウインドウシステム上で複数のアプリケーショ
ンプログラムを実行させた場合、各アプリケーションプ
ログラム毎にCLKを設定し、アプリケーションプログ
ラムを切り替える度に自動的にCLKを切り替えること
ができる。
Also, an operating system for managing a plurality of tasks executed on the information processing apparatus, a plurality of storage means for setting data relating to at least the CLK frequency corresponding to the plurality of tasks, and an instruction from the operating system A selector for selecting one of the plurality of storage units; and a CLK for generating a CLK based on data of the storage unit selected by the selector.
When a plurality of application programs are executed on a multi-window system such as Windows, for example, a CLK is set for each application program, and the CLK is automatically switched every time the application program is switched. Can be.

【0074】また、外部記憶装置のデータによりCPU
のCLKを変更する際、外部記憶装置のデータにより周
波数シンセサイザで生成されたCLKとは別の第2のC
LKを生成し、前記2つのCLKを切り替える手段を有
するので、この情報処理装置を暴走させることなくCL
Kを切り替えることができる。
Further, the CPU stores the data in the external storage device.
Is changed, a second C different from the CLK generated by the frequency synthesizer based on the data in the external storage device.
LK is generated and means for switching between the two CLKs is provided.
K can be switched.

【0075】またCPUを付加あるいは交換したことを
示す検出信号により、あらかじめ決められている任意の
周波数にCLKを初期設定する機能も有するので、CP
Uを付加あるいは交換した後リセット等のみで自動的に
CLKを変更することができる。
Also, since a detection signal indicating that the CPU has been added or replaced has a function of initially setting CLK to an arbitrary predetermined frequency, the CP
After adding or replacing U, CLK can be automatically changed only by resetting.

【0076】[0076]

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

【図1】 本発明の情報処理装置のブロック図。FIG. 1 is a block diagram of an information processing apparatus according to the present invention.

【図2】 本発明の情報処理装置の動作を示すフローチ
ャート。
FIG. 2 is a flowchart showing the operation of the information processing apparatus of the present invention.

【図3】 CLK周波数を変更するプログラムのフロー
チャート。
FIG. 3 is a flowchart of a program for changing a CLK frequency.

【図4】 CPU部の実装形態図。FIG. 4 is a view showing a mounting mode of a CPU unit.

【図5】 CPU部の回路ブロック図。FIG. 5 is a circuit block diagram of a CPU unit.

【図6】 CPU部の動作タイミング図。FIG. 6 is an operation timing chart of a CPU unit.

【図7】 フォトダイオードの実装図。FIG. 7 is a mounting diagram of a photodiode.

【図8】 CPUが交換されたことを検出する為の回路
図。
FIG. 8 is a circuit diagram for detecting that the CPU has been replaced.

【図9】 CLK選択回路のブロック図。FIG. 9 is a block diagram of a CLK selection circuit.

【図10】 CLK切り替え回路のブロック図。FIG. 10 is a block diagram of a CLK switching circuit.

【図11】 CLK切り替え回路の動作タイミング図。FIG. 11 is an operation timing chart of a CLK switching circuit.

【図12】 CPUが交換されたことを検出する為の回
路図。
FIG. 12 is a circuit diagram for detecting that the CPU has been replaced.

【図13】 CPU交換時のCLRパルス発生タイミン
グ図。
FIG. 13 is a timing chart of CLR pulse generation at the time of CPU replacement.

【図14】 RESET時のCLK切り替え回路の動作
タイミング図。
FIG. 14 is an operation timing chart of the CLK switching circuit at the time of RESET.

【図15】 CLK切り替え回路のブロック図。FIG. 15 is a block diagram of a CLK switching circuit.

【図16】 CLK切り替え回路の動作タイミング図。FIG. 16 is an operation timing chart of a CLK switching circuit.

【図17】 メモリ・CPUコントロール部の動作タイ
ミング図。
FIG. 17 is an operation timing chart of a memory / CPU control unit.

【図18】 READY信号生成回路のブロック図。FIG. 18 is a block diagram of a READY signal generation circuit.

【図19】 READY信号生成回路の動作タイミング
図。
FIG. 19 is an operation timing chart of a READY signal generation circuit.

【図20】 CLK切り替え回路のブロック図。FIG. 20 is a block diagram of a CLK switching circuit.

【図21】 本発明の情報処理装置のWINDOWSに
おける表示例を示す図。
FIG. 21 is a view showing a display example in WINDOWS of the information processing apparatus of the present invention.

【図22】 従来のCLK供給回路のブロック図。FIG. 22 is a block diagram of a conventional CLK supply circuit.

【図23】 従来のPLLを用いたCLK供給回路のブ
ロック図。
FIG. 23 is a block diagram of a conventional CLK supply circuit using a PLL.

【図24】 従来のCLK周波数切り替え回路例を示す
図。
FIG. 24 is a diagram showing an example of a conventional CLK frequency switching circuit.

【符号の説明】 10・・・CLK 301・・・CPU部 302・・・メモリ・CPUコントロール部 303・・・CLK制御部 304・・・VIDEO回路部 305・・・LCD 306・・・CRT 307・・・キーボード 308・・・キーボードコントロール回路部 309・・・FDD 310・・・ICカード 311・・・I/Oコントロール回路部 312・・・拡張バス部 313・・・HDD 314・・・BIOSROM[Description of Symbols] 10 CLK 301 CPU part 302 Memory CPU control part 303 CLK control part 304 VIDEO circuit part 305 LCD 306 CRT 307・ ・ ・ Keyboard 308 ・ ・ ・ Keyboard control circuit 309 ・ ・ ・ FDD 310 ・ ・ ・ IC card 311 ・ ・ ・ I / O control circuit 312 ・ ・ ・ Expansion bus 313 ・ ・ ・ HDD 314 ・ ・ ・ BIOSROM

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平1−155437(JP,A) 特開 昭62−298829(JP,A) 特開 平2−220132(JP,A) 特開 平4−257010(JP,A) 特開 平4−316112(JP,A) 特開 平5−143195(JP,A) 特開 平5−88773(JP,A) 特開 昭59−116856(JP,A) 特開 平3−46014(JP,A) 特開 昭58−40642(JP,A) 特開 平2−181252(JP,A) 特開 平5−189369(JP,A) 特開 平4−205425(JP,A) 特開 昭63−141119(JP,A) 特開 昭63−211034(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 1/04 - 1/08 G06F 3/14 G06F 9/06 G06F 9/22 G06F 9/30 G06F 9/46 G06F 15/78 ──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-1-155437 (JP, A) JP-A-62-298829 (JP, A) JP-A-2-220132 (JP, A) JP-A-4- 257010 (JP, A) JP-A-4-316112 (JP, A) JP-A-5-143195 (JP, A) JP-A-5-88773 (JP, A) JP-A-59-116856 (JP, A) JP-A-3-46014 (JP, A) JP-A-58-40642 (JP, A) JP-A-2-181252 (JP, A) JP-A-5-189369 (JP, A) JP-A-4-205425 (JP, A) JP-A-63-141119 (JP, A) JP-A-63-211034 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 1/04-1 / 08 G06F 3/14 G06F 9/06 G06F 9/22 G06F 9/30 G06F 9/46 G06F 15/78

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 CPUと、 前記CPUにクロック信号を供給するクロック周波数選
択手段と、 複数のアプリケーションプログラムを管理するマルチウ
ィンドウのオペレーティングシステムと、 前記複数のアプリケーションプログラムが外部記憶装置
から起動される際に、前記複数のアプリケーションプロ
グラムのそれぞれに対応したクロック周波数に関するデ
ータを、前記複数のアプリケーションプログラムのそれ
ぞれから受取るとともに記憶する記憶部と、 前記起動された複数のアプリケーションプログラムのう
ち一つが選択された場合には、選択された前記一つのア
プリケーションプログラムに対応した前記クロック周波
数に関するデータを前記記憶部から受取るラッチ部と、
を備え、 前記クロック周波数選択手段は前記ラッチ部に受取られ
た前記クロック周波数に関するデータに基づいて、前記
クロック信号の周波数を変更することを特徴とする情報
処理装置。
1. A CPU, a clock frequency selection unit for supplying a clock signal to the CPU, a multi-window operating system for managing a plurality of application programs, and when the plurality of application programs are started from an external storage device A storage unit that receives and stores data on clock frequencies corresponding to each of the plurality of application programs from each of the plurality of application programs, and when one of the activated plurality of application programs is selected. A latch unit that receives data related to the clock frequency corresponding to the selected one application program from the storage unit;
An information processing apparatus, wherein the clock frequency selection unit changes the frequency of the clock signal based on data on the clock frequency received by the latch unit.
【請求項2】 第2のCPUを付加可能、または前記C
PUを前記第2のCPUで交換可能に構成された請求項
1記載の情報処理装置であって、 対応するCPUのクロック周波数に関するデータを受取
る第2のラッチ部と、 前記第2のラッチ部に受取られた前記クロック周波数に
関するデータに基づいて、前記対応するCPUの最大周
波数のクロック信号を発生するとともに、前記最大周波
数のクロック信号を前記クロック周波数選択手段へ供給
するクロック発生部と、を備えた情報処理装置。
2. The method according to claim 1, wherein a second CPU can be added.
2. The information processing apparatus according to claim 1, wherein a PU is configured to be exchangeable with the second CPU, wherein a second latch unit that receives data related to a clock frequency of a corresponding CPU; A clock generation unit that generates a clock signal of the maximum frequency of the corresponding CPU based on the received data on the clock frequency and supplies the clock signal of the maximum frequency to the clock frequency selection unit. Information processing device.
【請求項3】 前記第2のCPUが付加されたこと、ま
たは前記CPUが前記第2のCPUに交換されたことを
示す検出信号を生成する手段と、 前記検出信号を受取った場合に前記クロック信号の周波
数を所定の初期値に設定する手段と、をさらに備えた請
求項2記載の情報処理装置。
3. A means for generating a detection signal indicating that the second CPU has been added or that the CPU has been replaced with the second CPU, and wherein the clock is generated when the detection signal is received. 3. The information processing apparatus according to claim 2, further comprising: means for setting a frequency of the signal to a predetermined initial value.
JP23611792A 1992-09-03 1992-09-03 Information processing device Expired - Lifetime JP3250268B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23611792A JP3250268B2 (en) 1992-09-03 1992-09-03 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23611792A JP3250268B2 (en) 1992-09-03 1992-09-03 Information processing device

Publications (2)

Publication Number Publication Date
JPH0683476A JPH0683476A (en) 1994-03-25
JP3250268B2 true JP3250268B2 (en) 2002-01-28

Family

ID=16995997

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23611792A Expired - Lifetime JP3250268B2 (en) 1992-09-03 1992-09-03 Information processing device

Country Status (1)

Country Link
JP (1) JP3250268B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6668318B1 (en) * 2000-05-31 2003-12-23 Xybernaut Corp. System and method for loading one of a plurality of operating systems and adjusting the operating frequency accordingly using transferable core computer that recognizes a system environment
JP3964142B2 (en) 2000-08-15 2007-08-22 株式会社ソニー・コンピュータエンタテインメント Emulation device and component, information processing device, emulation method, recording medium, program
JP4817760B2 (en) 2005-08-26 2011-11-16 キヤノン株式会社 Information processing apparatus and system clock frequency setting method thereof
JP5150273B2 (en) * 2008-01-11 2013-02-20 京セラドキュメントソリューションズ株式会社 Optional device, image forming system, and debugging system

Also Published As

Publication number Publication date
JPH0683476A (en) 1994-03-25

Similar Documents

Publication Publication Date Title
KR100430768B1 (en) Internal Source Clock Generation Circuit For Use With Power Management Scheme
US5630148A (en) Dynamic processor performance and power management in a computer system
EP1325402B1 (en) Processor power mode transition
EP1421465B1 (en) Dynamic voltage control method and apparatus
US6990594B2 (en) Dynamic power management of devices in computer system by selecting clock generator output based on a current state and programmable policies
US6804792B2 (en) Computer power management with converter for changing generated power mode commands for external devices
KR101324885B1 (en) Coordinating performance parameters in multiple circuits
JP2002109490A (en) Memory card and clock control circuit
US6496888B1 (en) Incorporation of bus ratio strap options in chipset logic
US8898379B2 (en) Digital component power savings in a host device and method
US7219248B2 (en) Semiconductor integrated circuit operable to control power supply voltage
JP3250268B2 (en) Information processing device
JP2004512614A (en) Hardware architecture of a multi-mode power management system using a fixed time reference for operating system support
JPH06289953A (en) Attachable/detachable information processor
JPH10301660A (en) Microprocessor
JPH0619574A (en) Information processor
JPH11143566A (en) Method and system for maximizing apparent initial throughput of computer
JPH04239305A (en) Information processor
JP2000207272A (en) Unit and method for memory control and computer- readable storage medium with program stored

Legal Events

Date Code Title Description
FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20071116

Year of fee payment: 6

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081116

Year of fee payment: 7

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091116

Year of fee payment: 8

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091116

Year of fee payment: 8

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101116

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101116

Year of fee payment: 9

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111116

Year of fee payment: 10

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111116

Year of fee payment: 10

FPAY Renewal fee payment (prs date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121116

Year of fee payment: 11

EXPY Cancellation because of completion of term