JPH02249070A - Delay simulator - Google Patents

Delay simulator

Info

Publication number
JPH02249070A
JPH02249070A JP1071205A JP7120589A JPH02249070A JP H02249070 A JPH02249070 A JP H02249070A JP 1071205 A JP1071205 A JP 1071205A JP 7120589 A JP7120589 A JP 7120589A JP H02249070 A JPH02249070 A JP H02249070A
Authority
JP
Japan
Prior art keywords
delay
rounding
primitive element
gate
primitive
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP1071205A
Other languages
Japanese (ja)
Other versions
JPH0827810B2 (en
Inventor
Hideya Horikawa
掘川 英弥
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP1071205A priority Critical patent/JPH0827810B2/en
Publication of JPH02249070A publication Critical patent/JPH02249070A/en
Publication of JPH0827810B2 publication Critical patent/JPH0827810B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To improve the accuracy of a delay value in delay simulation by utilizing the rounding of a waveform inputted by means of a front stage primitive element as the rounding of the input waveform when the delay value of the primitive element is calculated. CONSTITUTION:When a term depending on the rounding of the input waveform exists in an expression to calculate the delay value of a primitive element 2, information concerning the rounding of the waveform outputted by a front stage primitive element 1 is stored beforehand, and it is used as the information concerning the rounding of the input waveform when the delay value of the primitive element 2 is calculated. Thus by storing the information concerning the rounding of the waveform outputted by the front stage primitive element 1, the rounding of the input waveform can be taken into consideration. Thus the accuracy of the delay value for the primitive element can be improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、論理回路の機能検証に関し、特にタイミング
検証に用いる遅延シミュレータに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to functional verification of logic circuits, and particularly to a delay simulator used for timing verification.

〔従来の技術〕[Conventional technology]

従来この種の遅延シミュレータは、プリミティブ素子へ
の入力波形のなまりに関して、■ なまりがないとみな
す(ステップ関数的)■ 全素子に一律のなまりを与え
る ■ 前段プリミティブ素子から見た負荷がら求められる
ORの時定数で与える 等の方法が採用されていた。また、従来の遅延シミュレ
ータでは、プリミティブ素子に対して論理動作記述が必
要であった。そのため、論理動作記述が定義可能で、ピ
ンに遅延情報を定義できる素子はプリミティブ素子とみ
なせる。
Conventionally, this type of delay simulator has been used to: ■ Assume that there is no rounding (step function type) ■ Give uniform rounding to all elements ■ OR that is determined from the load seen from the preceding primitive element Methods such as giving the time constant of Furthermore, conventional delay simulators require logical behavior descriptions for primitive elements. Therefore, an element for which a logical behavior description can be defined and for which delay information can be defined for a pin can be considered a primitive element.

ここで、プリミティブ素子とは、遅延解析を実施する回
路図情報の単位において最下層に位置する素子のことで
ある。例えば、第5図において、E、F、G、Hがプリ
ミティブ素子となる。また、遅延情報とは遅延値算出式
のパラメータを指す。
Here, the primitive element is an element located at the lowest layer in the unit of circuit diagram information for performing delay analysis. For example, in FIG. 5, E, F, G, and H are primitive elements. Further, the delay information refers to the parameters of the delay value calculation formula.

例えば、2人力NANDゲートをプリミティブ素子とし
た場合、遅延値算出式がT = a X + b Y 
+c (Xは負荷容量、Yは入力波形のなまり)で与え
られると仮定すると、a、b、cが遅延値算出式のパラ
メータである。シミュレータによっては、遅延値そのも
のを与える場合もあるが、a=b=0でCが遅延値と考
えれば、遅延値算出式のパラメータとみなせる。遅延情
報の集合を遅延ライブラリと呼ぶ。
For example, when a two-man NAND gate is used as a primitive element, the delay value calculation formula is T = a X + b Y
+c (X is the load capacitance and Y is the rounding of the input waveform), then a, b, and c are the parameters of the delay value calculation formula. Depending on the simulator, the delay value itself may be given, but if a=b=0 and C is considered to be a delay value, it can be regarded as a parameter of the delay value calculation formula. A collection of delay information is called a delay library.

第6図は2人力NANDゲートの論理動作記述の例であ
る。
FIG. 6 is an example of a logical operation description of a two-manpower NAND gate.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

従来の遅延シミュレータは、以下の問題点があった。 Conventional delay simulators have the following problems.

■ 入力波形のなまりが大きくなると、プリミティブ素
子に対する遅延値の精度が著しく悪化する傾向にあり、
シミュレーション全体の精度にも影響がでる。
■ As the input waveform becomes more rounded, the accuracy of delay values for primitive elements tends to deteriorate significantly.
The accuracy of the overall simulation is also affected.

■ 入力値に対する出力値の関係を定義する論理動作記
述が必要で、作成工数がかかる他、複雑な機能を有する
素子では、論理動作記述の作成自体が困難になる。
(2) A logical behavior description that defines the relationship between an output value and an input value is required, which requires a lot of man-hours to create, and for elements with complex functions, creating the logical behavior description itself becomes difficult.

■ 論理動作記述に基づいて、遅延情報を測定する必要
があるが、少なくとも論理動作記述の項目数だけ遅延情
報を測定する必要があり、遅延ライブラリ作成に多大の
工数を要する。
■ It is necessary to measure delay information based on the logical behavior description, but it is necessary to measure delay information for at least the number of items in the logical behavior description, which requires a large amount of man-hours to create a delay library.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の遅延シミュレータは、テストバタン不要のいわ
ゆるスタティックな遅延解析を実行する。
The delay simulator of the present invention executes a so-called static delay analysis that does not require a test button.

遅延解析手法は、クリティカルパス解析法、セットアツ
プホールドのタイミング検証等の従来技術を利用する。
The delay analysis method uses conventional techniques such as critical path analysis method and set-up hold timing verification.

本発明では、あるプリミティブ素子の遅延値を算出する
場合、前段のプリミティブ素子が出力した波形のなまり
に関する情報を記憶しておくことで、入力波形のなまり
を考慮できる。
In the present invention, when calculating the delay value of a certain primitive element, by storing information regarding the rounding of the waveform output from the preceding primitive element, the rounding of the input waveform can be taken into account.

また、本発明ではプリミティブ素子に関して、■ 出力
ピン数が1、または出力ピンと双方向ピンの合計が2以
上の場合でも、全ての出力ピン及び双方向ピンが等価な
遅延情報を有するとみなせる素子 ■ 入力の論理値に無関係に遅延情報が定義可能とみな
せる素子 と言った制限を設けることで、論理動作記述を不要とし
た。ただし、遅延シミュレーションの精度を向上するた
め、入力値に対して出力値が同相か反転かを定義する。
In addition, in the present invention, regarding primitive elements, (1) Even if the number of output pins is 1 or the total of output pins and bidirectional pins is 2 or more, all output pins and bidirectional pins can be considered to have equivalent delay information. (2) By setting a restriction such that delay information can be defined for elements regardless of the logical value of the input, a logical behavior description is no longer necessary. However, in order to improve the accuracy of delay simulation, it is defined whether the output value is in phase or inverted with respect to the input value.

〔実施例〕〔Example〕

次に、本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.

第1図は、本発明の一実施例である。プリミティブ素子
2の遅延値算出方式が Trise=Ar −X+Br ”Y+Or(立ち上が
り遅延) Tf a 11=Af −X+Bf −Y+Cf(立ち
下がり遅延) で与えられるものとし、Ar、Br、Or、Af。
FIG. 1 shows one embodiment of the present invention. It is assumed that the delay value calculation method of the primitive element 2 is given by Trise=Ar −X+Br ”Y+Or (rising delay) Tf a 11=Af −X+Bf −Y+Cf (falling delay), and Ar, Br, Or, Af.

Bf、Ofは遅延情報として与えられているものとする
。Ar、Br、Cr、Af、Bf、Ofは5PICE等
の回路シミュレータを用いて負荷容量、入力波形のなま
りを変化させて測定した遅延値から算出可能である。こ
こで、Xは負荷容量値で、Yは入力波形のなまりである
。Yは例えば−定電圧に達するのに要する時間で表現す
る。
It is assumed that Bf and Of are given as delay information. Ar, Br, Cr, Af, Bf, and Of can be calculated from delay values measured by changing the load capacitance and the input waveform rounding using a circuit simulator such as 5PICE. Here, X is the load capacitance value, and Y is the rounding of the input waveform. Y is expressed, for example, by the time required to reach a - constant voltage.

プリミティブ素子1が出力する波形3を第2図に示す。A waveform 3 output by the primitive element 1 is shown in FIG.

このとき、プリミティブ素子1側で出力電圧がVDDの
10%に達する時刻TrlOと、50%に達する時刻T
r50を記憶しておく。プリミティブ素子2の遅延値を
算出する場合、入力波形のなまりYは、 Y= (T r 50−T r 10) / (0,4
xVDD)で与えられる。本実施例ではプリミティブ素
子2の入力波形が立ち上がりの場合を示したが、立ち下
がりの場合は、出力電圧がVDDの90%に達する時刻
Tf90と、50%に達する時刻Tf50をプリミティ
ブ素子l側で記憶しておくことで、同様に入力波形のな
まりを、 Y= (Tf90−Tf50)/(0,4XVDD)で
得ることが可能である。
At this time, there is a time TrlO when the output voltage reaches 10% of VDD on the primitive element 1 side, and a time T when the output voltage reaches 50%.
Remember r50. When calculating the delay value of primitive element 2, the input waveform rounding Y is as follows: Y= (Tr 50-Tr 10) / (0,4
xVDD). In this example, the case where the input waveform of the primitive element 2 is rising is shown, but in the case of falling, the time Tf90 when the output voltage reaches 90% of VDD and the time Tf50 when the output voltage reaches 50% are set on the primitive element l side. By storing this, it is possible to similarly obtain the rounding of the input waveform as follows: Y=(Tf90-Tf50)/(0,4XVDD).

第3図は、本発明におけるプリミティブ素子集合の一例
である。プリミティブ素子は以下のものから構成される
FIG. 3 is an example of a primitive element set according to the present invention. The primitive element consists of the following:

■ インバータ(素子6) ■ NANDゲート(素子7,8,9)■ NORゲー
ト (素子10,11.12)■ 複合ゲート(素子1
3.14) ■ クロックドインバータ(素子15)■ 単方向トラ
ンスファゲート(素子16)■ 双方向トランスファゲ
ート (素子17)一般に、0MO8構成の論理回路で
は、全ての機能素子は上記7つのプリミティブ素子の組
み合わせで記述可能である。
■ Inverter (Element 6) ■ NAND gate (Elements 7, 8, 9) ■ NOR gate (Elements 10, 11, 12) ■ Composite gate (Element 1
3.14) ■ Clocked inverter (element 15) ■ Unidirectional transfer gate (element 16) ■ Bidirectional transfer gate (element 17) In general, in a logic circuit with a 0MO8 configuration, all functional elements are connected to the above seven primitive elements. Can be described in combination.

本例において、■〜■は出力ピン数が1であるが、■は
双方向ピンを2つ有している。しかし、2つの双方向ピ
ンが等しい遅延情報を有すると考えれば、プリミティブ
素子として使用可能である。
In this example, the number of output pins is one for ■ to ■, but the number of output pins for ■ is two. However, if two bidirectional pins are considered to have equal delay information, they can be used as primitive elements.

各プリミティブ素子には、トランジスタ寸法に応じてあ
らかじめ測定した遅延値算出式のパラメータを与えてお
く他に、入力値に対して出力値が反転するかの情報を与
えておく。本例では、■〜■は反転、■、■は同相であ
る。
In addition to providing parameters for a delay value calculation formula measured in advance according to the transistor dimensions, each primitive element is also provided with information as to whether the output value is inverted with respect to the input value. In this example, ■ to ■ are inverted, and ■ and ■ are in phase.

第4図は、本発明におけるプリミティブ素子集合の他の
例を示している。本例では、FF等の機能もプリミティ
ブとして含まれているのが特長である。以下にプリミテ
ィブ素子集合の要素を示す。
FIG. 4 shows another example of a primitive element set according to the present invention. The feature of this example is that functions such as FF are also included as primitives. The elements of the primitive element set are shown below.

■ インバータ(素子18) ■ NANDゲート (素子19,20.21)■ N
ORゲート (素子22,23.24)■ 複合ゲート
(素子25.26) ■ クロックドインバータ(素子27)■ 単方向トラ
ンスファゲート(素子28)■ 双方向トランスファゲ
ート(素子29)■ バッファ(素子30) ■ ANDゲート (素子31) (IE)  ORゲート(素子32) ■ トライステートバッファ(素子33)■ フリップ
フロップ(素子34) 0 マルチプルフサ(素子35) ■ レジスタ(素子36) [相] ROM/RAM (素子37)上記プリミティ
ブ素子において、フリップフロップ0はQ、Qが同一の
遅延情報布するとみなす。■、■も同様に全ての出力ピ
ン及び双方向ピンが同じ遅延情報を持つとみなすことで
論理動作記述が不要となる。
■ Inverter (element 18) ■ NAND gate (element 19, 20.21) ■ N
OR gate (Elements 22, 23, 24) ■ Composite gate (Elements 25, 26) ■ Clocked inverter (Element 27) ■ Unidirectional transfer gate (Element 28) ■ Bidirectional transfer gate (Element 29) ■ Buffer (Element 30) ) ■ AND gate (Element 31) (IE) OR gate (Element 32) ■ Tri-state buffer (Element 33) ■ Flip-flop (Element 34) 0 Multiplexer (Element 35) ■ Register (Element 36) [Phase] ROM/ RAM (Element 37) In the above primitive element, flip-flop 0 assumes that Q and Q distribute the same delay information. Similarly, (2) and (2) also eliminate the need for logical behavior descriptions by assuming that all output pins and bidirectional pins have the same delay information.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、 ■ プリミティブ素子の遅延値算出において、前段プリ
ミティブ素子が出力する波形のなまりを入力波形のなま
りとして利用可能なため、遅延シミュレーションにおけ
る遅延値の精度が向上する ■ プリミティブ素子の論理動作記述を必要としないた
め、遅延ライブラリ作成工数が軽減される といった効果がある。
As explained above, the present invention improves the accuracy of delay values in delay simulations because: (1) In calculating the delay value of a primitive element, the roundness of the waveform output by the preceding primitive element can be used as the roundness of the input waveform. Since there is no need to describe the logical behavior of the elements, it has the effect of reducing the number of man-hours required to create a delay library.

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

