JP5321135B2 - Timing verification method and timing verification apparatus - Google Patents

Timing verification method and timing verification apparatus Download PDF

Info

Publication number
JP5321135B2
JP5321135B2 JP2009045202A JP2009045202A JP5321135B2 JP 5321135 B2 JP5321135 B2 JP 5321135B2 JP 2009045202 A JP2009045202 A JP 2009045202A JP 2009045202 A JP2009045202 A JP 2009045202A JP 5321135 B2 JP5321135 B2 JP 5321135B2
Authority
JP
Japan
Prior art keywords
timing verification
timing
path
specific path
conditions
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2009045202A
Other languages
Japanese (ja)
Other versions
JP2010198526A (en
Inventor
美弥子 藤田
誠 脇田
敏克 細野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Semiconductor Ltd
Original Assignee
Fujitsu Semiconductor 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 Semiconductor Ltd filed Critical Fujitsu Semiconductor Ltd
Priority to JP2009045202A priority Critical patent/JP5321135B2/en
Publication of JP2010198526A publication Critical patent/JP2010198526A/en
Application granted granted Critical
Publication of JP5321135B2 publication Critical patent/JP5321135B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a timing verification method and an apparatus for the same, capable of executing timing verification on timing verification-required paths necessary for timing verification without any omission. <P>SOLUTION: The timing verification method includes: a timing verification-required path-extracting process which analyzes connection information of an integrated circuit and extracts a plurality of timing verification-required paths; a first timing analysis process which obtains signal delay-related information on the plurality of timing verification-required paths based on representative timing verification conditions including manufacturing conditions and operation conditions of the integrated circuit, and which calculates the signal delay time of the plurality of timing verification-required paths from the delay-related information to perform timing analysis of signals propagating through the plurality of timing verification-required paths; a process for inputting specific determination conditions from the plurality of timing verification-required paths; a specific path selecting process which selects some paths corresponding to the specific determination conditions as specific paths; and a second timing analysis process which performs timing analysis of signals propagating through the specific paths. <P>COPYRIGHT: (C)2010,JPO&amp;INPIT

Description

本発明は,半導体集積回路のタイミング検証方法及びタイミング検証装置に関する。   The present invention relates to a timing verification method and timing verification apparatus for a semiconductor integrated circuit.

従来、半導体集積回路の開発工程において、その動作を確認し保障するために、信号の伝達経路であるパスのタイミング検証が行われている。そして、デジタル回路におけるタイミング検証では、広く、静的タイミング解析(STA(Static Timing Analysis))が実施されている。   Conventionally, in the development process of a semiconductor integrated circuit, in order to confirm and guarantee its operation, timing verification of a path which is a signal transmission path has been performed. In timing verification in digital circuits, static timing analysis (STA) is widely performed.

静的タイミング解析では、まず論理回路を構成する各々の素子(セルや配線)における遅延値(遅延時間)が算出され、各々の素子に割り当てられる。そして、割り当てられた遅延値の累積により、パス内を伝達する信号の伝達遅延時間が算出される。さらに、算出された伝達遅延時間に基づいて、信号が所定のタイミングで伝達されるか否かの解析が行われる。   In static timing analysis, first, a delay value (delay time) in each element (cell or wiring) constituting a logic circuit is calculated and assigned to each element. Then, the transmission delay time of the signal transmitted through the path is calculated by accumulating the assigned delay values. Further, based on the calculated transmission delay time, an analysis is performed as to whether or not the signal is transmitted at a predetermined timing.

また、半導体集積回路における素子が形成されるプロセスや動作時の電源電圧や温度等は、各々の素子の遅延値に影響を与える。そのため、上述した各素子の遅延値の算出には、これらが解析条件として設定さる。そして、その解析条件に基づいて遅延値が算出される。   Also, the process of forming elements in the semiconductor integrated circuit, the power supply voltage and temperature during operation, etc. affect the delay value of each element. Therefore, these are set as analysis conditions in the calculation of the delay value of each element described above. Then, a delay value is calculated based on the analysis condition.

従来、集積回路が有するの全てのパスのタイミング検証がもれなく行われるために、各条件の範囲やばらつきが考慮され、それらの組み合わせを変えて静的タイミング解析が行われていた。しかし、この方法では全てのパスに対して、全ての条件で解析が行われるため、解析工数が増加する。そこで、まず代表的な条件(以下、代表タイミング検証条件と称する。)で全てのパスに対してタイミング検証が行われ、その結果から選択されたタイミングの厳しいクリティカルパスに対してのみ追加した条件(以下、固有タイミング検証条件と称する。)でのタイミング検証が行われる。   Conventionally, since the timing verification of all paths of the integrated circuit is performed without exception, the range and variation of each condition are taken into consideration, and the static timing analysis is performed by changing the combination thereof. However, in this method, since analysis is performed for all paths under all conditions, the number of analysis steps increases. Therefore, first, timing verification is performed on all paths under typical conditions (hereinafter referred to as representative timing verification conditions), and conditions added only for critical paths with severe timing selected from the results ( Hereinafter, timing verification under the unique timing verification condition) is performed.

あるタイミング検証では、論理回路内のパスの信号遅延時間を高速かつ高精度に計算する方法が記載されている。まず、論理回路が有するパスに対して比較的高速な静的遅延計算が行われ、その計算結果に基づいて、特に精度が要求されるパスやその計算での誤差が大きい素子を含むパスが抽出される。そして、それら抽出されたパスに対してのみ、比較的時間がかかるが、回路シミュレーションによる高精度の遅延計算が行われる。   A certain timing verification describes a method for calculating a signal delay time of a path in a logic circuit with high speed and high accuracy. First, relatively high-speed static delay calculation is performed on the paths of the logic circuit, and based on the calculation results, paths that require particularly high accuracy and paths that include elements with large errors in the calculation are extracted. Is done. Then, although it takes a relatively long time only for these extracted paths, highly accurate delay calculation is performed by circuit simulation.

別のタイミング検証では、まず、論理回路が有するパスに対して静的タイミング解析が行われ、タイミングが厳しいネットが抽出される。そして、そのネットの有するセル毎にばらつきを固有化した遅延分布が計算され、その遅延分布に基づき、統計的タイミング解析が行われる。   In another timing verification, first, static timing analysis is performed on a path included in a logic circuit, and a net with strict timing is extracted. Then, a delay distribution in which variation is specified for each cell of the net is calculated, and statistical timing analysis is performed based on the delay distribution.

特開平10-63693号 公報Japanese Patent Laid-Open No. 10-63693 特開2007-183932号 公報JP 2007-183932 JP

しかしながら、従来のタイミング検証のようにまず代表タイミング検証条件でタイミング検証を行い、検出されたタイミングが厳しいクリティカルパスをのみを対象として、固有タイミング検証条件でのタイミング検証を行うと、検証漏れが発生するという課題がある。   However, if the timing verification is first performed under the representative timing verification conditions as in the conventional timing verification, and the timing verification under the unique timing verification conditions is performed only for the critical path with the detected timing being severe, verification failure occurs. There is a problem of doing.

例えば、条件に応じてその遅延特性が大きく変動する特性変動セルを含むパスなどは、代表タイミング検証条件ではタイミングに余裕がありクリティカルパスとして選択されなくても、固有タイミング検証条件ではタイミングマージンが規定値未満になる場合がある。しかし、代表タイミング検証条件だけで得られたタイミングマージンだけをチェックすると、そのようなクリティカルパスを検出することができない。   For example, a path that includes a characteristic variation cell whose delay characteristics vary greatly depending on the condition, even if there is a margin in timing in the representative timing verification condition and it is not selected as a critical path, the timing margin is specified in the specific timing verification condition May be less than the value. However, if only the timing margin obtained only with the representative timing verification condition is checked, such a critical path cannot be detected.

そこで、本発明の目的は、タイミング検証が必要なタイミング検証対象パスに対してもれなくタイミング検証を行うことができるタイミング検証方法およびその装置を提供することにある。   Accordingly, an object of the present invention is to provide a timing verification method and apparatus capable of performing timing verification without fail for a timing verification target path that requires timing verification.

1つの態様によれば、集積回路のタイミング検証方法において、コンピュータが、集積回路の接続情報を解析し、セルとそれを接続する配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出し、コンピュータが、複数のタイミング検証対象パスに対して、集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれのタイミング検証対象パスに関連付けると共に、当該遅延関連情報から複数のタイミング検証対象パスの信号遅延時間を求めて複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行い、コンピュータが、複数のタイミング検証対象パスから特定のパスを選択するための特定の判別条件を入力し、コンピュータが、遅延関連情報が関連づけられた複数のタイミング検証対象パスから、特定の判別条件に合致する一部のパスを特定パスとして選択し、コンピュータが、特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて特定パスの信号遅延時間を求めて特定パスを伝搬する信号のタイミング解析を行う。   According to one aspect, in the integrated circuit timing verification method, the computer analyzes the connection information of the integrated circuit, and includes a path having a cell and a wiring connecting the cells, and a plurality of timing verification targets The timing verification target paths are extracted, and the computer propagates a plurality of timing verification target paths to a plurality of timing verification target paths based on representative timing verification conditions including manufacturing conditions and operation conditions of the integrated circuit. The delay related information is obtained, the delay related information is associated with each timing verification target path, and the signal delay times of the plurality of timing verification target paths are obtained from the delay related information, and the signals propagating through the plurality of timing verification target paths are obtained. Performs timing analysis, and the computer selects a specific path from multiple timing verification target paths. The computer inputs a specific determination condition for selecting, and the computer selects, as the specific path, a part of paths that match the specific determination condition from a plurality of timing verification target paths associated with the delay related information. However, for a specific path, a signal delay time of the specific path is obtained based on a plurality of timing verification conditions specific to the specific path, and a timing analysis of a signal propagating through the specific path is performed.

上記の発明によれば、タイミング検証が必要なタイミング検証対象パスに対して、もれなくタイミング検証を行うことができるタイミング検証方法およびその装置を提供することができる。   According to the above invention, it is possible to provide a timing verification method and apparatus capable of performing timing verification for all timing verification target paths that require timing verification.

一般的なタイミング検証方法を示すフローチャートである。It is a flowchart which shows the general timing verification method. 静的タイミング解析S3のフローチャートである。It is a flowchart of static timing analysis S3. 本実施の形態におけるタイミング検証方法を示すフローチャートである。It is a flowchart which shows the timing verification method in this Embodiment. 図3の各工程S13、S36での情報の入出力を示したフローチャートである。FIG. 4 is a flowchart showing input / output of information in each step S13, S36 of FIG. 静的タイミング解析で抽出されたタイミング検証対象パスの一例である。It is an example of a timing verification target path extracted by static timing analysis. データパスP1のタイミング解析レポートls1の一例である。It is an example of the timing analysis report ls1 of the data path P1. クロックパスP2のタイミング解析レポートls1の一例である。It is an example of a timing analysis report ls1 of the clock path P2. 配線情報のタイミング解析レポートls1の一例である。It is an example of a wiring information timing analysis report ls1. 本実施の形態におけるタイミング検証装置10のブロック図である。1 is a block diagram of a timing verification device 10 in the present embodiment. 複数電源を有する多電源回路の一例である。It is an example of a multi-power supply circuit having a plurality of power supplies. 図10に示す多電源回路から抽出されたタイミング検証対象パスである。This is a timing verification target path extracted from the multi-power supply circuit shown in FIG. スルーレート値が大きいセルを有する集積回路の一例である。It is an example of the integrated circuit which has a cell with a large slew rate value. 図12に示す集積回路から抽出されたタイミング検証対象パスである。13 is a timing verification target path extracted from the integrated circuit shown in FIG. 特性変動セルを有する集積回路の一例である。It is an example of the integrated circuit which has a characteristic variation cell. 図14に示す集積回路から抽出されたタイミング検証対象パスである。It is a timing verification target path extracted from the integrated circuit shown in FIG. セルの段数が所定の段数よりも少ないパスを有する集積回路の一例である。It is an example of an integrated circuit having a path in which the number of cell stages is smaller than a predetermined number of stages. 図16に示す集積回路から抽出されたタイミング検証対象パスである。It is a timing verification target path extracted from the integrated circuit shown in FIG. 各々の具体例で入力される静的タイミング解析の代表タイミング検証条件または固有タイミング検証条件を示した図表である。It is the table | surface which showed the representative timing verification condition or the specific timing verification condition of the static timing analysis input in each specific example. 各々の具体例で入力される静的タイミング解析の代表タイミング検証条件または固有タイミング検証条件を示した図表である。It is the table | surface which showed the representative timing verification condition or the specific timing verification condition of the static timing analysis input in each specific example. 配線の条件として入力される単位長さ当たりの配線抵抗値と配線容量値のばらつきの範囲を表す図である。It is a figure showing the range of dispersion | variation in the wiring resistance value per unit length and wiring capacitance value which are input as wiring conditions. 特性変動セルの動作温度の変化に対する遅延値の変化の一例を表す図である。It is a figure showing an example of the change of the delay value with respect to the change of the operating temperature of a characteristic variation cell. ばらつき係数に係る図である。It is a figure concerning a variation coefficient.

以下、図面にしたがって本発明の実施の形態について説明する。但し、本発明の技術的範囲はこれらの実施の形態に限定されず、特許請求の範囲に記載された事項とその均等物まで及ぶものである。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. However, the technical scope of the present invention is not limited to these embodiments, but extends to the matters described in the claims and equivalents thereof.

[一般的なタイミング検証方法]
初めに一般的なタイミング検証方法について説明する。
[General timing verification method]
First, a general timing verification method will be described.

図1は、一般的なタイミング検証方法を示すフローチャートである。図1中の図1Aと図1Bは、異なる2通りの例である。まず、図1Aのフローチャートが示すタイミング検証方法について説明する。   FIG. 1 is a flowchart showing a general timing verification method. 1A and 1B in FIG. 1 are two different examples. First, the timing verification method shown in the flowchart of FIG. 1A will be described.

(ステップS1)
はじめに、配置配線処理工程S1において、集積回路を構成するセルの接続を表すネットリストに基づいて、セルとそれらを接続する
配線等が配置される。
(Step S1)
First, in the placement and wiring processing step S1, cells and wirings that connect them are placed based on a netlist that represents the connection of the cells constituting the integrated circuit.

(ステップS2)
配線RC抽出工程S2において、配置配線処理工程S1で生成されたセルをつなぐ各々の配線の長さや幅等応じて、配線抵抗値と配線容量値が算出される。そして、配線の長さや幅等とともに、配線抵抗値と配線容量値が配線RC情報として保存される。また、配線RC情報には、配線抵抗値と配線容量値の積(以下、配線RCと称する。)を有してもよい。なお、この配線抵抗値と配線容量値の算出の際には、例えば、セルに寄生する容量等に基づき、配線容量を校正するなどの処理が適宜行われる。
(Step S2)
In the wiring RC extraction step S2, the wiring resistance value and the wiring capacitance value are calculated according to the length, width, etc. of each wiring connecting the cells generated in the placement wiring processing step S1. Then, the wiring resistance value and the wiring capacitance value are stored as the wiring RC information together with the length and width of the wiring. Further, the wiring RC information may include a product of a wiring resistance value and a wiring capacitance value (hereinafter referred to as a wiring RC). In calculating the wiring resistance value and the wiring capacitance value, for example, processing such as calibration of the wiring capacitance is appropriately performed based on the capacitance parasitic on the cell.

(ステップS3)
静的タイミング解析工程S3において、静的タイミング解析が行われる。静的タイミング解析では、集積回路を構成するパス毎に伝搬する信号の遅延計算が行われ、その結果に基づいてパス毎にタイミングの検証が行われ、タイミングの厳しいクリティカルパスやタイミングマージンが規定値未満になったパス(以下、クリティカルパス等と称する。)が検出される。なお、静的タイミング解析の詳細については後述する。
(Step S3)
In the static timing analysis step S3, static timing analysis is performed. In static timing analysis, the delay of the signal propagated for each path that makes up the integrated circuit is calculated, and the timing is verified for each path based on the result, and critical paths and timing margins with strict timing are specified values. Paths that have become less than (hereinafter referred to as critical paths or the like) are detected. Details of the static timing analysis will be described later.

(ステップS4)
静的タイミング解析工程S3で検出されたクリティカルパス等が、回路設計上のタイミング許容範囲内であるか否かの判定が行われる。そして、許容範囲内ならばタイミング検証は終了し、許容範囲を超えているならば、必要に応じて回路修正工程S5に処理が移される。
(Step S4)
It is determined whether or not the critical path detected in the static timing analysis step S3 is within the timing allowable range in circuit design. Then, if it is within the allowable range, the timing verification ends. If it exceeds the allowable range, the process proceeds to the circuit correction step S5 as necessary.

(ステップS5)
回路修正工程S5において、タイミング許容範囲を超えているパスのタイミングを改善するために、ネットリスト等の修正や遅延セルの追加が行われる。そして、その修正後に、再び処理は配置配線処理工程S1に移され、以下、同様の処理が繰り返される。
(Step S5)
In the circuit correction step S5, in order to improve the timing of a path that exceeds the allowable timing range, the net list or the like is corrected and a delay cell is added. Then, after the correction, the process is moved again to the placement and routing process step S1, and the same process is repeated thereafter.

次に、静的タイミング解析の詳細を示す。   Next, details of static timing analysis will be described.

図2は静的タイミング解析S3のフローチャートである。また、図2のフローチャートには、静的タイミング解析S3の各工程で入出力されるデータも併記されている。   FIG. 2 is a flowchart of the static timing analysis S3. In the flowchart of FIG. 2, data input / output in each step of the static timing analysis S3 is also shown.

図2中の検証条件j1は、静的タイミング解析の実行時に入力される条件であり、例えば、集積回路の製造条件(プロセス)や動作条件(回路の電源電圧や動作温度)を組み合わせた条件である。これら各々の条件は、パスを伝搬する信号の遅延値に影響を与えるため、静的タイミング解析では、実際の集積回路の動作環境の変化等を考慮した複数の組み合わせが入力される。   The verification condition j1 in FIG. 2 is a condition that is input when the static timing analysis is performed.For example, the verification condition j1 is a condition that combines manufacturing conditions (process) and operating conditions (circuit power supply voltage and operating temperature) of the integrated circuit. is there. Since each of these conditions affects the delay value of the signal propagating through the path, in the static timing analysis, a plurality of combinations taking into account changes in the actual operating environment of the integrated circuit and the like are input.

データベースdb1は、静的タイミング解析で適宜読み込まれる入力情報である。ネットリストd11は、回路を構成するセルとその接続を表す。セルの特性ライブラリd12には、各々のセルの遅延情報等が記録されている。これらセルの遅延情報等は、例えばセルの電源電圧や動作温度等の条件別に、またはそれらを組み合わせた条件別に、ライブラリ化されている。制約条件d14には、例えば、クロック周波数、タイミング解析対象外パス、遅延計算に用いられるばらつき係数等、静的タイミング解析を実行する際の各種制約が記録されている。   The database db1 is input information that is appropriately read in the static timing analysis. The netlist d11 represents cells constituting the circuit and their connections. The cell characteristic library d12 records delay information of each cell. The cell delay information and the like are stored in a library according to conditions such as cell power supply voltage and operating temperature, or combinations of these conditions. In the constraint condition d14, various constraints at the time of executing the static timing analysis, such as a clock frequency, a timing analysis non-target path, a variation coefficient used for delay calculation, and the like are recorded.

配線RC情報d13は、前述した配線RC抽出工程S2で生成されたデータであり、各々の配線の長さや幅等と配線抵抗値と配線容量値もしくは配線RCが記録されている。   The wiring RC information d13 is data generated in the above-described wiring RC extraction step S2, and records the length, width, etc., wiring resistance value, wiring capacitance value, or wiring RC of each wiring.

静的タイミング解析は、図2に示すように、タイミング検証対象パス抽出工程S31とタイミング解析工程S32とタイミング検証工程S33を有する。また、パス情報d21と遅延関連情報d22とスラック値d23は、各々の工程で生成されるデータである。   As shown in FIG. 2, the static timing analysis includes a timing verification target path extraction step S31, a timing analysis step S32, and a timing verification step S33. The path information d21, the delay related information d22, and the slack value d23 are data generated in each process.

(ステップS31)
タイミング検証対象パス抽出工程S31では、ネットリストd11に基づいてタイミング検証の対象となる全てのタイミング検証対象パスが抽出され、それらを表すパス情報d21が生成される。つまり、パス情報d21は、抽出されたタイミング検証対象パス毎のセルと配線の情報とそれらの接続情報とを有する。
(Step S31)
In the timing verification target path extraction step S31, all timing verification target paths to be subjected to timing verification are extracted based on the netlist d11, and path information d21 representing them is generated. That is, the path information d21 includes cell and wiring information for each extracted timing verification target path and their connection information.

(ステップS32)
タイミング解析工程S32では、データベースdb1のセルの特性ライブラリd12と制約条件d14が参照され、タイミング検証対象パス中の素子(セルと配線)毎に、遅延関連情報d22が算出される。遅延関連情報d22は、例えば、セルと配線の遅延値、スルーレート値、クロストーク遅延値等を有する。そして、それらが素子毎に関連づけられる。次に、タイミング検証対象パス毎に、各素子に関連づけられた遅延値が累積され、タイミング検証対象パスの遅延時間が算出される。そして、これらの遅延時間も遅延関連情報d22のとして対応するタイミング検証対象パスに関連づけられる。
(Step S32)
In the timing analysis step S32, the cell characteristic library d12 and the constraint condition d14 in the database db1 are referred to, and the delay related information d22 is calculated for each element (cell and wiring) in the timing verification target path. The delay related information d22 includes, for example, cell and wiring delay values, slew rate values, crosstalk delay values, and the like. These are associated with each element. Next, the delay value associated with each element is accumulated for each timing verification target path, and the delay time of the timing verification target path is calculated. These delay times are also associated with the corresponding timing verification target path as the delay related information d22.

(ステップS33)
タイミング検証工程S33では、タイミング解析工程S32で算出された遅延時間に基づいて、パス毎のタイミングの検証が行われ、タイミングの猶予時間を示すスラック値d23が算出される。そして、これらのスラック値d23も、遅延関連情報d22として対応するタイミング検証対象パスに関連づけられる。そして、このスラック値に基づいてクリティカルパス等が検出される。
(Step S33)
In the timing verification step S33, timing verification for each path is performed based on the delay time calculated in the timing analysis step S32, and a slack value d23 indicating a timing delay time is calculated. These slack values d23 are also associated with the corresponding timing verification target path as the delay related information d22. Based on this slack value, a critical path or the like is detected.

また、配線抵抗値と配線容量値も、パスを伝搬する信号の遅延に影響を与える。そのため、配線抵抗値や配線容量値の変化に対しても、パスを伝搬する信号のタイミング検証が要求される場合がある。この場合、検証条件j1として配線抵抗値と配線容量値を算出するための条件が与えられる。例えば、単位長さ当たりの配線抵抗値を検証条件j1として与えた場合、配線RC情報d13が有する配線の長さや幅等に基づいて、配線抵抗値が再び算出される。   Further, the wiring resistance value and the wiring capacitance value also affect the delay of the signal propagating through the path. Therefore, the timing verification of the signal propagating through the path may be required even when the wiring resistance value or the wiring capacitance value changes. In this case, a condition for calculating the wiring resistance value and the wiring capacitance value is given as the verification condition j1. For example, when the wiring resistance value per unit length is given as the verification condition j1, the wiring resistance value is calculated again based on the length and width of the wiring included in the wiring RC information d13.

以上のように、図1Aに示す一般的なタイミング検証方法では、静的タイミング解析工程S3において、入力される検証条件j1に基づき、タイミング検証対象パス抽出工程S31で抽出された全てのタイミング検証対象パスに対してタイミング解析が行われる。しかし、前述したように、検証条件j1は集積回路の製造条件や動作条件等の組み合わせであり、全てのタイミング検証対象パスに対して、全ての検証条件j1に基づくタイミング解析が行われると、解析工数が増加する。   As described above, in the general timing verification method shown in FIG. 1A, all timing verification targets extracted in the timing verification target path extraction step S31 based on the input verification condition j1 in the static timing analysis step S3. Timing analysis is performed on the path. However, as described above, the verification condition j1 is a combination of integrated circuit manufacturing conditions, operating conditions, etc., and timing analysis based on all verification conditions j1 is performed on all timing verification target paths. Man-hours increase.

そこで、この解析工数の増加を抑制するために、図1Bのフローチャートに示すようなタイミング検証方法が提案されている。図1Bにおいて、図1Aに示す工程と同一の工程には同一の符号を付しており、以下、既述した説明は簡略する。   Therefore, in order to suppress the increase in analysis man-hours, a timing verification method as shown in the flowchart of FIG. 1B has been proposed. In FIG. 1B, the same steps as those shown in FIG. 1A are denoted by the same reference numerals, and the above description will be simplified.

図1Bでは、図1Aで説明した処理と同様に配置配線処理工程S1と配線RC工程S2の後、第1のタイミング解析工程S13で静的タイミング解析が行われる。ここで、図1Aに示す静的タイミング解析工程S3との違いは、静的タイミング解析で入力される検証条件にある。   In FIG. 1B, the static timing analysis is performed in the first timing analysis step S13 after the placement and routing processing step S1 and the wiring RC step S2, similarly to the processing described in FIG. 1A. Here, the difference from the static timing analysis step S3 shown in FIG. 1A is the verification condition input in the static timing analysis.

(ステップS13)
第1のタイミング解析工程S13では、代表的な条件(代表タイミング条件)からなる検証条件で、検出された全てのタイミング検証対象パスに対してタイミング解析が行われる。代表タイミング検証条件には、集積回路の製造条件や動作条件の組み合わせから、例えば、パスを伝搬する信号の速度が最も早くなると想定される組み合わせと、最も遅くなると想定される組み合わせからなる条件(以下、境界条件と称する。)が採用される。集積回路の製造条件や動作条件としては、プロセス条件に伴うセルの動作速度、電源電圧、動作温度、配線RC値などがある。そして、この代表タイミング検証条件に基づいて、静的タイミング解析が行われ、クリティカルパス等が検出される。
(Step S13)
In the first timing analysis step S13, timing analysis is performed on all detected timing verification target paths under verification conditions including representative conditions (representative timing conditions). The representative timing verification conditions include, for example, a combination of manufacturing conditions and operating conditions of an integrated circuit, for example, a condition that includes a combination that is assumed to be the fastest signal that propagates along the path and a combination that is assumed to be the slowest. Are referred to as boundary conditions). As manufacturing conditions and operating conditions of an integrated circuit, there are a cell operating speed, a power supply voltage, an operating temperature, a wiring RC value, and the like according to process conditions. Based on the representative timing verification condition, static timing analysis is performed to detect a critical path and the like.

