JP3152205B2 - Logic simulation apparatus and method, and recording medium recording control program therefor - Google Patents

Logic simulation apparatus and method, and recording medium recording control program therefor

Info

Publication number
JP3152205B2
JP3152205B2 JP16122998A JP16122998A JP3152205B2 JP 3152205 B2 JP3152205 B2 JP 3152205B2 JP 16122998 A JP16122998 A JP 16122998A JP 16122998 A JP16122998 A JP 16122998A JP 3152205 B2 JP3152205 B2 JP 3152205B2
Authority
JP
Japan
Prior art keywords
logic
simulator
simulation
instruction
execution
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.)
Expired - Fee Related
Application number
JP16122998A
Other languages
Japanese (ja)
Other versions
JPH11353347A (en
Inventor
優子 白鳥
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 JP16122998A priority Critical patent/JP3152205B2/en
Publication of JPH11353347A publication Critical patent/JPH11353347A/en
Application granted granted Critical
Publication of JP3152205B2 publication Critical patent/JP3152205B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は論理シミュレーショ
ン装置及びその方法並びにその制御プログラムを記録し
た記録媒体に関し、特に命令レベルシミュレーション及
び論理レベルシミュレーションの両シミュレーション結
果を比較して、論理回路の誤設計を検出するための論理
シミュレーション装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic simulation apparatus and method, and a recording medium on which a control program is recorded. The present invention relates to a logic simulation device for detecting.

【0002】[0002]

【従来の技術】従来、この種の論理シミュレーション装
置においては、論理シミュレータでOS(Operat
ing System)を用いた装置モデルの論理シミ
ュレーションを実行し、命令レベルシミュレータで論理
シミュレーションの正解値を作成し、論理シミュレータ
及び命令レベルシミュレータ各々の実行結果を比較する
ことで装置モデルの検証を行っている。
2. Description of the Related Art Conventionally, in a logic simulator of this kind, an OS (Operat) is used by a logic simulator.
Executing a logic simulation of the device model using the ING System, creating a correct value of the logic simulation with the instruction level simulator, and comparing the execution results of the logic simulator and the instruction level simulator to verify the device model. I have.

【0003】すなわち、上記の論理シミュレータは、図
4に示すように、シミュレーション結果比較手段51
と、比較指示手段52と、シミュレーション結果出力手
段53と、論理シミュレーション実行手段54と、命令
レベルシミュレーション結果格納手段55とから構成さ
れている。
[0003] That is, the above logic simulator, as shown in FIG.
, A comparison instruction unit 52, a simulation result output unit 53, a logic simulation execution unit 54, and an instruction level simulation result storage unit 55.

【0004】この論理シミュレータ5のシミュレーショ
ン結果比較手段51は論理シミュレーション実行手段5
4から出力される論理シミュレーション結果と命令レベ
ルシミュレーション結果格納手段55に保持される値と
を比較する。
The simulation result comparing means 51 of the logic simulator 5 comprises a logic simulation executing means 5
4 is compared with the value held in the instruction level simulation result storage means 55.

【0005】比較指示手段52はシミュレーション結果
比較手段51のために比較のタイミングを生成する。シ
ミュレーション結果出力手段53はシミュレーション結
果比較手段51から不一致である旨の比較結果を受取っ
た際に、論理シミュレーション実行手段54からの論理
シミュレーション内部状態履歴と命令レベルシミュレー
ション結果とをシミュレーション結果出力ファイル7に
出力する。
[0005] The comparison instruction means 52 generates a comparison timing for the simulation result comparison means 51. When the simulation result output means 53 receives the comparison result indicating that there is a mismatch from the simulation result comparison means 51, the simulation result internal state history and the instruction level simulation result from the logic simulation execution means 54 are output to the simulation result output file 7. Output.

【0006】論理シミュレーション実行手段54は論理
シミュレーションを実行する。命令レベルシミュレーシ
ョン結果格納手段55は命令セットレベルでのシミュレ
ーションを行う命令レベルシミュレータ6が生成する命
令レベルシミュレーション結果を格納する。上記の論理
シミュレータについては、特開平7−36732号公報
に開示されている。
The logic simulation execution means 54 executes a logic simulation. The instruction level simulation result storage unit 55 stores an instruction level simulation result generated by the instruction level simulator 6 that performs a simulation at the instruction set level. The above logic simulator is disclosed in Japanese Patent Application Laid-Open No. 7-36332.

【0007】[0007]

【発明が解決しようとする課題】上述した従来の論理シ
ミュレーション方法では、論理シミュレータと命令レベ
ルシミュレータとが両方とも正しく動作していても、装
置モデルのシステムに接続される入出力装置等からの非
同期割込みの発生タイミングの違いによって実行命令列
に差分が生じるため、実行結果の比較が難しいという問
題がある。
In the conventional logic simulation method described above, the logic simulator and the instruction level are not used.
Device simulator is working properly,
From input / output devices connected to the model
Executable instruction sequence due to difference in synchronous interrupt generation timing
Differences in execution results make it difficult to compare execution results.
There is a title.

【0008】また、上記の論理シミュレーション方法で
は、論理シミュレータ及び命令レベルシミュレータ各々
の実行結果を比較してエラーが検出された場合、エラー
発生箇所の判別が難しいという問題がある。
In the above-described logic simulation method, if an error is detected by comparing the execution results of the logic simulator and the instruction level simulator, it is difficult to determine the location where the error has occurred.

【0009】そこで、本発明の目的は上記の問題点を解
消し、論理検証効率及びエラー解析効率の向上を図るこ
とができる論理シミュレーション装置及びその方法並び
にその制御プログラムを記録した記録媒体を提供するこ
とにある。
Accordingly, an object of the present invention is to provide a logic simulation apparatus and method capable of solving the above problems and improving the logic verification efficiency and the error analysis efficiency, and a recording medium recording a control program therefor. It is in.

【0010】[0010]

【課題を解決するための手段】本発明による論理シミュ
レーション装置は、少なくとも入出力装置が自システム
に接続される装置モデルの論理シミュレーションを論理
シミュレータで実行し、命令レベルシミュレータで前記
論理シミュレーションの正解値を作成し、前記論理シミ
ュレータと前記命令レベルシミュレータとの実行結果を
比較することによって前記装置モデルの検証を行う論理
シミュレーション装置であって、前記入出力装置からの
非同期割込みの発生タイミングの違いによって生ずる
記論理シミュレータの実行命令列と前記命令レベルシミ
ュレータの実行命令列との差分を解消する手段を備えて
いる
According to the logic simulation apparatus of the present invention, at least the input / output device has its own system.
Logic simulation of the device model connected to
A logic simulation apparatus for executing in a simulator, creating a correct answer value of the logic simulation in an instruction level simulator, and verifying the device model by comparing execution results of the logic simulator and the instruction level simulator, From the input / output device
Means for eliminating the difference between the instruction sequence of the logic simulator and the instruction sequence of the instruction level simulator caused by the difference in the timing of the occurrence of the asynchronous interrupt.
I have .

【0011】本発明による他の論理シミュレーション装
置は、少なくとも入出力装置が自システムに接続される
装置モデルの論理シミュレーションを論理シミュレータ
で実行し、命令レベルシミュレータで前記論理シミュレ
ーションの正解値を作成し、前記論理シミュレータと前
記命令レベルシミュレータとの実行結果を比較すること
によって前記装置モデルの検証を行う論理シミュレーシ
ョン装置であって、前記論理シミュレータに設けられか
つ含み前記論理シミュレータによる論理シミュレーショ
ンの実行時に前記入出力装置からの非同期割込みの発生
を検出する第1の検出手段と、前記論理シミュレータに
設けられかつ前記論理シミュレータによる論理シミュレ
ーションの実行命令列を検出する第2の検出手段と、前
記命令レベルシミュレータに設けられかつ前記第1の検
出手段で検出された非同期割込みを基に前記命令レベル
シミュレータでの非同期割込み発生タイミングを前記論
理シミュレータでの非同期割込み発生タイミングに合致
させる整合手段と、前記命令レベルシミュレータに設け
られかつ前記第2の検出手段で検出された実行命令列と
前記命令レベルシミュレータでの実行命令列との不一致
を検出した時に前記命令レベルシミュレーションを終了
させる比較手段とを備えている。
In another logic simulation apparatus according to the present invention, at least an input / output device is connected to its own system.
Logic simulator for device model logic simulation
A logic simulation device that executes the simulation with an instruction level simulator, creates a correct answer value of the logic simulation, and compares the execution results of the logic simulator and the instruction level simulator to verify the device model. First detecting means provided in and included in the logic simulator for detecting occurrence of an asynchronous interrupt from the input / output device during execution of the logic simulation by the logic simulator; A second detecting means for detecting an execution instruction sequence; and an asynchronous interrupt generation timing provided in the instruction level simulator and detected by the first detecting means. so Matching means for matching the timing of occurrence of the asynchronous interrupt; and said detecting means provided in the instruction level simulator and detecting a mismatch between the execution instruction string detected by the second detection means and the execution instruction string in the instruction level simulator. Comparing means for terminating the instruction level simulation.

【0012】本発明による論理シミュレーション方法
は、少なくとも入出力装置が自システムに接続される
置モデルの論理シミュレーションを実行する論理シミュ
レータと、前記論理シミュレーションの正解値を作成す
る命令レベルシミュレータと、前記論理シミュレータの
実行結果と前記命令レベルシミュレータの実行結果とを
比較する手段とを含む論理シミュレーション装置を用い
て前記装置モデルの検証を行う論理シミュレーション方
法であって、前記入出力装置からの非同期割込みの発生
タイミングの違いによって生ずる前記論理シミュレータ
の実行命令列と前記命令レベルシミュレータの実行命令
列との差分を解消するステップを備えている
A logic simulation method according to the present invention provides a logic simulator for executing a logic simulation of a device model in which at least an input / output device is connected to its own system, and an instruction level for creating a correct answer value of the logic simulation. A logic simulation method for verifying the device model using a simulator and a logic simulation device including means for comparing the execution result of the logic simulator and the execution result of the instruction level simulator, wherein Generation of asynchronous interrupt
A step of eliminating a difference between an execution instruction sequence of the logic simulator and an execution instruction sequence of the instruction level simulator caused by a difference in timing .

【0013】本発明による他の論理シミュレーション方
法は、少なくとも入出力装置が自システムに接続される
装置モデルの論理シミュレーションを実行する論理シミ
ュレータと、前記論理シミュレーションの正解値を作成
する命令レベルシミュレータと、前記論理シミュレータ
の実行結果と前記命令レベルシミュレータの実行結果と
を比較する手段とを含む論理シミュレーション装置を用
いて前記装置モデルの検証を行う論理シミュレーション
方法であって、前記論理シミュレータにおいて前記論理
シミュレータによる論理シミュレーションの実行時に
記入出力装置からの非同期割込みの発生を検出する第1
のステップと、前記論理シミュレータにおいて前記論理
シミュレータによる論理シミュレーションの実行命令列
を検出する第2のステップと、前記命令レベルシミュレ
ータにおいて前記第1のステップで検出された非同期割
込みを基に前記命令レベルシミュレータでの非同期割込
み発生タイミングを前記論理シミュレータでの非同期割
込み発生タイミングに合致させる第3のステップと、前
記命令レベルシミュレータにおいて前記第2の検出手段
で検出された実行命令列と前記命令レベルシミュレータ
での実行命令列との不一致を検出した時に前記命令レベ
ルシミュレーションを終了させる第4のステップとを備
えている。
Another logic simulation method according to the present invention provides a logic simulator for executing a logic simulation of a device model in which at least an input / output device is connected to its own system, and an instruction for creating a correct answer value of the logic simulation. A logic simulation method for verifying the device model using a logic simulator including a level simulator and means for comparing an execution result of the logic simulator with an execution result of the instruction level simulator, wherein the logic simulator includes: Before executing the logic simulation by the logic simulator.
First to detect occurrence of asynchronous interrupt from entry / output device
And a second step of detecting an execution instruction sequence of a logic simulation by the logic simulator in the logic simulator; and the instruction level simulator based on the asynchronous interrupt detected in the first step in the instruction level simulator. A third step of matching the asynchronous interrupt generation timing in the logic simulator with the asynchronous interrupt generation timing in the logic simulator; and executing the instruction sequence detected by the second detection means in the instruction level simulator and the execution instruction sequence in the instruction level simulator. A fourth step of terminating the instruction level simulation when a mismatch with the execution instruction sequence is detected.

【0014】本発明による論理シミュレーション制御プ
ログラムを記録した記録媒体は、少なくとも入出力装置
が自システムに接続される装置モデルの論理シミュレー
ションを論理シミュレータで実行し、命令レベルシミュ
レータで前記論理シミュレーションの正解値を作成し、
前記論理シミュレータと前記命令レベルシミュレータと
の実行結果を比較することによって前記装置モデルの検
証を行う論理シミュレーション装置の論理シミュレーシ
ョン制御プログラムを記録した記録媒体であって、前記
論理シミュレーション制御プログラムは前記論理シミュ
レーション装置に、前記論理シミュレータによる論理シ
ミュレーションの実行時に前記入出力装置からの非同期
割込みの発生を検出させ、前記論理シミュレータによる
論理シミュレーションの実行命令列を検出させ、前記論
理シミュレータで検出された非同期割込みを基に前記命
令レベルシミュレータでの非同期割込み発生タイミング
を前記論理シミュレータでの非同期割込み発生タイミン
グに合致させ、前記論理シミュレータで検出された実行
命令列と前記命令レベルシミュレータでの実行命令列と
の不一致を検出した時に前記命令レベルシミュレーショ
ンを終了させている。
A recording medium on which a logic simulation control program according to the present invention is recorded has at least an input / output device
Simulation of equipment model connected to own system
Execution in a logic simulator, an instruction level simulator creates the correct value of the logic simulation,
Wherein a recording medium storing a logic simulation control program logic simulation apparatus for verifying the device model by comparing the execution result of the logic simulator and the instruction level simulator, the logic simulation control program the logic simulation
The logic device detects the occurrence of an asynchronous interrupt from the input / output device during execution of a logic simulation by the logic simulator, detects an execution instruction sequence of the logic simulation by the logic simulator, and detects the asynchronous interrupt detected by the logic simulator. The asynchronous interrupt generation timing in the instruction level simulator is matched with the asynchronous interrupt generation timing in the logic simulator based on the above, so that the execution instruction sequence detected by the logic simulator does not match the execution instruction sequence in the instruction level simulator. Is detected, the instruction level simulation is terminated.

【0015】すなわち、本発明の論理シミュレーション
装置は、論理シミュレータでOS(Operating
System)を用いた装置モデルの論理シミュレー
ションを実行し、命令レベルシミュレータで論理シミュ
レーションの正解値を作成し、論理シミュレータと命令
レベルシミュレータの実行結果を比較することによって
装置モデルの検証を行う際に、論理シミュレータと命令
レベルシミュレータとが両方とも正しく動作していて
も、装置モデルのシステムに接続される入出力装置等か
らの非同期割込みの発生タイミングの違いによって生じ
る実行命令列の差分を解消し、実行結果の比較を容易に
するものである。
That is, the logic simulation apparatus of the present invention uses an OS (Operating) in a logic simulator.
When a device model is verified by executing a logic simulation of the device model using System, creating a correct answer value of the logic simulation with an instruction level simulator, and comparing the execution results of the logic simulator and the instruction level simulator, Even if both the logic simulator and the instruction level simulator are operating correctly, the difference in the execution instruction sequence caused by the difference in the timing of the generation of the asynchronous interrupt from the input / output device connected to the system of the device model is eliminated and the execution is performed. This facilitates comparison of the results.

【0016】より具体的には、論理シミュレーション装
置が論理シミュレータでOSを用いた装置モデルの論理
シミュレーションを実行する。その際、非同期割込み情
報記録部は入出力装置等からの非同期割込みの発生を検
出し、非同期割込み情報記憶部に記録する。また、実行
命令列記録部は実行命令列を検出し、実行命令列記憶部
に記録する。続いて、命令レベルシミュレータで命令レ
ベルシミュレーションを実行し、論理シミュレーション
の正解値を作成する。
More specifically, a logic simulation device executes a logic simulation of a device model using an OS by a logic simulator. At this time, the asynchronous interrupt information recording unit detects the occurrence of an asynchronous interrupt from an input / output device or the like, and records it in the asynchronous interrupt information storage unit. The execution instruction sequence recording unit detects the execution instruction sequence and records it in the execution instruction sequence storage unit. Subsequently, an instruction level simulation is executed by the instruction level simulator to create a correct answer value for the logic simulation.

【0017】その際、非同期割込み情報整合部は非同期
割込み情報記憶部を参照し、論理シミュレータでの非同
期割込み発生タイミングに、命令レベルシミュレータで
の非同期割込み発生タイミングを合致させることで、非
同期割込み発生タイミングの違いによって生じる論理シ
ミュレータと命令レベルシミュレータとの実行命令列の
差分を解消する。
At this time, the asynchronous interrupt information matching unit refers to the asynchronous interrupt information storage unit, and matches the asynchronous interrupt generation timing in the instruction level simulator with the asynchronous interrupt generation timing in the logic simulator, thereby obtaining the asynchronous interrupt generation timing. The difference in the execution instruction sequence between the logic simulator and the instruction level simulator caused by the difference is eliminated.

【0018】さらに、実行命令列比較部は論理シミュレ
ータでの実行命令列と命令レベルシミュレータでの実行
命令列とを比較し、両者が一致しない場合にエラーを検
出したものとして命令レベルシミュレーションを終了す
る。論理シミュレータでの実行命令列と、命令レベルシ
ミュレータでの実行命令列が全て一致した場合、論理シ
ミュレータでの実行結果は正しいものとする。
Further, the execution instruction sequence comparison section compares the execution instruction sequence in the logic simulator with the execution instruction sequence in the instruction level simulator. If the two do not match, it is determined that an error has been detected and the instruction level simulation ends. . If the execution instruction sequence in the logic simulator and the execution instruction sequence in the instruction level simulator all match, the execution result in the logic simulator is assumed to be correct.

【0019】これによって、論理シミュレータと命令レ
ベルシミュレータとで同一の命令列を実行するため、実
行結果の比較を容易に行わせることが可能となり、論理
検証効率の向上が図れる。また、実行結果を比較してエ
ラーが検出された場合、エラー発生箇所の判別が容易と
なるため、エラー解析効率の向上が図れる。
Thus, since the same instruction sequence is executed by the logic simulator and the instruction level simulator, the execution results can be easily compared, and the logic verification efficiency can be improved. Further, when an error is detected by comparing the execution results, it is easy to determine the location where the error has occurred, so that the error analysis efficiency can be improved.

【0020】[0020]

【発明の実施の形態】次に、本発明の一実施例について
図面を参照して説明する。図1は本発明の一実施例によ
る論理シミュレーション装置の構成を示すブロック図で
ある。図において、本発明の一実施例による論理シミュ
レーション装置は論理シミュレーションを実行する論理
シミュレータ1と、論理シミュレーション中に入出力装
置等から発生した非同期割込み情報を保持する非同期割
込み情報記憶部2と、論理シミュレーション中に実行し
た命令列を保持する実行命令列記憶部3と、命令レベル
シミュレーションを実行する命令レベルシミュレータ4
とから構成されている。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a logic simulation apparatus according to one embodiment of the present invention. Referring to FIG. 1, a logic simulation apparatus according to one embodiment of the present invention includes a logic simulator 1 for executing a logic simulation, an asynchronous interrupt information storage unit 2 for holding asynchronous interrupt information generated from an input / output device or the like during the logic simulation, An execution instruction string storage unit 3 for holding an instruction string executed during a simulation, and an instruction level simulator 4 for executing an instruction level simulation
It is composed of

【0021】論理シミュレータ1は論理シミュレーショ
ン実行部11と、非同期割込み情報記録部12と、実行
命令列記録部13とから構成されている。論理シミュレ
ーション実行部11はOSを用いた装置モデルの論理シ
ミュレーションを実行する。非同期割込み情報記録部1
2は論理シミュレーション中に入出力装置等から発生し
た非同期割込みを非同期割込み情報記憶部2に記録す
る。実行命令列記録部13は論理シミュレーション中に
実行された実行命令列を実行命令列記憶部3に記録す
る。
The logic simulator 1 comprises a logic simulation execution unit 11, an asynchronous interrupt information recording unit 12, and an execution instruction sequence recording unit 13. The logic simulation execution unit 11 executes a logic simulation of the device model using the OS. Asynchronous interrupt information recording unit 1
Numeral 2 records an asynchronous interrupt generated from an input / output device or the like during the logic simulation in the asynchronous interrupt information storage unit 2. The execution instruction sequence recording unit 13 records the execution instruction sequence executed during the logic simulation in the execution instruction sequence storage unit 3.

【0022】命令レベルシミュレータ4は非同期割込み
情報整合部41と、実行命令列比較部42と、命令レベ
ルシミュレーション実行部43とから構成されている。
非同期割込み情報整合部41は非同期割込み情報記憶部
2を参照し、論理シミュレータ1での非同期割込み発生
タイミングに命令レベルシミュレータ4での非同期割込
み発生タイミングを合致させる。
The instruction level simulator 4 includes an asynchronous interrupt information matching unit 41, an execution instruction sequence comparing unit 42, and an instruction level simulation executing unit 43.
The asynchronous interrupt information matching unit 41 refers to the asynchronous interrupt information storage unit 2 and matches the asynchronous interrupt generation timing in the logic simulator 1 with the asynchronous interrupt generation timing in the instruction level simulator 4.

【0023】実行命令列比較部42は実行命令列記憶部
3を参照し、論理シミュレータ1での実行命令列と命令
レベルシミュレータ4での実行命令列とを比較し、両者
が一致しない場合にエラーを検出したものとして命令レ
ベルシミュレーションを終了する。命令レベルシミュレ
ーション実行部43は命令レベルシミュレーションを実
行する。
The execution instruction sequence comparison unit 42 refers to the execution instruction sequence storage unit 3 and compares the execution instruction sequence in the logic simulator 1 with the execution instruction sequence in the instruction level simulator 4. And the instruction level simulation is terminated. The instruction level simulation execution unit 43 executes an instruction level simulation.

【0024】図2は図1の論理シミュレータ1による論
理シミュレーション動作を示すフローチャートであり、
図3は命令レベルシミュレータ4による命令レベルシミ
ュレーション動作を示すフローチャートである。
FIG. 2 is a flowchart showing a logic simulation operation by the logic simulator 1 of FIG.
FIG. 3 is a flowchart showing an instruction level simulation operation by the instruction level simulator 4.

【0025】これら図1〜図3を参照して本発明の一実
施例による論理シミュレーション装置の動作について説
明する。ここで、図2及び図3に示す処理動作は論理シ
ミュレータ1及び命令レベルシミュレータ4が図示せぬ
制御メモリに格納されたプログラムを実行することで実
現され、制御メモリとしてはROM(リードオンリメモ
リ)やIC(集積回路)メモリ、あるいはフロッピディ
スク等が使用可能である。
The operation of the logic simulation apparatus according to one embodiment of the present invention will be described with reference to FIGS. Here, the processing operations shown in FIGS. 2 and 3 are realized by the logic simulator 1 and the instruction level simulator 4 executing a program stored in a control memory (not shown), and the control memory is a ROM (read only memory). Or an IC (integrated circuit) memory, a floppy disk, or the like.

【0026】まず、論理シミュレータ1で論理シミュレ
ーションを行う。論理シミュレーション実行部11は試
験ケースとしてOSを用いた装置モデルの論理シミュレ
ーションを1クロック実行する(図2ステップS1)。
ここで、論理シミュレーション実行部11はゲートレベ
ルの論理シミュレーションを行うものとする。
First, a logic simulation is performed by the logic simulator 1. The logic simulation execution unit 11 executes one clock of the logic simulation of the device model using the OS as a test case (step S1 in FIG. 2).
Here, it is assumed that the logic simulation execution unit 11 performs a logic simulation at the gate level.

【0027】非同期割込み情報記録部12は当該クロッ
クで非同期割込みが発生したかを調べる(図2ステップ
S2)。非同期割込み情報が発生していた場合、割込み
先の実行命令等からなる非同期割込み情報を非同期割込
み情報記憶部2に出力する(図2ステップS3)。
The asynchronous interrupt information recording unit 12 checks whether an asynchronous interrupt has occurred at the clock (step S2 in FIG. 2). If the asynchronous interrupt information has been generated, the asynchronous interrupt information including the execution instruction of the interrupt destination is output to the asynchronous interrupt information storage unit 2 (step S3 in FIG. 2).

【0028】実行命令列記録部13は当該クロックで1
命令の実行が終了したかを調べる(図2ステップS
4)。論理シミュレータ1で命令をひとつ実行するため
には、数クロックから数十クロックが必要となる。1命
令の実行が終了していた場合、その命令を実行命令列記
憶部3に出力する(図2ステップS5)。
The execution instruction sequence recording unit 13 outputs 1
It is checked whether the execution of the instruction has been completed (step S in FIG. 2).
4). Executing one instruction in the logic simulator 1 requires several clocks to several tens of clocks. If the execution of one instruction has been completed, the instruction is output to the execution instruction string storage unit 3 (step S5 in FIG. 2).

【0029】論理シミュレータ1は上述した動作を繰返
し行い、論理シミュレーションを進めていく。試験ケー
ス中の全命令について論理シミュレーションを実行する
と(図2ステップS6)、論理シミュレーションを終了
する。
The logic simulator 1 repeats the above-described operation to advance the logic simulation. When the logic simulation is executed for all the instructions in the test case (step S6 in FIG. 2), the logic simulation ends.

【0030】一方、命令レベルシミュレータ4では論理
シミュレータ1と等価の試験ケースについて命令レベル
シミュレーションを実行し、論理シミュレータ1での論
理シミュレーションの正解値の作成及び実行結果の比較
を行う。
On the other hand, the instruction level simulator 4 executes an instruction level simulation for a test case equivalent to that of the logic simulator 1 and creates a correct value of the logic simulation in the logic simulator 1 and compares the execution results.

【0031】まず、非同期割込み情報整合部41は非同
期割込み情報記憶部2を参照し、次実行命令に付随する
非同期割込みが、論理シミュレータ1での論理シミュレ
ーション中に発生したかを調べる(図3ステップS1
1)。
First, the asynchronous interrupt information matching unit 41 refers to the asynchronous interrupt information storage unit 2 and checks whether the asynchronous interrupt accompanying the next execution instruction has occurred during the logic simulation in the logic simulator 1 (step in FIG. 3). S1
1).

【0032】非同期割込みが発生すると実行命令列の分
岐が起きるため、非同期割込み発生タイミングが異なる
と、以降の実行命令列が異なってくる。論理シミュレー
タ1での非同期割込み発生タイミングに、命令レベルシ
ミュレータ4での非同期割込み発生タイミングを整合さ
せることで、論理シミュレータ1と命令レベルシミュレ
ータ4との実行命令列を一致させる。
When an asynchronous interrupt occurs, a branch of an execution instruction sequence occurs. Therefore, if the asynchronous interrupt generation timing is different, the subsequent execution instruction sequence will be different. By matching the asynchronous interrupt generation timing in the logic simulator 1 with the asynchronous interrupt generation timing in the instruction level simulator 4, the execution instruction sequences of the logic simulator 1 and the instruction level simulator 4 are matched.

【0033】論理シミュレータ1において次実行命令を
分岐させる非同期割込みが発生していた場合、まず、保
留中の非同期割込みに、論理シミュレータ1で発生した
非同期割込みと一致するものがあるかを調べる(図3ス
テップS12)。
When an asynchronous interrupt for branching the next execution instruction has occurred in the logic simulator 1, first, it is checked whether any pending asynchronous interrupt matches the asynchronous interrupt generated in the logic simulator 1 (FIG. 7). 3 steps S12).

