JPH0616304B2 - Alternative method of CPU function at low power consumption - Google Patents

Alternative method of CPU function at low power consumption

Info

Publication number
JPH0616304B2
JPH0616304B2 JP59276245A JP27624584A JPH0616304B2 JP H0616304 B2 JPH0616304 B2 JP H0616304B2 JP 59276245 A JP59276245 A JP 59276245A JP 27624584 A JP27624584 A JP 27624584A JP H0616304 B2 JPH0616304 B2 JP H0616304B2
Authority
JP
Japan
Prior art keywords
bus
cpu
low power
power consumption
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
JP59276245A
Other languages
Japanese (ja)
Other versions
JPS61156459A (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.)
Toshiba Corp
Original Assignee
Tokyo Shibaura Electric Co 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 Tokyo Shibaura Electric Co Ltd filed Critical Tokyo Shibaura Electric Co Ltd
Priority to JP59276245A priority Critical patent/JPH0616304B2/en
Publication of JPS61156459A publication Critical patent/JPS61156459A/en
Publication of JPH0616304B2 publication Critical patent/JPH0616304B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Bus Control (AREA)
  • Microcomputers (AREA)
  • Power Sources (AREA)

Description

【発明の詳細な説明】 〔発明の技術分野〕 この発明は、CPUが低消費電力モードに入った時にお
けるCPUと周辺デバイスとの間の信号の受け渡しに係
わるもので、特にバス制御権の裁定に使用されるCPU
の機能代替方法に関する。
Description: TECHNICAL FIELD OF THE INVENTION The present invention relates to signal transfer between a CPU and peripheral devices when the CPU enters a low power consumption mode, and particularly arbitration of bus control authority. CPU used for
Function replacement method.

〔発明の技術的背景とその問題点〕[Technical background of the invention and its problems]

従来、CPUが低消費電力モードに入った時は、クロッ
ク入力を止めているのでCPUは完全に停止しており、
周辺デバイスとの信号の受け渡しはできなかった。
Conventionally, when the CPU enters the low power consumption mode, the clock input is stopped, so the CPU is completely stopped.
It was not possible to exchange signals with peripheral devices.

ところで、一般に、周辺デバイスがバスの制御権を譲り
受ける時には、次の(1)〜(4)に示す一連のシーケンスを
経なければならない。なお ▲▼はバス・リクエス
ト、▲▼はバス・グラント、▲▼はバス
・グラント・アクノリッジである。
By the way, in general, when a peripheral device takes over control of the bus, it must go through a series of sequences shown in (1) to (4) below. Note that ▲ ▼ is a bus request, ▲ ▼ is a bus grant, and ▲ ▼ is a bus grant acknowledgement.

(1) 周辺デバイスがCPUに対してバスの使用権を要
求する時、CPUの▲▼端子のレベルをハイレベル
(“H”)からローレベル(“L”)に変化させること
によってバス要求をする。
(1) When a peripheral device requests the right to use the bus from the CPU, the bus request is issued by changing the level of the CPU ▲ ▼ terminal from high level (“H”) to low level (“L”). To do.

(2) ▲▼要求があった場合、CPUは現在実行中
の命令が終えるバス・サイクルで▲▼端子の電圧を
“H”から“L”に変化させ周辺デバイスにバス許可を
伝達する。
(2) When there is a ▲ ▼ request, the CPU changes the voltage at the ▲ ▼ terminal from “H” to “L” in the bus cycle where the instruction currently being executed ends, and transmits the bus permission to the peripheral device.

(3) 周辺デバイスは▲▼信号を受け取ると、その
確認信号▲▼をCPUへ返す。
(3) When the peripheral device receives the ▲ ▼ signal, it returns the confirmation signal ▲ ▼ to the CPU.

(4) CPUは▲▼を受け取るとバスを開放
する。
(4) The CPU opens the bus upon receiving ▲ ▼.

周辺デバイスは上記の4ステップを経て始めてバスが受
け渡されたことを知り、その結果周辺デバイスがバスを
専有して自分自身の機能を続行する。
Only after passing through the above four steps, the peripheral device knows that the bus has been handed over, and as a result, the peripheral device occupies the bus and continues its own function.