そして、図1Aと同様に、代表タイミング検証条件それぞれに基づいて検出されたタイミング検証対象パスのタイミングが、回路設計上のタイミング許容範囲内であるか否かの判定が行われ(ステップS4)、許容範囲内ならば第2のタイミング解析工程S16に処理が移される。   Then, similarly to FIG. 1A, it is determined whether or not the timing of the timing verification target path detected based on each of the representative timing verification conditions is within the timing allowable range in the circuit design (step S4). If it is within the allowable range, the process proceeds to the second timing analysis step S16.

(ステップS16)
第2のタイミング解析工程S16では、第1のタイミング解析工程S13でタイミングマージンが少ないと判定されたクリティカルパス等に対してのみ、代表タイミング検証条件とは異なる各パスに固有の検証条件(固有タイミング検証条件)に基づいて静的タイミング解析が行われる。
(Step S16)
In the second timing analysis step S16, only the critical path determined to have a small timing margin in the first timing analysis step S13 has a verification condition (specific timing unique to each path different from the representative timing verification condition). Static timing analysis is performed based on the verification condition.

なぜなら、代表タイミング検証条件として入力された条件は、前述した境界条件のように一般的に高速になることによって最もタイミングが厳しくなる条件(以下、ベスト条件と称する。)と低速になることによって最もタイミングが厳しくなる条件(以下、ワースト条件と称する。)だからである。これらの条件は、全てのパスに適合するタイミング検証条件とはいえないため、マージンが少なく、クリティカルパス等として検出されたパスに対しては、固有タイミング検証条件での詳細な追加検証及び確認が必要である。このワースト条件とベスト条件は、プロセス条件に伴うセルの動作速度、電源電圧、動作温度、配線RC値などの組み合わせからなる。   This is because the condition input as the representative timing verification condition is generally the condition that the timing becomes stricter (hereinafter referred to as the best condition) and becomes the slowest as the boundary condition described above becomes generally faster. This is because the timing becomes severe (hereinafter referred to as the worst condition). Since these conditions are not timing verification conditions suitable for all paths, margins are small, and for paths detected as critical paths, detailed additional verification and confirmation under specific timing verification conditions are performed. is necessary. The worst condition and the best condition are a combination of the cell operating speed, the power supply voltage, the operating temperature, the wiring RC value, and the like according to the process conditions.

また、第2のタイミング解析工程S16におけるタイミング検証対象パスは第1のタイミング解析工程S13の結果から検出されたクリティカルパス等である。そのため、第2のタイミング解析S16で行われる静的タイミング解析では、図2に示すタイミング検証対象パス抽出工程S31での処理は行われない。   Further, the timing verification target path in the second timing analysis step S16 is a critical path detected from the result of the first timing analysis step S13. Therefore, in the static timing analysis performed in the second timing analysis S16, the process in the timing verification target path extraction step S31 illustrated in FIG. 2 is not performed.

(ステップS17)
ステップS4と同様に、第2のタイミング解析工程S16で検出されたクリティカルパス等が、回路設計上のタイミング許容範囲内であるか否かの判定が行われる。
(Step S17)
As in step S4, it is determined whether or not the critical path detected in the second timing analysis step S16 is within the allowable timing range in circuit design.

以上のように、まず、図1Aに示される静的タイミング解析工程S3での検証条件の中から、代表的な代表タイミング検証条件でのみ第1のタイミング解析が行われる。そして、その結果として検出されるクリティカルパス等に対してのみ、詳細な固有タイミング検証条件に基づく第2のタイミング解析が行われる。これにより、図1Aでのタイミング検証と比較して、図2Aでのタイミング検証では、解析工数が減少する。   As described above, first, the first timing analysis is performed only under the representative representative timing verification conditions from the verification conditions in the static timing analysis step S3 shown in FIG. 1A. Then, the second timing analysis based on the detailed specific timing verification condition is performed only on the critical path detected as a result. Thereby, compared with the timing verification in FIG. 1A, the analysis man-hour is reduced in the timing verification in FIG. 2A.

[第1の実施の形態]
図3は、本実施の形態におけるタイミング検証方法を示すフローチャートである。
[First embodiment]
FIG. 3 is a flowchart showing a timing verification method in the present embodiment.

図4は、図3の各工程S13、S36での情報の入出力を示したフローチャートである。   FIG. 4 is a flowchart showing input / output of information in each of steps S13 and S36 in FIG.

図3には、図1Bに示す工程と同じ工程には同じ符号を付している。図3に示すフローチャートは、ステップS36を有することが図1Bと異なる。以下、図3、4に従って本実施の形態でのタイミング検証方法について説明する。   In FIG. 3, the same steps as those shown in FIG. 1B are denoted by the same reference numerals. The flowchart shown in FIG. 3 differs from FIG. 1B in having step S36. Hereinafter, the timing verification method according to the present embodiment will be described with reference to FIGS.

図3、図4において、第1のタイミング解析工程S13では、図2で示した静的タイミング解析と同様の処理が行われる。すなわち、データベースdb1等に基づいて、集積回路の接続情報が解析され、セルとそれを接続する配線とを有するパスであって、タイミング検証の対象となる全てのタイミング検証対象パスが抽出され、それらを表すパス情報d21が生成される。このタイミング検証対象パスは、例えばフリップフロップなどのレジスタへのデータパスとクロックパスである。そして、集積回路の製造条件および動作条件等の組み合わせである代表タイミング検証条件j2とデータベースdb1等に基づいて、そのタイミング検証対象パスを伝搬する信号の遅延値やスルーレート値等の遅延関連情報d22が生成される。前述したように、これらの遅延関連情報d22は、それぞれタイミング検証対象パスに関連付けられ、その関連付けられた情報に基づいて各々のタイミング検証対象パスの遅延時間が求められる。そして、これらの遅延時間も、遅延関連情報d22として対応するタイミング検証対象パスに関連づけられる。   3 and 4, in the first timing analysis step S13, processing similar to the static timing analysis shown in FIG. 2 is performed. That is, based on the database db1 and the like, the connection information of the integrated circuit is analyzed, and all the paths to be subjected to timing verification that are the paths having the cells and the wirings that connect the cells are extracted, and these are extracted. Is generated. This timing verification target path is, for example, a data path and a clock path to a register such as a flip-flop. Then, based on the representative timing verification condition j2 which is a combination of the manufacturing conditions and operating conditions of the integrated circuit and the database db1, etc., the delay related information d22 such as the delay value and the slew rate value of the signal propagating through the timing verification target path Is generated. As described above, the delay related information d22 is associated with each timing verification target path, and the delay time of each timing verification target path is obtained based on the associated information. These delay times are also associated with the corresponding timing verification target path as the delay related information d22.

次に、算出された遅延時間に基づいて、パス毎のタイミングの検証が行われ、タイミングの猶予時間を示すスラック値が算出される。これらのスラック値も、遅延関連情報d22として対応するタイミング検証対象パスに関連づけられる。そして、このスラック値に基づいてタイミングマージンが少ないクリティカルパス等が検出される。   Next, based on the calculated delay time, timing verification for each path is performed, and a slack value indicating a timing delay time is calculated. These slack values are also associated with the corresponding timing verification target path as the delay related information d22. Based on the slack value, a critical path with a small timing margin is detected.

以上のように、第1のタイミング解析を行うことで、パス情報d21と遅延関連情報d22が生成され、それらが関連づけられている。具体的には、例えばパス情報d21は、セルと配線の情報とそれらの接続情報を有し、遅延関連情報d22は、セルと配線の遅延値、スルーレート値、クロストーク遅延値およびパスの遅延時間、スラック値等を有し、それらがタイミング検証パス毎に関連づけられている。そして、本実施の形態では、このパス情報d21とそれに関連づけられた遅延関連情報d22(以下、パス情報d21と遅延関連情報d22と称する。)に基づいて第2のタイミング解析S37の対象である特定パスが選択される。   As described above, by performing the first timing analysis, the path information d21 and the delay related information d22 are generated and associated with each other. Specifically, for example, the path information d21 includes cell and wiring information and connection information thereof, and the delay related information d22 includes cell and wiring delay values, slew rate values, crosstalk delay values, and path delays. Time, slack value, and the like are associated with each timing verification path. In this embodiment, based on this path information d21 and delay related information d22 associated therewith (hereinafter referred to as path information d21 and delay related information d22), the identification that is the target of the second timing analysis S37. A path is selected.

また、オペレータは、コンピュータ内に記憶されたパス情報d21と遅延関連情報d22から所望の情報をタイミング解析レポートls1として出力させ、確認することができる。タイミング解析レポートls1の記載については、後述する静的タイミング解析の具体例で詳細を示す。   Further, the operator can output and confirm desired information from the path information d21 and the delay related information d22 stored in the computer as a timing analysis report ls1. Details of the timing analysis report ls1 will be described in a specific example of static timing analysis described later.

(ステップS36)
特定パスのタイミング解析工程S36では、特定パスの判別条件j10が入力され、前述したパス情報d21と遅延関連情報d22から特定の判別条件j10に合致する一部のパスが特定パスd42として選択される。例えば、判別条件j10がセルの電源電圧と動作温度の変化に対する遅延値の変動が大きい「特性変動セルを含むパス」の場合、前述したパス情報d21が有するセルと配線の情報とそれらの接続情報に基づいて、その判別条件j10に合致するパスが特定パスd42として選択される。同様に例えば、判別条件j10が「スルーレート値の大きいセルを含むパス」の場合、前述したパス情報d21と遅延関連情報d22が有するセルと配線の情報とそれらの接続情報およびスルーレート値に基づいて、その判別条件j10に合致するパスが特定パスd42として選択される。
(Step S36)
In the specific path timing analysis step S36, the specific path determination condition j10 is input, and a part of the paths matching the specific determination condition j10 is selected as the specific path d42 from the path information d21 and the delay related information d22 described above. . For example, when the determination condition j10 is a “path including a characteristic variation cell” in which the delay value varies greatly with changes in the power supply voltage and operating temperature of the cell, the cell and wiring information included in the path information d21 described above and connection information thereof Based on the above, the path that matches the determination condition j10 is selected as the specific path d42. Similarly, for example, when the determination condition j10 is “a path including a cell having a large slew rate value”, the cell information and wiring information included in the path information d21 and the delay related information d22 described above, their connection information, and the slew rate value are used. Thus, the path that matches the determination condition j10 is selected as the specific path d42.

さらに、パス情報d21と遅延関連情報d22に基づく選択に加えて、遅延関連情報d22が有するスラック値に基づいて、クリティカルパスおよびタイミングマージンが規定値未満になったパスの選択も可能である。例えば、第1のタイミング検証ではタイミングマージンが規定値をクリアしてはいるが厳しいパスを特定パスd42として選択することもできる。そして、その特定パスd42に対して固有タイミング解析条件での詳細な第2のタイミング解析が行われ、タイミングマージンレスになるか否かの判定が可能である。   Furthermore, in addition to the selection based on the path information d21 and the delay related information d22, it is also possible to select the critical path and the path whose timing margin is less than the specified value based on the slack value included in the delay related information d22. For example, in the first timing verification, it is also possible to select a path that has a timing margin that clears a specified value but is severe, as the specific path d42. Then, the detailed second timing analysis under the inherent timing analysis condition is performed on the specific path d42, and it is possible to determine whether or not the timing margin is lost.

また、判別条件j10は、パス情報d21と遅延関連情報d22が有する複数の情報を組み合わせた条件でもよい。   The determination condition j10 may be a condition in which a plurality of pieces of information included in the path information d21 and the delay related information d22 are combined.

特定パスのタイミング解析工程S36では、図3に示すように、まず判別条件j10が入力され(ステップS36a)、上述した特定パスの選択が行われる(ステップS36b)。そして、特定パスd42が検出された場合は、特定パスd42に固有のタイミング検証条件(固有タイミング検証条件)が入力され(S36c)、特定のパスに対して第2のタイミング解析S36dに処理が移され、特定パスd42が検出されない場合は、タイミング検証は終了する(ステップS36b)。なお、判別条件j10に基づいて、対応する固有タイミング検証条件が入力されてもよい。 第2のタイミング解析工程S36dでは、特定パスの検証に固有の複数のタイミング検証条件j3に基づいて特定パスの信号遅延時間が求められ、特定パスを伝搬する信号の静的タイミング解析が行われる。固有タイミング検証条件も前述の代表タイミング検証条件と同様にベスト条件とワースト条件を有するが、それらの条件のプロセス条件や電源電圧や動作温度の組み合わせは、特定パスに固有の組み合わせである。例えば、特定パスd42として前述した「特性変動セルを含むパス」が選択された場合、固有タイミング検証条件j3として、セルの電源電圧と動作温度を変えた複数の条件で、第2のタイミング解析が行われる。同様に、特定パスd42として前述した「スルーレート値の大きいセルを含むパス」が選択された場合、固有タイミング検証条件j3として、スルーレートに影響を与えるセルの電源電圧や動作温度等を変えた複数の条件で、第2のタイミング解析が行われる。   In the specific path timing analysis step S36, as shown in FIG. 3, first, a determination condition j10 is input (step S36a), and the above-described specific path is selected (step S36b). When the specific path d42 is detected, a timing verification condition (specific timing verification condition) specific to the specific path d42 is input (S36c), and the processing is transferred to the second timing analysis S36d for the specific path. If the specific path d42 is not detected, the timing verification ends (step S36b). Note that a corresponding unique timing verification condition may be input based on the determination condition j10. In the second timing analysis step S36d, the signal delay time of the specific path is obtained based on a plurality of timing verification conditions j3 specific to the verification of the specific path, and the static timing analysis of the signal propagating through the specific path is performed. The unique timing verification condition also has the best condition and the worst condition similarly to the above-described representative timing verification condition, but the combination of the process condition, power supply voltage, and operating temperature of these conditions is a combination specific to the specific path. For example, when the above-mentioned “path including characteristic variation cell” is selected as the specific path d42, the second timing analysis is performed under a plurality of conditions in which the power supply voltage and the operating temperature of the cell are changed as the inherent timing verification condition j3. Done. Similarly, when the above-mentioned “path including a cell having a large slew rate value” is selected as the specific path d42, the power supply voltage or operating temperature of the cell that affects the slew rate is changed as the specific timing verification condition j3. The second timing analysis is performed under a plurality of conditions.

以上のように、本実施の形態では、代表的な条件に基づく第1のタイミング解析で検出されたクリティカルパス等のみではなく、生成されたパス情報d21と遅延関連情報d22に基づいて、追加の解析が必要な特定パスがもれなく選択されるため、パスの検証もれが回避される。そして、その特定パスに対して固有の条件で、詳細な第2のタイミング解析が行われる。従って、代表タイミング検証条件j2によりタイミングマージンが十分と判定された検証パスのうち、タイミングマージンが不足する可能性がある特定パスについてその固有の条件でタイミング解析をして、検証漏れを防止できる。しかも、特定パスの数は全タイミング検証対象パスのごく一部であるため、第2のタイミング解析による工数増加は限定的である。   As described above, in the present embodiment, not only the critical path detected in the first timing analysis based on the representative conditions, but also the additional information based on the generated path information d21 and the delay related information d22. Since all the specific paths that need to be analyzed are selected, path verification leakage is avoided. Then, detailed second timing analysis is performed under conditions specific to the specific path. Therefore, it is possible to prevent a verification omission by performing timing analysis on a specific path having a timing margin that is insufficient among the verification paths for which the timing margin is determined to be sufficient according to the representative timing verification condition j2 and under a specific condition. In addition, since the number of specific paths is a small part of all the timing verification target paths, the increase in man-hours by the second timing analysis is limited.

次に、本実施の形態の変形例について説明する。   Next, a modification of the present embodiment will be described.

前述したように、本実施の形態では、第1のタイミング解析でパス情報d21と遅延関連情報d22が生成される。ここで、パス情報d21は、セルと配線の情報とそれらの接続情報を有する。そのため、特定パスの選択工程S36bでは、パス情報d21だけを用いて特定パスd42の選択が可能である。すなわち、セルと配線の情報を判定条件j10として、それらの接続情報から判定条件j10に合致する特定パスd42の選択が可能である。また、パス情報d21は、図2のタイミング検証対象パス抽出工程S31で生成される。そこで、本実施の形態の変形例では、第1のタイミング解析工程S13において、タイミング検証対象パス抽出工程S31のみが行われる。   As described above, in the present embodiment, the path information d21 and the delay related information d22 are generated by the first timing analysis. Here, the path information d21 includes cell and wiring information and their connection information. Therefore, in the specific path selection step S36b, it is possible to select the specific path d42 using only the path information d21. That is, using the cell and wiring information as the determination condition j10, it is possible to select the specific path d42 that matches the determination condition j10 from the connection information. Further, the path information d21 is generated in the timing verification target path extraction step S31 in FIG. Therefore, in the modification of the present embodiment, only the timing verification target path extraction step S31 is performed in the first timing analysis step S13.

また、この変形例では、遅延関連情報d22が算出されないため、それらの情報を判別条件j10とすることはできない。しかし、例えば、パス情報d21が有するセルと配線の情報から、「特定変動セルを含むパス」等を判別条件j10として、それらに合致するパスを特定パスd42として選択することは可能である。   In this modification, since the delay related information d22 is not calculated, the information cannot be used as the determination condition j10. However, for example, from the cell and wiring information included in the path information d21, it is possible to select “a path including a specific variation cell” or the like as the determination condition j10 and to select a path that matches them as the specific path d42.

