JPH06203091A - Logical simulator and control method therefor - Google Patents

Logical simulator and control method therefor

Info

Publication number
JPH06203091A
JPH06203091A JP4349199A JP34919992A JPH06203091A JP H06203091 A JPH06203091 A JP H06203091A JP 4349199 A JP4349199 A JP 4349199A JP 34919992 A JP34919992 A JP 34919992A JP H06203091 A JPH06203091 A JP H06203091A
Authority
JP
Japan
Prior art keywords
simulator
simulation
data
host computer
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP4349199A
Other languages
Japanese (ja)
Inventor
Toshika Hashimoto
利香 橋本
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP4349199A priority Critical patent/JPH06203091A/en
Publication of JPH06203091A publication Critical patent/JPH06203091A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To start debugging by a software simulator immediately after detecting an expected value non-coincidence error for the simulated result of a hardware simulator. CONSTITUTION:Logical model data in a tabular format including the values of respective signals in a logical model are stored in respective storage devices 104 and 203 inside a host 100 provided with the software simulator 103 and the hardware simulator 200. When an error is not detected in expected value comparison for the simulated result obtained by the hardware simulator 200 and a simulation time and a value list data transfer time specified beforehand coincide, the data of a value list on the side of the hardware simulator 200 are transferred to the host 100 along with time data and the logical model data inside the storage device 104 on the side of the host 100 are updated. Also, when the error is detected in the expected value comparison, the simulation of the hardware simulator 200 is interrupted, the software simulator 103 is started instead and target debugging is started with the value list data and time data inside the storage device 104 as initial values.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、ASIC(Applicatio
n Specific IC)の開発において用いられる論理シミュレ
ータおよびその制御方法に関する。
The present invention relates to an ASIC (Applicatio)
The present invention relates to a logic simulator used in the development of (n Specific IC) and its control method.

【0002】[0002]

【従来の技術】近年、論理回路の動作検証を行う専用装
置であるハードウェアシミュレータの開発が盛んであ
る。このハードウェアシミュレータは、論理モデルをハ
ードウェア記述言語またはスケマティックにより表現
し、この論理モデルに対しテストデータを与えることに
よってシミュレーションを実行するといったものであ
る。このハードウェアシミュレータはソフトウェアを用
いたシミュレーション方式に比べはるかに高速であり、
かつ経済的、労力的なロスも軽減できるなどの数々の利
点を持つ。よって、大規模な論理回路のシミュレーショ
ンに極めて好適なものと言える。
2. Description of the Related Art In recent years, a hardware simulator, which is a dedicated device for verifying the operation of a logic circuit, has been actively developed. This hardware simulator expresses a logical model in a hardware description language or a schematic, and executes a simulation by giving test data to this logical model. This hardware simulator is much faster than the simulation method using software,
It also has many advantages such as economical and labor loss reduction. Therefore, it can be said that it is extremely suitable for simulation of a large-scale logic circuit.

【0003】このハードウェアシミュレータではイベン
ト・ドリブン方式でシミュレーションを実行する。この
イベント・ドリブン方式とは、論理回路を構成する機能
素子あるいは機能ブロック間の信号の値の変化をイベン
トとしてとらえ、この変化した信号を接続先の機能素子
あるいは機能ブロックに伝搬することによってシミュレ
ーションを進めて行く方式である。
This hardware simulator executes an event driven simulation. This event-driven method captures a change in the value of a signal between functional elements or functional blocks that make up a logic circuit as an event, and propagates this changed signal to the functional element or functional block to which it is connected to simulate. It is a method to proceed.

【0004】ところで、このハードウェアシミュレータ
は高速なシミュレーション専用機器を目指して開発され
ているため、デバッグ機能のような従属的な機能は組み
込まれないことが普通である。これに対し、多くのソフ
トウェアシミュレータはデバッグ機能を持ち、ユーザと
の対話形式で、シミュレーションの途中からデバッグを
行えるようになっている。
By the way, since this hardware simulator is developed aiming at a high-speed simulation-dedicated device, it is usual that a subordinate function such as a debug function is not incorporated. On the other hand, many software simulators have a debugging function and can debug from the middle of the simulation in an interactive form with the user.

【0005】そこで、ソフトウェアシミュレータとハー
ドウェアシミュレータとを結合し、通常のシミュレーシ
ョンはハードウェアシミュレータにより実行し、デバッ
グを行うときだけソフトウェアシミュレータを起動させ
る、と言ったシステムが考えられている。
Therefore, a system has been considered in which a software simulator and a hardware simulator are combined, a normal simulation is executed by the hardware simulator, and the software simulator is activated only when debugging is performed.

【0006】このようなシステムの記憶装置には、論理
モデルを表形式で表現したデータが記憶され、ハードウ
ェアシミュレータおよびソフトウェアシミュレータはこ
の論理モデルデータを基にシミュレーションを実行す
る。また論理モデルデータの中にはシミュレーション実
行中の論理モデル内の各信号の値を記憶する値表が存在
する。この値表のデータはシミュレーションの実行に伴
い逐次現在のシミュレーション時刻の状態に更新される
ようになっている。
Data representing a logical model in a table format is stored in a storage device of such a system, and a hardware simulator and a software simulator execute a simulation based on the logical model data. In the logic model data, there is a value table that stores the value of each signal in the logic model during the simulation. The data in this value table is updated to the state of the current simulation time as the simulation is performed.

【0007】またハードウェアシミュレータで得たシミ
ュレーション結果はその正当性をチェックするため、予
め格納されている期待値と逐次比較される。そしてこの
期待値比較でエラーが判定された場合、ユーザはハード
ウェアシミュレータの動作を中断させる共にソフトウェ
アシミュレータを立ち上げ、デバッグ作業にかかる。し
かしながらこの場合、次のような問題がある。すなわ
ち、ハードウェアシミュレータのシミュレーション結果
がその期待値と比較される時点では、既に記憶装置内の
値表のデータは今回のシミュレーションによって更新済
みとなっている。したがって、期待値比較でもしエラー
が判定されても、このときには既に記憶装置内の値表の
データは、デバッグにとって無意味なエラー発生後の状
態となっている。ソフトウェアシミュレータにてデバッ
グを行うためには、エラーが発生する時刻よりも以前の
データが必要であり、このため従来は、エラーが発生す
る少し前の時刻までシミュレーションをもう一度やり直
す必要があった。よって、エラー判定後直ちにソフトウ
ェアシミュレータ上でデバッグを行うことができなかっ
た。
Further, the simulation result obtained by the hardware simulator is sequentially compared with the expected value stored in advance in order to check its validity. When an error is determined by this expected value comparison, the user interrupts the operation of the hardware simulator, activates the software simulator, and starts debugging. However, in this case, there are the following problems. That is, by the time the simulation result of the hardware simulator is compared with its expected value, the data in the value table in the storage device has already been updated by this simulation. Therefore, even if an error is determined by the expected value comparison, at this time, the data of the value table in the storage device is already in a state after the error occurrence that is meaningless for debugging. In order to perform debugging with the software simulator, the data before the time when the error occurs is necessary, and therefore, conventionally, the simulation had to be redone until a time slightly before the time when the error occurred. Therefore, it was not possible to debug on the software simulator immediately after the error judgment.

【0008】[0008]

【発明が解決しようとする課題】本発明はこのような課
題を解決するためのもので、ホストコンピュータ内の第
1のシミュレータ例えばソフトウェアシミュレータによ
るデバッグを、ホストコンピュータ外部の第2のシミュ
レータ例えばハードウェアシミュレータのシミュレーシ
ョン結果についてエラーを検出してから直ちに開始する
ことのできる論理シミュレータおよびその制御方法の提
供を目的としている。
SUMMARY OF THE INVENTION The present invention is intended to solve such a problem, in which debugging by a first simulator such as a software simulator in the host computer is performed by a second simulator such as hardware outside the host computer. It is an object of the present invention to provide a logic simulator that can start immediately after detecting an error in the simulation result of the simulator and a control method thereof.

【0009】[0009]

【課題を解決するための手段】本発明の論理シミュレー
タは上記した目的を達成するために、論理モデルのシミ
ュレーションおよびデバッグを行う第1のシミュレータ
を有するホストコンピュータに第2のシミュレータを接
続した論理シミュレータにおいて、前記第2のシミュレ
ータは、シミュレーションの実行に必要な前記論理モデ
ル中の各信号の値を含む論理モデルデータを記憶する第
1記憶手段と、前記ホストコンピュータより入力され
た、時刻データを含むテストデータ、および前記第1記
憶手段に記憶された論理モデルデータに基づき前記論理
モデルに対するシミュレーションを実行し、且つ、前記
第1記憶手段に記憶された前記論理モデルデータ中の各
信号の値をシミュレーション実行後の状態に更新するシ
ミュレーション実行手段と、前記シミュレーション実行
手段で得たシミュレーション結果を前記ホストコンピュ
ータに転送する転送手段とを具備し、かつ前記ホストコ
ンピュータは、予め指定された複数の時刻の中で前記第
2のシミュレータ上でシミュレーションを終了した時刻
の直前の指定時刻の前記論理モデルデータを、前記第1
のシミュレータでシミュレーションおよびデバッグを開
始するために必要なデータとして記憶する第2記憶手段
と、前記シミュレーション結果に対する期待値を記憶す
る第3記憶手段と、前記転送手段より転送されたシミュ
レーション結果と前記第3記憶手段に記憶された期待値
とを比較する比較手段と、前記比較手段により前記シミ
ュレーション結果と前記期待値との不一致が判定された
場合、前記第2のシミュレータに対しシミュレーション
の中断を指示すると共に、前記第1のシミュレータを起
動する手段とを具備している。
In order to achieve the above object, a logic simulator of the present invention is a logic simulator in which a second simulator is connected to a host computer having a first simulator for simulating and debugging a logic model. In the second simulator, the second simulator includes first storage means for storing logic model data including a value of each signal in the logic model necessary for execution of simulation, and time data input from the host computer. A simulation is performed on the logic model based on the test data and the logic model data stored in the first storage means, and the value of each signal in the logic model data stored in the first storage means is simulated. Simulation execution to update the state after execution And a transfer means for transferring the simulation result obtained by the simulation execution means to the host computer, and the host computer simulates on the second simulator within a plurality of predesignated times. The logical model data at the specified time immediately before the end of the
Second storage means for storing data required to start simulation and debugging with the simulator, third storage means for storing an expected value for the simulation result, simulation result transferred by the transfer means, and the third storage means. 3 comparing means for comparing the expected value stored in the storing means, and when the comparing means determines that the simulation result and the expected value do not match, the second simulator is instructed to suspend the simulation. And a means for activating the first simulator.

【0010】[0010]

【作用】本発明では、まず第2のシミュレータのシミュ
レーション実行手段にて、ホストコンピュータから入力
された、時刻データを含むテストデータ、および第1記
憶手段に記憶された論理モデルデータに基づいて論理モ
デルのシミュレーションを実行し、第1記憶手段に記憶
された各信号の値を現在の時刻の状態で更新する。そし
てひとつのテストデータの入力に対するシミュレーショ
ン(1時刻分のシミュレーション)が終了すると、転送
手段はシミュレーション結果をホストコンピュータに転
送する。ホストコンピュータはシミュレーション結果を
受信すると、比較手段にてこのシミュレーション結果と
第3記憶手段に記憶された期待値とを比較する。この比
較の結果、シミュレーション結果が期待値と不一致であ
ることが判定された場合、ホストコンピュータは第2の
シミュレータに対しシミュレーションの中断を指示する
と共に、第1のシミュレータを起動する。ここで、第2
記憶手段に記憶されている論理モデルデータ中の各信号
の値は、予め指定された複数の時刻の中で、第2のシミ
ュレータのシミュレーション結果について期待値エラー
が検出された時刻の直前の指定時刻の第1記憶手段の内
容と一致するものとなっている。したがって、第2のシ
ミュレータは起動後、直ちに目的のシミュレーションお
よびデバッグを開始することができ、これによりデバッ
グ効率を大幅に向上させることができる。
According to the present invention, first, the simulation executing means of the second simulator uses the logic model based on the test data including the time data input from the host computer and the logic model data stored in the first storing means. Is executed, and the value of each signal stored in the first storage means is updated in the state at the current time. Then, when the simulation for one input of the test data (simulation for one time) is completed, the transfer means transfers the simulation result to the host computer. When the host computer receives the simulation result, the comparison means compares the simulation result with the expected value stored in the third storage means. As a result of this comparison, when it is determined that the simulation result does not match the expected value, the host computer instructs the second simulator to suspend the simulation and activates the first simulator. Where the second
The value of each signal in the logical model data stored in the storage means is a designated time immediately before the time when the expected value error is detected in the simulation result of the second simulator among a plurality of times designated in advance. Of the first storage means. Therefore, the second simulator can start the intended simulation and debugging immediately after starting up, which can greatly improve the debugging efficiency.

【0011】[0011]

【実施例】以下、本発明の実施例を図面を参照しなから
説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0012】図1は本発明に係る一実施例の論理シミュ
レータの構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a logic simulator according to an embodiment of the present invention.

【0013】同図において、100はホストコンピュー
タ、200はホストコンピュータ100と外部バス30
0を通じて接続されたシミュレーション専用機器である
第2のシミュレータとしてのハードウェアシミュレータ
である。
In the figure, 100 is a host computer, 200 is the host computer 100 and an external bus 30.
It is a hardware simulator as a second simulator that is a dedicated simulation device connected through 0.

【0014】ホストコンピュータ100は、CPU10
1、シミュレータ制御装置102、デバッグ機能を有す
る、第1のシミュレータとしてのソフトウェアシミュレ
ータ103、記憶装置104、期待値ファイル記憶部1
05、キーボードおよびCRTからなる入出力端末10
6などを有する。
The host computer 100 has a CPU 10
1, a simulator control device 102, a software simulator 103 as a first simulator having a debug function, a storage device 104, an expected value file storage unit 1
05, keyboard and CRT input / output terminal 10
6 and so on.

【0015】CPU101は、ホストコンピュータ10
0内の各構成部の間のデータの入出力や制御を行う。シ
ミュレータ制御装置102は、ホストコンピュータ10
0とハードウェアシミュレータ200との間の各種デー
タの入出力、ソフトウェアシミュレータ103とハード
ウェアシミュレータ200との切り替え制御、その他シ
ミュレーション結果と期待値との比較によるエラー判定
など、シミュレーションの実行に関する各種制御を行
う。ソフトウェアシミュレータ103は、論理モデルに
対するシミュレーションおよびデバッグを所定のプログ
ラムに従ってユーザとの対話形式で実行する。記憶装置
104には論理モデルを表形式で表現した論理モデルデ
ータや、ハードウェアシミュレータ200に入力するテ
ストデータ、さらにはハードウェアシミュレータ200
から転送された時刻データなどが記憶される。論理モデ
ルデータはファシリティ表、接続表、演算表、端子表、
値表などから構成される。ここで、値表は論理モデル中
の各信号の値を記憶するものであり、各時刻のシミュレ
ーションが行われるごとにその内容は更新される可能性
を有している。そして前記の時刻データは値表のデータ
が更新された最新の時刻を表している。ソフトウェアシ
ミュレータ103は、この記憶装置104に記憶された
値表のデータと時刻データを初期値としてシミュレーシ
ョンおよびデバッグを行うものとなっている。期待値フ
ァイル記憶部105には、シミュレーション結果に対す
る期待値が記憶されている。
The CPU 101 is a host computer 10.
Input / output and control of data between each component within 0. The simulator control device 102 is a host computer 10
Input / output of various data between 0 and the hardware simulator 200, switching control between the software simulator 103 and the hardware simulator 200, and error control by comparing the simulation result with an expected value. To do. The software simulator 103 executes a simulation and a debug for the logical model in an interactive mode with a user according to a predetermined program. The storage device 104 stores logical model data in which a logical model is expressed in a table format, test data input to the hardware simulator 200, and further the hardware simulator 200.
The time data and the like transferred from are stored. Logical model data includes facility table, connection table, operation table, terminal table,
It is composed of a value table. Here, the value table stores the value of each signal in the logic model, and the content thereof may be updated every time the simulation is performed at each time. The time data represents the latest time when the data in the value table was updated. The software simulator 103 performs simulation and debugging with the value table data and time data stored in the storage device 104 as initial values. The expected value file storage unit 105 stores expected values for simulation results.

【0016】一方、ハードウェアシミュレータ200
は、プロセッサ201、入力バッファメモリ202、論
理モデルデータメモリ203、イベント/スタックメモ
リ204、および出力バッファメモリ205からなる。
On the other hand, the hardware simulator 200
Is a processor 201, an input buffer memory 202, a logical model data memory 203, an event / stack memory 204, and an output buffer memory 205.

【0017】入力バッファメモリ202にはホストコン
ピュータ100よりバス300を介して転送されたテス
トデータなどが一時的に蓄積される。論理モデルデータ
メモリ203にはホストコンピュータ100の記憶装置
104と同様、論理モデルを表形式で表現したファシリ
ティ表、接続表、演算表、端子表、値表などの論理モデ
ルデータが格納される。ここでファシリティ表は論理モ
デルを構成する機能素子間あるいは機能ブロック間の信
号に対応する値表へのポインタおよび接続表へのポイン
タ等を登録してなる。値表は前記機能素子間あるいは機
能ブロック間の信号の値を登録してなる。この値表の値
はイベントが発生する度に更新される。接続表は演算表
へのポインタを登録してなる。演算表は論理モデルを構
成する各機能素子あるいは各機能ブロックの機能に対応
した演算命令を登録してなる。さらにこの論理モデルデ
ータメモリ203には、ユーザにより任意に設定され
た、トレース条件、シミュレーション終了条件、さらに
は値表のデータをホストコンピュータ100に転送する
時刻情報などが格納される。イベント/スタックメモリ
204は、イベントが発生した信号に対するファシリテ
ィ表へのポインタがイベントデータとして格納されるイ
ベントデータ領域204aと、演算処理に必要な演算命
令とその演算対象である信号の値が格納される演算デー
タ領域204bとからなる。出力バッファメモリ205
はシミュレーション結果、すなわちトレース指定された
信号の値やエラーデータさらにはシミュレーションの終
了データなど、ホストコンピュータ100に転送される
各種情報が一時蓄積される。
The input buffer memory 202 temporarily stores test data and the like transferred from the host computer 100 via the bus 300. Similar to the storage device 104 of the host computer 100, the logical model data memory 203 stores logical model data such as a facility table, a connection table, a calculation table, a terminal table, and a value table that represent a logical model in a tabular format. Here, the facility table is formed by registering pointers to the value table and pointers to the connection table corresponding to signals between the functional elements or between the functional blocks that form the logic model. The value table registers signal values between the functional elements or between the functional blocks. The values in this value table are updated each time an event occurs. The connection table is formed by registering a pointer to the calculation table. The operation table is formed by registering operation instructions corresponding to the functions of each functional element or each functional block forming the logic model. Further, the logical model data memory 203 stores the trace condition, the simulation end condition, and time information for transferring the data of the value table to the host computer 100, which are arbitrarily set by the user. The event / stack memory 204 stores an event data area 204a in which a pointer to a facility table for a signal in which an event has occurred is stored as event data, a calculation instruction necessary for calculation processing, and the value of the signal that is the calculation target. Calculation data area 204b. Output buffer memory 205
The simulation result, that is, various information to be transferred to the host computer 100, such as the value of the trace-designated signal, error data, and simulation end data, is temporarily stored.

【0018】プロセッサ201はインタフェース処理部
211、条件処理部212、論理演算処理部213、イ
ベント処理部214および接続処理部215を内蔵して
いる。 インタフェース処理部211はホストコンピュ
ータ100のバス300と接続され、ホストコンピュー
タ100との間の各種データの入出力を制御する。条件
処理部212はホストコンピュータ100上でユーザに
より設定されたトレース条件、シミュレーション終了条
件、値データ転送時刻などに従ってシミュレーションの
実行を制御する。論理演算処理部213は論理モデルデ
ータメモリ203に記憶された論理モデルデータを基
に、機能素子あるいは機能ブロックの機能に対応する演
算処理を実行する。イベント処理部214は論理演算処
理部213で求めた信号の値についてイベント発生の評
価を行い、イベント発生を判定した場合にイベント/ス
タックメモリ204のイベントデータ領域204aに当
該イベント発生信号に対応するファシリティ表へのポイ
ンタをイベントデータとして登録する。また同時にイベ
ント処理部214は、論理モデルデータメモリ203の
値表に登録された該当する信号の値をイベント発生信号
の値で更新する。接続処理部215はイベントの発生
時、イベント/スタックメモリ204のイベントデータ
領域204aに格納されたファシリティ表へのポインタ
を基に論理モデルデータメモリ203内のファシリティ
表、接続表、演算表、値表を順次検索し、イベント発生
信号が伝搬する機能素子あるいは機能ブロックの機能に
対応する演算命令とこの機能素子あるいは機能ブロック
に入力される信号の値を判定する。
The processor 201 incorporates an interface processing unit 211, a condition processing unit 212, a logical operation processing unit 213, an event processing unit 214 and a connection processing unit 215. The interface processing unit 211 is connected to the bus 300 of the host computer 100 and controls input / output of various data with the host computer 100. The condition processing unit 212 controls the execution of the simulation according to the trace condition, the simulation end condition, the value data transfer time, etc. set by the user on the host computer 100. The logical operation processing unit 213 executes arithmetic processing corresponding to the function of the functional element or the functional block based on the logical model data stored in the logical model data memory 203. The event processing unit 214 evaluates the occurrence of the event with respect to the value of the signal obtained by the logical operation processing unit 213, and when the event occurrence is determined, the event data area 204a of the event / stack memory 204 is provided with a facility corresponding to the event occurrence signal. Register the pointer to the table as event data. At the same time, the event processing unit 214 updates the value of the corresponding signal registered in the value table of the logical model data memory 203 with the value of the event occurrence signal. When an event occurs, the connection processing unit 215 uses the pointer to the facility table stored in the event data area 204a of the event / stack memory 204, based on the facility table, connection table, calculation table, and value table in the logical model data memory 203. Are sequentially searched to determine the operation instruction corresponding to the function of the functional element or functional block through which the event occurrence signal propagates and the value of the signal input to this functional element or functional block.

【0019】次に本実施例の論理シミュレータの動作を
図2および図3のフローチャートを参照しつつ説明す
る。なお、図2は論理シミュレータ全体の制御の流れを
示すフローチャートである。図3はハードウェアシミュ
レータ200上でのシミュレーションの手順を示すフロ
ーチャートである。
Next, the operation of the logic simulator of this embodiment will be described with reference to the flow charts of FIGS. 2. FIG. 2 is a flowchart showing the control flow of the logic simulator as a whole. FIG. 3 is a flowchart showing the procedure of simulation on the hardware simulator 200.

【0020】まずホストコンピュータ100内のシミュ
レータ制御装置102を立ち上げ、シミュレーション実
行前の処理を行う。前処理としてシミュレータ制御装置
102は、ホストコンピュータ100内の記憶装置10
4内の値表、およびハードウェアシミュレータ200内
の論理モデルデータメモリ203内の値表を初期値にセ
ットする(ステップ201)。
First, the simulator control device 102 in the host computer 100 is started up and the processing before the simulation is executed. As pre-processing, the simulator control device 102 uses the storage device 10 in the host computer 100.
4 and the value table in the logical model data memory 203 in the hardware simulator 200 are set to initial values (step 201).

【0021】続いてシミュレータ制御装置102は、ユ
ーザにより予め指定された、トレース条件、シミュレー
ション終了条件、さらにはハードウェアシミュレータ2
00の値表のデータをホストコンピュータ100に転送
する時刻などの情報をハードウェアシミュレータ200
に与える(ステップ202)。
Subsequently, the simulator control device 102 controls the trace condition, the simulation end condition, and the hardware simulator 2 which are designated in advance by the user.
The hardware simulator 200 provides information such as the time when the data of the value table of 00 is transferred to the host computer 100.
(Step 202).

【0022】その他、ユーザはシミュレーション実行中
にハードウェアシミュレータ200に与えるべき複数時
刻分のテストデータをホストコンピュータ100内の記
憶装置104に記憶するなど、必要な前処理を行う(ス
テップ203)。
In addition, the user performs necessary preprocessing such as storing the test data for a plurality of times to be given to the hardware simulator 200 in the storage device 104 in the host computer 100 during the simulation (step 203).

【0023】次に、ユーザはシミュレーション開始コマ
ンドを入力する(ステップ204)。するとシミュレー
タ制御装置102は記憶装置104から最初の時刻のテ
ストデータを読み出し、これに時刻データを付加してハ
ードウェアシミュレータ200に転送する。
Next, the user inputs a simulation start command (step 204). Then, the simulator control device 102 reads the test data at the first time from the storage device 104, adds the time data to the test data, and transfers the test data to the hardware simulator 200.

【0024】時刻データを含むテストデータがハードウ
ェアシミュレータ200内の入力バッファメモリ202
に保持されると、論理演算処理部213がこれらのデー
タを読み込み、これによりハードウェアシミュレータ2
00上での1時刻分のシミュレーションが開始される
(ステップ205)。
The test data including the time data is input buffer memory 202 in the hardware simulator 200.
Then, the logical operation processing unit 213 reads these data, and the hardware simulator 2
The simulation for one time on 00 is started (step 205).

【0025】論理演算処理部213は、図3のステップ
301で、テストデータが入力される機能素子あるいは
機能ブロックつまり検証論理回路の入力端子と接続され
た機能素子あるいは機能ブロックを論理モデルデータメ
モリ203の内容から判断する(ステップ301)。次
に論理演算処理部213は判定した機能素子あるいは機
能ブロックにテストデータの各信号を入力した場合の演
算処理を実行する(ステップ302)。
In step 301 of FIG. 3, the logical operation processing unit 213 sets the functional element or functional block to which the test data is input, that is, the functional element or functional block connected to the input terminal of the verification logic circuit, to the logical model data memory 203. Judging from the contents of (step 301). Next, the logical operation processing unit 213 executes the operation processing when each signal of the test data is input to the determined functional element or functional block (step 302).

【0026】論理演算処理部213の演算結果はイベン
ト処理部214に入力される。イベント処理部214は
演算結果である機能素子あるいは機能ブロックの出力信
号の値と、論理モデルデータメモリ203の値表に登録
された該当する信号の値とを比較してイベント発生の評
価を行う。すなわち演算結果である信号値と値表の信号
値とが一致するか否かを判定する(ステップ303)。
この結果、イベントの発生が検出されなければ、条件処
理部214はトレース指定された信号の値を論理モデル
データメモリ203の値表より読み出し、これをシミュ
レーション結果としてインタフェース処理部211を通
じてホストコンピュータ100に転送する(ステップ3
04)。これで一つのテストデータの入力に対するシミ
ュレーションが終了となる。
The operation result of the logical operation processing unit 213 is input to the event processing unit 214. The event processing unit 214 compares the value of the output signal of the functional element or the functional block, which is the calculation result, with the value of the corresponding signal registered in the value table of the logical model data memory 203 to evaluate the occurrence of the event. That is, it is determined whether or not the signal value as the calculation result matches the signal value in the value table (step 303).
As a result, if the occurrence of an event is not detected, the condition processing unit 214 reads the value of the trace-designated signal from the value table of the logical model data memory 203, and uses this as a simulation result in the host computer 100 through the interface processing unit 211. Transfer (Step 3)
04). This completes the simulation for the input of one test data.

【0027】またイベント評価の結果、イベントの発生
が判定された場合、イベント処理部214はイベント/
スタックメモリ204のイベントデータ領域204a
に、当該イベント発生信号に対応するファシリティ表へ
のポインタをイベントデータとして登録する(ステップ
305)。続いて論理モデルデータメモリ203の値表
に登録された該当する信号の値を新たな演算結果である
信号の値で更新する(ステップ306)。
If it is determined that an event has occurred as a result of the event evaluation, the event processing unit 214 causes the event /
Event data area 204a of the stack memory 204
Then, a pointer to the facility table corresponding to the event occurrence signal is registered as event data (step 305). Then, the value of the corresponding signal registered in the value table of the logical model data memory 203 is updated with the value of the signal which is the new calculation result (step 306).

【0028】次に接続処理部215は、イベント/スタ
ックメモリ204のイベントデータ領域204aに格納
されたファシリティ表へのポインタを読み出し、このポ
インタを基に論理モデルデータメモリ203のファシリ
ティ表、接続表、演算表および値表を順次検索して、イ
ベントが発生した信号が伝搬される機能素子あるいは機
能ブロックの機能に対応する演算命令とこの機能素子あ
るいは機能ブロックに入力される信号値を判定する(ス
テップ307)。そしてこれらの演算データをイベント
/スタックメモリ204の演算データ領域204bに保
存する。
Next, the connection processing unit 215 reads out a pointer to the facility table stored in the event data area 204a of the event / stack memory 204, and based on this pointer, the facility table of the logical model data memory 203, the connection table, The operation table and the value table are sequentially searched to determine the operation instruction corresponding to the function of the functional element or functional block through which the signal in which the event has been propagated and the signal value input to this functional element or functional block (step 307). Then, these operation data are stored in the operation data area 204b of the event / stack memory 204.

【0029】この後、論理演算処理部213はイベント
/スタックメモリ204の演算データ領域204bに保
存された演算命令と信号値とから当該機能素子あるいは
機能ブロックの機能に対応する演算処理を実行する(ス
テップ308)。
After that, the logical operation processing unit 213 executes the operation processing corresponding to the function of the functional element or the functional block from the operation command and the signal value stored in the operation data area 204b of the event / stack memory 204 ( Step 308).

【0030】この後、再び演算結果についてイベント発
生の評価を行い(ステップ303)、以降、イベントの
伝搬が無くなるまであるいはシミュレーション終了条件
が成立するまでステップ303からステップ308の処
理を繰り返す。そして最終的にステップ304でシミュ
レーション結果をホストコンピュータ100に転送し
て、一つのテストデータの入力に対するシミュレーショ
ンを終了する。
After that, the occurrence of the event is evaluated again with respect to the calculation result (step 303), and thereafter, the processes from step 303 to step 308 are repeated until the event is not propagated or the simulation ending condition is satisfied. Finally, in step 304, the simulation result is transferred to the host computer 100, and the simulation for one test data input is completed.

【0031】このようにしてハードウェアシミュレータ
200で得たシミュレーション結果はホストコンピュー
タ100に転送される。そしてシミュレータ制御装置1
02により、記憶装置104に記憶された期待値とシミ
ュレーション結果との比較が行われる(ステップ20
6)。
The simulation result thus obtained by the hardware simulator 200 is transferred to the host computer 100. And simulator control device 1
02, the expected value stored in the storage device 104 is compared with the simulation result (step 20).
6).

【0032】この期待値比較ですべてのシミュレーショ
ン結果が期待値と一致していれば(ステップ207)、
シミュレータ制御装置102はこの旨を示す信号をハー
ドウェアシミュレータ200に送る。ハードウェアシミ
ュレータ200はインタフェース処理部211を通じて
この信号を条件処理部212に入力する。すると条件処
理部212は、論理モデルデータメモリ203に記憶さ
れた値データ転送時刻を参照し、テストデータに付加さ
れた時刻データに対応する現在のシミュレーション時刻
が値データ転送時刻であるか否かを判定する(ステップ
208)。この結果、現在の時刻が値データ転送時刻で
はないことを条件処理部212が判定した場合は、ステ
ップ205に戻って次のテストデータに対するシミュレ
ーションを開始する。
In this expected value comparison, if all the simulation results match the expected value (step 207),
The simulator control device 102 sends a signal indicating this to the hardware simulator 200. The hardware simulator 200 inputs this signal to the condition processing unit 212 through the interface processing unit 211. Then, the condition processing unit 212 refers to the value data transfer time stored in the logical model data memory 203, and determines whether the current simulation time corresponding to the time data added to the test data is the value data transfer time. The determination is made (step 208). As a result, when the condition processing unit 212 determines that the current time is not the value data transfer time, the process returns to step 205 and the simulation for the next test data is started.

【0033】またステップ208で、現在の時刻が値デ
ータ転送時刻であることを判定した場合、条件処理部2
12は論理モデルデータメモリ203内の値表のデータ
をすべて読み出し、これら値表データを現在の時刻デー
タと共にホストコンピュータ100に転送する。ホスト
コンピュータ100に転送された値表データおよび時刻
データは、シミュレータ制御装置102によって記憶装
置104に上書きされ、これにより記憶装置104内の
値表データおよび時刻データの更新が行われる(ステッ
プ209)。この後、ハードウェアシミュレータ200
はステップ205に戻って次の時刻のテストデータに対
するシミュレーションを開始する。
If it is determined in step 208 that the current time is the value data transfer time, the condition processing unit 2
Reference numeral 12 reads out all the value table data in the logical model data memory 203 and transfers these value table data to the host computer 100 together with the current time data. The value table data and the time data transferred to the host computer 100 are overwritten in the storage device 104 by the simulator control device 102, whereby the value table data and the time data in the storage device 104 are updated (step 209). After this, the hardware simulator 200
Returns to step 205 to start the simulation for the test data at the next time.

【0034】また、ステップ206、207の期待値比
較でシミュレータ制御装置102が不一致を判定した場
合、シミュレータ制御装置102はハードウェアシミュ
レータ200に対してシミュレーションの中断を指示す
る共にソフトウェアシミュレータ103を起動させる
(ステップ210)。
When the simulator control unit 102 determines that they do not match in the expected value comparison in steps 206 and 207, the simulator control unit 102 instructs the hardware simulator 200 to suspend the simulation and activates the software simulator 103. (Step 210).

【0035】ソフトウェアシミュレータ103は、記憶
装置104内の値表のデータと時刻データとを初期値と
してシミュレーションおよびデバッグを開始する。この
ソフトウェアシミュレータ103によるシミュレーショ
ンおよびデバッグはユーザとの対話形式により進めら
れ、シミュレーション時刻が次の値データ転送時刻に達
っしたことをユーザが判断するまで行われる(ステップ
211)。
The software simulator 103 starts simulation and debugging with the data of the value table in the storage device 104 and the time data as initial values. The simulation and debugging by the software simulator 103 are advanced in an interactive form with the user until the user determines that the simulation time has reached the next value data transfer time (step 211).

【0036】そしてシミュレーション時刻が次の値デー
タ転送時刻に達っすると、ユーザはシミュレーションを
これで終了するか、若しくは再びハードウェアシミュレ
ータ200を起動してシミュレーションを続けるかの選
択を行う(ステップ212)。例えばデバッグの結果、
論理モデルの修正を要することが分かった場合はシミュ
レーションの終了を選択する。またシミュレーションの
継続がユーザにより選択された場合、シミュレータ制御
装置102はシミュレーションの再開をハードウェアシ
ミュレータ200に対して指示すると共に、現在の記憶
装置104内の値表のデータおよび時刻データをハード
ウェアシミュレータ200に転送する。ハードウェアシ
ミュレータ200は、これらの転送データで論理モデル
データメモリ203内の値表データおよび時刻データの
更新を行い(ステップ213)、ステップ205に戻っ
て、この値表データと時刻データを初期値としてシミュ
レーションを再開する。
When the simulation time reaches the next value data transfer time, the user chooses whether to end the simulation or start the hardware simulator 200 again and continue the simulation (step 212). . For example, the result of debugging
If it is found that the logical model needs to be modified, the termination of the simulation is selected. When the user selects to continue the simulation, the simulator control device 102 instructs the hardware simulator 200 to restart the simulation, and at the same time, the data of the value table in the current storage device 104 and the time data are set to the hardware simulator. Transfer to 200. The hardware simulator 200 updates the value table data and the time data in the logical model data memory 203 with these transfer data (step 213), returns to step 205, and sets the value table data and the time data as initial values. Restart the simulation.

【0037】このように本実施例の論理シミュレータで
は、常にホストコンピュータ100の記憶装置104
に、ハードウェアシミュレータ200上のシミュレーシ
ョン時刻よりも少し前の時刻の値表のデータおよび時刻
データを記憶している。したがって、シミュレーション
結果が期待値と不一致となってエラーが検出された場
合、この記憶装置104に記憶された値表のデータおよ
び時刻データを初期値として、ホストコンピュータ10
0のソフトウェアシミュレータ103でシミュレーショ
ンおよびデバッグを直ちに開始することができる。これ
により、デバッグ効率の大幅向上を図ることができる。
As described above, in the logic simulator of this embodiment, the storage device 104 of the host computer 100 is always available.
In addition, the data of the value table and the time data of the time slightly before the simulation time on the hardware simulator 200 are stored. Therefore, when the simulation result does not match the expected value and an error is detected, the host computer 10 uses the data of the value table and the time data stored in the storage device 104 as initial values.
Simulation and debug can be started immediately with zero software simulator 103. As a result, the debugging efficiency can be significantly improved.

【0038】なお、本実施例では、ユーザが設定した値
データ転送時刻にだけ論理モデルデータメモリ203内
の値表データおよび時刻データをホストコンピュータ1
00に転送するようにしたが、すべてのシミュレーショ
ン時刻に論理モデルデータメモリ203内の値表データ
をホストコンピュータ100に転送するようにしてもよ
い。この場合は、時刻データは転送してもしなくてもよ
い。
In this embodiment, the value table data and the time data in the logical model data memory 203 are transferred to the host computer 1 only at the value data transfer time set by the user.
However, the value table data in the logical model data memory 203 may be transferred to the host computer 100 at all simulation times. In this case, the time data may or may not be transferred.

【0039】[0039]

【発明の効果】以上説明したように本発明の論理シミュ
レータおよびその制御方法によれば、ホストコンピュー
タ内の第1のシミュレータ例えばソフトウェアシミュレ
ータによるデバッグを、ホストコンピュータ外部の第2
のシミュレータ例えばハードウェアシミュレータのシミ
ュレーション結果についてエラーを検出してから直ちに
開始することができ、デバッグ効率を大幅に改善するこ
とができる。
As described above, according to the logic simulator and the control method of the present invention, the debugging by the first simulator in the host computer, for example, the software simulator, is performed by the second simulator outside the host computer.
It is possible to start immediately after detecting an error in the simulation result of the simulator, for example, the hardware simulator, and it is possible to greatly improve the debugging efficiency.

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

【図1】図1は本発明に係る一実施例の論理シミュレー
タの構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a logic simulator according to an embodiment of the present invention.

【図2】図1の論理シミュレータの全体的な制御の流れ
を示すフローチャートである。
FIG. 2 is a flowchart showing the overall control flow of the logic simulator shown in FIG.

【図3】図1の論理シミュレータにおけるハードウェア
シミュレータ上でのシミュレーションの手順を示すフロ
ーチャートである
FIG. 3 is a flowchart showing a procedure of simulation on a hardware simulator in the logic simulator shown in FIG.

【符号の説明】 100…ホストコンピュータ、101…CPU、102
…シミュレータ制御装置、103…ソフトウェアシミュ
レータ、104…記憶装置、105…期待値ファイル記
憶部、106…入出力端末、200…ハードウェアシミ
ュレータ、201…プロセッサ、202…入力バッファ
メモリ、203…論理モデルデータメモリ、204…イ
ベント/スタックメモリ、205…出力バッファメモ
リ、211…インタフェース処理部、212…条件処理
部、213…論理演算処理部、214…イベント処理
部、215…接続処理部。
[Explanation of Codes] 100 ... Host computer, 101 ... CPU, 102
... Simulator control device, 103 ... Software simulator, 104 ... Storage device, 105 ... Expected value file storage unit, 106 ... Input / output terminal, 200 ... Hardware simulator, 201 ... Processor, 202 ... Input buffer memory, 203 ... Logical model data Memory, 204 ... Event / stack memory, 205 ... Output buffer memory, 211 ... Interface processing unit, 212 ... Condition processing unit, 213 ... Logical operation processing unit, 214 ... Event processing unit, 215 ... Connection processing unit.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 論理モデルのシミュレーションおよびデ
バッグを行う第1のシミュレータを有するホストコンピ
ュータに第2のシミュレータを接続した論理シミュレー
タにおいて、 前記第2のシミュレータは、シミュレーションの実行に
必要な前記論理モデル中の各信号の値を含む論理モデル
データを記憶する第1記憶手段と、前記ホストコンピュ
ータより入力された、時刻データを含むテストデータ、
および前記第1記憶手段に記憶された論理モデルデータ
に基づき前記論理モデルに対するシミュレーションを実
行し、かつ前記第1記憶手段に記憶された前記論理モデ
ルデータ中の各信号の値をシミュレーション実行後の状
態に更新するシミュレーション実行手段と、前記シミュ
レーション実行手段で得たシミュレーション結果を前記
ホストコンピュータに転送する転送手段とを具備し、 且つ、前記ホストコンピュータは、予め指定された複数
の時刻の中で前記第2のシミュレータ上でシミュレーシ
ョンを終了した時刻の直前の指定時刻の前記論理モデル
データを、前記第1のシミュレータでシミュレーション
およびデバッグを開始するために必要なデータとして記
憶する第2記憶手段と、前記シミュレーション結果に対
する期待値を記憶する第3記憶手段と、前記転送手段よ
り転送されたシミュレーション結果と前記第3記憶手段
に記憶された期待値とを比較する比較手段と、前記比較
手段により前記シミュレーション結果と前記期待値との
不一致が判定された場合、前記第2のシミュレータに対
しシミュレーションの中断を指示すると共に、前記第1
のシミュレータを起動する手段とを具備することを特徴
とする論理シミュレータ。
1. A logic simulator in which a second simulator is connected to a host computer having a first simulator for simulating and debugging a logic model, wherein the second simulator is the one in the logic model necessary for executing the simulation. First storage means for storing logic model data including values of respective signals of, and test data including time data input from the host computer,
And a state after the simulation is performed on the logic model based on the logic model data stored in the first storage means, and the value of each signal in the logic model data stored in the first storage means is executed. And a transfer means for transferring the simulation result obtained by the simulation execution means to the host computer, and the host computer is configured to perform the simulation in a plurality of predesignated times. Second storage means for storing the logical model data at a specified time immediately before the time when the simulation is finished on the second simulator as data necessary for starting simulation and debugging on the first simulator; Remember the expected value for the result Third storage means, comparison means for comparing the simulation result transferred from the transfer means with the expected value stored in the third storage means, and the comparison result between the simulation result and the expected value If it is determined that the first simulator is instructed to suspend the simulation,
And a means for activating the simulator described in 1. above.
【請求項2】 請求項1記載の論理シミュレータにおい
て、 前記第2のシミュレータは、前記ホストコンピュータか
らの転送要求に従って前記第1記憶手段に記憶された各
信号の値を前記ホストコンピュータに転送する第2転送
手段を有し、 且つ、前記ホストコンピュータは、前記比較手段により
前記シミュレーション結果が前記期待値と一致すること
が判定された場合、前記第2のシミュレータに対して前
記転送要求を行う手段と、 この転送要求に従って前記第2のシミュレータの前記第
2転送手段より転送された前記各信号の値で前記第2記
憶手段の論理モデルデータを更新する更新手段とを有す
ることを特徴とする論理シミュレータ。
2. The logic simulator according to claim 1, wherein the second simulator transfers the value of each signal stored in the first storage means to the host computer in accordance with a transfer request from the host computer. And a means for making a transfer request to the second simulator when the comparison means determines that the simulation result matches the expected value. A logic simulator, which updates the logic model data of the second storage means with the value of each signal transferred from the second transfer means of the second simulator in accordance with the transfer request. .
【請求項3】 請求項1または2記載の論理シミュレー
タにおいて、 前記第2のシミュレータは、前記第1記憶手段に記憶さ
れた前記論理モデル中の各信号の値を前記ホストコンピ
ュータに転送するよう予め指定された時刻のデータを記
憶する第4記憶手段と、前記ホストコンピュータより入
力したテストデータに付加された時刻データと前記第4
記憶手段に記憶された時刻データとを照合する時刻デー
タ照合手段とをさらに有し、前記第2転送手段は、前記
ホストコンピュータからの転送要求を受け、しかも前記
テストデータに付加された時刻データに対応する現在の
シミュレーション時刻が、前記時刻データ照合手段によ
る照合の結果、前記第4記憶手段に記憶されたいずれか
の時刻と一致する場合、前記第1記憶手段に記憶された
各信号の値を前記時刻データと共に前記ホストコンピュ
ータに転送することを特徴とする論理シミュレータ。
3. The logic simulator according to claim 1, wherein the second simulator preliminarily transfers the value of each signal in the logic model stored in the first storage means to the host computer. Fourth storage means for storing data at a designated time, time data added to the test data input from the host computer, and the fourth storage means.
The second transfer means receives the transfer request from the host computer, and the time data added to the test data is further included in the time data check means for checking the time data stored in the storage means. When the corresponding current simulation time coincides with any time stored in the fourth storage means as a result of the comparison by the time data comparison means, the value of each signal stored in the first storage means is changed. A logic simulator which transfers the time data to the host computer.
【請求項4】 論理モデルのシミュレーションおよびデ
バッグを行う第1のシミュレータを有するホストコンピ
ュータに第2のシミュレータを接続してなり、且つ前記
第2のシミュレータはシミュレーションの実行に必要な
前記論理モデル中の各信号の値を含む論理モデルデータ
を記憶する第1メモリを有し、前記ホストコンピュータ
は、予め指定された複数の時刻の中で前記第2のシミュ
レータ上でシミュレーションを終了した時刻の直前の指
定時刻の前記論理モデルデータを、前記第1のシミュレ
ータでシミュレーションおよびデバッグを開始するため
に必要なデータとして記憶する第2メモリと、シミュレ
ーション結果に対する期待値を記憶する第3メモリとを
有する論理シミュレータの制御方法において、 前記ホストコンピュータから入力された、時刻データを
含むテストデータ、および前記第1メモリに記憶された
論理モデルデータに基づき前記第2のシミュレータ上で
シミュレーションを実行し、かつ前記第1メモリに記憶
された各信号の値を現在の時刻の状態で更新する工程
と、 前記第2のシミュレータ上で得たシミュレーション結果
を前記ホストコンピュータに転送する工程と、 前記ホストコンピュータに転送されたシミュレーション
結果と前記第3メモリに記憶された期待値とを前記ホス
トコンピュータ上で比較して、それぞれの一致/不一致
を判定する工程と、 前記比較の結果、前記シミュレーション結果と前記期待
値との不一致が判定された場合、前記第2のシミュレー
タのシミュレーションを中断して、前記第1のシミュレ
ータを起動する工程とを有することを特徴とする論理シ
ミュレータの制御方法。
4. A second computer is connected to a host computer having a first simulator for simulating and debugging a logical model, and the second simulator is one of the logical models in the logical model necessary for executing the simulation. The host computer has a first memory for storing logic model data including the value of each signal, and the host computer specifies immediately before the time when the simulation is finished on the second simulator among a plurality of times specified in advance. A logic simulator having a second memory that stores the logic model data at time as data necessary for starting simulation and debugging with the first simulator, and a third memory that stores an expected value for a simulation result. In the control method, the host computer A value of each signal stored in the first memory, the simulation is executed on the second simulator based on the input test data including the time data and the logic model data stored in the first memory. In the state of the current time, a step of transferring the simulation result obtained on the second simulator to the host computer, a simulation result transferred to the host computer and stored in the third memory. Comparing the expected value with the expected value on the host computer to determine whether each match / mismatch, and as a result of the comparison, if the mismatch between the simulation result and the expected value is determined, the second Interrupting the simulation of the simulator and starting the first simulator. A method for controlling a logic simulator characterized by the above.
JP4349199A 1992-12-28 1992-12-28 Logical simulator and control method therefor Withdrawn JPH06203091A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4349199A JPH06203091A (en) 1992-12-28 1992-12-28 Logical simulator and control method therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4349199A JPH06203091A (en) 1992-12-28 1992-12-28 Logical simulator and control method therefor

Publications (1)

Publication Number Publication Date
JPH06203091A true JPH06203091A (en) 1994-07-22

Family

ID=18402146

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4349199A Withdrawn JPH06203091A (en) 1992-12-28 1992-12-28 Logical simulator and control method therefor

Country Status (1)

Country Link
JP (1) JPH06203091A (en)

Similar Documents

Publication Publication Date Title
Beatty et al. Formally verifying a microprocessor using a simulation methodology
US7139936B2 (en) Method and apparatus for verifying the correctness of a processor behavioral model
JPH0533423B2 (en)
KR19990057840A (en) Chip verification method by comparing internal state trajectories
JP3144950B2 (en) Logic simulation method
JP2861962B2 (en) Computer program simulation apparatus and method
JPH06203091A (en) Logical simulator and control method therefor
JP2828590B2 (en) Microprogram verification method
WO2001084316A1 (en) Rapid debugging method on rapid prototyping apparatus for complex embedded system
CN112597717B (en) IP verification method and device and electronic equipment
JP6949440B2 (en) Vector generator and vector generator program
JPS59117660A (en) Processing system for restoration of simulation state
JPH09231255A (en) Hardware and software cooperation verification system
JP2606658B2 (en) Logic simulator and control method
JPH05307586A (en) Function simulation system
JPH04277840A (en) Simulation system for asynchronous instruction
JPH06176096A (en) Logical simulation re-executing method and device therefor
JP3037787B2 (en) Logic simulation method and logic simulation device
JPH08287134A (en) Verifying method for logic circuit
JP2001290857A (en) Timing simulator
JPH02231634A (en) Method for maintaining interchangeability of software
JPS62274436A (en) Simulation system
JPH06187393A (en) Logical simulator and its test data transfer method
JP2632964B2 (en) Test processing method of coaching device
JPH07105045A (en) Debugging system for information processor function test program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000307