しかし、低消費電力モードに入っている時には、上述し
たようにクロック入力を止めて動作を停止しているので
上述した動作を行なうことができない。従って、周辺デ
バイスはCPUが低消費電力モード時にはバスの制御権
を受けとれず、バスを使った機能を遂行できなかった。
However, when in the low power consumption mode, the operation is stopped by stopping the clock input as described above, and thus the above operation cannot be performed. Therefore, the peripheral device cannot receive the control right of the bus when the CPU is in the low power consumption mode and cannot perform the function using the bus.

以上はバス制御権に関してのものだが、他の信号に関し
ても同様のことがいえ、CPUが低消費電力モードの時
には、CPUと周辺デバイスとの間で信号のやりとりが
できないという問題があった。
The above is for the bus control right, but the same can be said for other signals, and there is a problem that signals cannot be exchanged between the CPU and peripheral devices when the CPU is in the low power consumption mode.

〔発明の目的〕[Object of the Invention]

この発明は上記のような事情に鑑みてなされたもので、
その目的とするところは、CPUが低消費電力モードに
入った時でもCPUとその周辺デバイスとの間で信号の
受け渡しができる低消費電力時におけるCPUの機能代
替方式を提供することである。
The present invention has been made in view of the above circumstances,
It is an object of the present invention to provide a function substituting method for a CPU at low power consumption in which signals can be transferred between the CPU and its peripheral devices even when the CPU enters a low power consumption mode.

〔発明の概要〕[Outline of Invention]

すなわち、第1の発明では、上記の目的を達成するため
に、CPUとクロック・ジェネレータとを備え、低消費
電力モード時にCPUへのクロック入力を停止させるシ
ステムにおいて、上記CPU内に、通常動作モードと低
消費電力モードとを切替えるためのステータスコードに
基づいて制御され、通常動作モードの時にはバス・グラ
ント機能をアクティブ状態に設定するとともに、周辺デ
バイスからのバス・リクエスト信号を受けてバス・グラ
ント信号を出力し、低消費電力モードの時にはバスを開
放するとともにCPUのバス・グラント端子をハイ・イ
ンピーダンス状態に設定するバス・コントロール回路を
設け、上記クロック・ジェネレータ内に、上記ステータ
スコードに基づいて制御され、通常動作モードの時には
クロック・ジェネレータ内のバス・グラント端子をハイ
・インピーダンス状態に設定し、低消費電力モード時に
はバス・グラント機能をアクティブ状態に設定するとと
もに、周辺デバイスからのバス・リクエスト信号を受け
て所定時間経過後にバス・グラント信号を出力するバス
・コントロール回路を設けることにより、CPUがクロ
ックを停止して低消費電力モードに入った時のバス制御
権の裁定機能を上記クロック・ジェネレータに持たせた
ことを特徴とする。
That is, in the first aspect of the invention, in order to achieve the above object, in a system that includes a CPU and a clock generator and stops the clock input to the CPU in the low power consumption mode, the normal operation mode is set in the CPU. Controlled based on the status code for switching between the low power consumption mode and the low power consumption mode.In the normal operation mode, the bus grant function is set to the active state, and the bus grant signal is received in response to the bus request signal from the peripheral device. Is output, and the bus control circuit that opens the bus in the low power consumption mode and sets the CPU bus grant pin to the high impedance state is controlled in the clock generator based on the status code. Clock generation in the normal operation mode. In the low power consumption mode, set the bus grant pin in the router to the high impedance state, set the bus grant function to the active state, and receive the bus request signal from the peripheral device to -By providing a bus control circuit that outputs a grant signal, the clock generator has a function of arbitrating the bus control right when the CPU stops the clock and enters the low power consumption mode. To do.

また、第2の発明では、CPUとクロック・ジェネレー
タとを含むシステムにおいて、CPU側のバス・コント
ロール回路に設けられバス・リクエスト信号が供給され
るインバータと、このインバータの出力が一方の入力端
に供給され他方の入力端にバス・サイクル終了信号が供
給されるアンドゲートと、このアンドゲートの出力が供
給される第1のクロックドインバータと、ファンクショ
ンコードに基づいて上記第1のクロックドインバータの
トライステートを制御するノアゲートと、クロック・ジ
ェネレータ側のバス・コントロール回路に設けられ上記
バス・グラント信号が供給される遅延回路と、この遅延
回路による遅延出力が供給される第2のクロックドイン
バータと、上記ファンクションコードに基づいて上記第
2のクロックドインバータのトライステートを制御する
オアゲートと、上記CPU側のバス・コントロール回路
に設けられデータ入力端にバス・グラント・アクノリッ
ジ信号が供給されるフリップフロップと、バス上に設け
られ上記フリップフロップの出力により通常動作モード
時における出力のトライステートが制御される第3のク
ロックドインバータとを具備し、通常動作モード時は上
記CPU側のバス・コントロール回路における第1のク
ロックドインバータからバス・グラント信号を得、CP
Uが低消費電力モードに入った時にはクロック・ジェネ
レータ側の第3のクロックドインバータからバス・グラ
ント信号を得るとともにCPU側のバス・コントロール
回路でバスを開放することにより、バスの制御権の裁定
をクロック・ジェネレータで行なうことを特徴とする。
According to the second aspect of the invention, in a system including a CPU and a clock generator, an inverter provided in a bus control circuit on the CPU side and supplied with a bus request signal, and an output of this inverter is connected to one input end of the inverter. An AND gate which is supplied to the other input terminal of which a bus cycle end signal is supplied, a first clocked inverter to which the output of the AND gate is supplied, and a first clocked inverter of the first clocked inverter based on a function code. A NOR gate for controlling the tristate, a delay circuit provided in the bus control circuit on the clock generator side and supplied with the bus grant signal, and a second clocked inverter supplied with a delay output by the delay circuit. , The second clock driver based on the function code By an OR gate for controlling the tristate of the burner, a flip-flop provided in the bus control circuit on the CPU side and having a data input terminal supplied with a bus grant acknowledge signal, and an output provided by the flip-flop provided on the bus. A third clocked inverter whose output tristate is controlled in the normal operation mode; and in the normal operation mode, a bus grant signal is sent from the first clocked inverter in the bus control circuit on the CPU side. Get CP
When the U enters the low power consumption mode, the bus grant signal is obtained from the third clocked inverter on the clock generator side, and the bus control circuit on the CPU side releases the bus to determine the control right of the bus. Is performed by a clock generator.

〔発明の実施例〕Example of Invention

以下、この発明の一実施例について図面を参照して説明
する。第1図は、CPU側のバス・コントロール回路1
1とクロック・ジェネレータ側のバス・コントロール回
路12とをそれぞれ示している。図示しない周辺デバイ
スからのバス・リクエスト信号は、バス・リクエスト信
号ライン13を介して上記各バス・コントロール回路1
1,12の端子▲▼に供給される。CPU側のバス
・コントロール回路11の▲▼端子には、インバー
タ14の入力端が接続され、このインバータ14の出力
端には、一方の入力端にバス・サイクル終了信号BENDが
供給されるアンドゲート15の他方の入力端が接続され
る。上記アンドゲート15の出力端には、クロックドイ
ンバータ16の入力端が接続され、このインバータ16
の出力端には▲▼端子が接続される。上記クロック
ドインバータ16のトライステートの制御には、ファン
クションコード端子FC0 ,FC1 にそれぞれ入力端が
接続されたノアゲート17の出力が用いられる。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 shows a bus control circuit 1 on the CPU side.
1 and the bus control circuit 12 on the clock generator side. A bus request signal from a peripheral device (not shown) is transmitted via the bus request signal line 13 to each of the bus control circuits 1 described above.
It is supplied to terminals (1) and (12). The input terminal of the inverter 14 is connected to the ▲ ▼ terminal of the bus control circuit 11 on the CPU side, and the output terminal of the inverter 14 is supplied with the bus cycle end signal BEND at one input terminal of the AND gate. The other input end of 15 is connected. The output terminal of the AND gate 15 is connected to the input terminal of the clocked inverter 16, and the inverter 16
The ▲ ▼ terminal is connected to the output terminal of. To control the tri-state of the clocked inverter 16, the output of the NOR gate 17 whose input ends are connected to the function code terminals FC 0 and FC 1 is used.

一方、クロック・ジェネレータ側のバス・コントロール
回路12の▲▼端子には、遅延回路18を介してク
ロックドインバータ19の入力端が接続され、このイン
バータ19の出力端が▲▼端子に接続される。上記
クロックドインバータ19のトライステートの制御に
は、ファンクションコード入力端子FC0 ,FC1 にそ
れぞれ入力端が接続されたノアゲート20の出力が用い
られる。上記各バス・コントロール回路11,12間の
各対応する▲▼端子,FC0 端子,FC1 端子およ
びCK端子はそれぞれ、信号ライン21〜24によって
接続される。そして、上記ライン21から周辺デバイス
へのバス・グラント信号を得る。一方、周辺デバイスか
らのバス・グランド・アクノリッジ信号は、クロック信
号CKが供給されるフリップフロップ25のデータ入力
端Dに供給され、このフリップフロップ25のデータ出
力端Qからの信号によってバス上に設けられたクロック
ドインバータ26の出力のトライステートを制御する。
なお27は水晶振動子、C1 ,C2はコンデンサで、上
記水晶振動子27の発振出力が波形整形あるいは分周さ
れ、クロック信号CKとしてCPUに供給される。
On the other hand, the input terminal of the clocked inverter 19 is connected via the delay circuit 18 to the terminal of the bus control circuit 12 on the clock generator side, and the output terminal of the inverter 19 is connected to the terminal. . To control the tri-state of the clocked inverter 19, the output of the NOR gate 20 whose input ends are connected to the function code input terminals FC 0 and FC 1 is used. Corresponding ▲ ▼ terminals, FC 0 terminals, FC 1 terminals, and CK terminals between the bus control circuits 11 and 12 are connected by signal lines 21 to 24, respectively. Then, the bus grant signal from the line 21 to the peripheral device is obtained. On the other hand, the bus ground acknowledge signal from the peripheral device is supplied to the data input terminal D of the flip-flop 25 to which the clock signal CK is supplied, and is provided on the bus by the signal from the data output terminal Q of the flip-flop 25. The tri-state of the output of the clocked inverter 26 is controlled.
Reference numeral 27 is a crystal oscillator, and C 1 and C 2 are capacitors, and the oscillation output of the crystal oscillator 27 is waveform-shaped or frequency-divided and supplied to the CPU as a clock signal CK.

次に、上記のような構成において動作を説明する。CP
Uが低消費電力モードに入った時には、FC0 ,FC1
端子に、ステータスコード“00”が出力される。上記
ステータスコードは、通常動作時には次表−1に示すよ
うに “00”以外のコードになっている。
Next, the operation of the above configuration will be described. CP
When U enters the low power consumption mode, FC 0 , FC 1
Status code "00" is output to the terminal. The above status code is a code other than "00" as shown in Table 1 below during normal operation.

上記表−1において、低消費電力モードとはCPUがク
ロック入力を止めた状態、ユーザ・プログラムとは通常
のプログラムを実行している状態、スーパ・バイザ・プ
ログラムとは特権状態でプログラムを実行している状
態、割込アクノリッジとは割込が受け付けられた状態を
それぞれ示している。
In Table 1 above, the low power consumption mode is the state where the CPU stops the clock input, the user program is the state where a normal program is running, and the supervisor mode is the privileged state where the program is executed. The state in which the interrupt is accepted and the interrupt acknowledge indicate the state in which the interrupt is accepted.

従って、CPUが動作している時には、ノアゲート17
の出力が“0”レベルとなり、クロックドインバータ1
6が動作してCPU側からのバス・グラント信号が▲
▼端子および信号ライン21を介して、周辺デバイス
に供給される。この時、クロック・ジェネレータ側のク
ロックドインバータ19は動作を停止しており、その出
力端はハイ・インピーダンス状態となっている。このよ
うに、CPUが動作している時には、CPU側のバス制
御端子がイネーブル状態になっている。
Therefore, when the CPU is operating, the NOR gate 17
Output becomes "0" level and clocked inverter 1
6 operates and the bus grant signal from the CPU side is ▲
▼ It is supplied to peripheral devices via terminals and signal lines 21. At this time, the clocked inverter 19 on the clock generator side has stopped operating, and its output end is in a high impedance state. As described above, when the CPU is operating, the bus control terminal on the CPU side is in the enable state.

一方、CPUが低消費電力モードに入った時には、FC
0 ,FC1 端子のステータス・コードが“00”となる
ので、CPU側のクロックドインバータ16の出力がハ
イ・インピーダンス状態となり、クロック・ジェネレー
タ側のクロックドインバータ19が動作する。このよう
にしてバス・リクエスト信号の供給を切換えている。な
お、遅延回路18は、例えばシフトレジスタにより構成
され、第2図のタイミングチャートにおけるバス・リク
エスト信号とバス・グラント信号との関係を保つもので
ある。また、クロック・ジェネレータ側のコントロール
回路が選択された時には、バスがすでに開放になってい
るので、バス・リクエスト信号を受け取ったら第2図に
示す所定の遅延時間Tを保って無条件にバス・グラント
信号を出力すれば良い。さらに、バス・グランド・アク
ノリッジ信号は、CPUがこの信号を受け取ってバスを
開放する信号なので、CPU側にのみ入力すれば良い。
なぜなら、クロック・ジェネレータ側のバス制御権が選
択された時は、常にCPUは低消費電力モードであり、
この時はすでにバスを開放しているからである。ここ
で、低消費電力モードの時にクロックを止めるのはCP
Uに入るクロックのみで、クロック・ジェネレータ側の
原発振は動いている。
On the other hand, when the CPU enters the low power consumption mode, FC
Since the status code of 0 , FC 1 terminal is "00", the output of the clocked inverter 16 on the CPU side is in a high impedance state, and the clocked inverter 19 on the clock generator side operates. In this way, the supply of the bus request signal is switched. The delay circuit 18 is composed of, for example, a shift register and maintains the relationship between the bus request signal and the bus grant signal in the timing chart of FIG. Also, when the control circuit on the clock generator side is selected, the bus is already open, so when the bus request signal is received, the bus delay is unconditionally maintained by maintaining the predetermined delay time T shown in FIG. It suffices to output a grant signal. Further, since the bus ground acknowledge signal is a signal for the CPU to receive this signal and open the bus, it may be input only to the CPU side.
This is because the CPU is always in the low power consumption mode when the bus control right on the clock generator side is selected,
This is because the bus has already been opened at this time. Here, it is CP that stops the clock in the low power consumption mode.
The original oscillation on the clock generator side is running only with the clock that enters U.

このようなCPUの機能代替方法によれば、CPUが低
消費電力モードで機能を停止してもクロック・ジェネレ
ータがバス制御権の代替機能を実行するため、低消費電
力モードでもバス制御権のやりとりができ、バスを自由
に使用できる。
According to such a CPU function substitution method, even if the CPU stops functioning in the low power consumption mode, the clock generator executes the substitute function of the bus control right, so that the bus control right is exchanged even in the low power consumption mode. You can use the bus freely.

なお、クロック・ジェネレータは動いているので、完全
な意味での低消費電力モードにはならないが、システム
のトータルの機能向上が図れる。
Since the clock generator is running, it does not enter the low power consumption mode in the complete sense, but it is possible to improve the total functionality of the system.

また、今回実施した方法はバス制御権に関するものであ
るが、他の機能に関してもクロック・ジェネレータ側に
同様な回路を設けることにより代替機能をもたせること
ができる。
Further, although the method implemented this time relates to the bus control right, other functions can be provided with alternative functions by providing a similar circuit on the clock generator side.

〔発明の効果〕〔The invention's effect〕

以上説明したようにこの発明によれば、CPUが低消費
電力モードに入った時でもCPUとその周辺デバイスと
の間で信号の受け渡しができる低消費電力時におけるC
PUの機能代替方法が得られる。
As described above, according to the present invention, when the CPU enters the low power consumption mode, C can be transferred between the CPU and its peripheral device at the low power consumption time.
A PU function replacement method is obtained.

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

第1図はこの発明の一実施例に係わる低消費電力時にお
けるCPUの機能代替方法を説明するための回路図、第
2図は上記第1図の回路の動作を説明するためのタイミ
ングチャートである。 11……CPU側のバス・コントロール回路、12……
クロック・ジェネレータ側のバス・コントロール回路。
1 is a circuit diagram for explaining a method of substituting a function of a CPU at low power consumption according to an embodiment of the present invention, and FIG. 2 is a timing chart for explaining the operation of the circuit of FIG. is there. 11 ... Bus control circuit on CPU side, 12 ...
Bus control circuit on the clock generator side.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】CPUとクロック・ジェネレータとを備
え、低消費電力モード時にCPUへのクロック入力を停
止させるシステムにおいて、上記CPU内に、通常動作
モードと低消費電力モードとを切替えるためのステータ
スコードに基づいて制御され、通常動作モードの時には
バス・グラント機能をアクティブ状態に設定するととも
に、周辺デバイスからのバス・リクエスト信号を受けて
バス・グラント信号を出力し、低消費電力モードの時に
はバスを開放するとともにCPUのバス・グラント端子
をハイ・インピーダンス状態に設定するバス・コントロ
ール回路を設け、上記クロック・ジェネレータ内に、上
記ステータスコードに基づいて制御され、通常動作モー
ドの時にはクロック・ジェネレータ内のバス・グラント
端子をハイ・インピーダンス状態に設定し、低消費電力
モードの時にはバス・グラント機能をアクティブ状態に
設定するとともに、周辺デバイスからのバス・リクエス
ト信号を受けて所定時間経過後にバス・グラント信号を
出力するバス・コントロール回路を設けることにより、
CPUがクロックを停止して低消費電力モードに入った
時のバス制御権の裁定機能を上記クロック・ジェネレー
タに持たせたことを特徴とする低消費電力時におけるC
PUの機能代替方法。
1. A status code for switching between a normal operation mode and a low power consumption mode in the CPU, in a system comprising a CPU and a clock generator and stopping clock input to the CPU in the low power consumption mode. The bus grant function is set to the active state in the normal operation mode, the bus grant signal is output in response to the bus request signal from the peripheral device, and the bus grant signal is output in the low power consumption mode. A bus control circuit that opens and sets the bus grant terminal of the CPU to a high impedance state is provided, and is controlled based on the status code in the clock generator. Set the bus grant terminal to high impedance A bus control circuit that sets the dance state, sets the bus grant function to the active state in the low power consumption mode, and outputs the bus grant signal after a lapse of a predetermined time after receiving a bus request signal from a peripheral device. By providing
C at low power consumption, characterized in that the clock generator has an arbitration function of bus control right when the CPU stops the clock and enters the low power consumption mode.
Function substitution method of PU.
【請求項2】CPUとクロック・ジェネレータとを含む
システムにおいて、CPU側のバス・コントロール回路
に設けられバス・リクエスト信号が供給されるインバー
タと、このインバータの出力が一方の入力端に供給され
他方の入力端にバス・サイクル終了信号が供給されるア
ンドゲートと、このアンドゲートの出力が供給される第
1のクロックドインバータと、ファンクションコードに
基づいて上記第1のクロックドインバータのトライステ
ートを制御するノアゲートと、クロック・ジェネレータ
側のバス・コントロール回路に設けられ上記バス・グラ
ント信号が供給される遅延回路と、この遅延回路による
遅延出力が供給される第2のクロックドインバータと、
上記ファンクションコードに基づいて上記第2のクロッ
クドインバータのトライステートを制御するオアゲート
と、上記CPU側のバス・コントロール回路に設けられ
データ入力端にバス・グラント・アクノリッジ信号が供
給されるフリップフロップと、バス上に設けられ上記フ
リップフロップの出力により通常動作モード時における
出力のトライステートが制御される第3のクロックドイ
ンバータとを具備し、通常動作モード時は上記CPU側
のバス・コントロール回路における第1のクロックドイ
ンバータからバス・グラント信号を得、CPUが低消費
電力モードに入った時にはクロック・ジェネレータ側の
第3のクロックドインバータからバス・グラント信号を
得るとともにCPU側のバス・コントロール回路でバス
を開放することにより、バスの制御権の裁定をクロック
・ジェネレータで行なうことを特徴とする低消費電力時
におけるCPUの機能代替方法。
2. In a system including a CPU and a clock generator, an inverter provided in a bus control circuit on the CPU side and supplied with a bus request signal, and an output of this inverter is supplied to one input terminal of the other. An AND gate to which a bus cycle end signal is supplied to the input terminal of the, a first clocked inverter to which the output of the AND gate is supplied, and a tristate of the first clocked inverter based on a function code. A NOR gate for controlling, a delay circuit provided in the bus control circuit on the clock generator side and supplied with the bus grant signal, and a second clocked inverter supplied with a delayed output by the delay circuit,
An OR gate for controlling the tri-state of the second clocked inverter based on the function code; and a flip-flop provided in the bus control circuit on the CPU side and having a data input terminal supplied with a bus grant acknowledge signal. A third clocked inverter which is provided on the bus and whose output tri-state is controlled by the output of the flip-flop in the normal operation mode. In the normal operation mode, the bus control circuit on the CPU side is provided. The bus grant signal is obtained from the first clocked inverter, and when the CPU enters the low power consumption mode, the bus grant signal is obtained from the third clocked inverter on the clock generator side and the bus control circuit on the CPU side is obtained. To open the bus Ri, functional alternative of the CPU in low power time, wherein performing arbitration of control of the bus at the clock generator.
JP59276245A 1984-12-28 1984-12-28 Alternative method of CPU function at low power consumption Expired - Lifetime JPH0616304B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59276245A JPH0616304B2 (en) 1984-12-28 1984-12-28 Alternative method of CPU function at low power consumption

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59276245A JPH0616304B2 (en) 1984-12-28 1984-12-28 Alternative method of CPU function at low power consumption