なお、この場合、実際にタイミング解析は行われないため、タイミングが許容範囲内であるか否かの判定(ステップS4)は行わない。   In this case, since the timing analysis is not actually performed, it is not determined whether the timing is within the allowable range (step S4).

以上のように、本実施の形態の変形例では、例えば、ある特定のセルや配線を有するパスのタイミング解析が要求される場合、第1のタイミング解析において、図2のタイミング検証対象パス抽出工程S31のみを行わせる。そして、タイミング検証対象パス抽出工程S31で生成されたパス情報d21から、それらのパスがもれなく特定パスとして選択される。そして、選択された特定パスに対してのみ第2のタイミング解析によるタイミング検証が行われる。   As described above, in the modification of the present embodiment, for example, when a timing analysis of a path having a specific cell or wiring is required, in the first timing analysis, the path verification target path extraction step of FIG. Only S31 is performed. Then, all the paths are selected as specific paths from the path information d21 generated in the timing verification target path extraction step S31. Then, timing verification by the second timing analysis is performed only on the selected specific path.

[静的タイミング解析の具体例]
次に、本実施の形態のパス情報d21と遅延関連情報d22の一例を示すために、具体的に静的タイミング解析を行った結果を以下に示す。
[Specific example of static timing analysis]
Next, in order to show an example of the path information d21 and the delay related information d22 of the present embodiment, the result of concrete static timing analysis is shown below.

静的タイミング解析では、はじめにタイミング検証対象パスが抽出され、そのパスを示すパス情報d21が生成される。   In the static timing analysis, a timing verification target path is first extracted, and path information d21 indicating the path is generated.

図5は、静的タイミング解析で抽出されたタイミング検証対象パスの一例である。このパスは、レジスタであるフリップフロップREGC、REGE、セルI_CK1〜I_CK3、I_E0、I_E1、配線Clk、nck1〜nck3、na6〜na8を有する。破線で示すパスP1はデータパス、パスP2はクロックパスを表す。セルに付記された符号A、Yは、それぞれ入力端子と出力端子を表す。次に、このパスに対してタイミング解析が行われ、遅延関連情報d22が算出され、パス情報d21と関連づけられる。   FIG. 5 is an example of a timing verification target path extracted by static timing analysis. This path includes flip-flops REGC and REGE, which are registers, cells I_CK1 to I_CK3, I_E0 and I_E1, wiring Clk, nck1 to nck3, and na6 to na8. A path P1 indicated by a broken line represents a data path, and a path P2 represents a clock path. Reference symbols A and Y appended to the cell represent an input terminal and an output terminal, respectively. Next, timing analysis is performed on this path, delay related information d22 is calculated, and associated with the path information d21.

図6〜8は、図4に示したように、静的タイミング解析により生成されたパス情報d21と遅延関連情報d22の一部をタイミング解析レポートls1として出力した図である。   6 to 8 are diagrams in which part of the path information d21 and the delay related information d22 generated by the static timing analysis is output as the timing analysis report ls1, as shown in FIG.

図6はデータパスP1のタイミング解析レポートls1の一例である。図6で出力された情報は、データパスP1内の各節点Pointに対応する、ファンアウトFanout、配線容量Cap、クロストークに係るスルーレートの変化DTrans、スルーレートTrans、クロストーク遅延Delta、セルの遅延値Incr、パスの累積遅延値Pathである。また、破線で示す領域6Y内の情報は、前述したパス情報d21を表し、領域6Z内の情報は、遅延関連情報d22を表す。   FIG. 6 is an example of the timing analysis report ls1 of the data path P1. The information output in FIG. 6 includes the fanout Fanout, the wiring capacitance Cap, the slew rate change DTrans, the slew rate Trans, the crosstalk delay Delta, and the cell corresponding to each node Point in the data path P1. The delay value Incr and the accumulated delay value Path of the path. The information in the area 6Y indicated by the broken line represents the path information d21 described above, and the information in the area 6Z represents the delay related information d22.

そして、領域6Y内には、パス情報d21に従い、配線ClkからフリップフロップREGEのデータ入力端子Dまでの、データパスP1に属する節点Pointのセルと配線の情報が、その接続順に上から記載されている。   Then, in the area 6Y, in accordance with the path information d21, the cell and wiring information of the node Point belonging to the data path P1 from the wiring Clk to the data input terminal D of the flip-flop REGE are described from the top in the connection order. Yes.

「Clk(in)」は、配線Clkの信号の入力端子Pinを表す。「Clk(net)」は配線Clkを表す。「I_CK1/A(SCGFBUFCLXH1)」は、セルI_CK1の入力端子Aを表し括弧内はセル名を表す。「REGC/CLK(SCGDFFQXH1)」は、フリップフロップREGCのクロック入力端子CKを表し括弧内はレジスタ名を表す。その他、同様に記載されている。   “Clk (in)” represents the signal input terminal Pin of the wiring Clk. “Clk (net)” represents the wiring Clk. “I_CK1 / A (SCGFBUFCLXH1)” represents the input terminal A of the cell I_CK1, and the parenthesis represents the cell name. “REGC / CLK (SCGDFFQXH1)” represents the clock input terminal CK of the flip-flop REGC, and the parenthesis represents the register name. Others are described in the same manner.

すなわち、図5のデータパスP1が有する節点Pointである配線Clk、セルI_CK1、配線nck1、フリップフロップREGC、配線na6、セルI_E0、配線na7、セルI_E1、配線na8、フリップフロップREGEがその接続順に上から記載されている。   That is, the wiring Clk, the cell I_CK1, the wiring nck1, the flip-flop REGC, the wiring na6, the cell I_E0, the wiring na7, the cell I_E1, the wiring na8, and the flip-flop REGE, which are the nodes Point included in the data path P1 in FIG. It is described from.

そして、それらの各節点Point毎に対応する情報が行方向に示されている。例えば、節点6hは配線Clkを示すが、そのファンナウトFanoutが「2」、配線容量Capが「0.01」であることが示されている。同様に、節点6iはセルI_CK1の入力端子Aを示すが、そこでのクロストークに係るスルーレートの変化DTransが「0」、スルーレートTransが「0.99」、クロストーク遅延Deltaが「0」、セルの遅延値Incrが「0.39」、パスの累積遅延値Pathが「0.39」であることが示されている。   Information corresponding to each of the nodes Point is shown in the row direction. For example, the node 6h indicates the wiring Clk, and the fanout Fanout is “2” and the wiring capacitance Cap is “0.01”. Similarly, the node 6i indicates the input terminal A of the cell I_CK1, but the slew rate change DTrans related to the crosstalk there is "0", the slew rate Trans is "0.99", the crosstalk delay Delta is "0", and the cell The delay value Incr is “0.39”, and the cumulative delay value Path of the path is “0.39”.

このように、領域6Yに示されるパス情報d21と領域6Zに示される遅延関連情報d22は、パスP1の素子(節点Point)毎に関連づけられている。次に、セル毎の遅延値Incrとパスの累積遅延値Pathとの関係を以下に示す。信号は、図5の端子Pinから入力され、そこでの累積遅延値6jが「0」である。セルI_Ck1の入力端子Aでの遅延値6k「0.39」は、配線Clkを伝搬する信号の遅延時間に相当する。累積遅延値6l「0.39」は、先の累積遅延値6j「0」に遅延値6k「0.39」が加算された値である。また、セルI_Ck1の出力端子での遅延値6m「53.91」は、セルI_CK1に固有の遅延値に相当する。そして、累積遅延値6n「54.30」は、先の累積遅延値6l「0.39」に遅延値6m「53.91」が加算された値である。以下、同様にパスP1の各素子の接続順に遅延値Incrと累積遅延値Pathが記載されており、累積遅延値6p「266.12」は、入力端子PinからデータパスP1を介してフリップフロップREGEのデータ入力端子Dまでのデータ信号の伝搬時間を表す。   Thus, the path information d21 shown in the region 6Y and the delay related information d22 shown in the region 6Z are associated with each element (node Point) of the path P1. Next, the relationship between the delay value Incr for each cell and the accumulated delay value Path of the path is shown below. The signal is input from the terminal Pin of FIG. 5, where the accumulated delay value 6j is “0”. The delay value 6k “0.39” at the input terminal A of the cell I_Ck1 corresponds to the delay time of the signal propagating through the wiring Clk. The cumulative delay value 6l “0.39” is a value obtained by adding the delay value 6k “0.39” to the previous cumulative delay value 6j “0”. Further, the delay value 6m “53.91” at the output terminal of the cell I_Ck1 corresponds to a delay value unique to the cell I_CK1. The cumulative delay value 6n “54.30” is a value obtained by adding the delay value 6m “53.91” to the previous cumulative delay value 6l “0.39”. Hereinafter, similarly, the delay value Incr and the accumulated delay value Path are described in the connection order of each element of the path P1, and the accumulated delay value 6p “266.12” is the data of the flip-flop REGE from the input terminal Pin via the data path P1. It represents the propagation time of the data signal to the input terminal D.

図7は、クロックパスP2のタイミング解析レポートls1の一例である。図7には、図6と同様の情報が記載されている。そして、累積遅延値7a「153.64」は、入力端子PinからクロックパスP2を介してフリップフロップREGEのクロック入力端子CKまでのクロック信号の伝搬時間を表す。   FIG. 7 is an example of the timing analysis report ls1 of the clock path P2. FIG. 7 shows the same information as FIG. The accumulated delay value 7a “153.64” represents the propagation time of the clock signal from the input terminal Pin to the clock input terminal CK of the flip-flop REGE via the clock path P2.

図7に破線で示す領域7Rには、上述したデータ信号の伝搬時間とクロック信号の伝搬時間に基づいてタイミング検証が行われた結果が示されて入る。本具体例では、先行するデータ信号をラッチするためのホールドタイムを「0.75」と規定してタイミング検証が行われた。すなわち、クロック信号が立ち上がった後で、少なくとも「0.75」遅れて後続するデータ信号が立ち上がることが検証された。   In a region 7R indicated by a broken line in FIG. 7, the result of the timing verification based on the above-described propagation time of the data signal and the propagation time of the clock signal is shown. In this specific example, the timing verification was performed by defining the hold time for latching the preceding data signal as “0.75”. That is, after the clock signal rises, it was verified that the subsequent data signal rises with a delay of at least “0.75”.

図7の遅延値7b「0.75」は、規定されたホールドタイムであり、先行するデータ信号をラッチするために必要な時間として、前述したクロック信号の伝搬時間である累積遅延値7a「153.64」から減算される。累積遅延値7c「152.89」は、その減算値であり、同一の累積遅延値7d「152.89」は、データ信号の伝搬時間に要求される最低値を表す。   The delay value 7b “0.75” in FIG. 7 is a specified hold time. As the time required for latching the preceding data signal, the accumulated delay value 7a “153.64” which is the propagation time of the clock signal described above is used. Subtracted. The accumulated delay value 7c “152.89” is a subtraction value thereof, and the same accumulated delay value 7d “152.89” represents the minimum value required for the propagation time of the data signal.

そして、このデータ信号の伝搬時間に要求される最低値である累積遅延値7e(7d)「152.89」と図6で求められたデータ信号の伝搬時間である累積遅延値7f(6p)「266.12」が比較され、除算によってスラック値7g「113.23」が算出される。このスラック値7gはホールドタイムを「0.75」として規定した場合のタイミングの猶予時間(マージン)を表す。そして、このスラック値7gが負の場合は、規定した「0.75」のホールドタイムが確保されないことを表す。すなわち、このタイミング検証対象パスはタイミングマージンレスであることを表す。   The accumulated delay value 7e (7d) `` 152.89 '' which is the minimum value required for the propagation time of this data signal and the accumulated delay value 7f (6p) `` 266.12 '' which is the propagation time of the data signal obtained in FIG. And the slack value 7g “113.23” is calculated by division. This slack value 7g represents a grace time (margin) when the hold time is defined as “0.75”. When the slack value 7g is negative, it indicates that the specified hold time of “0.75” is not ensured. That is, this timing verification target path represents that there is no timing margin.

図3の特定パスの選択工程S36bでは、このスラック値に基づいて、クリティカルパスやタイミングマージンが規定値未満のパスが検出される。   In the specific path selection step S36b in FIG. 3, based on the slack value, a critical path or a path having a timing margin less than a specified value is detected.

図8は、図5に示すタイミング検証対象パスの配線の情報をタイミング解析レポートls1として出力した一例である。   FIG. 8 is an example of outputting the wiring information of the timing verification target path shown in FIG. 5 as the timing analysis report ls1.

配線の情報が左から順に「,」記号で区切られ、出力端子OUTPIN_NAME、接続セル名CELL_INSTANCE、セル名CELL_NAME、配線容量Total_Capacitance、配線抵抗Resistanceが記載されている。   Wiring information is delimited in order from the left by “,” symbols, and output terminal OUTPIN_NAME, connection cell name CELL_INSTANCE, cell name CELL_NAME, wiring capacitance Total_Capacitance, and wiring resistance Resistance are described.

例えば、配線の情報8gの行には、図5のセル「I_E0」の出力端子「Y」に接続された配線na7の情報が記載されている。すなわち、配線na7は、配線容量が「0.01」であり、配線抵抗が「65.793」であることが分かる。また、配線na7が出力端子「Y」に接続されるセル「I_E0」のセル名は「SCGBUFXH1」であることが分かる。   For example, in the row of the wiring information 8g, information on the wiring na7 connected to the output terminal “Y” of the cell “I_E0” in FIG. 5 is described. That is, the wiring na7 has a wiring capacitance of “0.01” and a wiring resistance of “65.793”. It can also be seen that the cell name of the cell “I_E0” in which the wiring na7 is connected to the output terminal “Y” is “SCGBUFXH1”.

同様に、配線na8、配線nck1、配線nck2、配線nck3、配線na6の情報が上から順に記載されている。   Similarly, information on the wiring na8, the wiring nck1, the wiring nck2, the wiring nck3, and the wiring na6 is described in order from the top.

[装置の具体例]
次に、タイミング検証を行う装置に関して説明する。
[Specific examples of equipment]
Next, an apparatus for performing timing verification will be described.

図9は、本実施の形態におけるタイミング検証装置10のブロック図である。   FIG. 9 is a block diagram of the timing verification apparatus 10 in the present embodiment.

タイミング検証装置10は、一般的なCAD(Computer Aided Design)装置からなり、中央処理装置(以下、CPU)11、メモリ12、外部記憶装置13、表示装置14、入力装置15、ドライブ装置16を有し、それらはバス18を介して相互に接続されている。   The timing verification device 10 comprises a general CAD (Computer Aided Design) device, and has a central processing unit (hereinafter referred to as CPU) 11, a memory 12, an external storage device 13, a display device 14, an input device 15, and a drive device 16. They are connected to each other via a bus 18.

外部記憶装置13には、タイミング検証に必要な集積回路のパス検索ツールやタイミング解析ツール等のプログラムや図4に示すデータベースdb1等の各種のデータファイルが記憶されている。さらに、外部記憶装置13には、検証条件j2、j3や判別条件j10もファイルとして記憶されている。   The external storage device 13 stores programs such as an integrated circuit path search tool and timing analysis tool necessary for timing verification, and various data files such as the database db1 shown in FIG. Furthermore, the external storage device 13 also stores verification conditions j2, j3 and a discrimination condition j10 as files.

CPU11は、外部記憶装置13に記憶されたプログラムやデータファイルを適宜、メモリ12へ格納し、それらを逐次読み込んで処理を実行する。また、CPU11は、プログラムの実行に伴い作成されるパス情報d21や遅延関連情報d22等のデータを外部記憶装置13に保存する。または、CPU11は、それらのデータを一時的にメモリ12に格納し、処理に応じて適宜読み込む。   The CPU 11 appropriately stores programs and data files stored in the external storage device 13 in the memory 12, and sequentially reads them to execute processing. In addition, the CPU 11 stores data such as path information d21 and delay related information d22 that are created along with the execution of the program in the external storage device 13. Alternatively, the CPU 11 temporarily stores these data in the memory 12 and reads them appropriately according to the processing.

表示装置14は、タイミング検証画面、パラメータ入力画面等の表示に用いられる。   The display device 14 is used to display a timing verification screen, a parameter input screen, and the like.

入力装置15は、オペレータからの要求や指示、パラメータの入力に用いられる。前述した検証条件j2、j3や判別条件j10は、外部記憶装置13から読み込まれるが、これらをオペレータが手動で入力する場合は、この入力装置15から入力される。   The input device 15 is used for inputting requests, instructions, and parameters from an operator. The verification conditions j2 and j3 and the determination condition j10 described above are read from the external storage device 13, but are input from the input device 15 when the operator inputs them manually.

[本実施の形態の具体例]
以下の図10〜19に、本実施の形態におけるタイミング検証方法の具体例を示す。
[Specific example of this embodiment]
FIGS. 10 to 19 below show specific examples of the timing verification method in the present embodiment.

また、図18、19は、各々の具体例で入力される静的タイミング解析の代表タイミング検証条件または固有タイミング検証条件を示した図表である。各図表に関しては、以下に示す具体例の中で適宜説明する。また、タイミング検証の手順として図4のフローチャートを適宜参照する。   18 and 19 are tables showing representative timing verification conditions or specific timing verification conditions for static timing analysis input in each specific example. Each chart will be described as appropriate in the specific examples shown below. Further, as a timing verification procedure, the flowchart of FIG. 4 is referred to as appropriate.

[多電源回路]
近年の半導体集積回路には、低消費電力化のために多電源構成が採用される場合がある。このような場合は、電源をまたぐパスのような特定のパスについて、電源電圧を変えてのより詳細な追加検証が要求される。そこで、本実施の形態において、多電源回路をタイミング検証する場合の手順を以下に示す。
[Multiple power circuit]
In recent semiconductor integrated circuits, a multi-power supply configuration may be employed to reduce power consumption. In such a case, more detailed additional verification by changing the power supply voltage is required for a specific path such as a path crossing the power supply. Thus, in the present embodiment, the procedure for verifying the timing of the multi-power supply circuit is shown below.

図10は、複数電源を有する多電源回路の一例である。図10の多電源回路は、2つの異なる電源領域G1、G2を有し、フリップフロップFF1、FF3が第1の電源領域G1に、フリップフロップFF2が第2の電源領域G2に配設され、異なる電源領域G1、G2の境界にレベルシフターセルLS1、LS2が配設されている。各々の電源領域G1、G2に配設されたフリップフロップFF1〜FF3に印加される電圧は、それぞれが配設された電源領域G1、G2にの電源電圧に対応する。また、実線で示すパスはデータパスを表し、破線で示すパスはクロックパスを表す。また、動作時に、電源領域G1には電源電圧V1が、電源領域G2には電源電圧V2が印加される。   FIG. 10 is an example of a multiple power supply circuit having a plurality of power supplies. The multi-power supply circuit of FIG. 10 has two different power supply regions G1 and G2, and the flip-flops FF1 and FF3 are arranged in the first power supply region G1, and the flip-flop FF2 is arranged in the second power supply region G2, which are different. Level shifter cells LS1, LS2 are arranged at the boundary between the power supply regions G1, G2. The voltages applied to the flip-flops FF1 to FF3 disposed in the respective power supply regions G1 and G2 correspond to the power supply voltages to the power supply regions G1 and G2 provided respectively. A path indicated by a solid line represents a data path, and a path indicated by a broken line represents a clock path. In operation, the power supply voltage G1 is applied to the power supply region G1, and the power supply voltage V2 is applied to the power supply region G2.

図18に示す図表18A1は、第1のタイミング解析で入力される代表タイミング検証条件j2の一例である。図表18A1の最も左の列は、条件のイニシャルを表す。そして、左から順にプロセス条件の列、電源電圧条件の列、動作温度条件の列、配線RC条件の列が記載されている。   A chart 18A1 illustrated in FIG. 18 is an example of the representative timing verification condition j2 input in the first timing analysis. The leftmost column of the chart 18A1 represents the initial condition. From the left, a process condition column, a power supply voltage condition column, an operating temperature condition column, and a wiring RC condition column are listed.

プロセス条件は、集積回路製造時のプロセスばらつきであり、同時にセルの動作速度を表す。プロセス条件が悪い時にトランジスタやセルの動作速度は遅くなり、プロセス条件が良い時に動作速度は速くなる。すなわち、プロセス条件の列に示す「Slow」とはタイミング解析が行われるセルの動作速度が遅い場合を意味し、セルの特性ライブラリd11からそれに対応する遅延値が選択される。同様に、「Fast」とはセルの動作速度が速い場合を意味する。   The process condition is a process variation at the time of manufacturing the integrated circuit, and at the same time represents the operation speed of the cell. When the process condition is bad, the operation speed of the transistor or cell is slow, and when the process condition is good, the operation speed is fast. That is, “Slow” shown in the process condition column means that the operation speed of the cell in which the timing analysis is performed is slow, and a delay value corresponding to the cell is selected from the cell property library d11. Similarly, “Fast” means a case where the operation speed of the cell is fast.

電源電圧条件の列には、セルが配設された第1の電源領域G1、G2の電源電圧が記載されている。また、図表18A1には、各電源領域G1、G2に配設されている各々のセルも記載されており、前述したとおり、各々のセルには電源領域G1、G2に対応する電圧が印加される。また、電源電圧条件の列の「Vmin」と「Vmax」は、回路の実際の動作時に想定される誤動作や外乱による電源電圧のばらつきの範囲内で見込まれる最小電源電圧と最大電源電圧である。   In the column of the power supply voltage condition, the power supply voltages of the first power supply regions G1 and G2 in which the cells are arranged are described. The chart 18A1 also describes each cell disposed in each power supply region G1, G2. As described above, a voltage corresponding to the power supply region G1, G2 is applied to each cell. . Further, “Vmin” and “Vmax” in the column of the power supply voltage condition are the minimum power supply voltage and the maximum power supply voltage expected within the range of variations in the power supply voltage due to malfunctions and disturbances assumed during actual operation of the circuit.

動作温度条件の列は、回路の動作時の温度を表し、「Low」と「High」は、動作時に想定される動作温度のばらつきの範囲中で低い場合と高い場合である。   The column of the operating temperature condition represents a temperature at the time of operation of the circuit, and “Low” and “High” are a case where the temperature is low and a case where it is high in a range of variation of the operating temperature assumed at the time of operation.

配線RC条件の列は、単位長さ当たりの配線抵抗値と配線容量値の積を表す。「RCmin」と「RCmax」は、配線抵抗値と配線容量値の積のばらつき範囲内の最小値と最大値である。   The column of the wiring RC condition represents the product of the wiring resistance value and the wiring capacitance value per unit length. “RCmin” and “RCmax” are the minimum value and the maximum value within the variation range of the product of the wiring resistance value and the wiring capacitance value.

なお、この配線RC条件の値は、タイミング検証条件として直接入力されず、予めセルの特性ライブラリd11等に用意された配線RCの値が記載されたファイルから間接的に求められてもよい。例えば、このファイルは、プロセス条件や電源電圧条件や動作温度条件の組み合わせに対応する配線RCの値を有し、タイミング検証条件として入力されるプロセス条件や電源電圧条件や動作温度条件の組み合わせに応じて配線RC条件の値が決められてもよい。   Note that the value of the wiring RC condition may not be directly input as the timing verification condition, but may be indirectly obtained from a file in which the value of the wiring RC prepared in advance in the cell characteristic library d11 or the like is described. For example, this file has wiring RC values corresponding to combinations of process conditions, power supply voltage conditions, and operating temperature conditions, and corresponds to combinations of process conditions, power supply voltage conditions, and operating temperature conditions that are input as timing verification conditions. Thus, the value of the wiring RC condition may be determined.

本具体例では、代表タイミング条件A1、A2に境界条件が用いられる。つまり、代表タイミング検証条件A1は、パスを伝搬する信号の速度が最も早くなると想定される組み合わせ(ベスト条件)であり、代表タイミング検証条件A2は、最も遅くなると想定される組み合わせ(ワースト条件)である。   In this specific example, boundary conditions are used for the representative timing conditions A1 and A2. That is, the representative timing verification condition A1 is a combination (best condition) that is assumed to be the fastest speed of the signal propagating through the path, and the representative timing verification condition A2 is a combination (worst condition) that is assumed to be the slowest. is there.

代表タイミング条件A1は、プロセス「Slow」、電源電圧「Vmin」、動作温度「High」、配線RC「RCmax」であり、この条件に対応する遅延関連情報d22算出のための情報が、データベースdb1のセルの特性ライブラリd11等から読み込まれる。例えば、プロセス「Slow」、電源電圧「Vmin」、動作温度「High」に対応するセルの遅延値をまとめたファイルがセルの特性ライブラリd11に存在し、そのファイルが読み込まれる。代表タイミング条件A2に関しても同様である。   The representative timing condition A1 is the process “Slow”, the power supply voltage “Vmin”, the operating temperature “High”, and the wiring RC “RCmax”. The information for calculating the delay related information d22 corresponding to this condition is stored in the database db1. It is read from the cell property library d11 or the like. For example, a file that summarizes the delay values of cells corresponding to the process “Slow”, the power supply voltage “Vmin”, and the operating temperature “High” exists in the cell property library d11, and the file is read. The same applies to the representative timing condition A2.

また、第1のタイミング解析では、代表タイミング検証条件A1、A2で入力される動作電圧は、前述したように、誤動作等も含めて想定されるばらつきを考慮した値である。また、第1のタイミング解析では、電源領域G1、G2に印加される電源電圧を区別すると条件が増え、解析工数が増加するため、電源電圧は、画一的に「Vmax」または「Vmin」に統一されている。   In the first timing analysis, the operating voltage input under the representative timing verification conditions A1 and A2 is a value that takes into account assumed variations including malfunctions as described above. Also, in the first timing analysis, if the power supply voltages applied to the power supply regions G1 and G2 are distinguished, the conditions increase and the number of analysis steps increases, so the power supply voltage is uniformly set to `` Vmax '' or `` Vmin ''. It is unified.

第1のタイミング解析工程S13において、まず、図10に示す多電源回路が有するタイミング検証対象パスが抽出される。   In the first timing analysis step S13, first, a timing verification target path included in the multi-power supply circuit shown in FIG. 10 is extracted.

図11は、図10に示す多電源回路から抽出されたタイミング検証対象パスである。図10に示す多電源回路は、図11Aと図11Bに示す2つのタイミング検証対象パスを有する。そして、これらの各々のパスに対して、上述した代表タイミング検証条件A1、A2に基づくタイミング解析が行われ、その際に算出された遅延関連情報d22が、各々のパスに関係づけられる。そして、代表タイミング検証条件A1、A2において、各々のパスがタイミング許容範囲内か否かの検証が行われる。   FIG. 11 is a timing verification target path extracted from the multi-power supply circuit shown in FIG. The multi-power supply circuit shown in FIG. 10 has two timing verification target paths shown in FIGS. 11A and 11B. Then, timing analysis based on the above-described representative timing verification conditions A1 and A2 is performed on each of these paths, and the delay related information d22 calculated at that time is related to each path. Then, in the representative timing verification conditions A1 and A2, it is verified whether each path is within the timing allowable range.

特定パスの判別条件が入力される工程S36aでは、判別条件j10として「レベルシフターセルを含むパス」が入力される。それにより、図11Aの電源をまたぐパスのみが判別条件j10と合致し、特定パスd42として選択される。その際、第1のタイミング解析のタイミング検証対象パス抽出工程S31で生成されたパス情報d21のセルの情報が参照される。   In step S36a in which the specific path determination condition is input, “path including level shifter cell” is input as the determination condition j10. Accordingly, only the path that crosses the power supply in FIG. 11A matches the determination condition j10 and is selected as the specific path d42. At that time, the cell information of the path information d21 generated in the timing verification target path extraction step S31 of the first timing analysis is referred to.

そして、選択された特定パスd42のみに対して、固有タイミング検証条件に基づく第2のタイミング解析が行われる。すなわち、電源をまたぐパスのみに対して詳細な追加検証が行われる。   Then, the second timing analysis based on the unique timing verification condition is performed only on the selected specific path d42. In other words, detailed additional verification is performed only for paths that cross the power supply.

図表18A2は、第2のタイミング解析で入力される固有タイミング検証条件j3の一例を表す。固有タイミング検証条件A3、A4の電源電圧条件では、電源領域G1、G2に印加される電圧を集積回路の動作時の電圧V1、V2とする。そして、プロセス条件、動作温度条件、配線RC条件を代表タイミング検証条件A1、A2と同様の境界条件とする。これにより、集積回路の実際の動作時の電圧V1、V2において、プロセス、動作温度、配線RCのばらつきがどの程度タイミングに影響を与えるかを検証できる。   The chart 18A2 represents an example of the specific timing verification condition j3 input in the second timing analysis. In the power supply voltage conditions of the inherent timing verification conditions A3 and A4, the voltages applied to the power supply regions G1 and G2 are the voltages V1 and V2 during operation of the integrated circuit. Then, the process conditions, the operating temperature conditions, and the wiring RC conditions are set as boundary conditions similar to the representative timing verification conditions A1 and A2. As a result, it is possible to verify to what extent the variation of the process, the operating temperature, and the wiring RC affects the timing in the voltages V1 and V2 during the actual operation of the integrated circuit.

さらに、固有タイミング検証条件A5〜A12は、電源領域G1、G2に印加される電圧V1、V2のばらつきを想定した条件である。電源電圧V1が「V1min」〜「V1max」の範囲でばらつき、電源電圧V2が「V2min」〜「V2max」の範囲でばらつくことが想定される場合、各々の最大と最小を組み合わせ、4通りの条件が存在する。そして、それら4通りの条件に、代表タイミング検証条件A1、A2と同様のプロセス条件、動作温度条件、配線RC条件を組み合わせた条件である。本具体例では、固有タイミング検証条件A5〜A8では、他の条件を最もタイミングが厳しくなると想定される条件の組み合わせとし、固有タイミング検証条件A9〜A12では、最もタイミングに余裕があると想定される条件の組み合わせとする。これにより、集積回路の動作時に実際に想定される電圧の変動を考慮した、より詳細なタイミング検証を行うことができる。   Furthermore, the unique timing verification conditions A5 to A12 are conditions assuming variations in the voltages V1 and V2 applied to the power supply regions G1 and G2. When the power supply voltage V1 varies in the range of “V1min” to “V1max” and the power supply voltage V2 is assumed to vary in the range of “V2min” to “V2max”, the maximum and minimum values of each are combined, and the four conditions Exists. These four conditions are combined with process conditions, operating temperature conditions, and wiring RC conditions similar to the representative timing verification conditions A1 and A2. In this specific example, in the specific timing verification conditions A5 to A8, it is assumed that the other conditions are combinations of conditions that are expected to have the strictest timing, and in the specific timing verification conditions A9 to A12, it is assumed that there is a margin in timing. A combination of conditions. As a result, more detailed timing verification can be performed in consideration of voltage fluctuations actually assumed during operation of the integrated circuit.

そして、これら固有タイミング検証条件A3〜A12に基づいて第2のタイミング解析が行われ、固有タイミング検証条件A5〜A12において、各々のパスがタイミング許容範囲内か否かの検証が行われる。   Then, a second timing analysis is performed based on these unique timing verification conditions A3 to A12, and whether or not each path is within the timing allowable range is verified based on the unique timing verification conditions A5 to A12.

多電源回路のタイミング検証を行う場合、代表タイミング検証条件A1、A2に基づく第1のタイミング解析で、クリティカルパス等として検出されないパスの中にもレベルシフターセルを含むパスが存在する。本実施の形態では、それらの検出されないパスも特定パスd42としてもれなく選択される。そして、そのパスに固有の条件で、より詳細な追加のタイミング解析が行われる。   When performing timing verification of a multi-power supply circuit, there are paths including level shifter cells among paths that are not detected as critical paths or the like in the first timing analysis based on the representative timing verification conditions A1 and A2. In the present embodiment, those undetected paths are selected as the specific path d42. Then, more detailed additional timing analysis is performed under conditions specific to the path.

[スルーレート値が大きいセルを有する回路]
図12は、スルーレート値が大きいセルを有する集積回路の一例である。図12に示す集積回路は、フリップフロップFF1〜FF3とセルc1〜c11を有し、実線のデータパスと破線のクロックパスがレジスタFF2、FF3に入力されている。セルに入力される信号のスルーレートは、パスの遅延時間に影響を与える。そのため、スルーレート値が大きいセルを有するパスは、そのパスに固有のタイミング検証条件よって、タイミングマージンレスとして検出される可能性があり、詳細なタイミング検証が要求される。そこで、スルーレート値に制限値を設けることにより、第1のタイミング解析の結果から、その制限値を超えるセルを有するパスを特定パスd42として検出し、その特定パスd42に対して固有の第2のタイミング検証が行われる。
[Circuit having a cell with a large slew rate value]
FIG. 12 is an example of an integrated circuit having cells with a large slew rate value. The integrated circuit shown in FIG. 12 includes flip-flops FF1 to FF3 and cells c1 to c11, and a solid data path and a broken clock path are input to the registers FF2 and FF3. The slew rate of the signal input to the cell affects the path delay time. Therefore, a path having a cell with a large slew rate value may be detected as timing marginless depending on a timing verification condition unique to the path, and detailed timing verification is required. Therefore, by providing a limit value for the slew rate value, a path having cells exceeding the limit value is detected as a specific path d42 from the result of the first timing analysis, and a second unique to the specific path d42 is detected. The timing verification is performed.

図18に示す図表18Bは、第1のタイミング解析で入力される代表タイミング検証条件j2の一例を表す。図表18Bに示す電源電圧条件は、フリップフロップFF1〜3およびその他のセルc1〜c11に印加される電源電圧を表し、その他の条件は図表18A1と同一である。すなわち、代表タイミング検証条件18Bは、境界条件を表す。   A chart 18B illustrated in FIG. 18 represents an example of the representative timing verification condition j2 input in the first timing analysis. The power supply voltage condition shown in the chart 18B represents the power supply voltage applied to the flip-flops FF1 to FF3 and the other cells c1 to c11, and the other conditions are the same as in the chart 18A1. That is, the representative timing verification condition 18B represents a boundary condition.

そして、第1のタイミング解析工程S13において、まず、図12の集積回路が有するタイミング検証対象パスが抽出される。   Then, in the first timing analysis step S13, first, a timing verification target path included in the integrated circuit of FIG. 12 is extracted.

図13は、図12に示す集積回路から抽出されたタイミング検証対象パスである。図13Aと図13Bに示すように、図12に示す集積回路は、2つのタイミング検証対象パスを有する。そして、これらの各々のパスに対して、上述した代表タイミング検証条件B1、B2に基づくタイミング解析が行われ、その際に算出された遅延関連情報d22が、各々のパスに関係づけられる。スルーレート値は、例えば図6のタイミングレポートls1のスルーレート値Transに示されるように、遅延関連情報d22に含まれる。   FIG. 13 shows a timing verification target path extracted from the integrated circuit shown in FIG. As illustrated in FIGS. 13A and 13B, the integrated circuit illustrated in FIG. 12 includes two timing verification target paths. Then, timing analysis based on the above-described representative timing verification conditions B1 and B2 is performed on each of these paths, and the delay related information d22 calculated at that time is related to each path. The slew rate value is included in the delay related information d22, for example, as indicated by the slew rate value Trans of the timing report ls1 in FIG.

図13の各々のセルの入力端子側に、遅延関連情報が有する入力端子側のスルーレート値Transに基づいて、信号の立ち上がりの変化r11〜r17を記載した。図13から、セルc6のスルーレートr8が大きいのが分かる。なお、セルの入力端子側のスルーレート値を参照したが、遅延関連情報d22が有するセルの出力端子側のスルーレート値を参照してもよい。   On the input terminal side of each cell in FIG. 13, changes r11 to r17 of the rising edge of the signal are described based on the slew rate value Trans on the input terminal side included in the delay related information. From FIG. 13, it can be seen that the slew rate r8 of the cell c6 is large. Although the slew rate value on the input terminal side of the cell is referred to, the slew rate value on the output terminal side of the cell included in the delay related information d22 may be referred to.

特定パスの判別条件が入力される工程S36aでは、判別条件j10として「スルーレート値が制限値を超えているセルを有するパス」が入力される。そして、第1のタイミング解析で生成された遅延関連情報d22のスルーレート値Transが参照され、入力スルーレート値が制限値を超えているセルc6を有する図13Aに示すパスのみが判別条件j10と合致し、特定パスd42として選択される。る。   In step S36a in which a specific path determination condition is input, “path having a cell whose slew rate value exceeds the limit value” is input as the determination condition j10. Then, the slew rate value Trans of the delay related information d22 generated in the first timing analysis is referred to, and only the path shown in FIG. 13A having the cell c6 whose input slew rate value exceeds the limit value is determined as the determination condition j10. It matches and is selected as the specific path d42. The

スルーレート値は、電源電圧、動作温度、配線RCの影響を受ける。そこで、固有タイミング検証条件j3では、それらの組み合わせを変える。   The slew rate value is affected by the power supply voltage, operating temperature, and wiring RC. Therefore, in the unique timing verification condition j3, the combination thereof is changed.

図表18Cは、第2のタイミング解析で入力される固有タイミング検証条件j3の一例を表す。固有タイミング検証条件C1、C2は、代表タイミング検証条件B1、B2の電源電圧条件を入れ替えた条件である。同様に、固有タイミング検証条件C3、C4は、代表タイミング検証条件B1、B2の動作温度条件を入れ替えた条件であり、固有タイミング検証条件C5、C6は、代表タイミング検証条件B1、B2の配線RC条件を入れ替えた条件である。   The chart 18C represents an example of the specific timing verification condition j3 input in the second timing analysis. The inherent timing verification conditions C1 and C2 are conditions in which the power supply voltage conditions of the representative timing verification conditions B1 and B2 are interchanged. Similarly, the specific timing verification conditions C3 and C4 are conditions in which the operating temperature conditions of the representative timing verification conditions B1 and B2 are interchanged, and the specific timing verification conditions C5 and C6 are the wiring RC conditions of the representative timing verification conditions B1 and B2. It is the condition which replaced.

そして、これらの固有タイミング検証条件j3に基づいて図13Aに示すパスに対して、第2のタイミング検証による詳細な追加検証が行われる。   Then, detailed additional verification by the second timing verification is performed on the path shown in FIG. 13A based on these unique timing verification conditions j3.

また、このように、個別に条件を入れ替えた固有タイミング検証条件j3に基づく第2のタイミング解析が行われることにより、その結果から各々の条件がセルc6のスルーレート値および図13Aに示すパス遅延時間にどの程度影響するかを検証できる。さらに、その結果に基づいて、固有タイミング検証条件を調整して、その他の追加検証を行ってもよい。   In addition, as described above, the second timing analysis based on the unique timing verification condition j3 in which the conditions are individually replaced is performed, so that each condition indicates the slew rate value of the cell c6 and the path delay shown in FIG. You can verify how much it affects time. Further, the additional timing verification may be performed by adjusting the specific timing verification condition based on the result.

そして、固有タイミング検証条件C1〜C6において、図13Aに示すパスがタイミング許容範囲内か否かの検証が行われる。   Then, in the unique timing verification conditions C1 to C6, verification is performed as to whether or not the path shown in FIG. 13A is within the allowable timing range.

以上のように、本実施の形態では、代表タイミング検証条件j2に基づく第1のタイミング解析の結果、クリティカルパス等として検出されないが、スルーレート値が制限値を超えているセルを有するパスも特定パスd42として選択される。そして、その特定パスd42に対して固有の詳細な条件で第2のタイミング検証が行われるため、検証漏れが回避される。   As described above, in the present embodiment, as a result of the first timing analysis based on the representative timing verification condition j2, a path having a cell whose slew rate value exceeds the limit value is not detected as a critical path or the like. Selected as path d42. Then, the second timing verification is performed on the specific path d42 under specific detailed conditions, so that verification failure is avoided.

[配線容量または配線抵抗が大きい配線を有する回路]
配線抵抗値と配線容量値は、その配線を伝播する信号の遅延値に影響を与える。例えば、配線抵抗値と配線容量値が大きいほどその遅延値が大きい。配線抵抗と配線容量値が大きい配線は、長い配線や、分岐の多い配線に代表されるが、長い配線は配線抵抗値と配線容量値の変化に対する遅延値の変化も大きい。さらに、長く配線抵抗値と配線容量値が大きい配線を伝搬する信号のスルーレートは悪くなる。それにより、後のセルの遅延値等に影響がでる。
[Circuit with wiring with large wiring capacitance or wiring resistance]
The wiring resistance value and the wiring capacitance value affect the delay value of the signal propagating through the wiring. For example, the larger the wiring resistance value and the wiring capacitance value, the larger the delay value. A wiring having a large wiring resistance and wiring capacitance value is typified by a long wiring or a wiring having many branches, but a long wiring has a large change in delay value with respect to a change in wiring resistance value and wiring capacitance value. Furthermore, the slew rate of a signal propagating through a wiring having a long wiring resistance value and wiring capacitance value is deteriorated. As a result, the delay value of the subsequent cell is affected.

そのため、長い配線に代表される配線抵抗値と配線容量値が大きな配線を有するパスは、パスに固有のタイミング検証条件によっては、タイミングマージンレスとして検出される可能性があり、詳細なタイミング検証が要求される。そこで、パスが有する配線抵抗値と配線容量値に制限値を設けることにより、第1のタイミング解析の結果から、その制限値を超える配線を有するパスを特定パスd42として検出し、その特定パスd42に対して固有の第2のタイミング検証が行われる。   For this reason, a path with wiring having a large wiring resistance value and wiring capacitance value typified by a long wiring may be detected as timing marginless depending on the timing verification conditions specific to the path. Required. Therefore, by providing limit values for the wiring resistance value and the wiring capacitance value of the path, the path having the wiring exceeding the limit value is detected as the specific path d42 from the result of the first timing analysis, and the specific path d42 A unique second timing verification is performed on.

本具体例を、図12を用いて説明する。   This specific example will be described with reference to FIG.

代表タイミング検証条件j2の一例として、図19に示す図表19D1を用いる。配線抵抗値と配線容量値の変化が、遅延値に与える影響度はそれぞれ異なる。そこで、配線の条件として、単位長さ当たりの配線抵抗値と配線容量値が入力される。   As an example of the representative timing verification condition j2, a chart 19D1 shown in FIG. 19 is used. The influences of changes in the wiring resistance value and the wiring capacitance value on the delay value are different. Therefore, a wiring resistance value and a wiring capacitance value per unit length are input as wiring conditions.

図20は、配線の条件として入力される単位長さ当たりの配線抵抗値と配線容量値のばらつきの範囲を表す図である。横軸は配線抵抗値を表し、縦軸は配線容量値を表す。配線抵抗値は、横軸に示す最小値「Rmin」〜最大値「Rmax」の範囲でばらつく。そして、その範囲内の配線抵抗値「R」毎に単位長さ当たりの配線容量値が最小値「Cmin(R)」〜最大値「Cmax(R)」の範囲でばらつく。   FIG. 20 is a diagram illustrating a range of variation in the wiring resistance value and the wiring capacitance value per unit length input as the wiring condition. The horizontal axis represents the wiring resistance value, and the vertical axis represents the wiring capacitance value. The wiring resistance value varies in the range from the minimum value “Rmin” to the maximum value “Rmax” shown on the horizontal axis. Then, the wiring capacitance value per unit length varies within the range of the minimum value “Cmin (R)” to the maximum value “Cmax (R)” for each wiring resistance value “R” within the range.