第1図は本発明の一実施例の説明図、第2図は入力波形
のなまりを算出する方法の説明図、第3図は本発明のプ
リミティブ素子集合の一例を示す図、第4図は本発明の
プリミティブ素子集合の他一 の例を示す図、第5図は回路階層におけるプリミティブ
素子の説明図、第6図は2人力NANDゲートの論理動
作記述例を示す図である。 1・・・・・・前段プリミティブ素子、2・・・・・・
遅延値を算出しようとしているプリミティブ素子、3・
・・・・・プリミティブ素子1が出力する波形、4・・
・・・・プリミティブ素子2が出力する波形、5・・・
・・・プリミティブ素子の負荷容量の合計を示す仮想的
な容量シンボル、6・・・・・・インバータ、7・・・
・・・2人力NANDゲート、8・・・・・・3人力N
ANDゲート、9・・・・・・4人力NANDゲート、
10・・・・・・2人力NORゲート、11・・・・・
・3人力NORゲート、12・・・・・4人力NORゲ
ート、13・・・・・・複合ゲート、14・・・・・複
合ゲート、15・・・・・・クロックドインバータ、1
6・・・・・・単方向トランスファゲート、17・・・
・・・双方向トランスファゲート、18・・・・・・イ
ンバータ、19・・・・・・2人力NANDゲート、2
0・・・・・・3人力NANDゲート、21・・・・・
・4人力NANDゲート、22・・・・・・2人力NO
Rゲート、23・・・・・・3人力NORゲート、24
・・・・・4人力NORゲート、25・・・1〇− ・・・複合ゲート、26・・・・・・複合ゲート、27
・・・・・・クロックドインバータ、28・・・・・・
単方向トランスファゲート、29・・・・・・双方向ト
ランスファゲート、30・・・・・・バッファ、31・
・・・・・2人力ANDゲート、32・・・・・・2人
力ORゲート、33・・・・・・トライステートバッフ
ァ、34・・・・・・フリップフロラフ、35・・・・
・・マルチプレクサ、36・・・・・・・レジスタ、3
7・・・・・・RAM、38・・・・・・2人力NAN
Dゲート、39・・・・・・2人力NANDゲートの論
理動作記述。 代理人 弁理士  内 原   晋 慴 ! 閉 箭
FIG. 1 is an explanatory diagram of an embodiment of the present invention, FIG. 2 is an explanatory diagram of a method for calculating the rounding of an input waveform, FIG. 3 is a diagram illustrating an example of a primitive element set of the present invention, and FIG. FIG. 5 is an explanatory diagram of primitive elements in a circuit hierarchy, and FIG. 6 is a diagram illustrating an example of logical operation description of a two-manpower NAND gate. 1...Previous stage primitive element, 2...
The primitive element whose delay value is to be calculated, 3.
...Waveform output by primitive element 1, 4...
... Waveform output by primitive element 2, 5...
...Virtual capacitance symbol indicating the total load capacitance of primitive elements, 6...Inverter, 7...
...2-man power NAND gate, 8...3 man-power N
AND gate, 9... 4-person NAND gate,
10...2-person NOR gate, 11...
・3-man powered NOR gate, 12...4-man powered NOR gate, 13...compound gate, 14...compound gate, 15...clocked inverter, 1
6...unidirectional transfer gate, 17...
...Bidirectional transfer gate, 18...Inverter, 19...2 manual NAND gate, 2
0... 3-person NAND gate, 21...
・4-person power NAND gate, 22...2-person power NO
R gate, 23... 3-man power NOR gate, 24
...4-person NOR gate, 25...10- ...compound gate, 26...compound gate, 27
...Clocked inverter, 28...
Unidirectional transfer gate, 29... Bidirectional transfer gate, 30... Buffer, 31.
...2-man-powered AND gate, 32...2-man-powered OR gate, 33...Tri-state buffer, 34...Flip flow rough, 35...
...Multiplexer, 36...Register, 3
7...RAM, 38...2-person NAN
D gate, 39... Logical operation description of two-man powered NAND gate. Agent Patent Attorney Shinki Uchihara! closing bell

Claims (2)

【特許請求の範囲】[Claims] (1)プリミティブ素子の遅延値を算出する計算式に、
入力波形のなまりに依存する項が存在する場合、前段プ
リミティブ素子が出力する波形のなまりに関する情報を
あらかじめ記憶しておき、前記プリミティブ素子の遅延
値算出時に入力波形のなまりに関する情報として利用す
る機能を有することを特徴とした遅延シミュレータ
(1) The formula for calculating the delay value of a primitive element is:
If there is a term that depends on the rounding of the input waveform, there is a function that stores information on the rounding of the waveform output by the preceding primitive element in advance and uses it as information on the rounding of the input waveform when calculating the delay value of the primitive element. A delay simulator characterized by having
(2)入力値に対して出力値が同相か反転かの定義を前
記プリミティブ素子に持たせることで、論理動作記述を
必要としないようにした請求項1記載の遅延シミュレー
(2) The delay simulator according to claim 1, wherein the primitive element has a definition as to whether the output value is in phase or inverted with respect to the input value, thereby eliminating the need for a logical operation description.
JP1071205A 1989-03-22 1989-03-22 Delay simulator Expired - Fee Related JPH0827810B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1071205A JPH0827810B2 (en) 1989-03-22 1989-03-22 Delay simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1071205A JPH0827810B2 (en) 1989-03-22 1989-03-22 Delay simulator

Publications (2)

Publication Number Publication Date
JPH02249070A true JPH02249070A (en) 1990-10-04
JPH0827810B2 JPH0827810B2 (en) 1996-03-21

Family

ID=13453945

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1071205A Expired - Fee Related JPH0827810B2 (en) 1989-03-22 1989-03-22 Delay simulator

Country Status (1)

Country Link
JP (1) JPH0827810B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08129565A (en) * 1994-11-02 1996-05-21 Nec Corp Logical simulation method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08129565A (en) * 1994-11-02 1996-05-21 Nec Corp Logical simulation method

Also Published As

Publication number Publication date
JPH0827810B2 (en) 1996-03-21

Similar Documents

Publication Publication Date Title
US8122404B2 (en) Performing a statistical timing abstraction for a hierarchical timing analysis of VLSI circuits
Newton Techniques for the simulation of large-scale integrated circuits
US6442739B1 (en) System and method for timing abstraction of digital logic circuits
Chen et al. A new gate delay model for simultaneous switching and its applications
US5673420A (en) Method of generating power vectors for cell power dissipation simulation
US6604227B1 (en) Minimal level sensitive timing abstraction model capable of being used in general static timing analysis tools
EP0863470A1 (en) Architectural power estimation method and apparatus
US7650581B2 (en) Method for modeling and verifying timing exceptions
US5790830A (en) Extracting accurate and efficient timing models of latch-based designs
US6611948B1 (en) Modeling circuit environmental sensitivity of a minimal level sensitive timing abstraction model
US9727668B2 (en) Delta retiming in logic simulation
US7188327B2 (en) Method and system for logic-level circuit modeling
US6609233B1 (en) Load sensitivity modeling in a minimal level sensitive timing abstraction model
US6581197B1 (en) Minimal level sensitive timing representative of a circuit path
US20040044975A1 (en) Combinational equivalence checking methods and systems with internal don't cares
CN109753675A (en) The method of logic gate glitch modeling
KR20220143809A (en) Glitch Power Analysis with Register Transfer Level Vector
Chen et al. A new framework for static timing analysis, incremental timing refinement, and timing simulation
JPH02249070A (en) Delay simulator
US20030018462A1 (en) Multi-clock system simulation
US5740407A (en) Method of generating power vectors for circuit power dissipation simulation having both combinational and sequential logic circuits
Benkoski et al. Timing verification by formal signal interaction modeling in a multi-level timing simulator
TRIPATHI MODELLING MULTI–INPUT SWITCHING IN TIMING ANALYSIS
US7260515B2 (en) Method and apparatus for simulating transparent latches
JP2674142B2 (en) Logic circuit operation verification method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees