JPH04135281A - Logic simulation device - Google Patents

Logic simulation device

Info

Publication number
JPH04135281A
JPH04135281A JP2259439A JP25943990A JPH04135281A JP H04135281 A JPH04135281 A JP H04135281A JP 2259439 A JP2259439 A JP 2259439A JP 25943990 A JP25943990 A JP 25943990A JP H04135281 A JPH04135281 A JP H04135281A
Authority
JP
Japan
Prior art keywords
wiring
logic
calculation
circuit
wiring element
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.)
Pending
Application number
JP2259439A
Other languages
Japanese (ja)
Inventor
Masunori Sugimoto
杉本 益規
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 JP2259439A priority Critical patent/JPH04135281A/en
Publication of JPH04135281A publication Critical patent/JPH04135281A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To shorten the processing time and to improve the precision by performing the operation with input/output relations of a resistance element as the function of the shortest operation time and simulating the delay due to wiring also. CONSTITUTION:A logic circuit is simulated by a resistance element 31 where an L-tye circuit of CR is substituted with a four-terminal circuit and a threshold element 71 expressing the logic gate, and the operation is performed with input/ output relations of the resistance element 31 as the function of a minimum operation time DELTAt. Consequently, the delay due to wiring is simulated by the operation of the resistance element 31, and this operation and the logic conversion of the threshold element 71 are combined to simulate the whole of the logic circuit including the delay. Thus, it is unnecessary to calculate the wiring delay and assign the delay of the logic gate before logic simulation, and the processing time is shortened and the precision is improved.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、論理回路を論理シミュレーションするための
論理シミュレーション装置に利用する。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Application Field] The present invention is applied to a logic simulation device for performing logic simulation of a logic circuit.

〔概要〕〔overview〕

本発明は、論理回路の論理シミュレーションを行う論理
シミュレーション装置において、論理回路をCROL型
回路を四端子回路に置き換えた抵抗素子と、論理ゲート
を表すしきい値素子とを用いてシミュレートし、最小演
算時刻の関数として抵抗素子の人出力関係の演算を施し
、配線により引き起こされる遅延もシミュレートできる
ようにすることにより、 処理時間の短縮化と精度の向上化とを計ったものである
The present invention is a logic simulation device that performs logic simulation of a logic circuit, in which the logic circuit is simulated using a resistance element in which a CROL type circuit is replaced with a four-terminal circuit, and a threshold element representing a logic gate, and a This method aims to shorten processing time and improve accuracy by performing calculations related to the human output of the resistance element as a function of calculation time, and by making it possible to simulate delays caused by wiring.

〔従来の技術〕[Conventional technology]

論理回路の設計においては、論理シミュレーションが用
いられる。これは論理回路の動作の正しさを計算機によ
り検証しようとするものである。
Logic simulation is used in designing logic circuits. This is an attempt to verify the correctness of the operation of a logic circuit using a computer.

論理シミュレーションにおいて検証されるのはまず論理
動作の正しさであるが、最近は各部分の信号の時間的な
関係が正しく回路が動作するようになっているか等のタ
イミングの検証も重要になってきている。
The first thing that is verified in logic simulation is the correctness of the logic operation, but recently it has also become important to verify the timing, such as whether the time relationships between the signals in each part are such that the circuit operates correctly. ing.

このタイミングの検証に用いられる代表的な手法は、論
理回路を構成する論理ゲートの各々に遅延時間を割り当
て、あるゲートに起こった出力の変化をそのゲートの遅
延時間後に次段のゲートに伝えるものである(例えば、
樹下行三他著rVLSIの設計■論理とテスト」、岩波
書店刊、200頁参照)。
A typical method used to verify this timing is to allocate a delay time to each of the logic gates that make up the logic circuit, and to transmit a change in the output of one gate to the next gate after that gate's delay time. (for example,
(Refer to "rVLSI Design ■Logic and Testing" by Yukizo Kishita et al., published by Iwanami Shoten, p. 200).

この手法によると、あるゲートの出力から次段のゲート
の入力までの配線により引き起こされる遅延は、あらか
じめ計算されゲートの遅延として割り当てられる。例え
ば、第7図の回路図において、論理ゲート21の出力端
24から論理ゲート22および23の入力端25および
26までの配線による遅延はあらかじめ計算され、論理
ゲート21の遅延時間の中に含釣られる。
According to this technique, the delay caused by wiring from the output of one gate to the input of the next gate is calculated in advance and assigned as the gate delay. For example, in the circuit diagram of FIG. 7, the delay caused by the wiring from the output terminal 24 of the logic gate 21 to the input terminals 25 and 26 of the logic gates 22 and 23 is calculated in advance, and is not included in the delay time of the logic gate 21. It will be done.

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

以上説明した従来の論理シミュレーション装置が用いる
論理シミュレーション方法によると、配線の遅延を考慮
するためには、論理シミュレーションに先立ち配線によ
る遅延を計算して論理ゲートに割り当てておくという操
作が必要になる。特に、近年の集積回路の微細化に伴う
配線の高抵抗化に対応するために、配線遅延を計算する
に当たって配線の抵抗を考慮しようとすると、配線遅延
の計算が困難なものになり、計算に膨大な時間を要する
か、さもなければ精度が著しく劣化する欠点があった。
According to the logic simulation method used by the conventional logic simulation apparatus described above, in order to take wiring delays into account, it is necessary to calculate the wiring delays and assign them to logic gates prior to the logic simulation. In particular, when attempting to take into account the resistance of wiring when calculating wiring delay in order to cope with the increasing resistance of wiring due to the miniaturization of integrated circuits in recent years, calculating wiring delay becomes difficult and difficult to calculate. This has the disadvantage that it requires a huge amount of time or else the accuracy is significantly degraded.

本発明の目的は、前記の欠点を除去することにより、配
線遅延を含む論理回路のシミュレーションを短時間でか
つ精度よく行うことができる論理シミュレーション装置
を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a logic simulation device that can simulate logic circuits including wiring delays in a short time and with high accuracy by eliminating the above-mentioned drawbacks.

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

本発明は、論理回路の論理シミュレーションを行う手段
を備えた論理シミュレーション装置において、前記論理
回路を、少なくとも一つの主入力端子を含む入力端子な
らびに少なくとも一つの主出力端子を含む出力端子を有
する配線素子と、少なくとも一つの入力端子および出力
端子を有するしきい値素子とにシミユレートするシミュ
レーション手段と、前記配線素子は、その主入力端子に
接続される論理ゲート素子の出力が変化したときまたは
前記主入力端子に接続される他の配線素子において演算
が実行されたときに演算を実行する配線素子演算手段と
、前記しきい値素子は、その入力端子に接続された前記
配線素子において演算が実行されたときに演算を実行す
るしきい値素子演算手段と、互いに接続されている前記
配線素子と前記しきい値素子の一組みにおいて演算が終
了したときに、当該演算において前記一組みの中の少な
くとも一つの素子の出力の値が変化した場合、前記一組
みのうち最初に演算された前記配線素子の演算を次の演
算時刻に演算するように設定する演算制御手段とことを
特徴とする。
The present invention provides a logic simulation apparatus equipped with means for performing logic simulation of a logic circuit, in which the logic circuit is connected to a wiring element having an input terminal including at least one main input terminal and an output terminal including at least one main output terminal. and a threshold element having at least one input terminal and an output terminal; and the wiring element is configured to simulate a threshold value element having at least one input terminal and an output terminal; a wiring element calculation means that performs an operation when an operation is performed on another wiring element connected to the terminal; When a calculation is completed in a set of the wiring element and the threshold element that are connected to each other, a threshold element calculation means that sometimes performs the calculation, and at least one of the set of the wiring element and the threshold element are The present invention is characterized by a calculation control means that sets the calculation of the wiring element that was calculated first in the set to be calculated at the next calculation time when the value of the output of one element changes.

また、本発明は、前記配線素子は、一個の抵抗と一個の
容量とがL型に接続された回路を四端子回路に置き換え
たものを基本とすることが好ましい。
Further, in the present invention, it is preferable that the wiring element is based on a circuit in which one resistor and one capacitor are connected in an L-shape to a four-terminal circuit.

また、本発明は、前記配線素子演算手段は、前記配線素
子の入力と出力の関係を演算時刻の最小単位Δtの関数
として求める手段であることが好ましい。
Further, in the present invention, it is preferable that the wiring element calculation means is a means for calculating the relationship between the input and output of the wiring element as a function of a minimum unit of calculation time Δt.

〔作用〕[Effect]