また、単位長さ当たりの配線において、配線抵抗値と配線容量値には相関があり、一般的に配線抵抗値が大きくなると配線容量値は小さくなり、逆に配線抵抗値が小さくなると配線容量値が大きくなる。図20では、その相関が考慮されており、図20の点K1〜K4に囲まれる範囲が単位長さ当たりの配線抵抗値と配線容量値のばらつきの範囲として表わされている。   In addition, in wiring per unit length, there is a correlation between the wiring resistance value and the wiring capacitance value. Generally, the wiring capacitance value decreases as the wiring resistance value increases, and conversely, the wiring capacitance value decreases as the wiring resistance value decreases. Becomes larger. In FIG. 20, the correlation is taken into consideration, and the range surrounded by the points K1 to K4 in FIG. 20 is represented as the range of variation in the wiring resistance value and the wiring capacitance value per unit length.

ここで、「Cmin(R)」は、配線抵抗値「R」での配線容量値の最小値を表し、「Cmax(R)」は、その最大値を表す。縦軸に記載された容量値も同様であり、例えば、「Cmax(Rmin)」は、配線抵抗値が最小値「Rmin」をとる場合の配線容量の最大値を表す。   Here, “Cmin (R)” represents the minimum value of the wiring capacitance value at the wiring resistance value “R”, and “Cmax (R)” represents the maximum value thereof. The same applies to the capacitance value indicated on the vertical axis. For example, “Cmax (Rmin)” represents the maximum value of the wiring capacitance when the wiring resistance value takes the minimum value “Rmin”.

次に、図20に基づいてタイミング検証で入力される配線の条件について説明する。配線を伝搬する信号は、その配線抵抗値と配線容量値が共に大きい場合、低速になり、逆に共に小さい場合、高速になる。しかし、配線抵抗値と配線容量値には上述の相関があり、配線のワースト条件として、図20に示す配線抵抗値が最大値「Rmax」、配線容量値が最大値「Cmax(Rmin)」となる場合はない。同様に配線のベスト条件として、配線抵抗値が最小値「Rmin」、配線容量値が最小「Cmin(Rmin)」そこで、図20の点K1〜K4の配線抵抗値と配線容量値を配線の条件とする。ここで、点K1、K3の条件はワースト条件、点K2、K4はベスト条件を表す。   Next, the wiring conditions input in the timing verification will be described based on FIG. The signal propagating through the wiring is slow when both the wiring resistance value and the wiring capacitance value are large, and conversely, when both are small, the signal is fast. However, there is the above-mentioned correlation between the wiring resistance value and the wiring capacitance value, and the worst wiring condition is that the wiring resistance value shown in FIG. 20 is the maximum value `` Rmax '' and the wiring capacitance value is the maximum value `` Cmax (Rmin) ''. There is no case. Similarly, as the best wiring conditions, the wiring resistance value is the minimum value “Rmin” and the wiring capacitance value is the minimum value “Cmin (Rmin)”. Therefore, the wiring resistance values and wiring capacitance values at points K1 to K4 in FIG. And Here, the conditions of points K1 and K3 represent the worst conditions, and points K2 and K4 represent the best conditions.

点K1(Rmin,Cmax(Rmin))は、上述した配線が有する配線抵抗値と配線容量値のばらつきの範囲において、単位長さ当たりの配線抵抗値が最小であって、その中でさらに単位長さ当たりの配線容量値が最大である場合を表す。すなわち、配線容量値が最大の場合のワースト条件を表す。   Point K1 (Rmin, Cmax (Rmin)) indicates that the wiring resistance value per unit length is the smallest within the range of variations in the wiring resistance value and wiring capacitance value of the above-described wiring, and among these, the unit length This represents the case where the wiring capacitance value per unit is the maximum. That is, it represents the worst condition when the wiring capacitance value is maximum.

同様に、点K3(Rmax,Cmax(Rmax))は、単位長さ当たりの配線抵抗値が最大であって、その中でさらに単位長さ当たりの配線容量値が最大である場合を表す。すなわち、配線抵抗値が最大の場合のワースト条件を表す。   Similarly, the point K3 (Rmax, Cmax (Rmax)) represents the case where the wiring resistance value per unit length is the maximum, and among them, the wiring capacitance value per unit length is the maximum. That is, it represents the worst condition when the wiring resistance value is the maximum.

点K2(Rmax,Cmin(Rmax))は、単位長さ当たりの配線抵抗値が最大であって、その中でさらに単位長さ当たりの配線容量値が最小である場合を表す。すなわち、配線容量値が最小の場合のベスト条件を表す。   A point K2 (Rmax, Cmin (Rmax)) represents a case where the wiring resistance value per unit length is the maximum, and among them, the wiring capacitance value per unit length is the minimum. That is, it represents the best condition when the wiring capacitance value is minimum.

点K4(Rmin,Cmin(Rmin))は、単位長さ当たりの配線抵抗値が最小であって、その中でさらに単位長さ当たりの配線容量値が最小である場合を表す。すなわち、配線抵抗値が最小の場合のワースト条件を表す。   Point K4 (Rmin, Cmin (Rmin)) represents a case where the wiring resistance value per unit length is the smallest, and the wiring capacitance value per unit length is the smallest among them. That is, it represents the worst condition when the wiring resistance value is minimum.

上記のように、ワースト条件は点K1、K3、ベスト条件は点K2、K4があるが、代表タイミング検証条件j2には、例えば経験的にワースト条件として点K1、ベスト条件として点K2が採用される。そして、点K1、K2で画一的に全ての配線の遅延値が算出される。すなわち、図表19D1の代表タイミング検証条件j2に示すとおり、ワースト条件D1として点K1(Rmin,Cmax(Rmin))、ベスト条件D2として点K2(Rmax,Cmin(Rmax))に示す配線抵抗値と配線容量値を用いる。   As described above, the worst conditions are points K1 and K3, the best conditions are points K2 and K4, but the representative timing verification condition j2 is, for example, point K1 as the worst condition and point K2 as the best condition empirically. The Then, the delay values of all the wirings are calculated uniformly at the points K1 and K2. That is, as shown in the representative timing verification condition j2 in Chart 19D1, the wiring resistance value and wiring shown at point K1 (Rmin, Cmax (Rmin)) as the worst condition D1 and at point K2 (Rmax, Cmin (Rmax)) as the best condition D2 Use the capacitance value.

図3のフローチャートに示した第1のタイミング解析工程S13において、タイミング検証対象パスが検出され、図13Aと図13Bに示す2つのタイミング検証対象パスが検出されたとする。そして、各々のパスが有する、各々の配線の抵抗値と容量値が代表タイミング検証条件D1、D2の配線の条件に基づいて算出され、割り当てられる。ここで、図13Aのセルc2とセルc6をつなぐ配線L1は長く、その配線容量値と配線抵抗値が大きい。これらの各々のパスに対して、上述した代表タイミング検証条件D1、D2に基づくタイミング解析が行われ、その際に算出された遅延関連情報d22が、各々のパスに関係づけられる。   In the first timing analysis step S13 shown in the flowchart of FIG. 3, it is assumed that a timing verification target path is detected and two timing verification target paths shown in FIGS. 13A and 13B are detected. Then, the resistance value and the capacitance value of each wiring included in each path are calculated and assigned based on the wiring conditions of the representative timing verification conditions D1 and D2. Here, the wiring L1 connecting the cell c2 and the cell c6 in FIG. 13A is long and has a large wiring capacitance value and wiring resistance value. The timing analysis based on the representative timing verification conditions D1 and D2 described above is performed for each of these paths, and the delay related information d22 calculated at that time is related to each path.

特定パスの判別条件が入力される工程S36aでは、判別条件j10として「配線抵抗値または配線容量値が制限値を超えている配線を有するパス」が入力される。そして、第1のタイミング解析のタイミング検証対象パス抽出工程S31で生成されたパス情報d21の配線の情報が参照され、配線抵抗値または配線容量値が制限値を超える配線L1を有する図13Aに示すパスが判別条件j10と合致し、特定パスd42として選択される。   In step S36a in which the specific path determination condition is input, “path having a wiring whose wiring resistance value or wiring capacitance value exceeds the limit value” is input as the determination condition j10. Then, the wiring information in the path information d21 generated in the timing verification target path extraction step S31 of the first timing analysis is referred to, and the wiring L1 has the wiring L1 whose wiring resistance value or wiring capacitance value exceeds the limit value shown in FIG. 13A. The path matches the determination condition j10 and is selected as the specific path d42.

図表19D2は、第2のタイミング解析で入力される固有タイミング検証条件j3の一例を表す。   The chart 19D2 represents an example of the specific timing verification condition j3 input in the second timing analysis.

固有タイミング検証条件D3、D4で入力される配線の情報は、代表タイミング検証条件D1、D2の点K1、K2と異なる、他のワースト条件の点K3とベスト条件の点K4である。つまり、固有タイミング検証条件D3は、ワースト条件として点K3の「Rmax,Cmax(Rmax)」である。また、固有タイミング検証条件D4は、ベスト条件として点K4の「Rmin,Cmin(Rmin)」である。   The wiring information input under the specific timing verification conditions D3 and D4 is the point K3 of the other worst condition and the point K4 of the best condition, which are different from the points K1 and K2 of the representative timing verification conditions D1 and D2. That is, the unique timing verification condition D3 is “Rmax, Cmax (Rmax)” at the point K3 as the worst condition. The unique timing verification condition D4 is “Rmin, Cmin (Rmin)” at point K4 as the best condition.

そして、これらの固有タイミング検証条件j3に基づいて図13Aに示すパスに対して、第2のタイミング検証による追加検証が行われる。   Then, additional verification by the second timing verification is performed on the path shown in FIG. 13A based on these unique timing verification conditions j3.

その理由は、代表タイミング検証条件D1、D2で入力された配線の条件の点K1、K2で第1のタイミング解析が行われ、配線抵抗値と配線容量値が制限値を超えるパスが特定パスd42として選択される。この特定パスd42は、長い配線のように、配線の条件の変化に対する遅延値の変化が特に大きい配線を有するパスである。そして、上述したように、代表タイミング検証条件D1、D2で入力された配線の条件(点K1、K2)は、経験上低速、高速と想定される条件であるが、配線抵抗値または配線容量値が大きい配線を持つ特定パスd42に対しては、もう一方の条件(点K3、K4)での解析も行ってタイミングマージンレスでないことを検証すべきである。そこで、固有タイミング検証条件D3、D4の配線の条件として、点K3が示すワースト条件と点K4が示すベスト条件が入力され、特定パスd42に対してそれらの条件に基づく第2のタイミング検証が行われる。   The reason is that the first timing analysis is performed at the wiring condition points K1 and K2 input under the representative timing verification conditions D1 and D2, and the path where the wiring resistance value and the wiring capacitance value exceed the limit values is the specific path d42. Selected as. The specific path d42 is a path having a wiring whose change in delay value is particularly large with respect to a change in wiring conditions, such as a long wiring. As described above, the wiring conditions (points K1 and K2) input under the representative timing verification conditions D1 and D2 are conditions that are empirically assumed to be low speed and high speed. It should be verified that the specific path d42 having a large wiring is not timing marginless by performing an analysis under the other condition (points K3 and K4). Therefore, the worst condition indicated by the point K3 and the best condition indicated by the point K4 are input as the wiring conditions of the specific timing verification conditions D3 and D4, and the second timing verification based on these conditions is performed for the specific path d42. Is called.

さらに、特定パスの選択工程S36bで選択された特定パスd42に対して、例えば点K1〜K3および点K4〜K2の実線上のいずれか1点および複数点での配線抵抗値と配線容量値の組み合わせ選択して追加検証を行ってもよい。   Further, with respect to the specific path d42 selected in the specific path selection step S36b, for example, the wiring resistance value and the wiring capacitance value at any one point and a plurality of points on the solid line of the points K1 to K3 and the points K4 to K2. Additional verification may be performed by selecting a combination.

以上のように、本実施の形態では、代表タイミング検証条件j2に基づく第1のタイミング解析の結果、クリティカルパス等として検出されないが、配線抵抗と配線容量値が制限値を超えている配線を有するパスも特定パスd42として選択される。そして、その特定パスd42に対して固有の詳細な条件で第2のタイミング検証が行われるため、検証漏れが回避される。   As described above, in the present embodiment, as a result of the first timing analysis based on the representative timing verification condition j2, there is a wiring that is not detected as a critical path or the like, but whose wiring resistance and wiring capacitance value exceed the limit values. The path is also selected as the specific path d42. Then, the second timing verification is performed on the specific path d42 under specific detailed conditions, so that verification failure is avoided.

[特性変動セルを有する回路]
まず、特性変動セルに関して説明する。
[Circuit with characteristic variation cell]
First, the characteristic variation cell will be described.

図21は、特性変動セルの動作温度の変化に対する遅延値の変化の一例を表す図である。図21のグラフGp1、Gp2は、ある特性変動セルに対して異なる電源電圧V1、V2が与えられた場合の動作温度の変化に対する遅延値の変化を表している。特性変動セルの特性として、まず、電源電圧および動作温度の変化に対する遅延値の変化が大きいことが挙げられる。さらに、特性変動セルには、図21に示すように、ある電源電圧V1の場合、動作温度の変化に応じて遅延値は単調増加するが、他の異なる電源電圧V2の場合、動作温度の変化に応じて遅延値は単調減少する特性を有するものもある。このように、特性変動セルは、電源電圧と温度変動に応じて信号の遅延値が大きく、さらに不規則に変化する場合がある。   FIG. 21 is a diagram illustrating an example of a change in the delay value with respect to a change in the operating temperature of the characteristic variation cell. Graphs Gp1 and Gp2 in FIG. 21 represent changes in delay values with respect to changes in operating temperature when different power supply voltages V1 and V2 are applied to a certain characteristic variation cell. As a characteristic of the characteristic variation cell, first, the change of the delay value with respect to the change of the power supply voltage and the operating temperature is large. Furthermore, in the characteristic variation cell, as shown in FIG. 21, in the case of a certain power supply voltage V1, the delay value increases monotonously according to the change in the operating temperature, but in the case of another different power supply voltage V2, the change in the operating temperature. Some delay values have a monotonically decreasing characteristic. Thus, the characteristic variation cell has a large signal delay value depending on the power supply voltage and temperature variation, and may vary irregularly.

図14は、特性変動セルを有する集積回路の一例である。図14に示す集積回路は、フリップフロップFF1〜FF3と、特性変動セルc12、c13と、その他のセルc1〜c11を有し、実線のデータパスと破線のクロックパスがレジスタFF2、FF3に入力されている。前述したとおり、特性変動セルは、セルの電源電圧と動作温度に応じて信号の遅延値が大きく、さらに不規則に変化する場合がある。そのため、特性変動セルを有するパスは、そのパスに固有のタイミング検証条件よって、タイミングマージンレスとして検出される可能性があり、詳細なタイミング検証が要求される。そこで、第1のタイミング解析の結果から、特性変動セルを有するパスを特定パスd42としてもれなく検出し、その特定パスd42に対して固有の第2のタイミング検証が行われる。   FIG. 14 is an example of an integrated circuit having a characteristic variation cell. The integrated circuit shown in FIG. 14 has flip-flops FF1 to FF3, characteristic variation cells c12 and c13, and other cells c1 to c11, and a solid data path and a broken clock path are input to registers FF2 and FF3. ing. As described above, the characteristic variation cell has a large signal delay value depending on the power supply voltage and the operating temperature of the cell, and may vary irregularly. For this reason, a path having a characteristic variation cell may be detected as timing marginless depending on a timing verification condition unique to the path, and detailed timing verification is required. Therefore, the path having the characteristic variation cell is detected as a specific path d42 from the result of the first timing analysis, and the specific second timing verification is performed for the specific path d42.

代表タイミング検証条件j2の一例として、前述した図18に示す図表18Bと同じ境界条件を用いる。   As an example of the representative timing verification condition j2, the same boundary condition as in the chart 18B shown in FIG. 18 described above is used.

そして、第1のタイミング解析工程S13において、まず、タイミング検証対象パスが検出される。   In the first timing analysis step S13, first, a timing verification target path is detected.

図15は、図14に示す集積回路から抽出されたタイミング検証対象パスである。図15Aと図15Bに示すように、図14に示す集積回路は、2つのタイミング検証対象パスを有する。   FIG. 15 is a timing verification target path extracted from the integrated circuit shown in FIG. As shown in FIGS. 15A and 15B, the integrated circuit shown in FIG. 14 has two timing verification target paths.

そして、これらの各々のパスに対して、上述した代表タイミング検証条件B1、B2に基づくタイミング解析が行われ、その際に算出された遅延関連情報d22が、各々のパスに関係づけられる。そして、各々のパスがタイミング許容範囲内か否かの検証が行われる。   Then, timing analysis based on the above-described representative timing verification conditions B1 and B2 is performed on each of these paths, and the delay related information d22 calculated at that time is related to each path. Then, it is verified whether or not each path is within the allowable timing range.

特定パスの判別条件が入力される工程S36aでは、判別条件j10として「特性変動セルを有するパス」が入力される。そして、第1のタイミング解析のタイミング検証対象パス抽出工程S31で生成されたパス情報d21のセルの情報が参照され、特性変動セルc12、c13を有する図15Aに示すパスのみが判別条件j10と合致し、特定パスd42として選択される。   In step S36a in which the specific path determination condition is input, “path having characteristic variation cell” is input as the determination condition j10. Then, the cell information of the path information d21 generated in the timing verification target path extraction step S31 of the first timing analysis is referred to, and only the path shown in FIG. 15A having the characteristic variation cells c12 and c13 matches the discrimination condition j10. Then, it is selected as the specific path d42.

前述したとおり、特性変動セルは、一般的なセルとは異なる特性でセルの電源電圧と動作温度がその遅延時間に影響を与える。そこで、固有タイミング検証条件j3では、それらの組み合わせを変える。   As described above, the characteristic variation cell has characteristics different from those of a general cell, and the power supply voltage and the operating temperature of the cell affect the delay time. Therefore, in the unique timing verification condition j3, the combination thereof is changed.

図表19Eは、第2のタイミング解析で入力される固有タイミング検証条件j3の一例を表す。固有タイミング検証条件E1、E2は、代表タイミング検証条件B1、B2の電源電圧条件を入れ替えた条件である。同様に、固有タイミング検証条件E3、E4は、代表タイミング検証条件B1、B2の動作温度条件を入れ替えた条件である。   The chart 19E represents an example of the specific timing verification condition j3 input in the second timing analysis. The inherent timing verification conditions E1 and E2 are conditions in which the power supply voltage conditions of the representative timing verification conditions B1 and B2 are interchanged. Similarly, the specific timing verification conditions E3 and E4 are conditions in which the operating temperature conditions of the representative timing verification conditions B1 and B2 are interchanged.

即ち、一般的なセルは、代表タイミング検証条件B1、B2に示されるとおり、電源電圧が低く、動作温度が高いほど遅延が多く、電源電圧が高く動作温度が低いほど遅延が少ない傾向をもつ。しかし、特性変動セルは、上記と異なり、電源電圧が低いほど遅延が少なく高いほど多い場合があり、さらに動作温度が低いほど遅延が多く高いほど遅延が少ない場合がある。   That is, as shown in the representative timing verification conditions B1 and B2, a general cell tends to have a longer delay as the power supply voltage is lower and the operating temperature is higher, and a delay is smaller as the power supply voltage is higher and the operating temperature is lower. However, unlike the above, the characteristic variation cell may have a larger delay as the power supply voltage is lower, and may increase as the operating temperature is lower.

このように、個別に条件を入れ替えた固有タイミング検証条件j3に基づく第2のタイミング解析が行われることにより、その結果から各々の条件が特性変動セルc12、c13および図15Aに示すパス遅延時間にどの程度影響するかを検証できる。さらに、その結果に基づいて、固有タイミング検証条件を調整して、その他の追加検証を行ってもよい。   In this way, by performing the second timing analysis based on the unique timing verification condition j3 in which the conditions are individually switched, each result is changed to the characteristic variation cells c12 and c13 and the path delay time shown in FIG. You can verify how much it affects. Further, the additional timing verification may be performed by adjusting the specific timing verification condition based on the result.

そして、固有タイミング検証条件E1〜E4に基づいて図15Aに示すパスに対して第2のタイミング検証が行われる。   Then, the second timing verification is performed on the path shown in FIG. 15A based on the unique timing verification conditions E1 to E4.

以上のように、本実施の形態では、代表タイミング検証条件j2に基づく第1のタイミング解析の結果、クリティカルパス等として検出されないが、特性変動セルを有するパスも特定パスd42としてもれなく選択される。そして、その特定パスd42に対して固有の詳細な条件で第2のタイミング検証が行われるため、検証漏れが回避される。   As described above, in the present embodiment, as a result of the first timing analysis based on the representative timing verification condition j2, it is not detected as a critical path or the like, but a path having a characteristic variation cell is selected as a specific path d42. Then, the second timing verification is performed on the specific path d42 under specific detailed conditions, so that verification failure is avoided.

[セルの段数に制限がある回路]
静的タイミング解析では、各々のセルにセルの特性ライブラリd11に基づいて算出された遅延値が割り当てられるが、その際、プロセスに伴う動作速度や動作電圧や動作温度等のばらつきに伴う遅延値のばらつきが考慮される。例えば、遅延値の平均値に対してばらつき係数を積算した値が、ばらつきを考慮して修正されたセルの遅延値として割り当てられる。
[Circuits with limited number of cell stages]
In static timing analysis, each cell is assigned a delay value calculated based on the cell characteristic library d11. At this time, the delay value associated with variations in the operation speed, operation voltage, operation temperature, etc. Variations are taken into account. For example, a value obtained by integrating the variation coefficient with respect to the average value of the delay values is assigned as the delay value of the cell corrected in consideration of the variation.

図22は、ばらつき係数に係る図である。図22AのパスPqは、入力端子Qinと出力端子Qoutの間にn段のセルc1〜c(n)を有する。そして、プロセスに伴う動作速度等のばらつきに基づいて求められた、ばらつきを含む遅延値(以下、分布遅延値と称する。)B1〜Bnが、対応する各々のセルc1〜c(n)に併記されている。   FIG. 22 is a diagram related to the variation coefficient. The path Pq in FIG. 22A includes n-stage cells c1 to c (n) between the input terminal Qin and the output terminal Qout. Then, delay values including variations (hereinafter referred to as distribution delay values) B1 to Bn obtained based on variations in operation speed and the like accompanying the process are written in the corresponding cells c1 to c (n). Has been.