Publications (2)

Publication Number Publication Date
JPS61156459A JPS61156459A (en) 1986-07-16
JPH0616304B2 true JPH0616304B2 (en) 1994-03-02

Family

ID=17566722

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59276245A Expired - Lifetime JPH0616304B2 (en) 1984-12-28 1984-12-28 Alternative method of CPU function at low power consumption

Country Status (1)

Country Link
JP (1) JPH0616304B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0574177B2 (en) * 1992-06-12 2003-08-20 Texas Instruments Incorporated Method and apparatus for changing processor clock rate
JP2007257169A (en) * 2006-03-22 2007-10-04 Fujitsu Ltd Access control method and information processor
KR101959252B1 (en) 2012-07-16 2019-07-04 삼성전자주식회사 Apparatus and method of managing power based data

Also Published As

Publication number Publication date
JPS61156459A (en) 1986-07-16

Similar Documents

Publication Publication Date Title
JP3526920B2 (en) Computer system and system and method for controlling peripheral bus clock signals
US5471587A (en) Fractional speed bus coupling
JPS62166419A (en) Multifrequency clock generator
US6883102B2 (en) Apparatus and method for performing power management functions
JPH03160545A (en) Interface circuit
EP0529369A2 (en) Asynchronous clock switching for advanced microprocessors
JPH0616304B2 (en) Alternative method of CPU function at low power consumption
JPS63172345A (en) Input device for switch data
JP2508039B2 (en) Arbiter circuit
JP3310482B2 (en) Microcomputer
JP2001167047A (en) Bridge device
KR950009430B1 (en) The processing time delay method ina real-time multiprocessing system
JPS62235673A (en) Microcomputer
JPH03769Y2 (en)
KR100272531B1 (en) Method for prohibitting exhaust of power source in electronic equipment
JPS61245242A (en) Interruption input device
JPS5834519Y2 (en) Signal exchange device
KR940003332B1 (en) Dbus requester controlling accessing to system bus
JPS63282820A (en) Clock signal switching system
JPH0518128B2 (en)
JPH02280263A (en) Microprocessor
JPH04135268A (en) Multi-cpu system
JPS6275822A (en) Computer system
JPH07297857A (en) Mode switching interface circuit
JPH01144150A (en) Microcomputer

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term