論理回路をCROL型回路型口路子回路に置き換えた抵
抗素子と、論理ゲートを表すしきい値素子とでシミュレ
ートし、抵抗素子の入出力関係を最小演算時刻Δtの関
数として演算を行う。
A simulation is performed using a resistance element in which the logic circuit is replaced with a CROL type circuit type circuit and a threshold element representing a logic gate, and the input/output relationship of the resistance element is calculated as a function of the minimum calculation time Δt.

従って、配線により引き起こされる遅延は、抵抗素子の
演算によりシミュレートされ、これとしきい値素子によ
る論理変換とを合わせることにより、遅延を含む論理回
路全体のシミュレーションができる。
Therefore, the delay caused by the wiring is simulated by the calculation of the resistance element, and by combining this with the logic conversion by the threshold element, it is possible to simulate the entire logic circuit including the delay.

これにより、論理シミュレーションに先立つ配線遅延の
計算と論理ゲートの遅延の割り当ては不要となり、処理
時間を短縮し、かつ精度を上げることが可能となる。
This eliminates the need to calculate wiring delays and allocate delays to logic gates prior to logic simulation, making it possible to shorten processing time and improve accuracy.

〔実施例〕〔Example〕

以下、本発明の実施例について図面を参照して説明する
Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例を示すブロック構成図である
FIG. 1 is a block diagram showing one embodiment of the present invention.

本実施例は、論理回路の論理シミュレーションを行う手
段を備えた論理シミュレーション装置において、 本発明の特徴とするところの、 前記論理回路を、少なくとも一つの主入力端子を含む入
力端子ならびに少なくとも一つの主出力端子を有する出
力端子を有する配線素子と、少なくとも一つの入力端子
および出力端子を有するしきい値素子とにシミュレート
するシミュレーション手段11と、前記配線素子は、そ
の主入力端子に接続される論理ゲート素子の出力が変化
したときまたは前記主入力端子に接続される他の配線素
子において演算が実行されたときに演算を実行する配線
素子演算手段12と、前記しきい値素子は、その入力端
子に接続された前記配線素子において演算が実行された
ときに演算を実行するしきい値素子演算手段13と、互
いに接続されている前記配線素子と前記しきい値素子の
一組みにおいて演算が終了したときに、当該演算におい
て前記一組みの中の少なくとも一つの素子の出力の値が
変化した場合、前記一組みのうち最初に演算された前記
配線素子の演算を次の演算時刻にスケジユールする演算
制御手段14とを備えている。
This embodiment is a logic simulation apparatus equipped with means for performing logic simulation of a logic circuit, which is a feature of the present invention. simulation means 11 for simulating a wiring element having an output terminal and a threshold element having at least one input terminal and an output terminal, said wiring element having a logic connected to its main input terminal; Wiring element calculation means 12 that executes an operation when the output of the gate element changes or when an operation is executed in another wiring element connected to the main input terminal, and the threshold element has an input terminal thereof. a threshold element calculation means 13 that executes the calculation when the calculation is performed in the wiring element connected to the wiring element; and a threshold element calculating means 13 that executes the calculation when the calculation is performed in the wiring element connected to the Sometimes, when the value of the output of at least one element in the set changes in the calculation, calculation control is performed to schedule the calculation of the wiring element that was calculated first in the set to the next calculation time. means 14.

なお、ここで、シミュレーション手段11、配線素子演
算手段12、しきい値素子演算手段13、および演算制
御手段14はプロセッサ(CPU)10内に含まれる。
Note that here, the simulation means 11, the wiring element calculation means 12, the threshold element calculation means 13, and the calculation control means 14 are included in the processor (CPU) 10.

また、1は論理回路データおよび2は出力データで、そ
れぞれ補助記憶装置に格納される。
Further, 1 is logic circuit data and 2 is output data, which are respectively stored in the auxiliary storage device.

次に、第2図、第3図(a)およびら)、第4図(a)
および(b)、第5図、ならびに第6図(a)およびら
)を参照して、本実施例の動作について説明する。
Next, Figure 2, Figure 3 (a) and Figure 4 (a)
The operation of this embodiment will be described with reference to FIGS.

ここで、第2図は第1図の動作を示す流れ図、第3図(
a)および(b)は配線素子を示す図、第4図(a)お
よびら)はシミュレート例(1)を示す図、第5図はし
きい値素子を示す図、ならびに第6図(a)および(b
)はシミュレート例(2)を示す図である。
Here, Fig. 2 is a flowchart showing the operation of Fig. 1, and Fig. 3 (
a) and (b) are diagrams showing wiring elements, FIGS. 4(a) and 4) are diagrams showing simulation example (1), FIG. a) and (b)
) is a diagram showing simulation example (2).

本発明は配線を単位区間に分割し、単位区間を配線素子
に置き換えてシミュレーションを行おうというものであ
る。
The present invention is to perform a simulation by dividing wiring into unit sections and replacing the unit sections with wiring elements.

例えば、容量と抵抗からなる配線は、第3図(a)に示
す抵抗R31一つと容量C32一つからなるL型回路の
連結として精度良く表すことが可能である。
For example, a wiring consisting of a capacitor and a resistor can be accurately represented as a connection of an L-shaped circuit consisting of one resistor R31 and one capacitor C32 shown in FIG. 3(a).

このL型回路を第3図(b)に示すような配線素子41
に置き換える。ここで、主入力端子42はL型回路の入
力電圧Vr)Iに対応し、主出力端子44はL型回路の
出力電圧V。Uアに対応する。従って、L型回路の連結
は、一つの配線素子の主出力端子を次の配線素子の主入
力端子に接続することに相当する。
This L-shaped circuit is connected to a wiring element 41 as shown in FIG. 3(b).
Replace with Here, the main input terminal 42 corresponds to the input voltage Vr)I of the L-type circuit, and the main output terminal 44 corresponds to the output voltage Vr) of the L-type circuit. Corresponds to Ua. Therefore, connecting an L-shaped circuit corresponds to connecting the main output terminal of one wiring element to the main input terminal of the next wiring element.

また、演算の都合上一般に他入力端子43、および他出
刃端子45を設ける必要が出てくる。
Further, for convenience of calculation, it is generally necessary to provide another input terminal 43 and another blade terminal 45.

配線素子の演算は、L型回路の動作を表すように定義す
る。演算時刻tにおけるVIHの値をVlN(t)、演
算時刻の最小単位をΔtとすると、−例として次のよう
な定義が可能である。
The operation of wiring elements is defined to represent the operation of an L-type circuit. Assuming that the value of VIH at calculation time t is VIN(t) and the minimum unit of calculation time is Δt, the following definition is possible as an example.

Jry(t+Δt)’= (Vout(t+Δt)−■
。ゎy(t)) /R、(1) Iout(t+Δt)= (v+x(t+Δt)−■。
Jry(t+Δt)'=(Vout(t+Δt)−■
.ゎy(t))/R, (1) Iout(t+Δt)=(v+x(t+Δt)−■.

t+r(t))  Δt/C・・(2)すなわち、他入
力端子43にはI。UTが、また他出刃端子45には1
111が対応する。
t+r(t)) Δt/C (2) In other words, I is connected to the other input terminal 43. UT, and the other blade terminal 45 has 1
111 corresponds.

この場合、第4図(a)に示すようなL型回路の連結は
第4図(社)に示す配線素子の接続で表現できる。
In this case, the connection of L-shaped circuits as shown in FIG. 4(a) can be expressed by the connection of wiring elements shown in FIG.

第4図ら)において、配線素子61の主入力端子63は
前段の主出力端子に接続され、他入力端子65は次段の
配線素子62の他出刃端子70に接続される。また配線
素子62の主入力端子64は配線素子61の主出力端子
67に接続され、他入力端子66は次段の他出刃端子に
接続される。
4), the main input terminal 63 of the wiring element 61 is connected to the main output terminal of the previous stage, and the other input terminal 65 is connected to the other blade terminal 70 of the wiring element 62 of the next stage. Further, the main input terminal 64 of the wiring element 62 is connected to the main output terminal 67 of the wiring element 61, and the other input terminal 66 is connected to the other blade terminal of the next stage.

配線素子の主出力端子と論理ゲートの入力端子との間は
、第5図に示すしきい値素子71が必ず接続される。こ
れは入力端子72上の値に従い出力端子73に論理値を
出力する。−例として正論理の場合、あらかじめ定めら
れているしきい値VLおよびVB (VH≧vL)に従
い、次の演算を行う。
A threshold element 71 shown in FIG. 5 is always connected between the main output terminal of the wiring element and the input terminal of the logic gate. It outputs a logical value at output terminal 73 according to the value on input terminal 72. - For example, in the case of positive logic, perform the following calculation according to predetermined threshold values VL and VB (VH≧vL).

VTN≦vLノとき  V(H7−論理「0」V L 
< V 1w < V Bのとき VOLIT=論理「
X」V I II ≧V M (Dとき  Vout=
論理「1」次に、第3図ら)に示す配線素子と第5図に
示すしきい値素子の接続で表された配線を有する論理回
路データ1のシミュレーションが、どのように行われる
かを第2図の流れ図により説明する。
When VTN≦vL, V(H7-Logic “0” V L
When < V 1w < V B, VOLIT = logic "
X”V I II ≧V M (When D Vout=
Logic "1" Next, we will explain how the simulation of logic circuit data 1 having the wiring represented by the connection of the wiring elements shown in Figs. 3 and 5 and the threshold element shown in Fig. This will be explained with reference to the flowchart in Figure 2.

第2図において、まずステップS1で論理回路データ1
を前記配線素子およびしきい値素子を用いてシミュレー
トする。そして、ある時刻tに配線素子に入力している
論理ゲートの出力論理値が変化した場合、ステップS2
でその配線素子の演算を行う。次に、その配線素子の出
力光が配線素子であるかをステップS3で調べ、配線素
子であればステップS2に戻り演算を行う。これをしき
い値素子に至るまで繰り返す。
In FIG. 2, first, in step S1, logic circuit data 1 is
is simulated using the wiring element and threshold element. Then, if the output logic value of the logic gate input to the wiring element changes at a certain time t, step S2
The wiring element is calculated using . Next, it is checked in step S3 whether the output light of the wiring element is a wiring element, and if it is a wiring element, the process returns to step S2 and calculations are performed. This is repeated until the threshold element is reached.

そして、しきい値素子に至ればステップS4でしきい値
素子の演算を実行し、ステップS5でしきい値素子の出
力が変化したかどうか調べ変化した場合、イベントが発
生したものとしてステップS6でイベントを登録する。
When the threshold element is reached, the calculation of the threshold element is executed in step S4, and the output of the threshold element is checked in step S5 to see if it has changed. Register an event.

その後ステップS7で配線素子およびしきい値素子の出
力のうち値が変化したものがあるかどうか調べ、一つで
もあれば次の演算時刻t+Δtに、最初に演算した配線
素子の演算をスケジユールして、この時刻tに予定され
ている他のイベントの処理に戻る。また一つもなければ
何もしない。
After that, in step S7, it is checked whether or not there is a value change among the outputs of the wiring elements and threshold elements, and if there is any, the calculation of the wiring element calculated first is scheduled at the next calculation time t+Δt. , returns to processing of other events scheduled at this time t. If I don't have one, I won't do anything.

以上のように論理シミュレーションのなかで配線の動作
を扱うことができる。
As described above, the behavior of wiring can be handled in logic simulation.

第6図(a)および(5)は、本実施例による他のシミ
ュレート例である。第6図(a)は配線の分岐がある場
合を示す。このような場合抵抗81および容量84から
なるL型図間に対し、第6図ら)において、二つの他入
力端子94および95を有する配線素子91を用いる。
FIGS. 6(a) and 6(5) are other simulation examples according to this embodiment. FIG. 6(a) shows a case where there is a wiring branch. In such a case, a wiring element 91 having two other input terminals 94 and 95 is used in the L-shaped space consisting of the resistor 81 and the capacitor 84 in FIGS.

他入力端子94および95は、それぞれ抵抗82および
容量85からなるL型図間に対応する配線素子92なら
びに抵抗83および容量86からなるL型図間に対応す
る配線素子93の他出刃端子96および97に接続され
る。この場合の配線素子91の演算は前記式(2)にお
けるI。UTの代わりに他入力端子94と95の値の合
計(この場合I3+I4)に置き換えたものになる。
Other input terminals 94 and 95 are a wiring element 92 corresponding to an L-shaped diagram consisting of a resistor 82 and a capacitor 85, and a wiring element 93 corresponding to an L-shaped diagram consisting of a resistor 83 and a capacitor 86, respectively. 97. The calculation for the wiring element 91 in this case is I in the above equation (2). UT is replaced with the sum of the values of other input terminals 94 and 95 (in this case I3+I4).

分岐がある場合のシミュレーション方式は基本的に第2
図と同じであるが、ステップS3において分岐のうち一
方のみを選ぶ必要が生じ、選ばれなかった方は演算未処
理の素子として別途記録しておく。そして、ステップS
4でしきい値素子の演算が終了したあと未処理の素子が
残っていないかを調べ、あればステップS2に戻りその
素子から演算を再開する。
The simulation method when there is a branch is basically the second
Although it is the same as the figure, it becomes necessary to select only one of the branches in step S3, and the one that is not selected is separately recorded as an unprocessed element. And step S
After the calculation of the threshold value elements is completed in step S4, it is checked whether there are any unprocessed elements remaining, and if so, the process returns to step S2 and the calculation is restarted from that element.

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

以上説明したように、本発明は、論理シミュレーション
の中で配線遅延をシミュレーションすることが可能とな
り、従来必要としていた論理シミュレーションに先立つ
配線遅延の計算と論理ゲートへの割り当てという操作が
不要になるので、全体の処理時間が削減できるうえ、近
似計算を必要としないので複雑な配線に対しても精度の
良い結果を得ることができる効果がある。
As explained above, the present invention makes it possible to simulate wiring delays during logic simulation, and eliminates the need for calculating wiring delays and assigning them to logic gates prior to logic simulation, which was required in the past. , the overall processing time can be reduced, and since no approximation calculations are required, highly accurate results can be obtained even for complex wiring.

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

第1図は本発明の一実施例を示すブロック構成図。 第2図はその動作を示す流れ図。 第3図(a)および(5)は配線素子を示す図。 第4図(a)およびら)はシミュレート例(1〕を示す
図。 第5図はしきい値素子を示す図。 第6図(a)およびら)はシミュレート例(2)を示す
図。 第7図は従来例の論理回路を示す回路図。 1・・・論理回路データ、2・・・出力データ、10・
・・プロセッサ(CPU)、11・・・シミュレーショ
ン手段、12・・・配線素子演算手段、13・・・しき
い値素子演算手段、14・・・演算制御手段、21.2
2.23・・・論理ゲート、31.51.52.81.
82.83・・・抵抗、32.53.54.84.85
.86・・・容量、41.61.62.91.92.9
3・・・配線素子、71・・・しきい値素子、31〜S
8・・・ステップ。
FIG. 1 is a block diagram showing an embodiment of the present invention. FIG. 2 is a flowchart showing the operation. FIGS. 3(a) and 3(5) are diagrams showing wiring elements. Figures 4(a) and 3) show simulation example (1). Figure 5 shows a threshold element. Figure 6 (a) and 6) show simulation example (2). figure. FIG. 7 is a circuit diagram showing a conventional logic circuit. 1...Logic circuit data, 2...Output data, 10.
... Processor (CPU), 11... Simulation means, 12... Wiring element calculation means, 13... Threshold element calculation means, 14... Calculation control means, 21.2
2.23...Logic gate, 31.51.52.81.
82.83...Resistance, 32.53.54.84.85
.. 86...Capacity, 41.61.62.91.92.9
3... Wiring element, 71... Threshold element, 31-S
8...Step.

Claims (1)

【特許請求の範囲】 1、論理回路の論理シミュレーションを行う手段を備え
た論理シミュレーション装置において、前記論理回路を
、少なくとも一つの主入力端子を含む入力端子ならびに
少なくとも一つの主出力端子を含む出力端子を有する配
線素子と、少なくとも一つの入力端子および出力端子を
有するしきい値素子とにシミュレートするシミュレーシ
ョン手段と、 前記配線素子は、その主入力端子に接続される論理ゲー
ト素子の出力が変化したときまたは前記主入力端子に接
続される他の配線素子において演算が実行されたときに
演算を実行する配線素子演算手段と、 前記しきい値素子は、その入力端子に接続された前記配
線素子において演算が実行されたときに演算を実行する
しきい値素子演算手段と、 互いに接続されている前記配線素子と前記しきい値素子
の一組みにおいて演算が終了したときに、当該演算にお
いて前記一組みの中の少なくとも一つの素子の出力の値
が変化した場合、前記一組みのうち最初に演算された前
記配線素子の演算を次の演算時刻に演算するように設定
する演算制御手段と を備えたことを特徴とする論理シミュレーション装置。 2、前記配線素子は、一個の抵抗と一個の容量とがL型
に接続された回路を四端子回路に置き換えたものを基本
とする請求項1に記載の論理シミュレーション装置。 3、前記配線素子演算手段は、前記配線素子の入力と出
力の関係を演算時刻の最小単位Δtの関数として求める
手段である請求項1または請求項2に記載の論理シミュ
レーション装置。
[Scope of Claims] 1. A logic simulation device equipped with means for performing logic simulation of a logic circuit, in which the logic circuit is connected to an input terminal including at least one main input terminal and an output terminal including at least one main output terminal. and a threshold element having at least one input terminal and an output terminal; a simulation means for simulating a wiring element having a threshold value element having at least one input terminal and an output terminal; wiring element calculation means that executes an operation when the calculation is performed at the time or when the calculation is performed in another wiring element connected to the main input terminal; a threshold element calculation means for performing an operation when an operation is executed; and calculation control means for setting the calculation of the wiring element that was calculated first in the set to be calculated at the next calculation time when the value of the output of at least one element in the set changes. A logic simulation device characterized by: 2. The logic simulation apparatus according to claim 1, wherein the wiring element is basically a four-terminal circuit replacing a circuit in which one resistor and one capacitor are connected in an L-shape. 3. The logic simulation apparatus according to claim 1 or 2, wherein the wiring element calculation means is means for calculating the relationship between the input and output of the wiring element as a function of a minimum unit of calculation time Δt.
JP2259439A 1990-09-27 1990-09-27 Logic simulation device Pending JPH04135281A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2259439A JPH04135281A (en) 1990-09-27 1990-09-27 Logic simulation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2259439A JPH04135281A (en) 1990-09-27 1990-09-27 Logic simulation device

Publications (1)

Publication Number Publication Date
JPH04135281A true JPH04135281A (en) 1992-05-08

Family

ID=17334106

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2259439A Pending JPH04135281A (en) 1990-09-27 1990-09-27 Logic simulation device

Country Status (1)

Country Link
JP (1) JPH04135281A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5761081A (en) * 1995-04-28 1998-06-02 Matsushita Electric Industrial Co., Ltd. Method of evaluating signal propagation delay in logic integrated circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5761081A (en) * 1995-04-28 1998-06-02 Matsushita Electric Industrial Co., Ltd. Method of evaluating signal propagation delay in logic integrated circuit

Similar Documents

Publication Publication Date Title
US7117466B2 (en) System and method for correlated process pessimism removal for static timing analysis
JPS63145549A (en) Simulation method for logic circuit
US5369604A (en) Test plan generation for analog integrated circuits
US7747972B2 (en) Methods and apparatuses for timing analysis of electronic circuits
US6629299B1 (en) Delay library representation method, delay library generation method and delay calculation method using the delay library
US5293327A (en) Method of logic circuit simulation
US9940431B2 (en) Accurate statistical timing for boundary gates of hierarchical timing models
US6668356B2 (en) Method for designing circuits with sections having different supply voltages
EP1061464A1 (en) Classification of the variables in a system of simultaneous equations described by hardware description languages
JPH04135281A (en) Logic simulation device
JPH07110826A (en) Mix mode simulation method
JP2748855B2 (en) Apparatus and method for simulating semiconductor integrated circuit
JPS59117660A (en) Processing system for restoration of simulation state
JPH08249359A (en) Signal waveform calculating method and signal propagation time calculating method
JP3320626B2 (en) Method and apparatus for calculating power consumption of electronic circuit
US6553549B1 (en) Static timing analysis with simulations on critical path netlists generated by static timing analysis tools
JP3964483B2 (en) Integrated circuit logic simulation method
JP2000259686A (en) Method and device for calculating delay of gate and recording medium storing gate delay calculation program
SU860001A1 (en) Device for electronic circuit syhthesis
CN111563355A (en) Operation timing analysis apparatus and method considering multi-input switching
CN117370168A (en) Method for setting simulation restoration point of logic system design and related equipment
JP2624135B2 (en) Timing analysis method
CN117033113A (en) Control circuit and method for signal delay
JPH02249070A (en) Delay simulator
JPH07121585A (en) Logic circuit simulation device