【0034】保留中の非同期割込みに一致するものがあ
る場合、該当する非同期割込みの保留を解除する(図3
ステップS13)。これに対し、保留中の非同期割込み
に一致するものがない場合、あるいは保留中の非同期割
込みに一致するものがない場合、非同期割込みの発生を
待ち合わせるまで待ち合わせる(図3ステップS1
4)。この後に、上記の処理によって取得した非同期割
込みを受付け、次実行命令を分岐させる(図3ステップ
S15)。
If there is a match with the pending asynchronous interrupt, the pending asynchronous interrupt is released (FIG. 3).
Step S13). On the other hand, when there is no match with the pending asynchronous interrupt, or when there is no match with the pending asynchronous interrupt, the process waits until the asynchronous interrupt is generated (step S1 in FIG. 3).
4). Thereafter, the asynchronous interrupt acquired by the above processing is accepted, and the next execution instruction is branched (step S15 in FIG. 3).

【0035】実行命令列比較部42は実行命令列記憶部
3を参照し、論理シミュレータ1での次実行命令と、命
令レベルシミュレータ4での次実行命令とが一致するか
どうかを調べる(図3ステップS16)。次実行命令が
一致しない場合、装置モデルの不正によって論理シミュ
レータ1での実行結果にエラーが存在することが考えら
れるので、エラーの発生した実行命令等を報告し(図3
ステップS20)、命令レベルシミュレーションを終了
する。
The execution instruction sequence comparison unit 42 refers to the execution instruction sequence storage unit 3 and checks whether the next execution instruction in the logic simulator 1 matches the next execution instruction in the instruction level simulator 4 (FIG. 3). Step S16). If the next execution instruction does not match, an error may be present in the execution result of the logic simulator 1 due to an incorrect device model. Therefore, the execution instruction or the like in which the error occurred is reported (FIG. 3).
Step S20), end the instruction level simulation.

【0036】次実行命令が一致する場合、命令レベルシ
ミュレーション実行部43は命令レベルシミュレーショ
ンを1命令実行する(図3ステップS17)。ここで、
非同期割込みが発生した場合、即時にその非同期割込み
を受付けず、保留しておく(図3ステップS18)。
If the next execution instructions match, the instruction level simulation execution unit 43 executes one instruction level simulation (step S17 in FIG. 3). here,
If an asynchronous interrupt has occurred, the asynchronous interrupt is not immediately accepted and held (step S18 in FIG. 3).

【0037】命令レベルシミュレータ4は上述した動作
を繰返し行い、命令レベルシミュレーションを進めてい
く。試験ケース中の全命令について命令レベルシミュレ
ーションを実行すると(図3ステップS19)、その命
令レベルシミュレーションを終了する。
The instruction level simulator 4 repeats the above-described operation to advance the instruction level simulation. When the instruction level simulation is executed for all the instructions in the test case (step S19 in FIG. 3), the instruction level simulation ends.

【0038】論理シミュレータ1での実行命令列と、命
令レベルシミュレータ4での実行命令列が全て一致した
場合、論理シミュレータ1での実行結果は正しい、つま
り装置モデルが正しいものとする。
When the execution instruction sequence in the logic simulator 1 and the execution instruction sequence in the instruction level simulator 4 all match, it is assumed that the execution result in the logic simulator 1 is correct, that is, the device model is correct.

【0039】このように、論理シミュレータ1及び命令
レベルシミュレータ4で同一の命令列を実行することに
よって、実行結果の比較を容易に行うことができ、論理
検証効率の向上を図ることができる。
As described above, by executing the same instruction sequence in the logic simulator 1 and the instruction level simulator 4, it is possible to easily compare the execution results and improve the logic verification efficiency.

【0040】また、論理シミュレータ1及び命令レベル
シミュレータ4での実行結果を比較してエラーが検出さ
れた場合、論理シミュレータ1及び命令レベルシミュレ
ータ4で同一の命令列が実行されるので、エラー発生箇
所の判別が容易となり、エラー解析効率の向上を図るこ
とができる。
When an error is detected by comparing the execution results of the logic simulator 1 and the instruction level simulator 4, the same instruction sequence is executed by the logic simulator 1 and the instruction level simulator 4. And the error analysis efficiency can be improved.

【0041】[0041]

【発明の効果】以上説明したように本発明によれば、論
理シミュレータで装置モデルの論理シミュレーションを
実行し、命令レベルシミュレータで論理シミュレーショ
ンの正解値を作成し、論理シミュレータと命令レベルシ
ミュレータとの実行結果を比較することによって装置モ
デルの検証を行う論理シミュレーション装置において、
非同期割込みの発生タイミングの違いによる論理シミュ
レータの実行命令列と命令レベルシミュレータの実行命
令列との差分を解消することによって、論理検証効率及
びエラー解析効率の向上を図ることができるという効果
がある。
As described above, according to the present invention, a logic simulation of a device model is executed by a logic simulator, a correct value of the logic simulation is created by an instruction level simulator, and the execution of the logic simulator and the instruction level simulator is executed. In a logic simulation device that verifies the device model by comparing the results,
Eliminating the difference between the instruction sequence of the logic simulator and the instruction sequence of the instruction level simulator due to the difference in the timing of the occurrence of the asynchronous interrupt has the effect of improving the logic verification efficiency and the error analysis efficiency.

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

【図1】本発明の一実施例による論理シミュレーション
装置の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a logic simulation apparatus according to one embodiment of the present invention.

【図2】図1の論理シミュレータによる論理シミュレー
ション動作を示すフローチャートである。
FIG. 2 is a flowchart showing a logic simulation operation by the logic simulator of FIG. 1;

【図3】命令レベルシミュレータによる命令レベルシミ
ュレーション動作を示すフローチャートである。
FIG. 3 is a flowchart showing an instruction level simulation operation by the instruction level simulator.

【図4】従来例による論理シミュレーション装置の構成
を示すブロック図である。
FIG. 4 is a block diagram showing a configuration of a conventional logic simulation apparatus.

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

1 論理シミュレータ 2 非同期割込み情報記憶部 3 実行命令列記憶部 4 命令レベルシミュレータ 11 論理シミュレーション実行部 12 非同期割込み情報記録部 13 実行命令列記録部 41 非同期割込み情報整合部 42 実行命令列比較部 43 命令レベルシミュレーション実行部 DESCRIPTION OF SYMBOLS 1 Logic simulator 2 Asynchronous interrupt information storage part 3 Execution instruction string storage part 4 Instruction level simulator 11 Logic simulation execution part 12 Asynchronous interrupt information recording part 13 Execution instruction string recording part 41 Asynchronous interrupt information matching part 42 Execution instruction string comparison part 43 Instruction Level simulation execution unit

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平4−31968(JP,A) 特開 平1−209542(JP,A) 特開 平3−33941(JP,A) 特開 平7−36732(JP,A) 特開 平7−182202(JP,A) 特開 平8−110919(JP,A) 特開 平8−180080(JP,A) 特開 平8−287123(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 17/50 662 - 674 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-4-31968 (JP, A) JP-A-1-209542 (JP, A) JP-A-3-33941 (JP, A) JP-A-7- 36732 (JP, A) JP-A-7-182202 (JP, A) JP-A-8-110919 (JP, A) JP-A-8-180080 (JP, A) JP-A 8-287123 (JP, A) (58) Field surveyed (Int. Cl. 7 , DB name) G06F 17/50 662-674

Claims (8)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 少なくとも入出力装置が自システムに接
続される装置モデルの論理シミュレーションを論理シミ
ュレータで実行し、命令レベルシミュレータで前記論理
シミュレーションの正解値を作成し、前記論理シミュレ
ータと前記命令レベルシミュレータとの実行結果を比較
することによって前記装置モデルの検証を行う論理シミ
ュレーション装置であって、前記入出力装置からの非同
期割込みの発生タイミングの違いによって生ずる前記論
理シミュレータの実行命令列と前記命令レベルシミュレ
ータの実行命令列との差分を解消する手段を有すること
を特徴とする論理シミュレーション装置。
At least an input / output device is connected to its own system.
Logic simulation of the equipment model
A logic simulator for executing the logic simulator, creating a correct answer value of the logic simulation with an instruction level simulator, and comparing the execution results of the logic simulator and the instruction level simulator to verify the device model, Asynchronous from the input / output device
A logic simulation apparatus comprising means for eliminating a difference between an execution instruction sequence of the logic simulator and an execution instruction sequence of the instruction level simulator caused by a difference in generation timing of a period interrupt .
【請求項2】 少なくとも入出力装置が自システムに接
続される装置モデルの論理シミュレーションを論理シミ
ュレータで実行し、命令レベルシミュレータで前記論理
シミュレーションの正解値を作成し、前記論理シミュレ
ータと前記命令レベルシミュレータとの実行結果を比較
することによって前記装置モデルの検証を行う論理シミ
ュレーション装置であって、前記論理シミュレータに設
けられかつ含み前記論理シミュレータによる論理シミュ
レーションの実行時に前記入出力装置からの非同期割込
みの発生を検出する第1の検出手段と、前記論理シミュ
レータに設けられかつ前記論理シミュレータによる論理
シミュレーションの実行命令列を検出する第2の検出手
段と、前記命令レベルシミュレータに設けられかつ前記
第1の検出手段で検出された非同期割込みを基に前記命
令レベルシミュレータでの非同期割込み発生タイミング
を前記論理シミュレータでの非同期割込み発生タイミン
グに合致させる整合手段と、前記命令レベルシミュレー
タに設けられかつ前記第2の検出手段で検出された実行
命令列と前記命令レベルシミュレータでの実行命令列と
の不一致を検出した時に前記命令レベルシミュレーショ
ンを終了させる比較手段とを有することを特徴とする論
理シミュレーション装置。
2. An apparatus wherein at least an input / output device is connected to its own system.
Logic simulation of the equipment model
A logic simulator for executing the logic simulator, creating a correct answer value of the logic simulation with an instruction level simulator, and comparing the execution results of the logic simulator and the instruction level simulator to verify the device model, First detecting means provided in and included in the logic simulator for detecting occurrence of an asynchronous interrupt from the input / output device during execution of the logic simulation by the logic simulator; and logic simulation provided in the logic simulator and performed by the logic simulator. A second detecting means for detecting an execution instruction string of the instruction level simulator, and an asynchronous interrupt occurrence timing in the instruction level simulator based on the asynchronous interrupt detected in the instruction level simulator and detected by the first detecting means. Sim A matching means for matching the asynchronous interrupt occurrence timing in the instruction level simulator, and a mismatch between the execution instruction string provided in the instruction level simulator and detected by the second detection means and the execution instruction string in the instruction level simulator. A logic means for ending the instruction level simulation upon detection.
【請求項3】 前記第1の検出手段で検出された前記非
同期割込みの発生を記録する非同期割込み情報記憶手段
と、前記第2の検出手段で検出された実行命令列を記録
する実行命令列記憶手段とを含み、前記整合手段が前記
非同期割込み情報記憶手段の記憶内容を参照して前記命
令レベルシミュレータでの非同期割込み発生タイミング
を前記論理シミュレータでの非同期割込み発生タイミン
グに合致させ、前記比較手段が前記実行命令列記憶手段
の記憶内容を参照して前記第2の検出手段で検出された
実行命令列と前記命令レベルシミュレータでの実行命令
列との不一致を検出した時に前記命令レベルシミュレー
ションを終了させるようにしたことを特徴とする請求項
2記載の論理シミュレーション装置。
3. An asynchronous interrupt information storage unit for recording occurrence of the asynchronous interrupt detected by the first detection unit, and an execution instruction sequence storage for recording an execution instruction sequence detected by the second detection unit. Means for matching the asynchronous interrupt occurrence timing in the instruction level simulator with the asynchronous interrupt occurrence timing in the logic simulator with reference to the storage contents of the asynchronous interrupt information storage means, and wherein the comparing means The instruction level simulation is terminated when a mismatch between the execution instruction sequence detected by the second detection unit and the execution instruction sequence in the instruction level simulator is detected with reference to the storage contents of the execution instruction sequence storage unit. 3. The logic simulation apparatus according to claim 2, wherein:
【請求項4】 少なくとも入出力装置が自システムに接
続される装置モデルの論理シミュレーションを実行する
論理シミュレータと、前記論理シミュレーションの正解
値を作成する命令レベルシミュレータと、前記論理シミ
ュレータの実行結果と前記命令レベルシミュレータの実
行結果とを比較する手段とを含む論理シミュレーション
装置を用いて前記装置モデルの検証を行う論理シミュレ
ーション方法であって、前記入出力装置からの非同期割
込みの発生タイミングの違いによって生ずる前記論理シ
ミュレータの実行命令列と前記命令レベルシミュレータ
の実行命令列との差分を解消するステップを有すること
を特徴とする論理シミュレーション方法。
4. An input / output device connected to at least an own system.
A logic simulator for performing logic simulation apparatus models continue, the instruction level simulator to create a correct value for the logic simulation, and means for comparing the execution result of the logic simulator execution result and the instruction level simulator Including logic simulation
A logic simulation method for verifying the device model using a device, comprising:
A logic simulation method comprising the step of eliminating a difference between an execution instruction sequence of the logic simulator and an execution instruction sequence of the instruction level simulator, which is caused by a difference in occurrence timing of the indentation .
【請求項5】 少なくとも入出力装置が自システムに接
続される装置モデルの論理シミュレーションを実行する
論理シミュレータと、前記論理シミュレーションの正解
値を作成する命令レベルシミュレータと、前記論理シミ
ュレータの実行結果と前記命令レベルシミュレータの実
行結果とを比較する手段とを含む論理シミュレーション
装置を用いて前記装置モデルの検証を行う論理シミュレ
ーション方法であって、前記論理シミュレータにおいて
前記論理シミュレータによる論理シミュレーションの実
行時に前記入出力装置からの非同期割込みの発生を検出
する第1のステップと、前記論理シミュレータにおいて
前記論理シミュレータによる論理シミュレーションの実
行命令列を検出する第2のステップと、前記命令レベル
シミュレータにおいて前記第1のステップで検出された
非同期割込みを基に前記命令レベルシミュレータでの非
同期割込み発生タイミングを前記論理シミュレータでの
非同期割込み発生タイミングに合致させる第3のステッ
プと、前記命令レベルシミュレータにおいて前記第2の
検出手段で検出された実行命令列と前記命令レベルシミ
ュレータでの実行命令列との不一致を検出した時に前記
命令レベルシミュレーションを終了させる第4のステッ
プとを有することを特徴とする論理シミュレーション方
法。
5. An apparatus wherein at least an input / output device is connected to the own system.
A logic simulator for performing logic simulation apparatus models continue, the instruction level simulator to create a correct value for the logic simulation, and means for comparing the execution result of the logic simulator execution result and the instruction level simulator Including logic simulation
A logic simulation method for verifying the device model using a device, comprising: a first step of detecting occurrence of an asynchronous interrupt from the input / output device during execution of a logic simulation by the logic simulator in the logic simulator; A second step of detecting an execution instruction sequence of a logic simulation by the logic simulator in the logic simulator; and an asynchronous interrupt in the instruction level simulator based on the asynchronous interrupt detected in the first step in the instruction level simulator. A third step of matching an occurrence timing with an asynchronous interrupt occurrence timing in the logic simulator; and executing the instruction sequence detected by the second detection means in the instruction level simulator and executing the instruction sequence in the instruction level simulator. Logic simulation method characterized by a fourth step of terminating the instruction level simulation when detecting a mismatch between the decree column.
【請求項6】 前記第1の検出手段で検出された前記非
同期割込みの発生を記録する非同期割込み情報記憶手段
と、前記第2の検出手段で検出された実行命令列を記録
する実行命令列記憶手段とを含み、前記第3のステップ
において前記非同期割込み情報記憶手段の記憶内容を参
照して前記命令レベルシミュレータでの非同期割込み発
生タイミングを前記論理シミュレータでの非同期割込み
発生タイミングに合致させ、前記第4のステップにおい
て前記実行命令列記憶手段の記憶内容を参照して前記第
2の検出手段で検出された実行命令列と前記命令レベル
シミュレータでの実行命令列との不一致を検出した時に
前記命令レベルシミュレーションを終了させるようにし
たことを特徴とする請求項5記載の論理シミュレーショ
ン方法。
6. An asynchronous interrupt information storage unit for recording occurrence of the asynchronous interrupt detected by the first detection unit, and an execution instruction sequence storage for recording an execution instruction sequence detected by the second detection unit. Means for making the asynchronous interrupt occurrence timing in the instruction level simulator coincide with the asynchronous interrupt occurrence timing in the logic simulator by referring to the storage contents of the asynchronous interrupt information storage means in the third step. In a step 4, when the discrepancy between the execution instruction sequence detected by the second detection means and the execution instruction sequence in the instruction level simulator is detected with reference to the storage contents of the execution instruction sequence storage means, 6. The logic simulation method according to claim 5, wherein the simulation is terminated.
【請求項7】 少なくとも入出力装置が自システムに接
続される装置モデルの論理シミュレーションを論理シミ
ュレータで実行し、命令レベルシミュレータで前記論理
シミュレーションの正解値を作成し、前記論理シミュレ
ータと前記命令レベルシミュレータとの実行結果を比較
することによって前記装置モデルの検証を行う論理シミ
ュレーション装置の論理シミュレーション制御プログラ
ムを記録した記録媒体であって、 前記論理シミュレーション制御プログラムは前記論理シ
ミュレーション装置に、前記論理シミュレータによる論
理シミュレーションの実行時に前記入出力装置からの
同期割込みの発生を検出させ、前記論理シミュレータに
よる論理シミュレーションの実行命令列を検出させ、前
記論理シミュレータで検出された非同期割込みを基に前
記命令レベルシミュレータでの非同期割込み発生タイミ
ングを前記論理シミュレータでの非同期割込み発生タイ
ミングに合致させ、前記論理シミュレータで検出された
実行命令列と前記命令レベルシミュレータでの実行命令
列との不一致を検出した時に前記命令レベルシミュレー
ションを終了させることを特徴とする論理シミュレーシ
ョン制御プログラムを記録した記録媒体。
7. An input / output device connected to at least an own system.
Logic simulation of the equipment model
Run in Regulator, wherein to create the correct value of the logic simulation, the logic simulation control logic simulation apparatus for verifying the device model by comparing the execution result of the logic simulator and the instruction level simulator at the instruction level simulator A recording medium on which a program is recorded, wherein the logical simulation control program is the logical system.
Causing the simulation device to detect occurrence of an asynchronous interrupt from the input / output device during execution of a logic simulation by the logic simulator, to detect an instruction sequence of the logic simulation by the logic simulator, Based on the asynchronous interrupt detected in the above, the asynchronous interrupt generation timing in the instruction level simulator is matched with the asynchronous interrupt generation timing in the logic simulator, and the execution instruction string detected in the logic simulator and the instruction level simulator A recording medium storing a logic simulation control program, wherein the instruction level simulation is terminated when a mismatch with an execution instruction sequence is detected.
【請求項8】 前記論理シミュレータで検出された前記
非同期割込みの発生を記録する非同期割込み情報記憶手
段と、前記論理シミュレータで検出された実行命令列を
記録する実行命令列記憶手段とを前記論理シミュレーシ
ョン装置に含み、 前記論理シミュレーション制御プログラムは前記論理シ
ミュレーション装置に、前記非同期割込み情報記憶手段
の記憶内容を参照して前記命令レベルシミュレータでの
非同期割込み発生タイミングを前記論理シミュレータで
の非同期割込み発生タイミングに合致させ、前記実行命
令列記憶手段の記憶内容を参照して前記論理シミュレー
タで検出された実行命令列と前記命令レベルシミュレー
タでの実行命令列との不一致を検出した時に前記命令レ
ベルシミュレーションを終了させることを特徴とする請
求項7記載の論理シミュレーション制御プログラムを記
録した記録媒体。
8. A logic simulation comprising: an asynchronous interrupt information storage means for recording occurrence of the asynchronous interrupt detected by the logic simulator; and an execution instruction string storage means for recording an execution instruction string detected by the logic simulator. apparatus wherein the said logic simulation control program the logic sheet
The simulation device refers to the storage contents of the asynchronous interrupt information storage means to match the asynchronous interrupt generation timing in the instruction level simulator with the asynchronous interrupt generation timing in the logic simulator, and stores the execution instruction string storage means 8. The logic according to claim 7, wherein the instruction level simulation is terminated when a mismatch between an execution instruction sequence detected by the logic simulator and an execution instruction sequence by the instruction level simulator is detected with reference to contents. A recording medium on which a simulation control program is recorded.
JP16122998A 1998-06-10 1998-06-10 Logic simulation apparatus and method, and recording medium recording control program therefor Expired - Fee Related JP3152205B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16122998A JP3152205B2 (en) 1998-06-10 1998-06-10 Logic simulation apparatus and method, and recording medium recording control program therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16122998A JP3152205B2 (en) 1998-06-10 1998-06-10 Logic simulation apparatus and method, and recording medium recording control program therefor

Publications (2)

Publication Number Publication Date
JPH11353347A JPH11353347A (en) 1999-12-24
JP3152205B2 true JP3152205B2 (en) 2001-04-03

Family

ID=15731094

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16122998A Expired - Fee Related JP3152205B2 (en) 1998-06-10 1998-06-10 Logic simulation apparatus and method, and recording medium recording control program therefor

Country Status (1)

Country Link
JP (1) JP3152205B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2165614A2 (en) 2008-09-22 2010-03-24 Henkel AG & Co. KGaA Method for extending and/or thickening hair
WO2011036654A2 (en) 2009-09-28 2011-03-31 Great Lengths S.R.L. Hair extension and related thickening method
WO2012146986A1 (en) 2011-04-29 2012-11-01 Gold David A Hair extension

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6895460B2 (en) 2002-07-19 2005-05-17 Hewlett-Packard Development Company, L.P. Synchronization of asynchronous emulated interrupts

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2165614A2 (en) 2008-09-22 2010-03-24 Henkel AG & Co. KGaA Method for extending and/or thickening hair
WO2011036654A2 (en) 2009-09-28 2011-03-31 Great Lengths S.R.L. Hair extension and related thickening method
WO2012146986A1 (en) 2011-04-29 2012-11-01 Gold David A Hair extension

Also Published As

Publication number Publication date
JPH11353347A (en) 1999-12-24

Similar Documents

Publication Publication Date Title
KR100463809B1 (en) Method and apparatus for correcting errors in computer systems
US7441235B2 (en) Method, apparatus and program for testing control program
US8140315B2 (en) Test bench, method, and computer program product for performing a test case on an integrated circuit
Clarke et al. Testing real-time constraints in a process algebraic setting
JP3152205B2 (en) Logic simulation apparatus and method, and recording medium recording control program therefor
JP2006309576A (en) Verification device and verification method for logic system, and storage medium and computer program
JP2001060210A (en) Lsi verification method and device and recording medium
JP2755237B2 (en) Simulation apparatus and method
JP4652317B2 (en) Logic circuit functional verification apparatus, functional coverage item verification method, and program
CN110688271B (en) Controllable random fault injection method applied to simulation verification of processor chip
JP2828590B2 (en) Microprogram verification method
JPH06282599A (en) Logic verifying method and device
US7904289B2 (en) Method and system for testing functionality of a chip checker
JP6949440B2 (en) Vector generator and vector generator program
JP2001255357A (en) Method and apparatus for verification of validity of test pattern
JP4578024B2 (en) Timing verification device
JP3199052B2 (en) Function verification system, method and recording medium
JPH11338727A (en) Testing method for information processor
JP3171236B2 (en) Input terminal competition pattern detection system
JP2001051864A (en) Test conducting system for data processor
JP2004272524A (en) Logical verification device and method, recording medium and program
JPH07121576A (en) Failure simulation device
JPH0561935A (en) Logical simulation system
JP2004070529A (en) Method and system for simulating logic circuit
JP2679153B2 (en) Fault handling function test method

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080126

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090126

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100126

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees