JP2002083007A - Device and method for verifying logic of event-driven simulator - Google Patents

Device and method for verifying logic of event-driven simulator

Info

Publication number
JP2002083007A
JP2002083007A JP2000270267A JP2000270267A JP2002083007A JP 2002083007 A JP2002083007 A JP 2002083007A JP 2000270267 A JP2000270267 A JP 2000270267A JP 2000270267 A JP2000270267 A JP 2000270267A JP 2002083007 A JP2002083007 A JP 2002083007A
Authority
JP
Japan
Prior art keywords
module
delay
logic verification
verification result
event
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
JP2000270267A
Other languages
Japanese (ja)
Inventor
Norio Arai
則夫 新井
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 JP2000270267A priority Critical patent/JP2002083007A/en
Publication of JP2002083007A publication Critical patent/JP2002083007A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To confirm the presence of a contention by confirming whether or not an execution result depends upon the execution order of a module. SOLUTION: A 2nd module 12 connected to a 1st module 14 is extracted and a 3rd module 13 connected to the 1st module 14 is extracted. The 1st delay state of the signal line between the 1st module 14 and 2nd module 12 is defined and the 2nd delay state of the signal line between the 1st module 14 and 3rd module 13 is defined. The 1st logic verification result of the 1st module 14 based upon the definition of the 1st delay state is outputted and the 2nd logic verification result of the 1st module 14 based upon the definition of the 2nd delay state is outputted. The 1st and 2nd logic verification results are compared with each other to judge whether or not the 1st and 2nd logic results are different. Delay is virtually and positively defined and then it is surely judged whether or not the logical value showing the execution result of the execution module has a difference depending upon the execution order. Eventually, event-driven simulation can be made fast at the stage of a hardware description language in which a circuit of register transfer level is described.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、イベントドリブン
シミュレータの論理検証装置、及び、その検証方法に関
し、特に、ハードウエア記述言語で設計された回路の複
数素子をグループ化してイベントの伝播時間を短縮する
場合に生起する複数イベントの間の競合を確認すること
ができるイベントドリブンシミュレータの論理検証装
置、及び、その検証方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic verification device and a verification method for an event-driven simulator, and more particularly, to shortening an event propagation time by grouping a plurality of elements of a circuit designed in a hardware description language. The present invention relates to a logic verification device for an event-driven simulator that can confirm a conflict between a plurality of events that occur in the event, and a verification method thereof.

【0002】[0002]

【従来の技術】レジスタ・トランスファー・レベルの回
路は、ハードウエア記述言語で設計される。このように
記述された回路は、それにイベント競合があるかどうか
についてシミュレートされる。そのようなシミュレーシ
ョン対象回路の複数素子は、定められた基準に基づい
て、グループ化され、同一グループ毎に割り付けられ
る。このような割付によりイベントの伝播時間が短縮さ
れる。
2. Description of the Related Art Register transfer level circuits are designed in a hardware description language. The circuit so described is simulated as to whether it has an event conflict. A plurality of elements of such a circuit to be simulated are grouped based on a predetermined criterion and assigned to each same group. Such an assignment reduces the event propagation time.

【0003】図4は、そのような割付を例示している。
シミュレーション対象のLSIの素子A,BはI−LS
Iグループにグループ化され、そのLSIの素子C,D
はJ−LSIグループにグループ化され、そのLSIの
素子E,FはK−LSIグループにグループ化され、そ
のLSIの素子D,HはL−LSIグループにグループ
化される。割付け部は、I−LSI,J−LSIを第1
プロセッサに割り付け、K−LSI,L−LSIを第2
プロセッサに割り付ける。このような割付けでは、I−
LSIからL−LSIにイベント伝播がある場合が加味
されていないので、K−LSIから伝播するイベントと
L−LSIから伝播するイベントとの間に競合がある場
合、正しい動作が得られないことが考えられる。グルー
プ化した際にイベントの伝播時間が均一化してしまうと
考えられ、このような場合に素子A,B,E,Fの遅延
が異なっていても、L−LSIの素子Gに入力されるイ
ベントは同時になって、イベント入力の順番による論理
検証が行えなくなるので、既述のような割付けによりイ
ベントの伝播時間の短縮を行った場合、K−LSIとL
−LSIの2つの競合を確認することができない。
FIG. 4 illustrates such an assignment.
The elements A and B of the LSI to be simulated are I-LS
Grouped into an I group, and the elements C and D of the LSI
Are grouped into a J-LSI group, the elements E and F of the LSI are grouped into a K-LSI group, and the elements D and H of the LSI are grouped into an L-LSI group. The assigning unit assigns the I-LSI and J-LSI to the first
Assigned to processor, K-LSI, L-LSI
Assign to processor. In such an assignment, I-
Since the case where the event is propagated from the LSI to the L-LSI is not taken into account, if there is a conflict between the event propagated from the K-LSI and the event propagated from the L-LSI, correct operation may not be obtained. Conceivable. It is considered that the propagation time of events becomes uniform when grouping is performed. In such a case, even if the delays of the elements A, B, E, and F are different, the events input to the element G of the L-LSI At the same time, the logic verification cannot be performed in the order of the event input. Therefore, if the event propagation time is shortened by the assignment as described above, the K-LSI and the L
-Unable to confirm two conflicts of LSI.

【0004】実行結果がモジュールの実行順序に依存す
るかどうかを確認し競合の存在を確認することができる
ことが求められる。
It is required that it is possible to confirm whether or not the execution result depends on the execution order of the modules and to confirm the existence of a conflict.

【0005】[0005]

【発明が解決しようとする課題】本発明の課題は、実行
結果がモジュールの実行順序に依存するかどうかを確認
し競合の存在を確認することができるイベントドリブン
シミュレータの論理検証装置、及び、その検証方法を提
供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a logic verification device for an event-driven simulator capable of confirming whether the execution result depends on the execution order of modules and confirming the existence of a conflict. It is to provide a verification method.

【0006】[0006]

【課題を解決するための手段】その課題を解決するため
の手段が、下記のように表現される。その表現中に現れ
る技術的事項には、括弧()つきで、番号、記号等が添
記されている。その番号、記号等は、本発明の実施の複
数・形態又は複数の実施例のうちの少なくとも1つの実
施の形態又は複数の実施例を構成する技術的事項、特
に、その実施の形態又は実施例に対応する図面に表現さ
れている技術的事項に付せられている参照番号、参照記
号等に一致している。このような参照番号、参照記号
は、請求項記載の技術的事項と実施の形態又は実施例の
技術的事項との対応・橋渡しを明確にしている。このよ
うな対応・橋渡しは、請求項記載の技術的事項が実施の
形態又は実施例の技術的事項に限定されて解釈されるこ
とを意味しない。
Means for solving the problem are described as follows. The technical items appearing in the expression are appended with numbers, symbols, and the like in parentheses (). The numbers, symbols, and the like refer to technical items that constitute at least one embodiment or a plurality of embodiments of the embodiments or embodiments of the present invention, particularly, the embodiments or the embodiments. Corresponds to the reference numbers, reference symbols, and the like assigned to the technical matters expressed in the drawings corresponding to. Such reference numbers and reference symbols clarify the correspondence and bridging between the technical matters described in the claims and the technical matters of the embodiments or examples. Such correspondence / bridge does not mean that the technical matters described in the claims are interpreted as being limited to the technical matters of the embodiments or the examples.

【0007】本発明によるイベントドリブンシミュレー
タの論理検証装置は、第1モジュール(12)の第1出
力が第3モジュール(14)に伝播する第1信号線の第
1遅延状態と、第2モジュール(13)の第2出力が第
3モジュール(14)に伝播する第2信号線の第2遅延
状態の相対的遅延関係の定義を行う仮想遅延化ユニット
(2)と、第1遅延状態に対応する第3モジュール(1
4)の論理検証結果と第2遅延状態に基づく第3モジュ
ール(14)の論理検証結果とを比較する論理検証結果
比較ユニット(11)とから構成されている。仮想的に
遅延を積極的に定義することにより、実行モジュール
(14)の実行結果を示す論理値に実行順序に依存する
相違が存在するかしないかの存否が確実に判断されう
る。結果的に、レジスタ・トランスファー・レベルの回
路を記述するハードウエア記述言語の段階で、イベント
ドリブン・シミュレーションを高速化することができ
る。
According to the logic verification device for an event driven simulator according to the present invention, a first delay state of a first signal line on which a first output of a first module (12) propagates to a third module (14), and a second module ( 13) a virtual delay unit (2) for defining a relative delay relationship of a second delay state of a second signal line on which a second output propagates to a third module (14), and corresponds to the first delay state. Third module (1
A logic verification result comparison unit (11) for comparing the logic verification result of (4) with the logic verification result of the third module (14) based on the second delay state. By actively defining the delay virtually, it is possible to reliably determine whether or not there is a difference depending on the execution order in the logical value indicating the execution result of the execution module (14). As a result, the event-driven simulation can be sped up at the stage of a hardware description language that describes a register transfer level circuit.

【0008】相対的遅延関係の定義は、下記のように多
様に可能である。相対的遅延関係は、第1出力が第2出
力よりも速く第3モジュールに入力する関係として定義
され、この場合、第1信号線のみが遅延し、第2信号線
は遅延しないこととしても定義される。又は、相対的遅
延関係の定義は、第1出力が第2出力よりも速く第3モ
ジュール(14)に入力する第1関係と、第1出力が第
2出力よりも遅く第3モジュール(14)に入力する第
2関係とを含む。遅延関係を逆転させることにより、よ
り確実に、既述の存否が明らかになる。
The definition of the relative delay relationship can be variously defined as follows. A relative delay relationship is defined as a relationship where the first output enters the third module faster than the second output, in which case only the first signal line is delayed and the second signal line is not delayed. Is done. Alternatively, the relative delay relation is defined as a first relation in which the first output is input to the third module (14) faster than the second output, and a third module (14) in which the first output is lower than the second output. And the second relationship to be input to By reversing the delay relationship, the existence or nonexistence of the above becomes clearer.

【0009】第1関係は、第1遅延線に遅延素子を挿入
し第2遅延線に遅延素子を挿入しないこととして規定さ
れ、第2関係は、第2遅延線に遅延素子を挿入し第1遅
延線に遅延素子を挿入しないこととして規定されること
も可能である。更に、相対的遅延関係の定義は、第1遅
延線に遅延素子を挿入することであるとしても定義され
得る。遅延を与えた場合の論理値と遅延を与えない場合
の論理値との比較を行うことも有効であり、多様な遅延
関係の1つ又は多数に基づいて、論理値比較を行うこと
は有効である。
The first relation is defined as inserting a delay element into the first delay line and not inserting a delay element into the second delay line. The second relation is defined as inserting a delay element into the second delay line and inserting the delay element into the first delay line. It can be defined that no delay element is inserted into the delay line. Further, the definition of the relative delay relationship may be defined as inserting a delay element into the first delay line. It is also effective to compare a logical value with a delay and a logical value without a delay, and it is effective to perform a logical value comparison based on one or many of various delay relationships. is there.

【0010】第1信号線と第2信号線を抽出する抽出ユ
ニットを設けることにより、全回路について速やかに自
動的にシミュレーションを完了させることができる。
By providing the extraction unit for extracting the first signal line and the second signal line, the simulation can be completed quickly and automatically for all the circuits.

【0011】本発明によるイベントドリブンシミュレー
タの論理検証方法は、第1モジュール(14)に接続す
る第2モジュール(12)を抽出すること、第1モジュ
ール(14)に接続する第3モジュール(13)を抽出
すること、第1モジュール(14)と第2モジュール
(12)との間の信号線の第1遅延状態を定義するこ
と、第1モジュール(14)と第3モジュール(13)
との間の信号線の第2遅延状態を定義すること、第1遅
延状態の定義に基づく第1モジュール(14)の第1論
理検証結果を出力すること、第2遅延状態の定義に基づ
く第1モジュール(14)の第2論理検証結果を出力す
ること、第1論理検証結果と第2論理検証結果とを比較
して第1論理検証結果と第2論理検証結果の相違の存否
を判断することとから構成されている。
According to the logic verification method for an event-driven simulator according to the present invention, the second module (12) connected to the first module (14) is extracted, and the third module (13) connected to the first module (14). Extracting, defining a first delay state of a signal line between the first module (14) and the second module (12), the first module (14) and the third module (13).
Defining a second delay state of the signal line between the first and second modules, outputting a first logic verification result of the first module based on the definition of the first delay state, and defining a second logic state based on the definition of the second delay state. Outputting the second logic verification result of the one module (14); comparing the first logic verification result with the second logic verification result to determine whether there is a difference between the first logic verification result and the second logic verification result; It consists of things.

【0012】[0012]

【発明の実施の形態】図に対応して、本発明によるイベ
ントドリブンシミュレータの論理検証装置の実施の形態
は、回路接続情報抽出ユニットが仮想遅延素子挿入ユニ
ットとともに設けられている。その回路接続情報抽出ユ
ニット1は、図1に示されるように、仮想遅延素子挿入
ユニット2に接続している。回路接続情報抽出ユニット
1には、回路接続情報3が入力される。回路接続情報抽
出ユニット1は、回路接続情報3の中に記述されている
実行モジュールに入力する信号が2つ以上の他のモジュ
ールから出力されていることを抽出し、その2つの信号
が通る信号線情報4を出力する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Corresponding to the drawings, in the embodiment of the logic verification device for an event driven simulator according to the present invention, a circuit connection information extraction unit is provided together with a virtual delay element insertion unit. The circuit connection information extraction unit 1 is connected to a virtual delay element insertion unit 2, as shown in FIG. The circuit connection information 3 is input to the circuit connection information extraction unit 1. The circuit connection information extraction unit 1 extracts that a signal input to the execution module described in the circuit connection information 3 is output from two or more other modules, and a signal through which the two signals pass. The line information 4 is output.

【0013】信号線情報4は、仮想遅延素子挿入ユニッ
ト2に入力する。仮想遅延素子挿入ユニット2は、その
ような2つの信号をそれぞれに遅延させる仮想遅延素子
を信号線情報4に基づいて挿入する。仮想遅延素子挿入
ユニット2は、仮想遅延素子が挿入された後の遅延化回
路接続情報5を出力する。仮想遅延素子挿入ユニット2
は、論理検証ユニット6に接続している。仮想遅延素子
挿入ユニット2から出力される遅延化回路接続情報5
は、論理検証ユニット6に入力する。
The signal line information 4 is input to the virtual delay element insertion unit 2. The virtual delay element insertion unit 2 inserts a virtual delay element for respectively delaying such two signals based on the signal line information 4. The virtual delay element insertion unit 2 outputs the delay circuit connection information 5 after the virtual delay element has been inserted. Virtual delay element insertion unit 2
Are connected to the logic verification unit 6. Delay circuit connection information 5 output from virtual delay element insertion unit 2
Is input to the logic verification unit 6.

【0014】論理検証ユニット6には、遅延化回路接続
情報5と、論理検証用テストベクタ7とが入力する。論
理検証ユニット6は、論理検証用テストベクタ7を用い
ることにより、遅延化回路接続情報5に基づいて第1論
理検証結果8を出力する。仮想遅延素子が挿入される前
の回路接続情報3に基づく第2論理検証結果9は、別途
に求められている。論理検証ユニット6は、論理検証結
果比較ユニット11に接続している。第1論理検証結果
8は、論理検証ユニット6から出力され論理検証結果比
較ユニット11に入力する。論理検証結果比較ユニット
11は、第1論理検証結果8と第2論理検証結果9とを
比較する。
The logic verification unit 6 receives the delay circuit connection information 5 and the logic verification test vector 7. The logic verification unit 6 outputs the first logic verification result 8 based on the delay circuit connection information 5 by using the test vector 7 for logic verification. The second logic verification result 9 based on the circuit connection information 3 before the virtual delay element is inserted is separately obtained. The logic verification unit 6 is connected to the logic verification result comparison unit 11. The first logic verification result 8 is output from the logic verification unit 6 and input to the logic verification result comparison unit 11. The logic verification result comparison unit 11 compares the first logic verification result 8 with the second logic verification result 9.

【0015】図2は、回路接続情報3の中に記述されて
いる実行モジュールに入力する信号が2つ以上の他のモ
ジュールから出力されていることを例示している。回路
接続情報抽出ユニット1は、回路接続情報3の中の複数
の実行モジュールの構成と、複数モジュール間の接続情
報に基づいて、任意の1つの回路素子に着目して、その
回路素子の入力端子に接続されている信号を信号発生源
に向けて辿っていくことにより到達する2つの異なった
実行モジュール12,13と、そのネットを抽出する。
FIG. 2 illustrates that a signal input to the execution module described in the circuit connection information 3 is output from two or more other modules. The circuit connection information extraction unit 1 focuses on any one circuit element based on the configuration of the plurality of execution modules in the circuit connection information 3 and the connection information between the plurality of modules, and inputs the input terminal of the circuit element. , Two different execution modules 12 and 13 which are reached by tracing the signal connected to the signal generation source and the net thereof.

【0016】2つの異なった実行モジュール12,13
が信号発生源になっていて、その信号発生源から出力さ
れる2つの信号は、他の1つの実行モジュール14に入
力していることが抽出されている。このような場合、仮
想遅延素子挿入ユニット2は、実行モジュール12と実
行モジュール14とを接続する信号線と、実行モジュー
ル13と実行モジュール14とを接続する信号線にそれ
ぞれに第1仮想遅延素子15と第2仮想遅延素子16と
を挿入する。このような挿入の後に、仮想遅延素子挿入
ユニット2は既述の通り、遅延化回路接続情報5を生成
して出力する。
Two different execution modules 12, 13
Is a signal generation source, and it is extracted that two signals output from the signal generation source are input to another execution module 14. In such a case, the virtual delay element insertion unit 2 provides the first virtual delay element 15 to each of a signal line connecting the execution module 12 and the execution module 14 and a signal line connecting the execution module 13 and the execution module 14. And the second virtual delay element 16 are inserted. After such insertion, the virtual delay element insertion unit 2 generates and outputs the delay circuit connection information 5 as described above.

【0017】このように挿入された第1仮想遅延素子1
5と第2仮想遅延素子16とは、それぞれにに2つの遅
延状態A,Bを有する。遅延状態Aでは、第1仮想遅延
素子15の遅延が第2仮想遅延素子16の遅延より大き
くなるように遅延定数が設定されている。遅延状態Bで
は、第1仮想遅延素子15の遅延が第2仮想遅延素子1
6の遅延より小さくなるように遅延定数が設定されてい
る。
The first virtual delay element 1 inserted as described above
5 and the second virtual delay element 16 each have two delay states A and B. In the delay state A, the delay constant is set so that the delay of the first virtual delay element 15 is larger than the delay of the second virtual delay element 16. In the delay state B, the delay of the first virtual delay element 15
The delay constant is set to be smaller than the delay of No. 6.

【0018】論理検証ユニット6は、第1仮想遅延素子
15と第2仮想遅延素子16に定義されている遅延状態
A,Bのいずれかを選択して、論理検証を行う。2つの
遅延状態についてそれぞれに論理検証を行うことによ
り、実行モジュール12と実行モジュール13とからそ
れぞれに出力される信号のイベント(変化)が逆に発生
した状態の論理検証が行われ得る。
The logic verification unit 6 performs logic verification by selecting one of the delay states A and B defined in the first virtual delay element 15 and the second virtual delay element 16. By performing logic verification on each of the two delay states, logic verification can be performed on a state in which an event (change) of a signal output from each of the execution module 12 and the execution module 13 is reversed.

【0019】論理検証結果比較ユニット11は、第2論
理検証結果9と論理検証ユニット6により得られた第1
論理検証結果8との比較を行って、仮想遅延素子を挿入
する前とそれを挿入した後の論理値比較を行う。このよ
うな論理検証結果比較を行うことにより、イベントドリ
ブンシミュレータの実行モジュールの実行順番、又は、
シミュレータの最適化による実行モジュールの実行順番
の差異に基づく論理検証結果の差異を確認し、その結果
の整合性の有無を判定することができる。
The logic verification result comparison unit 11 includes a second logic verification result 9 and the first logic verification result 6 obtained by the logic verification unit 6.
The comparison with the logic verification result 8 is performed to compare the logic value before and after inserting the virtual delay element. By performing such a logic verification result comparison, the execution order of the execution modules of the event-driven simulator, or
The difference in the logic verification result based on the difference in the execution order of the execution modules due to the optimization of the simulator can be confirmed, and the presence or absence of the consistency of the result can be determined.

【0020】ハードウエア記述言語を用いるレジスタ・
トランスファ・レベルの設計では、実行モジュールの実
行順番により論理値が変化する記述であることが、ゲー
トレベル記述を作成することなく検証することができ
る。レジスタ・トランスファ・レベルで論理値の差異を
検証する方法は、その時間がゲートレベルで論理値の差
異を検出する方法のそれよりも10分の1に短縮され
る。その理由は、独立した実行モジュールの実行順番は
常に一定ではなく、シミュレータや実行モジュールの構
成によって異なり、論理検証手段は、検証の実行時に最
適であると判断した順番で実行モジュールの処理を行
い、この時、実行するモジュールの実行順番の依存性が
ある場合、実行の順番によってシミュレーション結果が
異なるからである。
Registers using hardware description language
In the transfer-level design, it is possible to verify that the description has a logical value that changes depending on the execution order of the execution modules without creating a gate-level description. The method of verifying the logical value difference at the register transfer level reduces the time by 10 times compared to the method of detecting the logical value difference at the gate level. The reason is that the execution order of the independent execution modules is not always constant and differs depending on the configuration of the simulator and the execution module, and the logic verification means processes the execution modules in the order determined to be optimal at the time of execution of the verification, At this time, if the execution order of the modules to be executed depends, the simulation result differs depending on the execution order.

【0021】LSI内の複数の実行モジュール間を接続
する信号線に仮想遅延を挿入しイベント伝播の順序を入
れ替えることを擬似的に実現することができ、各モジュ
ールの実行順番の依存性の有無を高速に確実に確認する
ことができる。
[0021] It is possible to simulate the insertion of a virtual delay into a signal line connecting a plurality of execution modules in an LSI to change the order of event propagation, and to determine whether or not the execution order of each module is dependent. Confirmation can be made quickly and reliably.

【0022】図3は、本発明によるイベントドリブンシ
ミュレータの論理検証装置の実施の他の形態を示してい
る。仮想遅延素子挿入ユニット2は、仮想遅延素子の挿
入に代えて、信号線伝播時間を遅延させる定義を与え
る。この場合、仮想遅延素子挿入ユニット2によって求
められた信号線に対して、論理検証ユニット6が論理検
証を実行する際に、信号伝播の遅延を与え、仮想遅延素
子挿入ユニット2によって求められた信号線に対して、
遅延定義情報5’を規定して出力する。論理検証ユニッ
ト6は、回路接続情報3とテストベクタ7と遅延定義情
報5’ととを用いて論理値検証を行って、論理検証結果
8’を出力する。論理検証結果比較ユニット11は、遅
延定義情報5’を用いなかった論理検証結果9と、遅延
定義情報5’を用いた論理検証結果8’とを比較して、
その比較によって異なる部分が見出されれば、実行モジ
ュールの実行順番の依存性があると判断する。
FIG. 3 shows another embodiment of the logic verification device of the event driven simulator according to the present invention. The virtual delay element insertion unit 2 gives a definition for delaying the signal line propagation time instead of inserting the virtual delay element. In this case, when the logic verification unit 6 performs logic verification on the signal line obtained by the virtual delay element insertion unit 2, a signal propagation delay is given, and the signal obtained by the virtual delay element insertion unit 2 is given. For the line,
It defines and outputs the delay definition information 5 '. The logic verification unit 6 performs logic value verification using the circuit connection information 3, the test vector 7, and the delay definition information 5 ', and outputs a logic verification result 8'. The logic verification result comparison unit 11 compares the logic verification result 9 not using the delay definition information 5 ′ with the logic verification result 8 ′ using the delay definition information 5 ′,
If different parts are found by the comparison, it is determined that there is a dependency on the execution order of the execution modules.

【0023】[0023]

【発明の効果】本発明によるイベントドリブンシミュレ
ータの論理検証装置、及び、その検証方法は、積極的に
遅延させて論理不整合を確実に見出すことができるの
で、競合の有無を確実に、且つ、高速に判定することが
できる。
The logic verification device and the verification method of the event-driven simulator according to the present invention can positively delay the logic inconsistency and reliably find the logic inconsistency. It can be determined at high speed.

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

【図1】図1は、本発明によるイベントドリブンシミュ
レータの論理検証装置の実施の形態を示す回路ブロック
図である。
FIG. 1 is a circuit block diagram showing an embodiment of a logic verification device for an event-driven simulator according to the present invention.

【図2】図2は、モジュール構造を示す回路ブロック図
である。
FIG. 2 is a circuit block diagram showing a module structure.

【図3】図3は、本発明によるイベントドリブンシミュ
レータの論理検証装置の実施の他の形態を示す回路ブロ
ック図である。
FIG. 3 is a circuit block diagram showing another embodiment of the logic verification device of the event-driven simulator according to the present invention.

【図4】図4は、公知のグループ化を示す回路図であ
る。
FIG. 4 is a circuit diagram showing a known grouping.

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

2…仮想遅延化ユニット 11…論理検証結果比較ユニット 12…第1モジュール(又は第2モジュール) 13…第2モジュール(又は第3モジュール) 14…第3モジュール(又は、第1モジュール、実行モ
ジュール)
2 Virtual delay unit 11 Logic verification result comparison unit 12 First module (or second module) 13 Second module (or third module) 14 Third module (or first module, execution module)

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】第1モジュールの第1出力が第3モジュー
ルに伝播する第1信号線の第1遅延状態と、第2モジュ
ールの第2出力が前記第3モジュールに伝播する第2信
号線の第2遅延状態との相対的遅延関係の定義を行う仮
想遅延化ユニットと、 前記第1遅延状態に対応する前記第3モジュールの論理
検証結果と前記第2遅延状態に基づく前記第3モジュー
ルの論理検証結果とを比較する論理検証結果比較ユニッ
トとを含むイベントドリブンシミュレータの論理検証装
置。
1. A first delay state of a first signal line on which a first output of a first module propagates to a third module, and a first delay state of a second signal line on which a second output of a second module propagates to the third module. A virtual delay unit that defines a relative delay relationship with a second delay state; a logic verification result of the third module corresponding to the first delay state; and a logic of the third module based on the second delay state A logic verification device for an event-driven simulator including a logic verification result comparison unit that compares the verification result with a verification result.
【請求項2】前記相対的遅延関係の定義は、 前記第1出力が前記第2出力よりも速く前記第3モジュ
ールに入力する関係を含む請求項1のイベントドリブン
シミュレータの論理検証装置。
2. The logic verification apparatus for an event-driven simulator according to claim 1, wherein the definition of the relative delay relation includes a relation in which the first output is input to the third module faster than the second output.
【請求項3】前記相対的遅延関係の定義は、 前記第1出力が前記第2出力よりも速く前記第3モジュ
ールに入力する第1関係と、 前記第1出力が前記第2出力よりも遅く前記第3モジュ
ールに入力する第2関係とを含む請求項1のイベントド
リブンシミュレータの論理検証装置。
3. The definition of the relative delay relationship includes: a first relationship in which the first output is input to the third module faster than the second output; and a first output is slower than the second output. The logic verification device for an event-driven simulator according to claim 1, further comprising: a second relationship input to the third module.
【請求項4】前記第1関係は、前記第1遅延線に遅延素
子を挿入し前記第2遅延線に遅延素子を挿入しないこと
であり、 前記第2関係は、前記第2遅延線に遅延素子を挿入し前
記第1遅延線に遅延素子を挿入しないことである請求項
3のイベントドリブンシミュレータの論理検証装置。
4. The first relation is that a delay element is inserted into the first delay line and no delay element is inserted into the second delay line, and the second relation is that a delay element is inserted into the second delay line. 4. The logic verification device for an event-driven simulator according to claim 3, wherein an element is inserted and no delay element is inserted in said first delay line.
【請求項5】前記相対的遅延関係の定義は、前記第1遅
延線に遅延素子を挿入することである請求項1のイベン
トドリブンシミュレータの論理検証装置。
5. The logic verification apparatus for an event-driven simulator according to claim 1, wherein the definition of the relative delay relationship is to insert a delay element into the first delay line.
【請求項6】前記第1信号線と前記第2信号線を抽出す
る抽出ユニットを更に含む請求項1〜5から選択される
1請求項のイベントドリブンシミュレータの論理検証装
置。
6. The logic verification device for an event-driven simulator according to claim 1, further comprising an extraction unit for extracting the first signal line and the second signal line.
【請求項7】第1モジュールに接続する第2モジュール
を抽出すること、 前記第1モジュールに接続する第3モジュールを抽出す
ること、 前記第1モジュールと前記第2モジュールとの間の信号
線の第1遅延状態を定義すること、 前記第1モジュールと前記第3モジュールとの間の信号
線の第2遅延状態を定義すること、 前記第1遅延状態の定義に基づく前記第1モジュールの
第1論理検証結果を出力すること、 前記第2遅延状態の定義に基づく前記第1モジュールの
第2論理検証結果を出力すること、 前記第1論理検証結果と前記第2論理検証結果とを比較
して第1論理検証結果と前記第2論理検証結果の相違の
存否を判断することとを含むイベントドリブンシミュレ
ータの論理検証方法。
7. Extracting a second module connected to the first module, extracting a third module connected to the first module, and extracting a signal line between the first module and the second module. Defining a first delay state; defining a second delay state of a signal line between the first module and the third module; a first of the first module based on the definition of the first delay state. Outputting a logic verification result; outputting a second logic verification result of the first module based on the definition of the second delay state; comparing the first logic verification result with the second logic verification result Determining whether there is a difference between a first logical verification result and the second logical verification result.
JP2000270267A 2000-09-06 2000-09-06 Device and method for verifying logic of event-driven simulator Withdrawn JP2002083007A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000270267A JP2002083007A (en) 2000-09-06 2000-09-06 Device and method for verifying logic of event-driven simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000270267A JP2002083007A (en) 2000-09-06 2000-09-06 Device and method for verifying logic of event-driven simulator

Publications (1)

Publication Number Publication Date
JP2002083007A true JP2002083007A (en) 2002-03-22

Family

ID=18756732

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000270267A Withdrawn JP2002083007A (en) 2000-09-06 2000-09-06 Device and method for verifying logic of event-driven simulator

Country Status (1)

Country Link
JP (1) JP2002083007A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100771471B1 (en) * 2006-04-18 2007-11-01 강구종 Structure of retaining wall used precast concrete blocks in the strengthening soil and method making the retaining wall of using it
JP2012194806A (en) * 2011-03-16 2012-10-11 Fujitsu Ltd Event processing method, event processing apparatus and event processing program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100771471B1 (en) * 2006-04-18 2007-11-01 강구종 Structure of retaining wall used precast concrete blocks in the strengthening soil and method making the retaining wall of using it
JP2012194806A (en) * 2011-03-16 2012-10-11 Fujitsu Ltd Event processing method, event processing apparatus and event processing program

Similar Documents

Publication Publication Date Title
KR100483636B1 (en) Method and apparatus for design verification using emulation and simulation
US7243322B1 (en) Metastability injector for a circuit description
US7787577B2 (en) Asynchronous interface methods and apparatus
JP2000132416A (en) Semiconductor integrated circuit design verifying device
US20040230934A1 (en) System and method for emulating systems with multiple field programmable gate arrays
CN112632884A (en) Gate-level netlist generation method and device and electronic equipment
JP2002083007A (en) Device and method for verifying logic of event-driven simulator
US20030188272A1 (en) Synchronous assert module for hardware description language library
US8056037B2 (en) Method for validating logical function and timing behavior of a digital circuit decision
US20050229127A1 (en) Method for verifying adequate synchronisation of signals that cross clock environments and system
JPH1131162A (en) Simulation device for logic circuit, and logic verification method
CN114021509A (en) Dynamic adjustment of root clock frequency in logic design during verification
US20070258300A1 (en) Functional verification of synchronized signals using random delays
JP3953250B2 (en) Asynchronous circuit verification method
Lee et al. Module Implementation and Simulation of Timing Constraint Check Function of I2C Protocol Using Verilog
US7047173B1 (en) Analog signal verification using digital signatures
US7072821B1 (en) Device and method for synchronizing an asynchronous signal in synthesis and simulation of a clocked circuit
US6405336B1 (en) Device and method for testing a semiconductor
JP2845978B2 (en) Logic circuit simulation method
JP2785708B2 (en) Logic simulation method
JP2830579B2 (en) Logic simulation equipment
JPH08180095A (en) Delay fault simulation method and delay fault analyzing device
JP2000293555A (en) Device and method for verifying lsi circuit
JPH07167925A (en) Method and device for timing verification
JPH1078975A (en) Logic verification device

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: 20071106