JPH05108753A - Logical simulation system - Google Patents

Logical simulation system

Info

Publication number
JPH05108753A
JPH05108753A JP3272815A JP27281591A JPH05108753A JP H05108753 A JPH05108753 A JP H05108753A JP 3272815 A JP3272815 A JP 3272815A JP 27281591 A JP27281591 A JP 27281591A JP H05108753 A JPH05108753 A JP H05108753A
Authority
JP
Japan
Prior art keywords
propagation delay
delay time
gate
simulation
instance
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.)
Withdrawn
Application number
JP3272815A
Other languages
Japanese (ja)
Inventor
Yasunari Ogawa
康徳 小川
Akinori Tsukuda
秋範 佃
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP3272815A priority Critical patent/JPH05108753A/en
Publication of JPH05108753A publication Critical patent/JPH05108753A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02TCLIMATE CHANGE MITIGATION TECHNOLOGIES RELATED TO TRANSPORTATION
    • Y02T10/00Road transport of goods or passengers
    • Y02T10/10Internal combustion engine [ICE] based vehicles
    • Y02T10/40Engine management systems

Abstract

PURPOSE:To improve simulation accuracy by realizing a more accurate propagation delay time again by updating the propagation delay time during the execution of a simulation. CONSTITUTION:In an event driven system describing the circuit structure of a gate instance C to be a simulation object within a simulator and performing the simulation of the gate instance C based on the describing content, the propagation delay time of the gate instance C is made into a function and the function is preliminarily stored in the simulator. During the execution of the simulation, the function is called every time an event occurs in the gate instance C, etc., the value of the propagation delay time is successively updated and the simulations of the gate instance C, etc., are performed.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ディジタル回路におけ
るイベントドリブン(event driven)方式
による論理シミュレーション方式、特に、その各ゲート
インスタンス(gate instance、シミュレ
ーション対象となる論理回路)への伝播遅延時間の付加
方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic simulation method using an event driven method in a digital circuit, and in particular, the addition of a propagation delay time to each gate instance (gate instance, a logic circuit to be simulated). It is about the method.

【0002】[0002]

【従来の技術】従来、この種の論理シミュレーション方
式については、例えば次のような文献に記載されるもの
があった。 文献;樹下・浅田・唐津共著「VLSIの設計II」(1
985−5−10)岩波書店、P.193−205 前記文献に記載されているように、論理シミュレーショ
ン方式には、コンパイル方式とイベントドリブン方式と
がある。コンパイル方式とは、各ゲートインスタンス毎
にその演算に対応する命令コードを生成し、適当な順序
で命令コードを実行することによってその値を求める方
法である。このコンパイル方式は、その作り方から実行
速度を速くするという点では評価することができるが、
遅延等の効果に対する正確さに欠け、その適用範囲にも
制限がある。これに対し、イベントドリブン方式では、
各ゲートインスタンスをその接続関係をも含めて忠実に
コンピュータ内で表現し、それに基づいてシミュレーシ
ョンを行う方式である。つまり、このイベントドリブン
方式では、各ゲートインスタンスの回路構造をその接続
関係をも含めて、コンピュータで構成されるシミュレー
タ内に記述し、その記述内容に基づいて該ゲートインス
タンスのシミュレーションを行う方式である。
2. Description of the Related Art Conventionally, this kind of logic simulation method has been described in the following documents, for example. References: Shige, Asada, Karatsu, "VLSI Design II" (1
985-5-10) Iwanami Shoten, P.P. 193-205 As described in the above document, the logic simulation method includes a compile method and an event driven method. The compile method is a method in which an instruction code corresponding to the operation is generated for each gate instance and the instruction code is executed in an appropriate order to obtain the value. Although this compilation method can be evaluated in terms of speeding up execution speed from the way of making it,
It lacks accuracy in the effects of delays, etc., and its application range is also limited. On the other hand, in the event driven method,
In this method, each gate instance is faithfully represented in the computer, including its connection relationship, and the simulation is performed based on that. In other words, in this event-driven method, the circuit structure of each gate instance, including its connection relationship, is described in a simulator composed of a computer, and the gate instance is simulated based on the description. ..

【0003】シミュレーションにおいては、入力値の変
化がどのように出力に伝播するかということを追跡す
る。この信号値の変化をイベント(event、事象)
という。現在の時点で変化する信号線と信号値の対の集
合をV0 とし、V0 の影響で変化する信号線と信号値の
対の集合をV1 とするとき、イベントドリブン方式のシ
ミュレーションは次のような手順(i)〜(vi)で行わ
れる。
In simulation, we track how changes in input values propagate to the output. This signal value change is an event (event)
Say. Let V 0 be the set of pairs of signal lines and signal values that change at the current point of time, and let V 1 be the set of pairs of signal lines and signal values that change under the influence of V 0. The steps (i) to (vi) are performed.

【0004】(i) Va ,Vb を用意してa←0、b
←1とする。 (ii) 初期状態値を設定する。 (iii) 入力値を読み込む。変化があった信号線とその
値をVaに登録する。 (iv) Va が空集合ならば(iii) へ戻る。 (v) Va の値についてシミュレートし、変化のあっ
た信号線とその値をVb に登録する。 (vi) a←1、b←0とし、Va とVb の役割を替え
る。このとき、発振が起っているかどうかを調べる。発
振がなければ(iv)へ戻る。
(I) Prepare V a and V b , and a ← 0, b
← Set to 1. (Ii) Set the initial state value. (iii) Read the input value. The changed signal line and its value are registered in V a . (Iv) If V a is an empty set, return to (iii). (V) The value of V a is simulated, and the changed signal line and its value are registered in V b . (Vi) The roles of V a and V b are switched by setting a ← 1 and b ← 0. At this time, it is checked whether oscillation has occurred. If there is no oscillation, return to (iv).

【0005】このイベントドリブン方式は、コンパイル
方式と異なってゲートインスタンスのレベル付けを行う
必要がない。また、回路内にループが存在しても、その
ままシミュレートすることができる。
Unlike the compilation method, the event driven method does not require leveling of the gate instance. Moreover, even if a loop exists in the circuit, it can be simulated as it is.

【0006】ゲート・レベル・シミュレーションにおい
ては、実回路に対する模擬回路の正確さを決める最大の
要因となるのは、ゲートインスタンスの遅延時間に関す
るものであり、このモデル化が実情に即さない場合に
は、タイミング等に関するシミュレーションに不正確さ
を招くことになる。遅延としては、主として、信号がゲ
ートインスタンス内を伝播するときに生じる伝播遅延が
問題となる。
In the gate level simulation, the most important factor that determines the accuracy of the simulated circuit with respect to the actual circuit is the delay time of the gate instance. If this modeling is not suitable for the actual situation. Would lead to inaccuracies in the simulation of timing etc. As the delay, the propagation delay caused when the signal propagates in the gate instance is a problem.

【0007】イベントドリブン方式のシミュレーション
を実行する回路内の各ゲートインスタンスの伝播遅延時
間の決定は、シミュレーションを実行する前に、予めそ
の値を何らかの方法で計算し、各インスタンスに付加さ
せることによって行われている。その具体例を図2及び
図3に示す。
The propagation delay time of each gate instance in the circuit for executing the event-driven simulation is determined by calculating its value in advance by some method and adding it to each instance before executing the simulation. It is being appreciated. Specific examples thereof are shown in FIGS.

【0008】図2は論理シミュレーションの対象となる
回路例を示す図、及び図3はその動作説明図である。
FIG. 2 is a diagram showing an example of a circuit which is a target of the logic simulation, and FIG. 3 is an operation explanatory diagram thereof.

【0009】図2の回路は、2つの入力1,2の論理和
を求める2入力ORゲートAの出力3に、バッファゲー
トBを接続し、出力4を得る構成である。この動作を示
す図3において、1,2は入力、3,4は出力、t0〜
t7は時刻、Δt1〜Δt6は時間である。
The circuit of FIG. 2 has a configuration in which a buffer gate B is connected to the output 3 of a 2-input OR gate A for obtaining the logical sum of the two inputs 1 and 2, and an output 4 is obtained. In FIG. 3 showing this operation, 1 and 2 are inputs, 3 and 4 are outputs, and t0 to t0.
t7 is time, and Δt1 to Δt6 are times.

