JPH08263530A - Method for generating model for logic simulation - Google Patents

Method for generating model for logic simulation

Info

Publication number
JPH08263530A
JPH08263530A JP7040168A JP4016895A JPH08263530A JP H08263530 A JPH08263530 A JP H08263530A JP 7040168 A JP7040168 A JP 7040168A JP 4016895 A JP4016895 A JP 4016895A JP H08263530 A JPH08263530 A JP H08263530A
Authority
JP
Japan
Prior art keywords
logic
circuit
model
delay
information
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
JP7040168A
Other languages
Japanese (ja)
Other versions
JP2845154B2 (en
Inventor
Hiroyuki Ikegami
裕之 池上
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 JP7040168A priority Critical patent/JP2845154B2/en
Publication of JPH08263530A publication Critical patent/JPH08263530A/en
Application granted granted Critical
Publication of JP2845154B2 publication Critical patent/JP2845154B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE: To extract logic information and delay information from a logic circuit which is already verified and generate the model which has optimized logic representation and is equivalent in logic simulation to the original logic circuit and fast in simulation speed. CONSTITUTION: For the generation of the logic simulation model, the logic circuit 101 which is already verified, a means for logic composition 104 which inputs a circuit designing rule data base 102 and generates representation having logic, extracted from the logic circuit, optimized from the logic circuit 101 and data base 102, and a delay information generating means which generates a delay data base 107 by extracting timing information on the logic circuit 101 are provided; and those results are integrated to provide the model which is equivalent in logic simulation to the input logic circuit and fast.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、論理シミュレーション
用モデルの作成方法に関し、特にタイミング情報を考慮
した論理シミュレーション用モデルの作成方法に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for creating a logic simulation model, and more particularly to a method for creating a logic simulation model in consideration of timing information.

【0002】[0002]

【従来の技術】従来、ボードレベルでの論理シミュレー
ションのために、検証済の論理設計を行なった回路の接
続情報をモデル化して論理モデルを作成し、これら論理
モデルをライブラリとして用い、そのまま論理シミュレ
ーションを行なっている。
2. Description of the Related Art Conventionally, for board-level logic simulation, the connection information of a verified logic design circuit is modeled to create a logic model, and the logic model is used as a library to perform the logic simulation as it is. Are doing.

【0003】このボードレベルでの論理シミュレーショ
ンモデルとして、レジスタトランスファレベル(以下R
TLレベル)モデルで表現するという手法が周知であ
る。このRTLレベルのシミュレーションモデルは論理
回路を高い抽象度で表現しているため高速なシミュレー
ションを行なうことができるが、RTLレベルで提供さ
れたモデルは、タイミングや回路の詳細な動作について
そのモデルのパラメータに表現上問題があり、厳しいタ
イミング制約のある論理シミュレーションにおいては使
用できなかった。また、実際の半導体チップを用いたハ
ードウェアモデルで表現する手法も周知であるが、この
ハードウェアモデルは、開発工程に支障をきたさない時
期に半導体チップのハードウェアを入手できずモデル化
に制限を生ずる問題があった。そこで、論理回路の動作
を論理的、タイミング的に正確に表現でき、論理シミュ
レーションを高速に行なうためのオブジェクトコードで
記述したソフトウェアモデルで表現する手法が周知であ
る。
As a logic simulation model at the board level, a register transfer level (hereinafter referred to as R
A method of expressing with a TL level model is well known. This RTL-level simulation model can perform high-speed simulation because it represents a logic circuit with a high degree of abstraction. However, the model provided at the RTL level is a parameter of the model regarding timing and detailed operation of the circuit. There was a problem in terms of expression, and it could not be used in functional simulation with severe timing constraints. Also, the method of expressing with a hardware model using an actual semiconductor chip is well known, but this hardware model is limited to modeling because the hardware of the semiconductor chip cannot be obtained when it does not hinder the development process. There was a problem that caused. Therefore, a method is known in which the operation of a logic circuit can be expressed accurately in a logical and timing manner, and is expressed by a software model described by an object code for performing a logic simulation at high speed.

【0004】この従来のソフトウェアシミュレーション
モデル作成フローの一例を図9に示す。
FIG. 9 shows an example of this conventional software simulation model creation flow.

【0005】図9を参照すると、まず、ソフトウェアモ
デルの作成者は論理回路の仕様と論理回路またはマクロ
ブロックのデータ902からこの論理回路の動作のモデ
ルを構成しデータベースに蓄積する(ステップ90
3)。全動作の定義が終れば遅延およびタイミング情報
904を付加してソフトウェアシミュレーションモデル
を出来上がる(ステップ905)。
Referring to FIG. 9, first, the creator of the software model constructs a model of the operation of this logic circuit from the specifications of the logic circuit and the data 902 of the logic circuit or macroblock and stores it in the database (step 90).
3). When all the operations are defined, the delay and timing information 904 is added to complete the software simulation model (step 905).

【0006】上記作成法の具体例について、図10から
図13に示す。図10でモデル化を行なう論理回路の接
続情報を示す。モデル設計者はこの論理回路の仕様に基
づいて図10に示す論理回路1000を各ゲート(10
01,1002)の動作を論理シミュレータに用意され
た論理関数で表現し(図11参照)、データベースに蓄
積する。この例では、INV、AND、ORおよびFF
のそれぞれが各ゲートの論理関数表現である。次に、信
号の伝播経路および伝播する信号値ごとに経路上のゲー
トの遅延値を加算し、タイミング情報を作成する。矢印
がゲートおよび信号線の遅延を表している(図12参
照)。図11に示す論理関数を再び接続し、上述のよう
に計算したタイミング情報を基に端子間の遅延値の情報
を付加して図13に示す論理シミュレーションモデルが
出来上がる。
A concrete example of the above-mentioned preparation method is shown in FIGS. FIG. 10 shows the connection information of the logic circuit to be modeled. The model designer uses the logic circuit 1000 shown in FIG.
01, 1002) is expressed by a logic function prepared in the logic simulator (see FIG. 11) and stored in the database. In this example, INV, AND, OR and FF
Is a logical function expression of each gate. Next, the delay value of the gate on the path is added for each propagation path of the signal and the propagated signal value to create timing information. Arrows represent delays of gates and signal lines (see FIG. 12). The logic simulation model shown in FIG. 13 is completed by reconnecting the logic functions shown in FIG. 11 and adding information on the delay value between terminals based on the timing information calculated as described above.