分布遅延値B1〜Bnは、それぞれ横軸が遅延値、縦軸が確立を表し、中心値μと標準偏差σを有する正規分布で表わされる。中心値μは、セルの特性ライブラリd11に基づいて算出された最も確率の高い平均的な遅延値を表し、ばらつき幅Sgは、標準偏差σに対して、3σに対応する遅延値の幅であり、「μ+Sg」は遅延値の最大値、「μ-Sg」は遅延値の最小値を表す。ばらつき係数による遅延値の修正を行わずに、静的タイミング解析が行われる場合、遅延の多い解析をする時は、各々のセルに最大値「μ+Sg」が割り当てられ、遅延の少ない解析をする時は、各々のセルに最小値「μ-Sg」が割り当てられる。   In the distribution delay values B1 to Bn, the horizontal axis represents the delay value, the vertical axis represents the establishment, and is represented by a normal distribution having the center value μ and the standard deviation σ. The central value μ represents the average delay value with the highest probability calculated based on the cell characteristic library d11, and the variation width Sg is the width of the delay value corresponding to 3σ with respect to the standard deviation σ. , “Μ + Sg” represents the maximum delay value, and “μ-Sg” represents the minimum delay value. When static timing analysis is performed without correcting the delay value due to the variation coefficient, when analyzing with a large delay, the maximum value “μ + Sg” is assigned to each cell, and an analysis with a small delay is performed. When doing so, the minimum value “μ-Sg” is assigned to each cell.

図22Bに、ばらつき係数による遅延値の修正を行わずに静的タイミング解析が行われた場合の例を示す。分布遅延値B_vは、n段のセルの分布遅延値B1〜Bnと、その間の配線に割り当てられた遅延値を、単純に累積して求めた出力端子Qoutでのばらつきを含む遅延値であり、ばらつき幅Sg_vは、Sg_v=n×Sgにより算出される。   FIG. 22B shows an example of the case where the static timing analysis is performed without correcting the delay value based on the variation coefficient. The distribution delay value B_v is a delay value including variation at the output terminal Qout obtained by simply accumulating the distribution delay values B1 to Bn of the n-stage cells and the delay values assigned to the wiring between them. The variation width Sg_v is calculated by Sg_v = n × Sg.

一方で、分布遅延値B_rは、ある特定段数以上のセルを伝搬した信号の遅延値を高精度のシミュレーションや実際の測定等により求めた、出力端子Qoutにおける遅延値のばらつきを表す。図22Bに示すように、そのばらつき幅Sg_rは、各々のセルに割り当てられたばらつき幅Sgを累積して求めたばらつき幅Sg_vよりも小さい。なぜなら、各々のセルの遅延値が中心値μを中心としてばらつ場合、各々のセルの遅延値は中心値μよりも大きいもしくは小さいが、それらの遅延値が複数段で累積されることにより、それらの大小のばらつきは相殺されるからである。さらに、ある特定段数以上であれば、ばらつき幅Sg_rは、統計的にほぼ同一の値をとる。   On the other hand, the distributed delay value B_r represents a variation in the delay value at the output terminal Qout obtained by obtaining a delay value of a signal propagated through a cell having a certain number of stages or more by a highly accurate simulation or actual measurement. As shown in FIG. 22B, the variation width Sg_r is smaller than the variation width Sg_v obtained by accumulating the variation width Sg assigned to each cell. Because when the delay value of each cell varies around the center value μ, the delay value of each cell is larger or smaller than the center value μ, but those delay values are accumulated in multiple stages, This is because these large and small variations are offset. Furthermore, if the number of stages is equal to or greater than a certain number, the variation width Sg_r is statistically substantially the same value.

そこで、複数段のセルを有するパスにおいて、個々のセルのばらつき幅Sgを単に累積して得られるばらつき幅Sg_vを実際のばらつき幅Sg_rに近づけるために、セルの中心値μにばらつき係数を積算した値がばらつきを考慮に入れたセルの遅延値として割り当てられる。   Therefore, in a path having a plurality of stages of cells, the variation coefficient is added to the cell center value μ in order to bring the variation width Sg_v obtained by simply accumulating the variation width Sg of each cell closer to the actual variation width Sg_r. Values are assigned as cell delay values taking into account variation.

以下に、具体例に基づいてばらつき係数と中心値μの関係を示すとともに、ばらつき係数を用いた場合のタイミング検証について説明する。   In the following, the relationship between the variation coefficient and the center value μ is shown based on a specific example, and timing verification when the variation coefficient is used will be described.

図16は、セルの段数が所定の段数よりも少ないパスを有する集積回路の一例である。図16に示す集積回路は、フリップフロップFF1〜FF3と、その他のセルc1〜c14を有し、実線のデータパスと破線のクロックパスがレジスタFF2、FF3に入力されている。   FIG. 16 is an example of an integrated circuit having a path in which the number of cell stages is smaller than a predetermined number of stages. The integrated circuit shown in FIG. 16 includes flip-flops FF1 to FF3 and other cells c1 to c14, and a solid data path and a broken clock path are input to the registers FF2 and FF3.

図19に示す図表19F1は、本具体例の第1のタイミング解析で入力される代表タイミング検証条件j2の一例を表す。代表タイミング検証条件F1はワースト条件であり、代表タイミング検証条件F2はベスト条件である。図表19F1の一番右の列は、第1のタイミング検証でセルの遅延値の修正に用いられるばらつき係数a1、a2を表す。   A chart 19F1 illustrated in FIG. 19 represents an example of the representative timing verification condition j2 input in the first timing analysis of this specific example. The representative timing verification condition F1 is the worst condition, and the representative timing verification condition F2 is the best condition. The rightmost column of the chart 19F1 shows variation coefficients a1 and a2 used for correcting the delay value of the cell in the first timing verification.

ここで、図22において、現実的なばらつき幅Sg_rをセルの段数nで除算して得た平均値(Sg_r/n)を、各々のセルc1〜c(n)のばらつき幅「Sg_a」とすと、ばらつき係数a1、a2と中心値μには、以下の式が成立する。   Here, in FIG. 22, the average value (Sg_r / n) obtained by dividing the realistic variation width Sg_r by the number of cell stages n is defined as the variation width “Sg_a” of each cell c1 to c (n). Then, the following formulas are established for the variation coefficients a1 and a2 and the center value μ.

a1×μ=μ+Sg_a
a2×μ=μ-Sg_a
つまり、現実的なばらつき幅Sg_rを平均化した値を個々のセルのばらつき幅Sg_aとする。そして、遅延値の中心値μにばらつき係数a1、a2が積算されることにより、そのばらつきの最大値「μ+Sg_a」、または最小値「μ-Sg_a」が算出される。そして、それらが、ばらつきを考慮して修正されたセルの遅延値として割り当てられる。逆に、以上のように定義された、分布遅延値B_rに基づくばらつき係数a1、a2を用いて、セルに割り当てられる遅延値が修正されることにより、それらを累積して求めた出力端子Qoutでの分布遅延値のばらつき幅は、実際のばらつき幅Sg_rに近づく。
a1 × μ = μ + Sg_a
a2 × μ = μ-Sg_a
That is, a value obtained by averaging the actual variation width Sg_r is set as the variation width Sg_a of each cell. Then, the variation coefficients a1 and a2 are added to the center value μ of the delay value, whereby the maximum value “μ + Sg_a” or the minimum value “μ−Sg_a” of the variation is calculated. Then, they are assigned as delay values of the cells corrected in consideration of variation. Conversely, by using the variation coefficients a1 and a2 based on the distribution delay value B_r defined as described above, the delay value assigned to the cell is corrected, and the output terminal Qout obtained by accumulating these values is used. The variation width of the distribution delay value is close to the actual variation width Sg_r.

上記式では、ばらつき係数a1(>1)は、セルの遅延値が大きくなるワースト条件に対応し、ばらつき係数a2(<1)は、セルの遅延値が小さくなるベスト条件に対応する。   In the above equation, the variation coefficient a1 (> 1) corresponds to the worst condition in which the cell delay value increases, and the variation coefficient a2 (<1) corresponds to the best condition in which the cell delay value decreases.

なお、ばらつき係数a1、a2は特定の条件および特定のセルの段数(本具体例ではセルの段数「4」)で予め測定等により求められた実際のばらつき幅Sg_rに基づいて計算された値であり、例えばデータベースdb1の制約条件d14に記載されている。そして、代表タイミング検証条件F1、F2の組み合わせに基づいて適切な値が読み込まれる。   The variation coefficients a1 and a2 are values calculated based on the actual variation width Sg_r obtained in advance by measurement or the like under a specific condition and a specific number of cell stages (in this specific example, the number of cell stages “4”). For example, it is described in the constraint condition d14 of the database db1. Then, an appropriate value is read based on the combination of the representative timing verification conditions F1 and F2.

本実施の形態では、図表19F1に示す代表タイミング検証条件F1、F2のばらつき係数a1、a2は、セルに割り当てられる遅延値の修正の際に、全てのセルに一様に使用される。   In the present embodiment, the variation coefficients a1 and a2 of the representative timing verification conditions F1 and F2 shown in the chart 19F1 are uniformly used for all the cells when the delay values assigned to the cells are corrected.

しかし、前述したように、このばらつき係数は、パスに接続されたセルの段数がある特定数以上の場合は、ばらつき幅Sg_rが統計的にほぼ同一の値になることに基づいて算出されている。そのため、パスに配設されるセルの段数が少ない場合、そのセルの遅延値は適切に修正されない。これにより、セルの段数が少ない経路を有するパスは、タイミングに余裕があるパスと誤って検出される場合がある。つまり、より適切なばらつき係数で遅延値の適切な修正が行われた場合は、タイミングマージンレスとして検出される可能性がある。   However, as described above, the variation coefficient is calculated based on the fact that the variation width Sg_r is statistically almost the same value when the number of stages of cells connected to the path is a certain number or more. . Therefore, when the number of cells arranged in the path is small, the delay value of the cell is not appropriately corrected. As a result, a path having a path with a small number of cell stages may be erroneously detected as a path with sufficient timing. That is, when the delay value is appropriately corrected with a more appropriate variation coefficient, there is a possibility that the timing margin is detected.

そこで、ばらつき係数a1、a2を用いた第1のタイミング解析の結果から、セルの段数が少ない経路を有するパスを特定パスd42として検出し、その特定パスd42に対してセルの段数に対応した適切なばらつき係数を用いて固有の第2のタイミング検証が行われる。   Therefore, from the result of the first timing analysis using the variation coefficients a1 and a2, a path having a path with a small number of cell stages is detected as a specific path d42, and the appropriate path corresponding to the number of cell stages for the specific path d42 is detected. A unique second timing verification is performed using a large variation coefficient.

第1のタイミング解析工程S13において、まず、タイミング検証対象パスが検出される。   In the first timing analysis step S13, first, a timing verification target path is detected.

図17は、図16に示す集積回路から抽出されたタイミング検証対象パスである。図17Aと図17Bに示すように、図16に示す集積回路は、2つのタイミング検証対象パスを有する。   FIG. 17 is a timing verification target path extracted from the integrated circuit shown in FIG. As illustrated in FIGS. 17A and 17B, the integrated circuit illustrated in FIG. 16 includes two timing verification target paths.

これらの各々のパスに対して、上述した代表タイミング検証条件F1、F2に基づく第1のタイミング解析が行われ、その際に算出された遅延関連情報d22が、各々のパスに関係づけられる。   The first timing analysis based on the representative timing verification conditions F1 and F2 described above is performed for each of these paths, and the delay related information d22 calculated at that time is related to each path.

本具体例では、ばらつき係数a1、a2は、パスが有するセルの段数が4以上である場合にそれらのセルの遅延値を適正に修正すると仮定する。そして、特定パスの判別条件が入力される工程S36aにおいて、判別条件j10として「セルの段数が4未満の経路を有するパス」が入力される。そして、第1のタイミング解析のタイミング検証対象パス抽出工程S31で求められパス情報d21のセルと配線の接続情報が参照され、1つのセルc6しか含まないセルの段数が1の経路W1を有する図17Aに示すパスが判別条件j10と合致し、特定パスd42として選択される。   In this specific example, it is assumed that the variation coefficients a1 and a2 appropriately correct the delay values of the cells when the number of cells in the path is 4 or more. Then, in step S36a in which the specific path determination condition is input, “path having a route with a cell stage number of less than 4” is input as the determination condition j10. Then, the path information d21 cell and wiring connection information obtained in the timing verification target path extraction step S31 of the first timing analysis is referred to, and the figure includes a path W1 with a cell number of 1 that includes only one cell c6. The path shown in 17A matches the determination condition j10 and is selected as the specific path d42.

図表19F2は、第2のタイミング解析で入力される固有タイミング検証条件j3の一例を表す。   The chart 19F2 represents an example of the specific timing verification condition j3 input in the second timing analysis.

第1のタイミング検証条件で用いられたばらつき係数a1、a2は、上述したように、パスが有するセルの段数が4以上である場合にそれらのセルの遅延値を適正に修正する。そのため、セルの段数が1の経路W1に配設されたセルc6の遅延値は適正に修正されていない。そこで、セルc6の遅延値を適正に修正する固有のばらつき係数b1、b2を使用する。つまり、固有タイミング検証条件F3、F4と代表タイミング検証条件F1、F2との違いは、セルc6の遅延値を修正するばらつき係数b1、b2が固有に入力されることにある。そして、第2のタイミング解析では、セルc6に対して固有の適正なばらつき係数b1、b2が用いられ、他のセルに対しては第1のタイミング検証条件F1、F2と同様にばらつき係数a1、a2が用いられる。   As described above, the variation coefficients a1 and a2 used in the first timing verification condition appropriately correct the delay values of the cells when the number of cell stages included in the path is 4 or more. For this reason, the delay value of the cell c6 arranged in the path W1 having the number of cell stages is not appropriately corrected. Therefore, inherent variation coefficients b1 and b2 that appropriately correct the delay value of the cell c6 are used. That is, the difference between the specific timing verification conditions F3 and F4 and the representative timing verification conditions F1 and F2 is that the variation coefficients b1 and b2 for correcting the delay value of the cell c6 are input uniquely. In the second timing analysis, proper variation coefficients b1 and b2 unique to the cell c6 are used, and for the other cells, the variation coefficients a1 and f1 are the same as the first timing verification conditions F1 and F2. a2 is used.

以上のように、本実施の形態において、第1のタイミング解析で、一部のセルの遅延値の修正に不適切なばらつき係数が用いられ、タイミングに余裕があるパスと誤って検出された可能性のあるパスも、セルの段数に制限を設けることにより特定パスd42として選択される。そして、第2のタイミング解析で、その一部のセルに固有の適正なばらつき係数b1、b2を用いることにより、正確なタイミング解析がおこなわれ、検証漏れが回避される。   As described above, in the present embodiment, in the first timing analysis, an inappropriate variation coefficient is used for correcting the delay value of some cells, and it may be erroneously detected as a path with sufficient timing. A specific path is also selected as the specific path d42 by limiting the number of cell stages. Then, in the second timing analysis, by using appropriate variation coefficients b1 and b2 specific to some of the cells, accurate timing analysis is performed, and verification failure is avoided.

なお、本具体例では、このばらつき係数は全てのセルに対して同一の値が用いられるが、データパスとクロックパスで異なる値を用いてもよい。   In this specific example, the same value is used for all the cells for this variation coefficient, but different values may be used for the data path and the clock path.

次に、上述のばらつき係数が用いられるタイミング検証の変形例を説明する。   Next, a modification of timing verification using the above-described variation coefficient will be described.

前述したタイミング検証方法では、第2のタイミング解析でもばらつき係数が用いられた。ばらつき係数は、ある特定段数のセルに係る遅延値のばらつきの平均化に基づいて算出された値であり、さらにそれらが複数のセルに対して同一に用いられるため、セル毎にばらつきを設定した統計的なタイミング解析と比較すると精度が低い。   In the timing verification method described above, the variation coefficient is also used in the second timing analysis. The variation coefficient is a value calculated based on the averaging of variation in delay values related to a certain number of stages of cells. Further, since these are used for a plurality of cells, variation is set for each cell. Less accurate than statistical timing analysis.

そこで、本変形例では、第2のタイミング解析で、統計的タイミング解析による高精度なタイミング解析が行われる。統計的タイミング解析は、より高精度な解析を行うためばらつき係数を用いた解析と比較して解析時間が長くなるため、選択された特定パスd42に限って行われる第2のタイミング解析で採用されることが望ましい。   Therefore, in this modification, highly accurate timing analysis is performed by statistical timing analysis in the second timing analysis. Statistical timing analysis is used in the second timing analysis that is performed only on the selected specific path d42 because the analysis time is longer compared to the analysis using the variation coefficient in order to perform more accurate analysis. It is desirable.

統計的タイミング解析では、固有タイミング検証条件のプロセス条件、電源電圧条件等として入力された条件の組み合わせに基づいて、図22で説明したばらつきを含む分布遅延値(中心値μと標準偏差σ)が各々のセルに割り当てられる。そして、これら各々のセルに割り当てられた分布遅延値に基づいてモンテカルロ法または近似法等による累積遅延値の計算が行われる。なお、統計的タイミング解析の詳細に関しては、例えば特許文献2に記載されている。   In the statistical timing analysis, based on the combination of the conditions input as the process conditions of the inherent timing verification conditions, the power supply voltage conditions, etc., the distribution delay values (center value μ and standard deviation σ) including the variation described in FIG. Assigned to each cell. Based on the distribution delay value assigned to each of these cells, the cumulative delay value is calculated by the Monte Carlo method or the approximation method. The details of the statistical timing analysis are described in, for example, Patent Document 2.

本具体例では、図17Aを参照して上記の説明を繰り返すとまず、各セルc1〜c6とフリップフロップFF1に、固有タイミング検証条件20F3、20F4のプロセス条件、電源電圧条件等に対応する分布遅延値が割り当てられる。そして、フリップフロップFF2のデータ入力端子Dでの分布遅延値が、セルc1、フリップフロップFF1、セル6に割り当てられた分布遅延値に基づいて、モンテカルロ法または近似法等により算出される。同様に、フリップフロップFF2のクロック入力端子CKでの分布遅延値が、セルc2〜c5に割り当てられた分布遅延値に基づいて算出される。そして、算出されたフリップフロップFF2の入力端子D、CKでの分布遅延値に基づき、スラック値の分布が算出される。そして、例えばそのスラック値の分布の中心値がタイミング許容範囲内であるか否かの判定が行われる。   In this specific example, when the above description is repeated with reference to FIG. 17A, first, distributed delays corresponding to the process conditions of the specific timing verification conditions 20F3 and 20F4, the power supply voltage conditions, etc., to each of the cells c1 to c6 and the flip-flop FF1 A value is assigned. Then, the distribution delay value at the data input terminal D of the flip-flop FF2 is calculated by the Monte Carlo method or the approximation method based on the distribution delay value assigned to the cell c1, the flip-flop FF1, and the cell 6. Similarly, the distributed delay value at the clock input terminal CK of the flip-flop FF2 is calculated based on the distributed delay value assigned to the cells c2 to c5. Then, based on the calculated distribution delay value at the input terminals D and CK of the flip-flop FF2, the distribution of slack values is calculated. Then, for example, it is determined whether or not the center value of the distribution of the slack value is within the timing allowable range.

以上のように、本変形例では、選択されたクリティカルパス等として検出される可能性がある特定パスd42に限って、より高精度な統計的タイミング解析が行われることによりその検出精度が増すとともに解析工数が削減される。
以上の実施の形態をまとめると,次の付記のとおりである。
As described above, in the present modification, only the specific path d42 that may be detected as the selected critical path or the like is performed, and the detection accuracy is increased by performing a more accurate statistical timing analysis. Analysis man-hours are reduced.
The above embodiment is summarized as follows.

(付記1)
集積回路のタイミング検証方法において、
コンピュータが、集積回路の接続情報を解析し、セルとそれを接続する配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出工程と、
コンピュータが、前記複数のタイミング検証対象パスから特定のパスを選択するための特定の判別条件を入力する工程と、
コンピュータが、前記複数のタイミング検証対象パスから、前記特定の判別条件に合致する一部のパスを特定パスとして選択する特定パス選択工程と、
コンピュータが、前記特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて特定パス内の信号遅延時間を求めて特定パスを伝搬する信号のタイミング解析を行う特定パスタイミング解析工程とを有し、
前記特定の判別条件は、前記セルまたは配線に関する条件であるタイミング検証方法。
(Appendix 1)
In the integrated circuit timing verification method,
A timing analysis target path extracting step in which the computer analyzes the connection information of the integrated circuit and extracts a plurality of timing verification target paths which are paths having the cells and wirings connecting the cells;
A step of inputting a specific determination condition for the computer to select a specific path from the plurality of timing verification target paths;
A specific path selection step in which a computer selects, as a specific path, a part of paths that match the specific determination condition from the plurality of timing verification target paths;
A specific path timing analysis step in which the computer performs a timing analysis of a signal propagating through the specific path by obtaining a signal delay time in the specific path based on a plurality of timing verification conditions specific to the specific path for the specific path And
The timing verification method, wherein the specific determination condition is a condition related to the cell or the wiring.

(付記2)
集積回路のタイミング検証方法において、
コンピュータが、集積回路の接続情報を解析し、セルとそれを接続する配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出工程と、
コンピュータが、前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析工程と、
コンピュータが、前記複数のタイミング検証対象パスから特定のパスを選択するための特定の判別条件を入力する工程と、
コンピュータが、前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定の判別条件に合致する一部のパスを特定パスとして選択する特定パス選択工程と、
コンピュータが、前記特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて特定パスの信号遅延時間を求めて特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析工程とを有するタイミング検証方法。
(Appendix 2)
In the integrated circuit timing verification method,
A timing analysis target path extracting step in which the computer analyzes the connection information of the integrated circuit and extracts a plurality of timing verification target paths which are paths having the cells and wirings connecting the cells;
A computer obtains delay related information of a signal propagating through the plurality of timing verification target paths based on representative timing verification conditions including manufacturing conditions and operation conditions of the integrated circuit for the plurality of timing verification target paths. In addition, associating the delay related information with each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths A first timing analysis step of performing
A step of inputting a specific determination condition for the computer to select a specific path from the plurality of timing verification target paths;
A specific path selection step in which the computer selects, as a specific path, a part of paths that match the specific determination condition from the plurality of timing verification target paths associated with the delay related information;
A second timing analysis step in which the computer obtains a signal delay time of the specific path based on a plurality of timing verification conditions unique to the specific path and performs timing analysis of a signal propagating through the specific path with respect to the specific path And a timing verification method.

(付記3)
前記特定の判別条件は、前記セル、配線または遅延関連情報に関する条件である付記2記載のタイミング検証方法。
(Appendix 3)
The timing verification method according to appendix 2, wherein the specific determination condition is a condition related to the cell, wiring, or delay related information.

(付記4)
前記第2のタイミング解析工程は、前記特定パスに加えて、前記第1のタイミング解析工程で、タイミングマージンが規定値未満のタイミング検証対象パスに対しても行われる付記3または3記載のタイミング検証方法。
(Appendix 4)
The timing verification according to appendix 3 or 3, wherein the second timing analysis step is performed not only on the specific path but also on a timing verification target path whose timing margin is less than a specified value in the first timing analysis step. Method.

(付記5)
前記タイミング検証対象パスは、区分された複数の電源領域に配設され、異なる電源領域の境界にレベルシフターセルを有するパスを含み、
前記代表タイミング検証条件では、前記各電源領域に配設されたセルの電源電圧は同一であり、
前記特定の判別条件は、前記セルに関する条件としてレベルシフターセルを含むことであり、
前記固有タイミング検証条件では、前記各電源領域に配設されたセルの電源電圧は各電源領域に対応して異なることを特徴とする付記3記載のタイミング検証方法。
(Appendix 5)
The timing verification target path is disposed in a plurality of divided power supply areas, and includes a path having a level shifter cell at a boundary between different power supply areas,
In the representative timing verification condition, the power supply voltage of the cell disposed in each power supply region is the same,
The specific determination condition is to include a level shifter cell as a condition for the cell,
4. The timing verification method according to supplementary note 3, wherein the power supply voltage of the cell disposed in each power supply region is different according to each power supply region under the inherent timing verification condition.

(付記6)
前記複数の電源領域は第1と第2の領域であり、
前記代表タイミング検証条件は、前記第1と第2の領域の電圧を第1の電圧とする第1の条件と、前記第1と第2の領域の電圧を前記第1の電圧より高い第2の電圧とする第2の条件を有し、
前記固有タイミング検証条件は、前記第1の領域の電圧を第3の電圧とし、前記第2の領域の電圧を第4の電圧とする第3の条件と、前記第1の領域の電圧を前記第3の電圧よりも高い第5の電圧とし、前記第2の領域の電圧を前記第4の電圧よりも高い第6の電圧である第4の条件とを有する付記6記載のタイミング検証方法。
(Appendix 6)
The plurality of power supply areas are first and second areas,
The representative timing verification condition includes a first condition in which the voltage in the first and second regions is a first voltage, and a second condition in which the voltage in the first and second regions is higher than the first voltage. Having a second condition of a voltage of
The inherent timing verification condition includes a third condition in which the voltage in the first region is the third voltage, and the voltage in the second region is the fourth voltage, and the voltage in the first region is the voltage in the first region. The timing verification method according to appendix 6, wherein the fifth voltage is higher than the third voltage, and the voltage in the second region is a fourth condition that is a sixth voltage higher than the fourth voltage.

(付記7)
前記代表タイミング検証条件は、少なくともセルの動作速度と、セルの電源電圧と、セルの動作温度と、配線抵抗値および配線容量値の積との組み合わせであって、第1の動作速度と、第1の電源電圧と、第1の動作温度と、第1の配線抵抗値と配線容量値の積とを有する第1の条件と、前記第1の動作速度より速い第2の動作速度と、前記第1の電源電圧より高い第2の電源電圧と、前記第1の動作温度よりも低い第2の動作温度と、前記第1の配線抵抗値と配線容量値の積よりも小さい第2の配線抵抗値と配線容量値の積とを有する第2の条件を有し、
前記特定の判別条件は、前記遅延関連情報に関する条件としてセルの入力信号または出力信号のスルーレート値が制限値を超えているセルを含むことであり、
前記固有タイミング検証条件は、前記第1、第2の条件において、前記第1と第2の駆動電圧を入れ替えた第3、第4の条件と、前記第1と第2の動作温度を入れ替えた第5、第6の条件と、前記第1と第2の配線抵抗値と配線容量値の積を入れ替えた第7、第8の条件のいずれかを有する付記3記載のタイミング検証方法。
(Appendix 7)
The representative timing verification condition is a combination of at least a cell operating speed, a cell power supply voltage, a cell operating temperature, and a product of a wiring resistance value and a wiring capacitance value, wherein the first operating speed, A first condition having a power supply voltage of 1, a first operating temperature, a product of a first wiring resistance value and a wiring capacitance value, a second operating speed faster than the first operating speed, and the A second power supply voltage higher than the first power supply voltage; a second operating temperature lower than the first operating temperature; and a second wiring smaller than a product of the first wiring resistance value and the wiring capacitance value Having a second condition having a product of a resistance value and a wiring capacitance value;
The specific determination condition includes a cell in which a slew rate value of a cell input signal or output signal exceeds a limit value as a condition related to the delay related information,
The inherent timing verification conditions are the first and second conditions, the third and fourth conditions in which the first and second drive voltages are switched, and the first and second operating temperatures are switched. 4. The timing verification method according to appendix 3, wherein the fifth and sixth conditions and any of seventh and eighth conditions in which a product of the first and second wiring resistance values and the wiring capacitance values are interchanged.

(付記8)
前記代表タイミング検証条件は、少なくともセルの動作速度と、セルの電源電圧と、セルの動作温度と、配線抵抗値と配線容量値との組み合わせであって、第1の動作速度と、第1の電源電圧と、第1の動作温度と、第1の配線抵抗値と、第1の配線容量値とを有する第1の条件と、前記第1の動作速度より速い第2の動作速度と、前記第1の電源電圧より高い第2の電源電圧と、前記第1の動作温度よりも低い第2の動作温度と、前記第1の配線抵抗値よりも大きい第2の配線抵抗値と、前記第1の配線容量値よりも小さい第2の配線容量値を有する第2の条件を有し、
前記特定の判別条件は、前記配線に関する条件として配線抵抗値または配線容量値が制限値を超えている配線を含むことであり、
前記固有タイミング検証条件は、前記第2の配線抵抗値と、前記第2の配線容量値よりも大きい第3の配線容量値とを有する第3の条件と、前記第1の配線抵抗値と、前記第1の配線容量値よりも小さい第4の配線容量値とを有する第4の条件を有する付記3記載のタイミング検証方法。
(Appendix 8)
The representative timing verification condition is a combination of at least a cell operating speed, a cell power supply voltage, a cell operating temperature, a wiring resistance value, and a wiring capacitance value, wherein the first operating speed, A first condition having a power supply voltage, a first operating temperature, a first wiring resistance value, and a first wiring capacitance value; a second operating speed that is faster than the first operating speed; A second power supply voltage higher than the first power supply voltage; a second operating temperature lower than the first operating temperature; a second wiring resistance value greater than the first wiring resistance value; Having a second condition having a second wiring capacitance value smaller than the wiring capacitance value of 1,
The specific determination condition is to include a wiring whose wiring resistance value or wiring capacitance value exceeds a limit value as a condition related to the wiring;
The inherent timing verification condition includes a third condition having the second wiring resistance value, a third wiring capacitance value larger than the second wiring capacitance value, the first wiring resistance value, 4. The timing verification method according to appendix 3, which has a fourth condition having a fourth wiring capacitance value smaller than the first wiring capacitance value.

(付記9)
前記代表タイミング検証条件は、少なくともセルの動作速度と、セルの電源電圧と、セルの動作温度と、配線抵抗値および配線容量値の積との組み合わせであって、第1の動作速度と、第1の電源電圧と、第1の動作温度と、第1の配線抵抗値と配線容量値の積とを有する第1の条件と、前記第1の動作速度より速い第2の動作速度と、前記第1の電源電圧より高い第2の電源電圧と、前記第1の動作温度よりも低い第2の動作温度と、前記第1の配線抵抗値と配線容量値の積よりも小さい第2の配線抵抗値と配線容量値の積とを有する第2の条件を有し、
前記特定の判別条件は、前記セルに関する条件として前記セルの電源電圧および動作温度の変化に対して遅延特性が変化する特定のセルを含むことであり、
前記固有タイミング検証条件は、前記第1、第2の条件において、前記第1と第2の電源電圧を入れ替えた第3、第4の条件と、前記第1と第2の動作温度を入れ替えた第5、第6の条件とのいずれかを有する付記3記載のタイミング検証方法。
(Appendix 9)
The representative timing verification condition is a combination of at least a cell operating speed, a cell power supply voltage, a cell operating temperature, and a product of a wiring resistance value and a wiring capacitance value, wherein the first operating speed, A first condition having a power supply voltage of 1, a first operating temperature, a product of a first wiring resistance value and a wiring capacitance value, a second operating speed faster than the first operating speed, and the A second power supply voltage higher than the first power supply voltage; a second operating temperature lower than the first operating temperature; and a second wiring smaller than a product of the first wiring resistance value and the wiring capacitance value Having a second condition having a product of a resistance value and a wiring capacitance value;
The specific determination condition is to include a specific cell whose delay characteristic changes with respect to a change in power supply voltage and operating temperature of the cell as a condition regarding the cell,
The inherent timing verification conditions are the first and second conditions, the third and fourth conditions in which the first and second power supply voltages are switched, and the first and second operating temperatures. The timing verification method according to supplementary note 3, wherein the timing verification method has any one of the fifth and sixth conditions.

(付記10)
前記第1のタイミング解析工程において、各々のセルに割り当てられる遅延時間が前記パスが有する経路内のセルの段数に関わらず第1のばらつき係数に基づいて修正され、
前記特定の判別条件は、セルの段数が制限値以下の経路を有するパスであり、
前記第2のタイミング解析工程において、前記経路に存在するセルの遅延時間が前記特定パスが有する経路内のセルの段数に対応する第2のばらつき係数に基づいて修正される付記3記載のタイミング検証方法。
(Appendix 10)
In the first timing analysis step, the delay time assigned to each cell is corrected based on the first variation coefficient regardless of the number of cells in the path that the path has,
The specific determination condition is a path having a route in which the number of cell stages is less than or equal to a limit value,
The timing verification according to supplementary note 3, wherein in the second timing analysis step, a delay time of a cell existing in the path is corrected based on a second variation coefficient corresponding to the number of cells in the path of the specific path. Method.

(付記11)
前記第1のタイミング解析工程において、各々のセルに割り当てられる遅延時間が前記パスが有する経路内のセルの段数に関わらず第1のばらつき係数に基づいて修正され、
前記特定の判別条件は、セルの段数が制限値以下の経路を有するパスであり、
前記第2のタイミング解析工程において、前記特定パスが有する各々のセルにばらつきを含む遅延時間が割り当てられ、当該ばらつきを含む遅延時間に基づいてモンテカルロ法または近似法による遅延時間の算出を行う統計的タイミング解析が行われる付記3記載のタイミング検証方法。
(Appendix 11)
In the first timing analysis step, the delay time assigned to each cell is corrected based on the first variation coefficient regardless of the number of cells in the path that the path has,
The specific determination condition is a path having a route in which the number of cell stages is less than or equal to a limit value,
In the second timing analysis step, a statistical delay time is assigned to each cell of the specific path, and a delay time is calculated by a Monte Carlo method or an approximation method based on the delay time including the variation. The timing verification method according to appendix 3, wherein timing analysis is performed.

(付記12)
集積回路のタイミング検証プログラムにおいて、コンピュータに、
集積回路の接続情報を解析し、セルとそれを接続する配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出手順と、
前記複数のタイミング検証対象パスから特定のパスを選択するための特定の判別条件を入力する手順と、
前記複数のタイミング検証対象パスから、前記特定の判別条件に合致する一部のパスを特定パスとして選択する特定パス選択手順と、
前記特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて特定パス内の信号遅延時間を求めて特定パスを伝搬する信号のタイミング解析を行う特定パスタイミング解析手順を実行させ、
前記特定の判別条件は、前記セルまたは配線に関する条件であるコンピュータに読み取り可能なタイミング検証プログラム。
(Appendix 12)
In the integrated circuit timing verification program,
Timing verification target path extraction procedure for analyzing a connection information of an integrated circuit and extracting a plurality of timing verification target paths, which are paths having cells and wirings connecting the cells,
A procedure for inputting a specific determination condition for selecting a specific path from the plurality of timing verification target paths;
A specific path selection procedure for selecting, as a specific path, a part of the paths that match the specific determination condition from the plurality of timing verification target paths;
For the specific path, a specific path timing analysis procedure is performed for obtaining a signal delay time in the specific path based on a plurality of timing verification conditions specific to the specific path and performing timing analysis of a signal propagating through the specific path. ,
The specific determination condition is a computer-readable timing verification program that is a condition related to the cell or the wiring.

(付記13)
集積回路のタイミング検証プログラムにおいて、コンピュータに、
集積回路の接続情報を解析し、セルとそれを接続する配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出手順と、
前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析手順と、
前記複数のタイミング検証対象パスから特定のパスを選択するための特定の判別条件を入力する手順と、
前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定の判別条件に合致する一部のパスを特定パスとして選択する特定パス選択手順と、
前記特定パスに対して、当該特定パスに固有の複数の固有タイミング検証条件に基づいて特定パスの信号遅延時間を求めて特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析手順を実行させるコンピュータに読み取り可能なタイミング検証プログラム。
(Appendix 13)
In the integrated circuit timing verification program,
Timing verification target path extraction procedure for analyzing a connection information of an integrated circuit and extracting a plurality of timing verification target paths, which are paths having cells and wirings connecting the cells,
For the plurality of timing verification target paths, delay related information of signals propagating through the plurality of timing verification target paths is obtained based on representative timing verification conditions including manufacturing conditions and operating conditions of the integrated circuit, and the delays Relating related information to each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths 1 timing analysis procedure,
A procedure for inputting a specific determination condition for selecting a specific path from the plurality of timing verification target paths;
A specific path selection procedure for selecting, as a specific path, some paths that match the specific determination condition from the plurality of timing verification target paths associated with the delay related information;
For the specific path, a second timing analysis procedure for performing a timing analysis of a signal propagating through the specific path by obtaining a signal delay time of the specific path based on a plurality of specific timing verification conditions specific to the specific path is executed. A computer-readable timing verification program.

(付記14)
集積回路におけるパスのタイミング検証を行うタイミング検証装置において、
集積回路の接続情報を解析し、セルとそれを接続する配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出手段と、
前記複数のタイミング検証対象パスから特定のパスを選択するための特定の判別条件を入力する手段と、
前記複数のタイミング検証対象パスから、前記特定の判別条件に合致する一部のパスを特定パスとして選択する特定パス選択手段と、
前記特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて特定パス内の信号遅延時間を求めて特定パスを伝搬する信号のタイミング解析を行う特定パスタイミング解析手段とを有し、
前記特定の判別条件は、前記セルまたは配線に関する条件であるタイミング検証装置。
(Appendix 14)
In a timing verification apparatus that performs path timing verification in an integrated circuit,
Timing verification target path extracting means for analyzing connection information of an integrated circuit and extracting a plurality of timing verification target paths that are targets of timing verification, which are paths having cells and wirings connecting the cells;
Means for inputting a specific determination condition for selecting a specific path from the plurality of timing verification target paths;
Specific path selection means for selecting, as a specific path, a part of paths that match the specific determination condition from the plurality of timing verification target paths;
Specific path timing analysis means for determining the signal delay time in the specific path based on a plurality of timing verification conditions specific to the specific path and analyzing the timing of the signal propagating through the specific path with respect to the specific path. And
The timing verification apparatus, wherein the specific determination condition is a condition related to the cell or the wiring.

(付記15)
集積回路におけるパスのタイミング検証を行うタイミング検証装置において、
集積回路の接続情報を解析し、セルとそれを接続する配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出手段と、
前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析手段と、
前記複数のタイミング検証対象パスから特定のパスを選択するための特定の判別条件を入力する手段と、
前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定の判別条件に合致する一部のパスを特定パスとして選択する特定パス選択手段と、
前記特定パスに対して、当該特定パスに固有の複数の固有タイミング検証条件に基づいて特定パスの信号遅延時間を求めて特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析手段とを有するタイミング検証装置。
(Appendix 15)
In a timing verification apparatus that performs path timing verification in an integrated circuit,
Timing verification target path extracting means for analyzing connection information of an integrated circuit and extracting a plurality of timing verification target paths that are targets of timing verification, which are paths having cells and wirings connecting the cells;
For the plurality of timing verification target paths, delay related information of signals propagating through the plurality of timing verification target paths is obtained based on representative timing verification conditions including manufacturing conditions and operating conditions of the integrated circuit, and the delays Relating related information to each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths 1 timing analysis means,
Means for inputting a specific determination condition for selecting a specific path from the plurality of timing verification target paths;
Specific path selection means for selecting, as a specific path, a part of paths that match the specific determination condition from the plurality of timing verification target paths associated with the delay related information;
Second timing analysis means for performing timing analysis of a signal propagating through the specific path by obtaining a signal delay time of the specific path based on a plurality of specific timing verification conditions specific to the specific path with respect to the specific path; A timing verification device.

S1:配置配線処理工程 S2:配線RC抽出工程 S3:静的タイミング解析工程
S5:回路修正工程 S13:第1のタイミング解析工程 S16,S37d:第2のタイミング解析工程 S31:タイミング検証対象パス抽出工程 S36:特定パスのタイミング解析工程
d11〜d14:セルの特性ライブラリ等 ls1:タイミング解析レポート
j2:代表タイミング検証条件 j3:固有タイミング検証条件 j10:判別条件
10:タイミング検証装置 FF1〜FF3:フリップフロップ c1〜c(n):セル
S1: Place and route processing step S2: Route RC extraction step S3: Static timing analysis step
S5: Circuit correction step S13: First timing analysis step S16, S37d: Second timing analysis step S31: Timing verification target path extraction step S36: Specific path timing analysis step
d11 to d14: Cell property library, etc. ls1: Timing analysis report
j2: Representative timing verification condition j3: Specific timing verification condition j10: Discrimination condition
10: Timing verification device FF1 to FF3: Flip-flop c1 to c (n): Cell

Claims (7)