【0010】ゲートの伝播遅延時間は、通常、立上り伝
播遅延時間tpd(LH)と立下り伝播遅延時間tpd(H
L)とで表わすが、ここでは説明の簡単化のために、t
pd(LH)=tpd(HL)=tpdとする。なお、ORゲ
ートA及びバッファゲートBを、それぞれゲートインス
タンスA,Bと呼ぶ。
The propagation delay time of the gate is usually a rising propagation delay time t pd (LH) and a falling propagation delay time t pd (H
L) and, but here, for simplification of description, t
Let pd (LH) = t pd (HL) = t pd . The OR gate A and the buffer gate B are called gate instances A and B, respectively.

【0011】例えば、ゲートインスタンスAの入力1か
ら出力3への径路の伝播遅延時間tpdをtpd(1→
3)、入力2から出力3への径路の伝播遅延時間tpd
pd(2→3)とする。また、ゲートインスタンスBの
入力から出力4への径路の伝播遅延時間tpdをtpd(3
→4)とすると、図3のような動作は、次のようなプロ
セス(i)〜(vi)でシミュレーションが行われる。
For example, the propagation delay time t pd of the path from the input 1 to the output 3 of the gate instance A is t pd (1 →
3), the propagation delay time t pd of the path from the input 2 to the output 3 is t pd (2 → 3). Also, the propagation delay time t pd of the path from the input of the gate instance B to the output 4 is t pd (3
→ 4), the operation shown in FIG. 3 is simulated by the following processes (i) to (vi).

【0012】(i) 時刻t0でゲートインスタンスA
の入力1に、信号値の変化であるイベントが発生する。 (ii) 前記(i)のイベントによって出力3に変化が
生ずるので、時刻t1(=t0+Δt1)時にイベント
がスケジュールされる。 (iii) 時刻t1でゲートインスタンスBの入力にイベ
ントが発生し、このイベントによってゲートインスタン
スBの出力4が変化を受けるので、時刻t2(=t1+
Δt4)時にイベントがスケジュールされる。 (iv) 時刻t2において出力4が変化する。 (v) 時刻t3においてゲートインスタンスAの入力
2にイベントが発生したが、それによって出力3が変化
しないので、このイベントは無視される。 (vi) 以降の時刻t4,t5,…で、前記と同様の動
作が行われる。
(I) Gate instance A at time t0
An event that is a change in the signal value occurs at the input 1 of the. (Ii) Since the output 3 changes due to the event of (i), the event is scheduled at time t1 (= t0 + Δt1). (iii) At time t1, an event occurs at the input of the gate instance B, and the output 4 of the gate instance B is changed by this event. Therefore, at time t2 (= t1 +
The event is scheduled at Δt4). (Iv) The output 4 changes at time t2. (V) At time t3, an event occurs at input 2 of gate instance A, but this event is ignored because output 3 does not change accordingly. (Vi) At times t4, t5, ... After that, the same operation as described above is performed.

【0013】このようなイベントドリブン方式による従
来のシミュレーションでは、伝播遅延時間tpd(1→
3),tpd(2→3),tpd(3→4)の値が固定であ
った。即ち、時間tpd(1→3)=Δt1、tpd(2→
3)=Δt2=Δt3、tpd(3→4)=Δt4=Δt
5=Δt6であった。
In the conventional simulation by such an event driven method, the propagation delay time t pd (1 →
The values of 3), t pd (2 → 3) and t pd (3 → 4) were fixed. That is, time t pd (1 → 3) = Δt1, t pd (2 →
3) = Δt2 = Δt3, t pd (3 → 4) = Δt4 = Δt
5 = Δt6.

【0014】[0014]

【発明が解決しようとする課題】しかしながら、従来の
論理シミュレーション方式では、次のような課題があっ
た。ゲートインスタンスA,B等の伝播遅延時間tpd
シミュレーション時刻t0,t1,…の進行と共に変化
するような特性を持つ回路(例えば、図3において時間
Δt4,Δt5,Δt6がそれぞれ異なった値を持つ回
路)においては、各ゲートインスタンスA,Bの伝播遅
延時間tpdが固定されているため、シミュレーションに
誤差が生じ、十分なシミュレーション精度を得ることが
できなかった。 本発明は、前記従来技術が持っていた
課題として、シミュレーション実行中に伝播遅延時間の
値が固定であるため、十分な精度が得られないという点
について解決した論理シミュレーション方式を提供する
ものである。
However, the conventional logic simulation method has the following problems. A circuit having a characteristic that the propagation delay time t pd of the gate instances A, B, etc. changes with the progress of the simulation times t0, t1, ... (For example, the times Δt4, Δt5, Δt6 in FIG. 3 have different values. In the circuit), since the propagation delay time t pd of each gate instance A and B is fixed, an error occurs in the simulation, and sufficient simulation accuracy cannot be obtained. The present invention provides a logic simulation method which solves the problem that the conventional technique has, because the value of the propagation delay time is fixed during execution of the simulation, and thus sufficient accuracy cannot be obtained. ..

【0015】[0015]

【課題を解決するための手段】本発明は、前記課題を解
決するために、シミュレーション対象となるゲートイン
スタンスの回路構造を、コンピュータ等で構成されるシ
ミュレータ内に記述し、その記述内容に基づいて該ゲー
トインスタンスのシミュレーションを行うイベントドリ
ブン方式による論理シミュレーション方式において、前
記ゲートインスタンスの伝播遅延時間を関数化し、その
関数を前記イベントドリブン方式によって実行し、前記
伝播遅延時間の値を逐次更新して前記ゲートインスタン
スのシミュレーションを行うようにしている。
In order to solve the above-mentioned problems, the present invention describes the circuit structure of a gate instance to be simulated in a simulator composed of a computer or the like, and based on the description contents, In a logic simulation method by an event driven method for simulating the gate instance, the propagation delay time of the gate instance is made into a function, the function is executed by the event driven method, and the value of the propagation delay time is sequentially updated to I am trying to simulate a gate instance.

【0016】[0016]

【作用】本発明によれば、以上のように論理シミュレー
ション方式を構成したので、ゲートインスタンスの伝播
遅延時間の変化に対し、シミュレーション実行中に、ゲ
ートインスタンスにイベントが発生する毎にその関数が
呼び出される。そして、伝播遅延時間の値の算出及び置
換等によってその伝播遅延時間の値が逐次更新され、シ
ミュレーションの実行の時間全てにわたって、常に正確
な伝播遅延時間の値が再現(維持)される。これによ
り、論理シミュレーション精度の向上が図れ、前記課題
を解決できるのである。
According to the present invention, since the logic simulation method is configured as described above, the function is called each time an event occurs in the gate instance during the simulation, in response to the change in the propagation delay time of the gate instance. Be done. Then, the value of the propagation delay time is sequentially updated by calculation and replacement of the value of the propagation delay time, and the accurate value of the propagation delay time is always reproduced (maintained) over the entire execution time of the simulation. As a result, the accuracy of the logic simulation can be improved and the above problems can be solved.

【0017】[0017]

【実施例】図1(a),(b)は、本発明の実施例を示
すゲートインスタンスとしてバッファゲートの場合の伝
播遅延時間tpdの説明図であり、同図(a)はシミュレ
ーション対象となる回路例、同図(b)はその信号波形
図である。
1 (a) and 1 (b) are explanatory diagrams of a propagation delay time t pd in the case of a buffer gate as a gate instance showing an embodiment of the present invention, and FIG. FIG. 6B is a signal waveform diagram of the circuit example.

【0018】ゲートインスタンスの伝播遅延時間t
pdは、一般的にシミュレーションの時刻tの進行に伴っ
て変化する。その一例として、図1を参照しつつ、ゲー
ト入力の信号波形の効果を取り入れて伝播遅延時間tpd
を表現する場合を説明する。
Propagation delay time t of the gate instance
pd generally changes as the simulation time t progresses. As an example of the propagation delay time t pd , referring to FIG.
The case of expressing is explained.

【0019】ここで、信号波形とはある入力側又は出力
側のネットに対する信号の立上り時間tr や、立下り時
間tf で表わし、説明の簡単化のためにtr =tf =t
inとする。
Here, the signal waveform is represented by a rising time t r or a falling time t f of a signal with respect to a net on an input side or an output side. For simplification of explanation, t r = t f = t
in .

【0020】図1(a)に示すように、ゲートインスタ
ンスとしてバッファゲートCを例に挙げると、その入力
側のネットiと出力側のネットjの信号波形図が同図
(b)に示されている。
As shown in FIG. 1A, when the buffer gate C is taken as an example of the gate instance, the signal waveform diagram of the net i on the input side and the net j on the output side is shown in FIG. 1B. ing.

【0021】ゲートインスタンスCのネットiからjへ
の径路の伝播遅延時間をtpd(i→j)とすると、該t
pd(i→j)はネットiでの信号波形の立上り時間tin
(i)の関数Ftpd(i→j)(tin(i))として表
わされる。またネットjでの信号波形は、その立上り時
間tin(j)の関数Ftin(i→j)(tin(j))と
して表わされる。このような伝播遅延時間tpdの特性
は、図示しない他のゲートインスタンスに対しても同様
であり、これらの関数は各ゲートインスタンス毎に付加
される。
Let t pd (i → j) be the propagation delay time of the path of the gate instance C from the net i to j.
pd (i → j) is the rise time t in of the signal waveform on net i
It is represented as a function Ft pd (i → j) (t in (i)) of (i). The signal waveform on the net j is represented as a function Ft in (i → j) (t in (j)) of the rising time t in (j). The characteristics of such propagation delay time t pd are the same for other gate instances not shown, and these functions are added to each gate instance.

【0022】そして、このような伝播遅延時間tpdの特
性を論理シミュレーションに反映させるため、次のよう
な更新手順(i)〜(iii) により、シミュレーション時
刻tの進行に伴い、ゲートインスタンスC等の伝播遅延
時間tpdを逐次更新させることにしている。
In order to reflect such characteristics of the propagation delay time t pd in the logic simulation, the gate instance C, etc. are updated as the simulation time t progresses by the following updating procedures (i) to (iii). The propagation delay time t pd of is to be updated sequentially.

【0023】(i) コンピュータで構成されるシミュ
レータを用い、シミュレーションが開始してから、ある
ゲートインスタンスCの入力側のネットiにイベントが
発生したら(即ち、入力側のネットiに変化が生じた
ら、もしくはネットiに信号が入力されたら)、前記シ
ミュレータに格納した関数Ftpd(tin(i))=tpd
(i→j)、Ftin(tin(j))=tin(j)を呼出
す。これを、「イベントドリブンによる関数呼出し」と
いう。ここで、Ftpd,Ftinは任意の関数である。
(I) If an event occurs in the net i on the input side of a certain gate instance C using a simulator composed of computers, that is, if a change occurs in the net i on the input side. , Or a signal is input to the net i), the function Ft pd (t in (i)) = t pd stored in the simulator.
Call (i → j), Ft in (t in (j)) = t in (j). This is called "event driven function call". Here, Ft pd and Ft in are arbitrary functions.

【0024】(ii) 関数Ftpdに基づき、シミュレー
タによって伝播遅延時間tpdの値が更新される。 (iii) 関数Ftinによって時間tinの値も更新され、
この新しい値が、次段のゲートインスタンスの関数Ft
pd,Ftinの引数となる。
(Ii) Based on the function Ft pd , the simulator updates the value of the propagation delay time t pd . (iii) the value of the function Ft in the time t in is also updated,
This new value is the function Ft of the next-stage gate instance.
It becomes an argument of pd and Ft in .

【0025】このような伝播遅延時間更新方法を用い
て、例えば第2図の回路のシミュレーションを行うと、
各ゲートインスタンスA,Bの伝播遅延時間tpdは、そ
れぞれ次式(1)〜(3)のようになる。
Using the above propagation delay time updating method, for example, when the circuit of FIG. 2 is simulated,
The propagation delay times t pd of the gate instances A and B are expressed by the following equations (1) to (3), respectively.

【0026】[0026]

【数1】 [Equation 1]

【0027】この(1)〜(3)式からわかるように、
図2の入力1,2から出力3,4への径路1→3→4と
径路2→3→4のときとで、伝播遅延時間tpd(3→
4)が違った値になる。どちらの径路を信号が通るか
は、入力1又は2の信号によって決まる。即ち、ゲート
インスタンスBの伝播遅延時間tpd(3→4)は、シミ
ュレーション時刻tの進行に伴って変化する。そのた
め、前述したように、伝播遅延時間tpdを関数化し、そ
の関数をシミュレータに予め格納しておき、インスタン
スA,Bにイベントが発生する毎に、格納した関数を呼
出し、伝播遅延時間tpdの値を前記更新方法によって逐
次更新する。これにより、ゲートインスタンスA,Bの
入力波形効果に代表されるような伝播遅延時間tpdの複
雑な時間的変化にも、柔軟に対応でき、シミュレーショ
ン精度が向上する。
As can be seen from the equations (1) to (3),
Propagation delay time t pd (3 →) for paths 1 → 3 → 4 and paths 2 → 3 → 4 from inputs 1 and 2 to outputs 3 and 4 in FIG.
4) has a different value. Which path the signal goes through depends on the signal at input 1 or 2. That is, the propagation delay time t pd (3 → 4) of the gate instance B changes with the progress of the simulation time t. Therefore, as described above, the propagation delay time t pd is converted into a function, the function is stored in the simulator in advance, and each time an event occurs in the instances A and B, the stored function is called to propagate the propagation delay time t pd. The value of is sequentially updated by the updating method. Thereby, it is possible to flexibly cope with a complicated temporal change of the propagation delay time t pd represented by the input waveform effect of the gate instances A and B, and the simulation accuracy is improved.

【0028】なお、本発明は上記実施例に限定されず、
種々の変形が可能である。例えば、シミュレータに格納
する関数の格納方法は、任意のハードウェアやソフトウ
ェアを用いて格納でき、さらにその関数の呼出しや更新
処理も、任意の手段で実行できる。また、シミュレーシ
ョン対象となるゲートインスタンスは、ANDゲート、
NANDゲート、NORゲート等といった種々の論理回
路に適用可能である。
The present invention is not limited to the above embodiment,
Various modifications are possible. For example, the method of storing the function stored in the simulator can be stored using any hardware or software, and the calling or updating process of the function can be executed by any means. The gate instance to be simulated is an AND gate,
It can be applied to various logic circuits such as a NAND gate and a NOR gate.

【0029】[0029]

【発明の効果】以上詳細に説明したように、本発明によ
れば、伝播遅延時間を関数化し、シミュレーション実行
中においてインスタンスにイベントが発生する毎に、該
関数を呼び出して伝播遅延時間の値を逐次更新するよう
にしている。そのため、ゲートインスタンスの入力波形
効果に代表されるような伝播遅延時間の複雑な時間的変
化等に対しても、より正確な伝播遅延時間を再現して柔
軟に対応でき、それによってシミュレーション精度の向
上が期待できる。
As described above in detail, according to the present invention, the propagation delay time is made into a function, and the function is called every time an event occurs in the instance during the simulation execution to obtain the value of the propagation delay time. I am trying to update it one by one. Therefore, it is possible to reproduce a more accurate propagation delay time and flexibly cope with complicated temporal changes in the propagation delay time represented by the input waveform effect of the gate instance, thereby improving the simulation accuracy. Can be expected.

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

【図1】本発明の実施例の説明図である。FIG. 1 is an explanatory diagram of an example of the present invention.

【図2】シミュレーション対象となる回路例を示す図で
ある。
FIG. 2 is a diagram showing an example of a circuit to be simulated.

【図3】図2の動作説明図である。FIG. 3 is an operation explanatory diagram of FIG. 2;

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

