[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

US20130238300A1 - Recording medium, library generation apparatus, and power consumption calculation apparatus - Google Patents

Recording medium, library generation apparatus, and power consumption calculation apparatus Download PDF

Info

Publication number
US20130238300A1
US20130238300A1 US13/854,304 US201313854304A US2013238300A1 US 20130238300 A1 US20130238300 A1 US 20130238300A1 US 201313854304 A US201313854304 A US 201313854304A US 2013238300 A1 US2013238300 A1 US 2013238300A1
Authority
US
United States
Prior art keywords
power consumption
cell
simulation
condition
library
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.)
Abandoned
Application number
US13/854,304
Inventor
Motohiro Ozawa
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Assigned to FUJITSU LIMITED reassignment FUJITSU LIMITED ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: OZAWA, MOTOHIRO
Publication of US20130238300A1 publication Critical patent/US20130238300A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F17/5045
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/36Circuit design at the analogue level
    • G06F30/367Design verification, e.g. using simulation, simulation program with integrated circuit emphasis [SPICE], direct methods or relaxation methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2119/00Details relating to the type or aim of the analysis or the optimisation
    • G06F2119/06Power analysis or power optimisation

Definitions

  • the embodiments described herein are related to a technique of evaluating power consumption of a semiconductor device.
  • Semiconductor devices represented by LSI, have achieved higher speeds and higher integration. Accompanying this, power consumption in semiconductor devices has increased. Accordingly, in order to meet the demand for saving power, power consumption is usually evaluated (estimated) in parallel to the designing of semiconductor devices.
  • a semiconductor device is usually designed by combining cells, which are registered as basic elements.
  • a cell is a constituent that can be treated as a unit of logical or functional aspects of a semiconductor device, and not only basic gates such as OR gates, NOR gates, AND gates, NAND gates, etc., but also large scale constituents such as PLLs or memories are usually treated as cells.
  • a method of calculating power consumption of a semiconductor device a method is widely accepted in which a library that has stored pieces of power consumption data for power consumption calculation is prepared for each cell that constitutes the semiconductor device, and a power consumption value is calculated for each of the cells by referring to the library. According to this method, a value obtained by adding the power consumption values for the respective cells is treated as the total power consumption value of the semiconductor device.
  • a plurality of cells of the same type are set in a semiconductor device.
  • Cells of the same type operate in different ways in accordance with the locations that they are disposed in, and consume different levels of power.
  • each cell that has been set in a semiconductor device is referred to as an “instance” hereinafter.
  • the power consumption of a cell can roughly be categorized into two types: leakage power and dynamic power.
  • Leakage power is power consumed as a leakage current.
  • Dynamic power is power consumed by operations of charging and discharging load capacity and by flow-through power when the operation status of a cell transitions. Transitions of operation statuses depend upon the current status of a cell (referred to as an “internal state” hereinafter) or input signals.
  • the power consumption value of a cell has been defined as power consumption data of that cell.
  • Leakage power of a cell varies in accordance with the internal state of the cell or input conditions of signals. Accordingly, the value of power consumption caused by leakage power is usually defined for each internal state, each input condition, or each combination of these.
  • FIG. 1 illustrates an example of a conventional description of power consumption data that defines a power consumption value of leakage power.
  • Cell “NAND 2 ” includes two input terminals: one is labeled “A 1 ” and the other is labeled “A 2 ”. Accordingly, three input conditions are defined: the first is a case in which signals input to input terminals A 1 and A 2 are H (logical value is 1), the second is a case in which signals input to input terminal A 1 are H while signals input to input terminal A 2 are L, and the third is a case other than the first two cases (default case).
  • 20.0, 10.0, and 15.0 are respectively defined as the power consumption values (in units of, for example, nW).
  • the power consumption value under the default condition is defined by the description between “cell_leakage_power:” and the first “;”. Under conditions other than the default condition, input conditions are defined in addition to the power consumption value. These input conditions and the power consumption value are defined in the curly brackets that follow “leakage_power( )”. The input conditions are defined by the description between “when:” and the first “;”, and the power consumption value under the defined input condition is defined by the description between “value” and the first “;”.
  • Dynamic power varies in accordance with a transition time over which signal levels vary and in accordance with a load capacity.
  • a transition time and a load capacity have arbitrary values.
  • a power consumption value based on dynamic power is defined by a look-up table (referred to as a “LUT” hereinafter) having a transition time and a load capacity as variables (parameters).
  • a transition time is defined as a time taken that a signal varies from one level to a different level. More specifically, when, for example, the level of a signal in an L state is zero and the level of the signal in an H state is 100, a time taken that the signal varies from, for example, level 20 to level 80 is defined as a transition time (referred to as a “rising transition time” hereinafter) during the variation from L to H of the signal. Similarly, a time taken that the signal varies from level 80 to level 20 is defined as a transition time (referred to as a “falling transition time” hereinafter) during the variation from H to L.
  • FIG. 2 illustrates an example of a conventional description of a power consumption value of dynamic power.
  • FIG. 2 illustrates an example of a cell labeled “NAND 2 ” (NAND gate).
  • the name of the output terminal of cell “NAND 2 ” is “X”.
  • two LUTs are defined for dynamic power that is generated by signals input to input terminal A 1 .
  • the description in the curly brackets following “rise_power” defines LUTs when signals are rising.
  • the description in the curly brackets following “fall_power” defines LUTs when signals are falling.
  • the two LUTs define power consumption values for combinations of two variables denoted by “index_ 1 ” and “index_ 2 ”.
  • “index_ 1 ” is the name of a variable representing, for example, a transition time, and 0.01, 0.02, and 0.04 are defined in FIG. 2 as three values for this variable (in units of, for example, ns).
  • the respective power consumption values are described in pairs of double quotation marks with commas between them. In the curly brackets following “values”, “ ⁇ ” marks are written between pairs of double quotation marks. Because of this positional relationship, “ ⁇ ” marks are ignored as data. “ ⁇ ” at an end of a sentence indicates that a next sentence is continuous to a former sentence. Although line feed at parenthesis after “values” is ignored according to the format, line feed is performed by inserting “ ⁇ ” at an end of a sentence in order to increase intelligibility of data. With “ ⁇ ” marks being inserted, the power consumption values are described in groups each having four power consumption values. The first group of the four power consumption values is for the transition time of 0.01 ns, the second group is for the transition time of 0.02 ns, and the last group is for the transition time of 0.04 ns.
  • transition times and load capacities have arbitrary values. Accordingly, when either a transition time or a load capacity has a different value from variables in the LUTs, a value obtained by interpolation is used as a power consumption value. Thereby, it is possible to determine a dynamic power value (power consumption value) in accordance with a transition time and a load capacity by referring to power consumption data described as illustrated in FIG. 2 .
  • PVT Process, Voltage, and Temperature
  • the above library is generated by executing simulation (such as, for example, a device simulation) for confirming the power consumption of a cell.
  • a PVT condition and an LUT generation condition are given together with an input condition and an internal condition as conditions under which simulation is executed.
  • An LUT generation condition specifies a power consumption value to be defined on an LUT, and includes, for example, values of respective variables, i.e., values defined by “index_ 1 ” and “index_ 2 ” in FIG. 2 . Thereby, simulation is conducted for each combination of values of respective variables.
  • a conventional method of calculating a power consumption has been conducted in an order of execution of simulation on the basis of execution conditions including a PVT condition and an LUT generation condition (generation of library), calculation of a power consumption value for each instance, and calculation of the power consumption value of the entire semiconductor device.
  • FIG. 3 explains the configuration of a conventional power consumption calculation apparatus.
  • PVT condition information 31 and LUT generation condition information 32 input by, for example, an operator are input to a consumed current simulation unit 33 that calculates a consumed current by executing simulation for each cell.
  • the consumed current simulation unit 33 generates a library by executing simulation a plurality of number of times in accordance with execution conditions including PVT conditions represented by the PVT condition information 31 and LUT generation conditions represented by the LUT generation condition information 32 .
  • An instance-by-instance power consumption calculation unit 35 refers to a library for each instance that constitutes a semiconductor device so as to calculate a leakage power value and a dynamic power value. information necessary for calculating leakage power and dynamic power such as the input condition, the internal states or the like are set, for example, for each instance.
  • the power consumption value of each instance is calculated by using a leakage power value and a dynamic power value that have been calculated on the basis of the set information.
  • a power consumption value calculated for each instance is input from the instance-by-instance power consumption calculation unit 35 to an LSI power consumption calculation unit 36 , and the LSI power consumption calculation unit 36 adds the input values.
  • the result of adding the power consumption values is output as a power consumption value 37 of the entire semiconductor device.
  • the power consumption value 37 of an entire semiconductor device is calculated by executing simulation under a given PVT condition, generating a library from the result of the simulation, and using the generated library.
  • Simulation has to be executed a number of times that is determined by an LUT generation condition. Execution of simulation (generation of a library) requires a certain amount of time. Due to this, rapid calculation of the power consumption value 37 under different PVT conditions has been difficult.
  • a conventional library can define a derating factor related to processes, voltages, and temperatures so that power consumption can be calculated under different PVT conditions.
  • a derating factor related to processes, voltages, and temperatures so that power consumption can be calculated under different PVT conditions.
  • a derating factor described above is usually a difference value representing the variation level of power consumption with respect to variations in process, voltage, or temperature.
  • variations in power consumption values that are caused by variations in the process, the voltage, or the temperature are not linear regardless of whether the variations are in the process, the voltage, or the temperature. Accordingly, when power consumption is estimated under a PVT condition that is significantly different from the PVT condition used for generating a library, the accuracy in the estimation is highly degraded. Accordingly, it is in practice believed that estimation of power consumption under a plurality of PVT conditions that differ relatively significantly should prevent the use of a library that has defined a derating factor.
  • a system to which one aspect of the present embodiment has been applied includes an information obtainment unit configured to obtain range information representing a range of an evaluation condition under which a power consumption value of a semiconductor device is calculated, an expression setting unit configured to set an expression for calculating a power consumption value of a cell under an evaluation condition within the range represented by the range information obtained by the information obtainment unit, for each cell, which is a basic element constituting the semiconductor device, and a library generation unit configured to generate a library that has stored, for each of the cells, mathematical expression information representing the mathematical expression set by the mathematical expression setting unit.
  • Another system to which one aspect of the present embodiment has been applied includes a condition obtainment unit configured to obtain an evaluation condition under which a power consumption value of a semiconductor device is calculated; a first power consumption calculation unit configured to perform calculation of a power consumption value under the evaluation condition, obtained by the condition obtainment unit, of a cell, which is a basic element included in the semiconductor device, by using a library that has stored, for each of the cells, mathematical expression information representing an mathematical expression to be used for calculating the power consumption value; and a second power consumption calculation unit configured to calculate the power consumption value under the evaluation condition of the semiconductor device by using the power consumption value calculated by the first power consumption calculation unit for each of the cells by using the library.
  • a system to which one aspect of the present embodiment has been applied realizes rapid and highly accurate estimation of power consumption of a semiconductor device under PVT conditions that differ relatively significantly.
  • FIG. 1 illustrates an example of a conventional description of power consumption data that defines a power consumption value of leakage power
  • FIG. 2 illustrates an example of a conventional description of power consumption data that defines a power consumption value of dynamic power
  • FIG. 3 explains the configuration of a conventional power consumption calculation apparatus
  • FIG. 4 illustrates a configuration of a power consumption evaluation apparatus including a library generation apparatus and a power consumption calculation apparatus according to the present embodiment
  • FIG. 5 illustrates a method of measuring a leakage current, which causes leakage power
  • FIG. 6 illustrates a method of measuring a dynamic current, which causes dynamic power
  • FIG. 7 illustrates a method of normalizing process variations
  • FIG. 8A illustrates an example of a description of leakage coefficient data
  • FIG. 8B illustrates an example of a description of dynamic coefficient data
  • FIG. 9A is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (1-1);
  • FIG. 9B is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (1-2);
  • FIG. 9C is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (1-3);
  • FIG. 9D is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (1-4);
  • FIG. 10A is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (2-1);
  • FIG. 10B is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (2-2);
  • FIG. 10C is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (2-3);
  • FIG. 10D is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (2-4);
  • FIG. 11A is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (3-1);
  • FIG. 11B is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (3-2);
  • FIG. 11C is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (3-3);
  • FIG. 11D is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (3-4);
  • FIG. 12A is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (4-1);
  • FIG. 12B is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (4-2);
  • FIG. 12C is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (4-3);
  • FIG. 12D is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (4-4);
  • FIG. 13A is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-1);
  • FIG. 13B is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-2);
  • FIG. 13C is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-3);
  • FIG. 13D is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-4);
  • FIG. 13E is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-5);
  • FIG. 14A is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-1);
  • FIG. 14B is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-2);
  • FIG. 14C is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-3);
  • FIG. 14D is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-4);
  • FIG. 14E is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-5);
  • FIG. 15 is a flowchart for a library generation condition determination process
  • FIG. 16 is a flowchart for a leakage coefficient data registration process (extract).
  • FIG. 17 is a flowchart for a dynamic coefficient data registration process (extract).
  • FIG. 18 is a flowchart for a power consumption calculation process
  • FIG. 19 illustrates an example of a hardware configuration of a computer to which the present embodiments can be applied.
  • FIG. 20 is a flowchart for a power consumption calculation process (second embodiment).
  • FIG. 4 illustrates a configuration of a power consumption evaluation apparatus including a library generation apparatus and a power consumption calculation apparatus according to the present embodiment.
  • the library generation apparatus according to the present embodiment is implemented as a unit that generates a library 45 a for calculating the power consumption of each cell that constitutes a target semiconductor device.
  • the power consumption calculation apparatus according to the present embodiment is implemented as a unit that calculates a power consumption value 49 of an entire semiconductor device by using the generated library 45 a.
  • the library generation apparatus receives evaluation range information 41 a so as to generate, for each cell, the library 45 a that has recorded power consumption data for calculating power consumption.
  • the library generation apparatus includes an information obtainment unit 41 that obtains the evaluation range information 41 a , a generation condition determination unit 42 that generates a library generation condition 43 a as a condition for generating the library 45 a by referring to the evaluation range information 41 a , a first storage unit 41 that stores the generated library generation condition 43 a , a coefficient library generation unit 44 that generates the library 45 a in accordance with the generated library generation condition 43 a , and a second storage unit 45 that stores the library 45 a.
  • the evaluation range information 41 a represents a range of PVT conditions that can be used for evaluating the power consumption of a semiconductor device.
  • the information obtainment unit 41 is a unit that has received or stored the evaluation range information 41 a .
  • a range other than PVT conditions is also specified as the evaluation range information 41 a .
  • information that specifies the ranges of a transition time, a load capacity, and the like is also employed as the evaluation range information 41 a .
  • state quantities representing execution conditions are referred to as “conditional variables”.
  • FIG. 5 illustrates a method of measuring a leakage current, which causes leakage power.
  • “ 50 ” denotes a cell
  • a 1 through Ai denote input terminals of the cell 50
  • X 1 through Xj denote output terminals of the cell 50
  • F 1 through Fk denote the internal states of the cell 50
  • VDD denotes a positive power-supply voltage of the positive voltage side
  • VSS denotes a negative power-supply voltage of the negative voltage side
  • I DD denotes a positive power-supply current supplied from the positive voltage side to the cell 50
  • I SS denotes a negative power-supply current flowing from the cell 50 to the negative voltage side.
  • Leakage power is caused by a leakage current that flows in a situation where no signal input to the cells 50 varies.
  • a leakage current varies in accordance with the input conditions, i.e., combinations of signals input to respective input terminals and internal states of the cells 50 .
  • input conditions and internal states F 1 through Fk of the cell 50 are set for executing simulation (such as device simulation) on the basis of the set contents so as to calculate leakage currents.
  • Signals output from the respective output terminals of the cell 50 are determined by the set input conditions and internal states.
  • FIG. 6 illustrates a method of measuring a dynamic current, which causes dynamic power.
  • C load denotes a load capacity
  • V denotes a potential difference between positive power-supply voltage VDD and negative power-supply voltage VSS (referred to as “power-supply voltage” hereinafter)
  • I DD denotes a current flowing from the positive power supply side (referred to as “positive power-supply current” hereinafter)
  • I SS denotes a current flowing to the negative power supply side (referred to as “negative power-supply current” hereinafter).
  • T sin — up denotes a transition time needed for a rising of a signal input to an input terminal of the cell 50
  • T sin — down denotes a transition time needed for a falling of a signal input to an input terminal.
  • T sin denotes a transition time obtained by averaging T sin — up and T sin — down .
  • T sout — up denotes a transition time needed for a rising of a signal output from an output terminal of the cell 50
  • T sout — down denotes a transition time needed for a falling of a signal output from an output terminal
  • T sout denotes a transition time obtained by averaging T sout — up and T sout — down .
  • transition times are categorized roughly into two groups, transition times of signals to be input and transition times of signals to be output.
  • the transition time of a signal to be input which is denoted by T sin
  • the transition time of a signal to be output which is denoted by T sout
  • T sin the transition time of a signal to be input
  • T sout the transition time of a signal to be output
  • Arising transition time and a falling transition time are defined as times needed for a signal to vary from one level to a different level.
  • the rising transition time is defined as a time needed for the signal level to vary from 20 to 80.
  • the falling transition time is defined as a time needed for the signal level to vary from 80 to 20.
  • the time variation in a signal output from the cell 50 does not always correspond to that of a signal input to the cell 50 . This is why two transition times, i.e., an input transition time and an output transition time, are treated as transition times in the present embodiment.
  • the load 60 When a signal output from the cell 50 to a load 60 connected to the cell 50 varies, the load 60 charges or discharges electricity in accordance with the variation in the signal.
  • the maximum charge that can be stored in the load 60 is a value obtained by multiplying the value of load capacity C load of the load 60 with power-supply voltage V (C load ⁇ V).
  • the charge stored in the load 60 is discharged from the load 60 accompanying the falling of the level of the signal output to the load 60 . Dynamic power is caused in a situation where this type of charging or discharging of the load 60 occurs. Charging by the load 60 itself does not consume power.
  • conditional variables of the evaluation range information 41 a i.e., as state quantities, power-supply voltage V, input transition time T sin , output transition time T sout , and load capacity C load are employed.
  • process variations between semiconductor devices (chips) referred to as “P chip ” hereinafter
  • process variations inside semiconductor devices referred to as “P ocv ” hereinafter
  • T j junction temperature of transistors constituting a cell
  • junction temperature T j is used to mean the temperature of the portion having the largest amount of heat in a transistor regardless of the types of the transistor.
  • temperatures other than junction temperature T j may be used. Temperatures of a cell are not limited to junction temperature T j .
  • process variations P chip and P ocv do not have a prescribed dimension. Accordingly, the values of process variations P chip and P ocv are expressed by dimensionless values i.e., normalized values.
  • process variation P when both process variations P chip and P ocv are intended, they are referred to as “process variation P”.
  • FIG. 7 illustrates a method of normalizing process variations.
  • the left graph represents cumulative distribution function F (X) of the standard normal distribution for random variable X
  • the right graph represents cumulative distribution function G(Y) of the standard normal distribution for characteristic value Y, which is to be associated with process variation P.
  • Characteristic value Y is a numerical value that varies in accordance with process variation P.
  • characteristic value Y is a characteristic value of a transistor such as, for example, the threshold voltage of a transistor or the value of a current that flows during operations of a transistor (they are both absolute values).
  • process variation P is assumed to be in accordance with the standard normal distribution, and process variation is normalized by using characteristic value Y, which varies in accordance with process variation P.
  • the value of process variation P corresponding to characteristic value Y is obtained as a value of a random variable X, which meets a condition that two cumulative distribution functions F(X) and G(Y) have the same value (probability).
  • the probability that an object will enter a certain state can be treated as information representing the probability that the object did not enter the certain state.
  • the probability represented by cumulative distribution function F(X) for random variable X can be interpreted in two ways. Because of this, in the present embodiment, the relationship between random variable X and characteristic value Y such that the greater the value of random variable X, the smaller the absolute value of characteristic value Y is taken into consideration. By this consideration, when, for example, the value (absolute value) of a current flowing during operations of a transistor is employed as characteristic value Y, the value of process variation P becomes smaller accompanying an increase in the current value (absolute value).
  • any state quantities may be employed as characteristic value Y as long as they vary in accordance with process variation P, and are not particularly limited. Also, methods other than the above may be employed for quantifying process variation P. For example, it is also possible to quantify (model) influence on power consumption by process variation P so that the value corresponding to assumed process variation P can be obtained directly.
  • the generation condition determination unit 42 illustrated in FIG. 4 receives evaluation range information 41 a represented by the above conditional variables from the information obtainment unit 41 , and determines the step size for each conditional variable on the basis of the range of the values so as to determine combinations of values of the respective conditional variables.
  • Combinations of values of the respective conditional variables are a condition for executing simulation for generating the library generation condition 43 a .
  • Combinations of values of the respective conditional variables, i.e., a condition for executing simulation are for example as follows.
  • the evaluation range information 41 a may represent a combination of values for each of the conditional variables below.
  • the generation condition determination unit 42 executes simulation for each of the determined execution conditions, and extracts candidates for the library generation condition 43 a from among the determined execution conditions. Simulation is performed for a plurality of cells selected from all cells.
  • driving forces of a cell for example two types of driving forces, that is, the maximum driving force and the minimum driving force, are assumed.
  • the values of the leakage power and the dynamic power of each cell are assumed to be calculated by mathematical expressions using at least one conditional variable that represents the contents of the evaluation range information 41 a . Examples of these mathematical expressions are as below.
  • I leak exp( A+B ⁇ V+C /( T j +273)+ D ⁇ V /( T j +273)+ E ⁇ P chip +F ⁇ P ocv ) (1)
  • I dyn Q dyn /T sw (2)
  • I leak is a leakage current value
  • I dyn is a dynamic current value (amount of consumed current not including the leakage current when input data has switched by one cycle for P chip , P ocv , V, T j , T sin , or T sout )
  • T sw is a period of one cycle of variation in a signal input to a cell (switching period)
  • Q dyn is a consumed charge quantity that does not include a leakage current when input data has switched by one cycle for P chip , P ocv , V, T j , T sin , or T sout ).
  • A, B, C, D, E, F, Cint, Ksi, Kso, Ksx, Kc, Kp, Kv, and Kt are all coefficients.
  • Expression (1) is based on a consideration of the influence of process variations P chip and P ocv and junction temperature T j in addition to power-supply voltage V on an assumption that leakage current value I leak varies in accordance with power-supply voltage V.
  • the value of the first term on the right side is the reference value of the charges
  • the value of the second term on the right side is an adjustment from the reference value.
  • the adjustment of charges is assumed to vary in accordance with input transition time T sin , output transition time T sout , process variation P chip power-supply voltage V, and junction temperature T j . Adjustment is based as well on an assumption that currents vary in an exponential fashion in accordance with power-supply voltage V.
  • Expression (2) is created on an assumption that dynamic current value I dyn that is caused to flow by consumed charge quantity Q dyn during switching time T sw is consistent.
  • Current values I leak and I dyn are calculated by using Expressions (1) and (2) so that a leakage power value and a dynamic power value can be calculated in accordance with power-supply voltage V.
  • the expressions for calculating leakage current value I leak and dynamic current value I dtyn are not limited to those above. In other words, different expressions may be employed by using a modeling method. A different expression may be used for each cell. As an example of a different expression for leakage current value I leak , the expression below may be used.
  • I leak exp( A+B ⁇ V+C /( T j +273)+ D ⁇ V /( T j +273)+ E ⁇ P chip +F ⁇ P ocv +G ⁇ P chip ⁇ P ocv +H ⁇ V ⁇ P chip +J ⁇ V ⁇ P ocv +L ⁇ P chip /T j +273)+ M ⁇ P ocv /( T j +273)) (4)
  • G, H, J, L, and M are all coefficients.
  • the number “273” is a value for converting temperature into absolute temperature.
  • the library generation condition 43 a for which candidates are extracted by the execution of simulation by the generation condition determination unit 42 expresses an execution condition group for executing simulation in order to determine the values of the respective coefficients of Expressions (1) and (3).
  • a candidate can be one of the execution conditions in an execution condition group.
  • the above 625 conditions and 15625 conditions are the minimum numbers of execution conditions for executing simulation for each expression for one cell.
  • simulation is executed a number of times obtained by multiplying the minimum number of execution conditions with the number of input conditions, the number of internal states, etc., of a target cell. It is herein assumed that differences among cells are ignored unless otherwise noted. In other words, explanations will be given on an assumption that simulation is executed as many times as the minimum number of execution conditions in each cell unless otherwise noted.
  • Expression (1) includes six coefficients. It is desirable that the results of at least six simulations under different execution conditions be used for calculating the values of those six coefficients. According to the present embodiment, as many execution conditions as twice the number of coefficients are extracted as candidates in order to achieve a higher accuracy. Thereby, the generation condition determination unit 42 extracts, for example, twelve execution conditions as candidates for the library generation condition 43 a to be used in Expression (1). Similarly, Expression (3) includes eight coefficients, and accordingly, for example, sixteen execution conditions are extracted as candidates for library generation conditions to be used for Expression (3).
  • a candidate condition number is a number of execution conditions extracted as the library generation condition 43 a .
  • the library generation condition 43 a represents execution conditions that exist in a candidate condition number for each expression.
  • the library generation condition 43 a for an individual expression i.e., as many execution conditions as the candidate condition number
  • the generation condition determination unit 42 thereby determines as many execution conditions as a candidate condition number that result in a higher accuracy for each cell and each expression, and stores the determination results as the library generation condition 43 a in a first storage unit 43 .
  • Calculation of the value of each coefficient in the respective expressions is conducted by performing fitting, i.e., obtaining an expression that best fits the simulation result.
  • Methods of performing fitting are not particularly limited.
  • Execution conditions for simulation may be selected in such a manner that, for example, values of respective conditional variables vary in a similar manner. It is also possible to select execution conditions randomly without setting rules or the like for selecting execution conditions.
  • a method of evaluating errors there is a method in which the square-root of a sum of squares of an error is obtained. However, there are no particular limitations on methods of evaluating errors.
  • the generation of the library generation condition 43 a i.e., the extraction of execution condition groups for simulation for calculating the values of the respective coefficients in Expressions (1) and (3), is conducted for only a plurality of cells that have been selected from among all cells. By suppressing the number of times of executing simulation, the library 45 a can be generated within a shorter period of time while reducing errors.
  • simulation is executed as many times as the number of all the execution conditions for simulation for each cell.
  • the purpose of this is to make it possible to evaluate errors of all execution conditions.
  • a criterion may be set for execution conditions for simulation for which errors are evaluated. By setting a criterion for execution conditions, the number of times of executing simulation is reduced, and accordingly it is also possible to employ a configuration in which the library generation condition 43 a is generated for all cells or for a greater number of cells that are relatively important.
  • the coefficient library generation unit 44 refers to the library generation condition 43 a stored in the first storage unit 43 , and performs calculation of the values of coefficients of Expressions (1) and (3) so as to store the calculated values in the library 45 a .
  • the library 45 a is generated by storing the values of the respective coefficients of all cells.
  • the coefficient library generation unit 44 stores the generated library 45 a in the second storage unit 45 .
  • Values of respective coefficients are referred to as “coefficient data” hereinafter.
  • Coefficient data for Expression (1) is referred to as “leakage coefficient data” while coefficient data for Expression (3) is referred to as “dynamic coefficient data” so that they are discriminated. “Coefficient data” is used to mean data including both of the above two types of coefficient data when they do not have to be discriminated.
  • a leakage current value of a cell varies in accordance with input conditions ( FIG. 1 ) as described above.
  • the internal states have influence on the leakage power. Because of this, the coefficients of Expression (1) are calculated for each input condition and each internal state. This is why simulation has to be executed for Expression (1) a number of times obtained by multiplying the minimum number of execution conditions with the number of input conditions and the number of internal states.
  • Expression (3) is based on a relationship between one input signal and one output signal, i.e., a relationship between one input terminal and one output terminal of a cell (referred to as “input/output relationship” hereinafter).
  • variations in one input signal may cause variations in a plurality of output signals.
  • Variations in respective output signals are usually in accordance with the internal states of the cell and other input signals.
  • other signals input to a cell signals input to other input terminals
  • a situation condition other signals input to a cell (signals input to other input terminals)
  • a group of statuses that are discriminated for calculating the values of respective coefficients of expressions such as an input condition, input/output relationship, an internal state, and the like are referred to as a “logical state”.
  • one output signal as a target is divided by the following procedures.
  • explanations are given on an assumption that n output signals vary at the same time.
  • a conditional variable that is not considered in Expression (3) and that has an influence on dynamic power is selected, one output signal that changes the value of the selected conditional variable is determined among output signals that vary at the same time, and the values of the respective coefficients of Expression (3) are calculated.
  • the coefficients that are to be calculated are C int1 — i , K si1 — i , K so1 — i , K sx1 — i , K c1 — i , K p1 — i , K v1 — i , and K t1 — i .
  • These coefficients are also calculated similarly in respective different output signals that vary at the same time.
  • the “i” at the tail of the subscript of each of the coefficients represents an integer between 1 and n.
  • An example of a selected conditional variable is load capacity C load . For the selected conditional variables, a maximum of five values can be used as described above.
  • T sout — i is the output transition time of a selected output signal.
  • Expression (5) is obtained by expanding the second term at the right side of Expression (3) so that the overall influence of respective output signals is considered.
  • Coefficients K si2 — i and K sox2 — i are used for adjusting the degrees of influence of the respective output signals.
  • the values of the respective coefficients of Expression (3) in one output signal associated with an input signal can be obtained as follows.
  • K sx K sox2 — i ⁇ K sx1 — i (9)
  • the coefficient library generation unit 44 when calculating the respective coefficients for dynamic power, refers to the results of simulation so as to determine whether or not a plurality of output signals vary in response to variations in signals in one input terminal specified by an input/output relationship that has been set.
  • the values of the respective coefficients of Expression (3) are calculated by using Expressions (5) through (13). Thereby, a higher accuracy is achieved in evaluation.
  • FIG. 8A illustrates an example of a description of leakage coefficient data
  • FIG. 8B illustrates an example of a description of dynamic coefficient data.
  • the description examples of FIG. 8A and FIG. 8B are both about a cell labeled “NAND 2 ” (NAND gate).
  • This cell “NAND 2 ” includes two input terminals labeled “A 1 ” and “A 2 ”, and one output terminal labeled “X”.
  • the leakage power of the cell “NAND 2 ” varies in accordance with the input conditions of signals, i.e., combinations of signals input to the respective input terminals. Accordingly, Expression (1) is used for each input condition (and/or each internal state). Thereby, leakage coefficient data is described for each input condition.
  • Expression (3) for calculating dynamic power is based on an input/output relationship between one input signal and one output signal.
  • dynamic coefficient data is described for each input/output relationship.
  • “DYNAMIC(A 1 ,X)” represents the input/output relationship between input terminal A 1 and output terminal X.
  • DYNAMIC(A 2 ,X) represents an input/output relationship between input terminal A 2 and output terminal X.
  • leakage coefficient data and dynamic coefficient data of a cell are both generated for each logical state that is categorized by input conditions, input/output relationships, internal states, or the like.
  • the coefficient library generation unit 44 executes a simulation under respective execution conditions represented by the coefficient library generation unit 44 for each logical state, and generates coefficient data, i.e., calculates the values of the respective coefficients.
  • leakage coefficient data and dynamic coefficient data as represented in FIG. 8A and FIG. 8B , respectively, are registered in the library 45 a for each cell.
  • the library generation apparatus generates the library 45 a .
  • Coefficient data described in the library 45 a only represents values of the respective coefficients for each logical state. This is for suppressing the entire data volume of the library 45 a . In other words, this is because the same expressions are applied to all cells and thus the power consumption can be calculated by obtaining the value of the respective coefficients.
  • an expression including, for example, the values of the respective coefficients is described in the library 45 a or identification data representing an expression to be applied is described in the library 45 a .
  • the library 45 a including a description of coefficient data for each cell as described above can be used for evaluating the power consumption within the range of the PVT conditions represented by the evaluation range information 41 a (including the ranges of the values of a plurality of conditional variables in this example). Accordingly, it is not necessary to prepare many libraries 45 a .
  • the number of the libraries 45 a can be greatly reduced with respect to a case where libraries that define derating factors are prepared.
  • the data volume of one library 45 a does not increase greatly in comparison with the conventional techniques. Accordingly, it is possible to respond to a wide range of PVT conditions while greatly suppressing the memory volume needed for storing libraries in comparison with the conventional techniques.
  • a power consumption calculation apparatus includes a condition obtainment unit 46 , an instance-by-instance power consumption calculation unit 47 , and an LSI power consumption calculation unit 48 .
  • the condition obtainment unit 46 obtains a PVT condition 46 a to be used for evaluating power consumption.
  • the condition obtainment unit 46 is an input device that prompts a user (operator) to specify the PVT condition 46 a .
  • the instance-by-instance power consumption calculation unit 47 calculates power consumption for each cell (instance) as a constituent component of a semiconductor device (referred to as an “LSI” hereinafter) as a target of power consumption evaluation. Power consumption varies in accordance with PVT conditions. Accordingly, power consumption is calculated with reference to the libraries 45 a and the PVT conditions 46 a input from the condition obtainment unit 46 .
  • “ 46 a ” will only be used to denote PVT conditions that are used for calculation of power consumption so that such PVT conditions are discriminated from other PVT conditions.
  • Power consumption i.e., a leakage power value and a dynamic power value
  • the values of conditional variables are given independently from the PVT condition 46 a .
  • the PVT condition 46 a represents process variation P chip , power-supply voltage V, and junction temperature T.
  • Process variation P ocv is not included in the PVT condition 46 a . This is because the average value of a plurality of leakage current values I leak obtained from Expression (1) with different values of process variation P ocv is used on an assumption that leakage current value I leak would conform to the normal distribution with an average of zero and a standard deviation of one. The average value of leakage current values I leak is referred to as “average leakage current value I leaka ” hereinafter.
  • Process variation P ocv may be included in the PVT condition 46 a.
  • Leakage power values and dynamic power values vary in accordance with logical states of a cell. Accordingly, a logical state is set for each instance. Thereby, the instance-by-instance power consumption calculation unit 47 calculates the power consumption value in a set logical state for each instance.
  • Methods of setting logical states for each instance are not particularly limited.
  • Logical states can be set by executing logical simulation. There is also a method in which logical states are set at random, a method in which logical states are set statistically, and other methods.
  • a statistical method a method is possible in which logical conditions that can be set for, for example, each cell are determined, the probability that the logic states will be realized is evaluated for each of the determined logic states, and the logical states are assigned to respective cells (instances) in accordance with the evaluated probability.
  • Input transition time T sin and output transition time T sout may be set by using the results of, for example, STA (Static Timing Analysis), which is used for verifying timings.
  • FIG. 9A through FIG. 9D , FIG. 10A through FIG. 10D , FIG. 11A through FIG. 11D , and FIG. 12A through FIG. 12D are graphs illustrating variations in leakage current values I leak , caused by PVT conditions, that are calculated by Expression (1);
  • FIG. 13 a through FIG. 13E and FIG. 14A through FIG. 14E are graphs illustrating variations, caused by PVT conditions of consumed charge quantity Q dyn or other conditional variables, that are calculated by Expression (3).
  • the respective graphs are about a cell labeled “NAND 2 ” (NAND gate), and also illustrate results of simulation for comparison. Lines denoted by “s” represent results of simulation, and lines denoted by “r” represent results of calculation.
  • FIG. 9A is a graph illustrating a variation in leakage current value I leak ( ⁇ A) caused by the value of process variation P chip under the conditions that the value of P ocv is zero, power-supply voltage V is 1V, and junction temperature T j is 65° C.
  • the vertical axis represents leakage current value I leak
  • the horizontal axis represents process variation P ocv
  • FIG. 9B illustrates a variation in leakage current value I leak caused by process variation P ocv under the conditions that the value of process variation P chip is zero, the power-supply voltage V is 1V, and junction temperature T j is 65° C.
  • the vertical axis represents leakage current value I leak
  • the horizontal axis represents process variation P chip .
  • FIG. 9C illustrates a variation in leakage current value I leak caused by power-supply voltage V under the conditions that the values of process variations P chip and P ocv are zero and the junction temperature T j is 65° C.
  • the vertical axis represents a leakage current value I leak
  • the horizontal axis represents a power-supply voltage V.
  • FIG. 9D illustrates a variation in leakage current value I leak caused by junction temperature T j under the conditions that the values of process variations P chip and P ocv are zero and the power-supply voltage V is 1V.
  • the vertical axis represents leakage current value I leak
  • the horizontal axis represents junction temperature T j .
  • Conditions for meeting the graphs of FIG. 9A through FIG. 9D also apply to those of FIG. 10A through FIG. 10D , FIG. 11 a through FIG. 11 d , and FIG. 12A through FIG. 12 d .
  • What are different between FIG. 9A through FIG. 9D , FIG. 10A through FIG. 10D , FIG. 11 a through FIG. 11 d , and FIG. 12A and FIG. 12 d are input conditions, i.e., combinations of signals to be input to input terminals A 1 and A 2 .
  • Those input conditions are that the signal level for input terminal A 1 is Hand the signal level for input terminal A 2 is L in FIG. 9 a through FIG.
  • the signal level for input terminal A 1 is L and the signal level for A 2 is H in FIG. 10A through FIG. 10D
  • signal levels for A 1 and A 2 are both L in FIG. 11 a through FIG. 11 d
  • the signal level for A 1 and A 2 are both H in FIG. 12A through FIG. 12D .
  • Expression (1) is capable of calculating leakage current value I leak with a high accuracy under different PVT conditions and input conditions.
  • the difference between simulation result s and calculation result r is relatively large in a region where P chip has small values.
  • the graphs in FIG. 13A through FIG. 13E illustrate cases where signals input to input terminal A 1 vary, with the level of signals input to input terminal A 2 being H.
  • the graphs in FIG. 14 a through FIG. 14E illustrate cases where signals input to input terminal A 2 vary, with the level of signals input to input terminal A 1 being H.
  • the graphs in FIG. 13A and FIG. 14A illustrate variations in consumed charge quantity Q dyn caused by the value of process variation P chip under the conditions that power-supply voltage V is 1V, junction temperature T j is 65° C., T sin is 80 ps, and load capacity C load is 0.005 pF.
  • the vertical axes represent consumed charge quantity Q dyn
  • the horizontal axes represent process variation P chip .
  • the graphs in FIG. 13B and FIG. 14B represent variations in consumed charge quantity Q dyn caused by power-supply voltage V under the conditions that process variation P chip is zero, junction temperature T j is 65° C., input transition time T sin is 80 ps, and load capacity C load is 0.005 pF.
  • the vertical axes represent consumed charge quantity Q dyn
  • the horizontal axes represent power-supply voltage V.
  • the graphs in FIG. 13 c and FIG. 14 c represent variations in consumed charge quantity Q dyn caused by junction temperature T j under the conditions that the value of process variation P chip is zero, power-supply voltage V is 1V, input transition time T sin is 80 ps, load capacity C load is 0.005 pF.
  • the vertical axes represent consumed charge quantity Q dyn
  • the horizontal axes represent junction temperature T.
  • FIG. 14D represent variations in consumed charge quantity Q dyn caused by input transition time T sin , under the conditions that the value of process variation P chip is zero, power-supply voltage V is 1V, junction temperature T j is 65° C., and load capacity C load is 0.005 pF.
  • the vertical axes represent consumed charge quantity Q dyn
  • the horizontal axes represent input transition time T sin .
  • the graphs in FIG. 13E and FIG. 14E represent variations in consumed charge quantity Q dyn caused by load capacity C load under the conditions that the value of process variation P chip is zero, power-supply voltage V is 1V, junction temperature T j is 65° C., and input transition time T sin is 80 ps.
  • the vertical axes represent consumed charge quantity Q dyn
  • the horizontal axes represent load capacity C load . Therefore, the graphs in FIG. 13A through FIG. 13E and FIG. 14A through FIG. 14E take input transition time T sin and load capacity C load into consideration as conditional variables.
  • Expression (3) is capable of calculating consumed charge quantity Q dyn with a high accuracy under different PVT conditions and conditional variables.
  • Expression (1) in the graphs in FIG. 13A and FIG. 14A , the difference between simulation result s and calculation result r is relatively large in a region where P chip has small values. However, errors in that region have a very small influence on the accuracy in evaluating power consumption for the same reason as in the case of Expression (1).
  • the instance-by-instance power consumption calculation unit 47 is capable of highly accurately calculating leakage current value I leak and consumed charge quantity Q dyn (dynamic current value I dyn ) in logical states in which respective instances are set.
  • the instance-by-instance power consumption calculation unit 47 calculates leakage current value I leak and consumed charge quantity Q dyn , and calculates the power consumption value of the entire instance by using the calculated I leak and Q dyn .
  • the power consumption value of the entire instance is output to the LSI power consumption calculation unit 48 .
  • a power consumption value of the entire instance will be referred to as “P inst ” hereinafter so that it is discriminated from other power consumption values.
  • the LSI power consumption calculation unit 48 accumulates power consumption value P inst for each instance input from the instance-by-instance power consumption calculation unit 47 so as to calculate the power consumption value 49 of the entire LSI.
  • leakage current value I leak and consumed charge quantity Q dyn dynamic current value I dyn
  • the power consumption value 49 which is calculated as the final calculation, is also highly accurate.
  • the condition obtainment unit 46 , the generation condition determination unit 42 , the coefficient library generation unit 44 , the instance-by-instance power consumption calculation unit 47 , and the LSI power consumption calculation unit 48 illustrated in FIG. 4 operate as described above.
  • the configuration illustrated in FIG. 4 i.e., a power consumption calculation apparatus according to the present embodiment, is implemented by causing a computer (data processing apparatus) to execute a program according to the present embodiment.
  • FIG. 19 illustrates an example of a hardware configuration of a computer to which the present embodiment can be applied. Specific explanations will be given for an example of a configuration of a computer that can be used as a power consumption calculation apparatus by referring to FIG. 19 .
  • a program according to the present embodiment includes, for example, a sub program that implements the library generation apparatus according to the present embodiment (referred to as a “library generation program” hereinafter) and a sub program that implements a power consumption calculation apparatus according to the present embodiment (referred to as a “power consumption calculation program” hereinafter).
  • the library generation apparatus and the power consumption calculation apparatus according to the present embodiment are implemented by causing a computer to execute the corresponding sub programs.
  • the computer whose configuration is illustrated in FIG. 19 includes a CPU 71 , a memory 72 , an input device 73 , an output device 74 , an external storage device 75 , a media driving device 76 , and a network connection device 77 , and they are connected to each other through a bus 79 .
  • the configuration illustrated in FIG. 19 is an example, and the scope of the present invention is not limited to this example.
  • the CPU 71 controls the entire computer. Although FIG. 19 illustrates only one CPU, a plurality of CPUs may be included.
  • the memory 72 is a semiconductor memory such as RAM or the like that temporarily stores a program or data stored in the external storage device 75 (or a portable storage medium 80 ) when the program is executed, the data is updated, or in other cases.
  • the CPU 71 reads the program to the memory 72 so as to execute the program, and controls the entire computer.
  • the input device 73 is a device that includes an operation device such as a keyboard to be used by an operator and a device including a detection device that detects operations made on the operation device, or is an interface for connections with a different computer functioning as a terminal device (for example, a console).
  • the input device 73 detects operations made by an operator on the operation device so as to report the detection result to the CPU 71 .
  • the input device 73 receives instructions from an operator through the terminal device so as to report the instructions to the CPU 71 . It is herein assumed for simplicity that the former device is the input device 73 .
  • the output device 74 includes, for example, a display device and a display control device connected to the display device.
  • the library generation condition 43 a , the library 45 a , and the power consumption value 49 illustrated in FIG. 4 can be displayed on the display device of the instance-by-instance power consumption calculation unit 47 .
  • the external storage device 75 is a large capacity storage device such as, for example, a flash memory, a hard disk, or the like. External storage device 75 is mainly used for storing various types of data and programs.
  • the media driving device 76 accesses the portable storage medium 80 such as a memory card or the like.
  • the network connection device 77 enables communications with external devices (not illustrated) through, for example, a communication network. Execution of simulation or calculation of power consumption requires the design data of a semiconductor device (LSI) (for example, a net list that describes connection states between cells) and detailed data of each cell (data for simulation). When such data is stored in an external device, the network connection device 77 is used for obtaining that data.
  • LSI semiconductor device
  • a power consumption evaluation program is recorded in the external storage device 75 or the portable storage medium 80 , or is obtained by using the network connection device 77 through a communication network.
  • a library generation apparatus and a power consumption calculation apparatus according to the present embodiment can be implemented by reading the power consumption evaluation program to the memory 72 so that the CPU 71 executes it.
  • the information obtainment unit 41 , the generation condition determination unit 42 , the coefficient library generation unit 44 , the instance-by-instance power consumption calculation unit 47 , and the LSI power consumption calculation unit 48 illustrated in FIG. 4 are implemented by the following combinations. It is herein assumed that a power consumption evaluation program is stored in the external storage device 75 and that generated data is stored in external storage device 75 for simplicity. It is also assumed that data of an LSI (semiconductor device) as a power consumption evaluation target and other data necessary for power consumption evaluation such as detailed data of each cell or the like necessary for execution of simulation have all been stored in the external storage device 75 .
  • LSI semiconductor device
  • the information obtainment unit 41 , the generation condition determination unit 42 , and the instance-by-instance power consumption calculation unit 47 are implemented by, for example, the CPU 71 , the memory 72 , the input device 73 , the external storage device 75 , and the bus 79 .
  • the coefficient library generation unit 44 and the LSI power consumption calculation unit 48 are implemented by, for example, the CPU 71 , the memory 72 , the external storage device 75 , and the bus 79 .
  • the first storage unit 43 and the second storage unit 45 are, for example, the external storage devices 75 .
  • the input device 73 is used for inputting or specifying the evaluation range information 41 a in order to generate a library.
  • the input device 73 is also used for specifying an LSI for which a library is to be generated (for example, for specifying a net list), for giving an instruction to generate the library 45 a , and for performing other operations.
  • the generation condition determination unit 42 for example generates the library generation condition 43 a
  • the coefficient library generation unit 44 automatically generates the library 45 a in accordance with the generated library generation condition 43 a .
  • the input device 73 is a constituent that implements the information obtainment unit 41 and the generation condition determination unit 42 , but is not a constituent that implements the coefficient library generation unit 44 .
  • the input device 73 is used for inputting or specifying the PVT condition 46 a in addition to the activation of the power consumption calculation program.
  • the input device 73 is also used for specifying an LSI whose power consumption value 49 is to be calculated (for example, for specifying a net list), for specifying various factors such as the library 45 a and the PVT condition 46 a , and for giving various instructions such as an instruction to calculate the power consumption value 49 .
  • the instance-by-instance power consumption calculation unit 47 calculates power consumption value P inst of each instance of a cell specified by using the library 45 a specified under the specified PVT condition 46 a .
  • the LSI power consumption calculation unit 48 automatically calculates the power consumption value 49 by using, for example, P inst of each instance.
  • the input device 73 is a constituent that implements the condition obtainment unit 46 and the instance-by-instance power consumption calculation unit 47 , but is not a constituent that implements the LSI power consumption calculation unit 48 .
  • the input device 73 as well is a constituent that implements the LSI power consumption calculation unit 48 .
  • the power consumption evaluation program causes a computer to execute the following processes so as to implement the information obtainment unit 41 , the generation condition determination unit 42 , the coefficient library generation unit 44 , the instance-by-instance power consumption calculation unit 47 , and the LSI power consumption calculation unit 48 .
  • the following processes so as to implement the information obtainment unit 41 , the generation condition determination unit 42 , the coefficient library generation unit 44 , the instance-by-instance power consumption calculation unit 47 , and the LSI power consumption calculation unit 48 .
  • FIG. 15 is a flowchart for a library generation condition determination process.
  • This library generation condition determination process is executed for generating the library generation condition 43 a .
  • FIG. 15 illustrates a portion that is executed in response to a generation instruction of the library 45 a after, for example, an LSI for which a library is to be generated (for example, a net list) has been specified.
  • the generation condition determination unit 42 is implemented by execution of the library generation condition determination process by a computer (the CPU 71 in the computer).
  • a computer obtains the evaluation range information 41 a that has been input to the input device 73 through operations by an operator or that has been specified in the input device 73 through operations by an operator, and selects a plurality of cells as evaluation targets for determining the library generation condition 43 a .
  • the selection of cells is conducted by referring to a specified LSI (for example, a net list) or other libraries of the cells.
  • the computer determines, for each conditional variable, a step width from the value range represented by the obtained evaluation range information 41 a so as to determine combinations of the values of the respective conditional variables. Thereafter, the process proceeds to step S 13 , where the computer executes simulation for obtaining the consumed current of each of the selected cells.
  • Simulation of each cell is executed for each expression and each combination of the values of the respective conditional variables.
  • a plurality of logical states may be prepared for one cell, while a single logical state may also be prepared for one cell. After executing all types of simulation, the process proceeds to step S 64 .
  • step S 14 the computer picks up as many execution conditions for simulation as the candidate condition number for each expression and each cell.
  • step S 15 the computer calculates the value of each coefficient by using the result of each simulation under the picked-up execution conditions for each cell and each expression, and evaluates an error between the simulation result and the expression to which the calculated value of each coefficient has been substituted.
  • step S 16 the computer determines whether or not the processes have been repeated a prescribed number of times (the number of times that the pick-up was conducted).
  • the determination result in step S 16 is YES, and the process proceeds to step S 17 .
  • the determination result in step S 16 is NO, and process returns to step S 14 .
  • the computer picks up combinations of as many different execution conditions as the candidate condition number for each expression and each cell in step S 14 .
  • the pick-up in that case may be executed by changing all execution conditions that were picked up previously, or may also be executed by changing part of those execution conditions. Accordingly, methods adopted for picking up execution conditions for the second or subsequent times are not particularly limited.
  • step S 17 the computer compares obtained errors, which exist in as many a number as the number of times that the pick-up was conducted for each expression and each cell, determines the smallest error, and determines as the library generation condition 43 a the combination of execution conditions for simulation that leads to the determined error. Thereafter, the computer terminates this library generation condition determination process.
  • FIG. 16 is a flowchart for a leakage coefficient data registration process
  • FIG. 17 is a flowchart for a dynamic coefficient data registration process.
  • a leakage coefficient data registration process registers values of the respective coefficients of Expression (1) in the library 45 a for each cell.
  • a dynamic coefficient data registration process registers values of the respective coefficients of Expression (3) in the library 45 a for each cell.
  • FIG. 16 and FIG. 17 represent extracts from processes executed for registering coefficient data for one logical state of a cell in the library 45 a .
  • the leakage coefficient data registration process and the dynamic coefficient data registration process register in the library 45 a coefficient data for each logical state of each cell.
  • the leakage coefficient data registration process and the dynamic coefficient data registration process are executed in the same subroutine process.
  • This subroutine process (referred to as a “coefficient library generation process” hereinafter) executes the leakage coefficient data registration process and the dynamic coefficient data registration process after, for example, generating the library 45 a as a new library.
  • coefficient data generated by the leakage coefficient data registration process and the dynamic coefficient data registration process is registered in the newly generated library 45 a .
  • the coefficient library generation unit 44 is implemented by execution of a coefficient library generation process by a computer.
  • the leakage coefficient data registration process will be explained in detail by referring to FIG. 16 .
  • step S 21 the computer sets the logical state (input condition, internal state, or the like) of a cell that is the current target.
  • step S 22 the computer refers to the library generation condition 43 a so as to set execution conditions for simulation.
  • Expression (1) includes process variations P chip and P ocv , power-supply voltage V, and junction temperature T j as conditional variables. Accordingly, execution of step S 22 sets the values of process variations P chip and P ocv , power-supply voltage V, and junction temperature T j as execution conditions for simulation.
  • step S 23 subsequent to step S 22 , the computer executes a simulation under execution conditions that have been set, and the leakage current is measured.
  • step S 24 which is executed next, whether or not simulation has been executed under all execution conditions registered in the library generation condition 43 a for Expression (1) is determined. When there are no other execution conditions under which simulation has to be executed, the determination result in step S 24 is yes, and the process proceeds to step S 25 . When there are other execution conditions under which simulation has to be executed, the determination result in step S 24 is No, and the process returns to step S 22 .
  • step S 25 the computer calculates the value of each coefficient of Expression (1) by using all execution results of simulation, i.e., by using all leakage currents that have been measured, and registers, in the library 45 a , the calculated value of each coefficient as coefficient data of one logical state of the target cell. Thereafter, the leakage coefficient data registration process of the portion illustrated in FIG. 16 is terminated.
  • step S 22 again selects and sets an execution condition under which simulation has not been executed from among all execution conditions registered in the library generation condition 43 a for Expression (1). Accordingly, the process loop of step S 22 through step S 24 is repeated until the determination result in step S 24 becomes Yes, and thereby simulation is executed under all conditions for generating leakage coefficient data of one logical state of one cell.
  • step S 31 the computer sets the logical state (input/output relationship, internal state, situation condition, etc.) of a cell that is the current target.
  • step S 32 the computer refers to the library generation condition 43 a so as to set execution conditions for simulation.
  • Expression (3) includes, as conditional variables, process variation P chip , power-supply voltage V, transition times T sin and T sout , and junction temperature T.
  • Expression (2) includes, as conditional variables, switching time T sw . Accordingly, the execution of the process of step S 32 sets, as execution conditions for simulation, the values of process variation P chip , power-supply voltage V, transition times T sin and T sout , switching time T sw (operation frequency f), and junction temperature T j .
  • step S 33 subsequent to step S 32 , the computer executes simulation under the set execution conditions, and measures the average current value during one switching time T sw and measures the leakage current value under each of the situations where a signal that changes the level is L or H.
  • step S 34 the computer uses the measurement results in step S 33 so as to calculate the dynamic current value.
  • the process proceeds to step S 35 .
  • step S 35 the computer determines whether or not simulation has been executed under all execution conditions registered in the library generation condition 43 a for Expression (3). When there are no other execution conditions under which simulation has to be executed, the determination result in step S 35 is yes, and the process proceeds to step S 36 . When there are other execution conditions under which simulation has to be executed, the determination result in step S 35 is No, and the process returns to step S 32 .
  • step S 36 the computer uses all execution results of simulation to calculate the value of each coefficient of Expression (3), and registers the calculated values in the library 45 a as coefficient data of one logical state of the target cell. Thereafter, the dynamic coefficient data registration process of the portion illustrated in FIG. 17 is terminated.
  • step S 32 selects and sets an execution condition under which simulation has not been executed from among all execution conditions registered in the library generation condition 43 a for Expression (3). Accordingly, the process loop of step S 32 through step S 35 is repeated until the determination result in 35 becomes Yes, and thereby simulation is executed under all conditions for generating dynamic coefficient data of one logical state of one cell.
  • FIG. 18 is a flowchart of a power consumption calculation process. This process calculates the power consumption value of an LSI by using the library 45 a , and is implemented by the power consumption calculation program described above.
  • the instance-by-instance power consumption calculation unit 47 and the LSI power consumption calculation unit 48 are implemented by execution of the power consumption calculation process by a computer.
  • a computer performs various settings in accordance with operations input by an operator to the input device 73 .
  • an operator operates the input device 73 so as to specify an LSI (for example, a net list) whose power consumption is to be evaluated, the PVT (process variation P chip , power-supply voltage V, and junction temperature T j ) condition 46 , operation frequency f, the library 45 a to be used for evaluating the power consumption, etc.
  • setting is performed in accordance with those specified elements.
  • the process proceeds to step S 42 .
  • Switching time T sw corresponds to the inverse number of operation frequency f.
  • step S 42 the computer refers to, for example, a net list so as to set operation information for each instance. After operation information has been set for all instances, the process proceeds to step S 43 .
  • Operation information is necessary to evaluate power consumption, in addition to the PVT condition 46 a .
  • operation information includes availability ratio ⁇ , input transition time T sin , output transition time T sout , and load capacity C load .
  • Availability ratio ⁇ is information representing a ratio at which a corresponding instance operates, and is a value between, for example, zero and one. Availability ratio ⁇ may be set (calculated) for each instance by using the results of logical simulation or the like; however, it may also be set for each LSI block, each type of circuit (types categorized by whether it is a conditional circuit, a permutation circuit, a clock source, or the like) adopted as a cell, or for any combination thereof.
  • a target of setting availability ratio ⁇ is selected in accordance with, for example, the accuracy required in evaluating the power consumption. When a plurality of instances are targeted, it is possible to calculate the average value or the like of availability ratios ⁇ so as to assign the average value to the respective instances.
  • Input transition time T sin , output transition time T sout , and load capacity C load may be set by using the results of, for example, STA (Static Timing Analysis), which is used for verifying timings.
  • STA Static Timing Analysis
  • This setting may be performed for each instance. However, it may also be set for each LSI block, each type of circuit (types categorized by whether it is a conditional circuit, a permutation circuit, a clock source, or the like) adopted as a cell, or for any combination thereof.
  • a target of setting these values is selected in accordance with, for example, the accuracy required in evaluating the power consumption. When a plurality of instances are targeted, it is possible to calculate the average value or the like of respective values so as to assign the average value to the respective instances.
  • step S 43 the computer refers to the library 45 a for each instance by using the set PVT condition 46 a and operation information so as to calculate average leakage current value I leaka and consumed charge quantity Q dyn from Expressions (1) and (3).
  • step S 44 the computer calculates power consumption value P inst by using the averaged average leakage current value I leaka and consumed charge quantity Q dyn for each instance. Calculation of power consumption value P inst is performed by using, for example, the following expression.
  • step S 45 the computer accumulates power consumption values P inst obtained for respective instances so as to calculate the power consumption value 49 of the entire LSI. After storing or outputting the calculated power consumption value 49 , this power consumption calculation process is terminated.
  • the power consumption value 49 of a specified LSI is calculated by using the library 45 a .
  • the library 45 a corresponds to the range of PVT conditions represented by the evaluation range information 41 a . Accordingly, when the power consumption value 49 is calculated by, for example, changing only the PVT conditions 46 a , the power consumption value 49 under the changed PVT conditions 46 a can be obtained rapidly and with a high accuracy by changing the method of specifying the PVT conditions 46 a.
  • the present embodiment employs a configuration that enables selection of the library 45 a to be used for calculating the power consumption value 49 of an LSI.
  • This configuration is employed so that the power consumption value 49 of an LSI can be calculated under various PVT conditions 46 a without newly generating the library 45 a.
  • junction temperature T j varies in accordance with power consumption.
  • junction temperature T j given as the PVT condition 46 a is used for obtaining a power consumption value that is unknown. Because of this as well, junction temperature T j given as the PVT condition 46 a is not always appropriate.
  • the second embodiment automatically obtains a junction temperature T j that is more appropriate so as to reflect a more appropriate junction temperature T j on calculation of the power consumption value 49 . Power consumption of an LSI can be calculated with a higher accuracy by automatically obtaining such a junction temperature T j so as to use it in calculation of the power consumption value 49 .
  • the second embodiment is different from the first embodiment only in a power consumption calculation apparatus because calculation of the power consumption value 49 uses a junction temperature T j that has been obtained automatically.
  • the power consumption calculation apparatus in the second embodiment employs a configuration that is basically similar to that of the first embodiment, and operates roughly similarly to that of the first embodiment.
  • the power consumption calculation apparatus in the second embodiment is denoted by the same numeral that denotes that of the first embodiment, and explanations are given only for aspects that are different from those in the first embodiment.
  • the instance-by-instance power consumption calculation unit 47 calculates power consumption value P inst for each instance, and thereafter analyses the temperature distribution in the LSI by using the calculated power consumption value P inst .
  • the temperature distribution in an LSI can be conducted by using a known heat analysis tool (program).
  • the instance-by-instance power consumption calculation unit 47 is given detailed-structure data, which represents a detailed structure, of an LSI (including a package portion) or a heat analysis model.
  • Detailed-structure data and a heat analysis model may cover an LSI entirely or may cover part of an LSI.
  • the second embodiment uses a heat analysis tool for analyzing temperature distribution in LSIs. Accordingly, the power consumption calculation program according to the second embodiment is further provided with a function of implementing a heat analysis tool as a sub program.
  • junction temperature of each instance depends upon the power consumption and the ambient temperature.
  • the temperature distribution in an LSI gives the ambient temperature of each instance.
  • a power consumption value may be given through calculation. Accordingly, when the temperature distribution in an LSI is determined, actual junction temperature T j of each instance may be measured (estimated).
  • the instance-by-instance power consumption calculation unit 47 determines whether or not junction temperature T j (specified junction temperature T j or updated junction temperature T j , which are referred to as a “current junction temperature T j ” hereinafter) currently used for the calculation of power consumption value P inst is appropriate by using a junction temperature T j that has been newly calculated through the use of the analysis result of the temperature distribution in the LSI (referred to as “new junction temperature T j ” hereinafter).
  • the determination of whether or not the current junction temperature T j is appropriate is performed when, for example, a difference between the junction temperature T j obtained immediately before in each instance (specified junction temperature T j or junction temperature T j obtained by calculation) and the new junction temperature T j is within a prescribed range.
  • the instance-by-instance power consumption calculation unit 47 When the instance-by-instance power consumption calculation unit 47 has determined that the new junction temperature T h is appropriate, it outputs the power consumption value P inst calculated for each instance to the LSI power consumption calculation unit 48 . Thereby, the LSI power consumption calculation unit 48 calculates the power consumption value 49 of the entire LSI. When the instance-by-instance power consumption calculation unit 47 has determined that the new junction temperature T j is inappropriate, it sets the new junction temperature T j for calculating power consumption value P inst so as to again perform the calculation of power consumption value P inst of each instance and analyses the temperature distribution in the LSI by using the calculation result.
  • junction temperature T j As junction temperature T j to be set newly, an average value of new junction temperatures T j of respective instances, a value obtained by adding to the current junction temperature T j a value corresponding to a difference between the average value and the current junction temperature T j , or other values are possible.
  • the LSI power consumption calculation unit 48 determines a junction temperature T j that is appropriate to be used for calculation of power consumption value P inst on the condition that the newly calculated junction temperature T j converges into a prescribed range. Power consumption value P inst of each instance is eventually calculated by using the determined junction temperature T j . The use of such an appropriate junction temperature T j keeps the calculated power consumption value 49 of an LSI always highly accurate.
  • FIG. 20 is a flowchart for a power consumption calculation process according to the second embodiment.
  • the power consumption process according to the second embodiment will be explained in detail by referring to FIG. 20 .
  • FIG. 20 the same or almost the same steps as those in the first embodiment are denoted by the same numerals. Accordingly, explanations are given by paying attention only to aspects different from those in the first embodiment.
  • step S 51 a computer performs various settings in accordance with operations input by an operator, similarly to the first embodiment.
  • settings such as, for example, setting of a heat analysis tool, i.e., detailed-structure data representing the detailed structure of an LSI, setting of a heat analysis model, setting of a cooling condition, and the like are added as various settings.
  • Junction temperature T j included in the PVT condition 46 a is set as an initial value.
  • step S 52 the computer executes a heat analysis tool by using power consumption value P inst calculated for each instance so as to calculate the temperature distribution in an LSI.
  • step S 53 the computer calculates junction temperature T j of each instance (“temperature calculation value” in the figure), and determines whether or not calculated junction temperature T j has converged.
  • junction temperature T j is equal, with a difference within a prescribed range (positive or negative 1° C., for example), to the initial value of junction temperature T j or the junction temperature T j that was calculated immediately before in each instance, the determination is YES, and the process proceeds to step S 55 .
  • step S 55 the computer accumulates power consumption values P inst calculated for individual instances so as to calculate the power consumption value 49 . After calculating the power consumption value 49 , the power consumption calculation process is terminated.
  • step S 54 the computer sets a new junction temperature T j to be used for calculation of power consumption value P inst for each instance.
  • New junction temperature T j is set by using junction temperature T j calculated for each instance. After setting junction temperature T j newly, the process returns to step S 43 .
  • generation of the library 45 a and calculation of the power consumption value 49 of an LSI are conducted separately; however, generation of the library 45 a and calculation of the power consumption value 49 of an LSI may be conducted continuously.
  • One library 45 a is generated for one piece of a given library 41 a ; however, a plurality of libraries 45 a may be generated depending upon the size of the range represented by the evaluation range information 41 a .
  • the generation of libraries 45 a requires a longer period of time; however, the accuracy in evaluating power consumption can be increased further.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

A system to which the present invention has been applied obtains range information representing a range of an evaluation condition under which a power consumption value of a semiconductor device is calculated, sets an expression for calculating a power consumption value of a cell under an evaluation condition within the range represented by the range information for each cell, which is a basic element constituting the semiconductor device, and generates a library that has stored mathematical expression information representing the set mathematical expression for each of the cells.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a continuation application of International PCT Application No. PCT/JP2010/067803 which was filed on Oct. 8, 2010.
  • FIELD
  • The embodiments described herein are related to a technique of evaluating power consumption of a semiconductor device.
  • BACKGROUND
  • Semiconductor devices, represented by LSI, have achieved higher speeds and higher integration. Accompanying this, power consumption in semiconductor devices has increased. Accordingly, in order to meet the demand for saving power, power consumption is usually evaluated (estimated) in parallel to the designing of semiconductor devices.
  • A semiconductor device is usually designed by combining cells, which are registered as basic elements. A cell is a constituent that can be treated as a unit of logical or functional aspects of a semiconductor device, and not only basic gates such as OR gates, NOR gates, AND gates, NAND gates, etc., but also large scale constituents such as PLLs or memories are usually treated as cells. Accordingly, as a method of calculating power consumption of a semiconductor device, a method is widely accepted in which a library that has stored pieces of power consumption data for power consumption calculation is prepared for each cell that constitutes the semiconductor device, and a power consumption value is calculated for each of the cells by referring to the library. According to this method, a value obtained by adding the power consumption values for the respective cells is treated as the total power consumption value of the semiconductor device.
  • A plurality of cells of the same type are set in a semiconductor device. Cells of the same type operate in different ways in accordance with the locations that they are disposed in, and consume different levels of power. In order to discriminate cells of the same type, each cell that has been set in a semiconductor device is referred to as an “instance” hereinafter.
  • The power consumption of a cell (instance) can roughly be categorized into two types: leakage power and dynamic power. Leakage power is power consumed as a leakage current. Dynamic power is power consumed by operations of charging and discharging load capacity and by flow-through power when the operation status of a cell transitions. Transitions of operation statuses depend upon the current status of a cell (referred to as an “internal state” hereinafter) or input signals.
  • In a conventional library, the power consumption value of a cell has been defined as power consumption data of that cell. Leakage power of a cell varies in accordance with the internal state of the cell or input conditions of signals. Accordingly, the value of power consumption caused by leakage power is usually defined for each internal state, each input condition, or each combination of these.
  • FIG. 1 illustrates an example of a conventional description of power consumption data that defines a power consumption value of leakage power.
  • The description example illustrated in FIG. 1 treats a cell labeled “NAND2” (NAND gate). Cell “NAND2” includes two input terminals: one is labeled “A1” and the other is labeled “A2”. Accordingly, three input conditions are defined: the first is a case in which signals input to input terminals A1 and A2 are H (logical value is 1), the second is a case in which signals input to input terminal A1 are H while signals input to input terminal A2 are L, and the third is a case other than the first two cases (default case). For these input conditions, 20.0, 10.0, and 15.0 are respectively defined as the power consumption values (in units of, for example, nW).
  • The power consumption value under the default condition is defined by the description between “cell_leakage_power:” and the first “;”. Under conditions other than the default condition, input conditions are defined in addition to the power consumption value. These input conditions and the power consumption value are defined in the curly brackets that follow “leakage_power( )”. The input conditions are defined by the description between “when:” and the first “;”, and the power consumption value under the defined input condition is defined by the description between “value” and the first “;”.
  • It is possible to determine the leakage power (power consumption value) in relation to an input condition by referring to the power consumption data described as illustrated in FIG. 1. The reason why the internal state is not defined in the power consumption data in FIG. 1 is that the internal state of a NAND gate only varies in accordance with input conditions.
  • Dynamic power varies in accordance with a transition time over which signal levels vary and in accordance with a load capacity. A transition time and a load capacity have arbitrary values. Accordingly, a power consumption value based on dynamic power is defined by a look-up table (referred to as a “LUT” hereinafter) having a transition time and a load capacity as variables (parameters).
  • A transition time is defined as a time taken that a signal varies from one level to a different level. More specifically, when, for example, the level of a signal in an L state is zero and the level of the signal in an H state is 100, a time taken that the signal varies from, for example, level 20 to level 80 is defined as a transition time (referred to as a “rising transition time” hereinafter) during the variation from L to H of the signal. Similarly, a time taken that the signal varies from level 80 to level 20 is defined as a transition time (referred to as a “falling transition time” hereinafter) during the variation from H to L.
  • FIG. 2 illustrates an example of a conventional description of a power consumption value of dynamic power.
  • Similarly to FIG. 1, FIG. 2 illustrates an example of a cell labeled “NAND2” (NAND gate). The name of the output terminal of cell “NAND2” is “X”. In this example, two LUTs are defined for dynamic power that is generated by signals input to input terminal A1. The description in the curly brackets following “rise_power” defines LUTs when signals are rising. The description in the curly brackets following “fall_power” defines LUTs when signals are falling.
  • The two LUTs define power consumption values for combinations of two variables denoted by “index_1” and “index_2”. “index_1” is the name of a variable representing, for example, a transition time, and 0.01, 0.02, and 0.04 are defined in FIG. 2 as three values for this variable (in units of, for example, ns). “index_2” is the name of a variable representing, for example, a load capacity, and 0.01, 0.02, 0.04, and 0.05 are defined as four values for this variable in FIG. 2 (in units of, for example, pF). Accordingly, in each of the LUTs, a total of twelve (12=3×4) power consumption values are defined in the curly brackets following “values”. The unit of the power consumption values is, for example, μW.
  • The respective power consumption values are described in pairs of double quotation marks with commas between them. In the curly brackets following “values”, “¥” marks are written between pairs of double quotation marks. Because of this positional relationship, “¥” marks are ignored as data. “¥” at an end of a sentence indicates that a next sentence is continuous to a former sentence. Although line feed at parenthesis after “values” is ignored according to the format, line feed is performed by inserting “¥” at an end of a sentence in order to increase intelligibility of data. With “¥” marks being inserted, the power consumption values are described in groups each having four power consumption values. The first group of the four power consumption values is for the transition time of 0.01 ns, the second group is for the transition time of 0.02 ns, and the last group is for the transition time of 0.04 ns.
  • As described above, transition times and load capacities have arbitrary values. Accordingly, when either a transition time or a load capacity has a different value from variables in the LUTs, a value obtained by interpolation is used as a power consumption value. Thereby, it is possible to determine a dynamic power value (power consumption value) in accordance with a transition time and a load capacity by referring to power consumption data described as illustrated in FIG. 2.
  • Leakage power and dynamic power both vary in accordance with variations in PVT (Process, Voltage, and Temperature), and specifically, processes for producing a semiconductor device, voltages applied to cells constituting the semiconductor device, and temperatures of the cells. Accordingly, today, power consumption is estimated taking variations in PVT into consideration. Because of this, variations in PVT are treated as conditions under which power consumption is calculated. These conditions are referred to as PVT conditions hereinafter.
  • The above library is generated by executing simulation (such as, for example, a device simulation) for confirming the power consumption of a cell. In such a case, a PVT condition and an LUT generation condition are given together with an input condition and an internal condition as conditions under which simulation is executed. An LUT generation condition specifies a power consumption value to be defined on an LUT, and includes, for example, values of respective variables, i.e., values defined by “index_1” and “index_2” in FIG. 2. Thereby, simulation is conducted for each combination of values of respective variables. A conventional method of calculating a power consumption has been conducted in an order of execution of simulation on the basis of execution conditions including a PVT condition and an LUT generation condition (generation of library), calculation of a power consumption value for each instance, and calculation of the power consumption value of the entire semiconductor device.
  • FIG. 3 explains the configuration of a conventional power consumption calculation apparatus.
  • PVT condition information 31 and LUT generation condition information 32 input by, for example, an operator are input to a consumed current simulation unit 33 that calculates a consumed current by executing simulation for each cell. The consumed current simulation unit 33 generates a library by executing simulation a plurality of number of times in accordance with execution conditions including PVT conditions represented by the PVT condition information 31 and LUT generation conditions represented by the LUT generation condition information 32.
  • An instance-by-instance power consumption calculation unit 35, provided for each instance, refers to a library for each instance that constitutes a semiconductor device so as to calculate a leakage power value and a dynamic power value. information necessary for calculating leakage power and dynamic power such as the input condition, the internal states or the like are set, for example, for each instance. The power consumption value of each instance is calculated by using a leakage power value and a dynamic power value that have been calculated on the basis of the set information.
  • A power consumption value calculated for each instance is input from the instance-by-instance power consumption calculation unit 35 to an LSI power consumption calculation unit 36, and the LSI power consumption calculation unit 36 adds the input values. The result of adding the power consumption values is output as a power consumption value 37 of the entire semiconductor device.
  • Thereby, the power consumption value 37 of an entire semiconductor device is calculated by executing simulation under a given PVT condition, generating a library from the result of the simulation, and using the generated library. Simulation has to be executed a number of times that is determined by an LUT generation condition. Execution of simulation (generation of a library) requires a certain amount of time. Due to this, rapid calculation of the power consumption value 37 under different PVT conditions has been difficult.
  • A conventional library can define a derating factor related to processes, voltages, and temperatures so that power consumption can be calculated under different PVT conditions. By generating a library that has defined a derating factor, calculation of the power consumption value 37 under different PVT conditions can be performed rapidly.
  • A derating factor described above is usually a difference value representing the variation level of power consumption with respect to variations in process, voltage, or temperature. However, variations in power consumption values that are caused by variations in the process, the voltage, or the temperature are not linear regardless of whether the variations are in the process, the voltage, or the temperature. Accordingly, when power consumption is estimated under a PVT condition that is significantly different from the PVT condition used for generating a library, the accuracy in the estimation is highly degraded. Accordingly, it is in practice believed that estimation of power consumption under a plurality of PVT conditions that differ relatively significantly should prevent the use of a library that has defined a derating factor.
  • Estimation of power consumption using different PVT conditions is necessary also for the following operations among other operations. Higher integration in semiconductor devices has added to the influence of PVT conditions on power consumption. This is an important reason for conducting the following operations (1) through (3). Accordingly, it is expected that estimation of power consumption will more often be conducted while employing different PVT conditions. In this respect as well, it is important to make it possible to estimate power consumption rapidly even under PVT conditions that differ relatively significantly while maintaining high accuracy.
  • 1) Setting power-supply voltage that meets the power limit for each process variation of a semiconductor device
    2) Performing power calculation that has reflected the cooling condition of a semiconductor device
    3) Performing temperature distribution analysis
  • As a method of estimating power consumption rapidly under various PVT conditions, a method is possible in which a library is generated for each PVT condition in advance. However, generation of a library requires execution of simulation. The number of state quantities that are conditions for executing simulation (a variable representing the contents of execution conditions) is not small. Due to this, simulation has to be executed an immense number of times, and generation of all necessary libraries takes a long period of time. Also, because LUTs are defined in libraries, a large storage capacity is necessary for storing all generated libraries.
  • For these reasons, a method in which a library is generated for each PVT condition in advance has to be prevented. Therefore, it is important to suppress the number of times of executing simulation and the data volume when estimating power consumption of a semiconductor device rapidly and with high accuracy under PVT conditions that differ relatively significantly.
    • Patent Document 1: Japanese Laid-open Patent Publication No. 2008-176440
    • Patent Document 2: Japanese Laid-open Patent Publication No. 2009-25884
    • Patent Document 3: Japanese Laid-open Patent Publication No. 10-254944
    • Patent Document 4: Japanese Laid-open Patent Publication No. 11-73436
    SUMMARY
  • A system to which one aspect of the present embodiment has been applied includes an information obtainment unit configured to obtain range information representing a range of an evaluation condition under which a power consumption value of a semiconductor device is calculated, an expression setting unit configured to set an expression for calculating a power consumption value of a cell under an evaluation condition within the range represented by the range information obtained by the information obtainment unit, for each cell, which is a basic element constituting the semiconductor device, and a library generation unit configured to generate a library that has stored, for each of the cells, mathematical expression information representing the mathematical expression set by the mathematical expression setting unit.
  • Another system to which one aspect of the present embodiment has been applied includes a condition obtainment unit configured to obtain an evaluation condition under which a power consumption value of a semiconductor device is calculated; a first power consumption calculation unit configured to perform calculation of a power consumption value under the evaluation condition, obtained by the condition obtainment unit, of a cell, which is a basic element included in the semiconductor device, by using a library that has stored, for each of the cells, mathematical expression information representing an mathematical expression to be used for calculating the power consumption value; and a second power consumption calculation unit configured to calculate the power consumption value under the evaluation condition of the semiconductor device by using the power consumption value calculated by the first power consumption calculation unit for each of the cells by using the library.
  • A system to which one aspect of the present embodiment has been applied realizes rapid and highly accurate estimation of power consumption of a semiconductor device under PVT conditions that differ relatively significantly.
  • The object and advantages of the invention will be realized and attained by means of the elements and combinations particularly pointed out in the claims.
  • It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory and are not restrictive of the invention, as claimed.
  • BRIEF DESCRIPTION OF DRAWINGS
  • FIG. 1 illustrates an example of a conventional description of power consumption data that defines a power consumption value of leakage power;
  • FIG. 2 illustrates an example of a conventional description of power consumption data that defines a power consumption value of dynamic power;
  • FIG. 3 explains the configuration of a conventional power consumption calculation apparatus;
  • FIG. 4 illustrates a configuration of a power consumption evaluation apparatus including a library generation apparatus and a power consumption calculation apparatus according to the present embodiment;
  • FIG. 5 illustrates a method of measuring a leakage current, which causes leakage power;
  • FIG. 6 illustrates a method of measuring a dynamic current, which causes dynamic power;
  • FIG. 7 illustrates a method of normalizing process variations;
  • FIG. 8A illustrates an example of a description of leakage coefficient data;
  • FIG. 8B illustrates an example of a description of dynamic coefficient data;
  • FIG. 9A is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (1-1);
  • FIG. 9B is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (1-2);
  • FIG. 9C is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (1-3);
  • FIG. 9D is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (1-4);
  • FIG. 10A is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (2-1);
  • FIG. 10B is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (2-2);
  • FIG. 10C is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (2-3);
  • FIG. 10D is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (2-4);
  • FIG. 11A is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (3-1);
  • FIG. 11B is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (3-2);
  • FIG. 11C is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (3-3);
  • FIG. 11D is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (3-4);
  • FIG. 12A is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (4-1);
  • FIG. 12B is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (4-2);
  • FIG. 12C is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (4-3);
  • FIG. 12D is a graph illustrating variations in a leakage current value, caused by PVT conditions, that are calculated by Expression (1) (4-4);
  • FIG. 13A is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-1);
  • FIG. 13B is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-2);
  • FIG. 13C is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-3);
  • FIG. 13D is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-4);
  • FIG. 13E is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (1-5);
  • FIG. 14A is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-1);
  • FIG. 14B is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-2);
  • FIG. 14C is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-3);
  • FIG. 14D is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-4);
  • FIG. 14E is a graph illustrating variations, caused by PVT conditions of a consumed charge quantity or other conditional variables, that are calculated by Expression (3) (2-5);
  • FIG. 15 is a flowchart for a library generation condition determination process;
  • FIG. 16 is a flowchart for a leakage coefficient data registration process (extract);
  • FIG. 17 is a flowchart for a dynamic coefficient data registration process (extract);
  • FIG. 18 is a flowchart for a power consumption calculation process;
  • FIG. 19 illustrates an example of a hardware configuration of a computer to which the present embodiments can be applied; and
  • FIG. 20 is a flowchart for a power consumption calculation process (second embodiment).
  • DESCRIPTION OF EMBODIMENTS
  • Hereinafter, embodiments of the present invention will be explained in detail by referring to the drawings.
  • First Embodiment
  • FIG. 4 illustrates a configuration of a power consumption evaluation apparatus including a library generation apparatus and a power consumption calculation apparatus according to the present embodiment. In FIG. 4, information used by the library generation apparatus and the power consumption evaluation apparatus is also illustrated schematically. The library generation apparatus according to the present embodiment is implemented as a unit that generates a library 45 a for calculating the power consumption of each cell that constitutes a target semiconductor device. The power consumption calculation apparatus according to the present embodiment is implemented as a unit that calculates a power consumption value 49 of an entire semiconductor device by using the generated library 45 a.
  • The library generation apparatus according to the present embodiment receives evaluation range information 41 a so as to generate, for each cell, the library 45 a that has recorded power consumption data for calculating power consumption. The library generation apparatus includes an information obtainment unit 41 that obtains the evaluation range information 41 a, a generation condition determination unit 42 that generates a library generation condition 43 a as a condition for generating the library 45 a by referring to the evaluation range information 41 a, a first storage unit 41 that stores the generated library generation condition 43 a, a coefficient library generation unit 44 that generates the library 45 a in accordance with the generated library generation condition 43 a, and a second storage unit 45 that stores the library 45 a.
  • The evaluation range information 41 a represents a range of PVT conditions that can be used for evaluating the power consumption of a semiconductor device. The information obtainment unit 41 is a unit that has received or stored the evaluation range information 41 a. In the present embodiment, a range other than PVT conditions is also specified as the evaluation range information 41 a. Specifically, information that specifies the ranges of a transition time, a load capacity, and the like is also employed as the evaluation range information 41 a. Hereinafter, state quantities representing execution conditions are referred to as “conditional variables”.
  • Specific explanations will be given for leakage power and dynamic power, which account for a large share of power consumption, before explanations are given for the contents of the evaluation range information 41 a, i.e., respective conditional variables and the range of those values.
  • FIG. 5 illustrates a method of measuring a leakage current, which causes leakage power. In FIG. 5, “50” denotes a cell, A1 through Ai denote input terminals of the cell 50, X1 through Xj denote output terminals of the cell 50, F1 through Fk denote the internal states of the cell 50, VDD denotes a positive power-supply voltage of the positive voltage side, VSS denotes a negative power-supply voltage of the negative voltage side, IDD denotes a positive power-supply current supplied from the positive voltage side to the cell 50, and ISS denotes a negative power-supply current flowing from the cell 50 to the negative voltage side.
  • Leakage power is caused by a leakage current that flows in a situation where no signal input to the cells 50 varies. A leakage current varies in accordance with the input conditions, i.e., combinations of signals input to respective input terminals and internal states of the cells 50. Accordingly, input conditions and internal states F1 through Fk of the cell 50 are set for executing simulation (such as device simulation) on the basis of the set contents so as to calculate leakage currents. Signals output from the respective output terminals of the cell 50 are determined by the set input conditions and internal states.
  • FIG. 6 illustrates a method of measuring a dynamic current, which causes dynamic power. In FIG. 6, Cload denotes a load capacity, V denotes a potential difference between positive power-supply voltage VDD and negative power-supply voltage VSS (referred to as “power-supply voltage” hereinafter), IDD denotes a current flowing from the positive power supply side (referred to as “positive power-supply current” hereinafter), and ISS denotes a current flowing to the negative power supply side (referred to as “negative power-supply current” hereinafter).
  • As illustrated in FIG. 6, Tsin up denotes a transition time needed for a rising of a signal input to an input terminal of the cell 50, and Tsin down denotes a transition time needed for a falling of a signal input to an input terminal. Tsin denotes a transition time obtained by averaging Tsin up and Tsin down. Similalry, Tsout up denotes a transition time needed for a rising of a signal output from an output terminal of the cell 50, Tsout down denotes a transition time needed for a falling of a signal output from an output terminal, and Tsout denotes a transition time obtained by averaging Tsout up and Tsout down. In the present embodiment, by calculating transition times Tsin and Tsout, transition times are categorized roughly into two groups, transition times of signals to be input and transition times of signals to be output. Hereinafter, the transition time of a signal to be input, which is denoted by Tsin, is referred to as an “input transition time”, and the transition time of a signal to be output, which is denoted by Tsout, is referred to as an “output transition time”. The other symbols in FIG. 6 denote the same elements as in FIG. 5, and explanations thereof will be omitted.
  • Arising transition time and a falling transition time are defined as times needed for a signal to vary from one level to a different level. When, for example, the level of negative power-supply voltage VSS is zero and the level of positive power-supply voltage VDD is 100, the rising transition time is defined as a time needed for the signal level to vary from 20 to 80. Similarly, the falling transition time is defined as a time needed for the signal level to vary from 80 to 20.
  • The time variation in a signal output from the cell 50 does not always correspond to that of a signal input to the cell 50. This is why two transition times, i.e., an input transition time and an output transition time, are treated as transition times in the present embodiment.
  • When a signal output from the cell 50 to a load 60 connected to the cell 50 varies, the load 60 charges or discharges electricity in accordance with the variation in the signal. The maximum charge that can be stored in the load 60 is a value obtained by multiplying the value of load capacity Cload of the load 60 with power-supply voltage V (Cload×V). The charge stored in the load 60 is discharged from the load 60 accompanying the falling of the level of the signal output to the load 60. Dynamic power is caused in a situation where this type of charging or discharging of the load 60 occurs. Charging by the load 60 itself does not consume power.
  • In the present embodiment, as conditional variables of the evaluation range information 41 a, i.e., as state quantities, power-supply voltage V, input transition time Tsin, output transition time Tsout, and load capacity Cload are employed. In addition to them, process variations between semiconductor devices (chips) (referred to as “Pchip” hereinafter), process variations inside semiconductor devices (referred to as “Pocv” hereinafter), and a junction temperature of transistors constituting a cell (referred to as “Tj” hereinafter) are employed as state quantities. The evaluation range information 41 a represents the value range of each conditional variable. PVT conditions are expressed by process variations Pchip and Pocv, power-supply voltage V, and junction temperature Tj of a transistor.
  • When a transistor is an FET (a MOS FET in most cases), a channel temperature is used in place of junction temperature Tj. However, it is possible to assume that a channel temperature and junction temperature Tj are equal in view of a calculation of power consumption. Accordingly, “junction temperature Tj” is used to mean the temperature of the portion having the largest amount of heat in a transistor regardless of the types of the transistor. When there is a temperature that has a greater influence on the evaluation of power consumption than junction temperature Tj or that enables a more appropriate evaluation of power consumption, temperatures other than junction temperature Tj may be used. Temperatures of a cell are not limited to junction temperature Tj.
  • Unlike other conditional variables, process variations Pchip and Pocv do not have a prescribed dimension. Accordingly, the values of process variations Pchip and Pocv are expressed by dimensionless values i.e., normalized values. Hereinafter, when both process variations Pchip and Pocv are intended, they are referred to as “process variation P”.
  • FIG. 7 illustrates a method of normalizing process variations. In FIG. 7, the left graph represents cumulative distribution function F (X) of the standard normal distribution for random variable X, and the right graph represents cumulative distribution function G(Y) of the standard normal distribution for characteristic value Y, which is to be associated with process variation P.
  • Characteristic value Y is a numerical value that varies in accordance with process variation P. Specifically, characteristic value Y is a characteristic value of a transistor such as, for example, the threshold voltage of a transistor or the value of a current that flows during operations of a transistor (they are both absolute values). In the present embodiment, process variation P is assumed to be in accordance with the standard normal distribution, and process variation is normalized by using characteristic value Y, which varies in accordance with process variation P. The value of process variation P corresponding to characteristic value Y is obtained as a value of a random variable X, which meets a condition that two cumulative distribution functions F(X) and G(Y) have the same value (probability).
  • In other words, a random variable is treated as process variation P on the basis of G(Y)=F(X) so as to satisfy Y=G−1[F(P)].
  • FIG. 7 illustrates the relationship of G−1[F(P)]=G−1[F(1)] that corresponds to cumulative distribution function G(Y), which is equal to F(X)=0.84 when X(=P) is “1”.
  • The probability that an object will enter a certain state can be treated as information representing the probability that the object did not enter the certain state. As this example indicates, it is possible to interpret a probability from different view points. Therefore, the probability represented by cumulative distribution function F(X) for random variable X can be interpreted in two ways. Because of this, in the present embodiment, the relationship between random variable X and characteristic value Y such that the greater the value of random variable X, the smaller the absolute value of characteristic value Y is taken into consideration. By this consideration, when, for example, the value (absolute value) of a current flowing during operations of a transistor is employed as characteristic value Y, the value of process variation P becomes smaller accompanying an increase in the current value (absolute value).
  • Any state quantities may be employed as characteristic value Y as long as they vary in accordance with process variation P, and are not particularly limited. Also, methods other than the above may be employed for quantifying process variation P. For example, it is also possible to quantify (model) influence on power consumption by process variation P so that the value corresponding to assumed process variation P can be obtained directly.
  • The generation condition determination unit 42 illustrated in FIG. 4 receives evaluation range information 41 a represented by the above conditional variables from the information obtainment unit 41, and determines the step size for each conditional variable on the basis of the range of the values so as to determine combinations of values of the respective conditional variables. Combinations of values of the respective conditional variables are a condition for executing simulation for generating the library generation condition 43 a. Combinations of values of the respective conditional variables, i.e., a condition for executing simulation, are for example as follows. Note that the evaluation range information 41 a may represent a combination of values for each of the conditional variables below.
  • P chip:−3, −1.5, 0, 1.5, 3 Pocv:−3, −1.5, 0, 1.5, 3 V(V):0.8, 0.9, 1.0, 1.1, 1.2 Tj(° C.):25, 45, 65, 85, 105 Tsin(ps):5, 10, 20, 40, 80 Tsout(ps):5, 10, 20, 40, 80
  • Cload (pF):0.005, 0.01, 0.020, 0.050, 0.100
  • The generation condition determination unit 42 executes simulation for each of the determined execution conditions, and extracts candidates for the library generation condition 43 a from among the determined execution conditions. Simulation is performed for a plurality of cells selected from all cells. As driving forces of a cell, for example two types of driving forces, that is, the maximum driving force and the minimum driving force, are assumed. Cells include, for example, an inverter, a buffer, a NAND gate, an AND gate, a NOR gate, an OR gate, an XOR gate, an XNOR gate, and a selector. When two types of driving forces are assumed for these nine types of cells, there are eighteen (9×2=18) types of cells.
  • In the present embodiment, the values of the leakage power and the dynamic power of each cell are assumed to be calculated by mathematical expressions using at least one conditional variable that represents the contents of the evaluation range information 41 a. Examples of these mathematical expressions are as below.

  • I leak=exp(A+B·V+C/(T j+273)+D·V/(T j+273)+E·P chip +F·P ocv)  (1)

  • I dyn =Q dyn /T sw  (2)

  • Q dyn =C int ·V+(K si ·T sin +K so /T sout +K sx ·T sin 2 /T sout)·[K c+exp(K p ·P chip +K v ·V+K t/(T j+273))]  (3)
  • In the above mathematical expressions, Ileak is a leakage current value, Idyn is a dynamic current value (amount of consumed current not including the leakage current when input data has switched by one cycle for Pchip, Pocv, V, Tj, Tsin, or Tsout), Tsw is a period of one cycle of variation in a signal input to a cell (switching period), and Qdyn is a consumed charge quantity that does not include a leakage current when input data has switched by one cycle for Pchip, Pocv, V, Tj, Tsin, or Tsout). A, B, C, D, E, F, Cint, Ksi, Kso, Ksx, Kc, Kp, Kv, and Kt are all coefficients.
  • Expression (1) is based on a consideration of the influence of process variations Pchip and Pocv and junction temperature Tj in addition to power-supply voltage V on an assumption that leakage current value Ileak varies in accordance with power-supply voltage V. In Expression (3), the value of the first term on the right side is the reference value of the charges, and the value of the second term on the right side is an adjustment from the reference value. The adjustment of charges is assumed to vary in accordance with input transition time Tsin, output transition time Tsout, process variation Pchip power-supply voltage V, and junction temperature Tj. Adjustment is based as well on an assumption that currents vary in an exponential fashion in accordance with power-supply voltage V. It is assumed that the influence of process variation Pocv on dynamic power can be ignored. Expression (2) is created on an assumption that dynamic current value Idyn that is caused to flow by consumed charge quantity Qdyn during switching time Tsw is consistent. Current values Ileak and Idyn are calculated by using Expressions (1) and (2) so that a leakage power value and a dynamic power value can be calculated in accordance with power-supply voltage V.
  • Note that the expressions for calculating leakage current value Ileak and dynamic current value Idtyn (consumed charge quantity Qdyn) are not limited to those above. In other words, different expressions may be employed by using a modeling method. A different expression may be used for each cell. As an example of a different expression for leakage current value Ileak, the expression below may be used.

  • I leak=exp(A+B·V+C/(T j+273)+D·V/(T j+273)+E·P chip +F·P ocv +G·P chip ·P ocv +H·V·P chip +J·V·P ocv +L·P chip /T j+273)+M·P ocv/(T j+273))  (4)
  • In the above expression, G, H, J, L, and M are all coefficients. The number “273” is a value for converting temperature into absolute temperature.
  • The library generation condition 43 a for which candidates are extracted by the execution of simulation by the generation condition determination unit 42 expresses an execution condition group for executing simulation in order to determine the values of the respective coefficients of Expressions (1) and (3). A candidate can be one of the execution conditions in an execution condition group.
  • Expression (1) includes four conditional variables, while Expression (3) includes six conditional variables. Each conditional variable has five values. Accordingly, Expression (1) requires 625(=55) conditions for executing simulation, while Expression (3) requires 15625(=56) conditions for executing simulation. Thereby, the generation condition determination unit 42 executes simulation at least 16250(=625+15625) times for each selected cell. Candidates for library generation conditions are extracted for each expression.
  • The above 625 conditions and 15625 conditions are the minimum numbers of execution conditions for executing simulation for each expression for one cell. In practice, in each cell, simulation is executed a number of times obtained by multiplying the minimum number of execution conditions with the number of input conditions, the number of internal states, etc., of a target cell. It is herein assumed that differences among cells are ignored unless otherwise noted. In other words, explanations will be given on an assumption that simulation is executed as many times as the minimum number of execution conditions in each cell unless otherwise noted.
  • The evaluation range information 41 a includes seven conditional variables. Accordingly, there is a maximum of 78125(=57) combinations of values of conditional variables. However, when the simulation necessary for each expression is executed as described above, the number of times of executing simulation falls to less than that number of combinations. This is the reason for executing the necessary simulation for each expression.
  • Expression (1) includes six coefficients. It is desirable that the results of at least six simulations under different execution conditions be used for calculating the values of those six coefficients. According to the present embodiment, as many execution conditions as twice the number of coefficients are extracted as candidates in order to achieve a higher accuracy. Thereby, the generation condition determination unit 42 extracts, for example, twelve execution conditions as candidates for the library generation condition 43 a to be used in Expression (1). Similarly, Expression (3) includes eight coefficients, and accordingly, for example, sixteen execution conditions are extracted as candidates for library generation conditions to be used for Expression (3).
  • Hereinafter, the number of execution conditions extracted as candidates for each expression is referred to as a “candidate condition number”. A candidate condition number is a number of execution conditions extracted as the library generation condition 43 a. Thereby, the library generation condition 43 a represents execution conditions that exist in a candidate condition number for each expression.
  • The library generation condition 43 a for an individual expression, i.e., as many execution conditions as the candidate condition number, is extracted from among as many execution conditions as a plurality of candidate condition numbers by using the results of a simulation. Extraction of execution conditions is conducted by, for example, evaluating an error between each of the execution conditions that exists in a candidate condition number and a simulation result, and determining as many execution conditions as a candidate condition number that leads to a smallest error for the value of each coefficient. The generation condition determination unit 42 thereby determines as many execution conditions as a candidate condition number that result in a higher accuracy for each cell and each expression, and stores the determination results as the library generation condition 43 a in a first storage unit 43.
  • Calculation of the value of each coefficient in the respective expressions is conducted by performing fitting, i.e., obtaining an expression that best fits the simulation result. Methods of performing fitting are not particularly limited.
  • Execution conditions for simulation may be selected in such a manner that, for example, values of respective conditional variables vary in a similar manner. It is also possible to select execution conditions randomly without setting rules or the like for selecting execution conditions. As a method of evaluating errors, there is a method in which the square-root of a sum of squares of an error is obtained. However, there are no particular limitations on methods of evaluating errors.
  • Even when “5” is selected as the number of values of each conditional variable as described above, the number of execution conditions of a simulation increases. This leads to a requirement of a very long period of time to execute simulation when simulation is executed for all execution conditions of all cells (the number of execution conditions determined for each expression). Accordingly, in the present embodiment, the generation of the library generation condition 43 a, i.e., the extraction of execution condition groups for simulation for calculating the values of the respective coefficients in Expressions (1) and (3), is conducted for only a plurality of cells that have been selected from among all cells. By suppressing the number of times of executing simulation, the library 45 a can be generated within a shorter period of time while reducing errors.
  • In the present embodiment, simulation is executed as many times as the number of all the execution conditions for simulation for each cell. The purpose of this is to make it possible to evaluate errors of all execution conditions. A criterion may be set for execution conditions for simulation for which errors are evaluated. By setting a criterion for execution conditions, the number of times of executing simulation is reduced, and accordingly it is also possible to employ a configuration in which the library generation condition 43 a is generated for all cells or for a greater number of cells that are relatively important.
  • The coefficient library generation unit 44 refers to the library generation condition 43 a stored in the first storage unit 43, and performs calculation of the values of coefficients of Expressions (1) and (3) so as to store the calculated values in the library 45 a. The library 45 a is generated by storing the values of the respective coefficients of all cells. The coefficient library generation unit 44 stores the generated library 45 a in the second storage unit 45. Values of respective coefficients are referred to as “coefficient data” hereinafter. Coefficient data for Expression (1) is referred to as “leakage coefficient data” while coefficient data for Expression (3) is referred to as “dynamic coefficient data” so that they are discriminated. “Coefficient data” is used to mean data including both of the above two types of coefficient data when they do not have to be discriminated.
  • A leakage current value of a cell varies in accordance with input conditions (FIG. 1) as described above. In some cells, the internal states have influence on the leakage power. Because of this, the coefficients of Expression (1) are calculated for each input condition and each internal state. This is why simulation has to be executed for Expression (1) a number of times obtained by multiplying the minimum number of execution conditions with the number of input conditions and the number of internal states.
  • Meanwhile, dynamic power varies in accordance with variations in one input signal. Accordingly, Expression (3) is based on a relationship between one input signal and one output signal, i.e., a relationship between one input terminal and one output terminal of a cell (referred to as “input/output relationship” hereinafter).
  • In a cell with a plurality of output terminals, variations in one input signal may cause variations in a plurality of output signals. Variations in respective output signals are usually in accordance with the internal states of the cell and other input signals. Hereinafter, other signals input to a cell (signals input to other input terminals) are referred to as a “situation condition”. Also, a group of statuses that are discriminated for calculating the values of respective coefficients of expressions such as an input condition, input/output relationship, an internal state, and the like are referred to as a “logical state”.
  • In a cell with a plurality of output signals varying at the same time, one output signal as a target is divided by the following procedures. Herein, explanations are given on an assumption that n output signals vary at the same time.
  • First, a conditional variable that is not considered in Expression (3) and that has an influence on dynamic power is selected, one output signal that changes the value of the selected conditional variable is determined among output signals that vary at the same time, and the values of the respective coefficients of Expression (3) are calculated. In this calculation, the coefficients that are to be calculated are Cint1 i, Ksi1 i, Kso1 i, Ksx1 i, Kc1 i, Kp1 i, Kv1 i, and Kt1 i. These coefficients are also calculated similarly in respective different output signals that vary at the same time. The “i” at the tail of the subscript of each of the coefficients represents an integer between 1 and n. An example of a selected conditional variable is load capacity Cload. For the selected conditional variables, a maximum of five values can be used as described above.
  • After calculating the value of each coefficient of all output signals that vary at the same time, a fitting operation is performed on the following expression by using the calculated coefficients so as to calculate the values of coefficients Cint_all, Ksi2_i, and Ksox2_i (i=1, 2, . . . , n).

  • Q dyn =C int all ·V+ΣK si2 i ·T sin·(K c1 —1 +exp(K p1 i ·P chip +K v1 i ·V+K t1 i/(T j+273)))+ΣK sox2 i·(K so1 i /T sout i +K sx1 i ·T sin 2 /T sout i)·(K c1 i+exp{K p1 i ·P chip +K v1 i ·V+K t1 i/(T j+273)))  (5)
  • In the above expression Tsout i is the output transition time of a selected output signal.
  • Expression (5) is obtained by expanding the second term at the right side of Expression (3) so that the overall influence of respective output signals is considered. Coefficients Ksi2 i and Ksox2 i are used for adjusting the degrees of influence of the respective output signals. On the basis of Expression (5), the values of the respective coefficients of Expression (3) in one output signal associated with an input signal can be obtained as follows.

  • C int =C int all /n  (6)

  • K si =K si2 i  (7)

  • K so =K sox2 i  (8)

  • K sx =K sox2 i ·K sx1 i  (9)

  • K c =K c1 i  (10)

  • K p =K p1 i  (11)

  • K v =K v1 i  (12)

  • K t =K t1 i  (13)
  • The coefficient library generation unit 44, when calculating the respective coefficients for dynamic power, refers to the results of simulation so as to determine whether or not a plurality of output signals vary in response to variations in signals in one input terminal specified by an input/output relationship that has been set. When it has been determined that a plurality of output signals vary, the values of the respective coefficients of Expression (3) are calculated by using Expressions (5) through (13). Thereby, a higher accuracy is achieved in evaluation.
  • FIG. 8A illustrates an example of a description of leakage coefficient data, and FIG. 8B illustrates an example of a description of dynamic coefficient data. The description examples of FIG. 8A and FIG. 8B are both about a cell labeled “NAND2” (NAND gate). This cell “NAND2” includes two input terminals labeled “A1” and “A2”, and one output terminal labeled “X”.
  • The leakage power of the cell “NAND2” varies in accordance with the input conditions of signals, i.e., combinations of signals input to the respective input terminals. Accordingly, Expression (1) is used for each input condition (and/or each internal state). Thereby, leakage coefficient data is described for each input condition. “LEAK (A1=“L”, A2=“L”)” represents an input condition for signals of level L to be input to input terminals A1 and A2. “LEAK (A1=“H”, A2=“L”)” represents input conditions for a signal of level H to be input to input terminal A1 and for a signal of level L to be input to input terminal A2.
  • As described above, Expression (3) for calculating dynamic power is based on an input/output relationship between one input signal and one output signal. Thereby, dynamic coefficient data is described for each input/output relationship. In FIG. 8B, “DYNAMIC(A1,X)” represents the input/output relationship between input terminal A1 and output terminal X. “CONDITION01(A2=“H”)” in the curly brackets following the description of “DYNAMIC(A1,X)” represents a situation condition for a signal of level H (logical value=1) to be input to input terminal A2 while a signal input to input terminal A1 varies. Similarly, “DYNAMIC(A2,X)” represents an input/output relationship between input terminal A2 and output terminal X. “CONDITION01(A1=“H”)” in the curly brackets following “DYNAMIC(A2,X)” represent a situation condition for a signal of level H to be input to input terminal A1. Because a NAND gate is a combinational circuit, none of the situation conditions includes internal state.
  • As described above, leakage coefficient data and dynamic coefficient data of a cell are both generated for each logical state that is categorized by input conditions, input/output relationships, internal states, or the like. The coefficient library generation unit 44 executes a simulation under respective execution conditions represented by the coefficient library generation unit 44 for each logical state, and generates coefficient data, i.e., calculates the values of the respective coefficients. Thereby, leakage coefficient data and dynamic coefficient data as represented in FIG. 8A and FIG. 8B, respectively, are registered in the library 45 a for each cell.
  • As described above, the library generation apparatus according to the present embodiment generates the library 45 a. Coefficient data described in the library 45 a only represents values of the respective coefficients for each logical state. This is for suppressing the entire data volume of the library 45 a. In other words, this is because the same expressions are applied to all cells and thus the power consumption can be calculated by obtaining the value of the respective coefficients. When different expressions are applied to different cells, an expression including, for example, the values of the respective coefficients is described in the library 45 a or identification data representing an expression to be applied is described in the library 45 a. When different expressions are applied to different types of cells, it is possible to describe only the values of the respective coefficients for each logical state.
  • The library 45 a including a description of coefficient data for each cell as described above can be used for evaluating the power consumption within the range of the PVT conditions represented by the evaluation range information 41 a (including the ranges of the values of a plurality of conditional variables in this example). Accordingly, it is not necessary to prepare many libraries 45 a. The number of the libraries 45 a can be greatly reduced with respect to a case where libraries that define derating factors are prepared. The data volume of one library 45 a does not increase greatly in comparison with the conventional techniques. Accordingly, it is possible to respond to a wide range of PVT conditions while greatly suppressing the memory volume needed for storing libraries in comparison with the conventional techniques.
  • Next, explanations will be given for a power consumption calculation apparatus according to the present embodiment.
  • A power consumption calculation apparatus according to the present embodiment includes a condition obtainment unit 46, an instance-by-instance power consumption calculation unit 47, and an LSI power consumption calculation unit 48.
  • The condition obtainment unit 46 obtains a PVT condition 46 a to be used for evaluating power consumption. In a practical configuration, the condition obtainment unit 46 is an input device that prompts a user (operator) to specify the PVT condition 46 a. The instance-by-instance power consumption calculation unit 47 calculates power consumption for each cell (instance) as a constituent component of a semiconductor device (referred to as an “LSI” hereinafter) as a target of power consumption evaluation. Power consumption varies in accordance with PVT conditions. Accordingly, power consumption is calculated with reference to the libraries 45 a and the PVT conditions 46 a input from the condition obtainment unit 46. Hereinafter, “46 a” will only be used to denote PVT conditions that are used for calculation of power consumption so that such PVT conditions are discriminated from other PVT conditions.
  • Power consumption, i.e., a leakage power value and a dynamic power value, varies in accordance with values of conditional variables. The values of conditional variables are given independently from the PVT condition 46 a. In the present embodiment, the PVT condition 46 a represents process variation Pchip, power-supply voltage V, and junction temperature T. Process variation Pocv is not included in the PVT condition 46 a. This is because the average value of a plurality of leakage current values Ileak obtained from Expression (1) with different values of process variation Pocv is used on an assumption that leakage current value Ileak would conform to the normal distribution with an average of zero and a standard deviation of one. The average value of leakage current values Ileak is referred to as “average leakage current value Ileaka” hereinafter. Process variation Pocv may be included in the PVT condition 46 a.
  • Leakage power values and dynamic power values vary in accordance with logical states of a cell. Accordingly, a logical state is set for each instance. Thereby, the instance-by-instance power consumption calculation unit 47 calculates the power consumption value in a set logical state for each instance.
  • Methods of setting logical states for each instance are not particularly limited. Logical states can be set by executing logical simulation. There is also a method in which logical states are set at random, a method in which logical states are set statistically, and other methods. As a statistical method, a method is possible in which logical conditions that can be set for, for example, each cell are determined, the probability that the logic states will be realized is evaluated for each of the determined logic states, and the logical states are assigned to respective cells (instances) in accordance with the evaluated probability. Input transition time Tsin and output transition time Tsout may be set by using the results of, for example, STA (Static Timing Analysis), which is used for verifying timings.
  • Specific explanations will be given for calculation accuracy in each expression used for calculating the values of the respective coefficients as described above by referring to FIG. 8A through FIG. 14E.
  • FIG. 9A through FIG. 9D, FIG. 10A through FIG. 10D, FIG. 11A through FIG. 11D, and FIG. 12A through FIG. 12D are graphs illustrating variations in leakage current values Ileak, caused by PVT conditions, that are calculated by Expression (1); FIG. 13 a through FIG. 13E and FIG. 14A through FIG. 14E are graphs illustrating variations, caused by PVT conditions of consumed charge quantity Qdyn or other conditional variables, that are calculated by Expression (3). The respective graphs are about a cell labeled “NAND2” (NAND gate), and also illustrate results of simulation for comparison. Lines denoted by “s” represent results of simulation, and lines denoted by “r” represent results of calculation.
  • FIG. 9A is a graph illustrating a variation in leakage current value Ileak (μA) caused by the value of process variation Pchip under the conditions that the value of Pocv is zero, power-supply voltage V is 1V, and junction temperature Tj is 65° C. The vertical axis represents leakage current value Ileak, and the horizontal axis represents process variation Pocv. FIG. 9B illustrates a variation in leakage current value Ileak caused by process variation Pocv under the conditions that the value of process variation Pchip is zero, the power-supply voltage V is 1V, and junction temperature Tj is 65° C. The vertical axis represents leakage current value Ileak, and the horizontal axis represents process variation Pchip. FIG. 9C illustrates a variation in leakage current value Ileak caused by power-supply voltage V under the conditions that the values of process variations Pchip and Pocv are zero and the junction temperature Tj is 65° C. The vertical axis represents a leakage current value Ileak, and the horizontal axis represents a power-supply voltage V. FIG. 9D illustrates a variation in leakage current value Ileak caused by junction temperature Tj under the conditions that the values of process variations Pchip and Pocv are zero and the power-supply voltage V is 1V. The vertical axis represents leakage current value Ileak, and the horizontal axis represents junction temperature Tj.
  • Conditions for meeting the graphs of FIG. 9A through FIG. 9D also apply to those of FIG. 10A through FIG. 10D, FIG. 11 a through FIG. 11 d, and FIG. 12A through FIG. 12 d. What are different between FIG. 9A through FIG. 9D, FIG. 10A through FIG. 10D, FIG. 11 a through FIG. 11 d, and FIG. 12A and FIG. 12 d are input conditions, i.e., combinations of signals to be input to input terminals A1 and A2. Those input conditions are that the signal level for input terminal A1 is Hand the signal level for input terminal A2 is L in FIG. 9 a through FIG. 9D, the signal level for input terminal A1 is L and the signal level for A2 is H in FIG. 10A through FIG. 10D, signal levels for A1 and A2 are both L in FIG. 11 a through FIG. 11 d, and the signal level for A1 and A2 are both H in FIG. 12A through FIG. 12D.
  • As is obvious from FIG. 9A through FIG. 9D, FIG. 10A through FIG. 10D, FIG. 11A through FIG. 11D, and FIG. 12A and FIG. 12D, Expression (1) is capable of calculating leakage current value Ileak with a high accuracy under different PVT conditions and input conditions. In the graph in FIG. 10A, the difference between simulation result s and calculation result r is relatively large in a region where Pchip has small values. However, there is actually only a small need to take that region into consideration for calculating power consumption thanks to the calculation method using the process variation Pchip (FIG. 7). Because of this as well, errors in that region have a very small influence on the accuracy in evaluating power consumption.
  • The graphs in FIG. 13A through FIG. 13E illustrate cases where signals input to input terminal A1 vary, with the level of signals input to input terminal A2 being H. The graphs in FIG. 14 a through FIG. 14E illustrate cases where signals input to input terminal A2 vary, with the level of signals input to input terminal A1 being H.
  • The graphs in FIG. 13A and FIG. 14A illustrate variations in consumed charge quantity Qdyn caused by the value of process variation Pchip under the conditions that power-supply voltage V is 1V, junction temperature Tj is 65° C., Tsin is 80 ps, and load capacity Cload is 0.005 pF. The vertical axes represent consumed charge quantity Qdyn, and the horizontal axes represent process variation Pchip. The graphs in FIG. 13B and FIG. 14B represent variations in consumed charge quantity Qdyn caused by power-supply voltage V under the conditions that process variation Pchip is zero, junction temperature Tj is 65° C., input transition time Tsin is 80 ps, and load capacity Cload is 0.005 pF. The vertical axes represent consumed charge quantity Qdyn, and the horizontal axes represent power-supply voltage V. The graphs in FIG. 13 c and FIG. 14 c represent variations in consumed charge quantity Qdyn caused by junction temperature Tj under the conditions that the value of process variation Pchip is zero, power-supply voltage V is 1V, input transition time Tsin is 80 ps, load capacity Cload is 0.005 pF. The vertical axes represent consumed charge quantity Qdyn, and the horizontal axes represent junction temperature T. Graphs in FIG. 13D and FIG. 14D represent variations in consumed charge quantity Qdyn caused by input transition time Tsin, under the conditions that the value of process variation Pchip is zero, power-supply voltage V is 1V, junction temperature Tj is 65° C., and load capacity Cload is 0.005 pF. The vertical axes represent consumed charge quantity Qdyn, and the horizontal axes represent input transition time Tsin. The graphs in FIG. 13E and FIG. 14E represent variations in consumed charge quantity Qdyn caused by load capacity Cload under the conditions that the value of process variation Pchip is zero, power-supply voltage V is 1V, junction temperature Tj is 65° C., and input transition time Tsin is 80 ps. The vertical axes represent consumed charge quantity Qdyn, and the horizontal axes represent load capacity Cload. Therefore, the graphs in FIG. 13A through FIG. 13E and FIG. 14A through FIG. 14E take input transition time Tsin and load capacity Cload into consideration as conditional variables.
  • As is obvious from FIG. 13A through FIG. 13E and FIG. 14A through FIG. 14E, Expression (3) is capable of calculating consumed charge quantity Qdyn with a high accuracy under different PVT conditions and conditional variables. Similarly to Expression (1), in the graphs in FIG. 13A and FIG. 14A, the difference between simulation result s and calculation result r is relatively large in a region where Pchip has small values. However, errors in that region have a very small influence on the accuracy in evaluating power consumption for the same reason as in the case of Expression (1).
  • Accordingly, the instance-by-instance power consumption calculation unit 47 is capable of highly accurately calculating leakage current value Ileak and consumed charge quantity Qdyn (dynamic current value Idyn) in logical states in which respective instances are set. The instance-by-instance power consumption calculation unit 47 calculates leakage current value Ileak and consumed charge quantity Qdyn, and calculates the power consumption value of the entire instance by using the calculated Ileak and Qdyn. The power consumption value of the entire instance is output to the LSI power consumption calculation unit 48. A power consumption value of the entire instance will be referred to as “Pinst” hereinafter so that it is discriminated from other power consumption values.
  • The LSI power consumption calculation unit 48 accumulates power consumption value Pinst for each instance input from the instance-by-instance power consumption calculation unit 47 so as to calculate the power consumption value 49 of the entire LSI. As was described above, leakage current value Ileak and consumed charge quantity Qdyn (dynamic current value Idyn) can be calculated for each instance with a high accuracy. Accordingly, the power consumption value 49, which is calculated as the final calculation, is also highly accurate.
  • The condition obtainment unit 46, the generation condition determination unit 42, the coefficient library generation unit 44, the instance-by-instance power consumption calculation unit 47, and the LSI power consumption calculation unit 48 illustrated in FIG. 4 operate as described above. The configuration illustrated in FIG. 4, i.e., a power consumption calculation apparatus according to the present embodiment, is implemented by causing a computer (data processing apparatus) to execute a program according to the present embodiment.
  • FIG. 19 illustrates an example of a hardware configuration of a computer to which the present embodiment can be applied. Specific explanations will be given for an example of a configuration of a computer that can be used as a power consumption calculation apparatus by referring to FIG. 19.
  • A program according to the present embodiment (referred to as a “power consumption evaluation program” hereinafter) includes, for example, a sub program that implements the library generation apparatus according to the present embodiment (referred to as a “library generation program” hereinafter) and a sub program that implements a power consumption calculation apparatus according to the present embodiment (referred to as a “power consumption calculation program” hereinafter). The library generation apparatus and the power consumption calculation apparatus according to the present embodiment are implemented by causing a computer to execute the corresponding sub programs.
  • The computer whose configuration is illustrated in FIG. 19 includes a CPU 71, a memory 72, an input device 73, an output device 74, an external storage device 75, a media driving device 76, and a network connection device 77, and they are connected to each other through a bus 79. The configuration illustrated in FIG. 19 is an example, and the scope of the present invention is not limited to this example.
  • The CPU 71 controls the entire computer. Although FIG. 19 illustrates only one CPU, a plurality of CPUs may be included.
  • The memory 72 is a semiconductor memory such as RAM or the like that temporarily stores a program or data stored in the external storage device 75 (or a portable storage medium 80) when the program is executed, the data is updated, or in other cases. The CPU 71 reads the program to the memory 72 so as to execute the program, and controls the entire computer.
  • The input device 73 is a device that includes an operation device such as a keyboard to be used by an operator and a device including a detection device that detects operations made on the operation device, or is an interface for connections with a different computer functioning as a terminal device (for example, a console). In the former case, the input device 73 detects operations made by an operator on the operation device so as to report the detection result to the CPU 71. In the latter case, the input device 73 receives instructions from an operator through the terminal device so as to report the instructions to the CPU 71. It is herein assumed for simplicity that the former device is the input device 73.
  • The output device 74 includes, for example, a display device and a display control device connected to the display device. The library generation condition 43 a, the library 45 a, and the power consumption value 49 illustrated in FIG. 4 can be displayed on the display device of the instance-by-instance power consumption calculation unit 47. The external storage device 75 is a large capacity storage device such as, for example, a flash memory, a hard disk, or the like. External storage device 75 is mainly used for storing various types of data and programs.
  • The media driving device 76 accesses the portable storage medium 80 such as a memory card or the like. The network connection device 77 enables communications with external devices (not illustrated) through, for example, a communication network. Execution of simulation or calculation of power consumption requires the design data of a semiconductor device (LSI) (for example, a net list that describes connection states between cells) and detailed data of each cell (data for simulation). When such data is stored in an external device, the network connection device 77 is used for obtaining that data.
  • A power consumption evaluation program is recorded in the external storage device 75 or the portable storage medium 80, or is obtained by using the network connection device 77 through a communication network. A library generation apparatus and a power consumption calculation apparatus according to the present embodiment can be implemented by reading the power consumption evaluation program to the memory 72 so that the CPU 71 executes it.
  • In the configuration illustrated in FIG. 19, the information obtainment unit 41, the generation condition determination unit 42, the coefficient library generation unit 44, the instance-by-instance power consumption calculation unit 47, and the LSI power consumption calculation unit 48 illustrated in FIG. 4 are implemented by the following combinations. It is herein assumed that a power consumption evaluation program is stored in the external storage device 75 and that generated data is stored in external storage device 75 for simplicity. It is also assumed that data of an LSI (semiconductor device) as a power consumption evaluation target and other data necessary for power consumption evaluation such as detailed data of each cell or the like necessary for execution of simulation have all been stored in the external storage device 75.
  • On this assumption, the information obtainment unit 41, the generation condition determination unit 42, and the instance-by-instance power consumption calculation unit 47 are implemented by, for example, the CPU 71, the memory 72, the input device 73, the external storage device 75, and the bus 79. The coefficient library generation unit 44 and the LSI power consumption calculation unit 48 are implemented by, for example, the CPU 71, the memory 72, the external storage device 75, and the bus 79. The first storage unit 43 and the second storage unit 45 are, for example, the external storage devices 75.
  • In addition to the activation of a library generation program, the input device 73 is used for inputting or specifying the evaluation range information 41 a in order to generate a library. The input device 73 is also used for specifying an LSI for which a library is to be generated (for example, for specifying a net list), for giving an instruction to generate the library 45 a, and for performing other operations. In response to that instruction to generate a library, the generation condition determination unit 42 for example generates the library generation condition 43 a, and the coefficient library generation unit 44 automatically generates the library 45 a in accordance with the generated library generation condition 43 a. Accordingly, the input device 73 is a constituent that implements the information obtainment unit 41 and the generation condition determination unit 42, but is not a constituent that implements the coefficient library generation unit 44.
  • In calculation of the power consumption value 49, the input device 73 is used for inputting or specifying the PVT condition 46 a in addition to the activation of the power consumption calculation program. The input device 73 is also used for specifying an LSI whose power consumption value 49 is to be calculated (for example, for specifying a net list), for specifying various factors such as the library 45 a and the PVT condition 46 a, and for giving various instructions such as an instruction to calculate the power consumption value 49. In response to that instruction to calculate the value, the instance-by-instance power consumption calculation unit 47 calculates power consumption value Pinst of each instance of a cell specified by using the library 45 a specified under the specified PVT condition 46 a. The LSI power consumption calculation unit 48 automatically calculates the power consumption value 49 by using, for example, Pinst of each instance.
  • Accordingly, the input device 73 is a constituent that implements the condition obtainment unit 46 and the instance-by-instance power consumption calculation unit 47, but is not a constituent that implements the LSI power consumption calculation unit 48. When a storage destination, an output destination, or the like of the calculated power consumption value 49 can be specified by operating the input device 73, the input device 73 as well is a constituent that implements the LSI power consumption calculation unit 48.
  • The power consumption evaluation program causes a computer to execute the following processes so as to implement the information obtainment unit 41, the generation condition determination unit 42, the coefficient library generation unit 44, the instance-by-instance power consumption calculation unit 47, and the LSI power consumption calculation unit 48. Next, specific explanations will be given for respective processes executed by a computer in accordance with the power consumption evaluation program, by referring to the flowcharts illustrated in FIG. 15 through FIG. 18.
  • FIG. 15 is a flowchart for a library generation condition determination process. First, detailed explanations will be given for a library generation condition determination process by referring to FIG. 15. This library generation condition determination process is executed for generating the library generation condition 43 a. FIG. 15 illustrates a portion that is executed in response to a generation instruction of the library 45 a after, for example, an LSI for which a library is to be generated (for example, a net list) has been specified. The generation condition determination unit 42 is implemented by execution of the library generation condition determination process by a computer (the CPU 71 in the computer).
  • First, in step S11, a computer obtains the evaluation range information 41 a that has been input to the input device 73 through operations by an operator or that has been specified in the input device 73 through operations by an operator, and selects a plurality of cells as evaluation targets for determining the library generation condition 43 a. The selection of cells is conducted by referring to a specified LSI (for example, a net list) or other libraries of the cells. In subsequent step S12, the computer determines, for each conditional variable, a step width from the value range represented by the obtained evaluation range information 41 a so as to determine combinations of the values of the respective conditional variables. Thereafter, the process proceeds to step S13, where the computer executes simulation for obtaining the consumed current of each of the selected cells. Simulation of each cell is executed for each expression and each combination of the values of the respective conditional variables. A plurality of logical states may be prepared for one cell, while a single logical state may also be prepared for one cell. After executing all types of simulation, the process proceeds to step S64.
  • In step S14, the computer picks up as many execution conditions for simulation as the candidate condition number for each expression and each cell. In subsequent step S15, the computer calculates the value of each coefficient by using the result of each simulation under the picked-up execution conditions for each cell and each expression, and evaluates an error between the simulation result and the expression to which the calculated value of each coefficient has been substituted.
  • After the evaluation of an error, the process proceeds to step S16, where the computer determines whether or not the processes have been repeated a prescribed number of times (the number of times that the pick-up was conducted). When the processes of step S14 and step S15, i.e., the calculation of the value of each coefficient by using the simulation results of the picked-up execution conditions and the evaluation of an error, have been conducted the number of times that the pick-up was conducted, the determination result in step S16 is YES, and the process proceeds to step S17. When the processes in step S14 and step S15 have not been conducted the number of times that the pick-up was conducted, the determination result in step S16 is NO, and process returns to step S14. Thereby, the computer picks up combinations of as many different execution conditions as the candidate condition number for each expression and each cell in step S14. The pick-up in that case may be executed by changing all execution conditions that were picked up previously, or may also be executed by changing part of those execution conditions. Accordingly, methods adopted for picking up execution conditions for the second or subsequent times are not particularly limited.
  • In step S17, the computer compares obtained errors, which exist in as many a number as the number of times that the pick-up was conducted for each expression and each cell, determines the smallest error, and determines as the library generation condition 43 a the combination of execution conditions for simulation that leads to the determined error. Thereafter, the computer terminates this library generation condition determination process.
  • FIG. 16 is a flowchart for a leakage coefficient data registration process, and FIG. 17 is a flowchart for a dynamic coefficient data registration process. A leakage coefficient data registration process registers values of the respective coefficients of Expression (1) in the library 45 a for each cell. A dynamic coefficient data registration process registers values of the respective coefficients of Expression (3) in the library 45 a for each cell.
  • FIG. 16 and FIG. 17 represent extracts from processes executed for registering coefficient data for one logical state of a cell in the library 45 a. In practice, however, the leakage coefficient data registration process and the dynamic coefficient data registration process register in the library 45 a coefficient data for each logical state of each cell. For example, the leakage coefficient data registration process and the dynamic coefficient data registration process are executed in the same subroutine process. This subroutine process (referred to as a “coefficient library generation process” hereinafter) executes the leakage coefficient data registration process and the dynamic coefficient data registration process after, for example, generating the library 45 a as a new library. Thereby, coefficient data generated by the leakage coefficient data registration process and the dynamic coefficient data registration process is registered in the newly generated library 45 a. Accordingly, the coefficient library generation unit 44 is implemented by execution of a coefficient library generation process by a computer. In this example, the leakage coefficient data registration process will be explained in detail by referring to FIG. 16.
  • First, in step S21, the computer sets the logical state (input condition, internal state, or the like) of a cell that is the current target. In step S22, the computer refers to the library generation condition 43 a so as to set execution conditions for simulation. Expression (1) includes process variations Pchip and Pocv, power-supply voltage V, and junction temperature Tj as conditional variables. Accordingly, execution of step S22 sets the values of process variations Pchip and Pocv, power-supply voltage V, and junction temperature Tj as execution conditions for simulation.
  • In step S23, subsequent to step S22, the computer executes a simulation under execution conditions that have been set, and the leakage current is measured. In step S24, which is executed next, whether or not simulation has been executed under all execution conditions registered in the library generation condition 43 a for Expression (1) is determined. When there are no other execution conditions under which simulation has to be executed, the determination result in step S24 is yes, and the process proceeds to step S25. When there are other execution conditions under which simulation has to be executed, the determination result in step S24 is No, and the process returns to step S22.
  • In step S25, the computer calculates the value of each coefficient of Expression (1) by using all execution results of simulation, i.e., by using all leakage currents that have been measured, and registers, in the library 45 a, the calculated value of each coefficient as coefficient data of one logical state of the target cell. Thereafter, the leakage coefficient data registration process of the portion illustrated in FIG. 16 is terminated.
  • The computer that executes step S22 again selects and sets an execution condition under which simulation has not been executed from among all execution conditions registered in the library generation condition 43 a for Expression (1). Accordingly, the process loop of step S22 through step S24 is repeated until the determination result in step S24 becomes Yes, and thereby simulation is executed under all conditions for generating leakage coefficient data of one logical state of one cell.
  • Next, detailed explanations will be given for a dynamic coefficient data registration process by referring to FIG. 17.
  • First, in step S31, the computer sets the logical state (input/output relationship, internal state, situation condition, etc.) of a cell that is the current target. In subsequent step S32, the computer refers to the library generation condition 43 a so as to set execution conditions for simulation. Expression (3) includes, as conditional variables, process variation Pchip, power-supply voltage V, transition times Tsin and Tsout, and junction temperature T. Expression (2) includes, as conditional variables, switching time Tsw. Accordingly, the execution of the process of step S32 sets, as execution conditions for simulation, the values of process variation Pchip, power-supply voltage V, transition times Tsin and Tsout, switching time Tsw (operation frequency f), and junction temperature Tj.
  • In step S33, subsequent to step S32, the computer executes simulation under the set execution conditions, and measures the average current value during one switching time Tsw and measures the leakage current value under each of the situations where a signal that changes the level is L or H. In subsequent step S34, the computer uses the measurement results in step S33 so as to calculate the dynamic current value. In an example of calculation of a dynamic current value, the leakage current value in each of the situations where a signal that changes the level is L or H, and the value of the current to be charged to the load 60 (the maximum charge that can be stored in the load 60=Cload V) are subtracted from the average current value during one switching time Tsw. After the above calculation of a dynamic current value, the process proceeds to step S35.
  • In step S35, the computer determines whether or not simulation has been executed under all execution conditions registered in the library generation condition 43 a for Expression (3). When there are no other execution conditions under which simulation has to be executed, the determination result in step S35 is yes, and the process proceeds to step S36. When there are other execution conditions under which simulation has to be executed, the determination result in step S35 is No, and the process returns to step S32.
  • In step S36, the computer uses all execution results of simulation to calculate the value of each coefficient of Expression (3), and registers the calculated values in the library 45 a as coefficient data of one logical state of the target cell. Thereafter, the dynamic coefficient data registration process of the portion illustrated in FIG. 17 is terminated.
  • The computer that again executes step S32 selects and sets an execution condition under which simulation has not been executed from among all execution conditions registered in the library generation condition 43 a for Expression (3). Accordingly, the process loop of step S32 through step S35 is repeated until the determination result in 35 becomes Yes, and thereby simulation is executed under all conditions for generating dynamic coefficient data of one logical state of one cell.
  • The processes of the portions illustrated in FIG. 16 and FIG. 17 are repeated for each logical state in the same cell. As a result of this, coefficient data is registered in the library 45 a for each logical state of one cell. By repeating similar processes in each cell, generation of the library 45 a in which coefficient data is registered for each logical state of each cell is completed. After the completion of generation of the library 45 a, the coefficient library generation process is terminated.
  • FIG. 18 is a flowchart of a power consumption calculation process. This process calculates the power consumption value of an LSI by using the library 45 a, and is implemented by the power consumption calculation program described above. The instance-by-instance power consumption calculation unit 47 and the LSI power consumption calculation unit 48 are implemented by execution of the power consumption calculation process by a computer.
  • First in step S41, a computer performs various settings in accordance with operations input by an operator to the input device 73. For example, an operator operates the input device 73 so as to specify an LSI (for example, a net list) whose power consumption is to be evaluated, the PVT (process variation Pchip, power-supply voltage V, and junction temperature Tj) condition 46, operation frequency f, the library 45 a to be used for evaluating the power consumption, etc. Thereby, setting is performed in accordance with those specified elements. After performing the various settings, the process proceeds to step S42. Switching time Tsw corresponds to the inverse number of operation frequency f.
  • In step S42, the computer refers to, for example, a net list so as to set operation information for each instance. After operation information has been set for all instances, the process proceeds to step S43.
  • Operation information is necessary to evaluate power consumption, in addition to the PVT condition 46 a. Specifically, operation information includes availability ratio α, input transition time Tsin, output transition time Tsout, and load capacity Cload.
  • Availability ratio α is information representing a ratio at which a corresponding instance operates, and is a value between, for example, zero and one. Availability ratio α may be set (calculated) for each instance by using the results of logical simulation or the like; however, it may also be set for each LSI block, each type of circuit (types categorized by whether it is a conditional circuit, a permutation circuit, a clock source, or the like) adopted as a cell, or for any combination thereof. A target of setting availability ratio α is selected in accordance with, for example, the accuracy required in evaluating the power consumption. When a plurality of instances are targeted, it is possible to calculate the average value or the like of availability ratios α so as to assign the average value to the respective instances.
  • Input transition time Tsin, output transition time Tsout, and load capacity Cload may be set by using the results of, for example, STA (Static Timing Analysis), which is used for verifying timings. This setting may be performed for each instance. However, it may also be set for each LSI block, each type of circuit (types categorized by whether it is a conditional circuit, a permutation circuit, a clock source, or the like) adopted as a cell, or for any combination thereof. A target of setting these values is selected in accordance with, for example, the accuracy required in evaluating the power consumption. When a plurality of instances are targeted, it is possible to calculate the average value or the like of respective values so as to assign the average value to the respective instances.
  • In step S43, the computer refers to the library 45 a for each instance by using the set PVT condition 46 a and operation information so as to calculate average leakage current value Ileaka and consumed charge quantity Qdyn from Expressions (1) and (3). In subsequent step S44, the computer calculates power consumption value Pinst by using the averaged average leakage current value Ileaka and consumed charge quantity Qdyn for each instance. Calculation of power consumption value Pinst is performed by using, for example, the following expression.

  • P inst=(I leaka+(Q dyn +C load *Vf·α)·V  (14)
  • After calculating power consumption value Pinst for all instances by using Expression (14), the process proceeds to step S45, and the computer accumulates power consumption values Pinst obtained for respective instances so as to calculate the power consumption value 49 of the entire LSI. After storing or outputting the calculated power consumption value 49, this power consumption calculation process is terminated.
  • As described above, the power consumption value 49 of a specified LSI is calculated by using the library 45 a. The library 45 a corresponds to the range of PVT conditions represented by the evaluation range information 41 a. Accordingly, when the power consumption value 49 is calculated by, for example, changing only the PVT conditions 46 a, the power consumption value 49 under the changed PVT conditions 46 a can be obtained rapidly and with a high accuracy by changing the method of specifying the PVT conditions 46 a.
  • The present embodiment employs a configuration that enables selection of the library 45 a to be used for calculating the power consumption value 49 of an LSI. This configuration is employed so that the power consumption value 49 of an LSI can be calculated under various PVT conditions 46 a without newly generating the library 45 a.
  • Second Embodiment
  • The amount of heat generated in an LSI varies in accordance with power consumption. Thereby, in practice, the junction temperature Tj varies in accordance with power consumption. Junction temperature Tj given as the PVT condition 46 a is used for obtaining a power consumption value that is unknown. Because of this as well, junction temperature Tj given as the PVT condition 46 a is not always appropriate. In view of this, the second embodiment automatically obtains a junction temperature Tj that is more appropriate so as to reflect a more appropriate junction temperature Tj on calculation of the power consumption value 49. Power consumption of an LSI can be calculated with a higher accuracy by automatically obtaining such a junction temperature Tj so as to use it in calculation of the power consumption value 49.
  • The second embodiment is different from the first embodiment only in a power consumption calculation apparatus because calculation of the power consumption value 49 uses a junction temperature Tj that has been obtained automatically. However, the power consumption calculation apparatus in the second embodiment employs a configuration that is basically similar to that of the first embodiment, and operates roughly similarly to that of the first embodiment. Thus, the power consumption calculation apparatus in the second embodiment is denoted by the same numeral that denotes that of the first embodiment, and explanations are given only for aspects that are different from those in the first embodiment.
  • In the second embodiment, the instance-by-instance power consumption calculation unit 47 calculates power consumption value Pinst for each instance, and thereafter analyses the temperature distribution in the LSI by using the calculated power consumption value Pinst. The temperature distribution in an LSI can be conducted by using a known heat analysis tool (program). In order to enable a heat analysis tool to perform this analysis of temperature distribution in an LSI, the instance-by-instance power consumption calculation unit 47 is given detailed-structure data, which represents a detailed structure, of an LSI (including a package portion) or a heat analysis model. In the case of an LSI that uses a heat sink, a fan, or the like for cooling, data of cooling conditions or the like is also given to the instance-by-instance power consumption calculation unit 47. Detailed-structure data and a heat analysis model may cover an LSI entirely or may cover part of an LSI.
  • The second embodiment uses a heat analysis tool for analyzing temperature distribution in LSIs. Accordingly, the power consumption calculation program according to the second embodiment is further provided with a function of implementing a heat analysis tool as a sub program.
  • The junction temperature of each instance depends upon the power consumption and the ambient temperature. The temperature distribution in an LSI gives the ambient temperature of each instance. A power consumption value may be given through calculation. Accordingly, when the temperature distribution in an LSI is determined, actual junction temperature Tj of each instance may be measured (estimated).
  • The instance-by-instance power consumption calculation unit 47 determines whether or not junction temperature Tj (specified junction temperature Tj or updated junction temperature Tj, which are referred to as a “current junction temperature Tj” hereinafter) currently used for the calculation of power consumption value Pinst is appropriate by using a junction temperature Tj that has been newly calculated through the use of the analysis result of the temperature distribution in the LSI (referred to as “new junction temperature Tj” hereinafter). Accordingly, the determination of whether or not the current junction temperature Tj is appropriate is performed when, for example, a difference between the junction temperature Tj obtained immediately before in each instance (specified junction temperature Tj or junction temperature Tj obtained by calculation) and the new junction temperature Tj is within a prescribed range.
  • When the instance-by-instance power consumption calculation unit 47 has determined that the new junction temperature Th is appropriate, it outputs the power consumption value Pinst calculated for each instance to the LSI power consumption calculation unit 48. Thereby, the LSI power consumption calculation unit 48 calculates the power consumption value 49 of the entire LSI. When the instance-by-instance power consumption calculation unit 47 has determined that the new junction temperature Tj is inappropriate, it sets the new junction temperature Tj for calculating power consumption value Pinst so as to again perform the calculation of power consumption value Pinst of each instance and analyses the temperature distribution in the LSI by using the calculation result. As junction temperature Tj to be set newly, an average value of new junction temperatures Tj of respective instances, a value obtained by adding to the current junction temperature Tj a value corresponding to a difference between the average value and the current junction temperature Tj, or other values are possible.
  • As described above, the LSI power consumption calculation unit 48 determines a junction temperature Tj that is appropriate to be used for calculation of power consumption value Pinst on the condition that the newly calculated junction temperature Tj converges into a prescribed range. Power consumption value Pinst of each instance is eventually calculated by using the determined junction temperature Tj. The use of such an appropriate junction temperature Tj keeps the calculated power consumption value 49 of an LSI always highly accurate.
  • FIG. 20 is a flowchart for a power consumption calculation process according to the second embodiment. Next, the power consumption process according to the second embodiment will be explained in detail by referring to FIG. 20. In FIG. 20, the same or almost the same steps as those in the first embodiment are denoted by the same numerals. Accordingly, explanations are given by paying attention only to aspects different from those in the first embodiment.
  • In step S51, a computer performs various settings in accordance with operations input by an operator, similarly to the first embodiment. In the second embodiment, settings such as, for example, setting of a heat analysis tool, i.e., detailed-structure data representing the detailed structure of an LSI, setting of a heat analysis model, setting of a cooling condition, and the like are added as various settings. Junction temperature Tj included in the PVT condition 46 a is set as an initial value. After performing these various settings, processes in step S42 through step S44 are executed similarly to the first embodiment. After terminating the process in step S44, the process proceeds to step S52.
  • In step S52, the computer executes a heat analysis tool by using power consumption value Pinst calculated for each instance so as to calculate the temperature distribution in an LSI. In subsequent step S53, the computer calculates junction temperature Tj of each instance (“temperature calculation value” in the figure), and determines whether or not calculated junction temperature Tj has converged. When newly calculated junction temperature Tj is equal, with a difference within a prescribed range (positive or negative 1° C., for example), to the initial value of junction temperature Tj or the junction temperature Tj that was calculated immediately before in each instance, the determination is YES, and the process proceeds to step S55. In step S55, the computer accumulates power consumption values Pinst calculated for individual instances so as to calculate the power consumption value 49. After calculating the power consumption value 49, the power consumption calculation process is terminated.
  • When the newly calculated junction temperature Tj is not equal, with a difference within a prescribed range, to the initial value of junction temperature Tj or the junction temperature Tj that was calculated immediately before in each instance, the determination is NO, and the process proceeds to step S54. In step S54, the computer sets a new junction temperature Tj to be used for calculation of power consumption value Pinst for each instance. New junction temperature Tj is set by using junction temperature Tj calculated for each instance. After setting junction temperature Tj newly, the process returns to step S43.
  • In the present embodiments (first and second embodiments), generation of the library 45 a and calculation of the power consumption value 49 of an LSI (semiconductor device) are conducted separately; however, generation of the library 45 a and calculation of the power consumption value 49 of an LSI may be conducted continuously. One library 45 a is generated for one piece of a given library 41 a; however, a plurality of libraries 45 a may be generated depending upon the size of the range represented by the evaluation range information 41 a. When a plurality of libraries 45 a are generated, the generation of libraries 45 a requires a longer period of time; however, the accuracy in evaluating power consumption can be increased further.
  • All examples and conditional language recited herein are intended for pedagogical purposes to aid the reader in understanding the invention and the concepts contributed by the inventor to furthering the art, and are to be construed as being without limitation to such specifically recited examples and conditions, nor does the organization of such examples in the specification relate to a showing of the superiority and inferiority of the invention. Although the embodiment(s) of the present invention has (have) been described in detail, it should be understood that the various changes, substitutions, and alterations could be made hereto without departing from the spirit and scope of the invention.

Claims (9)

What is claimed is:
1. A non-transitory computer-readable storage medium having stored therein a program for causing a computer to execute a process comprising:
obtaining range information representing a range of an evaluation condition under which a power consumption value of a semiconductor device is calculated;
setting a mathematical expression for calculating a power consumption value of a cell under an evaluation condition within the range represented by the range information for each cell, which is a basic element constituting the semiconductor device; and
generating a library that has stored mathematical expression information representing the set mathematical expression for each of the cells.
2. The medium according to claim 1, wherein:
the evaluation condition whose range is represented by the range information includes a PVT condition that represents a variation in a process of producing the semiconductor device, a voltage to be applied to the cell, and a temperature of the cell.
3. The medium according to claim 2, wherein:
the setting of a mathematical expression for each of the cells is performed by:
selecting at least one first cell from among the cells that constitute the semiconductor device;
determining a first simulation condition group under which simulation is conducted for obtaining a consumed current of the first cell from the range represented by the range information;
conducting simulation of the first cell under the first simulation condition group;
determining a second simulation condition group under which simulation is conducted for a second cell different from the first cell on the basis of a result of the simulation under the first simulation condition group;
conducting at least simulation for obtaining the consumed current of the second cell under the second simulation condition group; and
using a result of simulation under one of the first and second simulation condition groups.
4. The medium according to claim 3, wherein:
the setting of a mathematical expression for each of the cells is performed by:
determining a value of each coefficient included in a mathematical expression that is prepared beforehand, by using a result of simulation under one of the first and second simulation condition groups.
5. A library generation apparatus, comprising:
a processor that implements functions including:
an information obtainment unit configured to obtain range information representing a range of an evaluation condition under which a power consumption value of a semiconductor device is calculated;
a mathematical expression setting unit configured to set a mathematical expression for calculating a power consumption value of a cell under an evaluation condition within the range represented by the range information obtained by the information obtainment unit, for each cell, which is a basic element constituting the semiconductor device; and
a library generation unit configured to generate a library that has stored, for each of the cells, mathematical expression information representing the mathematical expression set by the expression setting unit.
6. A medium for causing a computer to execute a process comprising:
obtaining an evaluation condition under which a power consumption value of a semiconductor device is calculated;
performing calculation of a power consumption value under the evaluation condition of a cell, which is a basic element included in the semiconductor device, by using a library that has stored, for each of the cells, mathematical expression information representing a mathematical expression to be used for calculating the power consumption value; and
calculating the power consumption value under the evaluation condition of the semiconductor device by using the power consumption value calculated for each of the cells by using the library.
7. The medium according to claim 6, wherein:
the evaluation condition includes a temperature of the cell; and
the power consumption value of each cell is calculated by treating, as an initial value, the temperature of the cell represented by the evaluation condition, and by determining a temperature appropriate as a temperature of the cell.
8. A power consumption calculation apparatus, comprising:
a processor that implements functions including:
a condition obtainment unit configured to obtain an evaluation condition under which a power consumption value of a semiconductor device is calculated;
a first power consumption calculation unit configured to perform calculation of a power consumption value under the evaluation condition, obtained by the condition obtainment unit, of a cell, which is a basic element included in the semiconductor device, by using a library that has stored, for each of the cells, mathematical expression information representing a mathematical expression to be used for calculating the power consumption value; and
a second power consumption calculation unit configured to calculate the power consumption value under the evaluation condition of the semiconductor device by using the power consumption value calculated by the first power consumption calculation unit for each of the cells by using the library.
9. A library, comprising:
identification information that represents at least a cell, which is a basic element constituting a semiconductor device; and
mathematical expression information that is defined for each of the pieces of identification information and that represents a mathematical expression for calculating a power consumption value of a cell identified by the identification information.
US13/854,304 2010-10-08 2013-04-01 Recording medium, library generation apparatus, and power consumption calculation apparatus Abandoned US20130238300A1 (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2010/067803 WO2012046344A1 (en) 2010-10-08 2010-10-08 Program, library creating device, and power consumption calculating device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/067803 Continuation WO2012046344A1 (en) 2010-10-08 2010-10-08 Program, library creating device, and power consumption calculating device

Publications (1)

Publication Number Publication Date
US20130238300A1 true US20130238300A1 (en) 2013-09-12

Family

ID=45927358

Family Applications (1)

Application Number Title Priority Date Filing Date
US13/854,304 Abandoned US20130238300A1 (en) 2010-10-08 2013-04-01 Recording medium, library generation apparatus, and power consumption calculation apparatus

Country Status (3)

Country Link
US (1) US20130238300A1 (en)
JP (1) JPWO2012046344A1 (en)
WO (1) WO2012046344A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170147727A1 (en) * 2015-11-19 2017-05-25 Globalfoundries Inc. Temperature-aware integrated circuit design methods and systems

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5692160A (en) * 1994-12-14 1997-11-25 Vlsi Technology, Inc. Temperature, process and voltage variant slew rate based power usage simulation and method
US6096089A (en) * 1997-01-08 2000-08-01 Kabushiki Kaisha Toshiba Power simulation system, power simulation method and computer-readable recording medium for recording power simulation program
US20050044515A1 (en) * 2003-08-22 2005-02-24 International Business Machines Corporation Method for determining and using leakage current sensitivities to optimize the design of an integrated circuit
US7793239B2 (en) * 2006-04-24 2010-09-07 International Business Machines Corporation Method and system of modeling leakage
US7823102B2 (en) * 2005-12-17 2010-10-26 Gradient Design Automation Inc. Thermally aware design modification
US7937256B2 (en) * 2006-12-02 2011-05-03 Altos Design Automation, Inc. Systems and methods of efficient library characterization for integrated circuit cell libraries

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08327698A (en) * 1995-05-31 1996-12-13 Fujitsu Ltd Circuit simulation method and apparatus thereof
JPH10124539A (en) * 1996-10-18 1998-05-15 New Japan Radio Co Ltd Simulation method and library data base

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5692160A (en) * 1994-12-14 1997-11-25 Vlsi Technology, Inc. Temperature, process and voltage variant slew rate based power usage simulation and method
US6096089A (en) * 1997-01-08 2000-08-01 Kabushiki Kaisha Toshiba Power simulation system, power simulation method and computer-readable recording medium for recording power simulation program
US20050044515A1 (en) * 2003-08-22 2005-02-24 International Business Machines Corporation Method for determining and using leakage current sensitivities to optimize the design of an integrated circuit
US7823102B2 (en) * 2005-12-17 2010-10-26 Gradient Design Automation Inc. Thermally aware design modification
US7793239B2 (en) * 2006-04-24 2010-09-07 International Business Machines Corporation Method and system of modeling leakage
US7937256B2 (en) * 2006-12-02 2011-05-03 Altos Design Automation, Inc. Systems and methods of efficient library characterization for integrated circuit cell libraries

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Ghai, Dhruva, et al. "A PVT Aware Accurate Statistical Logic Library for High-kappa Metal-Gate Nano-CMOS" IEEE 10th Int'l Symposium on Quality Electronic Design (2009). *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170147727A1 (en) * 2015-11-19 2017-05-25 Globalfoundries Inc. Temperature-aware integrated circuit design methods and systems
US9767240B2 (en) * 2015-11-19 2017-09-19 Globalfoundries Inc. Temperature-aware integrated circuit design methods and systems

Also Published As

Publication number Publication date
JPWO2012046344A1 (en) 2014-02-24
WO2012046344A1 (en) 2012-04-12

Similar Documents

Publication Publication Date Title
US12216976B2 (en) Efficient integrated circuit simulation and testing
Wang et al. Algorithms for minimizing standby power in deep submicrometer, dual-V/sub t/CMOS circuits
JPH10124563A (en) Method and for calculating delay of logic circuit and method for calculating delay data in delay library
KR19980064044A (en) Hot carrier degradation estimation method
JPH08249372A (en) Electric power evaluating method for integrated circuit
CN110245061B (en) Computing device, method for predicting power consumption thereof, and computer-readable storage medium
US7958476B1 (en) Method for multi-cycle path and false path clock gating
KR100340392B1 (en) Method of manufacturing integrated circuit device
US7979261B2 (en) Circuit simulation model generation apparatus, circuit simulation model generation method and circuit simulation apparatus
Jagau SIMCURRENT-an efficient program for the estimation of the current flow of complex CMOS circuits
Gupta et al. Energy and peak-current per-cycle estimation at RTL
US20130238300A1 (en) Recording medium, library generation apparatus, and power consumption calculation apparatus
US7861130B2 (en) System and method of determining the speed of digital application specific integrated circuits
CN100481092C (en) Design method for lowering large scale integrated circuit electricity leakage power dissipation
CN116245060A (en) Analysis method, device, electronic equipment, storage medium of digital circuit
CN113868991B (en) Design method of digital standard cell under near-threshold power supply voltage
Monteiro et al. Power analysis and optimization from circuit to register-transfer levels
Ma et al. Fast cell library characterization for design technology co-optimization based on graph neural networks
JP2000148833A (en) Power consumption estimation method
US7516425B2 (en) Method for generating minimal leakage current input vector using heuristics
JP5821240B2 (en) Program, library creation apparatus, and method
Krishna et al. Computation of lower bounds for switching activity using decision theory
JP2001318960A (en) Method for evaluating power of integrated circuit
KR20080039914A (en) Process and apparatus for estimating circuit delay
Kagaris et al. Transistor-level synthesis for low-power applications

Legal Events

Date Code Title Description
AS Assignment

Owner name: FUJITSU LIMITED, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:OZAWA, MOTOHIRO;REEL/FRAME:030123/0590

Effective date: 20130315

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION