JPH02210552A - Logic simulation system - Google Patents
Logic simulation systemInfo
- Publication number
- JPH02210552A JPH02210552A JP1029904A JP2990489A JPH02210552A JP H02210552 A JPH02210552 A JP H02210552A JP 1029904 A JP1029904 A JP 1029904A JP 2990489 A JP2990489 A JP 2990489A JP H02210552 A JPH02210552 A JP H02210552A
- Authority
- JP
- Japan
- Prior art keywords
- test program
- simulator
- execution
- identifier
- simulation
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000004088 simulation Methods 0.000 title claims abstract description 26
- 238000012795 verification Methods 0.000 claims abstract description 22
- 238000000034 method Methods 0.000 claims description 12
- 238000012360 testing method Methods 0.000 description 8
- 238000012805 post-processing Methods 0.000 description 5
- 238000007781 pre-processing Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 3
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
Landscapes
- Test And Diagnosis Of Digital Computers (AREA)
- Feedback Control In General (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
この発明は論理シミュレーション方式ニ関し、特に、検
証用テストプログラムの実行をテストプログラムの各部
分に適したシミュレータにより実行する論理シミュレー
ション方式に関スル。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a logic simulation method, and particularly relates to a logic simulation method in which a verification test program is executed by a simulator suitable for each part of the test program. .
従来、この種の論理シミュレーション方式、特にシミュ
レータ上での検証用テストプログラムの実行は単独のシ
ミュレータにより行なわれており、検証用テストプログ
ラムの全工程を同じシミュレータ上で連続的に実行して
いた。Conventionally, this type of logic simulation method, particularly the execution of a verification test program on a simulator, has been performed using a single simulator, and all processes of the verification test program have been executed continuously on the same simulator.
上述した従来の論理シミュレーション方式は、試験命令
部分に適したシミュレータ上でプログラムの全工程が実
行されているため、それ以外の部分の実行時間が無意味
に増加し、論理検証の時間を増大させるという欠点があ
る。In the conventional logic simulation method described above, all the steps of the program are executed on a simulator suitable for the test instruction part, so the execution time of other parts increases pointlessly, which increases the time for logic verification. There is a drawback.
この発明に係る論理シミュレーション方式は、モデル上
で実行するテストプログラムにシミュレーション実行中
に実行するシミュレータの変更を指示する識別子を埋め
込む手段と、この識別子を埋め込まれたテストプログラ
ムをシミュレータ上のモデルにロードする手段と、前記
埋め込まれた識別子をシミュレーション実行中に検出す
る手段と、この検出した識別子により指示されるシミュ
レータへシミュレーションの実行を変更する手段とを有
している。The logical simulation method according to the present invention includes means for embedding an identifier instructing a change in the simulator to be executed during simulation execution into a test program executed on a model, and loading the test program embedded with this identifier into the model on the simulator. means for detecting the embedded identifier during simulation execution; and means for changing execution of the simulation to a simulator designated by the detected identifier.
この発明は検証用テストプログラムの実行をテストプロ
グラムの各部分に適したシミュレータにより選択的に実
行することができる。According to the present invention, a verification test program can be selectively executed by a simulator suitable for each part of the test program.
第1図はこの発明に係る論理シミュレーション方式の一
実施例を示すブロック図でりる。同図におハて、11マ
検証用テストプログラム、2はこの検証用テストプログ
ラム1内に識別子を埋め込む識別子埋め込み手段、3は
検証用テストプログラムをシミュレータ内のモデル上ヘ
ロードし実行可能状態にするテストプログラムロード手
段、4はシミュレータ、5は機能レベルでシミュレーシ
ョンを高速に行なうシミュレータ、6は詳細なレベルで
シミュレーションヲ行なうシミュレータ、7はシミュレ
ータ5およびシミュレータ6のそれぞれの実行時に識別
子を検出しその識別子により指定された次に実行すべき
シミュレータを通知する識別子発見手段、8はこの識別
子発見手段Tからの通知によフ現在実行中のシミュレー
タを停止し次に実行するシミュレータの現在のシミュレ
ーション状態を移行し実行を再開させる実行変更手段で
ある。FIG. 1 is a block diagram showing an embodiment of a logic simulation method according to the present invention. In the same figure, 11 is a verification test program, 2 is an identifier embedding means for embedding an identifier in this verification test program 1, and 3 is a verification test program that is loaded onto the model in the simulator to make it executable. A test program loading means, 4 a simulator, 5 a simulator that performs simulations at high speed at a functional level, 6 a simulator that performs simulations at a detailed level, 7 detects identifiers when each of the simulators 5 and 6 are executed, and detects the identifiers thereof. An identifier discovering means 8 notifies the simulator to be executed next specified by T, and 8 stops the currently running simulator and shifts the current simulation state of the simulator to be executed next based on the notification from the identifier discovering means T. This is an execution change means that restarts execution.
次に上記構成によるシミュレーション方式の動作につい
て第2図に示す検証用テストプログラムの実行の流れ図
を参照して説明する。−例として検証用テストプログラ
ムは前処理部分9.試験命令部分10および後処理部分
11の3−1の部分で構成されている。識別子は位置A
および位置Bに埋め込まれる。各部分の実行、特に前処
理部分9はシミュレータ5で行なわれ、試験命令部分1
0はシミュレータ6で行なわれ、後処理部分11はシミ
ュレータ5で行なわれる。そして、検証用テストプログ
ラム1は識別子埋め込み手段2により前処理部分9と試
験命令部分10との間A、およびこの試験命令部分10
と後処理部分11との間BK識別子が埋め込まれ、テス
トプログラムロード手段3によりシミュレータ5内のモ
デルヘロードされる。次に、シミュレータ5は前記処理
部分9を機能レベルで実行する。このとき、識別子発見
手段7は識別子を検出し次に実行すべきシミュレータを
選択し、その選択情報を実行変更手段8へ通知する。そ
して、実行変更手段8はシミュレータ5よりシミュレー
タ6へ現在のシミュレーション状態を移行しシミュレー
タ6により試験命令部分10の実行を詳細なレベルで再
開する。そして、シミュレータ6でも同じように識別子
発見手段7が識別子を発見し、実行変更手段8はシミュ
レータ6よりシミュレータ5へ実行を変更し後処理部分
11の実行をシミュレータ5を用いて機能レベルで再開
することができる。Next, the operation of the simulation method with the above configuration will be explained with reference to the flowchart of execution of the verification test program shown in FIG. - For example, the verification test program is the preprocessing part 9. It consists of a test command section 10 and a post-processing section 11, 3-1. The identifier is at position A
and embedded in position B. The execution of each part, especially the preprocessing part 9, is carried out in the simulator 5, and the test command part 1
0 is performed in the simulator 6, and the post-processing portion 11 is performed in the simulator 5. Then, the verification test program 1 is inserted between the preprocessing part 9 and the test command part 10 by the identifier embedding means 2, and the test command part 10.
A BK identifier is embedded between the post-processing portion 11 and the test program loading means 3, and is loaded into the model in the simulator 5 by the test program loading means 3. The simulator 5 then executes said processing part 9 at a functional level. At this time, the identifier discovering means 7 detects the identifier, selects the simulator to be executed next, and notifies the execution changing means 8 of the selection information. Then, the execution change means 8 transfers the current simulation state from the simulator 5 to the simulator 6, and the simulator 6 resumes execution of the test instruction portion 10 at a detailed level. Then, in the simulator 6, the identifier discovering means 7 discovers the identifier in the same way, and the execution changing means 8 changes the execution from the simulator 6 to the simulator 5, and restarts the execution of the post-processing part 11 at the functional level using the simulator 5. be able to.
なお、上述の実施例ではシミュレータ5および6により
検証用テストプログラムを実行する場合について説明し
たが、これに限定せず、3個以上のシミュレータで行な
う場合についても同様にできることはもちろんである。In the above-described embodiment, the case where the verification test program is executed by the simulators 5 and 6 has been described, but the present invention is not limited to this, and it goes without saying that the same can be done when three or more simulators are used.
以上詳細に説明したように、この発明(係るシミュレー
ション方式によれば、検[用テス)フ。As explained in detail above, according to the present invention (the simulation method), the test is performed.
グラムの実行をテストプログラムの各部分に適したシミ
ュレータにより、選択的に実行することにより論理検証
の時間短縮と効率の向上を図ることができるなどの効果
がある。By selectively executing the program using a simulator suitable for each part of the test program, it is possible to shorten logic verification time and improve efficiency.
第1図はこの発明に係る論理シミュレーション方式の一
実施例を示すブロック図、第2図は検証用テストプログ
ラムの実行の流れを示す図である。
1・・・・検証用テストプログラム、2・・・・識別子
埋め込み手段、3・・・・テストプログラムロード手段
、4・・・・シミュレータ、5および66・・・シミュ
レータ、7・・・・識別子発見手段、8・・・・実行変
更手段、9・・・・前処理部分、10・・・・試験命令
部分、11・・・・後処理部分。FIG. 1 is a block diagram showing an embodiment of the logic simulation method according to the present invention, and FIG. 2 is a diagram showing the flow of execution of a verification test program. DESCRIPTION OF SYMBOLS 1...Test program for verification, 2...Identifier embedding means, 3...Test program loading means, 4...Simulator, 5 and 66...Simulator, 7...Identifier Discovery means, 8...Execution change means, 9...Pre-processing part, 10...Test command part, 11...Post-processing part.
Claims (1)
レーションモデル上で検証用テストプログラムを実行す
る論理シミュレーション方式において、モデル上で実行
するテストプログラムにシミュレーション実行中に実行
するシミュレータの変更を指示する識別子を埋め込む手
段と、この識別子を埋め込まれたテストプログラムをシ
ミュレータ上のモデルにロードする手段と、前記埋め込
まれた識別子をシミュレーション実行中に検出する手段
と、この検出した識別子により指示されるシミュレータ
へシミュレーションの実行を変更する手段とを備えたこ
とを特徴とする論理シミュレーション方式。In a logic simulation method in which a verification test program is executed on a simulation model using two or more independent logic simulators, an identifier that instructs a change in the simulator to be executed during simulation execution is embedded in the test program executed on the model. means for loading a test program embedded with this identifier into a model on a simulator; means for detecting the embedded identifier during simulation execution; and execution of the simulation on the simulator indicated by the detected identifier. A logical simulation method characterized by comprising: means for changing.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1029904A JPH02210552A (en) | 1989-02-10 | 1989-02-10 | Logic simulation system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1029904A JPH02210552A (en) | 1989-02-10 | 1989-02-10 | Logic simulation system |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH02210552A true JPH02210552A (en) | 1990-08-21 |
Family
ID=12288969
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1029904A Pending JPH02210552A (en) | 1989-02-10 | 1989-02-10 | Logic simulation system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH02210552A (en) |
-
1989
- 1989-02-10 JP JP1029904A patent/JPH02210552A/en active Pending
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH01147656A (en) | Microprocessor | |
JPS63238630A (en) | Interruption controller for microprocessor | |
JPH02210552A (en) | Logic simulation system | |
JP2002251291A (en) | Control method, control program, memory cell and controller for technical process inside vehicle | |
CN110347484B (en) | Working method for high-efficiency test in software compiling and deploying process | |
JPH01193935A (en) | Program control system by sub-command execution system | |
CN107729211A (en) | A kind of condition responsive method of MCU system | |
JPH01113841A (en) | Multi-task debugging mechanism | |
JPS61183705A (en) | Operating trace processing method of programmable controller | |
JPH01295339A (en) | Automatic selection system for test item | |
JPH0628319A (en) | Logical simulator | |
JPH0224584A (en) | Preparing method of test pattern | |
JPH0340053A (en) | Control system for plural communication procedures | |
JPH0442370A (en) | Logic simulation system | |
JPH0385644A (en) | Check point acquisition restart system | |
JPH01290038A (en) | Simulation system | |
JPH02127734A (en) | Logical simulation system | |
JPH0341564A (en) | Method for simulating logical circuit | |
JPH01145717A (en) | Disk control system for plural os | |
JPH04139533A (en) | Remodeling system for common routine group | |
JP2000035983A (en) | Simulation method of semiconductor integrated circuit | |
JPS63173136A (en) | Inter-task communication system | |
JPH02181836A (en) | Program control system | |
JPS61182163A (en) | Program expanding system | |
JPH04299417A (en) | Toggle operating method |