JPH029370B2 - - Google Patents

Info

Publication number
JPH029370B2
JPH029370B2 JP59248111A JP24811184A JPH029370B2 JP H029370 B2 JPH029370 B2 JP H029370B2 JP 59248111 A JP59248111 A JP 59248111A JP 24811184 A JP24811184 A JP 24811184A JP H029370 B2 JPH029370 B2 JP H029370B2
Authority
JP
Japan
Prior art keywords
microprogram
coverage
logic
simulation
signal
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 - Lifetime
Application number
JP59248111A
Other languages
Japanese (ja)
Other versions
JPS61127042A (en
Inventor
Zentaro Kato
Kohei Fukuoka
Kanji Kubo
Kuniaki Kondo
Koichi Nakagawa
Katsuro Wakai
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP59248111A priority Critical patent/JPS61127042A/en
Publication of JPS61127042A publication Critical patent/JPS61127042A/en
Publication of JPH029370B2 publication Critical patent/JPH029370B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/261Functional testing by simulating additional hardware, e.g. fault simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明は論理シミユレーシヨンに係り、論理回
路およびマイクロプログラムを効率よく試験する
ためのテストカバレージ方式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to logic simulation, and more particularly to a test coverage method for efficiently testing logic circuits and microprograms.

〔発明の背景〕[Background of the invention]

情報処理装置の大規模化に伴い、論理シミユレ
ーシヨンに要する計算機時間も膨大になつてい
る。そのため、論理シミユレーシヨンの結果、十
分な試験が実施できているかどうか評価を行うた
めに適切なテストカバレージ方式が要望されてい
る。
As information processing devices become larger in scale, the amount of computer time required for logic simulation also increases. Therefore, there is a need for an appropriate test coverage method to evaluate whether sufficient tests have been performed as a result of logic simulation.

従来、論理シミユレーシヨンにおけるテストカ
バレージ方式については、たとえばアイ・イー・
イー・イー第19回設計自動化会議(1982)におけ
るミツチエル・モナキノによる“大規模LSI設計
における設計検証システム”と題する文献におい
て論じられている。
Conventionally, test coverage methods in logic simulation have been discussed, for example, by I.E.
It is discussed in the paper entitled "Design Verification System for Large-Scale LSI Design" by Mitsushiel Monakino at the 19th EE Design Automation Conference (1982).

これによると、論理機能とマイクロプログラム
のテストカバレージが可能となり、効率のよい論
理シミユレーシヨンを実現できる。
According to this, test coverage of logic functions and microprograms becomes possible, and efficient logic simulation can be realized.

しかし、本方法はフローチヤートを作成して論
理設計する手法のため、フローチヤートを作成し
ないで論理設計する手法にはそのまま適用できな
い。
However, since this method is a method of creating a flowchart and designing logic, it cannot be directly applied to a method of designing logic without creating a flowchart.

〔発明の目的〕[Purpose of the invention]

本発明の目的は、上記の如き従来の問題点を除
去し、論理回路およびマイクロプログラムの論理
シミユレーシヨンを効率よく実施するためのテス
トカバレージ方式を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a test coverage method for eliminating the above-mentioned conventional problems and efficiently performing logic simulation of logic circuits and microprograms.

〔発明の概要〕[Summary of the invention]

本発明は、論理シミユレーシヨンの実行結果か
ら信号状態の変化を取り出し、該当する記憶装置
に蓄積することにより、論理回路およびマイクロ
プログラムの動作範囲を把握することを可能と
し、これにより未試験部分の論理シミユレーシヨ
ンを効率よく実施するものである。
The present invention makes it possible to understand the operating range of logic circuits and microprograms by extracting changes in signal states from the execution results of logic simulation and storing them in the relevant storage device. This allows simulations to be carried out efficiently.

すなわち本発明の構成は、論理回路の各信号識
別名とその動作回数の対応表を格納する記憶手段
と、マイクロプログラムのステツプ間のパス識別
と該パスの通過回数の対応表を格納する記憶手段
と、論理シミユレーシヨンの結果として出力され
た信号識別名ごとの信号変化を示す情報およびマ
イクロプログラムのステツプ間のパス識別ごとの
通過情報を基にして上記両記憶手段中の動作回数
および通過回数を更新する手段とを有する論理シ
ミユレーシヨンのテストカバレージ方式である。
That is, the configuration of the present invention includes a storage means for storing a correspondence table between each signal identification name of a logic circuit and the number of operations thereof, and a storage means for storing a correspondence table between path identification between steps of a microprogram and the number of times the path has passed. Then, the number of operations and the number of passes in both storage means are updated based on information indicating signal changes for each signal identification name output as a result of logic simulation and passing information for each path identification between steps of the microprogram. This is a logic simulation test coverage method having means for

〔発明の実施例〕[Embodiments of the invention]

以下本発明の一実施例を図面に基づいて詳細に
説明する。
An embodiment of the present invention will be described in detail below based on the drawings.

第1図は、論理シミユレーシヨンのテストカバ
レージ方式の手順を示すフローチヤートである。
FIG. 1 is a flowchart showing the procedure of a logic simulation test coverage method.

まず、カバレージチエツク情報作成処理を行な
い(ステツプ1)、次にシミユレーシヨン結果情
報解析処理を行ない(ステツプ2)、続いてカバ
レージチエツク情報更新処理を行ない(ステツプ
3)、更にカバレージチエツク情報表示出力処理
を行なう(ステツプ4)。
First, coverage check information creation processing is performed (step 1), then simulation result information analysis processing is performed (step 2), coverage check information update processing is performed (step 3), and coverage check information display output processing is performed. (Step 4).

第2図は、上記ステツプ間の関係を概括的なフ
ローチヤートで示したもので、点線で囲んだ部分
が本発明の範囲である。カバレージチエツク情報
作成処理1では、マイクロプログラムソースコー
ドフアイル5と信号情報フアイル6によりカバレ
ージチエツク情報フアイル8を作成する。シミユ
レーシヨン結果情報解析処理2では、論理シミユ
レーシヨン12の出力であるシミユレーシヨン結
果フアイル7を入力として、トレース情報フアイ
ル9を作成する。なお論理シミユレーシヨン12
とは、ゲート論理フアイル13およびシミユレー
シヨンデータフアイル14を入力として、シミユ
レーシヨン結果フアイル7を出力するステツプで
ある。
FIG. 2 is a general flowchart showing the relationship between the above steps, and the area surrounded by dotted lines is the scope of the present invention. In the coverage check information creation process 1, a coverage check information file 8 is created from the microprogram source code file 5 and the signal information file 6. In the simulation result information analysis process 2, a trace information file 9 is created using the simulation result file 7, which is the output of the logic simulation 12, as input. Furthermore, logic simulation 12
is a step in which the gate logic file 13 and the simulation data file 14 are input, and the simulation result file 7 is output.

カバレージチエツク情報更新処理3では、トレ
ース情報フアイル9とカバレージチエツク情報フ
アイル8とのつき合わせを行ない、カバレージチ
エツク情報フアイル8の該当項目の動作回数を加
算する。
In the coverage check information update process 3, the trace information file 9 and the coverage check information file 8 are matched, and the number of operations of the corresponding item in the coverage check information file 8 is added.

カバレージチエツク情報表示出力処理4では、
カバレージチエツク情報フアイル8のデータを端
末装置10や印刷装置11に表示出力する。
In coverage check information display output processing 4,
The data in the coverage check information file 8 is displayed and output to the terminal device 10 or the printing device 11.

論理シミユレーシヨン12が行なわれる毎に、
シミユレーシヨン結果情報解析装置2、カバレー
ジチエツク情報更新処理3を行ない、カバレージ
チエツク情報フアイル8の更新が行われる。第3
図は、カバレージチエツク情報作成処理1を説明
する図である。
Each time the logic simulation 12 is performed,
The simulation result information analysis device 2 performs a coverage check information update process 3 to update the coverage check information file 8. Third
The figure is a diagram illustrating coverage check information creation processing 1.

マイクロプログラムソースコードフアイル5に
は、マイクロプログラムの各ステツプに対応して
1つずつのエントリをもつマイクロプログラムテ
ーブル15があり、各マイクロプログラムステツ
プには、自マイクロプログラムアドレス16と次
に実行する可能性を持つ次マイクロプログラムア
ドレス(NEXT)17、同(NEXTS)18が
格納されている。この自マイクロプログラムアド
レス16と次に実行する可能性を持つマイクロプ
ログラムアドレスNEXT17、NEXTS18よ
りカバレージチエツク情報作成処理1によつてマ
イクロプログラムカバレージチエツク情報フアイ
ル19のマイクロプログラムカバレージテーブル
21を作成する。マイクロプログラムテーブル1
5からマイクロプログラムカバレージテーブル2
1は具体的には次のようにして作成される。マイ
クロプログラムテーブル15のマイクロプログラ
ムアドレス16が自マイクロプログラムアドレス
16として0アドレスを持つ場合、次に実行する
可能性のあるマイクロプログラムアドレスは、
NEXT17、NEXTS18よりそれぞれ1アド
レスおよび2アドレスである。自マイクロプログ
ラムアドレスから次のマイクロプログラムアドレ
スの組合せとして0−1、0−2を持つていると
して、これらをマイクロプログラムパス22とし
て格納し、このマイクロプログラムパス22を通
過した回数すなわち通過回数23を初期値0とし
て格納する。信号情報フアイル6には、信号名テ
ーブル19が格納されており、この信号名テーブ
ル19を論理カバレージチエツク情報フアイル2
0とし作成する。具体的には次のようにして作成
される。カバレージチエツク情報作成処理1が信
号情報フアイル6の信号名テーブル19より論理
回路に付された信号名20を取り出し、論理回路
カバレージチエツク情報フアイル20の論理回路
カバレージテーブル24の信号名20に格納し、
信号名20の信号値が0→1、1→0に変化した
回数を動作回数25として格納するが初期値は0
とする。
The microprogram source code file 5 has a microprogram table 15 that has one entry corresponding to each step of the microprogram, and each microprogram step has its own microprogram address 16 and the next execution option. The next microprogram address (NEXT) 17 and the next microprogram address (NEXTS) 18 with the same characteristics are stored. A microprogram coverage table 21 of a microprogram coverage check information file 19 is created by the coverage check information creation process 1 from this own microprogram address 16 and microprogram addresses NEXT 17 and NEXTS 18 that are likely to be executed next. Micro program table 1
5 to micro program coverage table 2
1 is specifically created as follows. When the microprogram address 16 of the microprogram table 15 has 0 address as its own microprogram address 16, the microprogram address that may be executed next is
These are 1 address and 2 addresses from NEXT17 and NEXTS18, respectively. Assuming that the combination of the next microprogram address from the own microprogram address is 0-1, 0-2, these are stored as the microprogram path 22, and the number of times this microprogram path 22 has been passed, that is, the number of passes 23, is calculated. Store as initial value 0. A signal name table 19 is stored in the signal information file 6, and this signal name table 19 is stored in the logical coverage check information file 2.
Create it as 0. Specifically, it is created as follows. The coverage check information creation process 1 extracts the signal name 20 assigned to the logic circuit from the signal name table 19 of the signal information file 6, stores it in the signal name 20 of the logic circuit coverage table 24 of the logic circuit coverage check information file 20,
The number of times the signal value of signal name 20 changes from 0 to 1, 1 to 0 is stored as the operation count 25, but the initial value is 0.
shall be.

第4図は、シミユレーシヨン結果情報解析処理
2およびカバレージチエツク情報更新処理3を説
明した図である。シミユレーシヨン結果フアイル
7に格納されているシミユレーシヨン結果テーブ
ルル26より、信号名20のサイクル28に対す
る信号値の変化0→1、1→0の回数をカウント
して、トレース情報フアイル9の論理カバレージ
テーブル24に信号名20と動作回数25を格納
する。またシミユレーシヨン結果フアイル7のシ
ミユレーシヨン結果テーブル26のCSAR27は
マイクロプログラムの実行したアドレスを示し、
サイクル28よりマイクロプログラムのアドレス
が判明し、これをトレース情報フアイル9のマイ
クロプログラムカバレージテーブル21のマイク
ロプログラムパスに各々、0−1、1−3、3−
4を格納する。次に、このトレース情報フアイル
9の論理カバレージテーブル24の信号の動作回
数25の信号名によりカバレージチエツク情報フ
アイル8をサーチし、一致した信号の動作回数2
5に加算する。又、トレース情報フアイル9のマ
イクロプログラムカバレージテーブル21のマイ
クロプログラムパス22をマイクロプログラムカ
バレージチエツク情報フアイル19のマイクロプ
ログラムカバレージテーブル21のマイクロプロ
グラムパス22がサーチし、一致したマイクロプ
ログラムパス22の通過回数23に1を加算す
る。以上の処理で更新されたカバレージチエツク
情報フアイル8のデータから論理回路の信号名2
0の動作回数25より0の値を持つ信号は動作し
なかつたことを示し、1以上の値を持つた信号は
動作したことを示す。またマイクロプログラム
は、各マイクロプログラムパス22の通過回数2
3が0の値を持つたマイクロプログラムパス22
は通過しなかつたことを示し、1以上の値を持つ
たマイクロプログラムパス22は通過したことを
示す。これらをカバレージチエツク情報表示出力
処理4により表示出力することによつて、論理シ
ミユレーシヨン12による論理回路およびマイク
ロプログラムの動作範囲を知ることができ、これ
からまだ動作していない論理回路およびマイクロ
プログラムを動作させるためのシミユレーシヨン
データタフアイル14を作成することができる。
このように、論理シミユレーシヨンの信号状態を
基にしてカバレージチエツクを実施することによ
り、論理回路およびマイクロプログラムの動作範
囲をより正確に把握できるものである。
FIG. 4 is a diagram illustrating the simulation result information analysis process 2 and the coverage check information update process 3. From the simulation result table 26 stored in the simulation result file 7, the number of times the signal value changes from 0 to 1 and 1 to 0 for the cycle 28 of the signal name 20 is counted, and the logical coverage table 26 of the trace information file 9 is counted. The signal name 20 and the number of operations 25 are stored in . Furthermore, CSAR27 of the simulation result table 26 of the simulation result file 7 indicates the address where the microprogram was executed.
From cycle 28, the address of the microprogram is known, and it is assigned to the microprogram path 0-1, 1-3, 3-, respectively, in the microprogram coverage table 21 of the trace information file 9.
Store 4. Next, the coverage check information file 8 is searched by the signal name of the operation count 25 of the signal in the logical coverage table 24 of this trace information file 9, and the operation count 2 of the signal that matches is searched.
Add to 5. Further, the microprogram path 22 of the microprogram coverage table 21 of the microprogram coverage check information file 19 searches for the microprogram path 22 of the microprogram coverage table 21 of the trace information file 9, and the number of passages 23 of the matched microprogram path 22 is calculated. Add 1 to . From the data in the coverage check information file 8 updated through the above processing, the signal name 2 of the logic circuit is
According to the operation count 25 of 0, a signal having a value of 0 indicates that the signal did not operate, and a signal having a value of 1 or more indicates that it operated. In addition, the microprogram has the number of times each microprogram path 22 passes 2
Microprogram path 22 where 3 has a value of 0
indicates that the microprogram path 22 was not passed, and a microprogram path 22 having a value of 1 or more indicates that it was passed. By displaying and outputting these by the coverage check information display output processing 4, the operating range of the logic circuit and microprogram by the logic simulation 12 can be known, and the logic circuit and microprogram that are not yet operating can be operated from now on. A simulation data tough aisle 14 can be created for this purpose.
In this manner, by performing a coverage check based on the signal state of the logic simulation, the operating range of the logic circuit and microprogram can be more accurately grasped.

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

以上説明したように、本発明は論理シミユレー
シヨン時にカバレージチエツクを行ない、論理回
路およびマイクロプログラムの動作範囲を把握で
きるようにしたので、重複したテストの論理シミ
ユレーシヨンの排除ができ、論理シミユレーシヨ
ン時間の低減、有効なテストの実施に優れた効果
を有する。
As explained above, the present invention performs a coverage check during logic simulation to grasp the operating range of logic circuits and microprograms, so it is possible to eliminate redundant logic simulation tests, reduce logic simulation time, It has excellent effects on conducting valid tests.

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

第1図は本発明による論理シミユレーシヨンの
テストカバレージ方式の手順を示すフローチヤー
ト、第2図は第1図に示す手順間の関連を示す概
括的なフローチヤート、第3図は本発明によるカ
バレージチエツク情報作成処理を説明するための
図、第4図は本発明によるシミユレーシヨン結果
情報解析処理およびカバレージチエツク情報更新
処理を説明するための図である。 1……カバレージチエツク情報作成処理、2…
…シミユレーシヨン結果情報解析処理、3……カ
バレージチエツク情報更新処理、4……カバレー
ジチエツク情報表示出力処理、5……マイクロプ
ログラムソースコードフアイル、6……信号情報
フアイル、7……シミユレーシヨン結果フアイ
ル、8……カバレージチエツク情報フアイル、9
……トレース情報フアイル、10……端末装置、
11……印刷装置、12……論理シミユレーシヨ
ン、13……ゲート論理フアイル、14……シミ
ユレーシヨンデータフアイル、15……マイクロ
プログラムテーブル、16……マイクロプログラ
ムアドレス、17……次マイクロプログラムアド
レス、18……次マイクロプログラムアドレス、
19……信号名テーブル、20……信号名、21
……マイクロプログラムカバレージテーブル、2
2……マイクロプログラムパス、23……通過回
数、24……論理回路カバレージテーブル、25
……動作回数、26……シミユレーシヨン結果テ
ーブル。
FIG. 1 is a flowchart showing the procedure of the logic simulation test coverage method according to the present invention, FIG. 2 is a general flowchart showing the relationship between the procedures shown in FIG. 1, and FIG. FIG. 4 is a diagram for explaining the information creation process, and FIG. 4 is a diagram for explaining the simulation result information analysis process and the coverage check information update process according to the present invention. 1...Coverage check information creation processing, 2...
... Simulation result information analysis processing, 3 ... Coverage check information update processing, 4 ... Coverage check information display output processing, 5 ... Micro program source code file, 6 ... Signal information file, 7 ... Simulation result file, 8 ...Coverage check information file, 9
...Trace information file, 10...Terminal device,
11...Printing device, 12...Logic simulation, 13...Gate logic file, 14...Simulation data file, 15...Microprogram table, 16...Microprogram address, 17...Next microprogram address , 18...Next microprogram address,
19...Signal name table, 20...Signal name, 21
...Micro program coverage table, 2
2... Micro program path, 23... Number of passes, 24... Logic circuit coverage table, 25
...Number of operations, 26...Simulation result table.

Claims (1)

【特許請求の範囲】[Claims] 1 論理回路およびマイクロプログラムをテスト
プログラム等のシミユレーシヨンデータにより疑
似動作させ、その結果として、前記論理回路の信
号識別名ごとの信号変化を示す情報と、前記マイ
クロプログラムの実行ステツプ情報を出力する論
理シミユレーシヨンに基づいて、テストカバレー
ジを求める方式において、前記論理回路の各信号
識別名ごとの動作回数を格納する第1の記憶手段
を備え、前記論理シミユレーシヨンの結果出力さ
れた前記信号識別名ごとの信号変化を示す情報を
基にして、前記第1の記憶手段中の動作回数を更
新し、また、前記マイクロプログラムのステツプ
間のパスごとの通過回数を格納する第2の記憶手
段を備え、前記論理シミユレーシヨンの結果出力
された実行ステツプ情報を基にして、通過パス情
報を作成し、該通過パス情報から前記第2の記憶
手段中の通過回数を更新することを特徴とする論
理シミユレーシヨンのテストカバレージ方式。
1 A logic circuit and a microprogram are operated in a simulated manner using simulation data such as a test program, and as a result, information indicating signal changes for each signal identification name of the logic circuit and execution step information of the microprogram are output. A method for determining test coverage based on a logic simulation in which the test coverage is calculated based on a logic simulation, comprising: a first storage means for storing the number of operations for each signal identification name of the logic circuit; a second storage means for updating the number of operations in the first storage means based on information indicating a signal change in the microprogram, and storing the number of passes for each pass between steps of the microprogram; A logic simulation test characterized in that passing path information is created based on execution step information output as a result of the logic simulation, and the number of passes in the second storage means is updated from the passing path information. Coverage method.
JP59248111A 1984-11-26 1984-11-26 Test coverage system for logical simulation Granted JPS61127042A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59248111A JPS61127042A (en) 1984-11-26 1984-11-26 Test coverage system for logical simulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59248111A JPS61127042A (en) 1984-11-26 1984-11-26 Test coverage system for logical simulation

Publications (2)

Publication Number Publication Date
JPS61127042A JPS61127042A (en) 1986-06-14
JPH029370B2 true JPH029370B2 (en) 1990-03-01

Family

ID=17173390

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59248111A Granted JPS61127042A (en) 1984-11-26 1984-11-26 Test coverage system for logical simulation

Country Status (1)

Country Link
JP (1) JPS61127042A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01100642A (en) * 1987-10-14 1989-04-18 Hitachi Ltd Test coverage system for computer system
JPH04239338A (en) * 1991-01-11 1992-08-27 Nec Corp Measuring system for microprogram comprehension rate

Also Published As

Publication number Publication date
JPS61127042A (en) 1986-06-14

Similar Documents

Publication Publication Date Title
US20030061581A1 (en) Method of evaluating test cases in a simulation environment by harvesting
JPH06506309A (en) Circuit simulation interface method
JPH029370B2 (en)
JP3195031B2 (en) Test specification generation method, semiconductor device inspection apparatus, and semiconductor device inspection method
US6813751B2 (en) Creating standard VHDL test environments
CN116048952A (en) Instantiation module simulation verification method and device based on tailorable IP
US20070073529A1 (en) Apparatus and method for composite behavioral modeling for multiple-sourced integrated circuits
JP2525393B2 (en) Logic simulation test coverage method
US6854102B1 (en) System and method of acquiring delay, setup and hold values for integrated circuit cells
US5937182A (en) Design verification system using expect buffers
CN111859985A (en) AI customer service model testing method, device, electronic equipment and storage medium
US6965853B2 (en) Back annotation apparatus for carrying out a simulation based on the extraction result in regard to parasitic elements
US10614181B2 (en) Electronic design tools using non-synthesizable circuit elements
JPH01100642A (en) Test coverage system for computer system
JPS6339051A (en) Test coverage system for logic simulation
CN113742240A (en) User interface testing method and device, storage medium and electronic equipment
JP2982418B2 (en) Functional simulation device
JP2669863B2 (en) Simulation equipment
JPH06259495A (en) Logic simulation system
JP2003194890A (en) Failure analyzing method, and analysis of failure supporting device and program
JPH03144767A (en) Delay time analyzer
JPH05281294A (en) Hardware coverage measuring circuit
JPH03276374A (en) Tracking device for logic simulation result
JPH03129537A (en) Test coverage system for microprogram
JPH05120069A (en) Testing and verifying method for computer program