【0007】[0007]

【発明が解決しようとする課題】しかしながら、従来行
われていた人手によるモデル作成方法では、論理的、タ
イミング的に正確なものを作るためには数ゲートから数
十ゲート程度の回路までが限界であり、そのため、実際
モデル化されるのはAND,ORなどの単純な論理ゲー
トやFF、ラッチなどの小規模な回路に限られていた。
However, in the conventional method of manually creating a model, the number of gates to several tens of gates is the limit in order to create a logically and timing-accurate model. Therefore, the actual models are limited to simple logic gates such as AND and OR, and small-scale circuits such as FF and latches.

【0008】また、大規模な回路のシミュレーションモ
デルを作成するために、このモデル作成方法は、これら
の単純な論理ゲート、FF、ラッチなどを回路の構成通
りに接続して作成する方法と、外部端子間の遅延を信号
の伝播する経路に従ってゲート遅延値および配線遅延値
を加算して作成する方法とを備えていた。
Further, in order to create a simulation model of a large-scale circuit, this model creating method includes a method of connecting these simple logic gates, FFs, latches, etc. according to the circuit configuration, and an external method. And a method of creating a delay between terminals by adding a gate delay value and a wiring delay value according to a signal propagation path.

【0009】すなわち、論理回路シミュレーション作成
方法のうち、RTLレベルモデルを使用する場合は、ゲ
ートレベルでの動作やタイミングの点から見て詳細な動
作を記述するモデルの正確性に欠けるという問題があっ
た。またさらに、従来のソフトウェアシミュレーション
モデルの作成は、伝統的なソフトウェア開発手法に頼っ
ているため、回路が複雑になるにつれゲートレベル構造
をそのまま用いて作成されるのでソフトウェアモデルは
論理的冗長性を含む可能性がありシミュレーション時に
処理速度が低下する問題もあった。
That is, when the RTL level model is used in the logic circuit simulation creation method, there is a problem that the model describing the detailed operation is inaccurate in view of the operation and timing at the gate level. It was Furthermore, the conventional software simulation model is created by using the gate level structure as the circuit becomes complicated because the traditional software development method is used. Therefore, the software model includes logical redundancy. There is also a possibility that processing speed will decrease during simulation.

【0010】したがって、本発明の目的は、論理シミュ
レーションの高速化対応であり、タイミング的にも正確
な論理シミュレーション用モデルを論理合成ツールを用
いて自動作成し、検証済の論理回路から回路が実現して
いる論理を抽出し、最適化して論理表現に置き換えると
同時に、論理回路のタイミング情報を抽出し、データベ
ース化し論理演算後にタイミングデータを付加する論理
シミュレーションモデル作成手法を提供することにあ
る。
Therefore, an object of the present invention is to cope with speeding up of the logic simulation, and a logic simulation model which is accurate in terms of timing is automatically created using a logic synthesis tool, and a circuit is realized from a verified logic circuit. The present invention is to provide a method for creating a logic simulation model in which the present logic is extracted, optimized and replaced with a logic expression, and at the same time, timing information of a logic circuit is extracted, converted into a database, and timing data is added after a logic operation.

【0011】[0011]

【課題を解決するための手段】本発明の論理シミュレー
ション用モデルの作成方法は、検証済の論理回路情報に
基づいて論理ブロックの抽出をし前記論理ブロック数を
最適化して前記論理回路に等価な論理表現を作成する論
理合成手段と、前記論理回路情報からタイミング情報を
抽出しこのタイミング情報に基づいて前記論理回路の入
力端子から出力端子までの伝播時間を前記論理回路の回
路構成の経路に従って遅延情報を作成する遅延情報作成
手段とを備え、前記遅延情報作成手段の出力を前記論理
表現のタイミング情報とする構成である。
A method for creating a model for logic simulation according to the present invention extracts a logic block based on verified logic circuit information, optimizes the number of logic blocks, and makes the logic circuit equivalent to the logic circuit. Logic synthesizing means for creating a logic expression, and timing information is extracted from the logic circuit information, and the propagation time from the input terminal to the output terminal of the logic circuit is delayed based on the timing information according to the path of the circuit configuration of the logic circuit. And delay information creating means for creating information, wherein the output of the delay information creating means is the timing information of the logical expression.

【0012】[0012]

【実施例】次に、図面を参照して本発明の一実施例の論
理シミュレーション用モデルの作成方法を説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A method for creating a logic simulation model according to an embodiment of the present invention will be described with reference to the drawings.

【0013】図1は本発明の論理シミュレーションモデ
ル作成手順を示すブロック図である。
FIG. 1 is a block diagram showing a procedure for creating a logic simulation model according to the present invention.

【0014】まず、論理情報の作成から説明する。論理
回路101の設計検証に用いられる回路設計規則データ
ベースファイル102を入力する(ステップ105)。
このファイル102には回路設計規則、禁止、制限事項
などが記述されており、例えば、図14に示すような構
成である。このうち、素子の論理情報(1401)を用
いる。
First, the creation of logical information will be described. A circuit design rule database file 102 used for design verification of the logic circuit 101 is input (step 105).
The file 102 describes circuit design rules, prohibitions, restrictions, etc., and has a structure as shown in FIG. 14, for example. Of these, the element logic information (1401) is used.

【0015】この実施例の論理シミュレーション用モデ
ルの作成方法は、論理回路101にフリップフロップな
どの順序素子が含まれる場合には、これら順序素子とそ
れらの間の組合せ回路103に分割する。次に、ファイ
ル102の中から、論理回路101に用いられている各
ゲートの論理を取りだし(ステップ105)、分割した
部分回路の論理表現を論理合成手段104を用いてそれ
ぞれ構成する。
In the method for creating the model for logic simulation of this embodiment, when the logic circuit 101 includes sequential elements such as flip-flops, the sequential elements and the combinational circuit 103 between them are divided. Next, the logic of each gate used in the logic circuit 101 is extracted from the file 102 (step 105), and the logic expression of the divided partial circuits is constructed by using the logic synthesizing means 104.

【0016】この論理合成手段104では、例えば、シ
ャノン展開の式を利用して多段論理の中間変数を正論理
と負論理に展開することにより(ステップ110)、分
割された組合せ回路部分の論理を多段から2段に変更し
(ステップ111)、論理表現を最適化する(ステップ
112)。この最適化ステップ(112)は、例えばM
INI−II(T.Sasao,“Imput var
iableassignment and outpu
t phase optimizationof PL
A’s”,IEEE TC Vol.C−33,No.
10,pp.879−894,Oct.1984)など
のアルゴリズムを用いてもよい。この最適化ステップ
(112)では、論理の共通因子を括りだし、論理演算
の数が最小になるように論理表現を変更する。組合せ論
理表現の最適化により計算量が削減され、シミュレーシ
ョンが高速化することができる。この最適化した論理表
現を論理情報を備える論理シミュレーションモデルが作
成される。
The logic synthesizing means 104 expands the intermediate variable of the multistage logic into positive logic and negative logic by using, for example, the Shannon expansion formula (step 110), and thereby the logic of the divided combinational circuit part is obtained. The number of stages is changed from two to two (step 111), and the logical expression is optimized (step 112). This optimization step (112) is performed by, for example, M
INI-II (T. Sasao, “Imput var
iasignment and output
t phase optimization of PL
A's ", IEEE TC Vol. C-33, No.
10, pp. 879-894, Oct. 1984) may be used. In this optimizing step (112), common factors of logic are grouped, and the logic expression is changed so that the number of logic operations is minimized. By optimizing the combinational logic expression, the amount of calculation can be reduced and the simulation can be sped up. A logic simulation model including logic information of the optimized logic expression is created.

【0017】上述したモデルは、論理情報だけでは論理
回路の持つ遅延の情報を有していないため、論理シミュ
レーションモデルとしてはその精度が不正確である。そ
こで、本発明の実施例は、正確な論理シミュレーション
モデルを作成するために、さらに論理回路101から遅
延情報を作成するステップを有する。
Since the above-mentioned model does not have the delay information of the logic circuit only by the logic information, its accuracy is inaccurate as the logic simulation model. Therefore, the embodiment of the present invention further includes a step of creating delay information from the logic circuit 101 in order to create an accurate logic simulation model.

【0018】まず、この実施例は、論理回路101に対
して、全外部端子間の出力遅延を求める遅延情報作成手
段106を行なう。この遅延値計算はテストパタンを用
いずに各ゲート、信号線の遅延値から端子間の遅延値を
求めるスタティック解析(Srinivas Deva
das,Kurt Keutzer,SharadMa
lik,”Delay Computation in
Combinational Logic Circ
uits:Theory and Algorithm
s”,ICCAD’91,pp.176,1991)方
法または、論理接続情報とともにチップレイアウトの情
報を用い、シミュレーションを行なって遅延値を算出す
る特開平3−33980号公報に開示される方法を用い
てもよい。この遅延情報作成手段106で得られた全遅
延値をデータベースとして遅延データベース107に出
力する。また、この遅延データベース107を高速に検
索するためにハッシュテーブル108を作成してもよ
い。
First, in this embodiment, the logic circuit 101 is provided with the delay information creating means 106 for obtaining the output delay between all external terminals. This delay value calculation uses a static analysis (Srinivas Deva) to obtain the delay value between terminals from the delay value of each gate and signal line without using a test pattern.
das, Kurt Keutzer, SharpMad
lik, “Delay Computation in
Combinatorial Logic Circ
uits: Theory and Algorithm
s ", ICCAD'91, pp.176, 1991) method or a method disclosed in Japanese Patent Application Laid-Open No. 3-33980, in which a delay value is calculated by performing a simulation by using chip layout information together with logical connection information. All the delay values obtained by the delay information creating means 106 are output as a database to the delay database 107. Further, a hash table 108 may be created to search the delay database 107 at high speed.

【0019】得られた遅延データ107に、ハッシュ表
108を用いて遅延データベース107を高速に検索
し、出力遅延値を求める機構を付加し論理シミュレーシ
ョンモデルが作成される。
A logical simulation model is created by adding a mechanism for searching the delay database 107 at high speed using the hash table 108 to the obtained delay data 107 and obtaining an output delay value.

【0020】図1に示す本発明の実施例の手順でモデル
化を行なった例を図2から図7に示す。図2に示す回路
図がモデル化を行なう論理回路である。この回路は従来
の技術で示した図10の回路と同一構成である。図2に
示す回路の順序素子や外部端子で挟まれた組合せ部分回
路(201、202)と順序素子203とを図3のよう
にそれぞれの部分回路(301,302)および順次素
子303に分割する。ここでは回路201が回路301
に、回路202が回路302に、順序素子203が順序
素子303にそれぞれ分割されている。式304、式3
07はそれぞれ回路301、回路302の論理式であ
る。式304にMINI−IIのアルゴリズムを施すこ
とにより式305が得られる。式305から共通因子を
括り出すことにより式306が得られる。同様にして式
307から式308、式309が得られる。式304,
305,306の変換により、回路301は回路401
に変換され、式307,308,309の変換により、
回路302は回路402に変換される。
FIGS. 2 to 7 show examples of modeling by the procedure of the embodiment of the present invention shown in FIG. The circuit diagram shown in FIG. 2 is a logic circuit for modeling. This circuit has the same structure as the circuit shown in FIG. The combinational partial circuit (201, 202) sandwiched between the sequential elements and external terminals of the circuit shown in FIG. 2 and the sequential element 203 are divided into respective partial circuits (301, 302) and sequential element 303 as shown in FIG. . Here, the circuit 201 is the circuit 301
Further, the circuit 202 is divided into the circuit 302, and the sequential element 203 is divided into the sequential element 303. Formula 304, Formula 3
Reference numerals 07 are logical expressions of the circuits 301 and 302, respectively. By applying the MINI-II algorithm to Expression 304, Expression 305 is obtained. Expression 306 is obtained by extracting common factors from expression 305. Similarly, Equations 307 to 308 and 309 are obtained. Formula 304,
By the conversion of 305 and 306, the circuit 301 becomes the circuit 401.
Is converted to, and by the conversion of equations 307, 308, and 309,
Circuit 302 is converted to circuit 402.

【0021】以上の操作により、組合せ部分回路の論理
が最適化される。そして、回路401を式404、回路
402を式405のように論理式を用いて組合せ部分回
路の動作を表現することにより、論理表現が作成される
(図4(b)参照)。
By the above operation, the logic of the combinational partial circuit is optimized. Then, the logical expression is created by expressing the operation of the combinational partial circuit by using the logical expression such as the expression of the circuit 401 and the expression of the circuit 402 such as the expression 405 (see FIG. 4B).

【0022】次に、外部端子間の遅延値を計算する。図
5を参照すると、この回路ではFF501のクロック端
子と出力端子間とにだけ遅延が設定されるため、回路全
体としては、端子Dと端子X間および端子Eと端子X間
に遅延が設定される。最後に回路401、402、40
3を元の回路の通りに接続し、端子D−端子X間、端子
E−端子X間に遅延値を設定し図6に示すモデルを得
る。
Next, the delay value between the external terminals is calculated. Referring to FIG. 5, since delay is set only between the clock terminal and the output terminal of the FF 501 in this circuit, the delay is set between the terminal D and the terminal X and between the terminal E and the terminal X in the entire circuit. It Finally, the circuits 401, 402, 40
3 is connected as in the original circuit, and delay values are set between the terminals D and X and between the terminals E and X to obtain the model shown in FIG.

【0023】また、図6では式601,602の論理関
数をAND、OR、INVERTERを組合せた論理式
で表現しているが、ソフトウェアモデルではこの論理関
数を図7に示すようにBDD(Binary Deci
sion Diagram)やMDD(Multipl
e Decision Diagram)を用いて表現
することにより論理表現をコンパクトにでき、それによ
り高速に計算を行なうことができる。例えば、「計算機
上でのBDDの処理技法」と題する論文(湊真一:情報
処理,Vol.34,No5,pp.593−599,
May 1993)による処理方法を適用してもよい。
Further, in FIG. 6, the logical functions of the equations 601 and 602 are expressed by a logical expression which is a combination of AND, OR and INVERTER. In the software model, this logical function is represented by BDD (Binary Deci).
(Sion Diagram) and MDD (Multipl)
By using eDecisionDiagram), the logical expression can be made compact, which allows high-speed calculation. For example, a paper entitled "BDD processing technique on a computer" (Shinichi Minato: Information Processing, Vol. 34, No 5, pp. 593-599,
The treatment method according to May 1993) may be applied.

【0024】図7(a)は式601の論理を表してい
る。また、図7(b)は式602の論理を表している。
BDDは変数を節点、値を枝で表現している。一番上の
接点より始め、丸い節点に記された変数の値が0であれ
ば左の枝を、1であれば右の枝をたどるという操作を繰
り返す。最終的にたどり着く四角い節点に記された論理
値が与えられた変数に対する関数の値になる。BDDを
用いた論理演算ではすべての変数を評価せずに演算結果
が求められる場合があり、演算時間を短縮することがで
きる。
FIG. 7A shows the logic of equation 601. Further, FIG. 7B shows the logic of Expression 602.
BDD expresses variables as nodes and values as branches. Starting from the top contact point, if the value of the variable marked on the round node is 0, the left branch is traced, and if it is 1, the right branch is traced. The logical value marked on the square node that finally arrives becomes the value of the function for the given variable. In the logical operation using BDD, the operation result may be obtained without evaluating all variables, and the operation time can be shortened.

【0025】本発明により作成される論理シミュレーシ
ョンモデルを適用した論理シミュレーションの動作を図
8を参照して説明する。
The operation of the logic simulation to which the logic simulation model created by the present invention is applied will be described with reference to FIG.

【0026】まず、シミュレーションの起動は、入力ピ
ンの信号変化から始まる。これを受けて発生したイベン
トのイベントキューに登録する(801)。イベントキ
ューから順次イベントを取り出し(803)、イベント
が伝播したゲートの演算を行なう(804)。演算(8
04)によってゲートの出力値に変化がありイベントが
発生したかどうかを判断し(805)、発生した場合は
イベントの登録(802)に戻る。イベントが発生しな
かった場合は、イベントキューにイベントが残存してい
るかどうかを検査し、残存していた場合はインベント取
り出し(803)に戻り、残存していなかった場合は出
力遅延値の参照(807)を行なう。この時作成したハ
ッシュテーブル(808)を用いて遅延データベースを
検索する。最後に出力値と遅延値をシミュレータに渡し
て(810)、このソフトウェアモデルを使ったシミュ
レーションは終了する。
First, the start of the simulation starts from the signal change of the input pin. In response to this, the event is registered in the event queue (801). Events are sequentially fetched from the event queue (803), and the gates to which the events have propagated are calculated (804). Operation (8
According to 04), it is determined whether or not an event has occurred due to a change in the output value of the gate (805), and if it has occurred, the process returns to event registration (802). If the event does not occur, it is checked whether or not the event remains in the event queue. If the event remains, the process returns to the event extraction (803). If the event does not remain, the output delay value reference ( 807) is performed. The delay database is searched using the hash table (808) created at this time. Finally, the output value and the delay value are passed to the simulator (810), and the simulation using this software model ends.

【0027】[0027]

【発明の効果】以上説明したように本発明は、検証済の
論理回路から、論理シミュレーションモデルを論理合成
と遅延計算手法とで作成するため既存の論理接続情報を
そのまま流用でき、容易にかつタイムリーなモデルが提
供できる。
As described above, according to the present invention, since the logic simulation model is created from the verified logic circuit by the logic synthesis and the delay calculation method, the existing logic connection information can be used as it is, and the time is easily and time-consuming. We can provide the best model.

【0028】すなわち、従来の手法による論理合成ツー
ルで回路の論理の最適化を行うことができるが、外部端
子間の遅延の計算は、信号が伝播する経路に従って行う
ため最適化により回路の構造が変わってしまい正しい遅
延値を得ることができない欠点を本発明より改善できる
効果がある。
That is, although the logic of the circuit can be optimized by the conventional logic synthesis tool, the delay between the external terminals is calculated according to the route along which the signal propagates. This has the effect of improving the drawback that the correct delay value cannot be obtained due to the change from the present invention.

【0029】今回開発した手法では、最適化前の回路で
外部端子間の遅延を解析しデータベース化しておき、論
理的に最適化されたモデルに対してシミュレーション時
にその遅延情報を付加することにより、遅延的にも正し
い論理シミュレーションモデルを作成することが可能で
ある。
In the method developed this time, the delay between external terminals is analyzed by the circuit before optimization, the data is stored in a database, and the delay information is added to the logically optimized model at the time of simulation. It is possible to create a logical simulation model that is correct even in delay.

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

【図1】本発明の一実施例の論理シミュレーション用モ
デルの作成方法フローチャートである。
FIG. 1 is a flowchart of a method for creating a logic simulation model according to an embodiment of the present invention.

【図2】本発明の実施例に適用した回路図である。FIG. 2 is a circuit diagram applied to an embodiment of the present invention.

【図3】実施例に適用した回路分割と論理抽出を施した
回路図である。
FIG. 3 is a circuit diagram in which circuit division and logic extraction applied to the embodiment are performed.

【図4】実施例に適用した論理最適化を施した回路図で
ある。
FIG. 4 is a circuit diagram in which logic optimization is applied to the embodiment.

【図5】実施例に適用した遅延計算を示す図である。FIG. 5 is a diagram showing a delay calculation applied to the embodiment.

【図6】実施例に適用した回路の論理シミュレーション
モデルの図である。
FIG. 6 is a diagram of a logic simulation model of a circuit applied to the embodiment.

【図7】図4に示す実施例を適用した論理のBDDによ
る表現の図である。
7 is a diagram of a BDD representation of logic to which the embodiment shown in FIG. 4 is applied.

【図8】本発明により作成された論理シミュレーション
モデルを動作させたときのフローチャートである。
FIG. 8 is a flowchart when the logic simulation model created according to the present invention is operated.

【図9】従来の論理シミュレーショモデル作成フローで
ある。
FIG. 9 is a conventional logic simulation model creation flow.

【図10】従来の技術の回路図である。FIG. 10 is a circuit diagram of a conventional technique.

【図11】従来の技術の論理表現の図である。FIG. 11 is a diagram of a logical representation of the prior art.

【図12】従来の技術の遅延計算の図である。FIG. 12 is a diagram of a delay calculation according to the related art.

【図13】従来の技術の論理シミュレーションモデルの
図である。
FIG. 13 is a diagram of a conventional logic simulation model.

【図14】回路設計規則データベースの内容の一例であ
る。
FIG. 14 is an example of contents of a circuit design rule database.

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

101 論理回路 102 回路設計規則データベース 103 論理ゲート 104 論理合成手段 105 ゲート論理の取り出しステップ 106 遅延情報作成手段 107,809 遅延データベース 108,808 ハッシュ表 109 論理シミュレーションモデル 110 回路展開ステップ 111 論理段数変更ステップ 112 組合せ論理最適化ステップ 113 基本ゲート、基本ブロックの遅延時間抽出ス
テップ 114 入出端子間遅延計算ステップ 201,202,301,302,401,402
回路構成図 304〜309,404〜406,601〜602
論理式 801〜807,810 シミュレーションステップ
101 Logic Circuit 102 Circuit Design Rule Database 103 Logic Gate 104 Logic Synthesizing Unit 105 Gate Logic Extracting Step 106 Delay Information Creating Unit 107,809 Delay Database 108,808 Hash Table 109 Logic Simulation Model 110 Circuit Development Step 111 Logic Stage Number Changing Step 112 Combinatorial logic optimization step 113 Basic gate and basic block delay time extraction step 114 Input / output terminal delay calculation step 201, 202, 301, 302, 401, 402
Circuit configuration diagram 304 to 309, 404 to 406, 601 to 602
Logical expression 801 to 807,810 Simulation step

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 検証済の論理回路情報に基づいて論理ブ
ロックの抽出をし前記論理ブロック数を最適化して前記
論理回路に等価な論理表現を作成する論理合成手段と、
前記論理回路情報からタイミング情報を抽出しこのタイ
ミング情報に基づいて前記論理回路の入力端子から出力
端子までの伝播時間を前記論理回路の回路構成の経路に
従って遅延情報を作成する遅延情報作成手段とを備え、
前記遅延情報作成手段の出力を前記論理表現のタイミン
グ情報とすることを特徴とする論理シミュレーション用
モデルの作成方法。
1. A logic synthesizing means for extracting a logic block based on verified logic circuit information and optimizing the number of the logic blocks to create a logic expression equivalent to the logic circuit.
Delay information creating means for extracting timing information from the logic circuit information and creating delay information for the propagation time from the input terminal to the output terminal of the logic circuit according to the path of the circuit configuration of the logic circuit based on the timing information. Prepare,
A method for creating a model for logic simulation, wherein the output of the delay information creation means is used as timing information of the logic expression.
JP7040168A 1995-02-28 1995-02-28 How to create a logic simulation model Expired - Fee Related JP2845154B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7040168A JP2845154B2 (en) 1995-02-28 1995-02-28 How to create a logic simulation model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7040168A JP2845154B2 (en) 1995-02-28 1995-02-28 How to create a logic simulation model

Publications (2)

Publication Number Publication Date
JPH08263530A true JPH08263530A (en) 1996-10-11
JP2845154B2 JP2845154B2 (en) 1999-01-13

Family

ID=12573245

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7040168A Expired - Fee Related JP2845154B2 (en) 1995-02-28 1995-02-28 How to create a logic simulation model

Country Status (1)

Country Link
JP (1) JP2845154B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6377909B1 (en) 1998-01-27 2002-04-23 Nec Corporation Method and apparatus for preparing a logic simulation model and recording medium for storing the same
JP2006127449A (en) * 2004-09-30 2006-05-18 Fujitsu Ltd Method of generating simulation model

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60152122A (en) * 1984-01-20 1985-08-10 Hitachi Ltd Logical circuit simulation method
JPH03288270A (en) * 1990-04-05 1991-12-18 Fujitsu Ltd Logic simulation device
JPH0421070A (en) * 1990-05-14 1992-01-24 Matsushita Electron Corp Circuit simulation system
JPH05128206A (en) * 1991-10-31 1993-05-25 Nec Corp Delay analyzing device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60152122A (en) * 1984-01-20 1985-08-10 Hitachi Ltd Logical circuit simulation method
JPH03288270A (en) * 1990-04-05 1991-12-18 Fujitsu Ltd Logic simulation device
JPH0421070A (en) * 1990-05-14 1992-01-24 Matsushita Electron Corp Circuit simulation system
JPH05128206A (en) * 1991-10-31 1993-05-25 Nec Corp Delay analyzing device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6377909B1 (en) 1998-01-27 2002-04-23 Nec Corporation Method and apparatus for preparing a logic simulation model and recording medium for storing the same
JP2006127449A (en) * 2004-09-30 2006-05-18 Fujitsu Ltd Method of generating simulation model
US7720664B2 (en) 2004-09-30 2010-05-18 Fujitsu Microelectronics Limited Method of generating simulation model while circuit information is omitted

Also Published As

Publication number Publication date
JP2845154B2 (en) 1999-01-13

Similar Documents

Publication Publication Date Title
Riesgo et al. Design methodologies based on hardware description languages
US8719742B2 (en) Conversion of circuit description to an abstract model of the circuit
US5210699A (en) Process for extracting logic from transistor and resistor data representations of circuits
US20050055675A1 (en) Generation of software objects from a hardware description
US7124070B2 (en) Method of and apparatus for, and program for verifying equivalence between behavioral description and register transfer level description
US6557150B1 (en) Method of extracting timing characteristics of transistor circuits, storage medium storing timing characteristic library, LSI designing method, and gate extraction method
JP2000076321A (en) Lsi design system by preparation of model for function block and lsi designing method thereof
US7472371B2 (en) Description style conversion method, program, and system of logic circuit
US8122411B2 (en) Method of performing static timing analysis considering abstracted cell's interconnect parasitics
US20040088662A1 (en) Timing path detailer
Kam et al. Comparing layouts with HDL models: A formal verification technique
US6249899B1 (en) System and method for detecting pass FETs
US7254793B2 (en) Latch modeling technique for formal verification
JP2845154B2 (en) How to create a logic simulation model
KR102545302B1 (en) Automation Framework for Digital Circuit Design and Verification
Newton et al. CAD tools for ASIC design
JP3080037B2 (en) How to create a logic simulation model
US6877140B1 (en) Method and system for generating a schematic representing bus structures
JP2853649B2 (en) How to create a logic simulation model
TWI856519B (en) Method, system, and non-transitory computer-readable medium for transient analysis of memory module circuit
JP2010257003A (en) Logic equivalence verification system, logic equivalence verification method, method for manufacturing semiconductor integrated circuit, control program and readable storage medium
de Vos et al. A Complete Open Source Design Flow for Gowin FPGAs
Riesgo et al. Design process based on hardware description languages
Novakovsky et al. High capacity and automatic functional extraction tool for industrial VLSI circuit designs
Aarna et al. Parallel fault simulation of digital circuits

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19980929

LAPS Cancellation because of no payment of annual fees