集積回路のタイミング検証方法において、
コンピュータが、集積回路の接続情報を解析し、セルと前記セルに接続される配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出工程と、
コンピュータが、前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析工程と、
コンピュータが、前記複数のタイミング検証対象パスから特定のパスを選択するための特定パスの判別条件を入力する工程と、
コンピュータが、前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定パスの判別条件に合致する一部のパスを特定パスとして選択する特定パス選択工程と、
コンピュータが、前記選択された特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて当該特定パスの信号遅延時間を求めて当該特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析工程とを有し、
前記タイミング検証対象パスは、区分された複数の電源領域に配設され、異なる電源領域の境界にレベルシフターセルを有するパスを含み、
前記代表タイミング検証条件では、前記各電源領域に配設されたセルの電源電圧は同一であり、
前記特定パスの判別条件は、前記セルに関する条件としてレベルシフターセルを含むことであり、
前記選択された特定パスに固有の複数のタイミング検証条件では、前記各電源領域に配設されたセルの電源電圧が前記各電源領域に対応して異なることを特徴とするタイミング検証方法。
In the integrated circuit timing verification method,
Timing verification target path extraction step in which a computer analyzes connection information of an integrated circuit and extracts a plurality of timing verification target paths that are cells and wirings connected to the cells. When,
A computer obtains delay related information of a signal propagating through the plurality of timing verification target paths based on representative timing verification conditions including manufacturing conditions and operation conditions of the integrated circuit for the plurality of timing verification target paths. In addition, associating the delay related information with each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths A first timing analysis step of performing
A step of inputting a determination condition of a specific path for the computer to select a specific path from the plurality of timing verification target paths;
A specific path selection step in which the computer selects, as a specific path, a part of paths that match the determination condition of the specific path from the plurality of timing verification target paths associated with the delay related information;
The computer is performed on the selected specific path, the timing analysis of said specified path seeking signal delay time of the particular path based on the unique plurality of timing verification condition signal propagating through the specific path have a and 2 of the timing analysis step,
The timing verification target path is disposed in a plurality of divided power supply areas, and includes a path having a level shifter cell at a boundary between different power supply areas,
In the representative timing verification condition, the power supply voltage of the cell disposed in each power supply region is the same,
The determination condition of the specific path is to include a level shifter cell as a condition regarding the cell,
A timing verification method, wherein a plurality of timing verification conditions unique to the selected specific path are such that the power supply voltages of the cells arranged in the respective power supply regions differ corresponding to the respective power supply regions.
集積回路のタイミング検証方法において、
コンピュータが、集積回路の接続情報を解析し、セルと前記セルに接続される配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出工程と、
コンピュータが、前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析工程と、
コンピュータが、前記複数のタイミング検証対象パスから特定のパスを選択するための特定パスの判別条件を入力する工程と、
コンピュータが、前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定パスの判別条件に合致する一部のパスを特定パスとして選択する特定パス選択工程と、
コンピュータが、前記選択された特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて当該特定パスの信号遅延時間を求めて当該特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析工程とを有し、
前記代表タイミング検証条件は、少なくともセルの動作速度と、セルの電源電圧と、セルの動作温度と、配線抵抗値および配線容量値の積との組み合わせであって、第1の動作速度と、第1の電源電圧と、第1の動作温度と、第1の配線抵抗値と配線容量値の積とを有する第1の条件と、前記第1の動作速度より速い第2の動作速度と、前記第1の電源電圧より高い第2の電源電圧と、前記第1の動作温度よりも低い第2の動作温度と、前記第1の配線抵抗値と配線容量値の積よりも小さい第2の配線抵抗値と配線容量値の積とを有する第2の条件を有し、
前記特定パスの判別条件は、前記遅延関連情報に関する条件としてセルの入力信号または出力信号のスルーレート値が制限値を超えているセルを含むことであり、
前記選択された特定パスに固有の複数のタイミング検証条件では、前記第1、第2の条件において、前記第1と第2の電源電圧を入れ替えた第3、第4の条件と、前記第1と第2の動作温度を入れ替えた第5、第6の条件と、前記第1と第2の配線抵抗値と配線容量値の積を入れ替えた第7、第8の条件のいずれかを有することを特徴とするタイミング検証方法。
In the integrated circuit timing verification method,
Timing verification target path extraction step in which a computer analyzes connection information of an integrated circuit and extracts a plurality of timing verification target paths that are cells and wirings connected to the cells. When,
A computer obtains delay related information of a signal propagating through the plurality of timing verification target paths based on representative timing verification conditions including manufacturing conditions and operation conditions of the integrated circuit for the plurality of timing verification target paths. In addition, associating the delay related information with each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths A first timing analysis step of performing
A step of inputting a determination condition of a specific path for the computer to select a specific path from the plurality of timing verification target paths;
A specific path selection step in which the computer selects, as a specific path, a part of paths that match the determination condition of the specific path from the plurality of timing verification target paths associated with the delay related information;
The computer obtains a signal delay time of the specific path based on a plurality of timing verification conditions specific to the specific path, and performs timing analysis of a signal propagating through the specific path for the selected specific path. 2 timing analysis steps,
The representative timing verification condition is a combination of at least a cell operating speed, a cell power supply voltage, a cell operating temperature, a product of a wiring resistance value and a wiring capacitance value, wherein the first operating speed, A first condition having a power supply voltage of 1, a first operating temperature, a product of a first wiring resistance value and a wiring capacitance value, a second operating speed higher than the first operating speed, A second power supply voltage higher than the first power supply voltage; a second operating temperature lower than the first operating temperature; and a second wiring smaller than a product of the first wiring resistance value and the wiring capacitance value A second condition having a product of a resistance value and a wiring capacitance value;
The determination condition of the specific path is to include a cell in which a slew rate value of a cell input signal or output signal exceeds a limit value as a condition related to the delay related information,
The plurality of timing verification conditions unique to the selected specific path include third and fourth conditions in which the first and second power supply voltages are switched in the first and second conditions, and the first And the fifth and sixth conditions in which the second operating temperature is switched, and the seventh and eighth conditions in which the products of the first and second wiring resistance values and the wiring capacitance values are switched. A timing verification method characterized by the above.
集積回路のタイミング検証方法において、
コンピュータが、集積回路の接続情報を解析し、セルと前記セルに接続される配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出工程と、
コンピュータが、前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析工程と、
コンピュータが、前記複数のタイミング検証対象パスから特定のパスを選択するための特定パスの判別条件を入力する工程と、
コンピュータが、前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定パスの判別条件に合致する一部のパスを特定パスとして選択する特定パス選択工程と、
コンピュータが、前記選択された特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて当該特定パスの信号遅延時間を求めて当該特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析工程とを有し、
前記代表タイミング検証条件は、配線抵抗値と配線容量値との組み合わせであって、第1の配線抵抗値と、第1の配線容量値とを有する第1の条件と、前記第1の配線抵抗値より大きい第2の配線抵抗値と、前記第1の配線容量値よりも小さい第2の配線容量値とを有する第2の条件を有し、
前記特定パスの判別条件は、前記配線の配線抵抗値または配線容量値が制限値を超えていることであり、
前記選択された特定パスに固有の複数のタイミング検証条件では、前記第2の配線抵抗値と、前記第2の配線容量値よりも大きい第3の配線容量値とを有する第3の条件と、前記第1の配線抵抗値と、前記第1の配線容量値よりも小さい第4の配線容量値とを有する第4の条件を有することを特徴とするタイミング検証方法。
In the integrated circuit timing verification method,
Timing verification target path extraction step in which a computer analyzes connection information of an integrated circuit and extracts a plurality of timing verification target paths that are cells and wirings connected to the cells. When,
A computer obtains delay related information of a signal propagating through the plurality of timing verification target paths based on representative timing verification conditions including manufacturing conditions and operation conditions of the integrated circuit for the plurality of timing verification target paths. In addition, associating the delay related information with each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths A first timing analysis step of performing
A step of inputting a determination condition of a specific path for the computer to select a specific path from the plurality of timing verification target paths;
A specific path selection step in which the computer selects, as a specific path, a part of paths that match the determination condition of the specific path from the plurality of timing verification target paths associated with the delay related information;
The computer obtains a signal delay time of the specific path based on a plurality of timing verification conditions specific to the specific path, and performs timing analysis of a signal propagating through the specific path for the selected specific path. 2 timing analysis steps,
The representative timing verification condition is a combination of a wiring resistance value and the wiring capacitance value, the first wiring resistance, and the first condition having a first wiring capacitance value, the first wiring resistance A second condition having a second wiring resistance value larger than the first wiring capacitance value and a second wiring capacitance value smaller than the first wiring capacitance value;
The determination condition of the specific path is that the wiring resistance value or the wiring capacitance value of the wiring exceeds a limit value,
In a plurality of timing verification conditions specific to the selected specific path, a third condition having the second wiring resistance value and a third wiring capacitance value larger than the second wiring capacitance value; A timing verification method, comprising: a fourth condition having the first wiring resistance value and a fourth wiring capacitance value smaller than the first wiring capacitance value.
集積回路のタイミング検証方法において、In the integrated circuit timing verification method,
コンピュータが、集積回路の接続情報を解析し、セルと前記セルに接続される配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出工程と、  Timing verification target path extraction step in which a computer analyzes connection information of an integrated circuit and extracts a plurality of timing verification target paths that are cells and wirings connected to the cells. When,
コンピュータが、前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析工程と、  A computer obtains delay related information of a signal propagating through the plurality of timing verification target paths based on representative timing verification conditions including manufacturing conditions and operation conditions of the integrated circuit for the plurality of timing verification target paths. In addition, associating the delay related information with each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths A first timing analysis step of performing
コンピュータが、前記複数のタイミング検証対象パスから特定のパスを選択するための特定パスの判別条件を入力する工程と、  A step of inputting a determination condition of a specific path for the computer to select a specific path from the plurality of timing verification target paths;
コンピュータが、前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定パスの判別条件に合致する一部のパスを特定パスとして選択する特定パス選択工程と、  A specific path selection step in which the computer selects, as a specific path, a part of paths that match the determination condition of the specific path from the plurality of timing verification target paths associated with the delay related information;
コンピュータが、前記選択された特定パスに対して、当該特定パスに固有の複数のタイミング検証条件に基づいて当該特定パスの信号遅延時間を求めて当該特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析工程とを有し、  The computer obtains a signal delay time of the specific path based on a plurality of timing verification conditions specific to the specific path, and performs timing analysis of a signal propagating through the specific path for the selected specific path. 2 timing analysis steps,
前記代表タイミング検証条件は、少なくともセルの電源電圧と、セルの動作温度の組み合わせであって、第1の電源電圧と、第1の動作温度とを有する第1の条件と、前記第1の電源電圧より高い第2の電源電圧と、前記第1の動作温度よりも低い第2の動作温度とを有する第2の条件を有し、  The representative timing verification condition is a combination of at least a cell power supply voltage and a cell operating temperature, and includes a first condition having a first power supply voltage and a first operating temperature, and the first power supply. A second condition having a second power supply voltage higher than the voltage and a second operating temperature lower than the first operating temperature;
前記特定パスの判別条件は、前記セルの電源電圧および動作温度の変化に対して不規則に遅延特性が変化する特定のセルを含むことであり、  The determination condition of the specific path is to include a specific cell whose delay characteristic changes irregularly with respect to a change in power supply voltage and operating temperature of the cell,
前記選択された特定パスに固有の複数のタイミング検証条件では、前記第1、第2の条件において、前記第1と第2の電源電圧を入れ替えた第3、第4の条件と、前記第1と第2の動作温度を入れ替えた第5、第6の条件とのいずれかを有することを特徴とするタイミング検証方法。  The plurality of timing verification conditions unique to the selected specific path include third and fourth conditions in which the first and second power supply voltages are switched in the first and second conditions, and the first And a fifth and sixth condition in which the second operating temperature is switched.
集積回路のタイミング検証プログラムにおいて、コンピュータに、
集積回路の接続情報を解析し、セルと前記セルと接続される配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出手順と、
前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析手順と、
前記複数のタイミング検証対象パスから特定のパスを選択するための特定パスの判別条件を入力する手順と、
前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定パスの判別条件に合致する一部のパスを特定パスとして選択する特定パス選択手順と、
前記選択された特定パスに対して、当該特定パスに固有の複数の固有タイミング検証条件に基づいて当該特定パスの信号遅延時間を求めて当該特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析手順を実行させ、
前記タイミング検証対象パスは、区分された複数の電源領域に配設され、異なる電源領域の境界にレベルシフターセルを有するパスを含み、
前記代表タイミング検証条件では、前記各電源領域に配設されたセルの電源電圧は同一であり、
前記特定パスの判別条件は、前記セルに関する条件としてレベルシフターセルを含むことであり、
前記選択された特定パスに固有の複数のタイミング検証条件では、前記各電源領域に配設されたセルの電源電圧が前記各電源領域に対応して異なるコンピュータに読み取り可能なタイミング検証プログラム。
In the integrated circuit timing verification program,
Analyzing connection information of the integrated circuit, a path having a cell and a wiring connected to the cell, and extracting a plurality of timing verification target paths to be subjected to timing verification;
For the plurality of timing verification target paths, delay related information of signals propagating through the plurality of timing verification target paths is obtained based on representative timing verification conditions including manufacturing conditions and operating conditions of the integrated circuit, and the delays Relating related information to each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths 1 timing analysis procedure,
A procedure for inputting a specific path determination condition for selecting a specific path from the plurality of timing verification target paths;
A specific path selection procedure for selecting, as a specific path, a part of paths that match the determination condition of the specific path from the plurality of timing verification target paths associated with the delay related information;
With respect to the selected specific path, the specific path to the second performing timing analysis of the signal propagating through the specific path seeking signal delay time of the particular path based on the unique plurality of unique timing verification condition Run the timing analysis procedure,
The timing verification target path is disposed in a plurality of divided power supply areas, and includes a path having a level shifter cell at a boundary between different power supply areas,
In the representative timing verification condition, the power supply voltage of the cell disposed in each power supply region is the same,
The determination condition of the specific path is to include a level shifter cell as a condition regarding the cell,
A timing verification program in which a power supply voltage of a cell arranged in each power supply area can be read by a different computer corresponding to each power supply area under a plurality of timing verification conditions unique to the selected specific path .
集積回路のタイミング検証プログラムにおいて、コンピュータに、In the integrated circuit timing verification program,
集積回路の接続情報を解析し、セルと前記セルと接続される配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出手順と、  Analyzing connection information of the integrated circuit, a path having a cell and a wiring connected to the cell, and extracting a plurality of timing verification target paths to be subjected to timing verification;
前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析手順と、  For the plurality of timing verification target paths, delay related information of signals propagating through the plurality of timing verification target paths is obtained based on representative timing verification conditions including manufacturing conditions and operating conditions of the integrated circuit, and the delays Relating related information to each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths 1 timing analysis procedure,
前記複数のタイミング検証対象パスから特定のパスを選択するための特定パスの判別条件を入力する手順と、  A procedure for inputting a specific path determination condition for selecting a specific path from the plurality of timing verification target paths;
前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定パスの判別条件に合致する一部のパスを特定パスとして選択する特定パス選択手順と、  A specific path selection procedure for selecting, as a specific path, a part of paths that match the determination condition of the specific path from the plurality of timing verification target paths associated with the delay related information;
前記選択された特定パスに対して、当該特定パスに固有の複数の固有タイミング検証条件に基づいて当該特定パスの信号遅延時間を求めて当該特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析手順を実行させ、  A second analysis is performed on the selected specific path based on a plurality of specific timing verification conditions specific to the specific path to obtain a signal delay time of the specific path and perform timing analysis of a signal propagating through the specific path. Run the timing analysis procedure,
前記代表タイミング検証条件は、少なくともセルの動作速度と、セルの電源電圧と、セルの動作温度と、配線抵抗値および配線容量値の積との組み合わせであって、第1の動作速度と、第1の電源電圧と、第1の動作温度と、第1の配線抵抗値と配線容量値の積とを有する第1の条件と、前記第1の動作速度より速い第2の動作速度と、前記第1の電源電圧より高い第2の電源電圧と、前記第1の動作温度よりも低い第2の動作温度と、前記第1の配線抵抗値と配線容量値の積よりも小さい第2の配線抵抗値と配線容量値の積とを有する第2の条件を有し、  The representative timing verification condition is a combination of at least a cell operating speed, a cell power supply voltage, a cell operating temperature, a product of a wiring resistance value and a wiring capacitance value, wherein the first operating speed, A first condition having a power supply voltage of 1, a first operating temperature, a product of a first wiring resistance value and a wiring capacitance value, a second operating speed higher than the first operating speed, A second power supply voltage higher than the first power supply voltage; a second operating temperature lower than the first operating temperature; and a second wiring smaller than a product of the first wiring resistance value and the wiring capacitance value A second condition having a product of a resistance value and a wiring capacitance value;
前記特定パスの判別条件は、前記遅延関連情報に関する条件としてセルの入力信号または出力信号のスルーレート値が制限値を超えているセルを含むことであり、  The determination condition of the specific path is to include a cell in which a slew rate value of a cell input signal or output signal exceeds a limit value as a condition related to the delay related information,
前記選択された特定パスに固有の複数のタイミング検証条件では、前記第1、第2の条件において、前記第1と第2の電源電圧を入れ替えた第3、第4の条件と、前記第1と第2の動作温度を入れ替えた第5、第6の条件と、前記第1と第2の配線抵抗値と配線容量値の積を入れ替えた第7、第8の条件のいずれかを有することを特徴とするコンピュータに読み取り可能なタイミング検証プログラム。  The plurality of timing verification conditions unique to the selected specific path include third and fourth conditions in which the first and second power supply voltages are switched in the first and second conditions, and the first And the fifth and sixth conditions in which the second operating temperature is switched, and the seventh and eighth conditions in which the products of the first and second wiring resistance values and the wiring capacitance values are switched. A computer-readable timing verification program.
集積回路のタイミング検証プログラムにおいて、コンピュータに、In the integrated circuit timing verification program,
集積回路の接続情報を解析し、セルと前記セルと接続される配線とを有するパスであって、タイミング検証の対象となる複数のタイミング検証対象パスを抽出するタイミング検証対象パス抽出手順と、  Analyzing connection information of the integrated circuit, a path having a cell and a wiring connected to the cell, and extracting a plurality of timing verification target paths to be subjected to timing verification;
前記複数のタイミング検証対象パスに対して、前記集積回路の製造条件および動作条件を含む代表タイミング検証条件に基づいて、前記複数のタイミング検証対象パスを伝搬する信号の遅延関連情報を求め、当該遅延関連情報をそれぞれの前記タイミング検証対象パスに関連付けると共に、当該遅延関連情報から前記複数のタイミング検証対象パスの信号遅延時間を求めて前記複数のタイミング検証対象パスを伝搬する信号のタイミング解析を行う第1のタイミング解析手順と、  For the plurality of timing verification target paths, delay related information of signals propagating through the plurality of timing verification target paths is obtained based on representative timing verification conditions including manufacturing conditions and operating conditions of the integrated circuit, and the delays Relating related information to each of the timing verification target paths, obtaining signal delay times of the plurality of timing verification target paths from the delay related information, and performing timing analysis of signals propagating through the plurality of timing verification target paths 1 timing analysis procedure,
前記複数のタイミング検証対象パスから特定のパスを選択するための特定パスの判別条件を入力する手順と、  A procedure for inputting a specific path determination condition for selecting a specific path from the plurality of timing verification target paths;
前記遅延関連情報が関連づけられた前記複数のタイミング検証対象パスから、前記特定パスの判別条件に合致する一部のパスを特定パスとして選択する特定パス選択手順と、  A specific path selection procedure for selecting, as a specific path, a part of paths that match the determination condition of the specific path from the plurality of timing verification target paths associated with the delay related information;
前記選択された特定パスに対して、当該特定パスに固有の複数の固有タイミング検証条件に基づいて当該特定パスの信号遅延時間を求めて当該特定パスを伝搬する信号のタイミング解析を行う第2のタイミング解析手順を実行させ、  A second analysis is performed on the selected specific path based on a plurality of specific timing verification conditions specific to the specific path to obtain a signal delay time of the specific path and perform timing analysis of a signal propagating through the specific path. Run the timing analysis procedure,
前記代表タイミング検証条件は、配線抵抗値と配線容量値との組み合わせであって、第1の配線抵抗値と、第1の配線容量値とを有する第1の条件と、前記第1の配線抵抗値より大きい第2の配線抵抗値と、前記第1の配線容量値よりも小さい第2の配線容量値とを有する第2の条件を有し、  The representative timing verification condition is a combination of a wiring resistance value and a wiring capacitance value, and includes a first condition having a first wiring resistance value and a first wiring capacitance value, and the first wiring resistance. A second condition having a second wiring resistance value larger than the first wiring capacitance value and a second wiring capacitance value smaller than the first wiring capacitance value;
前記特定パスの判別条件は、前記配線の配線抵抗値または配線容量値が制限値を超えていることであり、  The determination condition of the specific path is that the wiring resistance value or the wiring capacitance value of the wiring exceeds a limit value,
前記選択された特定パスに固有の複数のタイミング検証条件では、前記第2の配線抵抗値と、前記第2の配線容量値よりも大きい第3の配線容量値とを有する第3の条件と、前記第1の配線抵抗値と、前記第1の配線容量値よりも小さい第4の配線容量値とを有する第4の条件を有することを特徴とするコンピュータに読み取り可能なタイミング検証プログラム。  In a plurality of timing verification conditions specific to the selected specific path, a third condition having the second wiring resistance value and a third wiring capacitance value larger than the second wiring capacitance value; A computer-readable timing verification program comprising a fourth condition having the first wiring resistance value and a fourth wiring capacitance value smaller than the first wiring capacitance value.
JP2009045202A 2009-02-27 2009-02-27 Timing verification method and timing verification apparatus Expired - Fee Related JP5321135B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009045202A JP5321135B2 (en) 2009-02-27 2009-02-27 Timing verification method and timing verification apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009045202A JP5321135B2 (en) 2009-02-27 2009-02-27 Timing verification method and timing verification apparatus

Publications (2)

Publication Number Publication Date
JP2010198526A JP2010198526A (en) 2010-09-09
JP5321135B2 true JP5321135B2 (en) 2013-10-23

Family

ID=42823161

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009045202A Expired - Fee Related JP5321135B2 (en) 2009-02-27 2009-02-27 Timing verification method and timing verification apparatus

Country Status (1)

Country Link
JP (1) JP5321135B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10192015B2 (en) 2015-06-15 2019-01-29 Samsung Electronics Co., Ltd. Method of estimating a yield of an integrated circuit and method of optimizing a design for an integrated circuit

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5668443B2 (en) * 2010-12-07 2015-02-12 富士通セミコンダクター株式会社 Circuit design support apparatus, circuit design support method, and semiconductor integrated circuit

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7181713B2 (en) * 2002-08-28 2007-02-20 Lsi Logic Corporation Static timing and risk analysis tool
JP2007183932A (en) * 2005-12-09 2007-07-19 Fujitsu Ltd Timing analysis method and device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10192015B2 (en) 2015-06-15 2019-01-29 Samsung Electronics Co., Ltd. Method of estimating a yield of an integrated circuit and method of optimizing a design for an integrated circuit

Also Published As

Publication number Publication date
JP2010198526A (en) 2010-09-09

Similar Documents

Publication Publication Date Title
US7784020B2 (en) Semiconductor circuit pattern design method for manufacturing semiconductor device or liquid crystal display device
US8789004B2 (en) Automatic flow of megacell generation
US20080034338A1 (en) Timing analysis method and device
JP5883676B2 (en) LSI design method
KR20150110279A (en) Integrated circuit design method and apparatus
JP2006251933A (en) Crosstalk error control device, method and program
CN108959693B (en) Method of designing an integrated circuit and method of manufacturing an integrated circuit
CN112069763A (en) Method for correcting circuit
US7318212B2 (en) Method and system for modeling wiring routing in a circuit design
JP2009025891A (en) Method and program for designing semiconductor integrated circuit
JP5321135B2 (en) Timing verification method and timing verification apparatus
KR20180112725A (en) Device and method for detecting points of failures
JP2008112383A (en) Semiconductor integrated circuit design method and design program
US10430535B2 (en) Verification support program medium, verification support method, and information processing device for verification of a circuit
JP4736822B2 (en) Semiconductor integrated circuit design support apparatus, design support method, and design support program
US20110107285A1 (en) Timing analysis apparatus, timing analysis method, and timing analysis program
JP2010073136A (en) Convergence method and convergence device for hold time error, and convergence program
JP5359655B2 (en) Generation method
JP2002259485A (en) Lcr extraction method in lsi design process and computer program performing lcr extraction
US8103991B2 (en) Semiconductor integrated circuit designing method, semiconductor integrated circuit designing apparatus, and recording medium storing semiconductor integrated circuit designing software
JP2004280439A (en) Crosstalk noise detecting method, method for designing semiconductor integrated circuit and design verifying method
WO2010101029A1 (en) Device for designing semiconductor integrated circuit, method for designing semiconductor integrated circuit, and program for designing semiconductor integrated circuit
CN112084742A (en) Integrated circuit design method and non-transitory computer readable medium thereof
JP2009163490A (en) Timing adjustment method of integrated circuit and computer program
JP2002259488A (en) Method for verifying clock skew

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111104

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121004

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121023

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121219

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130618

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130701

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees