JPH04291460A - Method and device for logical simulation - Google Patents

Method and device for logical simulation

Info

Publication number
JPH04291460A
JPH04291460A JP3056371A JP5637191A JPH04291460A JP H04291460 A JPH04291460 A JP H04291460A JP 3056371 A JP3056371 A JP 3056371A JP 5637191 A JP5637191 A JP 5637191A JP H04291460 A JPH04291460 A JP H04291460A
Authority
JP
Japan
Prior art keywords
test
section
circuit model
logic circuit
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.)
Pending
Application number
JP3056371A
Other languages
Japanese (ja)
Inventor
Yuichi Onodera
裕一 小野寺
Masakichi Tanaka
田中 政吉
Yoshio Sato
義雄 佐藤
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 JP3056371A priority Critical patent/JPH04291460A/en
Publication of JPH04291460A publication Critical patent/JPH04291460A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve the high speed logical simulation efficiency by omitting the processing operations which are so far carried out for each test at an initialization part and a result deciding part and at the same time to attain an optimum logical simulation environment in accordance with a test case. CONSTITUTION:A logical simulation device confirms the operation of a tested logic circuit model with use of a test program and consists of a logic circuit model to be tested, an instruction interpreter 12 serving as an actual data processor, a contact module 13 which secures a contact of information between the model 11 and the interpreter 12, and a memory 16 which stores a test program 14 and an initial/expected value table 15. Then the initial value that can offer an environment equal to the state of an initialization part carried out by the interpreter 12 whose normalcy is confirmed is recorded into the table 15 together with the expected value that can offer an environment equal to the executed state of a test part.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、論理シミュレーション
装置および論理シミュレーション方法に関し、特にテス
トプログラムによるデータ処理装置の論理シミュレーシ
ョンにおいて、高速かつ効率の良い論理シミュレーショ
ンが可能とされる論理シミュレーション装置および方法
に適用して有効な技術に関する。
[Field of Industrial Application] The present invention relates to a logic simulation device and a logic simulation method, and particularly to a logic simulation device and method that enable high-speed and efficient logic simulation in logic simulation of a data processing device using a test program. Concerning applied and effective techniques.

【0002】0002

【従来の技術】従来、テストプログラムによる論理シミ
ュレーション方法としては、たとえば特開昭59−14
8971号公報に記載されるように、実行速度は遅いが
、テストプログラムの試験部を処理して動作確認が詳細
に計算される被試験論理である論理回路モデルと、実行
速度が速く、初期設定部と結果判定部を処理する機械語
命令により操作可能な論理回路モデルとを用いて論理シ
ミュレーションを行う方法が挙げられる。
[Prior Art] Conventionally, as a logic simulation method using a test program, for example, Japanese Patent Laid-Open No. 59-14
As described in Publication No. 8971, there is a logic circuit model that has a slow execution speed but is the logic under test that processes the test part of the test program and calculates the operation check in detail, and a logic circuit model that has a fast execution speed and has initial settings. One example is a method of performing a logic simulation using a logic circuit model that can be operated by a machine language instruction for processing a result judgment section and a result judgment section.

【0003】たとえば、装置レベルで行う論理シミュレ
ーションの環境は、図6に示すように被試験論理である
論理回路モデル1と、命令インタプリタ2と、論理回路
モデル1および命令インタプリタ2の状態設定、フォー
マット変換などの情報連絡を行う連絡モジュール3と、
テストプログラム4が格納されているメモリ5とから構
成されている。
For example, the environment for logic simulation performed at the device level is as shown in FIG. a communication module 3 that communicates information such as conversion;
It is composed of a memory 5 in which a test program 4 is stored.

【0004】そして、以下の手順において論理シミュレ
ーションが実行される。この場合に、テストプログラム
4の初期設定部が、初期値と期待値を保持または自動生
成しているものとして説明する。
[0004] Logic simulation is then executed in the following steps. In this case, the description will be made assuming that the initial setting section of the test program 4 holds or automatically generates the initial value and the expected value.

【0005】始めに、連絡モジュール3は命令インタプ
リタ2の状態設定を実行し(ステップ601)、命令イ
ンタプリタ2に動作を移す。そして、命令インタプリタ
2はメモリ5よりテストプログラム4を読み出し、初期
設定部の終わりを示す命令Aが実行されるまで命令の実
行を行う(ステップ602〜604)。ここで、命令A
が実行されると、連絡モジュール3に動作を移してシミ
ュレーションが続行か終了かシミュレーション続行で判
定する(ステップ605)。
First, the communication module 3 executes the state setting of the instruction interpreter 2 (step 601), and transfers the operation to the instruction interpreter 2. Then, the instruction interpreter 2 reads the test program 4 from the memory 5 and executes the instructions until the instruction A indicating the end of the initial setting section is executed (steps 602 to 604). Here, command A
When executed, the communication module 3 moves the operation to determine whether the simulation should continue or end (step 605).

【0006】この時、シミュレーション続行の場合には
論理回路モデル1の状態設定を実行し(ステップ606
)、論理回路モデル1に動作を移す。そして、論理回路
モデル1はメモリ5よりテストプログラム4を読み出し
、試験部の終わりを示す命令Bが実行されるまで試験部
の命令の実行を行う(ステップ607〜609)。さら
に、命令Bが実行されると連絡モジュール3に動作を移
す。
At this time, if the simulation is to be continued, the state setting of the logic circuit model 1 is executed (step 606).
), the operation is transferred to logic circuit model 1. Then, the logic circuit model 1 reads the test program 4 from the memory 5 and executes the instructions of the test section until instruction B indicating the end of the test section is executed (steps 607 to 609). Further, when the instruction B is executed, the operation is transferred to the communication module 3.

【0007】続いて、連絡モジュール3は命令インタプ
リタ2の状態設定を実行し(ステップ601)、命令イ
ンタプリタ2に動作を移す。そして、命令インタプリタ
2は命令の読み出しを実行し(ステップ602)、結果
判定やエラー解析などの結果判定部を処理する命令の実
行を行う(ステップ604)。
[0007] Subsequently, the communication module 3 executes the state setting of the command interpreter 2 (step 601), and transfers the operation to the command interpreter 2. Then, the instruction interpreter 2 executes reading of the instruction (step 602), and executes an instruction for processing the result determination section such as result determination and error analysis (step 604).

【0008】以上のように、テストプログラム4が複数
の試験で構成されている場合には、これら一連の動作を
全試験について繰り返し、最後に連絡モジュール3に動
作を移してシミュレーション続行においてシミュレーシ
ョンを終了する(ステップ605)。
As described above, when the test program 4 consists of a plurality of tests, this series of operations is repeated for all the tests, and finally the operation is transferred to the communication module 3 to terminate the simulation when continuing the simulation. (step 605).

【0009】次に、テストプログラム4の流れを図7に
より説明する。図7において、縦方向に時間をとり、横
方向に命令インタプリタ2、連絡モジュール3および論
理回路モデル1の相互の処理の移り変わりを示し、また
テストプログラム4については、試験が1つまたは複数
のいずれでも可能であるが、ここでは試験A、試験Bお
よび試験Cにより構成されている場合とする。
Next, the flow of the test program 4 will be explained with reference to FIG. In FIG. 7, the vertical direction shows time, and the horizontal direction shows the mutual processing transitions of the instruction interpreter 2, the communication module 3, and the logic circuit model 1. However, in this case, it is assumed that the test consists of test A, test B, and test C.

【0010】まず、試験Aの初期設定部A71は命令イ
ンタプリタ2で実行され、そして連絡モジュール3を通
って論理回路モデル1で試験部A72が実行される。そ
の後、連絡モジュール3を通り、結果判定部A73は命
令インタプリタ2で実行される。このようにして、試験
Bの初期設定部B74、試験部B75、結果判定部B7
6、および試験Cの初期設定部C77、試験部C78、
結果判定部C79についても同様に実行される。
First, the initial setting part A71 of the test A is executed by the instruction interpreter 2, and then the test part A72 is executed by the logic circuit model 1 through the communication module 3. Thereafter, it passes through the communication module 3 and the result determination section A73 is executed by the instruction interpreter 2. In this way, the initial setting section B74, the test section B75, and the result determination section B7 of the test B
6, and initial setting section C77 of test C, test section C78,
The result determination unit C79 is similarly executed.

【0011】以上のように、従来はテストプログラム4
の1つ1つの試験について、初期設定部と結果判定部を
命令インタプリタ2で実行する論理シミュレーション方
法が採用されている。
As described above, conventionally, the test program 4
For each test, a logic simulation method is adopted in which the initial setting section and the result judgment section are executed by the instruction interpreter 2.

【0012】0012

【発明が解決しようとする課題】ところが、前記のよう
な従来技術において、テストプログラムの試験が複数か
ら構成される場合には、各試験単位毎に初期設定部と結
果判定部を命令インタプリタで実行しなければならず、
これによって実行時間が長くなるという問題がある。特
に、何回も同じテストプログラムを実行する論理シミュ
レーションにおいては、実行時間の延長傾向が顕著に表
れる。
[Problem to be Solved by the Invention] However, in the prior art as described above, when a test program consists of a plurality of tests, the initial setting part and the result judgment part are executed by an instruction interpreter for each test unit. have to,
This poses a problem in that the execution time increases. In particular, in logic simulations in which the same test program is executed many times, the tendency for the execution time to increase is noticeable.

【0013】従って、従来の論理シミュレーション方法
においては、テストプログラムによる論理シミュレーシ
ョンにおいて、高速かつ効率の良い論理シミュレーショ
ンを提供することができない。
Therefore, the conventional logic simulation method cannot provide high-speed and efficient logic simulation using a test program.

【0014】そこで、本発明の目的は、論理シミュレー
ション時、各試験単位毎にテストプログラムの初期設定
部および結果判定部の処理を必要とせず、論理回路モデ
ルの初期設定部および結果判定部の処理と、被試験論理
回路モデルの試験部の処理とを個別に実行し、論理回路
モデルの初期設定部および結果判定部による実行時間の
削減によって高速かつ効率の向上を実現することができ
る論理シミュレーション装置および方法を提供すること
にある。
SUMMARY OF THE INVENTION Therefore, an object of the present invention is to eliminate the need for processing of the initial setting section and result judgment section of a test program for each test unit during logic simulation, and to perform processing of the initial setting section and result judgment section of a logic circuit model. A logic simulation device that independently executes the processing of the test section of the logic circuit model under test, and achieves high speed and efficiency by reducing the execution time of the logic circuit model initialization section and result judgment section. and to provide methods.

【0015】また、本発明の他の目的は、テストプログ
ラムの初期設定部および結果判定部の実行に汎用性をも
たせ、処理の高速な実機または機械語命令により操作可
能な命令インタプリタのどちらでも処理を可能とするこ
とによってテストケースに合わせた最適な論理シミュレ
ーション環境の構築を実現することができる論理シミュ
レーション装置および方法を提供することにある。
Another object of the present invention is to provide versatility in the execution of the initial setting section and result determination section of a test program, so that processing can be performed on either a high-speed real machine or an instruction interpreter that can be operated using machine language instructions. An object of the present invention is to provide a logic simulation device and method that can realize the construction of an optimal logic simulation environment tailored to a test case.

【0016】本発明の前記ならびにその他の目的と新規
な特徴は、本明細書の記述および添付図面から明らかに
なるであろう。
The above and other objects and novel features of the present invention will become apparent from the description of this specification and the accompanying drawings.

【0017】[0017]

【課題を解決するための手段】本願において開示される
発明のうち、代表的なものの概要を簡単に説明すれば、
下記のとおりである。
[Means for Solving the Problems] Among the inventions disclosed in this application, a brief overview of typical inventions will be as follows.
It is as follows.

【0018】すなわち、本発明の論理シミュレーション
装置は、被試験論理回路モデルを、被試験論理回路モデ
ルの初期値および期待値を設定する初期値設定部と、被
試験論理回路モデルを試験する命令群の試験部と、期待
値と試験部の実行結果との比較および解析を行う結果判
定部とから構成されるテストプログラムを用いて動作確
認する論理シミュレーション装置であって、テストプロ
グラムを正常性が確認された論理回路モデルで予め実行
する実行手段と、初期設定部の実行結果と試験部の実行
結果とを記録保持する保持手段と、記録保持した初期設
定部の実行結果を初期値として被試験論理回路モデルに
設定し、論理シミュレーションで試験部を実行した結果
と記録保持した試験部の実行結果とを比較する設定・比
較手段とを備えるものである。
That is, the logic simulation apparatus of the present invention includes an initial value setting section for setting an initial value and an expected value of the logic circuit model under test, and a group of instructions for testing the logic circuit model under test. A logic simulation device that confirms operation using a test program, which consists of a test section and a result judgment section that compares and analyzes expected values with the execution results of the test section. an execution means that performs the execution in advance on the logic circuit model that has been prepared; a storage means that records and holds the execution results of the initial setting section and the test section; It is provided with a setting/comparison means for comparing the result set in the circuit model and executed by the test section in logic simulation with the recorded execution result of the test section.

【0019】また、本発明の論理シミュレーション方法
は、テストプログラムを正常性が確認された論理回路モ
デルで予め実行し、実行による初期設定部の実行結果を
初期値として被試験論理回路モデルに設定し、さらに論
理シミュレーションで試験部を実行した結果と、実行に
よる試験部の実行結果とを比較し、比較した結果が一致
の場合には次の試験の実行を行い、かつ不一致の場合に
は正常性が確認された論理回路モデルで結果判定部を実
行し、試験毎に繰り返して初期設定部、試験部、結果判
定部を全て実行するものである。
Further, in the logic simulation method of the present invention, a test program is executed in advance on a logic circuit model whose normality has been confirmed, and the execution result of the initial setting section is set as an initial value in the logic circuit model under test. , Furthermore, the results of executing the test section in the logic simulation and the execution results of the test section in execution are compared, and if the comparison results match, execute the next test, and if they do not match, perform the normality check. The result judgment section is executed using the confirmed logic circuit model, and the initial setting section, test section, and result judgment section are all executed repeatedly for each test.

【0020】また、他の論理シミュレーション方法は、
比較した結果が一致の場合は試験部のみを実行し、不一
致の場合は試験部と結果判定部のみ実行するものである
[0020] Another logic simulation method is
If the comparison results match, only the test section is executed, and if they do not match, only the test section and result determination section are executed.

【0021】この場合に、テストプログラムの初期設定
部および試験部を、正常性が確認された被試験論理回路
モデルの擬似動作が可能な命令インタプリタまたは実際
のデータ処理装置のいずれでも実行可能とするようにし
たものである。
In this case, the initial setting section and the testing section of the test program can be executed by either an instruction interpreter capable of pseudo-operating the logic circuit model under test whose normality has been confirmed or by an actual data processing device. This is how it was done.

【0022】また、論理シミュレーションで試験部を実
行した結果と、記録保持した試験部の実行結果とが不一
致の場合に、論理回路モデルおよび被試験論理回路モデ
ルの情報を連絡する連絡モジュールにエラー解析のみを
実行させ、被試験論理回路モデルおよび連絡モジュール
のみでテストプログラムの試験部を実行するようにした
ものである。
[0022] Furthermore, if the result of executing the test part in the logic simulation and the execution result of the recorded test part do not match, error analysis is performed in the communication module that communicates information about the logic circuit model and the logic circuit model under test. The test part of the test program is executed only by the logic circuit model under test and the communication module.

【0023】[0023]

【作用】前記した論理シミュレーション装置および方法
によれば、実行手段、保持手段および設定・比較手段を
備えることにより、設定・比較手段の結果が一致の場合
に次の試験の実行を行い、かつ不一致の場合に正常性が
確認された論理回路モデルで結果判定部を実行し、試験
毎に繰り返して初期設定部、試験部、結果判定部を全て
実行する処理から、または結果が一致の場合に試験部の
みを実行し、不一致の場合に試験部と結果判定部のみを
実行することができる。これにより、論理シミュレーシ
ョンにおいて、論理回路モデルの初期設定部および結果
判定部の処理と、被試験論理回路モデルの試験部の処理
とをそれぞれ個別に実行することができる。
[Operation] According to the above-described logic simulation device and method, by providing the execution means, the holding means, and the setting/comparing means, if the result of the setting/comparing means is a match, the next test is executed, and when the result of the setting/comparing means is a match, In this case, execute the result judgment part with the logic circuit model whose normality has been confirmed, and then repeat the process for each test to execute all the initial setting part, test part, and result judgment part, or start the test if the results match. If there is a discrepancy, only the test part and the result judgment part can be executed. Thereby, in the logic simulation, the processing of the initial setting section and the result determination section of the logic circuit model and the processing of the testing section of the logic circuit model under test can be executed separately.

【0024】この場合に、テストプログラムの初期設定
部および試験部を命令インタプリタまたは実際のデータ
処理装置で実行可能とすることにより、テストプログラ
ムの実行に汎用性をもたせることができる。これにより
、テストケースに合わせた最適な論理シミュレーション
環境の構築を実現することができる。
In this case, by making the initial setting section and the testing section of the test program executable by an instruction interpreter or an actual data processing device, the test program can be executed with versatility. This makes it possible to construct an optimal logic simulation environment tailored to the test case.

【0025】また、比較結果が不一致の場合に連絡モジ
ュールにエラー解析のみを実行させることにより、正常
性が確認された論理回路モデルで結果判定部の処理が不
要となり、被試験論理回路モデルおよび連絡モジュール
のみでテストプログラムの試験部を実行することができ
る。これにより、論理回路モデルの初期設定部および結
果判定部による実行時間を削減し、試験部のみを論理回
路モデルで処理することによって高速かつ効率の向上を
実現することができる。
Furthermore, by having the communication module execute only error analysis when the comparison results do not match, the process of the result judgment unit is not necessary for the logic circuit model whose normality has been confirmed, and the logic circuit model under test and the communication module are The test part of the test program can be executed using just the module. This reduces the execution time of the logic circuit model initial setting section and result determination section, and processes only the test section using the logic circuit model, thereby achieving higher speed and efficiency.

【0026】[0026]

【実施例】図1は本発明の一実施例である論理シミュレ
ーション装置の構成および実行手順を示す説明図、図2
は本実施例の論理シミュレーション装置におけるテスト
プログラムの流れを示す説明図、図3は本実施例におけ
る初期値・期待値テーブル作成の構成および流れを示す
説明図、図4は本実施例における初期値・期待値テーブ
ルと命令インタプリタの伝達情報を示す説明図、図5は
本実施例における命令インタプリタ、初期値・期待値テ
ーブルおよび論理回路モデルの関係を示す説明図である
[Example] Fig. 1 is an explanatory diagram showing the configuration and execution procedure of a logic simulation device which is an embodiment of the present invention, and Fig. 2
is an explanatory diagram showing the flow of a test program in the logic simulation device of this embodiment, FIG. 3 is an explanatory diagram showing the configuration and flow of creating an initial value/expected value table in this embodiment, and FIG. 4 is an explanatory diagram showing the flow of a test program in the logic simulation device of this embodiment. - An explanatory diagram showing the transmission information of the expected value table and the instruction interpreter. FIG. 5 is an explanatory diagram showing the relationship between the instruction interpreter, the initial value/expected value table, and the logic circuit model in this embodiment.

【0027】まず、図1により本実施例の論理シミュレ
ーション装置の構成を説明する。
First, the configuration of the logic simulation apparatus of this embodiment will be explained with reference to FIG.

【0028】本実施例の論理シミュレーション装置は、
たとえば被試験論理回路モデルをテストプログラムを用
いて動作確認する論理シミュレーション装置とされ、被
試験論理である論理回路モデル11と、実際のデータ処
理装置である命令インタプリタ(実行手段)12と、論
理回路モデル11および命令インタプリタ12の状態設
定、フォーマット変換などの情報連絡を行う連絡モジュ
ール(設定・比較手段)13と、テストプログラム14
および本発明の特徴である初期値・期待値テーブル(保
持手段)15が格納されているメモリ16とから構成さ
れている。
The logic simulation device of this embodiment is as follows:
For example, it is a logic simulation device that checks the operation of a logic circuit model under test using a test program, and includes a logic circuit model 11 that is the logic under test, an instruction interpreter (execution means) 12 that is an actual data processing device, and a logic circuit A communication module (setting/comparison means) 13 that communicates information such as status setting and format conversion of the model 11 and instruction interpreter 12, and a test program 14.
and a memory 16 in which an initial value/expected value table (holding means) 15, which is a feature of the present invention, is stored.

【0029】すなわち、初期値・期待値テーブル15は
、正常性が確認された命令インタプリタ12で初期設定
部を実行し終えた状態と同一な環境が提供できる初期値
と、試験部を実行し終えた状態と同一な環境が提供でき
る期待値とが記録されており、図1の従来技術と比較し
て異なる点である。
In other words, the initial value/expected value table 15 contains initial values that can provide the same environment as when the instruction interpreter 12 whose normality has been confirmed has finished executing the initial setting section, and This method is different from the conventional technology shown in FIG. 1 in that the expected value that can provide the same environment as the current state is recorded.

【0030】次に、本実施例の作用について説明する。Next, the operation of this embodiment will be explained.

【0031】始めに、図1において、論理シミュレーシ
ョンの実行を、テストプログラム14の初期設定部が初
期値と期待値を保持または自動生成しているものとして
説明する。
First, referring to FIG. 1, the execution of a logic simulation will be described assuming that the initial setting section of the test program 14 holds or automatically generates initial values and expected values.

【0032】まず、連絡モジュール13は初期値・期待
値テーブル15より初期値の読み出しを実行し(ステッ
プ101)、さらに論理回路モデル11の状態設定を実
行する(ステップ102)。この時点で、従来技術で説
明した論理回路モデルの状態設定(ステップ606)ま
での処理と同じ結果が得られる。
First, the communication module 13 reads initial values from the initial value/expected value table 15 (step 101), and further sets the state of the logic circuit model 11 (step 102). At this point, the same result as the processing up to the logic circuit model state setting (step 606) described in the prior art is obtained.

【0033】さらに、論理回路モデル11に動作が移る
と、メモリ16よりテストプログラム14の命令の読み
出しを実行する(ステップ103)。そして、命令Bが
実行されるまで試験部の命令の実行を行い(ステップ1
04,105)、命令Bが実行されると連絡モジュール
13に動作を移し、メモリ16中の初期値・期待値テー
ブル15より期待値の読み出しを実行する(ステップ1
06)。
Further, when the operation moves to the logic circuit model 11, the instructions of the test program 14 are read out from the memory 16 (step 103). Then, the instructions of the test section are executed until instruction B is executed (step 1
04, 105), when instruction B is executed, the operation is transferred to the communication module 13, and the expected value is read from the initial value/expected value table 15 in the memory 16 (step 1
06).

【0034】続いて、読み出した期待値を試験部の実行
結果と比較し、コンペアチェックを実行する(ステップ
107)。そして、エラーが無い場合はシミュレーショ
ン続行の判定で(ステップ108)、論理回路モデル1
1に動作を移して命令の読み出し(ステップ103)か
ら以上の動作を繰り返す。
Next, the read expected value is compared with the execution result of the test section to perform a compare check (step 107). Then, if there is no error, it is determined to continue the simulation (step 108), and the logic circuit model 1
1, and the above operations are repeated from instruction reading (step 103).

【0035】一方、エラーが有った場合は、命令インタ
プリタ12に動作を移して命令の読み出しを実行する(
ステップ109)。そして、メモリ16からテストプロ
グラム14を読み出し、さらにエラーを解析する命令を
実行して命令が終了すると(ステップ110,111)
、連絡モジュール13に動作を移して次の試験を実行す
る。
On the other hand, if there is an error, the operation is transferred to the instruction interpreter 12 and the instruction is read (
Step 109). Then, when the test program 14 is read from the memory 16 and an error analysis instruction is executed, the instruction is completed (steps 110 and 111).
, the operation is transferred to the communication module 13 to execute the next test.

【0036】この場合に、期待値とのコンペアチェック
(ステップ107)でエラーが有るか無いかだけを実行
したい時、つまり命令の実行(ステップ111)で行う
エラー解析が必要ない時は直接シミュレーション続行(
ステップ108)の実行が可能である。
In this case, if you only want to check whether there is an error or not in the comparison check with the expected value (step 107), that is, if you do not need the error analysis performed in the instruction execution (step 111), directly continue the simulation. (
Step 108) can be performed.

【0037】また、テストプログラム14が複数の試験
で構成されている場合は、これら一連の動作を全試験に
ついて繰り返し、最後に連絡モジュール13に動作を移
してシミュレーション続行でシミュレーションを終了す
る(ステップ108)。
If the test program 14 consists of a plurality of tests, this series of operations is repeated for all the tests, and finally the operation is transferred to the communication module 13 to continue the simulation and end the simulation (step 108). ).

【0038】次に、図2によりテストプログラム14の
流れを説明する。図2において、縦方向に時間をとり、
横方向に命令インタプリタ12、連絡モジュール13お
よび論理回路モデル11の相互の処理の移り変わりを示
し、またテストプログラム14については、試験項目が
1つまたは複数のいずれでも可能であるが、ここでは試
験A、試験Bおよび試験Cにより構成されている場合と
する。
Next, the flow of the test program 14 will be explained with reference to FIG. In Figure 2, time is taken in the vertical direction,
The mutual processing transitions of the instruction interpreter 12, the communication module 13, and the logic circuit model 11 are shown in the horizontal direction, and the test program 14 can have one or more test items, but test A is shown here. , test B and test C.

【0039】まず、試験A21は、初期値・期待値テー
ブル15と論理回路モデル11の状態設定(ステップ1
02)により直接論理回路モデル11での実行が可能と
なる。実行後、連絡モジュール13に動作を移し、試験
A22と期待値とのコンペアチェック(ステップ107
)を実行し、エラーが無い場合は論理回路モデル11に
動作を移して試験B23,24を同様に行う。
First, in test A21, the state setting of the initial value/expected value table 15 and the logic circuit model 11 (step 1) is performed.
02) enables direct execution on the logic circuit model 11. After execution, the operation is transferred to the communication module 13, and a comparison check is performed between test A22 and the expected value (step 107).
), and if there is no error, the operation is transferred to the logic circuit model 11 and tests B23 and B24 are performed in the same manner.

【0040】続いて、同様に試験C25,26を実行し
、たとえば期待値とのコンペアチェックでエラーが有っ
た場合は命令インタプリタ12に動作を移し、試験C2
7についてエラー解析のための命令の実行(ステップ1
11)を行う。この場合に、この命令の実行の省略が可
能であるのは前述の通りである。
Subsequently, tests C25 and C26 are executed in the same manner. For example, if an error is found in the comparison check with the expected value, the operation is transferred to the instruction interpreter 12, and test C2 is executed.
Execution of instructions for error analysis regarding 7 (step 1)
11). In this case, as described above, execution of this instruction can be omitted.

【0041】次に、図3に基づいて初期値・期待値テー
ブル15の作成方法を説明する。この場合に、初期値・
期待値テーブル15の作成は、命令インタプリタ12に
て行うテストプログラム14のデバック時に作成してお
くのが一番望ましく、ここではこの場合について説明す
る。しかし、種々の論理シミュレーションにおいては、
図1の命令インタプリタ12とメモリ16による構成で
の作成も可能であり、また命令インタプリタ12、連絡
モジュール13、論理回路モデル11、メモリ16の構
成による論理シミュレーション実施時の作成においても
可能である。
Next, a method for creating the initial value/expected value table 15 will be explained based on FIG. In this case, the initial value
It is most desirable to create the expected value table 15 when the test program 14 is debugged using the instruction interpreter 12, and this case will be described here. However, in various logical simulations,
It is possible to create the configuration using the instruction interpreter 12 and the memory 16 shown in FIG.

【0042】始めに、命令インタプリタ12は超高速に
テストプログラム14の処理を実行でき、メモリ16は
テストプログラム14と初期値・期待値が格納される初
期値・期待値テーブル15で構成される。
First, the instruction interpreter 12 can process the test program 14 at extremely high speed, and the memory 16 is composed of the test program 14 and an initial value/expected value table 15 in which initial values/expected values are stored.

【0043】まず、命令の読み出しを実行すると(ステ
ップ301)、メモリ16からテストプログラム14を
読み出して命令の実行を行う(ステップ302)。そし
て、初期設定部の処理が終了すると命令Aを実行して命
令Aの判定により(ステップ303)、その時の命令イ
ンタプリタ12の状態、すなわち初期値をメモリ16に
ある初期値・期待値テーブル15に記録する(ステップ
304)。
First, when an instruction is read (step 301), the test program 14 is read from the memory 16 and the instruction is executed (step 302). When the processing of the initial setting section is completed, instruction A is executed, and based on the judgment of instruction A (step 303), the state of the instruction interpreter 12 at that time, that is, the initial value, is stored in the initial value/expected value table 15 in the memory 16. Record (step 304).

【0044】さらに、試験部について命令の実行を行い
(ステップ305)、期待値設定部の処理が終了すると
命令Bを実行して命令Bの判定により(ステップ306
)、その時の命令インタプリタ12の状態、すなわち期
待値をメモリ16にある初期値・期待値テーブル15に
記録する(ステップ307)。
Further, instructions are executed for the test section (step 305), and when the processing of the expected value setting section is completed, instruction B is executed and the result is determined by the judgment of instruction B (step 306).
), the state of the instruction interpreter 12 at that time, that is, the expected value, is recorded in the initial value/expected value table 15 in the memory 16 (step 307).

【0045】そして、次の試験の判定において(ステッ
プ308)、試験が続く場合は命令の読み出し(ステッ
プ301)に戻り一連の流れを全試験について繰り返し
、一方試験が終了の場合はシミュレーション終了となる
[0045] Then, in determining the next test (step 308), if the test continues, the process returns to instruction reading (step 301) and repeats the series of steps for all tests, while if the test is finished, the simulation ends. .

【0046】また、初期設定部が予め初期値・期待値を
保持していたり自動作成するテストプログラム14につ
いては、初期値・期待値を命令Aでメモリ16へ格納の
処理を行う(ステップ304)。この時、命令Bによる
メモリへの格納の処理(ステップ307)は不要となる
Furthermore, for the test program 14 in which the initial setting section holds initial values and expected values in advance or automatically creates them, the initial values and expected values are stored in the memory 16 using command A (step 304). . At this time, the process of storing the data in the memory using instruction B (step 307) becomes unnecessary.

【0047】これによって、プログラム作成者は初期値
・期待値テーブル15を作成することを全く意識する必
要がないので、通常のテストプログラムデバックと同様
に行うことができる。
As a result, the program creator does not need to be aware of creating the initial value/expected value table 15 at all, and can debug the test program in the same way as normal test program debugging.

【0048】また、この初期値・期待値テーブル15は
、たとえばディスク装置や磁気テープ装置に記録してテ
ストプログラム14と同様にメモリ16へのロードが可
能である。
The initial value/expected value table 15 can be recorded on, for example, a disk device or a magnetic tape device, and then loaded into the memory 16 in the same way as the test program 14.

【0049】次に、図4により命令インタプリタ12お
よび初期値・期待値テーブル15の構成を説明する。
Next, the configurations of the instruction interpreter 12 and the initial value/expected value table 15 will be explained with reference to FIG.

【0050】命令インタプリタ12は、命令Aの実行時
(ステップ302)の命令インタプリタ12の制御情報
41、汎用目的のレジスタ42,43、バッファ記憶4
4および主記憶45などの状態をメモリ16への格納を
実行し(ステップ304)、メモリ16に設けた命令イ
ンタプリタ12と同じ内容を持つ初期値・期待値テーブ
ル15に格納する。また、命令Bの実行時(ステップ3
05)も同様に可能である。
The instruction interpreter 12 stores control information 41 of the instruction interpreter 12 during execution of instruction A (step 302), general-purpose registers 42 and 43, and buffer memory 4.
4 and the main memory 45 are stored in the memory 16 (step 304), and stored in the initial value/expected value table 15 provided in the memory 16 and having the same contents as the instruction interpreter 12. Also, when executing instruction B (step 3
05) is also possible.

【0051】次に、図5により命令インタプリタ12、
初期値・期待値テーブル15、論理回路モデル11を用
いた論理シミュレーション方法を説明する。
Next, according to FIG. 5, the instruction interpreter 12,
A logic simulation method using the initial value/expected value table 15 and the logic circuit model 11 will be explained.

【0052】まず、命令インタプリタ12で実行するテ
ストプログラム14は、初期設定部51が終了すると命
令Aを実行してその結果(試験部の初期状態)、すなわ
ち初期値となる状態を初期値・期待値テーブル15に格
納する。その後、試験部52の処理が終了すると命令B
を実行し、期待値となる状態を初期値・期待値テーブル
15に格納する。そして、結果判定部53を処理すると
1つの試験が終了し、これを全試験について繰り返す。
First, the test program 14 executed by the instruction interpreter 12 executes the instruction A when the initial setting section 51 is finished, and sets the result (initial state of the test section), that is, the state that becomes the initial value, as the initial value/expected state. It is stored in the value table 15. After that, when the processing of the test section 52 is completed, the command B
is executed, and the state that becomes the expected value is stored in the initial value/expected value table 15. Then, when the result determination section 53 is processed, one test is completed, and this is repeated for all tests.

【0053】続いて、論理回路モデル11では初期値・
期待値テーブル15から初期値を読み出し、初期値の状
態から実行する。そして、論理回路モデル11はテスト
プログラム14の試験部54のみを処理する。最後に、
命令インタプリタ12にて試験部の実行結果と初期値・
期待値テーブル15から読み出した期待値とをコンペア
チェックし、これを全試験について繰り返す。これによ
って、論理回路モデル11にて試験毎に処理していた初
期設定部と結果判定部が不要となる。
Next, in logic circuit model 11, the initial value
The initial value is read from the expected value table 15 and execution is performed from the initial value state. The logic circuit model 11 processes only the test section 54 of the test program 14. lastly,
The instruction interpreter 12 displays the execution results and initial values of the test section.
A comparison check is performed with the expected value read from the expected value table 15, and this is repeated for all tests. This eliminates the need for the initial setting section and result determination section that are processed for each test in the logic circuit model 11.

【0054】従って、本実施例の論理シミュレーション
装置によれば、メモリ16内に、正常性が確認された命
令インタプリタ12で初期設定部を実行し終えた状態と
同一な環境が提供できる初期値と、試験部を実行し終え
た状態と同一な環境が提供できる期待値とが記録される
初期値・期待値テーブル15を備えることにより、複数
の試験から構成される場合に一度だけ正常性が確認され
た命令インタプリタによって初期設定部および結果判定
部の処理が不要となるので、論理シミュレーションを高
速で効率よく実施することができる。
Therefore, according to the logic simulation device of the present embodiment, there are initial values and values in the memory 16 that can provide the same environment as the state in which the initial setting part has been executed by the instruction interpreter 12 whose normality has been confirmed. By providing an initial value/expected value table 15 in which the expected value that can provide the same environment as the state when the test part has been executed is recorded, normality can be confirmed only once when it is composed of multiple tests. This instruction interpreter eliminates the need for processing in the initial setting section and result determination section, so logic simulation can be performed efficiently and at high speed.

【0055】以上、本発明者によってなされた発明を実
施例に基づき具体的に説明したが、本発明は前記実施例
に限定されるものではなく、その要旨を逸脱しない範囲
で種々変更可能であることはいうまでもない。
[0055] Above, the invention made by the present inventor has been specifically explained based on examples, but the present invention is not limited to the above-mentioned examples, and can be modified in various ways without departing from the gist thereof. Needless to say.

【0056】たとえば、本実施例において、正常性が確
認された被試験論理回路モデルの擬似動作が可能な命令
インタプリタ12を用いた場合について説明したが、本
発明は前記実施例に限定されるものではなく、たとえば
実際のデータ処理装置などの実機についても広く適用可
能である。この場合には、テストプログラムの実行に汎
用性をもたせることができるので、最適な論理シミュレ
ーション環境を実現することができる。
For example, in this embodiment, a case has been described in which the instruction interpreter 12 capable of pseudo-operating a logic circuit model under test whose normality has been confirmed is used, but the present invention is limited to the above-mentioned embodiment. Rather, it can be widely applied to actual machines such as actual data processing equipment, for example. In this case, since the test program can be executed with versatility, an optimal logic simulation environment can be realized.

【0057】[0057]

【発明の効果】本願において開示される発明のうち、代
表的なものによって得られる効果を簡単に説明すれば、
下記のとおりである。
[Effects of the Invention] Among the inventions disclosed in this application, the effects obtained by the typical inventions are briefly explained as follows.
It is as follows.

【0058】(1).テストプログラムを正常性が確認
された論理回路モデルで予め実行する実行手段と、初期
設定部の実行結果と試験部の実行結果とを記録保持する
保持手段と、記録保持した初期設定部の実行結果を初期
値として被試験論理回路モデルに設定し、論理シミュレ
ーションで試験部を実行した結果と記録保持した試験部
の実行結果とを比較する設定・比較手段とを備えること
により、設定・比較手段の結果が一致の場合に次の試験
の実行を行い、かつ不一致の場合に正常性が確認された
論理回路モデルで結果判定部を実行し、試験毎に繰り返
して初期設定部、試験部、結果判定部を全て実行する処
理から、または結果が一致の場合に試験部のみを実行し
、不一致の場合に試験部と結果判定部のみを実行するこ
とができるので、論理シミュレーションにおいて、論理
回路モデルの初期設定部および結果判定部の処理と、被
試験論理回路モデルの試験部の処理とを個別に実行する
ことが可能となる。
(1). Execution means for pre-executing a test program on a logical circuit model whose normality has been confirmed; holding means for recording and holding the execution results of the initial setting section and the test section; and the holding means for recording and holding the execution results of the initial setting section. is set as an initial value in the logic circuit model under test, and the setting/comparison means is provided to compare the result of executing the test section in logic simulation with the execution result of the recorded test section. If the results match, execute the next test, and if they do not match, execute the result judgment section using the logic circuit model whose normality has been confirmed, and repeat for each test to perform the initial setting section, test section, and result judgment. In logic simulation, it is possible to execute the initial part of the logic circuit model, or only the test part if the results match, and only the test part and result judgment part if the results do not match. It becomes possible to separately execute the processing of the setting section and the result determination section and the processing of the testing section of the logic circuit model under test.

【0059】(2).テストプログラムの初期設定部お
よび試験部を、正常性が確認された被試験論理回路モデ
ルの擬似動作が可能な命令インタプリタまたは実際のデ
ータ処理装置のいずれでも実行可能とすることにより、
テストプログラムの実行に汎用性をもたせることができ
るので、テストケースに合わせた最適な論理シミュレー
ション環境の構築を実現することが可能となる。
(2). By making the initial setting section and the testing section of the test program executable by either an instruction interpreter capable of simulating operation of a logic circuit model under test whose normality has been confirmed, or an actual data processing device,
Since the test program can be executed with versatility, it is possible to construct an optimal logic simulation environment tailored to the test case.

【0060】(3).論理シミュレーションで試験部を
実行した結果と、記録保持した試験部の実行結果とが不
一致の場合に、論理回路モデルおよび被試験論理回路モ
デルの情報を連絡する連絡モジュールにエラー解析のみ
を実行させることにより、被試験論理回路モデルおよび
連絡モジュールのみでテストプログラムの試験部を実行
することができるので、試験毎に行っていた初期設定部
および結果判定部の処理が不要となり、論理回路モデル
の初期設定部および結果判定部による実行時間を削減し
、試験部のみを論理回路モデルで処理することによって
高速かつ効率の向上を実現することが可能となる。
(3). To cause a communication module that communicates information about the logic circuit model and the logic circuit model under test to only perform error analysis when the results of executing the test section in logic simulation and the execution results of the recorded test section do not match. As a result, the test part of the test program can be executed using only the logic circuit model under test and the communication module, eliminating the need for the initial setting part and result judgment part that were performed for each test. By reducing the execution time of the test section and the result judgment section and processing only the test section using a logic circuit model, it is possible to achieve high speed and improved efficiency.

【0061】(4).前記(1) 〜(3) により、
単に一度だけ正常性が確認された保持手段のみを設ける
ことによって従来技術を最大限に活用し、かつ論理シミ
ュレーション環境の変更を最小限に抑え、特にテストプ
ログラムを複数回実行する場合に効果が大きい論理シミ
ュレーションを提供することができる。
(4). According to (1) to (3) above,
By simply providing a holding means whose normality has been confirmed only once, conventional technology can be maximized and changes in the logical simulation environment can be minimized, which is particularly effective when executing a test program multiple times. Logic simulation can be provided.

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

【図1】本発明の一実施例である論理シミュレーション
装置の構成および実行手順を示す説明図である。
FIG. 1 is an explanatory diagram showing the configuration and execution procedure of a logic simulation device that is an embodiment of the present invention.

【図2】本実施例の論理シミュレーション装置における
テストプログラムの流れを示す説明図である。
FIG. 2 is an explanatory diagram showing the flow of a test program in the logic simulation device of this embodiment.

【図3】本実施例における初期値・期待値テーブル作成
の構成および流れを示す説明図である。
FIG. 3 is an explanatory diagram showing the configuration and flow of creating an initial value/expected value table in this embodiment.

【図4】本実施例における初期値・期待値テーブルと命
令インタプリタの伝達情報を示す説明図である。
FIG. 4 is an explanatory diagram showing an initial value/expected value table and transmission information of an instruction interpreter in this embodiment.

【図5】本実施例における命令インタプリタ、初期値・
期待値テーブルおよび論理回路モデルの関係を示す説明
図である。
[Figure 5] Instruction interpreter in this embodiment, initial value/
FIG. 3 is an explanatory diagram showing the relationship between an expected value table and a logic circuit model.

【図6】従来技術の一例である論理シミュレーション装
置の構成および実行手順を示す説明図である。
FIG. 6 is an explanatory diagram showing the configuration and execution procedure of a logic simulation device that is an example of the conventional technology.

【図7】従来技術の一例である論理シミュレーション装
置におけるテストプログラムの流れを示す説明図である
FIG. 7 is an explanatory diagram showing the flow of a test program in a logic simulation device that is an example of the conventional technology.

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

1  論理回路モデル 2  命令インタプリタ 3  連絡モジュール 4  テストプログラム 5  メモリ 11  論理回路モデル 12  命令インタプリタ(実行手段)13  連絡モ
ジュール(設定・比較手段)14  テストプログラム 15  初期値・期待値テーブル(保持手段)16  
メモリ 21  試験A 22  試験A 23  試験B 24  試験B 25  試験C 26  試験C 27  試験C 41  制御情報 42  レジスタ 43  レジスタ 44  バッファ記憶 45  主記憶 51  初期設定部 52  試験部 53  結果判定部 54  試験部 71  試験Aの初期設定部A 72  試験Aの試験部A 73  試験Aの結果判定部A 74  試験Bの初期設定部B 75  試験Bの試験部B 76  試験Bの結果判定部B 77  試験Cの初期設定部C 78  試験Cの試験部C 79  試験Cの結果判定部C
1 Logic circuit model 2 Instruction interpreter 3 Communication module 4 Test program 5 Memory 11 Logic circuit model 12 Instruction interpreter (execution means) 13 Communication module (setting/comparison means) 14 Test program 15 Initial value/expected value table (holding means) 16
Memory 21 Test A 22 Test A 23 Test B 24 Test B 25 Test C 26 Test C 27 Test C 41 Control information 42 Register 43 Register 44 Buffer memory 45 Main memory 51 Initial setting section 52 Test section 53 Result determination section 54 Test section 71 Initial setting part A of test A 72 Test part A of test A 73 Result judgment part A of test A 74 Initial setting part B of test B 75 Test part B of test B 76 Result judgment part B of test B 77 Initial stage of test C Setting section C 78 Test section C of test C 79 Result judgment section C of test C

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】  被試験論理回路モデルを、該被試験論
理回路モデルの初期値および期待値を設定する初期値設
定部と、前記被試験論理回路モデルを試験する命令群の
試験部と、前記期待値と前記試験部の実行結果との比較
および解析を行う結果判定部とから構成されるテストプ
ログラムを用いて動作確認する論理シミュレーション装
置であって、前記テストプログラムを正常性が確認され
た論理回路モデルで予め実行する実行手段と、初期設定
部の実行結果と試験部の実行結果とを記録保持する保持
手段と、該記録保持した初期設定部の実行結果を初期値
として被試験論理回路モデルに設定し、論理シミュレー
ションで試験部を実行した結果と前記記録保持した試験
部の実行結果とを比較する設定・比較手段とを備えるこ
とを特徴とする論理シミュレーション装置。
1. A logic circuit model under test, an initial value setting section for setting an initial value and an expected value of the logic circuit model under test, a test section for a group of instructions for testing the logic circuit model under test; A logic simulation device that checks the operation using a test program that includes a result judgment unit that compares and analyzes an expected value with the execution result of the test unit, the logic simulation device that uses the test program to check the operation of the logic whose normality has been confirmed. Execution means for executing the circuit model in advance; holding means for recording and holding the execution results of the initial setting section and the test section; and a logical circuit model under test using the recorded execution results of the initial setting section as an initial value. 1. A logic simulation device comprising: a setting/comparison means for comparing the result of executing a test section in a logic simulation with the recorded execution result of the test section.
【請求項2】  被試験論理回路モデルを、初期設定部
、試験部および結果判定部から構成されるテストプログ
ラムを用いて動作確認する論理シミュレーション方法で
あって、前記テストプログラムを正常性が確認された論
理回路モデルで予め実行し、該実行による初期設定部の
実行結果を初期値として被試験論理回路モデルに設定し
、さらに論理シミュレーションで試験部を実行した結果
と、前記実行による試験部の実行結果とを比較し、比較
した結果が一致の場合には次の試験の実行を行い、かつ
不一致の場合には正常性が確認された論理回路モデルで
結果判定部を実行し、試験毎に繰り返して初期設定部、
試験部、結果判定部を全て実行することを特徴とする論
理シミュレーション方法。
2. A logic simulation method for verifying the operation of a logic circuit model under test using a test program comprising an initial setting section, a test section, and a result determination section, the method comprising: verifying the normality of the test program; The execution result of the initial setting part from this execution is set in the logic circuit model under test as an initial value, and the result of executing the test part by logic simulation and the execution of the test part by the above execution. If the compared results match, execute the next test, and if they do not match, execute the result judgment section using the logic circuit model whose normality has been confirmed, and repeat for each test. Initial setting section,
A logic simulation method characterized by executing both a test section and a result judgment section.
【請求項3】  被試験論理回路モデルを、初期設定部
、試験部および結果判定部から構成されるテストプログ
ラムを用いて動作確認する論理シミュレーション方法で
あって、前記テストプログラムを正常性が確認された論
理回路モデルで予め実行し、該実行による初期設定部の
実行結果を初期値として被試験論理回路モデルに設定し
、さらに論理シミュレーションで試験部を実行した結果
と、前記実行による試験部の実行結果とを比較し、比較
した結果が一致の場合は試験部のみを実行し、不一致の
場合は試験部と結果判定部のみを実行することを特徴と
する論理シミュレーション方法。
3. A logic simulation method for confirming the operation of a logic circuit model under test using a test program comprising an initial setting section, a test section, and a result judgment section, the method comprising: verifying the normality of the test program; The execution result of the initial setting part from this execution is set in the logic circuit model under test as an initial value, and the result of executing the test part by logic simulation and the execution of the test part by the above execution. A logic simulation method characterized in that the results are compared, and if the compared results match, only the test part is executed, and if they do not match, only the test part and the result judgment part are executed.
【請求項4】  前記テストプログラムの初期設定部お
よび試験部を、正常性が確認された被試験論理回路モデ
ルの擬似動作が可能な命令インタプリタまたは実際のデ
ータ処理装置のいずれでも実行可能とすることを特徴と
する請求項1または2記載の論理シミュレーション方法
4. The initial setting section and the test section of the test program can be executed by either an instruction interpreter or an actual data processing device capable of performing a simulated operation of a logic circuit model under test whose normality has been confirmed. The logic simulation method according to claim 1 or 2, characterized in that:
【請求項5】  前記論理シミュレーションで試験部を
実行した結果と、前記記録保持した試験部の実行結果と
が不一致の場合に、前記論理回路モデルおよび前記被試
験論理回路モデルの情報を連絡する連絡モジュールにエ
ラー解析のみを実行させ、前記被試験論理回路モデルお
よび前記連絡モジュールのみでテストプログラムの試験
部を実行することを特徴とする請求項1または2記載の
論理シミュレーション方法。
5. Communication for communicating information about the logic circuit model and the logic circuit model under test when the result of executing the test section in the logic simulation and the execution result of the recorded test section do not match. 3. The logic simulation method according to claim 1, further comprising causing a module to perform only error analysis, and executing a test portion of a test program using only the logic circuit model under test and the communication module.
JP3056371A 1991-03-20 1991-03-20 Method and device for logical simulation Pending JPH04291460A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3056371A JPH04291460A (en) 1991-03-20 1991-03-20 Method and device for logical simulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3056371A JPH04291460A (en) 1991-03-20 1991-03-20 Method and device for logical simulation

Publications (1)

Publication Number Publication Date
JPH04291460A true JPH04291460A (en) 1992-10-15

Family

ID=13025400

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3056371A Pending JPH04291460A (en) 1991-03-20 1991-03-20 Method and device for logical simulation

Country Status (1)

Country Link
JP (1) JPH04291460A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5504862A (en) * 1993-03-26 1996-04-02 Hitachi, Ltd. Logic verification method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5504862A (en) * 1993-03-26 1996-04-02 Hitachi, Ltd. Logic verification method

Similar Documents

Publication Publication Date Title
US6532573B1 (en) LSI verification method, LSI verification apparatus, and recording medium
CN100391290C (en) Method of testing with integrated test tools
JPH04291460A (en) Method and device for logical simulation
CN100485637C (en) Method for realizing hardware register based on built-in applied system
CN114691578B (en) High-performance serial communication method, system, medium, equipment and terminal
CN116909935B (en) Chip joint simulation method, device and medium based on single processing module interface
JP2007328447A (en) Software test item selecting device, software test item selecting program, recording medium in which software test item selecting program is stored, and software test item selecting method
JP7343197B2 (en) Information processing device, information processing system, information processing method and program
JPH04152436A (en) Retesting item extracting system
JP2007080292A (en) Debugging system
JP2001033522A (en) Logic verification system
JP2843071B2 (en) Logic circuit test apparatus and test method thereof
JPH10275094A (en) Program evaluation system
JPH11338727A (en) Testing method for information processor
CN114880973A (en) UVM-based RFID digital baseband verification platform and method
JPS6038766A (en) Memory system
JPH0895817A (en) Method for testing information processor
CN117607657A (en) ALPG test system and method for chip automation test based on interleaving multi-path mode
CN115718685A (en) CPU test method, device, electronic equipment and storage medium
JPH04102931A (en) Testing system for information processor
JP2000268079A (en) Device and method for automatically rerunning and recording in case of collation error of logic verification
JPH01205799A (en) Memory circuit testing machine
JPS60171546A (en) Debug system of input and output device
JP2002312198A (en) Program test supporting device
JPH11250115A (en) Logical verification method using emulator