JP2001265828A - Logic verification system - Google Patents
Logic verification systemInfo
- Publication number
- JP2001265828A JP2001265828A JP2000077488A JP2000077488A JP2001265828A JP 2001265828 A JP2001265828 A JP 2001265828A JP 2000077488 A JP2000077488 A JP 2000077488A JP 2000077488 A JP2000077488 A JP 2000077488A JP 2001265828 A JP2001265828 A JP 2001265828A
- Authority
- JP
- Japan
- Prior art keywords
- simulation
- file
- logic
- simulation result
- signal value
- 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
Links
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、論理装置の論理検
証時に使用する論理シミュレーションに係わり、論理シ
ミュレーションにおいて論理装置内に存在する不具合が
検出されたとき、論理装置の出力情報をファイルに格納
する論理検証方式に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic simulation used at the time of logic verification of a logic device. When a defect existing in the logic device is detected in the logic simulation, output information of the logic device is stored in a file. It relates to a logic verification method.
【0002】[0002]
【従来の技術】従来、論理シミュレーションでは論理検
証対象となる論理回路を、シミュレーションに適したブ
ール代数等の形式に変換し、論理回路上の信号線に特定
の信号値を設定することにより、その信号値を論理回路
の各論理素子の論理演算を行い演算結果の信号値を接続
状態に従って伝播する手段を用い、論理シミュレーショ
ン結果となる結果ファイルには、あらかじめ指定した区
間、あるいは論理シミュレーション終了時点から指定さ
れた区間の信号値変化情報を出力していた。この論理シ
ミュレーション結果ファイルを用いて波形イメージで論
理動作を確認する方法は、論理動作全体を把握する手段
としては有効な手段である。これらの論理シミュレーシ
ョン結果ファイルを用いた論理シミュレーション方法
は、特開平4−15757号および特開平4−1857
号に記載されている。2. Description of the Related Art Conventionally, in a logic simulation, a logic circuit to be verified is converted into a format such as a Boolean algebra suitable for the simulation, and a specific signal value is set to a signal line on the logic circuit. Using a means for performing a logical operation on the signal value of each logical element of the logical circuit and propagating the signal value of the operation result in accordance with the connection state, a result file which is a logical simulation result is stored in a section designated in advance or from the end of the logical simulation. The signal value change information of the designated section was output. The method of confirming the logical operation using the waveform image using the logical simulation result file is an effective means for grasping the entire logical operation. A logic simulation method using these logic simulation result files is disclosed in JP-A-4-15757 and JP-A-4-18557.
No.
【0003】[0003]
【発明が解決しようとする課題】上記従来技術では、論
理回路の動作確認を行う手段として有効であるが、論理
回路の莫大な信号変化情報量により出力ファイル容量が
多大となり、波形表示に多大の処理時間が必要となった
り、あるいは、出力範囲指定の不足により不具合追求を
行うための情報が不足し、論理シミュレーションの再実
行を必要とするなどの問題があった。本発明の目的は、
少ない容量の論理シミュレーション結果ファイルを用い
て、論理シミュレーション実行時に論理動作の不具合を
検出したとき、効率のよい論理回路の動作確認を可能に
することにある。The above prior art is effective as a means for confirming the operation of a logic circuit, but the output file capacity becomes large due to the huge amount of signal change information of the logic circuit, and the waveform display becomes very large. There is a problem that processing time is required, or information for pursuing a defect is insufficient due to insufficient output range specification, and a re-execution of the logic simulation is required. The object of the present invention is
An object of the present invention is to make it possible to efficiently check the operation of a logic circuit when a malfunction of a logic operation is detected during execution of a logic simulation using a logic simulation result file having a small capacity.
【0004】[0004]
【課題を解決するための手段】上記目的を達成するた
め、本発明は、検証対象の論理回路情報を計算機上に構
築し、検証対象論理回路の動作検証を行う論理シミュレ
ーションにおける論理検証方式であり、論理シミュレー
ション実行途中に前記検証対象論理回路の信号値変化情
報を判定する判定手段と、該判定結果に基づき前記検証
対象論理回路の信号値変化情報を結果ファイルとして出
力する出力手段と、該結果ファイルへの出力範囲時間を
指定できる手段を具備し、前記出力手段は、前記判定手
段の判定結果が不具合の発生を示すとき、該不具合の発
生した論理シミュレーション時刻よりも前記指定された
出力範囲時間だけ前の時刻から該不具合の発生した論理
シミュレーション時刻までの信号値変化情報を結果ファ
イルへ出力し、前記検証対象論理回路の確認のために有
効なデータを提供するようにしている。また、前記判定
手段は、前記信号値変化情報と予め設定した期待値を比
較し、不一致となった場合に前記不具合の発生を示す判
定結果を出力し、該不具合の発生を示す判定結果が出力
されたとき、前記論理シミュレーションを停止するよう
にしている。また、前記信号値変化情報は複数種の信号
値変化情報からなり、信号値変化情報の種類ごとにそれ
ぞれ期待値が予め設定され、前記判定手段は、信号値変
化情報の種類ごとに信号値変化情報と該信号値変化情報
に対して予め設定した期待値とを比較し、不一致となっ
た場合に前記不具合の発生を示す判定結果を出力するよ
うにしている。SUMMARY OF THE INVENTION In order to achieve the above object, the present invention is a logic verification method in a logic simulation for constructing a logic circuit information to be verified on a computer and verifying an operation of the logic circuit to be verified. Determining means for determining signal value change information of the verification target logic circuit during execution of the logic simulation; output means for outputting signal value change information of the verification target logic circuit as a result file based on the determination result; Means for designating an output range time to a file, wherein the output means, when the determination result of the determination means indicates the occurrence of a failure, the output range time specified by the logic simulation time at which the failure occurred. The signal value change information from the previous time to the logic simulation time at which the defect occurred is output to a result file, and So that to provide effective data for confirmation proof target logic circuit. Further, the determination means compares the signal value change information with a preset expected value, and outputs a determination result indicating the occurrence of the defect when the information does not match, and outputs the determination result indicating the occurrence of the defect. Then, the logic simulation is stopped. The signal value change information includes a plurality of types of signal value change information, and an expected value is set in advance for each type of the signal value change information, and the determining unit determines the signal value change for each type of the signal value change information. The information is compared with an expected value set in advance for the signal value change information, and when the information does not match, a determination result indicating the occurrence of the problem is output.
【0005】[0005]
【発明の実施の形態】以下、本発明の一実施例を図面を
用いて説明する。図1は、本発明のシステム構成の例を
示す図である。論理シミュレーション実行部(108)
では、シミュレーション状態の制御を行うためのシミュ
レーション実行制御情報ファイル(103)と、あらか
じめシミュレーション実行可能な形式に変換した対象論
理回路の論理回路情報ファイル(102)と、論理回路
を動作させるためのテストデータファイル(104)を
読み込み、各シミュレーション時刻単位にシミュレーシ
ョン実行制御情報(103)で指定された信号線の信号
値の変化を一時的なシミュレーション結果ファイル(1
06)に記録する。シミュレーション結果比較部(10
1)では、論理回路の出力期待値が格納された期待値情
報ファイル(105)と、論理シミュレーション実行部
(108)で出力された一時的なシミュレーション結果
ファイル(106)を読み込み、該シミュレーション時
刻における出力期待値とシミュレーション結果の比較を
行い、その内容が異なる場合、シミュレーション実行制
御情報(103)で指定されたそれまでの区間の信号値
変化情報を一時的なシミュレーション結果ファイル(1
06)より抽出し、シミュレーション結果ファイル(1
07)として出力する。DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram showing an example of a system configuration according to the present invention. Logic simulation execution unit (108)
Now, a simulation execution control information file (103) for controlling a simulation state, a logic circuit information file (102) of a target logic circuit which has been previously converted into a simulation executable format, and a test for operating the logic circuit The data file (104) is read, and the change of the signal value of the signal line specified by the simulation execution control information (103) is temporarily changed in each simulation time unit.
06). Simulation result comparison unit (10
In 1), the expected value information file (105) in which the output expected value of the logic circuit is stored and the temporary simulation result file (106) output by the logic simulation execution unit (108) are read, and at the simulation time, The output expected value is compared with the simulation result. If the contents are different, the signal value change information of the previous section specified by the simulation execution control information (103) is stored in the temporary simulation result file (1).
06) and the simulation result file (1
07).
【0006】図2は、シミュレーション結果の一時的な
保存方法の例であり、論理シミュレーション実行中のシ
ミュレーション結果出力の信号値変化情報を予め定めた
一定時間(出力範囲時間)を区切り、この出力範囲時間
を超える信号値変化情報を、一時ワークファイルへ出力
する方法の例を示したものである。指定された出力範囲
時間のシミュレーション結果を保持するためには、出力
範囲時間分のシミュレーション結果を保持できる容量よ
りも多少なりとも多くの容量を確保しておく必要があ
る。そこでシミュレーション実行制御情報(103)で
指定された出力範囲時間分のシミュレーション結果を保
持できる容量(A)を、複数のシミュレーション結果一
時保存ファイル(202)の総容量とし、出力範囲時間
に対して経験則に基づいて細分化定数kを定義し、1つ
のシミュレーション結果一時保存ファイル(202)の
容量を、容量(A)/k とし、出力範囲時間分のシミ
ュレーション結果を保持できる容量よりも多い容量の一
時ワークファイルとして、(1+k)個のシミュレーシ
ョン結果一時保存ファイル(202)を割り当てる。そ
して、シミュレーション結果をシミュレーション結果出
力先指示部(201)によって指定されたシミュレーシ
ョン結果一時保存ファイル(202)に出力している。FIG. 2 shows an example of a method of temporarily storing a simulation result. The signal value change information of the simulation result output during the execution of the logic simulation is divided into a predetermined time (output range time). 9 illustrates an example of a method of outputting signal value change information exceeding time to a temporary work file. In order to hold the simulation result for the specified output range time, it is necessary to secure a capacity at least a little larger than the capacity that can hold the simulation result for the output range time. Therefore, the capacity (A) that can hold the simulation results for the output range time specified by the simulation execution control information (103) is defined as the total capacity of the plurality of simulation result temporary storage files (202), The subdivision constant k is defined based on the rule, the capacity of one simulation result temporary storage file (202) is set to capacity (A) / k, and the capacity of the simulation result temporary storage file (202) is larger than the capacity capable of holding the simulation result for the output range time. (1 + k) simulation result temporary storage files (202) are allocated as temporary work files. Then, the simulation result is output to a simulation result temporary storage file (202) designated by the simulation result output destination instructing unit (201).
【0007】シミュレーション結果出力先指示部(20
1)は最初はシミュレーション結果一時保存1を指して
いるが、シミュレーション結果一時保存1へシミュレー
ション結果を書き込んだ後はシミュレーション結果一時
保存2を指すようになる。このようにして、順番にシミ
ュレーション結果一時保存k+1まで出力した後、また
シミュレーション結果一時保存1へ戻る。シミュレーシ
ョン結果一時保存1への書き込みが発生した時点で、既
にシミュレーション結果一時保存1に書き込まれていた
以前のシミュレーション結果がなくなるが、シミュレー
ション結果一時保存2からシミュレーション結果一時保
存k+1までのk個分のシミュレーション結果一時保存
ファイル(202)のシミュレーション結果が残ること
になり、指定された出力範囲時間分のシミュレーション
結果を保持することが可能となる。A simulation result output destination instructing unit (20)
1) initially indicates the simulation result temporary storage 1, but after writing the simulation result to the simulation result temporary storage 1, it indicates the simulation result temporary storage 2. In this way, after sequentially outputting the simulation result temporary storage k + 1, the process returns to the simulation result temporary storage 1 again. When the writing to the simulation result temporary storage 1 occurs, the previous simulation result already written in the simulation result temporary storage 1 disappears, but k simulation results from the simulation result temporary storage 2 to the simulation result temporary storage k + 1 are lost. The simulation result of the simulation result temporary storage file (202) remains, and the simulation result for the designated output range time can be held.
【0008】図3は、シミュレーション結果一時ファイ
ル(106)からシミュレーション結果ファイル(10
7)を作成する方法を示したものである。シミュレーシ
ョン結果一時ファイルは、論理シミュレーション実行中
に再利用されるため、シミュレーション結果一時ファイ
ルからシミュレーション時刻順に出力結果を格納する方
法を保証しなければならない。ここではその一例を示
す。シミュレーション結果一時ファイル(308)に
は、シミュレーション時刻、出力値が格納された信号情
報テーブル(311)が各信号毎に保存されており、細
分化定数k(408)で指定された数より1つだけ多い
ファイル数のシミュレーション結果一時保存ファイル
(202)で構成されている。シミュレーション結果一
時ファイル(308)からシミュレーション結果ファイ
ル(310)を作成するには、まず、シミュレーション
結果出力先指示部(309)から現在シミュレーション
結果出力先となっているシミュレーション結果一時保存
ファイル(202)のファイル番号を読み込む(30
1)。次に、ファイル番号が一時出力ファイルの最後の
ファイルを指しているか判定し(302)、最後のファ
イルを指していた場合はファイル番号を1に設定する
(303)。最後のファイルを指していない場合は、フ
ァイル番号を1つ増やす(306)。FIG. 3 shows a simulation result temporary file (106) to a simulation result file (10).
7) shows a method of making the above. Since the simulation result temporary file is reused during the execution of the logic simulation, a method for storing the output result from the simulation result temporary file in the order of the simulation time must be guaranteed. Here, an example is shown. In the simulation result temporary file (308), a signal information table (311) in which a simulation time and an output value are stored is stored for each signal, and one from the number specified by the subdivision constant k (408). The simulation result temporary storage file (202) having only the larger number of files. In order to create the simulation result file (310) from the simulation result temporary file (308), first, the simulation result output destination instructing unit (309) reads the simulation result temporary storage file (202) which is the current simulation result output destination. Read the file number (30
1). Next, it is determined whether the file number points to the last file of the temporary output file (302), and if it points to the last file, the file number is set to 1 (303). If it does not point to the last file, the file number is increased by one (306).
【0009】ここで得られたファイル番号から該当する
シミュレーション結果一時保存ファイル(202)を読
み込む(304)。読み込んだ信号情報をシミュレーシ
ョン出力結果ファイル(310)に書き込む(30
5)。次に、ファイル番号を、シミュレーション結果出
力先指示部が指示しているファイル番号と比較(30
7)し、一致した場合は全てのシミュレーション結果一
時保存ファイル(202)を処理し終えたことになり、
処理を終了する。一致しない場合には、ステップ302
に戻り、さらにファイルの読み込みを続ける。こうする
ことにより、シミュレーション結果一時ファイル(30
8)を基にシミュレーション時刻順に信号情報が格納さ
れたシミュレーション結果ファイル(310)を作成す
ることができる。The corresponding simulation result temporary storage file (202) is read from the obtained file number (304). The read signal information is written to the simulation output result file (310) (30
5). Next, the file number is compared with the file number specified by the simulation result output destination specifying unit (30).
7) If they match, all simulation result temporary storage files (202) have been processed,
The process ends. If not, step 302
Return to and continue reading the file. By doing so, the simulation result temporary file (30
A simulation result file (310) in which signal information is stored in the order of simulation time based on 8) can be created.
【0010】図4は、具体的な実行方法についてフロー
図を用いて示したものである。まず、波形出力期間の入
力(402)においてシミュレーション波形出力期間
(出力範囲時間と同じ)を読み込む(401)。次に経
験則に基づいて定義された細分化定数テーブル(40
3)から細分化定数kを求め、シミュレーション結果一
時保存に必要な単位当たりの記憶容量(シミュレーショ
ン結果一時保存ファイル(202)の記憶容量と同じ)
を求める(404)。シミュレーション波形出力期間を
保証するために(k+1)個の記憶容量を確保し(40
5)、すなわち、(k+1)個のシミュレーション結果
一時保存ファイル(202)を確保し、シミュレーショ
ン開始に伴う初期処理を実行する(406)。次にシミ
ュレーション結果出力先指示部の値iを1に設定する
(407)。シミュレーション結果出力先についてはシ
ミュレーション結果出力先指示部(408)に保存し、
後からの参照を可能とする。シミュレーション実行部
(409)で得られた信号値変化情報をi番目の記憶場
所へ格納し(410)、さらに期待値情報の読み込み
(412)において読み込まれた期待値情報(411)
と信号値の比較(413)を行う。比較した結果、不一
致となった場合は、既に(i+1)番目から(k+1)
番目のシミュレーション結果一時保存ファイル(20
2)に格納されている信号値変化情報、さらに1番目か
らi番目のシミュレーション結果一時保存ファイル(2
02)に格納されている信号値変化情報を順番にシミュ
レーション結果ファイル(415)に出力する(41
4)ことにより、シミュレーション時刻の順番どおりに
シミュレーション結果ファイル(415)を作成するこ
とが可能である。FIG. 4 shows a specific execution method using a flowchart. First, in the input of the waveform output period (402), the simulation waveform output period (same as the output range time) is read (401). Next, the subdivision constant table (40
The subdivision constant k is obtained from 3), and the storage capacity per unit required for temporarily storing the simulation result (the same as the storage capacity of the simulation result temporary storage file (202)).
(404). In order to guarantee the simulation waveform output period, (k + 1) storage capacities are secured (40
5) That is, (k + 1) simulation result temporary storage files (202) are secured, and initial processing accompanying the simulation start is executed (406). Next, the value i of the simulation result output instruction unit is set to 1 (407). The simulation result output destination is stored in the simulation result output destination instruction unit (408),
Enables later reference. The signal value change information obtained by the simulation execution unit (409) is stored in the i-th storage location (410), and the expected value information (411) read in reading the expected value information (412)
Is compared with the signal value (413). If the comparison results in a mismatch, the (i + 1) -th to (k + 1)
The simulation result temporary storage file (20
The signal value change information stored in (2) and the first to i-th simulation result temporary storage files (2
02) is sequentially output to the simulation result file (415) (41).
4) Thus, the simulation result file (415) can be created in the order of the simulation time.
【0011】信号値の比較(413)で一致した場合
は、シミュレーション時刻の更新を行う(416)。シ
ミュレーション時刻の終了(417)となった場合、既
に(i+1)番目から(k+1)番目のシミュレーショ
ン結果一時保存ファイル(202)に格納されている信
号値変化情報、さらに1番目からi番目のシミュレーシ
ョン結果一時保存ファイル(202)に格納されている
信号値変化情報を順番にシミュレーション結果ファイル
(415)に出力(414)する。シミュレーション時
刻が終了していない場合は、シミュレーション結果出力
先指示部の値を1つ増やし(418)、次のシミュレー
ション結果一時保存ファイル(202)へ書き込む準備
を行う。シミュレーション結果出力先指示部の値が細分
化定数kよりも大きくなった場合(419)は初めに使
用したシミュレーション結果一時保存ファイル(20
2)へ書き込むためにシミュレーション結果出力先指示
部の値を再び1にする(407)。シミュレーション結
果出力先指示部の値が細分化定数k以下のときはシミュ
レーションを続行(409)させる。このようにシミュ
レーション結果出力先指示部の値を変えることにより、
シミュレーション波形出力期間分の波形を少ない記憶容
量で保証することが可能となる。If the signal values match (413), the simulation time is updated (416). When the simulation time ends (417), the signal value change information already stored in the (i + 1) -th to (k + 1) -th simulation result temporary storage file (202), and the first to i-th simulation results The signal value change information stored in the temporary storage file (202) is output (414) to the simulation result file (415) in order. If the simulation time has not expired, the value of the simulation result output destination instructing unit is increased by one (418), and preparations are made for writing to the next simulation result temporary storage file (202). If the value of the simulation result output destination instructing unit becomes larger than the subdivision constant k (419), the simulation result temporary storage file (20) used first is used.
In order to write to 2), the value of the simulation result output destination instructing unit is set to 1 again (407). If the value of the simulation result output destination indicating section is equal to or smaller than the subdivision constant k, the simulation is continued (409). By changing the value of the simulation result output destination indicating unit in this way,
Waveforms for the simulation waveform output period can be guaranteed with a small storage capacity.
【0012】図5は、シミュレーション時のデータフロ
ーを示したものである。タイムチャートで示されたシミ
ュレーション結果がシミュレーション結果出力ファイル
(502)に格納されるまでのデータの流れをシミュレ
ーション時刻順に説明する。ここで、説明のために細分
化係数を2とし、また、波形出力範囲時間を8[ns]
とし、また各シミュレーション結果一時保存ファイルに
は4[ns]分の結果が保存できるものとしている。ま
ず、シミュレーション開始時に各信号値を信号値テーブ
ル(503)に格納する。シミュレーション結果一時保
存ファイル1(504)を作成するにあたり、信号値テ
ーブル(503)をコピーして初期値テーブル(50
5)を作成する。これは各シミュレーション結果一時保
存ファイル内での初期値を保証するためのものでシミュ
レーション時刻が進むたびに更新する。次にシミュレー
ションの結果得られた信号値を各信号情報テーブル(5
06)にシミュレーション時刻とともに格納する。ただ
し容量を節約するため、信号値に変化のない信号はあら
ためて格納することはしない。シミュレーション結果一
時保存ファイル1(504)が一杯になったら、次のシ
ミュレーション結果一時保存ファイル2(507)を作
成し、同様に初期値と各信号値を格納していく。シミュ
レーション結果一時保存ファイル3(508)にも同様
にデータを格納した後は、シミュレーション結果一時保
存ファイル1(509)を作成し直す。ここで旧シミュ
レーション結果一時保存ファイル1(504)のデータ
は破棄される。FIG. 5 shows a data flow at the time of simulation. The data flow until the simulation result shown in the time chart is stored in the simulation result output file (502) will be described in the order of the simulation time. Here, for the sake of explanation, the subdivision coefficient is set to 2, and the waveform output range time is set to 8 [ns].
Each simulation result temporary storage file can store 4 [ns] of results. First, at the start of the simulation, each signal value is stored in the signal value table (503). In creating the simulation result temporary storage file 1 (504), the signal value table (503) is copied and the initial value table (50) is copied.
5) is created. This is to guarantee the initial value in each simulation result temporary storage file, and is updated each time the simulation time advances. Next, the signal values obtained as a result of the simulation are stored in each signal information table (5).
06) together with the simulation time. However, in order to save capacity, a signal whose signal value does not change is not stored again. When the simulation result temporary storage file 1 (504) becomes full, the next simulation result temporary storage file 2 (507) is created, and the initial values and the respective signal values are stored in the same manner. After data is similarly stored in the simulation result temporary storage file 3 (508), the simulation result temporary storage file 1 (509) is created again. Here, the data of the old simulation result temporary storage file 1 (504) is discarded.
【0013】各シミュレーション時刻ではあらかじめ用
意しておいた期待値情報テーブル(510)と信号値テ
ーブル(503)の比較(511)を行い、期待値と信
号値が一致しなかった場合、シミュレーション結果出力
ファイル(502)を作成する。まず、図3で述べた方
法により、シミュレーション結果出力先指示部(51
2)の値に基づきシミュレーション時刻が最も古いシミ
ュレーション結果一時保存ファイル2(507)を選び
出し、そこから初期値テーブルをシミュレーション結果
出力ファイル(502)に格納する。次に各信号情報テ
ーブル(514)をシミュレーション結果出力ファイル
(502)に格納する。同様にシミュレーション結果一
時保存ファイル3(508)の各信号情報テーブル(5
15)、シミュレーション結果一時保存ファイル1(5
09)の各信号情報テーブル(516)をシミュレーシ
ョン結果出力ファイル(502)に格納する。さらに、
不具合の追跡を可能とするために期待値不一致となった
信号名とその時刻を格納した不一致情報テーブル(52
0)を作成しシミュレーション結果出力ファイル(50
2)へ格納する。こうして得られたシミュレーション結
果出力ファイル(502)から出力波形(517)を表
示させる。まず、初期値テーブル(518)を読み込
み、各信号の初期値を決定する。次に各信号情報テーブ
ル(519)を読み込み、各信号の時刻毎の値を決定す
る。時刻のない部分は、前時刻の信号値をそのまま引き
継ぐ。前時刻も存在しない場合は初期値を用いる。こう
することにより不具合発生時からの出力範囲分の信号値
を保証した出力波形(517)を得ることができる。At each simulation time, the expected value information table (510) prepared in advance and the signal value table (503) are compared (511). If the expected value does not match the signal value, the simulation result is output. Create a file (502). First, according to the method described with reference to FIG.
The simulation result temporary storage file 2 (507) having the oldest simulation time is selected based on the value of 2), and the initial value table is stored in the simulation result output file (502) therefrom. Next, each signal information table (514) is stored in the simulation result output file (502). Similarly, each signal information table (5) of the simulation result temporary storage file 3 (508)
15), simulation result temporary storage file 1 (5
09) is stored in the simulation result output file (502). further,
A mismatch information table (52) that stores the names of the signals whose expected values did not match and the times of the signals in order to enable tracking of the failure.
0) and a simulation result output file (50
Store to 2). An output waveform (517) is displayed from the simulation result output file (502) thus obtained. First, the initial value table (518) is read, and the initial value of each signal is determined. Next, each signal information table (519) is read, and the value of each signal at each time is determined. The portion without the time inherits the signal value of the previous time as it is. If there is no previous time, the initial value is used. By doing so, it is possible to obtain an output waveform (517) in which the signal value in the output range from the time of occurrence of the failure is guaranteed.
【0014】[0014]
【発明の効果】本発明によれば、論理シミュレーション
実行時において、論理動作の不具合を検出したときに、
あらかじめ指定された特定時間前から不具合発生時刻ま
での信号値変化情報を結果ファイルとして出力すること
により、論理動作の不具合を追及するのに十分な情報を
得ながら、少ない容量の論理シミュレーション結果ファ
イルで論理回路の効率の良い動作確認を行うことができ
る。According to the present invention, when a malfunction of a logic operation is detected during execution of a logic simulation,
By outputting the signal value change information from the specified time before the specified time to the failure occurrence time as a result file, it is possible to obtain a sufficient amount of information to pursue the failure of the logic operation, and to use a logic simulation result file with a small capacity. An efficient operation check of the logic circuit can be performed.
【図1】本発明のシステム構成の例を示す図である。FIG. 1 is a diagram showing an example of a system configuration of the present invention.
【図2】シミュレーション結果の一時的な保存方法の例
を示す図である。FIG. 2 is a diagram illustrating an example of a method for temporarily storing a simulation result.
【図3】シミュレーション結果一時ファイルからシミュ
レーション結果ファイルを作成する処理のフローチャー
トを示す図である。FIG. 3 is a diagram illustrating a flowchart of a process of creating a simulation result file from a simulation result temporary file.
【図4】シミュレーション結果一時ファイルからシミュ
レーション結果ファイルを作成する具体的な処理のフロ
ーチャートを示す図である。FIG. 4 is a diagram showing a flowchart of specific processing for creating a simulation result file from a simulation result temporary file.
【図5】シミュレーション時のデータフローを示す図で
ある。FIG. 5 is a diagram showing a data flow at the time of simulation.
101 シミュレーション結果比較部 102 論理回路情報ファイル 103 シミュレーション実行制御情報ファイル 104 テストデータファイル 105 期待値情報ファイル 106 シミュレーション結果一時格納ファイル 107 シミュレーション結果ファイル 108 論理シミュレーション実行部 201 シミュレーション結果出力先指示部 202 シミュレーション結果一時保存ファイル Reference Signs List 101 Simulation result comparison unit 102 Logic circuit information file 103 Simulation execution control information file 104 Test data file 105 Expected value information file 106 Simulation result temporary storage file 107 Simulation result file 108 Logic simulation execution unit 201 Simulation result output destination instruction unit 202 Simulation result Temporary file
───────────────────────────────────────────────────── フロントページの続き (72)発明者 溝上 良人 神奈川県秦野市堀山下1番地 株式会社日 立インフォメーションテクノロジー内 Fターム(参考) 5B046 AA08 JA05 KA01 ────────────────────────────────────────────────── ─── Continued on the front page (72) Inventor Yoshito Mizoue 1 Horiyamashita, Hadano-shi, Kanagawa F-term in Hitachi Information Technology Co., Ltd. 5B046 AA08 JA05 KA01
Claims (3)
築し、検証対象論理回路の動作検証を行う論理シミュレ
ーションにおける論理検証方式であって、 論理シミュレーション実行途中に前記検証対象論理回路
の信号値変化情報を判定する判定手段と、 該判定結果に基づき前記検証対象論理回路の信号値変化
情報を結果ファイルとして出力する出力手段と、 該結果ファイルへの出力範囲時間を指定できる手段を具
備し、 前記出力手段は、前記判定手段の判定結果が不具合の発
生を示すとき、該不具合の発生した論理シミュレーショ
ン時刻よりも前記指定された出力範囲時間だけ前の時刻
から該不具合の発生した論理シミュレーション時刻まで
の信号値変化情報を結果ファイルへ出力し、前記検証対
象論理回路の確認のために有効なデータを提供すること
を特徴とする論理検証方式。1. A logic verification method in a logic simulation for constructing logic circuit information to be verified on a computer and verifying the operation of the logic circuit to be verified, wherein a signal value of the logic circuit to be verified during execution of the logic simulation Determining means for determining change information; output means for outputting signal value change information of the logic circuit to be verified based on the determination result as a result file; and means for specifying an output range time to the result file. The output means, when the determination result of the determination means indicates the occurrence of a failure, from a time preceding the logic simulation time at which the failure occurred by the specified output range time to a logic simulation time at which the failure occurred. The signal value change information is output to a result file, and valid data for confirming the logic circuit to be verified is output. Logic verification system which is characterized by subjecting.
待値を比較し、不一致となった場合に前記不具合の発生
を示す判定結果を出力し、 該不具合の発生を示す判定結果が出力されたとき、前記
論理シミュレーションを停止することを特徴とする論理
検証方式。2. The logic verification method according to claim 1, wherein the determination unit compares the signal value change information with an expected value set in advance, and when the information does not match, determines a determination result indicating the occurrence of the failure. A logic verification method, wherein the logic simulation is stopped when a determination result indicating the occurrence of the failure is output.
り、信号値変化情報の種類ごとにそれぞれ期待値が予め
設定され、 前記判定手段は、信号値変化情報の種類ごとに信号値変
化情報と該信号値変化情報に対して予め設定した期待値
とを比較し、不一致となった場合に前記不具合の発生を
示す判定結果を出力することを特徴とする論理検証方
式。3. The logic verification method according to claim 2, wherein the signal value change information includes a plurality of types of signal value change information, and an expected value is preset for each type of the signal value change information. Compares the signal value change information for each type of signal value change information with an expected value set in advance for the signal value change information, and outputs a determination result indicating the occurrence of the problem when the values do not match. A logic verification method characterized by the following.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000077488A JP2001265828A (en) | 2000-03-21 | 2000-03-21 | Logic verification system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000077488A JP2001265828A (en) | 2000-03-21 | 2000-03-21 | Logic verification system |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2001265828A true JP2001265828A (en) | 2001-09-28 |
Family
ID=18595047
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000077488A Pending JP2001265828A (en) | 2000-03-21 | 2000-03-21 | Logic verification system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2001265828A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2012105013A1 (en) * | 2011-02-02 | 2012-08-09 | 富士通株式会社 | Circuit design support device, circuit design support program, and circuit design support method |
-
2000
- 2000-03-21 JP JP2000077488A patent/JP2001265828A/en active Pending
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2012105013A1 (en) * | 2011-02-02 | 2012-08-09 | 富士通株式会社 | Circuit design support device, circuit design support program, and circuit design support method |
JPWO2012105013A1 (en) * | 2011-02-02 | 2014-07-03 | 富士通株式会社 | Circuit design support device, circuit design support program, and circuit design support method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8347052B2 (en) | Initializing of a memory area | |
JP3297213B2 (en) | Integrated circuit simulator and integrated circuit simulation method | |
JP2001265828A (en) | Logic verification system | |
JP2007264814A (en) | Program for creating replication data, program for reflecting replication data, and database device | |
JP2731047B2 (en) | Program operand check method | |
US5146458A (en) | Data transfer checking system | |
JP2006350646A (en) | Simulation device and simulation method | |
JPH0283473A (en) | Ic testing apparatus | |
JP2004062522A (en) | Circuit verification device, circuit verification program and circuit verification method | |
JP3329221B2 (en) | LSI test equipment | |
JPH06259495A (en) | Logic simulation system | |
JP2002163325A (en) | Logic simulation system | |
JP3392505B2 (en) | Program module execution controller | |
JPH05210467A (en) | Method for copying to plural floppy disks | |
JPS61843A (en) | Resource status holding system | |
JPH0822399A (en) | Verifying system of information processor | |
JPH04295921A (en) | Input and output system for floopy disk | |
JPH03250260A (en) | Method for outputting result of logic simulation | |
JPH07306813A (en) | Test device for input/output device | |
JPH04352251A (en) | File saving device | |
JPH05158599A (en) | Automatic execution device | |
JPH0546401A (en) | Boundary condition changing system | |
JPS63101934A (en) | Forming system for maintenance information of assembler language program | |
JPH0561761A (en) | Main storage control system | |
JPH05342013A (en) | Character processing system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20040317 |