JPH10154172A - Power consumption detection system of integrated circuit and recording medium recording computer program calculating power consumption of integrated circuit - Google Patents

Power consumption detection system of integrated circuit and recording medium recording computer program calculating power consumption of integrated circuit

Info

Publication number
JPH10154172A
JPH10154172A JP9137235A JP13723597A JPH10154172A JP H10154172 A JPH10154172 A JP H10154172A JP 9137235 A JP9137235 A JP 9137235A JP 13723597 A JP13723597 A JP 13723597A JP H10154172 A JPH10154172 A JP H10154172A
Authority
JP
Japan
Prior art keywords
register
data
power consumption
unnecessary
interest
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP9137235A
Other languages
Japanese (ja)
Other versions
JP3505553B2 (en
Inventor
Mitsuhisa Onishi
充久 大西
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.)
Sharp Corp
Original Assignee
Sharp 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 Sharp Corp filed Critical Sharp Corp
Priority to JP9137235A priority Critical patent/JPH10154172A/en
Publication of JPH10154172A publication Critical patent/JPH10154172A/en
Application granted granted Critical
Publication of JP3505553B2 publication Critical patent/JP3505553B2/ja
Granted legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To detect an improvement area to save power consumption of an integrated circuit in an earlier stage. SOLUTION: A data holding operation count calculating means 29, a non reference data latch count calculating means 30 and an un-updated data latch count calculating means 31 calculate the number of data holding operations, non reference data storage operations and unupdated data storage operations of each register from connection information of an integrated circuit and a control condition at the time when data is sent to each register based on signal transition counts, and a power consumption calculating means 7 calculates power consumption that results from each operation from each signal transition count, load capacity and operation voltage. Thus, signal transitions in an integrated circuit which is designed in a function design process are discriminated between signal transitions that are necessary for processing and the ones that are not always necessary, and power consumption which results from the signal transitions that are not always necessary and is eliminable is detected.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、集積回路の設計に
関わり、特に集積回路の低消費電力化を容易にするため
の設計評価に用いる、集積回路の消費電力検出システム
および集積回路の消費電力を求めるコンピュータプログ
ラムを記録した記録媒体に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an integrated circuit design, and more particularly to a power consumption detection system for an integrated circuit and a power consumption detection system for the integrated circuit, which are used for design evaluation for facilitating low power consumption of the integrated circuit. The present invention relates to a recording medium that stores a computer program that requires the following.

【0002】[0002]

【従来の技術】論理回路レベルでは、CMOS論理回路
の消費電力P、すなわち負荷容量の充放電により消費さ
れる電力は、負荷容量C、動作電圧V、動作周波数f、
動作率αを用いて、 P=αfCV2 (1) で求められる。精度を向上させるために、リーク電流や
トランジスタの貫通電流も考慮されることもある。
2. Description of the Related Art At the logic circuit level, the power consumption P of a CMOS logic circuit, that is, the power consumed by charging and discharging a load capacitance, is represented by a load capacitance C, an operating voltage V, an operating frequency f,
P = αfCV 2 (1) using the operation rate α. In order to improve accuracy, a leak current or a through current of a transistor may be considered.

【0003】携帯情報端末や通信機器に用いられる集積
回路は、その仕様の一つとして小さな消費電力値が設定
される。このため、設計者は回路の消費電力がこのよう
な仕様を満たすように設計を行わなければならない。
An integrated circuit used for a portable information terminal or a communication device has a small power consumption value as one of its specifications. Therefore, the designer must design the circuit so that the power consumption of the circuit satisfies such specifications.

【0004】一般的な集積回路の設計フローを図16に
示す。まず、仕様設計として、入出力信号同士の対応や
消費電力等の仕様を設計する。次に、そのために、機能
設計として、レジスタや演算器等を組み合わせてレジス
タ転送レベルの回路を設計する。次に、そのために、論
理回路設計として、論理合成技術等により、演算器等を
構成する論理素子等を組み合わせてゲートレベル(論理
レベル)の回路を設計する。次に、そのために、実装設
計として、ゲートを構成するトランジスタ等を組み合わ
せてレイアウトレベルの回路を設計する。
FIG. 16 shows a design flow of a general integrated circuit. First, specifications such as correspondence between input / output signals and power consumption are designed as a specification design. Next, as a functional design, a circuit at a register transfer level is designed by combining a register, an arithmetic unit, and the like. Next, for that purpose, as a logic circuit design, a gate level (logic level) circuit is designed by combining logic elements and the like constituting an arithmetic unit and the like by a logic synthesis technique or the like. Next, for this purpose, a layout-level circuit is designed as a packaging design by combining transistors constituting gates and the like.

【0005】特開平5−126872号公報に開示され
た消費電力予測装置では、図17に示すように、論理シ
ミュレーションや与えられたスイッチング情報から求め
られる回路が動作した時の信号(ノード)の信号遷移回
数(式(1)中のαとfとの積に相当)と、各信号が一
回変化することにより充放電される負荷容量(式(1)
中のCに相当)と、動作電圧(式(1)中のVに相当)
とから消費電力を算出し、回路全体や部分回路毎の消費
電力を評価している。
In the power consumption estimating apparatus disclosed in Japanese Patent Application Laid-Open No. 5-126873, as shown in FIG. 17, a signal (node) of a signal (node) when a circuit obtained from a logic simulation or given switching information operates. The number of transitions (corresponding to the product of α and f in equation (1)) and the load capacity charged / discharged by each signal changing once (equation (1)
And the operating voltage (equivalent to V in equation (1))
Then, the power consumption is calculated from the above, and the power consumption of the entire circuit and each partial circuit is evaluated.

【0006】回路の消費電力が仕様を満たさないことが
わかった場合は、処理方式の改善等を行って消費電力を
削減しなければならない。
If it is found that the power consumption of the circuit does not satisfy the specifications, the power consumption must be reduced by improving the processing method.

【0007】設計工程が進んでから大幅な回路修正が必
要になると、再設計のために開発期間が増大する。これ
は、論理回路設計では大幅な回路修正はできず、消費電
力を大幅に削減するためには機能設計からやり直す必要
がでてくることがあるからである。そこで、設計工程の
より早い段階で消費電力の評価・見積りを行い、なるべ
く再設計を行わなくて済むように設計を進めていかなけ
ればならない。
[0007] If a significant circuit correction is required after the progress of the design process, the development period increases due to redesign. This is because a significant circuit modification cannot be made in the logic circuit design, and it may be necessary to start over from the functional design in order to greatly reduce the power consumption. Therefore, it is necessary to evaluate and estimate the power consumption at an earlier stage of the design process, and to proceed with the design so that redesign is not required as much as possible.

【0008】[0008]

【発明が解決しようとする課題】上述したように、回路
の消費電力が仕様を満たさないことがわかった場合に
は、処理方式の改善等を行って消費電力を削減しなけれ
ばならない。このためには、必ずしも必要でない電力や
必要以上の電力を消費している箇所を見つける必要があ
る。しかしながら、従来の技術では、回路の消費電力を
評価して仕様を満たすかどうかを調べることはできる
が、不要な電力消費箇所に関する情報を提示することは
できない。このため、仕様を満たさない場合に、どのよ
うに回路修正を行えば消費電力を減らすことができるか
を設計者が知ることができないので、消費電力を削減す
るのが困難であるという問題点がある。
As described above, when it is found that the power consumption of the circuit does not satisfy the specifications, the power consumption must be reduced by improving the processing method. For this purpose, it is necessary to find a location that consumes unnecessary or unnecessary power. However, according to the related art, although it is possible to evaluate whether or not the power consumption of the circuit satisfies the specification, it is not possible to present information on an unnecessary power consumption location. For this reason, when the specifications are not satisfied, it is difficult for the designer to know how to modify the circuit to reduce the power consumption, which makes it difficult to reduce the power consumption. is there.

【0009】[0009]

【課題を解決するための手段】上記の課題を解決するた
め、請求項1記載の集積回路の消費電力検出システム
は、集積回路の各素子の信号遷移の回数と負荷容量と各
信号の動作電圧とから集積回路の消費電力を求める集積
回路の消費電力検出システムにおいて、上記信号遷移の
うち、集積回路で行おうとする処理に必要な信号遷移と
不要な信号遷移とを識別し、処理に不要な信号遷移回数
を検出し、その不要な信号遷移回数を用いて、不要動作
に起因する消費電力である不要消費電力を求める不要消
費電力検出手段を備えたことを特徴としている。
In order to solve the above-mentioned problems, a system for detecting power consumption of an integrated circuit according to the first aspect of the present invention provides a system for detecting the number of signal transitions of each element of an integrated circuit, a load capacitance, and an operating voltage of each signal. In the integrated circuit power consumption detection system for determining the power consumption of the integrated circuit from the above, among the signal transitions, signal transitions required for processing to be performed by the integrated circuit and unnecessary signal transitions are identified, and unnecessary signal transitions for processing are identified. An unnecessary power consumption detecting means for detecting the number of signal transitions and using the unnecessary number of signal transitions to determine unnecessary power consumption, which is power consumption due to unnecessary operation, is provided.

【0010】また、請求項9記載の集積回路の消費電力
を求めるコンピュータプログラムを記録した記録媒体
は、集積回路の各素子の信号遷移の回数と負荷容量と各
信号の動作電圧とから集積回路の消費電力を求めるコン
ピュータプログラムを記録した記録媒体であって、上記
信号遷移のうち、集積回路で行おうとする処理に必要な
信号遷移と不要な信号遷移とを識別し、処理に不要な信
号遷移回数を検出し、その不要な信号遷移回数を用い
て、不要動作に起因する消費電力である不要消費電力を
求めるコンピュータプログラムを記録したことを特徴と
している。
According to a ninth aspect of the present invention, there is provided a recording medium storing a computer program for determining the power consumption of an integrated circuit, wherein the number of signal transitions of each element of the integrated circuit, the load capacitance, and the operating voltage of each signal are used. A recording medium on which a computer program for calculating power consumption is recorded, wherein, among the signal transitions, signal transitions required for processing to be performed by an integrated circuit and unnecessary signal transitions are identified, and the number of signal transitions unnecessary for the processing is identified. And a computer program for calculating unnecessary power consumption, which is power consumption due to unnecessary operations, using the unnecessary signal transition count.

【0011】上記の構成により、以下のようにして、回
路の消費電力削減のためにどのように回路を修正すれば
よいかの情報が得られる。すなわち、集積回路の各素子
で信号が遷移するが、この信号遷移回数と、各信号が一
回変化することにより充放電される上記負荷容量と、上
記動作電圧とが増大するにつれて、消費電力が増大す
る。例えば、上記のようにCMOS等で構成される論理
回路の信号遷移回数は動作率αと動作周波数fとの積で
表され、この論理回路の消費電力は、論理シミュレーシ
ョンや与えられたスイッチング情報から求められる回路
が動作した時の信号(ノード)の上記信号遷移回数と、
各信号が一回変化することにより充放電される負荷容量
Cと、動作電圧Vとが増大するにつれて増大する。
With the above configuration, information on how to modify the circuit to reduce the power consumption of the circuit can be obtained as follows. That is, the signal transitions at each element of the integrated circuit. As the number of signal transitions, the load capacitance charged and discharged by each signal changing once, and the operating voltage increase, power consumption increases. Increase. For example, the number of signal transitions of a logic circuit composed of CMOS or the like as described above is represented by the product of the operation rate α and the operation frequency f, and the power consumption of this logic circuit can be obtained from logic simulation or given switching information. The number of signal transitions of a signal (node) when the required circuit operates,
The load capacitance C charged and discharged by one change of each signal and the operating voltage V increase as the signal V increases.

【0012】ところが、信号遷移回数には、集積回路で
行おうとする処理には必ずしも必要ではない動作を行う
信号遷移回数が含まれる。そこで、本発明の構成では、
上記不要消費電力検出手段によって、処理に必要な信号
遷移と不要な信号遷移とを識別し、不要な信号遷移に起
因する消費電力とその箇所を検出・特定する。
However, the number of signal transitions includes the number of signal transitions for performing operations that are not necessarily required for the processing to be performed by the integrated circuit. Therefore, in the configuration of the present invention,
The unnecessary power consumption detecting means identifies signal transitions necessary for processing and unnecessary signal transitions, and detects and specifies the power consumption caused by the unnecessary signal transitions and the location thereof.

【0013】これにより、従来技術では知ることができ
なかった、回路中で消費電力を削減できる改善箇所を把
握することができるため、効率の良い低消費電力化のた
めの対策を施すことが可能になる。
[0013] With this, it is possible to grasp the improvement points in the circuit where power consumption can be reduced, which could not be known by the prior art, and it is possible to take efficient measures for reducing power consumption. become.

【0014】なお、本発明は、レジスタ転送レベルに適
用することもできるとともに、より具体化されたゲート
レベルの回路(論理回路)においても適用できる。
The present invention can be applied not only to the register transfer level but also to a more concrete gate level circuit (logic circuit).

【0015】また、検出された、削減可能な電力を消費
している箇所とその消費電力値を設計者に提示する結果
出力手段を持つことにより、効率のよい低消費電力設計
が可能になる。
In addition, by providing a result output means for presenting the detected and consuming power that can be reduced and its power consumption value to the designer, efficient low power consumption design becomes possible.

【0016】請求項2記載の集積回路の消費電力検出シ
ステムは、請求項1記載の構成において、上記不要消費
電力検出手段が、レジスタにデータが転送されるときの
制御条件から、注目するレジスタが前段のレジスタのデ
ータに依存した処理結果を内部に記憶するときに真とな
る条件1が成立する回数を求め、この回数から、処理に
不要な、注目するレジスタがそのレジスタ自身のデータ
を保持する動作の回数を求めることにより、レジスタが
動作することにより消費される電力のうち、上記不要消
費電力として、データを保持する動作により消費される
消費電力を検出することを特徴としている。
According to a second aspect of the present invention, there is provided an integrated circuit power consumption detecting system according to the first aspect, wherein the unnecessary power consumption detecting means determines that a register of interest is controlled based on a control condition when data is transferred to the register. The number of times that the condition 1 that is true when the processing result depending on the data of the register at the preceding stage is stored therein is obtained, and from this number, the register of interest that is unnecessary for the processing holds the data of the register itself. By determining the number of operations, the power consumed by the operation of holding data is detected as the unnecessary power among the power consumed by the operation of the register.

【0017】上記の構成により、以下のようにして、削
減可能な消費電力の箇所と量とを求める。例えば図3に
示すようにエッジトリガ方式のレジスタを例にとって説
明する。図中、R1、R2はレジスタであり、G1、G
2は制御信号であり、SELはセレクタであり、CKは
クロック信号である。レジスタは、クロック信号CKの
立ち上がりエッジもしくは立ち下がりエッジでデータ入
力信号をレジスタ内部に記憶し、同時にそのデータを出
力する。レジスタのデータ入力は、制御信号によりその
レジスタ自身のデータ出力か前段のレジスタから伝搬さ
れるデータのいずれかが選択される。
With the above configuration, the locations and amounts of power consumption that can be reduced are obtained as follows. For example, a description will be given of an edge trigger type register as shown in FIG. In the figure, R1 and R2 are registers, and G1 and G
2 is a control signal, SEL is a selector, and CK is a clock signal. The register stores the data input signal in the register at the rising edge or the falling edge of the clock signal CK, and outputs the data at the same time. As for the data input of the register, either the data output of the register itself or the data propagated from the previous register is selected by the control signal.

【0018】本構成では、集積回路の処理に不要な動作
として、「データを保持する動作」を対象としている。
In this configuration, "operation for retaining data" is intended as an operation unnecessary for processing of the integrated circuit.

【0019】図4を用いて説明する。同図において、制
御信号G1が0のとき、レジスタR1は前段からのデー
タをラッチする。制御信号G1が1のとき、レジスタR
1は自身の出力をラッチする。
This will be described with reference to FIG. In the figure, when the control signal G1 is 0, the register R1 latches data from the preceding stage. When the control signal G1 is 1, the register R
1 latches its own output.

【0020】同図において、51で示す動作は、今注目
しているレジスタR1が自己帰還により直前の自身のデ
ータ出力を保持するための動作であり、クロックにより
電力が消費される。同じデータを記憶するのでデータ出
力は変化せず、この保持動作に起因する消費電力は削減
可能である。
In the figure, the operation indicated by 51 is an operation for the register R1 of interest to hold its own data output immediately before by self-feedback, and power is consumed by the clock. Since the same data is stored, the data output does not change, and power consumption due to this holding operation can be reduced.

【0021】このようにして、削減可能な消費電力の箇
所と量とを特定する。これにより、請求項1記載と同様
の効果を有する。
In this way, the locations and amounts of power consumption that can be reduced are specified. This has the same effect as the first aspect.

【0022】また、従来の消費電力予測(解析・見積も
り)システムは、消費電力の削減可能な箇所が分からな
いことに加え、適用されるのが論理回路設計や実装設計
が終了した時点に限られる。このため、目標仕様を満た
すために大幅な低消費電力化が必要になれば、再度機能
設計からやり直すことになり、設計期間が大幅に増加す
る。ところが、上記本発明の構成では、レジスタ転送レ
ベルのような機能設計工程で用いることができる。それ
によって、大幅な低消費電力化を行う際の再設計の期間
が増大するのを抑えることができる。
The conventional power consumption prediction (analysis / estimation) system not only does not know where power consumption can be reduced, but also applies only when logic circuit design and packaging design are completed. . For this reason, if it is necessary to significantly reduce power consumption in order to satisfy the target specification, it is necessary to start over from functional design again, and the design period is greatly increased. However, the configuration of the present invention can be used in a function design process such as a register transfer level. As a result, it is possible to suppress an increase in the period of the redesign when significantly reducing the power consumption.

【0023】また、より早い設計工程で低消費電力化の
対策を施すことができるので、後の設計工程で適用可能
な低消費電力化技術と併用することで相乗効果をもたら
し、大きな低消費電力化の効果を得ることができる。
Further, since a countermeasure for reducing power consumption can be taken in an earlier design process, a synergistic effect can be brought about by using it together with a technology for reducing power consumption which can be applied in a later design process, and a great reduction in power consumption can be achieved. The effect of conversion can be obtained.

【0024】また、従来の技術では、消費電力削減のた
めに回路を修正しようとしても、そのために用いる回路
データがゲートレベル(論理レベル)やトランジスタレ
ベル(レイアウトレベル)といったようにかなり具体化
されたデータであるため、回路修正が困難である。これ
に対し、上記本発明の構成では、レジスタ転送レベルで
の消費電力が分かるため、回路修正作業が効率的に行え
る。
Further, in the prior art, even if an attempt is made to modify a circuit in order to reduce power consumption, circuit data used for that purpose is considerably embodied as a gate level (logic level) or a transistor level (layout level). Because it is data, it is difficult to modify the circuit. On the other hand, in the configuration of the present invention, since the power consumption at the register transfer level can be known, the circuit correction work can be performed efficiently.

【0025】請求項3記載の集積回路の消費電力検出シ
ステムは、請求項1記載の構成において、上記不要消費
電力検出手段が、レジスタにデータが転送されるときの
制御条件から、注目するレジスタが前段のレジスタのデ
ータに依存した処理結果を内部に記憶するときに真とな
る条件1が成立する回数を求め、次段のレジスタが、注
目するレジスタのデータに依存した処理結果を内部に記
憶するときに真となる条件2が成立する回数を求め、こ
の回数から、注目するレジスタが次段のレジスタで参照
されないデータを内部に記憶する回数を求めることによ
り、レジスタが動作することにより消費される電力のう
ち、上記不要消費電力として、次段で参照されないデー
タを内部に記憶することにより消費される消費電力を検
出することを特徴としている。
According to a third aspect of the present invention, there is provided an integrated circuit power consumption detecting system according to the first aspect, wherein the unnecessary power consumption detecting means determines that a register of interest is controlled based on a control condition when data is transferred to the register. The number of times that the condition 1 that is true when the processing result depending on the data of the register at the preceding stage is stored therein is obtained, and the register at the next stage stores the processing result depending on the data of the register of interest internally. The number of times that the condition 2 that is sometimes true is satisfied is obtained, and from this number, the number of times that the register of interest stores therein data that is not referred to by the register in the next stage is obtained, thereby being consumed by the operation of the register. The power consumption is detected by storing data that is not referred to in the next stage as the unnecessary power, out of the power. It is.

【0026】上記の構成により、以下のようにして、削
減可能な消費電力の箇所と量とを求める。同じく図3の
例で説明する。本構成では、集積回路の処理に不要な動
作として、「参照されないデータを記憶する動作」を対
象としている。
With the above configuration, the locations and amounts of power consumption that can be reduced are obtained as follows. The description will be made with reference to the example of FIG. In the present configuration, “operation for storing data that is not referred to” is intended as an operation unnecessary for the processing of the integrated circuit.

【0027】これは、図5において、52で示すよう
に、レジスタR1が、次段のレジスタR2にそのデータ
出力が参照されないにも関わらずデータを内部に記憶す
る動作であり、レジスタR1ヘのクロックで消費される
電力やレジスタR1のデータ出力に起因する演算器等が
動作するときに電力が消費される。レジスタR1のデー
タ出力は次段のレジスタR2に伝搬されるが、次段のレ
ジスタR2が前段つまり今注目しているレジスタR1の
データやそのデータに依存した処理結果を内部に記憶し
ないとき、注目しているレジスタR1はデータを内部に
記憶してもそのデータ出力は結果に影響を与えない。し
たがって、この動作に起因する消費電力は削減可能であ
る。
This is an operation in which the register R1 stores the data internally even though the data output thereof is not referred to the register R2 of the next stage, as indicated by 52 in FIG. The power is consumed when the operation unit or the like caused by the power consumed by the clock or the data output of the register R1 operates. The data output of the register R1 is propagated to the register R2 in the next stage. Even if the register R1 stores data internally, its data output does not affect the result. Therefore, power consumption due to this operation can be reduced.

【0028】このようにして、削減可能な消費電力の箇
所と量とを求める。これにより、請求項1および2の構
成と同様の効果を有する。
In this way, the locations and amounts of power consumption that can be reduced are obtained. This has the same effect as the configuration of the first and second aspects.

【0029】請求項4記載の集積回路の消費電力検出シ
ステムは、請求項1記載の構成において、上記不要消費
電力検出手段が、レジスタにデータが転送されるときの
制御条件から、注目するレジスタが前段のレジスタのデ
ータに依存した処理結果を内部に記憶するときに真とな
る条件1が成立する回数を求め、上記前段のレジスタ
が、さらに前段のレジスタのデータに依存した処理結果
を内部に記憶するときに真となる条件3が成立する回数
を求めることによって、注目するレジスタの前段のレジ
スタのデータが更新される回数を求め、この回数から、
注目するレジスタが前段のレジスタで更新されていない
データに依存した処理結果を内部に記憶する回数を求め
ることにより、レジスタが動作することにより消費され
る電力のうち、上記不要消費電力として、前段で更新さ
れていないデータを内部に記憶することにより消費され
る消費電力を検出することを特徴としている。
According to a fourth aspect of the present invention, there is provided an integrated circuit power consumption detecting system according to the first aspect, wherein the unnecessary power consumption detecting means determines that a register of interest is controlled based on a control condition when data is transferred to the register. The number of times that the condition 1 that is true when the processing result dependent on the data of the preceding register is stored therein is determined, and the preceding register further stores the processing result that further depends on the data of the preceding register. By obtaining the number of times that the condition 3 that is true when the condition is true is obtained, the number of times the data of the register preceding the register of interest is updated is obtained.
By calculating the number of times the register of interest stores internally the processing result depending on the data that has not been updated in the register at the preceding stage, the unnecessary power consumption of the register at the preceding stage is determined as the unnecessary power consumption of the register operating. It is characterized by detecting power consumption that is consumed by storing data that has not been updated internally.

【0030】上記の構成により、以下のようにして、削
減可能な消費電力の箇所と量とを求める。同じく図3の
例で説明する。本構成では、集積回路の処理に不要な動
作として、「更新されていないデータを記憶する動作」
を対象としている。
With the above configuration, the locations and amounts of power consumption that can be reduced are obtained as follows. The description will be made with reference to the example of FIG. In this configuration, an operation that is not necessary for the processing of the integrated circuit is “an operation of storing data that has not been updated”.
It is intended for.

【0031】再び図4を用いて説明する。同図におい
て、制御信号G2が0のとき、レジスタR2は前段のレ
ジスタR1からのデータをラッチする。制御信号G2が
1のとき、レジスタR2は自身の出力をラッチする。
Description will be made again with reference to FIG. In the figure, when the control signal G2 is 0, the register R2 latches data from the register R1 at the preceding stage. When the control signal G2 is 1, the register R2 latches its own output.

【0032】同図において、53で示すように、レジス
タR2が、前段のレジスタR1でデータが更新されてい
ないにも関わらず、データを内部に記憶する動作であ
り、レジスタR2ヘのクロックで消費される電力やレジ
スタR2のデータ出力に起因する演算器等が動作する時
に電力が消費される。注目しているレジスタR2のデー
タ入力として前段のレジスタR1からのデータが制御信
号により選択されているとき、前段のレジスタR1で更
新されていないデータやそのデータに依存した処理結果
を新たに内部に記憶しても、そのレジスタR2のデータ
出力は変化せず、演算結果に影響を与えない。したがっ
て、この動作に起因する消費電力は削減可能である。
In the figure, as indicated by reference numeral 53, the register R2 is an operation for storing data internally even though the data has not been updated in the register R1 in the preceding stage, and is consumed by the clock to the register R2. The power is consumed when the operation unit or the like caused by the output power or the data output of the register R2 operates. When the data from the preceding register R1 is selected by the control signal as the data input of the register R2 of interest, the data not updated in the preceding register R1 and the processing result depending on the data are newly stored inside. Even if the data is stored, the data output of the register R2 does not change and does not affect the operation result. Therefore, power consumption due to this operation can be reduced.

【0033】このようにして、削減可能な消費電力の箇
所と量とを求める。これにより、請求項1および2の構
成と同様の効果を有する。
In this way, the places and amounts of power consumption that can be reduced are obtained. This has the same effect as the configuration of the first and second aspects.

【0034】請求項5記載の集積回路の消費電力検出シ
ステムは、請求項1ないし4のいずれかに記載の構成に
おいて、上記不要消費電力検出手段が、回路中の全ての
隣接する2つのノード間の信号伝搬が発生する時刻の系
列を記憶する信号伝搬時系列記憶手段と、上記信号伝搬
時系列記憶手段により記憶された信号伝搬の時系列か
ら、各ノードの値の更新と参照との順序関係を求める順
序関係検出手段と、上記順序関係検出手段により求めら
れた各ノードの値の更新と参照との順序関係から、集積
回路の動作に必ずしも必要でない信号伝搬が発生する回
数と時刻の系列とを求める不要伝搬検出手段とを備えた
ことを特徴としている。
According to a fifth aspect of the present invention, there is provided an integrated circuit power consumption detection system according to any one of the first to fourth aspects, wherein the unnecessary power consumption detection means is provided between all adjacent two nodes in the circuit. A signal propagation time series storage means for storing a sequence of times at which signal propagation occurs, and an order relationship between updating and reference of the value of each node from the signal propagation time series stored by the signal propagation time series storage means. And the sequence of the number of times signal propagation that is not necessarily required for the operation of the integrated circuit occurs and the time sequence based on the order relationship between the updating and reference of the value of each node obtained by the order relationship detecting unit. And unnecessary propagation detecting means for determining

【0035】上記の構成により、以下のようにして、回
路の消費電力削減のためにどのように回路を修正すれば
よいかの情報が得られる。
With the above configuration, information on how to modify the circuit to reduce the power consumption of the circuit can be obtained as follows.

【0036】すなわち、集積回路の動作に必要なデータ
転送と不要なデータ転送とを識別するために、まず、信
号伝搬時系列記憶手段が、回路中の全ての隣接する2つ
のノード(地点)間の信号伝搬が発生する時刻の系列
(期間)を記憶する。ノードとしては、例えばレジスタ
が挙げられる。
That is, in order to distinguish between data transfer necessary for the operation of the integrated circuit and unnecessary data transfer, first, the signal propagation time-series storage means stores data between all adjacent two nodes (points) in the circuit. (Time period) in which the signal propagation occurs. The node includes, for example, a register.

【0037】次に、順序関係検出手段が、上記のように
して記憶された信号伝搬の時系列から、各ノードの値の
更新と参照との順序関係を求める。つまり、データ転送
が発生する時系列から、各ノードのデータが更新される
時刻の系列および参照される時刻の系列を求める。
Next, the order relation detecting means obtains the order relation between the update of the value of each node and the reference from the time series of signal propagation stored as described above. That is, from the time series in which data transfer occurs, a series of times at which the data of each node is updated and a series of times referred to are obtained.

【0038】次に、不要伝搬検出手段が、上記のように
して求められた各ノードの値の更新と参照との順序関係
から、集積回路の動作に必ずしも必要でない信号伝搬が
発生する回数と時刻の系列とを求める。
Next, the unnecessary propagation detecting means determines the number and time of occurrence of signal propagation that is not necessarily required for the operation of the integrated circuit, based on the order relation between the update of each node value and the reference obtained as described above. And the series of

【0039】そして、不要消費電力検出手段が、その不
要な信号伝搬に起因する消費電力である不要消費電力を
求める。
Then, unnecessary power consumption detecting means obtains unnecessary power consumption which is power consumption due to the unnecessary signal propagation.

【0040】このように、各ノードの値の更新と参照と
の順序関係のような、データ転送に関する時間的な情
報、すなわち時間的な因果関係を解析して不要消費電力
を求める。
As described above, unnecessary power consumption is obtained by analyzing temporal information relating to data transfer, that is, a temporal causal relationship such as an order relationship between updating and reference of the value of each node.

【0041】これにより、請求項1ないし4のいずれか
に記載の構成による効果に加え、回路中で消費電力を削
減できる改善箇所をさらに細かく把握することができる
ため、さらに効率の良い低消費電力化のための対策を施
すことが可能になる。
Thus, in addition to the effect of the configuration according to any one of the first to fourth aspects, it is possible to more finely grasp an improved part in which power consumption can be reduced in the circuit, so that more efficient low power consumption can be obtained. It is possible to take measures for the realization.

【0042】請求項6記載の集積回路の消費電力検出シ
ステムは、請求項5記載の構成において、上記順序関係
検出手段が、各ノードの値の更新と参照との上記順序関
係として、「注目するレジスタが前段のレジスタのデー
タに依存した処理結果を内部に記憶してデータを更新す
る動作1」と「注目するレジスタのデータに依存した処
理結果を次段のレジスタが参照して内部に記憶してデー
タを更新する動作2」との順序関係を求め、上記不要伝
搬検出手段が、上記順序関係検出手段により求められた
順序関係を用いて、連続して動作1が実行される状態が
発生する回数を求めることにより、注目するレジスタが
次段のレジスタで参照されないデータを内部に記憶する
不要なデータ転送動作である非参照データラッチ動作が
行われる回数と時刻の系列とを求めることを特徴として
いる。
According to a sixth aspect of the present invention, in the power consumption detecting system for an integrated circuit according to the fifth aspect of the present invention, the order relation detecting means determines the order relation between the update and reference of the value of each node as "attention." Operation 1 in which the register internally stores the processing result dependent on the data of the preceding register and updates the data ”and“ The processing result dependent on the data of the register of interest is referred to by the next-stage register and stored internally. And the unnecessary propagation detecting means uses the order relation obtained by the order relation detecting means to continuously execute the operation 1. By calculating the number of times, the number of times and the number of times the non-reference data latch operation, which is an unnecessary data transfer operation in which the register of interest stores data not referenced by the register of the next stage, is performed. It is characterized by determining the sequence.

【0043】上記の構成により、以下のようにして、回
路の消費電力削減のためにどのように回路を修正すれば
よいかの情報が得られる。
With the above configuration, information on how to modify the circuit to reduce the power consumption of the circuit can be obtained as follows.

【0044】すなわち、集積回路の動作に必要なレジス
タ間のデータ転送と不要なデータ転送とを識別するため
に、まず、上記信号伝搬時系列記憶手段によって上記の
ように信号伝搬の時系列が記憶される。
That is, in order to distinguish between data transfer between registers necessary for the operation of the integrated circuit and unnecessary data transfer, first, the signal propagation time series storage means stores the signal propagation time series as described above. Is done.

【0045】次に、上記順序関係検出手段が、上記各ノ
ードの値の更新と参照との順序関係、すなわち各レジス
タのデータが更新される時刻の系列および参照される時
刻の系列として、「注目するレジスタが前段のレジスタ
のデータに依存した処理結果を内部に記憶してデータを
更新する動作1」と「注目するレジスタのデータに依存
した処理結果を次段のレジスタが参照して内部に記憶し
てデータを更新する動作2」との順序関係を求める。
Next, the order relation detecting means determines the order relation between the update of the value of each node and the reference, that is, the sequence of the time at which the data of each register is updated and the sequence of the referenced time, Operation 1 in which the register to be updated internally stores the processing result dependent on the data of the preceding register and updates the data, and "the processing result dependent on the data of the register of interest is stored internally with reference to the register of the next stage." To update data 2).

【0046】次に上記不要伝搬検出手段が、上記のよう
にして求められた順序関係を用いて、連続して動作1が
実行される状態が発生する回数を求めることにより、注
目するレジスタが次段のレジスタで参照されないデータ
を内部に記憶する不要なデータ転送動作である非参照デ
ータラッチ動作が行われる回数と時刻の系列とを求め
る。つまり、データが更新された後にそのデータが参照
されないうちに連続してデータが更新される動作を検出
して、非参照データラッチ回数および非参照データラッ
チ発生時刻の系列とを算出する。
Next, the unnecessary propagation detecting means obtains the number of times that the state where the operation 1 is continuously executed occurs using the order relation obtained as described above, so that the register of interest is The number of times the non-reference data latch operation, which is an unnecessary data transfer operation for internally storing data not referred to by the register of the stage, and the time series are obtained. That is, after the data is updated, an operation in which the data is continuously updated before the data is referred to is detected, and the number of times of non-reference data latch and the sequence of the non-reference data latch occurrence time are calculated.

【0047】そして、上記不要消費電力検出手段が、レ
ジスタが動作することにより消費される電力のうち、次
段で参照されないデータを内部に記憶することにより消
費される、不要な信号伝搬に起因する削減可能な消費電
力である不要消費電力を求める。
The unnecessary power consumption detecting means is caused by unnecessary signal propagation, which is consumed by storing data not referenced in the next stage in the power consumed by the operation of the register. Unnecessary power consumption that can be reduced is calculated.

【0048】このように、各ノードの値の更新と参照と
の上記順序関係として、レジスタの参照されないデータ
をラッチする動作に関する順序関係を解析して不要消費
電力を求める。これにより、請求項1ないし4のいずれ
かに記載の構成による効果に加え、回路中で消費電力を
削減できる改善箇所をさらに細かく把握することができ
るため、さらに効率の良い低消費電力化のための対策を
施すことが可能になる。
As described above, as the above-mentioned order relation between the updating and the reference of the value of each node, the unnecessary power consumption is obtained by analyzing the order relation concerning the operation of latching the data not referred to in the register. Thus, in addition to the effect of the configuration according to any one of claims 1 to 4, it is possible to more finely grasp an improved portion in the circuit in which power consumption can be reduced, thereby achieving more efficient and lower power consumption. Measures can be taken.

【0049】請求項7記載の集積回路の消費電力検出シ
ステムは、請求項5記載の構成において、上記順序関係
検出手段が、各ノードの値の更新と参照との上記順序関
係として、「注目するレジスタが前段のレジスタのデー
タに依存した処理結果を内部に記憶してデータを更新す
る動作1」と「注目するレジスタにデータを転送する前
段のレジスタが、さらに前段のレジスタのデータに依存
した処理結果を内部に記憶してデータを更新する動作
3」との順序関係を求め、上記不要伝搬検出手段が、上
記順序関係検出手段により求められた順序関係を用い
て、連続して動作1が実行される状態が発生する回数を
求めることにより、注目するレジスタが前段のレジスタ
で更新されていないデータに依存した処理結果を内部に
記憶する不要なデータ転送動作である未更新データラッ
チ動作が行われる回数と時刻の系列とを求めることを特
徴としている。
According to a seventh aspect of the present invention, in the integrated circuit power consumption detecting system according to the fifth aspect, the order relation detecting means sets the "attention" as the order relation between updating and reference of the value of each node. An operation 1 in which a register internally stores a processing result that depends on data in a preceding register and updates data ”and“ a processing in which a preceding register that transfers data to a register of interest is further dependent on data in a preceding register ” An operation 3 in which the result is internally stored and the data is updated is obtained, and the unnecessary propagation detecting means continuously executes the operation 1 using the order relation obtained by the order relation detecting means. Unnecessary data that stores the processing result depending on the data that has not been updated in the previous register It is characterized by determining the number and time series unupdated data latch operation that is a feeding operation is performed.

【0050】上記の構成により、以下のようにして、回
路の消費電力削減のためにどのように回路を修正すれば
よいかの情報が得られる。
According to the above configuration, information on how to modify the circuit to reduce the power consumption of the circuit can be obtained as follows.

【0051】すなわち、集積回路の動作に必要なレジス
タ間のデータ転送と不要なデータ転送とを識別するため
に、まず、上記信号伝搬時系列記憶手段によって上記の
ように信号伝搬の時系列が記憶される。
That is, in order to distinguish between data transfer between registers necessary for the operation of the integrated circuit and unnecessary data transfer, first, the signal propagation time series storage means stores the time series of signal propagation as described above. Is done.

【0052】次に、上記順序関係検出手段が、上記各ノ
ードの値の更新と参照との順序関係、すなわち各レジス
タのデータが更新される時刻の系列および参照される時
刻の系列として、「注目するレジスタが前段のレジスタ
のデータに依存した処理結果を内部に記憶してデータを
更新する動作1」と「注目するレジスタにデータを転送
する前段のレジスタが、さらに前段のレジスタのデータ
に依存した処理結果を内部に記憶してデータを更新する
動作3」との順序関係を求める。
Next, the order relation detecting means sets the order relation between the updating and reference of the value of each node, that is, the sequence of the time at which the data of each register is updated and the sequence of the referenced time as " Operation 1 in which the register to be updated internally stores a processing result that depends on the data in the preceding register and updates the data ”and“ the preceding register that transfers the data to the register of interest further depends on the data in the preceding register. Operation 3 for storing the processing result internally and updating the data ”is obtained.

【0053】次に、上記不要伝搬検出手段が、上記のよ
うにして求められた順序関係を用いて、連続して動作1
が実行される状態が発生する回数を求めることにより、
注目するレジスタが前段のレジスタで更新されていない
データやそのデータに依存した処理結果を内部に記憶す
る不要なデータ転送動作である未更新データラッチ動作
が行われる回数と時刻の系列とを求める。つまり、レジ
スタが前段のレジスタのデータを参照した後に、前段の
レジスタが更新されないうちに連続してデータが参照さ
れる動作を検出して、未更新データラッチ回数および未
更新データラッチ発生時刻の系列とを算出する。
Next, the unnecessary propagation detecting means continuously performs the operation 1 by using the order relation obtained as described above.
By determining the number of times the state where
The number of times and the sequence of times at which an unupdated data latch operation, which is an unnecessary data transfer operation for storing data in which a register of interest is not updated by a register at the preceding stage and a processing result dependent on the data, is performed. That is, after the register refers to the data of the preceding register, the operation of continuously referring to the data before the preceding register is not updated is detected, and the series of the number of times of unupdated data latch and the time of occurrence of unupdated data latch are detected. Is calculated.

【0054】そして、上記不要消費電力検出手段が、レ
ジスタが動作することにより消費される電力のうち、前
段で更新されていないデータを内部に記憶することによ
り消費される、不要な信号伝搬に起因する削減可能な消
費電力である不要消費電力を求める。
Then, the unnecessary power consumption detecting means is caused by unnecessary signal propagation, which is consumed by storing therein data which has not been updated in the previous stage among power consumed by operation of the register. Unnecessary power consumption, which is power that can be reduced, is calculated.

【0055】このように、各ノードの値の更新と参照と
の上記順序関係として、レジスタの更新されていないデ
ータをラッチする動作に関する順序関係を解析して不要
消費電力を求める。これにより、請求項1ないし4のい
ずれかに記載の構成による効果に加え、回路中で消費電
力を削減できる改善箇所をさらに細かく把握することが
できるため、さらに効率の良い低消費電力化のための対
策を施すことが可能になる。
As described above, as the above-mentioned order relation between the updating and reference of the value of each node, the unnecessary power consumption is obtained by analyzing the order relation concerning the operation of latching the data whose register has not been updated. Thus, in addition to the effect of the configuration according to any one of claims 1 to 4, it is possible to more finely grasp an improved portion in the circuit in which power consumption can be reduced, thereby achieving more efficient and lower power consumption. Measures can be taken.

【0056】請求項8記載の集積回路の消費電力検出シ
ステムは、請求項5記載の構成において、上記順序関係
検出手段が、各ノードの値の更新と参照との上記順序関
係として、「注目するレジスタが前段のレジスタのデー
タに依存した処理結果を内部に記憶してデータを更新す
る動作1」と「注目するレジスタのデータに依存した処
理結果を次段のレジスタが参照して内部に記憶してデー
タを更新する動作2」と「注目するレジスタにデータを
転送する前段のレジスタが、さらに前段のレジスタのデ
ータに依存した処理結果を内部に記憶してデータを更新
する動作3」との順序関係を求め、上記不要伝搬検出手
段が、上記順序関係検出手段により求められた順序関係
を用いて、連続して動作1が実行される状態が発生する
回数を求めることにより、注目するレジスタが次段のレ
ジスタで参照されないデータを内部に記憶する不要なデ
ータ転送動作が行われる回数と時刻の系列と、および、
注目するレジスタが前段のレジスタで更新されていない
データに依存した処理結果を内部に記憶する不要なデー
タ転送動作が行われる回数と時刻の系列とを求め、さら
に、上記不要消費電力検出手段が、上記順序関係検出手
段により求められた順序関係を用いて、注目するレジス
タがデータを保持する動作を行う回数と時刻の系列とを
求めるデータ保持検出手段と、上記不要伝搬検出手段に
より検出された非参照データラッチ動作の行われる期間
と、未更新データラッチ動作の行われる期間と、上記デ
ータ保持検出手段により検出されたデータ保持動作の行
われる期間との和集合を求め、そのなかで、連続して不
要レジスタ動作が発生する時刻の系列を求める不要動作
期間検出手段とを備えたことを特徴としている。
According to an eighth aspect of the present invention, in the power consumption detecting system for an integrated circuit according to the fifth aspect, the order relation detecting means determines the order relation between the updating and reference of the value of each node as "attention." Operation 1 in which the register internally stores the processing result dependent on the data of the preceding register and updates the data ”and“ The processing result dependent on the data of the register of interest is referred to by the next-stage register and stored internally. 2 in which data is updated to a register of interest, and "operation 3 in which a preceding register for transferring data to a register of interest further stores therein a processing result dependent on the data of the preceding register and updates the data." Determining the number of times that the state where the operation 1 is continuously executed occurs using the order relation obtained by the order relation detecting means. More, the number and the time series of unnecessary data transfer operation to store the registers of interest is not referenced by the next register data therein is carried out, and,
The register of interest obtains the number of times an unnecessary data transfer operation in which a processing result dependent on data not updated in the register at the preceding stage is performed is performed and a series of times, and further, the unnecessary power consumption detecting means includes: Using the order relation obtained by the order relation detecting means, a data holding detecting means for obtaining the number of times the register of interest performs an operation of holding data and a time series, and a non-detection signal detected by the unnecessary propagation detecting means. A union of a period in which the reference data latch operation is performed, a period in which the unupdated data latch operation is performed, and a period in which the data holding operation detected by the data holding detection unit is performed is determined. Unnecessary operation period detecting means for obtaining a series of times at which unnecessary register operations occur.

【0057】上記の構成により、以下のようにして、回
路の消費電力削減のためにどのように回路を修正すれば
よいかの情報が得られる。
According to the above configuration, information on how to modify the circuit to reduce the power consumption of the circuit can be obtained as follows.

【0058】すなわち、まず、請求項6および7と同様
にして、上記不要伝搬検出手段が、連続して動作1が実
行される状態が発生する回数を求めることにより、注目
するレジスタが次段のレジスタで参照されないデータを
内部に記憶する不要なデータ転送動作が行われる回数と
時刻の系列と、および、注目するレジスタが前段のレジ
スタで更新されていないデータやそのデータに依存した
処理結果を内部に記憶する不要なデータ転送動作が行わ
れる回数と時刻の系列とを求める。
That is, first, in the same manner as in claims 6 and 7, the unnecessary propagation detecting means obtains the number of times that the state where the operation 1 is continuously executed occurs, so that the register to be focused on is in the next stage. A sequence of the number and time of unnecessary data transfer operations in which data that is not referenced by the register is stored internally, and data whose target register has not been updated in the previous register and processing results dependent on that data are stored internally. The number of times the unnecessary data transfer operation is performed and the time series are stored.

【0059】また、データ保持検出手段が、上記順序関
係検出手段により求められた順序関係を用いて、注目す
るレジスタがデータを保持する動作を行う回数と時刻の
系列とを求める。
The data holding detecting means obtains the number of times the register of interest performs data holding operation and the time series by using the order relation obtained by the order relation detecting means.

【0060】また、不要動作期間検出手段が、上記不要
伝搬検出手段により検出された非参照データラッチ動作
の行われる時系列と、未更新データラッチ動作の行われ
る時系列と、上記データ保持検出手段により検出された
データ保持動作の行われる時系列とを総合、すなわち、
各期間の和集合を求め、そのなかで、連続して不要レジ
スタ動作が発生する時刻の系列を求める。
The unnecessary operation period detecting means includes a time series in which the non-reference data latch operation detected by the unnecessary propagation detecting means is performed, a time series in which the non-updated data latch operation is performed, and the data holding detecting means. And the time series in which the data holding operation detected is performed, ie,
A union of each period is obtained, and a series of times at which unnecessary register operations occur successively is obtained.

【0061】このように、不要なレジスタ動作が連続し
て発生する期間を求める。これにより、検出された不要
な動作の情報を加工して設計者に低消費電力化のために
役立つ情報を提供することができる。すなわち、請求項
1ないし4のいずれかに記載の構成による効果に加え、
消費電力削減のために、レジスタを駆動するためのクロ
ック動作を止めることが可能な期間を設計者が把握する
ことができるので、さらに効率の良い低消費電力化対策
を施すことが可能になる。
As described above, a period in which unnecessary register operations continuously occur is obtained. As a result, information on the detected unnecessary operation can be processed to provide the designer with useful information for reducing power consumption. That is, in addition to the effects of the configuration according to any one of claims 1 to 4,
In order to reduce power consumption, the designer can know the period during which the clock operation for driving the register can be stopped, so that more efficient power consumption reduction measures can be taken.

【0062】[0062]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

〔実施の形態1〕本発明の実施の一形態について図1な
いし図13に基づいて説明すれば、以下の通りである。
図2に示すように、集積回路の消費電力検出システムと
しての本システム1は、不要回路動作識別手段2、負荷
容量算出手段6、消費電力算出手段7、および結果出力
手段8を備えている。これらにより不要消費電力検出手
段が構成されている。不要回路動作識別手段2は、条件
抽出手段3、遷移回数算出手段4、および不要回路動作
回数算出手段5を有している。
[Embodiment 1] An embodiment of the present invention will be described below with reference to FIGS.
As shown in FIG. 2, the present system 1 as an integrated circuit power consumption detection system includes an unnecessary circuit operation identification unit 2, a load capacity calculation unit 6, a power consumption calculation unit 7, and a result output unit 8. These constitute an unnecessary power consumption detecting means. The unnecessary circuit operation identifying means 2 includes a condition extracting means 3, a transition frequency calculating means 4, and an unnecessary circuit operating frequency calculating means 5.

【0063】本システム1としては例えば、図13に示
すようなコンピュータ60を用いることができる。コン
ピュータ60は、内部にCPU(中央演算処理部)6
1、ROM(リードオンリーメモリ)62、RAM(ラ
ンダムアクセスメモリ)63、HDD(ハードディスク
ドライブ)64、FDD(フロッピーディスクドライ
ブ)65、および出力部としてのCRT(陰極管)ディ
スプレイ66を備えている。上記HDD64を介して、
データ蓄積部としてのハードディスク67が接続されて
いる。また、上記FDD65を介して、フロッピーディ
スク68が接続されている。
As the present system 1, for example, a computer 60 as shown in FIG. 13 can be used. The computer 60 has a CPU (central processing unit) 6 therein.
1, a ROM (read only memory) 62, a RAM (random access memory) 63, an HDD (hard disk drive) 64, an FDD (floppy disk drive) 65, and a CRT (cathode tube) display 66 as an output unit. Via the HDD 64,
A hard disk 67 as a data storage unit is connected. A floppy disk 68 is connected via the FDD 65.

【0064】出力部は、結果出力手段8として後述の消
費電力データを出力するものであり、上記CRTディス
プレイ66以外には、例えばLCD(液晶表示装置)な
どの表示装置や、プリンターなどの印字装置を用いるこ
とができる。
The output section outputs power consumption data described later as the result output means 8. In addition to the CRT display 66, a display device such as an LCD (liquid crystal display device) or a printing device such as a printer is provided. Can be used.

【0065】上記本システム1においては、上記不要回
路動作識別手段2、負荷容量算出手段6、および消費電
力算出手段7は、上記CPU61とコンピュータプログ
ラムとによって構成される機能モジュールとして実現で
きる。このコンピュータプログラムは、記録媒体とし
て、上記ROM62に格納しておくか、あるいは、フロ
ッピーディスク68や上記ハードディスク67等の外部
記憶装置に格納しておき、システム起動時に上記RAM
63内に読み込むようにすることができる。
In the present system 1, the unnecessary circuit operation identifying means 2, the load capacity calculating means 6, and the power consumption calculating means 7 can be realized as functional modules comprising the CPU 61 and a computer program. This computer program is stored in the ROM 62 as a recording medium or in an external storage device such as the floppy disk 68 or the hard disk 67, and is stored in the RAM when the system starts up.
63.

【0066】利用者すなわち電子回路の設計者は、後述
の種々の回路データや動作電圧等の種々のデータを、上
記データ蓄積部へあらかじめ記憶させておく。これら種
々のデータは、上記データ蓄積部から上記不要回路動作
識別手段2および上記負荷容量算出手段6に入力される
ようになっている。
The user, that is, the designer of the electronic circuit, stores in advance the above-mentioned various data such as various circuit data and operating voltage in the data storage section. These various data are input from the data storage unit to the unnecessary circuit operation identifying unit 2 and the load capacity calculating unit 6.

【0067】後述するように、負荷容量算出手段6は、
各信号の負荷容量を算出するものである。条件抽出手段
3は、レジスタ転送条件、次段レジスタ参照条件、およ
び前段レジスタ更新条件を抽出するものである。遷移回
数算出手段4は、信号の遷移回数を算出するものであ
る。
As will be described later, the load capacity calculating means 6
This is to calculate the load capacity of each signal. The condition extracting means 3 extracts a register transfer condition, a next-stage register reference condition, and a preceding-stage register update condition. The number-of-transitions calculation means 4 calculates the number of transitions of the signal.

【0068】不要回路動作識別手段2の詳細を図1に示
す。条件抽出手段3は、データフローグラフ抽出手段2
1、レジスタ転送条件抽出手段22、次段レジスタ参照
条件抽出手段23、および前段レジスタ更新条件抽出手
段24を有している。
FIG. 1 shows details of the unnecessary circuit operation identifying means 2. The condition extracting means 3 includes a data flow graph extracting means 2
1, a register transfer condition extracting means 22, a next-stage register reference condition extracting means 23, and a preceding register updating condition extracting means 24.

【0069】遷移回数算出手段4は、クロック供給回数
算出手段25、レジスタ転送条件成立回数算出手段2
6、次段レジスタ参照条件成立回数算出手段27、およ
び前段レジスタ更新条件成立回数算出手段28を有して
いる。
The number-of-transitions calculating means 4 includes the number-of-clock-supplying-times calculating means 25 and the number-of-registrations-for-register-transfer-conditions calculating means 2
6, a next-stage register reference condition satisfaction count calculation means 27 and a preceding-stage register update condition satisfaction count calculation means 28 are provided.

【0070】不要回路動作回数算出手段5は、データ保
持動作回数算出手段29、非参照データラッチ回数算出
手段30、および未更新データラッチ回数算出手段31
を有している。
The unnecessary circuit operation number calculation means 5 includes a data holding operation number calculation means 29, a non-reference data latch number calculation means 30, and an unupdated data latch number calculation means 31.
have.

【0071】そして、 回路データ(機能レベルでの回路記述や論理レベルで
の接続情報) 集積回路の入出力信号の動作仕様 演算器や論理回路などの回路を構成する最小単位部品
の端子が一回変化することにより充放電される負荷容量 動作電圧 が前記データ蓄積部より各手段へ入力されるようになっ
ている。
Circuit data (circuit description at functional level and connection information at logical level) Operation specification of input / output signals of integrated circuit The terminal of the minimum unit component constituting a circuit such as an arithmetic unit and a logical circuit is once A load capacity operating voltage charged / discharged by the change is input to each means from the data storage unit.

【0072】上記の回路データは、回路接続情報であ
り、ネットリストやセルライブラリである。なお、従来
技術では、ゲートレベル(論理レベル)での回路接続情
報、または、トランジスタレベル(レイアウトレベル)
での回路接続情報に限られるが、本実施の形態では、上
記以外に、レジスタ転送レベルでの回路接続情報を用い
ることもでき、かつ、レジスタ転送レベルでの回路接続
情報を用いた場合に消費電力削減上最も効果が高い。
The circuit data is circuit connection information, such as a netlist and a cell library. In the prior art, circuit connection information at a gate level (logic level) or a transistor level (layout level)
However, in this embodiment, in addition to the above, circuit connection information at the register transfer level can be used, and when circuit connection information at the register transfer level is used, Most effective in reducing power.

【0073】上記は、テストパタンやスイッチング情
報等が含まれる。
The above includes test patterns, switching information, and the like.

【0074】上記は、より広義に、消費電力を算出す
るための各素子についての基本的なデータ(パラメー
タ)として、図2中には消費電力ライブラリと表してあ
る。このなかには、貫通電流やリーク電流等を含むこと
もできる。
The above is expressed in a broader sense as a power consumption library in FIG. 2 as basic data (parameters) for each element for calculating power consumption. These may include a through current, a leak current, and the like.

【0075】また、上記データフローグラフ抽出手段2
1は、 ・レジスタに供給されるクロック信号 ・レジスタ間の接続情報 ・データが転送されるレジスタ間の経路の負荷容量 ・レジスタ間でデータが参照されるときの制御条件 の情報を抽出する。
The data flow graph extracting means 2
1 extracts a clock signal supplied to a register, connection information between registers, a load capacity of a path between registers to which data is transferred, and information of a control condition when data is referred to between registers.

【0076】このように、本システムでは、従来の信号
遷移回数を求める手段の代わりに、図2の破線枠内およ
び図1に示すように、レジスタ転送条件抽出手段22、
次段レジスタ参照条件抽出手段23、および前段レジス
タ更新条件抽出手段24が、上記で抽出されたレジスタ
間でデータが参照されるときの制御条件から、 ・レジスタ転送条件(RTC) ・次段レジスタ参照条件(RC) ・前段レジスタ更新条件(UC) を抽出する。
As described above, in the present system, instead of the conventional means for calculating the number of signal transitions, the register transfer condition extracting means 22, as shown in the dashed box in FIG. 2 and shown in FIG.
The next-stage register reference condition extracting means 23 and the preceding-stage register update condition extracting means 24 determine from the control conditions when data is referenced between the registers extracted above: a register transfer condition (RTC); Condition (RC) ・ Extract pre-stage register update condition (UC).

【0077】レジスタ転送条件(RTC)とは、注目す
るレジスタが、前段のレジスタのうちのいずれかのデー
タやそのデータに依存した処理結果を内部に記憶すると
きに真となる条件である。次段レジスタ参照条件(R
C)とは、注目するレジスタから次段のレジスタのうち
いずれかのレジスタが、注目するレジスタのデータやそ
のデータに依存した処理結果を内部に記憶するときに真
となる条件である。前段レジスタ更新条件(UC)と
は、注目するレジスタの前段のレジスタのうちいずれか
のレジスタがデータを更新するときに真となる条件であ
る。
The register transfer condition (RTC) is a condition that is true when the register of interest stores therein any of the registers in the preceding stage and a processing result dependent on the data. Next-stage register reference condition (R
C) is a condition that is true when any of the registers from the register of interest to the register at the next stage stores therein the data of the register of interest and the processing result dependent on the data. The preceding register update condition (UC) is a condition that becomes true when any of the registers in the preceding stage of the register of interest updates data.

【0078】また、クロック供給回数算出手段25、レ
ジスタ転送条件成立回数算出手段26、次段レジスタ参
照条件成立回数算出手段27、および前段レジスタ更新
条件成立回数算出手段28が、 ・クロック供給回数(CA) ・レジスタ転送条件成立回数(RTA) ・次段レジスタ参照条件成立回数(RA) ・前段レジスタ更新条件成立回数(UA) を求めるようになっている。
The clock supply frequency calculation means 25, the register transfer condition satisfaction frequency calculation means 26, the next register reference condition satisfaction frequency calculation means 27, and the preceding register update condition satisfaction frequency calculation means 28 are: The number of times the register transfer condition is satisfied (RTA) The number of times the next-stage register reference condition is satisfied (RA) The number of times the previous-stage register update condition is satisfied (UA)

【0079】クロック供給回数(CA)とは、単位時間
当たりのレジスタにクロックが供給される回数である。
レジスタ転送条件成立回数(RTA)とは、単位時間当
たりの、レジスタ転送条件(RTC)が成立する回数で
ある。次段レジスタ参照条件成立回数(RA)とは、単
位時間当たりの、次段レジスタ参照条件(RC)が成立
する回数である。前段レジスタ更新条件成立回数(U
A)とは、単位時間当たりの、前段レジスタ更新条件
(UC)が成立する回数である。
The clock supply count (CA) is the number of times the clock is supplied to the register per unit time.
The number of times the register transfer condition is satisfied (RTA) is the number of times that the register transfer condition (RTC) is satisfied per unit time. The number of times the next-stage register reference condition is satisfied (RA) is the number of times that the next-stage register reference condition (RC) is satisfied per unit time. Number of times the previous-stage register update condition was satisfied (U
A) is the number of times that the pre-stage register update condition (UC) is satisfied per unit time.

【0080】これらの手段を備えることにより、必要な
信号遷移と不要な信号遷移を識別し、不要な信号遷移回
数を求めることができるようになっている。
By providing these means, it is possible to identify necessary signal transitions and unnecessary signal transitions, and to obtain the number of unnecessary signal transitions.

【0081】さらに、本システムの消費電力算出手段7
は、削減可能な消費電力として、 1.データ保持動作の消費電力(HP) 2.参照されないデータを記憶する動作の消費電力(N
RP) 3.更新されていないデータを記憶する動作の消費電力
(NUP) を算出するようになっている。
Further, the power consumption calculating means 7 of the present system
Is the power consumption that can be reduced. 1. Power consumption of data holding operation (HP) The power consumption of the operation of storing data that is not referenced (N
RP) 3. The power consumption (NUP) of the operation of storing data that has not been updated is calculated.

【0082】データ保持動作の消費電力(HP)とは、
各レジスタのクロックが供給される回数とレジスタ転送
条件が成立する回数とから、レジスタの値を保持するた
めの動作回数を図1に示すデータ保持動作回数算出手段
29により求め、その動作回数と各レジスタに接続され
る負荷容量と動作電圧とから求められる、データを保持
するための動作に起因する消費電力である。これは不要
な消費電力の一つである。
The power consumption (HP) of the data holding operation is as follows.
From the number of times the clock of each register is supplied and the number of times the register transfer condition is satisfied, the number of operations for holding the register value is obtained by the data holding operation number calculating means 29 shown in FIG. This is the power consumption resulting from the operation for retaining data, which is obtained from the load capacity connected to the register and the operating voltage. This is one of the unnecessary power consumption.

【0083】参照されないデータを記憶する動作の消費
電力(NRP)とは、各レジスタのレジスタ転送条件が
成立する回数と次段レジスタ参照条件が成立する回数と
から、レジスタが参照されないデータを内部に記憶する
回数を図1に示す非参照データラッチ回数算出手段30
により求め、その回数と各レジスタに接続される負荷容
量と動作電圧とから求められる、レジスタが参照されな
いデータを内部に記憶する動作に起因する消費電力であ
る。これは不要な消費電力の一つである。
The power consumption (NRP) of the operation of storing data that is not referred to is determined based on the number of times the register transfer condition of each register is satisfied and the number of times that the next-stage register reference condition is satisfied. Non-reference data latch frequency calculating means 30 shown in FIG.
And the power consumption resulting from the operation of internally storing data that is not referred to by the register, which is obtained from the number of times, the load capacity connected to each register, and the operating voltage. This is one of the unnecessary power consumption.

【0084】更新されていないデータを記憶する動作の
消費電力(NUP)とは、各レジスタがレジスタ転送条
件が成立する回数と前段レジスタ更新条件が成立する回
数とから、レジスタが更新されていないデータを内部に
記憶する回数を図1に示す未更新データラッチ回数算出
手段31により求め、その回数と各レジスタに接続され
る負荷容量と動作電圧から求められる、レジスタが更新
されていないデータを内部に記憶する動作に起因する消
費電力である。これは不要な消費電力の一つである。
The power consumption (NUP) of the operation of storing data that has not been updated is determined by the number of times that each register satisfies the register transfer condition and the number of times that the preceding register update condition is satisfied. The number of times the data is stored internally is obtained by the unupdated data latch frequency calculating means 31 shown in FIG. 1, and the data whose register has not been updated, which is obtained from the number of times and the load capacity and the operating voltage connected to each register, is internally stored. This is the power consumption due to the storing operation. This is one of the unnecessary power consumption.

【0085】本システムは、以上のような、集積回路で
行おうとする処理に必要な回路動作と不要な回路動作と
を識別する手段を備え、不要な回路動作である、レジス
タのデータを保持する動作、参照されないデータを内部
に記憶する動作、更新されていないデータを内部に記憶
する動作がそれぞれ行われる回数を求め、それぞれの不
要な動作に起因して消費される電力とその箇所を検出す
る。
The present system is provided with means for discriminating between a circuit operation required for processing to be performed by the integrated circuit and an unnecessary circuit operation as described above, and holds data of a register, which is an unnecessary circuit operation. The number of times the operation, the operation of storing unreferenced data internally, and the operation of storing unupdated data internally are determined, and the power consumed due to unnecessary operations and the location thereof are detected. .

【0086】また、図2に示すように、本システム1
は、結果出力手段8により、上記の手段で検出された、
削減可能な電力を消費している箇所とその消費電力値と
を、電子回路の設計者に提示する。設計者はその結果を
基に設計を行う。このため、効率のよい低消費電力設計
が可能になる。
[0086] As shown in FIG.
Is detected by the above means by the result output means 8,
The places where the power that can be reduced are consumed and the power consumption values are presented to the designer of the electronic circuit. The designer designs based on the result. For this reason, efficient low power consumption design becomes possible.

【0087】また、より早い設計工程で低消費電力化の
対策を施すことができるので、後の設計工程で適用可能
な低消費電力化技術と併用することで相乗効果をもたら
し、大きな低消費電力化の効果を得ることができる。
Further, since a countermeasure for reducing power consumption can be taken in an earlier design process, a synergistic effect is brought about by using it together with a technology for reducing power consumption which can be applied in a later design process, and a great reduction in power consumption is achieved. The effect of conversion can be obtained.

【0088】また、従来の技術では、消費電力削減のた
めに回路を修正しようとしても、そのために用いる回路
データがゲートレベル(論理レベル)やトランジスタレ
ベル(レイアウトレベル)といったようにかなり具体化
されたデータであるため、回路修正が困難である。これ
に対し、上記構成では、レジスタ転送レベルでの消費電
力が分かるため、回路修正作業が効率的に行える。
Further, in the prior art, even if an attempt is made to modify a circuit in order to reduce power consumption, circuit data used for that purpose is considerably embodied as a gate level (logic level) or a transistor level (layout level). Because it is data, it is difficult to modify the circuit. On the other hand, in the above configuration, since the power consumption at the register transfer level can be known, the circuit correction work can be performed efficiently.

【0089】次に、消費電力検出動作の実施手順を以下
に示す。 1.全てのレジスタについて、以下の条件を抽出 まず、データフローグラフ抽出手段21により、図6に
示すレジスタ転送レベルの回路図に基づき、レジスタの
接続情報やレジスタ間でデータが参照されるときの制御
条件を、図7ないし図11に示すようなデータフローグ
ラフなどで表現しておく。そして、以下のないしの
処理を行う。
Next, the procedure for performing the power consumption detecting operation will be described below. 1. First, the following conditions are extracted for all the registers. First, the data flow graph extracting means 21 controls the connection information of the registers and the control conditions when data is referred to between the registers based on the circuit diagram of the register transfer level shown in FIG. Is represented by a data flow graph as shown in FIG. 7 to FIG. Then, the following processing is performed.

【0090】以下、図6および図7に示すように、各レ
ジスタをそれぞれa,b,c,d、e,fで表し、代表
としてxで表す。各制御回路と、それによる、レジスタ
間データ転送条件とを、それぞれ同じ記号、すなわちG
a、Gb、Gc、Gs、Ge、Gfで表す。クロック信
号をCLKで表す。入力されるデータをD1、D2、お
よびD3で表す。出力信号をO1およびO2で表す。各
レジスタに供給されるクロック名をCKNx(ただしx
はレジスタ名に対応させてa,b,c,d、e,fであ
る)とする。これらはここではすべてCLKである。各
レジスタにクロックが一回供給されることにより消費さ
れる電力をCKPx(ただしxはレジスタ名に対応させ
てa,b,c,d、e,fである)とする。各レジスタ
xのデータ出力が一回変化することにより消費される電
力をDOPx(ただしxはレジスタ名に対応させてa,
b,c,d、e,fである)とする。また、動作電圧を
Vとし、ここではその値を3とする。
Hereinafter, as shown in FIGS. 6 and 7, each register is represented by a, b, c, d, e, and f, and is represented by x as a representative. Each control circuit and its corresponding data transfer condition between registers are represented by the same symbol, that is, G
a, Gb, Gc, Gs, Ge, and Gf. The clock signal is represented by CLK. Input data is represented by D1, D2, and D3. The output signals are represented by O1 and O2. The clock name supplied to each register is CKNx (where x
Are a, b, c, d, e, and f corresponding to the register names). These are all CLK here. The power consumed by a single clock supply to each register is CKPx (where x is a, b, c, d, e, f, corresponding to the register name). The power consumed by a single change in the data output of each register x is DOPx (where x is a,
b, c, d, e, f). The operating voltage is V, and the value is 3 in this case.

【0091】レジスタ転送条件(RTC)の抽出 レジスタ転送条件とは、注目するレジスタが前段のレジ
スタからのデータや前段のレジスタのデータに依存した
処理結果を内部に記憶するときに真となる条件である。
Extraction of Register Transfer Condition (RTC) The register transfer condition is a condition that becomes true when the register of interest stores therein the data from the preceding register and the processing result dependent on the data of the preceding register. is there.

【0092】これは、レジスタ転送条件抽出手段22を
用いて、一つ以上ある、前段のレジスタからのデータ転
送経路をデータフローグラフから抽出し、それぞれのデ
ータ転送経路上でデータが転送されるときの制御条件の
論理和を求めることにより抽出する。この条件が真とな
るとき、注目するレジスタは前段のレジスタのデータや
そのデータに依存した処理結果を内部に記憶することに
なる。ただし、前段のレジスタがないときは常にレジス
タヘデータの転送が発生するものとする。
This is because when one or more data transfer paths from the preceding register are extracted from the data flow graph by using the register transfer condition extracting means 22, and data is transferred on each data transfer path. Is obtained by calculating the logical sum of the control conditions. When this condition becomes true, the register of interest stores therein the data of the register at the preceding stage and the processing result depending on the data. However, when there is no preceding register, data transfer to the register always occurs.

【0093】図8および図9に示すように、レジスタd
に注目する。レジスタdにおけるRTCをRTCdとす
る。同様に、レジスタa,b,c,e,fについて、R
TCa、RTCb、RTCc、RTCe、RTCfとす
る。
As shown in FIGS. 8 and 9, the register d
Pay attention to. The RTC in the register d is defined as RTCd. Similarly, for registers a, b, c, e, and f, R
TCa, RTCb, RTCc, RTCe, and RTCf.

【0094】レジスタdヘデータが転送されるのは、 ・Gs=1のとき、乗算器を経由してレジスタaからの
データを記憶する ・Gs=1またはGs=0のとき、乗算器または加算器
を経由してレジスタbからのデータを記憶する ・Gs=0のとき、加算器を経由してレジスタcからの
データを記憶する 場合である。
Data is transferred to the register d when: Gs = 1, the data from the register a is stored via the multiplier. When Gs = 1 or Gs = 0, the multiplier or adder is stored. The data from the register c is stored via the adder when Gs = 0 when Gs = 0.

【0095】このため、レジスタdのレジスタ転送条件
RTCdは、上記3つの条件のいずれかが真となると
き、すなわち、 RTCd=(Gs=1)or(Gs=1orGs=0)or(Gs=0)(2) となる。
Therefore, the register transfer condition RTCd of the register d is satisfied when any of the above three conditions is true, that is, RTCd = (Gs = 1) or (Gs = 1 or Gs = 0) or (Gs = 0) ) (2).

【0096】RTCa、RTCb、RTCc、RTC
e、RTCfについても同様に求める。
RTCa, RTCb, RTCc, RTC
e and RTCf are similarly obtained.

【0097】次段レジスタ参照条件(RC)の抽出 次段レジスタ参照条件とは、注目するレジスタの次段の
レジスタのうちのいずれかが、注目するレジスタのデー
タ出力や注目するレジスタのデータ出力に依存した処理
結果を内部に記憶するときに真となる条件である。
Extraction of Next-Stage Register Reference Condition (RC) The next-stage register reference condition means that one of the registers at the next stage of the register of interest is used to output the data of the register of interest or the data output of the register of interest. This condition is true when the dependent processing result is stored internally.

【0098】これは、次段レジスタ参照条件抽出手段2
3を用いて、次段のレジスタへのデータ転送経路をデー
タフローグラフから抽出し、そのデータ転送経路上でデ
ータが転送されるときの制御条件の論理和を求めること
により抽出する。この条件が真になるとき、注目するレ
ジスタのデータ出力やそのデータ出力に依存した処理結
果は次段のレジスタのいずれかに記憶される。ただし、
次段のレジスタがないときは常にデータが参照されるも
のとする。
This is because the next stage register reference condition extracting means 2
3, the data transfer path to the next-stage register is extracted from the data flow graph, and is extracted by calculating the logical sum of the control conditions when data is transferred on the data transfer path. When this condition becomes true, the data output of the register of interest and the processing result depending on the data output are stored in one of the registers in the next stage. However,
When there is no next-stage register, data is always referred to.

【0099】同様に、レジスタdに注目する。以下、レ
ジスタdにおけるRCをRCdとする。同様に、レジス
タa,b,c,e,fについて、RCa、RCb、RC
c、RCe、RCfとする。
Similarly, attention is paid to the register d. Hereinafter, RC in the register d is referred to as RCd. Similarly, for registers a, b, c, e, and f, RCa, RCb, RC
c, RCe, and RCf.

【0100】レジスタdのデータが参照されるのは、 ・Gd=1のとき、否定回路を経由してレジスタeが記
憶する ・Gf=1のときレジスタfが記憶する 場合である。
The data in the register d is referred to when the register e stores the data via the NOT circuit when Gd = 1, and when the register f stores the data when Gf = 1.

【0101】このため、レジスタdの次段レジスタ参照
条件RCdは、上記2つの条件のいずれかが真となると
き、すなわち、 RCd=(Ge=1)or(Gf=1) (3) となる。
Therefore, the next-stage register reference condition RCd of the register d is obtained when either of the above two conditions is true, that is, RCd = (Ge = 1) or (Gf = 1) (3) .

【0102】RCa、RCb、RCc、RCe、RCf
についても同様に求める。
RCa, RCb, RCc, RCe, RCf
Is similarly obtained.

【0103】前段レジスタ更新条件(UC)の抽出 前段レジスタ更新条件とは、注目するレジスタの前段の
レジスタのうち、いずれかのレジスタがデータを更新す
るときに真となる条件である。
Extraction of Pre-Register Register Update Condition (UC) The pre-stage register update condition is a condition that becomes true when any of the registers at the preceding stage of the register of interest updates data.

【0104】これは、前段レジスタ更新条件抽出手段2
4を用いて、一つ以上ある、前段のレジスタヘのデータ
転送経路をデータフローグラフから抽出し、個々の前段
レジスタのレジスタ転送条件を求め、それらのレジスタ
転送条件(RTC)の論理和を求めることにより抽出す
る。この条件が真になるとき、前段のレジスタのいずれ
かでデータが更新される。ただし、前段のレジスタがな
いときは常にデータが更新されるものとする。
This means that the pre-stage register update condition extracting means 2
(4) extracting one or more data transfer paths to the preceding register from the data flow graph, obtaining the register transfer conditions of the individual previous registers, and calculating the logical sum of the register transfer conditions (RTC) Extract by When this condition becomes true, the data is updated in one of the registers in the preceding stage. However, it is assumed that data is always updated when there is no preceding register.

【0105】同様に、レジスタdに注目する。以下、レ
ジスタdにおけるUCをUCdとする。同様に、レジス
タa,b,c,e,fについて、UCa、UCb、UC
c、UCe、UCfとする。
Similarly, attention is paid to the register d. Hereinafter, UC in the register d is referred to as UCd. Similarly, for registers a, b, c, e, and f, UCa, UCb, UC
c, UCe, and UCf.

【0106】レジスタdへの入力データが更新されるの
は、 Ga=1のとき、レジスタaのデータが更新される Gb=1のとき、レジスタbヘデータが更新される Gc=1のとき、レジスタcヘデータが更新される 場合なので、レジスタdの前段レジスタ更新条件UCd
は、上記3つの条件のいずれかが真となるとき、すなわ
ち、 UCd=(Ga=1)or(Gb=1)or(Gc=1) (4) となる。
The input data to the register d is updated when Ga = 1, the data in the register a is updated, when Gb = 1, the data is updated in the register b, and when Gc = 1, the register is updated. Since the data is updated to the register c, the condition UCd for updating the register at the preceding stage of the register d is used.
Is when any of the above three conditions is true, that is, UCd = (Ga = 1) or (Gb = 1) or (Gc = 1) (4)

【0107】UCa、UCb、UCc、UCe、UCf
についても同様に求める。
UCa, UCb, UCc, UCe, UCf
Is similarly obtained.

【0108】以上の抽出を行う。3つの条件の抽出順序
は関係ない。
The above extraction is performed. The order of extraction of the three conditions does not matter.

【0109】2.CA,RTA,RA,UAの回数算出 次に、以下の各回数算出手段を用いて、図10および図
11に示すように、それぞれのレジスタについて、単位
時間あたりの以下の各条件が成立する回数を算出する。
これは例えばシミュレーションによる動的な方法やスイ
ッチング情報の伝搬による静的な方法を用いることがで
きる。
2. Calculation of the Numbers of CA, RTA, RA, and UA Next, as shown in FIGS. 10 and 11, the number of times that each of the following conditions per unit time is satisfied for each register as shown in FIGS. Is calculated.
For this, for example, a dynamic method by simulation or a static method by propagation of switching information can be used.

【0110】すなわち、クロック供給回数算出手段25
により、各レジスタにクロック信号が供給される回数C
Aを求める。レジスタ転送条件成立回数算出手段26に
より、レジスタ転送条件RTCが成立する回数RTAを
求める。次段レジスタ参照条件成立回数算出手段27に
より、次段レジスタ参照条件RCが成立する回数RAを
求める。前段レジスタ更新条件成立回数算出手段28に
より、前段レジスタ更新条件UCが成立する回数UAを
求める。なお、レジスタa、b、c、d、e、fについ
てのCAをそれぞれCAa、CAb、CAc、CAd、
CAe、CAfと表す。RTA,RA,UAも同様であ
る。
That is, the clock supply frequency calculating means 25
Is the number of times C that the clock signal is supplied to each register.
Ask for A. The number of times RTA in which the register transfer condition RTC is satisfied is obtained by the register transfer condition satisfaction number calculation means 26. The next-stage register reference condition satisfaction count calculation means 27 calculates the number of times RA that the next-stage register reference condition RC is satisfied. The number of times UA in which the preceding-stage register update condition UC is satisfied is obtained by the preceding-stage register updating condition satisfaction number calculating means. Note that the CAs for the registers a, b, c, d, e, and f are CAa, CAb, CAc, CAd, CAd, respectively.
CAe and CAf. The same applies to RTA, RA, and UA.

【0111】ただし、レジスタ転送条件RTCが常に成
立する場合は、条件成立回数RTAとしてクロック供給
される回数と同じ値とする。また、次段レジスタ参照条
件RC、前段レジスタ更新条件UCが常に成立する場合
は、それぞれの条件成立回数RA、UAはレジスタ転送
条件成立回数RTAと同じ値とする。
However, when the register transfer condition RTC is always satisfied, the number of times the clock is supplied as the number of times the condition is satisfied RTA is set to the same value. When the next-stage register reference condition RC and the previous-stage register update condition UC are always satisfied, the number of times RA and UA are satisfied are the same as the number of times RTA is satisfied.

【0112】本実施の形態では、図10に示す各レジス
タについて図11に示すような回数が得られたとする。
In this embodiment, it is assumed that the number of times shown in FIG. 11 has been obtained for each register shown in FIG.

【0113】3.全てのレジスタについて、HP,NR
P,NUPを算出 次に、それぞれのレジスタについて、以下のないし
の電力を求める。
3. HP, NR for all registers
Calculation of P and NUP Next, the following powers are obtained for each register.

【0114】レジスタがデータを保持する動作により
消費される電力(HP) 図1に示すデータ保持動作回数算出手段29および消費
電力算出手段7を用いて、レジスタ転送が発生する回数
(レジスタ転送条件が真となる回数RTA)と、クロッ
クが供給される回数CAと、注目するレジスタヘクロッ
クが一回供給されることにより充放電される負荷容量C
KCと、動作電圧Vとから、 HP=(CA−RTA)×CKC×V2 (5) で求める。HP>0のときは消費電力が削減可能、そう
でないときは削減できる消費電力がないことになる。本
実施の形態では、各レジスタのHPa〜HPfは次のよ
うになる。
The power consumed by the operation of holding data in the register (HP) By using the data holding operation number calculating means 29 and the power consumption calculating means 7 shown in FIG. (The number of times RTA becomes true), the number of times CA supplied with the clock, and the load capacitance C that is charged and discharged by supplying the clock once to the register of interest.
From KC and the operating voltage V, HP = (CA-RTA) × CKC × V 2 (5) When HP> 0, the power consumption can be reduced; otherwise, there is no power consumption that can be reduced. In the present embodiment, HPa to HPf of each register are as follows.

【0115】 HPa=(CAa−RTAa)×CKCa×V2 =(10−7)×1×32 =27 (6) HPb=(CAb−RTAb)×CKCb×V2 =(10−10)×1×32 =0 (7) HPc=(CAc−RTAc)×CKCc×V2 =(10−3)×1×32 =63 (8) HPd=(CAd−RTAd)×CKCd×V2 =(10−10)×1×32 =0 (9) HPe=(CAe−RTAe)×CKCe×V2 =(10−6)×1×32 =36 (10) HPf=(CAf−RTAf)×CKCf×V2 =(10−3)×1×32 =63 (11) なお、図7中では、前記したように、例えばCKCa×
2 の値を、レジスタaにクロックが1回供給されるこ
とにより消費される電力CKPaとして表し、その値も
併記している。レジスタb、c、d、e、fも同様であ
る。
[0115] HPa = (CAa-RTAa) × CKCa × V 2 = (10-7) × 1 × 3 2 = 27 (6) HPb = (CAb-RTAb) × CKCb × V 2 = (10-10) × 1 × 3 2 = 0 (7 ) HPc = (CAc-RTAc) × CKCc × V 2 = (10-3) × 1 × 3 2 = 63 (8) HPd = (CAd-RTAd) × CKCd × V 2 = (10-10) × 1 × 3 2 = 0 (9) HPe = (CAe-RTAe) × CKCe × V 2 = (10-6) × 1 × 3 2 = 36 (10) HPf = (CAf-rTAf) × CKCf × V 2 = (10−3) × 1 × 3 2 = 63 (11) In FIG. 7, as described above, for example, CKCa ×
The value of V 2, expressed as a power CKPa consumed by the clock is supplied once to register a, it is also shown that value. The same applies to the registers b, c, d, e, and f.

【0116】参照されないデータを内部に記憶するこ
とにより消費される電力(NRP) 図1に示す非参照データラッチ回数算出手段30および
消費電力算出手段7を用いて、注目するレジスタヘのレ
ジスタ転送が発生する回数(レジスタ転送条件が真とな
る回数RTA)と、注目するレジスタのデータ出力を次
段のレジスタが参照する回数(次段レジスタ参照条件が
真となる回数RA)と、注目するレジスタのデータ出力
が一回変化することにより充放電される負荷容量DOC
と、動作電圧Vとから、 NRP=(RTA−RA)×DOC×V2 (12) で求める。NRP>0のときは消費電力が削減可能、そ
うでないときは削減できる消費電力がないことになる。
本実施の形態では、各レジスタのNRPa〜NRPfは
次のようになる。
Power consumed by storing data that is not referenced internally (NRP) Register transfer to a register of interest occurs using the non-reference data latch frequency calculation means 30 and the power consumption calculation means 7 shown in FIG. (The number of times the register transfer condition becomes true RTA), the number of times that the data output of the register of interest is referenced by the next-stage register (the number RA of times that the next-stage register reference condition becomes true), and the data of the register of interest. Load capacity DOC charged / discharged when output changes once
NRP = (RTA-RA) × DOC × V 2 (12) When NRP> 0, the power consumption can be reduced, otherwise, there is no power consumption that can be reduced.
In the present embodiment, NRPa to NRPf of each register are as follows.

【0117】 NRPa=(RTAa−RAa)×DOCa×V2 =(7−7)×10×32 =0 (13) NRPb=(RTAb−RAb)×DOCb×V2 =(10−10)×15×32 =0 (14) NRPc=(RTAc−RAc)×DOCc×V2 =(3−3)×5×32 =0 (15) NRPd=(RTAd−RAd)×DOCd×V2 =(10−6)×2×32 =72 (16) NRPe=(RTAe−RAe)×DOCe×V2 =(6−6)×3×32 =0 (17) NRPf=(RTAf−RAf)×DOCf×V2 =(3−3)×2×32 =0 (18) なお、図7中では、前記したように、例えばDOCa×
2 の値を、レジスタaのデータ出力が一回変化するこ
とにより消費される電力DOPaとして表し、その値も
併記している。レジスタb、c、d、e、fも同様であ
る。
[0117] NRPa = (RTAa-RAa) × DOCa × V 2 = (7-7) × 10 × 3 2 = 0 (13) NRPb = (RTAb-RAb) × DOCb × V 2 = (10-10) × 15 × 3 2 = 0 (14 ) NRPc = (RTAc-RAc) × DOCc × V 2 = (3-3) × 5 × 3 2 = 0 (15) NRPd = (RTAd-RAd) × DOCd × V 2 = (10-6) × 2 × 3 2 = 72 (16) NRPe = (RTAe-RAe) × DOCe × V 2 = (6-6) × 3 × 3 2 = 0 (17) NRPf = (rTAf-RAf) × DOCf × V 2 = (3-3 ) × 2 × 3 2 = 0 (18) in addition, in FIG. 7, as described above, for example, Doca ×
The value of V 2, expressed as a power DOPa consumed by the data output of the register a is changed once, and are also shown its value. The same applies to the registers b, c, d, e, and f.

【0118】更新されていないデータを内部に記憶す
ることにより消費される電力(NUP) 図1に示す未更新データラッチ回数算出手段31および
消費電力算出手段7を用いて、注目するレジスタヘのレ
ジスタ転送が発生する回数(レジスタ転送条件が真とな
る回数RTA)と、注目するレジスタの前段のレジスタ
がデータを更新する回数(前段レジスタ更新条件が真と
なる回数UA)と、注目するレジスタのデータ出力が一
回変化することにより充放電される負荷容量DOCと、
動作電圧Vとから、 NUP=(RTA−UA)×DOC×V2 (19) で求める。NUP>0のときは消費電力が削減可能、そ
うでないときは削減できる消費電力がないことになる。
本実施の形態では、各レジスタのNUPa〜NUPfは
次のようになる。
Power consumed by storing unupdated data inside (NUP) Register transfer to the register of interest using unupdated data latch count calculating means 31 and power consumption calculating means 7 shown in FIG. (The number of times RTA where the register transfer condition becomes true), the number of times the register preceding the register of interest updates the data (the number of times UA where the preceding register update condition becomes true), and the data output of the register of interest Is changed once, and the load capacity DOC is charged and discharged.
From the operating voltage V, NUP = (RTA−UA) × DOC × V 2 (19) When NUP> 0, the power consumption can be reduced. Otherwise, there is no power consumption that can be reduced.
In the present embodiment, NUPa to NUPf of each register are as follows.

【0119】 NUPa=(RTAa−UAa)×DOCa×V2 =(7−7)×10×32 =0 (20) NUPb=(RTAb−UAb)×DOCb×V2 =(10−10)×15×32 =0 (21) NUPc=(RTAc−UAc)×DOCc×V2 =(3−3)×5×32 =0 (22) NUPd=(RTAd−UAd)×DOCd×V2 =(10−10)×2×32 =0 (23) NUPe=(RTAe−UAe)×DOCe×V2 =(6−10)×3×32 =−108 (24) NUPf=(RTAf−UAf)×DOCf×V2 =(3−10)×2×32 =−126 (25) 4.回路全体の消費電力の算出 図1および図2に示す消費電力算出手段7を用いて、回
路中の各信号の状態遷移回数Nと、各信号に接続される
最小単位部品の負荷容量Cと、動作電圧Vとから、回路
全体の消費電力Pを、 P=Σ(N×C)×V2 (26) により、算出する。本実施の形態では、P=1000を
計算により得られたとする。
NUPa = (RTAa−UAa) × DOCa × V 2 = (7−7) × 10 × 3 2 = 0 (20) NUPb = (RTAb−UAb) × DOCb × V 2 = (10−10) × 15 × 3 2 = 0 (21 ) NUPc = (RTAc-UAc) × DOCc × V 2 = (3-3) × 5 × 3 2 = 0 (22) NUPd = (RTAd-UAd) × DOCd × V 2 = (10-10) × 2 × 3 2 = 0 (23) NUPe = (RTAe-UAe) × DOCe × V 2 = (6-10) × 3 × 3 2 = -108 (24) NUPf = (rTAf-UAf ) × DOCf × V 2 = ( 3-10) × 2 × 3 2 = -126 (25) 4. Calculation of Power Consumption of Entire Circuit Using the power consumption calculating means 7 shown in FIGS. 1 and 2, the number of state transitions N of each signal in the circuit, the load capacitance C of the minimum unit component connected to each signal, From the operating voltage V, the power consumption P of the whole circuit is calculated by P = P (N × C) × V 2 (26). In the present embodiment, it is assumed that P = 1000 has been obtained by calculation.

【0120】5.結果出力 図2に示す結果出力手段8を用いて、全てのレジスタに
ついて、レジスタ名と算出した削減可能な消費電力H
P、NRP、NUPを出力する。
[0120] 5. Result Output Using the result output means 8 shown in FIG. 2, for all the registers, the register names and the calculated reducible power consumption H
Outputs P, NRP, and NUP.

【0121】本実施の形態では、回路全体の消費電力P
=1000のうち、 (a)レジスタdが参照されないデータを内部に記憶す
る時の消費電力NRPD=72 (b)レジスタcがデータを保持する動作を行う時の消
費電力HPc=63 (c)レジスタfがデータを保持する動作を行う時の消
費電力HPf=63 (d)レジスタeがデータを保持する動作を行う時の消
費電力HPe=36 (e)レジスタaがデータを保持する動作を行う時の消
費電力HPa=27 を削減可能な消費電力として出力する。
In this embodiment, the power consumption P of the entire circuit
= 1000, (a) Power consumption NRPD when data not referenced by register d is stored internally 72 (b) Power consumption HPc when register c performs an operation of holding data HPc = 63 (c) Register Power consumption when f performs data holding operation HPf = 63 (d) Power consumption when register e performs data holding operation HPe = 36 (e) When register a performs data holding operation Is output as reducible power consumption.

【0122】また、図6のレジスタ転送レベルの回路
を、上記の結果に基づき低消費電力化すると、例えば図
12に示すような回路とすることができる。すなわち、
クロックを、制御回路Ga、Gb、Gc、Gs、Ge、
およびGfを用いることによって各レジスタ(a〜f)
に対してそれぞれゲーティッドクロックとし、必要なと
きのみ、各レジスタにクロックを供給するように構成す
る。これにより、不要なデータを伝搬させるときに生じ
る信号遷移がなくなるため、低消費電力化を実現でき
る。
If the circuit of the register transfer level in FIG. 6 is reduced in power consumption based on the above result, for example, a circuit as shown in FIG. 12 can be obtained. That is,
The clock is controlled by the control circuits Ga, Gb, Gc, Gs, Ge,
And Gf, each register (af)
, And a gated clock is supplied to each register only when necessary. This eliminates signal transitions that occur when unnecessary data is propagated, thereby achieving low power consumption.

【0123】〔実施の形態2〕本発明の他の実施の形態
について図2、図14および図15に基づいて説明すれ
ば、以下の通りである。なお、説明の便宜上、前記の実
施の形態の図面に示した部材と同一の機能を有する部材
には、同一の符号を付記してその説明を省略する。
[Embodiment 2] Another embodiment of the present invention will be described below with reference to FIGS. 2, 14 and 15. For convenience of explanation, members having the same functions as the members shown in the drawings of the above-described embodiment are denoted by the same reference numerals, and description thereof will be omitted.

【0124】本実施の形態に係る集積回路の消費電力検
出システムは、図2に示す前記実施の形態1と同様の負
荷容量算出手段6、消費電力算出手段7、および結果出
力手段8を有している。また、図2に示す不要回路動作
識別手段2の代わりに、図14に示す不要回路動作識別
手段42が設けられている。負荷容量算出手段6、消費
電力算出手段7、結果出力手段8および不要回路動作識
別手段42によって不要消費電力検出手段が構成されて
いる。上記手段はいずれも、実施の形態1同様、CPU
とコンピュータプログラムとによって構成される機能モ
ジュールとして実現できる。
The power consumption detection system for an integrated circuit according to the present embodiment has the same load capacity calculation means 6, power consumption calculation means 7, and result output means 8 as in the first embodiment shown in FIG. ing. Further, an unnecessary circuit operation identifying means 42 shown in FIG. 14 is provided instead of the unnecessary circuit operation identifying means 2 shown in FIG. Unnecessary power consumption detecting means is constituted by the load capacity calculating means 6, the power consumption calculating means 7, the result output means 8 and the unnecessary circuit operation identifying means 42. All of the above-mentioned means are the same as in the first embodiment.
And a computer program.

【0125】図14に示すように、不要回路動作識別手
段42は、データフローグラフ抽出手段21、クロック
動作およびデータ転送が発生する時系列を記憶する手段
であるクロック動作・データ転送時系列記憶手段(信号
伝搬時系列記憶手段)71、レジスタのデータ更新およ
びデータ参照の時系列を算出する手段である更新・参照
時系列算出手段(順序関係検出手段)72、データ保持
動作時系列算出手段(データ保持検出手段)73、非参
照データラッチ回数・時系列算出手段(不要伝搬検出手
段)74、未更新データラッチ回数・時系列算出手段
(不要伝搬検出手段)75、および不要レジスタ動作発
生期間検出手段(不要動作期間検出手段)76を備えて
いる。
As shown in FIG. 14, the unnecessary circuit operation identification means 42 includes a data flow graph extraction means 21, a clock operation / data transfer time series storage means for storing a clock operation and a time series in which data transfer occurs. (Signal propagation time series storage means) 71, update / reference time series calculation means (order relation detection means) 72 for calculating a time series of register data update and data reference, data holding operation time series calculation means (data Holding detection means) 73, non-reference data latch frequency / time series calculation means (unnecessary propagation detection means) 74, unupdated data latch frequency / time series calculation means (unnecessary propagation detection means) 75, and unnecessary register operation occurrence period detection means (Unnecessary operation period detection means) 76 is provided.

【0126】次に、不要回路動作識別動作の概略手順に
ついて説明する。 1.レジスタ間でデータが参照されるときの制御条件を
レジスタ転送条件として、これをデータフローグラフ抽
出手段21により抽出する。
Next, an outline of the unnecessary circuit operation identifying operation will be described. 1. A control condition when data is referred to between registers is set as a register transfer condition, and the condition is extracted by the data flow graph extracting means 21.

【0127】2.クロック動作・データ転送時系列記憶
手段71により、シミュレーション等を行って、全ての
レジスタ転送条件が成立する時刻を記憶する。
[0127] 2. The clock operation / data transfer time series storage means 71 performs a simulation or the like and stores the time at which all register transfer conditions are satisfied.

【0128】3.全てのレジスタについて、 (a) データ保持動作時系列算出手段73において、注目
するレジスタを駆動するために供給されるクロック動作
の時系列と、レジスタが前段のレジスタのデータを参照
して内部のデータを更新する動作の時系列とから、レジ
スタがデータを保持する動作の時系列を求める。
3. For all the registers, (a) the data holding operation time series calculating means 73 refers to the time series of the clock operation supplied to drive the register of interest and the data stored in the register by referring to the data of the register in the preceding stage. Is obtained from the time series of the operation of updating the data.

【0129】(b) 非参照データラッチ回数・時系列算出
手段74において、注目するレジスタが前段のレジスタ
を参照してデータを内部に記憶し、そのデータが次段に
参照される前に前段の次のデータを参照して内部に記憶
する回数を数え、注目するレジスタの非参照データラッ
チ回数(NRA)とする。また、非参照データラッチ動
作が発生する時刻の系列を算出する。
(B) In the non-reference data latch frequency / time series calculation means 74, the register of interest refers to the register of the preceding stage to store data therein, and before the data is referred to the next stage, The number of times of internal storage with reference to the next data is counted, and the number is referred to as the number of non-reference data latches (NRA) of the register of interest. In addition, a series of times at which the non-reference data latch operation occurs is calculated.

【0130】(c) 未更新データラッチ回数・時系列参照
手段75において、注目するレジスタが前段のレジスタ
を参照してデータを内部に記憶した後、前段のレジスタ
のデータが更新されないうちに注目するレジスタが再び
データを参照する回数を数え、注目するレジスタの未更
新データラッチ動作回数(NUA)とする。また、未更
新データラッチ動作が発生する時刻の系列を算出する。
(C) In the unupdated data latch count / time-series reference means 75, after the register of interest refers to the register of the preceding stage and stores the data therein, the data is noted before the data of the register of the preceding stage is updated. The number of times the register refers to the data again is counted, and the number is referred to as the unupdated data latch operation number (NUA) of the register of interest. Further, a series of times at which an unupdated data latch operation occurs is calculated.

【0131】これらの動作により、不要なデータラッチ
動作回数(NRAおよびNUA)を求める。
With these operations, the number of unnecessary data latch operations (NRA and NUA) is obtained.

【0132】4.参照されないデータをレジスタ内部に
記憶することにより消費される電力NRPを、実施の形
態1における式(12)と同様に、 NRP=NRA×DOC×V2 (27) で求める。
4. The power NRP consumed by storing the unreferenced data in the register is calculated by the following equation: NRP = NRA × DOC × V 2 (27), similarly to the equation (12) in the first embodiment.

【0133】5.更新されていないデータをレジスタ内
部に記憶することにより消費される電力NUPを、実施
の形態1における式(19)と同様に、 NUP=NUA×DOC×V2 (28) で求める。
5. The power NUP consumed by storing the data that has not been updated in the register is determined by the following equation: NUP = NUA × DOC × V 2 (28), similarly to the equation (19) in the first embodiment.

【0134】6.各レジスタについて、不要レジスタ動
作発生期間検出手段76を用いて、連続して不要なレジ
スタ転送動作が発生する期間を求める。
6. For each register, a period during which an unnecessary register transfer operation continuously occurs is obtained using the unnecessary register operation occurrence period detecting means 76.

【0135】これは、各レジスタについて、 ・データ保持動作時系列算出手段73で求められたデー
タ保持動作が発生する時刻(クロックサイクル)の系列 ・非参照データラッチ回数・時系列算出手段74で求め
られた非参照データラッチ動作が発生する時刻の系列 ・未更新データラッチ回数・時系列算出手段75で求め
られた未更新データラッチ動作が発生する時刻 これらの系列をマージ(併合)し、いずれかの不要なレ
ジスタ動作が発生する時刻の系列を求めることによって
行う。
For each register, the sequence of the time (clock cycle) at which the data holding operation occurs, which is obtained by the data holding operation time series calculating means 73, the number of non-reference data latch times, and the time series calculating means 74 The sequence of the time at which the obtained non-reference data latch operation occurs. The number of times of the unupdated data latch operation. The time at which the unupdated data latch operation occurs obtained by the time series calculating means 75. These sequences are merged. This is performed by obtaining a sequence of times at which unnecessary register operations occur.

【0136】この不要レジスタ動作の時系列の最初の時
刻を、不要レジスタ動作発生期間の開始時刻として記録
する。続いて、時刻が新しいほうへ向かって走査し、連
続する時刻に不要レジスタ動作が発生するとき、その時
刻を不要レジスタ動作発生期間の終了時刻として記録
(更新)し、連続発生回数を1増やす。時刻が連続して
いないとき、それまでに記録された不要レジスタ動作発
生期間の開始時刻および終了時刻を不要レジスタ動作発
生期間として記録し、開始時刻を更新する。
The first time in the time series of the unnecessary register operation is recorded as the start time of the unnecessary register operation generation period. Subsequently, scanning is performed toward the newest time, and when an unnecessary register operation occurs at successive times, that time is recorded (updated) as the end time of the unnecessary register operation occurrence period, and the number of consecutive occurrences is increased by one. When the times are not continuous, the start time and end time of the unnecessary register operation occurrence period recorded so far are recorded as the unnecessary register operation occurrence period, and the start time is updated.

【0137】次に、上記非参照データラッチ回数算出お
よび未更新データラッチ回数算出の具体例について説明
する。図15に示すように、レジスタa、制御回路G
b、レジスタb、制御回路Gc、レジスタcがあるとす
る。レジスタaからレジスタbへデータが転送されると
きの制御条件を回路名と同じくGbで表す。レジスタb
からレジスタcへデータが転送されるときの制御条件を
回路名と同じくGcで表す。レジスタa、b、cは、毎
クロックサイクルにおいてクロックが供給されるものと
する。レジスタaが、毎クロックサイクル、前段レジス
タのデータを参照してレジスタ内部に記憶するものとす
る。連続した各クロックサイクルを順にcycle1, cycle
2, ..., cycle12とする。転送されるデータをx1, x2,
..., x12とする。図中の矢印RT1ないしRT11
は、レジスタ間でデータが転送されることを示す。
Next, a specific example of the calculation of the number of non-reference data latches and the calculation of the number of unupdated data latches will be described. As shown in FIG. 15, the register a and the control circuit G
b, a register b, a control circuit Gc, and a register c. The control condition when data is transferred from the register a to the register b is represented by Gb as in the circuit name. Register b
The control condition when the data is transferred from the register to the register c is represented by Gc, like the circuit name. The registers a, b, and c are supplied with a clock in each clock cycle. It is assumed that the register a stores the data inside the register with reference to the data of the preceding register every clock cycle. Cycle1, cycle each successive clock cycle
2, ..., cycle12. Transfer the data x1, x2,
..., x12. Arrows RT1 to RT11 in the figure
Indicates that data is transferred between registers.

【0138】(非参照データラッチ回数算出)レジスタ
bに着目する。cycle2(矢印RT1)において、レジスタb
はレジスタaのデータx1を参照し、内部に記憶する。こ
のデータx1はcycle3(RT2)においてレジスタcに参照さ
れるので、レジスタbがデータx1を記憶することは無駄
ではない。
(Calculation of Number of Non-reference Data Latch) Attention is paid to the register b. In cycle2 (arrow RT1), register b
Refers to the data x1 of the register a and stores it internally. Since this data x1 is referred to by the register c in cycle 3 (RT2), it is not wasteful that the register b stores the data x1.

【0139】しかし、cycle7(RT6)においてレジスタb
に記憶されたデータx6が次段のレジスタcに参照されな
いうちに、次のデータx7がcycle8(RT7)においてレジス
タbに記憶される。したがって、データx6をレジスタb
に記憶する動作(RT6) は無駄な動作(非参照データラッ
チ動作)である。
However, in cycle 7 (RT6), register b
The next data x7 is stored in the register b in cycle 8 (RT7) before the data x6 stored in is stored in the register c in the next stage. Therefore, data x6 is stored in register b
(RT6) is a useless operation (non-reference data latch operation).

【0140】cycle1からcycle12 までのサイクルを見る
と、レジスタbはx1,x4,x6,x7,x8,x11の6つのデータを
記憶しているが、そのうちレジスタcに参照されたのは
x1,x4,x7,x8 の4つである。したがって、レジスタbは
2つの参照されないデータを記憶しており、非参照デー
タラッチ回数NRAbは2回となる。
Looking at the cycles from cycle 1 to cycle 12, the register b stores six data of x1, x4, x6, x7, x8, x11. Of those, the register c refers to
x1, x4, x7, x8. Therefore, the register b stores two unreferenced data, and the number of non-reference data latches NRAb is two.

【0141】これに対し、このデータ転送例において、
実施の形態1に示した手法でデータ転送を解析すると、
レジスタbが前段のレジスタaのデータを参照する回数
RTAbが6回に対して、レジスタbが次段のレジスタ
cから参照される回数RAbが5回であるので、レジス
タbの非参照データラッチ回数NRAbは、 NRAb=RTAb−RAb=6−5=1 (29) となり、非参照データラッチ回数は1回となる。
On the other hand, in this data transfer example,
When data transfer is analyzed by the method described in the first embodiment,
Since the number of times RTAb at which the register b refers to the data of the register a at the preceding stage is six, and the number of times RAb at which the register b is referred to from the register c at the next stage is five, the number of non-reference data latches of the register b NRAb is given by NRAb = RTAb-RAb = 6-5 = 1 (29), and the number of non-reference data latches is one.

【0142】この非参照データラッチ動作を検出する一
例を示す。各レジスタに対して参照フラグを設ける。レ
ジスタがデータを更新したとき、すなわち前段のレジス
タのデータを参照して内部に記憶したときに、この参照
フラグをリセットするものとする。一方、その記憶した
データを参照されたとき、すなわち次段のレジスタがこ
のデータを参照して内部に記憶したときに、この参照フ
ラグをセットするものとする。
An example of detecting the non-reference data latch operation will be described. A reference flag is provided for each register. This reference flag is reset when the register updates the data, that is, when the data in the register at the preceding stage is referred to and stored internally. On the other hand, when the stored data is referred to, that is, when the next-stage register refers to the data and stores it internally, the reference flag is set.

【0143】ここで、注目するレジスタがデータを記憶
するときに、上記参照フラグがセットされていなけれ
ば、前のサイクルで記憶したデータは次段のレジスタに
参照されなかったことになる。このとき、注目するレジ
スタの非参照データラッチ回数を1増やす。一方、注目
するレジスタがデータを記憶するときに、そのレジスタ
にすでに参照フラグがセットされていた場合は、前のサ
イクルで記憶したデータは、有効に利用された、すなわ
ち次段のレジスタに参照されたことになる。
Here, if the reference flag is not set when the register of interest stores data, it means that the data stored in the previous cycle was not referred to the register of the next stage. At this time, the number of non-reference data latches of the register of interest is increased by one. On the other hand, when the register of interest stores data, if the reference flag has already been set in that register, the data stored in the previous cycle has been effectively used, that is, referred to by the next-stage register. It will be.

【0144】(未更新データラッチ回数算出)レジスタ
cに着目する。cycle3(矢印RT2)において、レジスタc
はレジスタbのデータx1を参照し、内部に記憶する。ま
たレジスタcは、cycle5(RT3)においてもレジスタbの
データを参照する。しかし、このデータは、cycle3(RT
2)で参照したデータx1と同じものであり、このデータは
再度記憶する必要がないものである。したがって、cycl
e5でこのデータをレジスタcに記憶する動作(RT3) は無
駄な動作(未更新データラッチ動作)である。
(Calculation of Unupdated Data Latch Number) Attention is paid to the register c. In cycle3 (arrow RT2), register c
Refers to the data x1 of the register b and stores it internally. The register c also refers to the data of the register b in cycle 5 (RT3). However, this data is available in cycle3 (RT
This is the same as the data x1 referred to in 2), and this data does not need to be stored again. Therefore, cycl
The operation (RT3) of storing this data in the register c at e5 is a useless operation (unupdated data latch operation).

【0145】cycle1からcycle12 までのサイクルを見る
と、レジスタcはレジスタbのデータを5回記憶してい
る(RT2,RT3,RT5,RT8,RT10)が、x1,x4,x7,x8 の4種類の
データしか記憶していない。したがって、レジスタcは
1つの未更新のデータを記憶しており、未更新データラ
ッチ回数NUAは1回となる。
Looking at the cycles from cycle 1 to cycle 12, the register c stores the data of the register b five times (RT2, RT3, RT5, RT8, RT10), but four types of x1, x4, x7, x8 Only the data is stored. Therefore, the register c stores one unupdated data, and the number NUA of unupdated data latches is one.

【0146】これに対し、このデータ転送例において、
実施の形態1に示した手法でデータ転送を解析すると、
レジスタcが前段のレジスタbのデータを参照する回数
RTAcが5回に対して、レジスタbが前段のレジスタ
aのデータを参照する回数UAcが6回であるので、レ
ジスタcの未更新データラッチ回数NUAcは、 NUAc=RTAc−UAc=5−6=−1 (30) となる。負の値であるため、未更新データラッチ回数は
0回となる。
In contrast, in this data transfer example,
When data transfer is analyzed by the method described in the first embodiment,
Since the number of times RTAc in which the register c refers to the data of the register b in the preceding stage is 5 and the number of times UAc in which the register b refers to the data in the register a of the preceding stage is 6, the number of unupdated data latches in the register c is NUAc is as follows: NUAc = RTAc−UAc = 5−6 = −1 (30) Since this is a negative value, the unupdated data latch count is zero.

【0147】この非参照データラッチ動作を検出する一
例を示す。各レジスタに対して更新フラグを設ける。レ
ジスタがデータを更新したとき、すなわち前段のレジス
タのデータを参照して内部に記憶したときに、この更新
フラグをセットするものとする。一方、その記憶したデ
ータを参照されたとき、すなわち次段のレジスタがこの
データを参照して内部に記憶したときに、この参照フラ
グをリセットするものとする。
An example of detecting the non-reference data latch operation will be described. An update flag is provided for each register. It is assumed that this update flag is set when the register updates the data, that is, when the data is stored internally with reference to the data of the register in the preceding stage. On the other hand, when the stored data is referred to, that is, when the register of the next stage refers to the data and stores it internally, the reference flag is reset.

【0148】ここで、注目するレジスタが前段のレジス
タのデータを参照するときに、参照先すなわち前段のレ
ジスタの上記参照フラグがセットされていなければ、注
目するレジスタは、更新されていないデータを参照する
ことになる。このとき、注目するレジスタの未更新デー
タラッチ回数を1増やす。一方、注目するレジスタが前
段のレジスタのデータを参照するときに、参照先のレジ
スタにすでに更新フラグがセットされていた場合は、注
目するレジスタは、更新されたデータを内部に記憶する
ことになる。
Here, when the register of interest refers to the data of the register of the preceding stage, if the reference flag, that is, the reference flag of the register of the preceding stage is not set, the register of interest refers to the data that has not been updated. Will do. At this time, the number of unupdated data latches of the register of interest is increased by one. On the other hand, when the register of interest refers to the data of the register at the preceding stage, if the update flag has already been set in the register of the reference destination, the register of interest stores the updated data internally .

【0149】(不要レジスタ動作発生期間算出)レジス
タbに着目すると、レジスタbのデータ保持動作が発生
する時刻(クロックサイクル)の系列は{3,4,6,
10,11}となる。非参照データラッチ動作が発生す
る時刻の系列は{7,12}となる。未更新データラッ
チ動作が発生する時刻の系列はφ(空集合:なし)とな
る。この3つの系列をマージすると、レジスタbの不要
レジスタ動作が発生する時刻の系列は{3,4,6,
7,10,11,12}となる。これから、連続して不
要レジスタ動作が発生する時刻の系列を求めると、
{3,4},{6,7},{10,11,12}とな
り、設計者は、最大3クロックサイクルにわたって不要
なレジスタ動作が連続して発生していることが把握でき
る。
(Calculation of Unnecessary Register Operation Occurrence Period) Focusing on the register b, the sequence of the time (clock cycle) at which the data holding operation of the register b occurs is {3, 4, 6,
10, 11}. The time sequence at which the non-reference data latch operation occurs is {7, 12}. The sequence of times at which the unupdated data latch operation occurs is φ (empty set: none). When these three sequences are merged, the sequence of times when the unnecessary register operation of the register b occurs is {3, 4, 6,
7, 10, 11, 12}. From this, when a series of times at which unnecessary register operations occur continuously is obtained,
{3, 4}, {6, 7}, {10, 11, 12}, and the designer can understand that unnecessary register operations are continuously occurring over a maximum of three clock cycles.

【0150】[0150]

【発明の効果】以上のように、本発明の請求項1記載の
集積回路の消費電力検出システムは、集積回路の各素子
の信号遷移の回数と負荷容量と各信号の動作電圧とから
集積回路の消費電力を求める集積回路の消費電力検出シ
ステムにおいて、上記信号遷移のうち、集積回路で行お
うとする処理に必要な信号遷移と不要な信号遷移とを識
別し、処理に不要な信号遷移回数を検出し、その不要な
信号遷移回数を用いて、不要動作に起因する消費電力で
ある不要消費電力を求める不要消費電力検出手段を備え
た構成である。
As described above, the integrated circuit power consumption detection system according to the first aspect of the present invention provides an integrated circuit based on the number of signal transitions of each element of the integrated circuit, the load capacitance, and the operating voltage of each signal. In the integrated circuit power consumption detection system for determining the power consumption of the integrated circuit, among the signal transitions, signal transitions required for processing to be performed by the integrated circuit and unnecessary signal transitions are identified, and the number of signal transitions unnecessary for the processing is determined. This configuration includes an unnecessary power consumption detecting unit that detects the unnecessary power consumption, which is the power consumption resulting from the unnecessary operation, by using the number of unnecessary signal transitions.

【0151】また、請求項9記載の集積回路の消費電力
を求めるコンピュータプログラムを記録した記録媒体
は、集積回路の各素子の信号遷移の回数と負荷容量と各
信号の動作電圧とから集積回路の消費電力を求めるコン
ピュータプログラムを記録した記録媒体であって、上記
信号遷移のうち、集積回路で行おうとする処理に必要な
信号遷移と不要な信号遷移とを識別し、処理に不要な信
号遷移回数を検出し、その不要な信号遷移回数を用い
て、不要動作に起因する消費電力である不要消費電力を
求めるコンピュータプログラムを記録した構成である。
The recording medium on which the computer program for determining the power consumption of the integrated circuit according to the ninth aspect is recorded can be obtained from the number of signal transitions of each element of the integrated circuit, the load capacitance, and the operating voltage of each signal. A recording medium on which a computer program for calculating power consumption is recorded, wherein, among the signal transitions, signal transitions required for processing to be performed by an integrated circuit and unnecessary signal transitions are identified, and the number of signal transitions unnecessary for the processing is identified. And a computer program for calculating the unnecessary power consumption, which is the power consumption due to the unnecessary operation, using the unnecessary signal transition count.

【0152】それゆえ、回路中の不要な電力消費箇所に
関する情報を提示でき、仕様を満たさない場合にどのよ
うに回路修正を行えば消費電力を減らすことができるか
を設計者が知ることができるため、効率の良い低消費電
力化のための対策を施すことができるという効果を奏す
る。
Therefore, it is possible to present information on unnecessary power consumption points in the circuit, and to know the designer how to correct the circuit to reduce the power consumption when the specification is not satisfied. Therefore, there is an effect that it is possible to take efficient measures for reducing power consumption.

【0153】請求項2記載の集積回路の消費電力検出シ
ステムは、請求項1記載の構成において、上記不要消費
電力検出手段が、レジスタにデータが転送されるときの
制御条件から、注目するレジスタが前段のレジスタのデ
ータに依存した処理結果を内部に記憶するときに真とな
る条件1が成立する回数を求め、この回数から、処理に
不要な、注目するレジスタがそのレジスタ自身のデータ
を保持する動作の回数を求めることにより、レジスタが
動作することにより消費される電力のうち、上記不要消
費電力として、データを保持する動作により消費される
消費電力を検出する構成である。
According to a second aspect of the present invention, there is provided an integrated circuit power consumption detection system, wherein the unnecessary power consumption detection means determines that a register of interest is controlled based on a control condition when data is transferred to the register. The number of times that the condition 1 that is true when the processing result depending on the data of the register at the preceding stage is stored therein is obtained, and from this number, the register of interest that is unnecessary for the processing holds the data of the register itself. By calculating the number of operations, the power consumed by the data holding operation is detected as the unnecessary power among the power consumed by the operation of the register.

【0154】請求項3記載の集積回路の消費電力検出シ
ステムは、請求項1記載の構成において、上記不要消費
電力検出手段が、レジスタにデータが転送されるときの
制御条件から、注目するレジスタが前段のレジスタのデ
ータに依存した処理結果を内部に記憶するときに真とな
る条件1が成立する回数を求め、次段のレジスタが、注
目するレジスタのデータに依存した処理結果を内部に記
憶するときに真となる条件2が成立する回数を求め、こ
の回数から、注目するレジスタが次段のレジスタで参照
されないデータを内部に記憶する回数を求めることによ
り、レジスタが動作することにより消費される電力のう
ち、上記不要消費電力として、次段で参照されないデー
タを内部に記憶することにより消費される消費電力を検
出する構成である。
According to a third aspect of the present invention, there is provided an integrated circuit power consumption detection system, wherein the unnecessary power consumption detection means determines that a register of interest is controlled based on a control condition when data is transferred to the register. The number of times that the condition 1 that is true when the processing result depending on the data of the register at the preceding stage is stored therein is obtained, and the register at the next stage stores the processing result depending on the data of the register of interest internally. The number of times that the condition 2 that is sometimes true is satisfied is obtained, and from this number, the number of times that the register of interest stores therein data that is not referred to by the register in the next stage is obtained, thereby being consumed by the operation of the register. The power consumption is detected by storing data that is not referred to in the next stage as the unnecessary power in the power.

【0155】請求項4記載の集積回路の消費電力検出シ
ステムは、請求項1記載の構成において、上記不要消費
電力検出手段が、レジスタにデータが転送されるときの
制御条件から、注目するレジスタが前段のレジスタのデ
ータに依存した処理結果を内部に記憶するときに真とな
る条件1が成立する回数を求め、上記前段のレジスタ
が、さらに前段のレジスタのデータに依存した処理結果
を内部に記憶するときに真となる条件3が成立する回数
を求めることによって、注目するレジスタの前段のレジ
スタのデータが更新される回数を求め、この回数から、
注目するレジスタが前段のレジスタで更新されていない
データに依存した処理結果を内部に記憶する回数を求め
ることにより、レジスタが動作することにより消費され
る電力のうち、上記不要消費電力として、前段で更新さ
れていないデータを内部に記憶することにより消費され
る消費電力を検出する構成である。
According to a fourth aspect of the present invention, there is provided an integrated circuit power consumption detecting system according to the first aspect, wherein the unnecessary power consumption detecting means determines that a register of interest is controlled based on a control condition when data is transferred to the register. The number of times that the condition 1 that is true when the processing result dependent on the data of the preceding register is stored therein is determined, and the preceding register further stores the processing result that further depends on the data of the preceding register. By obtaining the number of times that the condition 3 that is true when the condition is true is obtained, the number of times the data of the register preceding the register of interest is updated is obtained.
By calculating the number of times the register of interest stores internally the processing result depending on the data that has not been updated in the register at the preceding stage, the unnecessary power consumption of the register at the preceding stage is determined as the unnecessary power consumption among the power consumed by the operation of the register. This is a configuration for detecting power consumption that is consumed by storing data that has not been updated internally.

【0156】それゆえ、上記請求項2ないし4の構成は
いずれも、請求項1記載の構成による効果に加え、大幅
な低消費電力化を行う際の、再設計の期間が増大するの
を抑えることができるという効果を奏する。
Therefore, in each of the configurations of claims 2 to 4, in addition to the effect of the configuration of claim 1, it is possible to suppress an increase in the period of redesign when significantly reducing power consumption. It has the effect of being able to do so.

【0157】また、より早い設計工程で低消費電力化の
対策を施すことができるので、後の設計工程で適用可能
な低消費電力化技術と併用することで相乗効果をもたら
し、大きな低消費電力化の効果を得ることができるとい
う効果を奏する。
Further, since a countermeasure for reducing power consumption can be taken in an earlier design process, a synergistic effect can be brought about by using it together with a technology for reducing power consumption which can be applied in a later design process, and a great reduction in power consumption can be achieved. The effect that the effect of the conversion can be obtained is produced.

【0158】また、レジスタ転送レベルでの消費電力が
分かるため、回路修正作業が効率的に行えるという効果
を奏する。
Further, since the power consumption at the register transfer level can be known, there is an effect that the circuit correction work can be performed efficiently.

【0159】請求項5記載の集積回路の消費電力検出シ
ステムは、請求項1ないし4のいずれかに記載の構成に
おいて、上記不要消費電力検出手段が、回路中の全ての
隣接する2つのノード間の信号伝搬が発生する時刻の系
列を記憶する信号伝搬時系列記憶手段と、上記信号伝搬
時系列記憶手段により記憶された信号伝搬の時系列か
ら、各ノードの値の更新と参照との順序関係を求める順
序関係検出手段と、上記順序関係検出手段により求めら
れた各ノードの値の更新と参照との順序関係から、集積
回路の動作に必ずしも必要でない信号伝搬が発生する回
数と時刻の系列とを求める不要伝搬検出手段とを備えた
構成である。
According to a fifth aspect of the present invention, there is provided an integrated circuit power consumption detecting system according to any one of the first to fourth aspects, wherein the unnecessary power consumption detecting means is provided between all adjacent two nodes in the circuit. A signal propagation time series storage means for storing a sequence of times at which signal propagation occurs, and an order relationship between updating and reference of the value of each node from the signal propagation time series stored by the signal propagation time series storage means. And the sequence of the number of times signal propagation that is not necessarily required for the operation of the integrated circuit occurs and the time sequence based on the order relationship between the updating and reference of the value of each node obtained by the order relationship detecting unit. And unnecessary propagation detecting means for obtaining

【0160】請求項6記載の集積回路の消費電力検出シ
ステムは、請求項5記載の構成において、上記順序関係
検出手段が、各ノードの値の更新と参照との上記順序関
係として、「注目するレジスタが前段のレジスタのデー
タに依存した処理結果を内部に記憶してデータを更新す
る動作1」と「注目するレジスタのデータに依存した処
理結果を次段のレジスタが参照して内部に記憶してデー
タを更新する動作2」との順序関係を求め、上記不要伝
搬検出手段が、上記順序関係検出手段により求められた
順序関係を用いて、連続して動作1が実行される状態が
発生する回数を求めることにより、注目するレジスタが
次段のレジスタで参照されないデータを内部に記憶する
不要なデータ転送動作である非参照データラッチ動作が
行われる回数と時刻の系列とを求める構成である。
According to a sixth aspect of the present invention, in the power consumption detecting system for an integrated circuit according to the fifth aspect of the present invention, the order relation detecting means determines the order relation between updating and reference of the value of each node as "attention." Operation 1 in which the register internally stores the processing result dependent on the data of the preceding register and updates the data ”and“ The processing result dependent on the data of the register of interest is referred to by the next-stage register and stored internally. And the unnecessary propagation detecting means uses the order relation obtained by the order relation detecting means to continuously execute the operation 1. By calculating the number of times, the number of times and the number of times the non-reference data latch operation, which is an unnecessary data transfer operation in which the register of interest stores data not referenced by the register of the next stage, is performed. It is configured to determine the sequence.

【0161】請求項7記載の集積回路の消費電力検出シ
ステムは、請求項5記載の構成において、上記順序関係
検出手段が、各ノードの値の更新と参照との上記順序関
係として、「注目するレジスタが前段のレジスタのデー
タに依存した処理結果を内部に記憶してデータを更新す
る動作1」と「注目するレジスタにデータを転送する前
段のレジスタが、さらに前段のレジスタのデータに依存
した処理結果を内部に記憶してデータを更新する動作
3」との順序関係を求め、上記不要伝搬検出手段が、上
記順序関係検出手段により求められた順序関係を用い
て、連続して動作1が実行される状態が発生する回数を
求めることにより、注目するレジスタが前段のレジスタ
で更新されていないデータに依存した処理結果を内部に
記憶する不要なデータ転送動作である未更新データラッ
チ動作が行われる回数と時刻の系列とを求める構成であ
る。
According to a seventh aspect of the present invention, in the power consumption detecting system for an integrated circuit according to the fifth aspect, the order relation detecting means sets the "attention" as the order relation between updating and reference of the value of each node. An operation 1 in which a register internally stores a processing result that depends on data in a preceding register and updates data ”and“ a processing in which a preceding register that transfers data to a register of interest is further dependent on data in a preceding register ” An operation 3 in which the result is internally stored and the data is updated is obtained, and the unnecessary propagation detecting means continuously executes the operation 1 using the order relation obtained by the order relation detecting means. Unnecessary data that stores the processing result depending on the data that has not been updated in the previous register Un-updated data latch operation that is a feeding operation is configured to determine a sequence number and time to be performed.

【0162】請求項8記載の集積回路の消費電力検出シ
ステムは、請求項5記載の構成において、上記順序関係
検出手段が、各ノードの値の更新と参照との上記順序関
係として、「注目するレジスタが前段のレジスタのデー
タに依存した処理結果を内部に記憶してデータを更新す
る動作1」と「注目するレジスタのデータに依存した処
理結果を次段のレジスタが参照して内部に記憶してデー
タを更新する動作2」と「注目するレジスタにデータを
転送する前段のレジスタが、さらに前段のレジスタのデ
ータに依存した処理結果を内部に記憶してデータを更新
する動作3」との順序関係を求め、上記不要伝搬検出手
段が、上記順序関係検出手段により求められた順序関係
を用いて、連続して動作1が実行される状態が発生する
回数を求めることにより、注目するレジスタが次段のレ
ジスタで参照されないデータを内部に記憶する不要なデ
ータ転送動作が行われる回数と時刻の系列と、および、
注目するレジスタが前段のレジスタで更新されていない
データに依存した処理結果を内部に記憶する不要なデー
タ転送動作が行われる回数と時刻の系列とを求め、さら
に、上記不要消費電力検出手段が、上記順序関係検出手
段により求められた順序関係を用いて、注目するレジス
タがデータを保持する動作を行う回数と時刻の系列とを
求めるデータ保持検出手段と、上記不要伝搬検出手段に
より検出された非参照データラッチ動作の行われる期間
と、未更新データラッチ動作の行われる期間と、上記デ
ータ保持検出手段により検出されたデータ保持動作の行
われる期間との和集合を求め、そのなかで、連続して不
要レジスタ動作が発生する時刻の系列を求める不要動作
期間検出手段とを備えた構成である。
In the power consumption detection system for an integrated circuit according to the eighth aspect, in the configuration according to the fifth aspect, the order relation detecting means may select "attention" as the order relation between updating and reference of the value of each node. Operation 1 in which the register internally stores the processing result dependent on the data of the preceding register and updates the data ”and“ The processing result dependent on the data of the register of interest is referred to by the next-stage register and stored internally. 2 in which data is updated to a register of interest, and "operation 3 in which a preceding register for transferring data to a register of interest further stores therein a processing result dependent on the data of the preceding register and updates the data." Determining the number of times that the state where the operation 1 is continuously executed occurs using the order relation obtained by the order relation detecting means. More, the number and the time series of unnecessary data transfer operation to store the registers of interest is not referenced by the next register data therein is carried out, and,
The register of interest obtains the number of times an unnecessary data transfer operation in which a processing result dependent on data not updated in the register at the preceding stage is performed is performed and a series of times, and further, the unnecessary power consumption detecting means includes: Using the order relation obtained by the order relation detecting means, a data holding detecting means for obtaining the number of times the register of interest performs an operation of holding data and a time series, and a non-detection signal detected by the unnecessary propagation detecting means. A union of a period in which the reference data latch operation is performed, a period in which the unupdated data latch operation is performed, and a period in which the data holding operation detected by the data holding detection unit is performed is determined. Unnecessary operation period detection means for obtaining a series of times at which unnecessary register operations occur.

【0163】それゆえ、上記請求項5ないし8の構成は
いずれも、請求項1記載の構成による効果に加え、クロ
ック動作を止めることが可能な期間を設計者が把握する
ことができるので、回路中で消費電力を削減できる改善
箇所および削減可能な消費電力を細かく把握することが
でき、さらに効率の良い低消費電力化のための対策を施
すことが可能になるという効果を奏する。
Therefore, in each of the configurations of claims 5 to 8, in addition to the effect of the configuration of claim 1, the designer can understand the period during which the clock operation can be stopped, and In this case, it is possible to grasp in detail the improvement points where power consumption can be reduced and the power consumption that can be reduced, and it is possible to take more effective measures for reducing power consumption.

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

【図1】本発明に係る集積回路の消費電力検出システム
の一構成例における不要回路動作識別手段の構成を示す
ブロック図である。
FIG. 1 is a block diagram showing a configuration of an unnecessary circuit operation identifying means in one configuration example of a power consumption detection system for an integrated circuit according to the present invention.

【図2】図1のシステムの全体の概略の構成を示すブロ
ック図である。
FIG. 2 is a block diagram showing a schematic configuration of the entire system of FIG. 1;

【図3】クロックで駆動されるレジスタの構成例を示す
回路図である。
FIG. 3 is a circuit diagram illustrating a configuration example of a register driven by a clock.

【図4】図3におけるレジスタに供給されるクロックと
データ入力、データ出力のタイミング波形の例を示す説
明図である。
FIG. 4 is an explanatory diagram showing an example of a clock supplied to a register in FIG. 3 and timing waveforms of data input and data output.

【図5】図3におけるレジスタに供給されるクロックと
データ入力、データ出力のタイミング波形の例を示す説
明図である。
FIG. 5 is an explanatory diagram showing an example of a clock supplied to a register in FIG. 3 and timing waveforms of data input and data output.

【図6】レジスタ転送レベルの回路の例を示す回路図で
ある。
FIG. 6 is a circuit diagram showing an example of a circuit at a register transfer level.

【図7】図6に対応したデータフローグラフの例を示す
説明図である。
FIG. 7 is an explanatory diagram showing an example of a data flow graph corresponding to FIG. 6;

【図8】データフローグラフの例を示す説明図である。FIG. 8 is an explanatory diagram showing an example of a data flow graph.

【図9】レジスタ転送条件、次段レジスタ参照条件、前
段レジスタ更新条件の抽出の例を示す説明図である。
FIG. 9 is an explanatory diagram showing an example of extraction of a register transfer condition, a next-stage register reference condition, and a previous-stage register update condition.

【図10】レジスタ転送条件、次段レジスタ参照条件、
前段レジスタ更新条件の抽出の例を示す説明図である。
FIG. 10 shows a register transfer condition, a next-stage register reference condition,
FIG. 9 is an explanatory diagram showing an example of extracting a preceding-stage register update condition.

【図11】条件成立回数を算出した結果の例を示す説明
図である。
FIG. 11 is an explanatory diagram showing an example of the result of calculating the number of times the condition is satisfied;

【図12】低消費電力化したレジスタ転送レベルの回路
の例を示す回路図である。
FIG. 12 is a circuit diagram showing an example of a circuit of a register transfer level with reduced power consumption.

【図13】本システムを実現するためのコンピュータの
構成を示すブロック図である。
FIG. 13 is a block diagram showing a configuration of a computer for realizing the present system.

【図14】本発明に係る集積回路の消費電力検出システ
ムの他の構成例の要部の構成を示すブロック図である。
FIG. 14 is a block diagram showing a configuration of a main part of another configuration example of the integrated circuit power consumption detection system according to the present invention.

【図15】レジスタ間のデータ転送の様子を示す説明図
である。
FIG. 15 is an explanatory diagram showing a state of data transfer between registers.

【図16】一般的な集積回路の設計フローを示す説明図
である。
FIG. 16 is an explanatory diagram showing a design flow of a general integrated circuit.

【図17】従来の消費電力予測装置の構成例を示すブロ
ック図である。
FIG. 17 is a block diagram illustrating a configuration example of a conventional power consumption prediction device.

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

1 システム(集積回路の消費電力検出システム) 2 不要回路動作識別手段 3 条件抽出手段 4 遷移回数算出手段 5 不要回路動作回数算出手段 6 負荷容量算出手段 7 消費電力算出手段 8 結果出力手段 21 データフローグラフ抽出手段 22 レジスタ転送条件抽出手段 23 次段レジスタ参照条件抽出手段 24 前段レジスタ更新条件抽出手段 25 クロック供給回数算出手段 26 レジスタ転送条件成立回数算出手段 27 次段レジスタ参照条件成立回数算出手段 28 前段レジスタ更新条件成立回数算出手段 29 データ保持動作回数算出手段 30 非参照データラッチ回数算出手段 31 未更新データラッチ回数算出手段 42 不要回路動作識別手段 60 コンピュータ 61 CPU 62 ROM 63 RAM 64 HDD 65 FDD 66 CRTディスプレイ(出力部) 67 ハードディスク(データ蓄積部) 68 フロッピーディスク 71 クロック動作・データ転送時系列記憶手段(信
号伝搬時系列記憶手段) 72 更新・参照時系列算出手段(順序関係検出手
段) 73 データ保持動作時系列算出手段(データ保持検
出手段) 74 非参照データラッチ回数・時系列算出手段(不
要伝搬検出手段) 75 未更新データラッチ回数・時系列算出手段(不
要伝搬検出手段) 76 不要レジスタ動作発生期間検出手段(不要動作
期間検出手段) CK,CLK クロック信号 G1,G2 制御信号 Ga,Gb,Gc,Ge,Gf,Gs 制御回路 R1,R2 レジスタ SEL セレクタ a,b,c,d,e,f レジスタ
DESCRIPTION OF SYMBOLS 1 System (power consumption detection system of integrated circuit) 2 Unnecessary circuit operation identification means 3 Condition extraction means 4 Transition number calculation means 5 Unnecessary circuit operation number calculation means 6 Load capacity calculation means 7 Power consumption calculation means 8 Result output means 21 Data flow Graph extraction means 22 Register transfer condition extraction means 23 Next stage register reference condition extraction means 24 Previous stage update condition extraction means 25 Clock supply frequency calculation means 26 Register transfer condition satisfaction frequency calculation means 27 Next stage register reference condition satisfaction frequency calculation means 28 Previous stage Register update condition satisfaction count calculation means 29 Data holding operation count calculation means 30 Non-reference data latch count calculation means 31 Unupdated data latch count calculation means 42 Unnecessary circuit operation identification means 60 Computer 61 CPU 62 ROM 63 RAM 64 HDD 65 FDD 66 CRT display (output unit) 67 Hard disk (data storage unit) 68 Floppy disk 71 Clock operation / data transfer time series storage means (signal propagation time series storage means) 72 Update / reference time series calculation means (order relation detection means) 73 data Holding operation time series calculation means (data holding detection means) 74 Non-reference data latch frequency / time series calculation means (unnecessary propagation detection means) 75 Unupdated data latch frequency / time series calculation means (unnecessary propagation detection means) 76 Unnecessary register operation Generation period detecting means (unnecessary operation period detecting means) CK, CLK Clock signal G1, G2 Control signal Ga, Gb, Gc, Ge, Gf, Gs Control circuit R1, R2 Register SEL selector a, b, c, d, e, f register

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】集積回路の各素子の信号遷移の回数と負荷
容量と各信号の動作電圧とから集積回路の消費電力を求
める集積回路の消費電力検出システムにおいて、 上記信号遷移のうち、集積回路で行おうとする処理に必
要な信号遷移と不要な信号遷移とを識別し、処理に不要
な信号遷移回数を検出し、 その不要な信号遷移回数を用いて、不要動作に起因する
消費電力である不要消費電力を求める不要消費電力検出
手段を備えたことを特徴とする消費電力検出システム。
An integrated circuit power consumption detection system for determining the power consumption of an integrated circuit from the number of signal transitions of each element of an integrated circuit, a load capacitance, and an operating voltage of each signal. Identify the signal transitions necessary for the processing to be performed and the unnecessary signal transitions, detect the number of signal transitions unnecessary for the processing, and use the unnecessary signal transitions to calculate the power consumption due to unnecessary operation. A power consumption detection system comprising unnecessary power consumption detection means for obtaining unnecessary power consumption.
【請求項2】上記不要消費電力検出手段が、 レジスタにデータが転送されるときの制御条件から、 注目するレジスタが前段のレジスタのデータに依存した
処理結果を内部に記憶するときに真となる条件1が成立
する回数を求め、 この回数から、処理に不要な、注目するレジスタがその
レジスタ自身のデータを保持する動作の回数を求めるこ
とにより、 レジスタが動作することにより消費される電力のうち、
上記不要消費電力として、データを保持する動作により
消費される消費電力を検出することを特徴とする請求項
1記載の消費電力検出システム。
2. The method according to claim 1, wherein said unnecessary power consumption detecting means is true when a register of interest stores therein a processing result dependent on data of a register in a preceding stage from a control condition when data is transferred to the register. The number of times that the condition 1 is satisfied is obtained. From this number, the number of operations in which the register of interest, which is unnecessary for processing, retains its own data, is obtained. ,
The power consumption detection system according to claim 1, wherein power consumption consumed by an operation of retaining data is detected as the unnecessary power consumption.
【請求項3】上記不要消費電力検出手段が、 レジスタにデータが転送されるときの制御条件から、 注目するレジスタが前段のレジスタのデータに依存した
処理結果を内部に記憶するときに真となる条件1が成立
する回数を求め、 次段のレジスタが、注目するレジスタのデータに依存し
た処理結果を内部に記憶するときに真となる条件2が成
立する回数を求め、 この回数から、注目するレジスタが次段のレジスタで参
照されないデータを内部に記憶する回数を求めることに
より、 レジスタが動作することにより消費される電力のうち、
上記不要消費電力として、次段で参照されないデータを
内部に記憶することにより消費される消費電力を検出す
ることを特徴とする請求項1記載の消費電力検出システ
ム。
3. The unnecessary power consumption detecting means becomes true when a target register internally stores a processing result dependent on data of a preceding register from a control condition when data is transferred to the register. The number of times that the condition 1 is satisfied is determined. The number of times that the condition 2 that is true when the next-stage register internally stores the processing result depending on the data of the register of interest is satisfied. By calculating the number of times the register internally stores data that is not referenced by the register at the next stage, of the power consumed by operating the register,
2. The power consumption detection system according to claim 1, wherein the unnecessary power consumption is detected by storing data that is not referred to in the next stage.
【請求項4】上記不要消費電力検出手段が、 レジスタにデータが転送されるときの制御条件から、 注目するレジスタが前段のレジスタのデータに依存した
処理結果を内部に記憶するときに真となる条件1が成立
する回数を求め、 上記前段のレジスタが、さらに前段のレジスタのデータ
に依存した処理結果を内部に記憶するときに真となる条
件3が成立する回数を求めることによって、注目するレ
ジスタの前段のレジスタのデータが更新される回数を求
め、 この回数から、注目するレジスタが前段のレジスタで更
新されていないデータに依存した処理結果を内部に記憶
する回数を求めることにより、 レジスタが動作することにより消費される電力のうち、
上記不要消費電力として、前段で更新されていないデー
タを内部に記憶することにより消費される消費電力を検
出することを特徴とする請求項1記載の消費電力検出シ
ステム。
4. An unnecessary power consumption detecting means, based on a control condition when data is transferred to a register, becomes true when a register of interest stores therein a processing result dependent on data of a register in a preceding stage. The number of times that the condition 1 is satisfied is obtained, and the register of interest is obtained by obtaining the number of times that the condition 3 that is true when the preceding register further stores therein the processing result depending on the data of the previous register is true. The number of times the data in the register at the previous stage is updated is calculated, and the number of times that the register of interest stores internally the processing result dependent on the data that has not been updated by the register at the previous stage is calculated from the number of times. Of the power consumed by
2. The power consumption detection system according to claim 1, wherein the unnecessary power consumption is detected by storing data that has not been updated in a previous stage.
【請求項5】上記不要消費電力検出手段が、 回路中の全ての隣接する2つのノード間の信号伝搬が発
生する時刻の系列を記憶する信号伝搬時系列記憶手段
と、 上記信号伝搬時系列記憶手段により記憶された信号伝搬
の時系列から、各ノードの値の更新と参照との順序関係
を求める順序関係検出手段と、 上記順序関係検出手段により求められた各ノードの値の
更新と参照との順序関係から、集積回路の動作に必ずし
も必要でない信号伝搬が発生する回数と時刻の系列とを
求める不要伝搬検出手段とを備えたことを特徴とする請
求項1ないし4のいずれかに記載の消費電力検出システ
ム。
5. The signal propagation time series storage means for storing a series of times at which signal propagation occurs between all adjacent two nodes in a circuit, said unnecessary power consumption detection means; An order relation detecting means for obtaining an order relation between the update and reference of the value of each node from the time series of signal propagation stored by the means; and an update and reference of the value of each node obtained by the order relation detecting means. 5. The unnecessary propagation detecting means according to claim 1, further comprising: an unnecessary propagation detecting means for calculating the number of times of signal propagation that is not necessarily required for the operation of the integrated circuit and the sequence of time based on the order. Power consumption detection system.
【請求項6】上記順序関係検出手段が、各ノードの値の
更新と参照との上記順序関係として、「注目するレジス
タが前段のレジスタのデータに依存した処理結果を内部
に記憶してデータを更新する動作1」と「注目するレジ
スタのデータに依存した処理結果を次段のレジスタが参
照して内部に記憶してデータを更新する動作2」との順
序関係を求め、 上記不要伝搬検出手段が、上記順序関係検出手段により
求められた順序関係を用いて、連続して動作1が実行さ
れる状態が発生する回数を求めることにより、注目する
レジスタが次段のレジスタで参照されないデータを内部
に記憶する不要なデータ転送動作である非参照データラ
ッチ動作が行われる回数と時刻の系列とを求めることを
特徴とする請求項5記載の消費電力検出システム。
6. The order relation detecting means, as the order relation between the update and reference of the value of each node, includes: "a register of interest stores therein a processing result dependent on data of a register at a preceding stage, and stores data therein. An update operation 1 ”and an“ operation 2 of updating the data by internally storing the result of processing that depends on the data of the register of interest with reference to the next register ”are obtained. However, by using the order relation obtained by the above-mentioned order relation detecting means to determine the number of times that the state in which the operation 1 is continuously executed occurs, the data of which the register of interest is not referred to by the next-stage register is internally stored. 6. The power consumption detection system according to claim 5, wherein the number of times the non-reference data latch operation, which is an unnecessary data transfer operation stored in the memory, and the time series are obtained.
【請求項7】上記順序関係検出手段が、各ノードの値の
更新と参照との上記順序関係として、「注目するレジス
タが前段のレジスタのデータに依存した処理結果を内部
に記憶してデータを更新する動作1」と「注目するレジ
スタにデータを転送する前段のレジスタが、さらに前段
のレジスタのデータに依存した処理結果を内部に記憶し
てデータを更新する動作3」との順序関係を求め、 上記不要伝搬検出手段が、上記順序関係検出手段により
求められた順序関係を用いて、連続して動作1が実行さ
れる状態が発生する回数を求めることにより、注目する
レジスタが前段のレジスタで更新されていないデータに
依存した処理結果を内部に記憶する不要なデータ転送動
作である未更新データラッチ動作が行われる回数と時刻
の系列とを求めることを特徴とする請求項5記載の消費
電力検出システム。
7. The above-mentioned order relation detecting means, as the above-mentioned order relation between the updating and reference of the value of each node, includes: The order relationship between “operation 1 for updating” and “operation 3 for updating data by internally storing a processing result dependent on data of the register in the previous stage, in which the register in the previous stage for transferring data to the register of interest” is obtained. The unnecessary propagation detecting means obtains the number of times that the state in which the operation 1 is continuously performed occurs using the order relation obtained by the order relation detecting means, so that the register of interest is a register in the preceding stage. Determining the number of times an unupdated data latch operation, which is an unnecessary data transfer operation that internally stores a processing result dependent on data that has not been updated, and a time series. The power consumption detection system according to claim 5, wherein:
【請求項8】上記順序関係検出手段が、各ノードの値の
更新と参照との上記順序関係として、「注目するレジス
タが前段のレジスタのデータに依存した処理結果を内部
に記憶してデータを更新する動作1」と「注目するレジ
スタのデータに依存した処理結果を次段のレジスタが参
照して内部に記憶してデータを更新する動作2」と「注
目するレジスタにデータを転送する前段のレジスタが、
さらに前段のレジスタのデータに依存した処理結果を内
部に記憶してデータを更新する動作3」との順序関係を
求め、 上記不要伝搬検出手段が、上記順序関係検出手段により
求められた順序関係を用いて、連続して動作1が実行さ
れる状態が発生する回数を求めることにより、注目する
レジスタが次段のレジスタで参照されないデータを内部
に記憶する不要なデータ転送動作が行われる回数と時刻
の系列と、および、注目するレジスタが前段のレジスタ
で更新されていないデータに依存した処理結果を内部に
記憶する不要なデータ転送動作が行われる回数と時刻の
系列とを求め、 さらに、上記不要消費電力検出手段が、 上記順序関係検出手段により求められた順序関係を用い
て、注目するレジスタがデータを保持する動作を行う回
数と時刻の系列とを求めるデータ保持検出手段と、 上記不要伝搬検出手段により検出された非参照データラ
ッチ動作の行われる期間と、未更新データラッチ動作の
行われる期間と、上記データ保持検出手段により検出さ
れたデータ保持動作の行われる期間との和集合を求め、
そのなかで、連続して不要レジスタ動作が発生する時刻
の系列を求める不要動作期間検出手段とを備えたことを
特徴とする請求項5記載の消費電力検出システム。
8. The above-mentioned order relation detecting means determines, as the order relation between the updating and reference of the value of each node, that a register of interest internally stores a processing result dependent on data of a register at a preceding stage and stores data therein. "Operation 1 for updating", "Operation 2 for updating the data by internally referencing the processing result dependent on the data of the register of interest" and "Operation 2 for updating the data to the register of interest" The register is
And an operation 3 for internally storing a processing result dependent on the data of the register in the preceding stage and updating the data, and the unnecessary propagation detecting means determines the order relation obtained by the order relation detecting means. The number of times an unnecessary data transfer operation in which a register of interest stores therein data that is not referred to by a register at the next stage is performed by calculating the number of times that a state in which the operation 1 is continuously executed is used. And a sequence of times and times at which unnecessary data transfer operations in which a register of interest depends on data that has not been updated in the register at the preceding stage and in which unnecessary data transfer operations are performed are obtained. Using the order relation obtained by the order relation detecting means, the power consumption detecting means performs the number of times and the time at which the register of interest performs an operation of retaining data. Data holding detecting means for determining a sequence, a period during which a non-reference data latch operation detected by the unnecessary propagation detecting means is performed, a period during which an unupdated data latch operation is performed, and a time period detected by the data holding detecting means. Find the union with the period during which the data holding operation is performed,
6. The power consumption detection system according to claim 5, further comprising an unnecessary operation period detecting unit for obtaining a series of times at which the unnecessary register operation continuously occurs.
【請求項9】集積回路の各素子の信号遷移の回数と負荷
容量と各信号の動作電圧とから集積回路の消費電力を求
めるコンピュータプログラムを記録した記録媒体であっ
て、 上記信号遷移のうち、集積回路で行おうとする処理に必
要な信号遷移と不要な信号遷移とを識別し、処理に不要
な信号遷移回数を検出し、 その不要な信号遷移回数を用いて、不要動作に起因する
消費電力である不要消費電力を求めるコンピュータプロ
グラムを記録した記録媒体。
9. A recording medium storing a computer program for calculating power consumption of an integrated circuit from the number of signal transitions of each element of an integrated circuit, a load capacitance, and an operating voltage of each signal, wherein: Identify signal transitions required for processing to be performed by the integrated circuit and unnecessary signal transitions, detect the number of signal transitions unnecessary for processing, and use the number of unnecessary signal transitions to determine the power consumption due to unnecessary operation. A recording medium on which a computer program for determining unnecessary power consumption is recorded.
JP9137235A 1996-06-05 1997-05-27 Power consumption detection system of integrated circuit and recording medium recording computer program calculating power consumption of integrated circuit Granted JPH10154172A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9137235A JPH10154172A (en) 1996-06-05 1997-05-27 Power consumption detection system of integrated circuit and recording medium recording computer program calculating power consumption of integrated circuit

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
JP14327696 1996-06-05
JP8-253449 1996-09-25
JP25344996 1996-09-25
JP8-143276 1996-09-25
JP9137235A JPH10154172A (en) 1996-06-05 1997-05-27 Power consumption detection system of integrated circuit and recording medium recording computer program calculating power consumption of integrated circuit

Publications (2)

Publication Number Publication Date
JPH10154172A true JPH10154172A (en) 1998-06-09
JP3505553B2 JP3505553B2 (en) 2004-03-08

Family

ID=27317432

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9137235A Granted JPH10154172A (en) 1996-06-05 1997-05-27 Power consumption detection system of integrated circuit and recording medium recording computer program calculating power consumption of integrated circuit

Country Status (1)

Country Link
JP (1) JPH10154172A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006018434A (en) * 2004-06-30 2006-01-19 Fujitsu Ltd Method for designing semiconductor integrated circuit, designing device and logical design program
KR100587317B1 (en) * 1999-05-08 2006-06-08 엘지전자 주식회사 Method and apparatus for detecting presumption consumption power of the ASIC
JP2009157906A (en) * 2007-12-03 2009-07-16 Fujitsu Ltd Power index computing program, recording medium with the program recorded thereon, power index computing apparatus, and method of computing power index
JP2012098952A (en) * 2010-11-02 2012-05-24 Fujitsu Ltd Power consumption analysis device and method for integrated circuit
JP2012146099A (en) * 2011-01-11 2012-08-02 Fujitsu Ltd Low-power design support apparatus for semiconductor integrated circuit and method thereof
WO2013112249A1 (en) * 2012-01-24 2013-08-01 University Of Southern California Digital circuit power measurements using numerical analysis
US10386395B1 (en) 2015-06-03 2019-08-20 University Of Southern California Subcircuit physical level power monitoring technology for real-time hardware systems and simulators

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100587317B1 (en) * 1999-05-08 2006-06-08 엘지전자 주식회사 Method and apparatus for detecting presumption consumption power of the ASIC
JP2006018434A (en) * 2004-06-30 2006-01-19 Fujitsu Ltd Method for designing semiconductor integrated circuit, designing device and logical design program
JP4541783B2 (en) * 2004-06-30 2010-09-08 富士通セミコンダクター株式会社 Semiconductor integrated circuit design method, design apparatus, and logic design program
JP2009157906A (en) * 2007-12-03 2009-07-16 Fujitsu Ltd Power index computing program, recording medium with the program recorded thereon, power index computing apparatus, and method of computing power index
JP2012098952A (en) * 2010-11-02 2012-05-24 Fujitsu Ltd Power consumption analysis device and method for integrated circuit
JP2012146099A (en) * 2011-01-11 2012-08-02 Fujitsu Ltd Low-power design support apparatus for semiconductor integrated circuit and method thereof
WO2013112249A1 (en) * 2012-01-24 2013-08-01 University Of Southern California Digital circuit power measurements using numerical analysis
US9618547B2 (en) 2012-01-24 2017-04-11 University Of Southern California Digital circuit power measurements using numerical analysis
US10386395B1 (en) 2015-06-03 2019-08-20 University Of Southern California Subcircuit physical level power monitoring technology for real-time hardware systems and simulators
US10830800B1 (en) 2015-06-03 2020-11-10 University Of Southern California Subcircuit physical level power monitoring technology for real-time hardware systems and simulators

Also Published As

Publication number Publication date
JP3505553B2 (en) 2004-03-08

Similar Documents

Publication Publication Date Title
US6247134B1 (en) Method and system for pipe stage gating within an operating pipelined circuit for power savings
US7546559B2 (en) Method of optimization of clock gating in integrated circuit designs
Bouhadiba et al. System-level modeling of energy in TLM for early validation of power and thermal management
US7370299B2 (en) Method and computer program product for register transfer level power estimation in chip design
EP2610702A2 (en) Power consumption prediction method for clock-gating integrated circuit device
US6021381A (en) System for detecting power consumption of integrated circuit
JP3505553B2 (en)
Lakshminarayana et al. Common-case computation: A high-level technique for power and performance optimization
US6308313B1 (en) Method for synthesis of common-case optimized circuits to improve performance and power dissipation
US7222039B2 (en) Estimation of average-case activity for digital state machines
US6275969B1 (en) Common case optimized circuit structure for high-performance and low-power VLSI designs
US7085942B2 (en) Method and apparatus for defining an input state vector that achieves low power consumption in a digital circuit in an idle state
US20060282803A1 (en) Estimation of average-case activity for digital circuits
US20050114805A1 (en) Device, system and method for VLSI design analysis
Ohnishi et al. A method of redundant clocking detection and power reduction at RT level design
US7007247B1 (en) Method and mechanism for RTL power optimization
US6457167B1 (en) Gated clock design supporting method, gated clock design supporting apparatus, and computer readable memory storing gated clock design supporting program
JP2002215705A (en) Automatic circuit generating device, automatic circuit generating method, and recording medium recorded with automatic circuit generating program
Brand et al. Identification of redundant delay faults
US7415685B2 (en) Method of verifying the power off effect of a design entity at register transfer level and method of modeling the power off effect
US20160217239A1 (en) Method and system for selecting stimulation signals for power estimation
JP2007272288A (en) Power consumption calculation program, method, and device, and recording medium
US7096374B2 (en) Method and apparatus for defining an input state vector that achieves low power consumption in digital circuit in an idle state
JP2000242676A (en) Power consumption calculation method and calculation device for logic circuit
CN113935264A (en) Low power consumption synthesis method and device thereof

Legal Events

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

Free format text: PAYMENT UNTIL: 20071226

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20081226

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20091226

Year of fee payment: 6

LAPS Cancellation because of no payment of annual fees