1,2 入力 3,4 出力 A,B,C ゲートインスタンス(論理回
路) i 入力側ネット j 出力側ネット
1, 2 inputs 3, 4 outputs A, B, C Gate instance (logic circuit) i Input side net j Output side net

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 シミュレーション対象となる論理回路の
回路構造をその接続関係をも含めてシミュレータ内に記
述し、その記述内容に基づいて該論理回路のシミュレー
ションを行うイベントドリブン方式による論理シミュレ
ーション方式において、 前記論理回路の伝播遅延時間を関数化し、その関数を前
記イベントドリブン方式によって実行し、前記伝播遅延
時間の値を逐次更新して前記論理回路のシミュレーショ
ンを行うことを特徴とする論理シミュレーション方式。
1. A logic simulation method by an event-driven method, in which a circuit structure of a logic circuit to be simulated is described in a simulator, including its connection relationship, and the logic circuit is simulated based on the description. A logic simulation method characterized in that a propagation delay time of the logic circuit is converted into a function, the function is executed by the event driven method, and the value of the propagation delay time is sequentially updated to simulate the logic circuit.
JP3272815A 1991-10-21 1991-10-21 Logical simulation system Withdrawn JPH05108753A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3272815A JPH05108753A (en) 1991-10-21 1991-10-21 Logical simulation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3272815A JPH05108753A (en) 1991-10-21 1991-10-21 Logical simulation system

Publications (1)

Publication Number Publication Date
JPH05108753A true JPH05108753A (en) 1993-04-30

Family

ID=17519142

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3272815A Withdrawn JPH05108753A (en) 1991-10-21 1991-10-21 Logical simulation system

Country Status (1)

Country Link
JP (1) JPH05108753A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0896016A (en) * 1994-09-22 1996-04-12 Nec Corp Logical simulation method
JPH08129565A (en) * 1994-11-02 1996-05-21 Nec Corp Logical simulation method
US6510404B1 (en) 1997-03-04 2003-01-21 Mitsubishi Denki Kabushiki Kaisha Gate delay calculation apparatus and method thereof using parameter expressing RC model source resistance value
US6629299B1 (en) 1999-06-16 2003-09-30 Matsushita Electric Industrial Co., Ltd. Delay library representation method, delay library generation method and delay calculation method using the delay library

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0896016A (en) * 1994-09-22 1996-04-12 Nec Corp Logical simulation method
JPH08129565A (en) * 1994-11-02 1996-05-21 Nec Corp Logical simulation method
US6510404B1 (en) 1997-03-04 2003-01-21 Mitsubishi Denki Kabushiki Kaisha Gate delay calculation apparatus and method thereof using parameter expressing RC model source resistance value
US6629299B1 (en) 1999-06-16 2003-09-30 Matsushita Electric Industrial Co., Ltd. Delay library representation method, delay library generation method and delay calculation method using the delay library

Similar Documents

Publication Publication Date Title
US5392227A (en) System and method for generating electronic circuit simulation models having improved accuracy
JP3027009B2 (en) Design capture system
WO2015087957A1 (en) Logic circuit generation device and method
US20090271750A1 (en) Timing constraint merging in hierarchical soc designs
US20040181385A1 (en) HDL Co-simulation in a high-level modeling system
JPS61110071A (en) Simulation system and simulator for logical circuit
JPH0546697A (en) Logical simulator
CN114186519A (en) Time sequence bottleneck probing method and device, terminal equipment and storage medium
JPH05108753A (en) Logical simulation system
Lai et al. LibAbs: An efficient and accurate timing macro-modeling algorithm for large hierarchical designs
US9223910B1 (en) Performance and memory efficient modeling of HDL ports for simulation
US6876961B1 (en) Electronic system modeling using actual and approximated system properties
JP2508620B2 (en) Logic circuit simulation device
US6028993A (en) Timed circuit simulation in hardware using FPGAs
JP3472067B2 (en) Design support equipment
WO2003009184A2 (en) Multi-clock system simulation
JPH04250570A (en) Data control system by high-level composition
JPH06266801A (en) Logical synthesis method considering floor plan
KR100965856B1 (en) Method and system for designing, simulating and debugging digital integrated circuit using procedural high level programming languages
McConnell et al. Prototyping of VLSI components from a formal specification
JP2785708B2 (en) Logic simulation method
Popescu et al. Mixed signal aspects of behavioral modeling and simulation
JP2921087B2 (en) Real Chip Simulation Method for Hardware Accelerator
Larson CAD tool emulation for a two-level reconfigurable cell array for digital signal processing
JPH05174093A (en) Delay calculating device for logic circuit

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990107