JP2020170403A - Simulation system, collection device, collection method, and simulation method - Google Patents
Simulation system, collection device, collection method, and simulation method Download PDFInfo
- Publication number
- JP2020170403A JP2020170403A JP2019072267A JP2019072267A JP2020170403A JP 2020170403 A JP2020170403 A JP 2020170403A JP 2019072267 A JP2019072267 A JP 2019072267A JP 2019072267 A JP2019072267 A JP 2019072267A JP 2020170403 A JP2020170403 A JP 2020170403A
- Authority
- JP
- Japan
- Prior art keywords
- simulation
- control
- functional
- collecting
- functional device
- 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
Images
Landscapes
- Debugging And Monitoring (AREA)
Abstract
Description
本発明は、シミュレーションシステム、収集装置、収集方法およびシミュレーション方法に関する。 The present invention relates to a simulation system, a collecting device, a collecting method and a simulation method.
従来、例えば、車両のエンジンやブレーキ等を制御するマイクロコンピュータが組み込まれた制御装置の制御プログラムを実際の車両に先行して開発する場合、車両の動作をコンピュータで模擬演算するシミュレーション装置と制御装置を接続して、開発中の制御プログラムのロジック評価等を行うシミュレーションシステムが知られている(例えば、特許文献1参照)。 Conventionally, for example, when a control program of a control device incorporating a microcomputer for controlling a vehicle engine, brakes, etc. is developed in advance of an actual vehicle, a simulation device and a control device that simulate the operation of the vehicle with a computer. There is known a simulation system that evaluates the logic of a control program under development by connecting the above (see, for example, Patent Document 1).
この種のシミュレーションシステムには、車両動作を模擬する機能装置に対して、シミュレーション装置および制御装置が接続され、シミュレーション装置から出力される信号に基づいて機能装置および制御装置が動作する、いわゆるHILS(Hardware In the Loop Simulation)システムがある。 In this type of simulation system, a simulation device and a control device are connected to a functional device that simulates vehicle operation, and the functional device and the control device operate based on a signal output from the simulation device, so-called HILS ( Hardware In the Loop Simulation) There is a system.
しかしながら、従来技術では、HILSシステムの不具合、特に、機能装置や制御装置の不具合を特定することは容易ではなかった。 However, in the prior art, it has not been easy to identify a defect in the HILS system, particularly a defect in a functional device or a control device.
本発明は、上記に鑑みてなされたものであって、システムの不具合を容易に特定することができるシミュレーションシステム、収集装置、収集方法およびシミュレーション方法を提供することを目的とする。 The present invention has been made in view of the above, and an object of the present invention is to provide a simulation system, a collecting device, a collecting method, and a simulation method capable of easily identifying a defect in a system.
上述した課題を解決し、目的を達成するために、本発明に係るシミュレーションシステムは、制御装置と、機能装置と、シミュレーション装置と、収集装置とを備える。前記制御装置は、車両制御に関するプログラムを実行する。前記機能装置は、前記制御装置に接続され、車両動作を模擬する。前記シミュレーション装置は、前記機能装置に接続され、ユーザによって設定されたシミュレーション条件に基づいて前記機能装置に対して制御信号を出力することで、前記機能装置および前記制御装置のシミュレーションを実行する。前記収集装置は、前記機能装置に接続され、前記機能装置に入出力される制御信号を収集する。 In order to solve the above-mentioned problems and achieve the object, the simulation system according to the present invention includes a control device, a functional device, a simulation device, and a collection device. The control device executes a program related to vehicle control. The functional device is connected to the control device and simulates vehicle operation. The simulation device is connected to the functional device and outputs a control signal to the functional device based on simulation conditions set by the user to execute simulation of the functional device and the control device. The collecting device is connected to the functional device and collects control signals input / output to / from the functional device.
本発明によれば、システムの不具合を容易に特定することができる。 According to the present invention, a defect in the system can be easily identified.
以下、添付図面を参照して、本願の開示するシミュレーションシステム、収集装置、収集方法およびシミュレーション方法の実施形態を詳細に説明する。なお、この実施形態により本発明が限定されるものではない。 Hereinafter, embodiments of the simulation system, collection device, collection method, and simulation method disclosed in the present application will be described in detail with reference to the accompanying drawings. The present invention is not limited to this embodiment.
まず、図1を用いて、実施形態に係るシミュレーションシステムの概要について説明する。図1は、実施形態に係るシミュレーションシステムの構成を示すブロック図である。 First, the outline of the simulation system according to the embodiment will be described with reference to FIG. FIG. 1 is a block diagram showing a configuration of a simulation system according to an embodiment.
図1に示すように、シミュレーションシステムSは、収集装置1と、端末装置10と、シミュレーション装置11と、機能装置12と、ECU(Electronic Control Unit)13とを備える。シミュレーションシステムSは、いわゆるHILS(Hardware In the Loop Simulation)システムである。
As shown in FIG. 1, the simulation system S includes a collecting device 1, a
端末装置10は、例えば、ECU13の開発者等のユーザが操作する端末装置である。端末装置10は、例えば、デスクトップ型やノートパソコン型のPC(personal computer)、スマートフォン、タブレット端末等である。
The
端末装置10は、例えば、シミュレーションシステムSにおけるシミュレーション条件(車両動作の条件等)を受け付けて、シミュレーション装置11へ出力する。また、端末装置10は、シミュレーション条件を基にシミュレーションした演算結果をシミュレーション装置11からリアルタイムに取得して表示画面に表示する。
The
シミュレーション装置11は、機能装置12に接続され、ユーザによって設定されたシミュレーション条件に基づいて機能装置12に対して制御信号を出力することで、機能装置12およびECU13のシミュレーションを実行する(シミュレーション工程)。
The simulation device 11 is connected to the
また、シミュレーション装置11は、実行したシミュレーションにおける機能装置12の演算結果を取得して端末装置10へ出力し、端末装置10に表示あるいは記憶させる。
Further, the simulation device 11 acquires the calculation result of the
機能装置12は、ECU13に接続され、車両動作を模擬する模擬工程を実行する装置である。例えば、機能装置12は、エンジンやモータ等の駆動装置、CAN(Controller Area Network)に関するネットワーク装置等といった制御装置である。換言すれば、機能装置12は、ECU13が接続され、ECU13との間で各種信号の入出力を行う装置である。
The
ECU13は、車両制御に関するプログラムを実行する実行工程を実行する制御装置である。ECU13は、機能装置12を介してシミュレーション装置11から出力される制御信号に基づいて演算処理を行い、演算結果を機能装置12を介してシミュレーション装置11へ出力する。
The
ECU13は、演算処理および演算結果を出力する処理を、シミュレーション条件に従って所定周期で繰り返し実行する。
The
収集装置1は、機能装置12に接続され、機能装置12に入出力される制御信号を収集する収集工程を実行する。
The collecting device 1 is connected to the
ここで、従来のシミュレーションシステムでは、端末装置やシミュレーション装置に不具合があった場合は、デバッグ処理を入れることで不具合箇所を特定できるが、機能装置やECU等のオペレーションシステムの介在しないハードウェア部分の不具合については、例えば、オシロスコープでの信号確認や、ソフトデバッグ結果による推論が必要となるため、不具合箇所の特定に時間を要していた。 Here, in the conventional simulation system, if there is a problem in the terminal device or the simulation device, the defective part can be identified by inserting a debug process, but the hardware part without the intervention of the operation system such as the functional device or the ECU. Regarding the defect, for example, it takes time to identify the defect part because it is necessary to check the signal with an oscilloscope and infer from the soft debug result.
そこで、実施形態に係る収集方法では、機能装置12に入出力される制御信号を収集することで、不具合箇所の特定を容易化する。
Therefore, in the collection method according to the embodiment, the control signal input / output to the
具体的には、実施形態に係る収集装置1は、機能装置12およびECU13の間で入出力される制御信号(以下、第1制御信号と記載する)と、機能装置12およびシミュレーション装置11の間で入出力される制御信号(以下、第2制御信号と記載する)とを収集する。
Specifically, the collecting device 1 according to the embodiment is between a control signal (hereinafter, referred to as a first control signal) input / output between the
より具体的には、実施形態に係る収集装置1は、シミュレーション装置11から機能装置12へ入力される第1入力信号と、機能装置12からシミュレーション装置11へ出力される第1出力信号とを含む第1制御信号を収集する。
More specifically, the collecting device 1 according to the embodiment includes a first input signal input from the simulation device 11 to the
また、実施形態に係る収集装置1は、ECU13から機能装置12へ入力される第2入力信号と、機能装置12からECU13へ出力される第2出力信号とを含む第2制御信号を収集する。
Further, the collecting device 1 according to the embodiment collects a second control signal including a second input signal input from the
これにより、例えば、収集装置1は、収集した制御信号をリアルタイムで端末装置10へ送信することで、収集された制御信号からユーザや異常検出装置等がECU13や機能装置12の不具合を容易に特定することができる。
As a result, for example, the collecting device 1 transmits the collected control signal to the
次に、図2を参照して、実施形態に係る収集装置1の構成について詳細に説明する。図2は、実施形態に係る収集装置1の構成を示すブロック図である。 Next, the configuration of the collecting device 1 according to the embodiment will be described in detail with reference to FIG. FIG. 2 is a block diagram showing a configuration of the collecting device 1 according to the embodiment.
実施形態に係る収集装置1は、制御部2と、記憶部3と、転送部4とを備える。制御部2は、収集部21を備える。記憶部3は、信号情報31を記憶する。
The collecting device 1 according to the embodiment includes a
ここで、収集装置1は、たとえば、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、データフラッシュ、入出力ポートなどを有するコンピュータや各種の回路を含む。 Here, the collecting device 1 includes, for example, a computer having a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), a data flash, an input / output port, and various circuits.
コンピュータのCPUは、たとえば、ROMに記憶されたプログラムを読み出して実行することによって、制御部2の収集部21として機能する。
The CPU of the computer functions as the collecting unit 21 of the
また、制御部2の少なくともいずれか一部または全部をASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等のハードウェアで構成することもできる。
Further, at least any part or all of the
また、記憶部3は、たとえば、RAMやデータフラッシュに対応する。RAMやデータフラッシュは、信号情報31や、各種プログラムの情報等を記憶することができる。なお、収集装置1は、有線や無線のネットワークで接続された他のコンピュータや可搬型記録媒体を介して上記したプログラムや各種情報を取得することとしてもよい。
Further, the
信号情報31は、制御部2の収集部21によって収集された制御信号を示す情報である。
The signal information 31 is information indicating a control signal collected by the collecting unit 21 of the
収集部21は、機能装置12に入出力される制御信号を収集する。具体的には、収集部21は、シミュレーション装置11および機能装置12の間で入出力される第1制御信号と、機能装置12およびECU13の間で入出力される第2制御信号とを収集する。
The collecting unit 21 collects control signals input / output to / from the
より具体的には、収集部21は、シミュレーション装置11から機能装置12へ入力される第1入力信号と、機能装置12からシミュレーション装置11へ出力される第1出力信号とを含む第1制御信号を収集する。
More specifically, the collecting unit 21 is a first control signal including a first input signal input from the simulation device 11 to the
また、収集部21は、ECU13から機能装置12へ入力される第2入力信号と、機能装置12からECU13へ出力される第2出力信号とを含む第2制御信号を収集する。
Further, the collecting unit 21 collects a second control signal including a second input signal input from the
第1入力信号は、ユーザによって設定されたシミュレーション条件に従って端末装置10から出力される論理信号がシミュレーション装置11によって機能装置12用の制御信号に変換された信号である。
The first input signal is a signal obtained by converting a logic signal output from the
第2出力信号は、第1入力信号に基づく機能装置12の演算処理の演算結果であって、ECU13用の制御信号である。
The second output signal is a calculation result of the calculation process of the
第2入力信号は、第2出力信号に基づくECU13の演算処理の演算結果であって、機能装置12用の制御信号である。
The second input signal is a calculation result of the calculation process of the
第1出力信号は、第2入力信号に基づく機能装置12の演算処理の演算結果である。つまり、シミュレーション装置11における一連のシミュレーションの流れでは、第1入力信号、第2出力信号、第2入力信号および第1出力信号の順に制御信号が入出力される。
The first output signal is the calculation result of the calculation process of the
なお、制御信号の順序は、上記の順序に限定されるものではなく、機能装置12およびECU13の間で第2出力信号および第2入力信号が所定周期連続して繰り返されて、最終的な演算結果として第1出力信号が出力される場合もある。
The order of the control signals is not limited to the above order, and the second output signal and the second input signal are continuously repeated for a predetermined cycle between the
つまり、収集部21によって第1制御信号および第2制御信号を収集することで、一連のシミュレーションにおける機能装置12およびECU13の不具合を容易に特定することができる。
That is, by collecting the first control signal and the second control signal by the collecting unit 21, it is possible to easily identify the malfunction of the
例えば、第1入力信号が正常で、第2出力信号が異常の場合や、第2入力信号が正常で、第1出力信号が異常の場合には、機能装置12に不具合が生じていることが特定できる。また、第2出力信号が正常で、第2入力信号が異常の場合には、ECU13に不具合が生じていることが特定できる。
For example, if the first input signal is normal and the second output signal is abnormal, or if the second input signal is normal and the first output signal is abnormal, the
なお、制御部2は、制御信号を収集する機能に限らず、上記のように、第1制御信号および第2制御信号に基づいて不具合を特定する特定処理を実行する機能を有してもよい。
The
転送部4は、例えば、DMA(Direct Memory Access)コントローラであり、記憶部3に記憶された信号情報31をシミュレーション装置11へ転送する。具体的には、転送部4は、シミュレーション装置11から送信されるDMA要求に従って、記憶部3に記憶された信号情報31を転送する。
The transfer unit 4 is, for example, a DMA (Direct Memory Access) controller, and transfers the signal information 31 stored in the
つまり、転送部4は、制御部2を介さずに信号情報31をシミュレーション装置11を転送する。これにより、制御部2の負荷を軽減できるため、収集装置1の性能を向上させることができる。
That is, the transfer unit 4 transfers the signal information 31 to the simulation device 11 without going through the
なお、シミュレーション装置11は、転送された信号情報31を端末装置10に出力し、端末装置10に表示あるいは記憶させる。このように、収集装置1は、収集した制御信号を示す信号情報31を、シミュレーション装置11を介して外部装置(端末装置10)へ送信することで、例えば、ユーザが外部装置から信号情報31を確認してシステムの不具合を容易に特定することができる。
The simulation device 11 outputs the transferred signal information 31 to the
なお、信号情報31の転送頻度は、例えば、信号情報31を収集する毎にリアルタイムで行ってもよく、あるいは、シミュレーションの1周期毎に転送してもよい。 The transfer frequency of the signal information 31 may be, for example, transferred in real time each time the signal information 31 is collected, or may be transferred every one cycle of the simulation.
また、転送部4による信号情報31の転送先は、シミュレーション装置11に限らず、例えば、端末装置10や、不具合を特定する外部端末に直接転送してもよい。
Further, the transfer destination of the signal information 31 by the transfer unit 4 is not limited to the simulation device 11, and may be directly transferred to, for example, a
次に、図3を用いて、実施形態に係るシミュレーションシステムSが実行する処理の処理手順について説明する。図3は、実施形態に係るシミュレーションシステムSが実行する処理の手順を示すフローチャートである。 Next, the processing procedure of the processing executed by the simulation system S according to the embodiment will be described with reference to FIG. FIG. 3 is a flowchart showing a procedure of processing executed by the simulation system S according to the embodiment.
図3に示すように、端末装置10は、ユーザからシミュレーション条件を受け付けて、かかるシミュレーション条件をシミュレーション装置11へ出力する(ステップS101)。つづいて、シミュレーション装置11は、シミュレーション条件に従って、機能装置12およびECU13のシミュレーションを実行する(ステップS102)。収集装置1は、機能装置12に入出力される制御信号を収集する(ステップS103)。シミュレーション装置11は、シミュレーションが終了したか否かを判定する(ステップS104)。シミュレーション装置11は、シミュレーションが終了した場合(ステップS104:Yes)、処理を終了し、シミュレーションが終了していない場合(ステップS104:No)、ステップS102を実行する。
As shown in FIG. 3, the
上述してきたように、実施形態に係るシミュレーションシステムSは、ECU13と、機能装置12と、シミュレーション装置11と、収集装置1とを備える。ECU13は、車両制御に関するプログラムを実行する。機能装置12は、ECU13に接続され、車両動作を模擬する。シミュレーション装置11は、機能装置12に接続され、ユーザによって設定されたシミュレーション条件に基づいて機能装置12に対して制御信号を出力することで、機能装置12およびECU13のシミュレーションを実行する。収集装置1は、機能装置12に接続され、機能装置12に入出力される制御信号を収集する。これにより、システムの不具合を容易に特定することができる。
As described above, the simulation system S according to the embodiment includes an
なお、実施形態に係る収集装置1は、制御信号を収集する場合のみを示したが、例えば、収集した制御信号に基づいて不具合等を再現することができる。かかる点について、図4を用いて説明する。 Although the collecting device 1 according to the embodiment shows only the case of collecting the control signal, for example, a defect or the like can be reproduced based on the collected control signal. This point will be described with reference to FIG.
図4は、変形例に係るシミュレーションシステムSの構成を示すブロック図である。図4に示すように、変形例に係るシミュレーションシステムSでは、機能装置12が省略され、収集装置1に対してシミュレーション装置11およびECU13が接続される。
FIG. 4 is a block diagram showing the configuration of the simulation system S according to the modified example. As shown in FIG. 4, in the simulation system S according to the modified example, the
かかる場合、シミュレーション装置11は、端末装置10に記憶された信号情報31およびシミュレーション条件を収集装置1へ出力する。
In such a case, the simulation device 11 outputs the signal information 31 and the simulation conditions stored in the
収集装置1の制御部2は、再生部22をさらに備える。再生部22は、シミュレーション装置11から信号情報31およびシミュレーション条件を取得し、ECU13用の制御信号を生成してECU13へ出力する。
The
収集部21は、再生部22からECU13へ出力された出力信号(上記の第2出力信号に相当)と、かかる出力信号に基づくECU13の演算処理の演算結果である入力信号(上記の第2入力信号に相当)とを収集し、信号情報31として記憶部3に記憶する。
The collecting unit 21 has an output signal (corresponding to the above-mentioned second output signal) output from the reproducing
これにより、例えば、ユーザが不具合を発見した場合に、不具合に係る制御信号を収集装置1へ送信することで、かかる不具合を再現することができる。 Thereby, for example, when the user discovers a defect, the defect can be reproduced by transmitting the control signal related to the defect to the collecting device 1.
さらなる効果や変形例は、当業者によって容易に導き出すことができる。このため、本発明のより広範な態様は、以上のように表しかつ記述した特定の詳細および代表的な実施形態に限定されるものではない。したがって、添付の特許請求の範囲およびその均等物によって定義される総括的な発明の概念の精神または範囲から逸脱することなく、様々な変更が可能である。 Further effects and variations can be easily derived by those skilled in the art. For this reason, the broader aspects of the invention are not limited to the particular details and representative embodiments expressed and described above. Therefore, various modifications can be made without departing from the spirit or scope of the general concept of the invention as defined by the appended claims and their equivalents.
1 収集装置
2 制御部
3 記憶部
4 転送部
10 端末装置
11 シミュレーション装置
12 機能装置
13 ECU
21 収集部
22 再生部
31 信号情報
S シミュレーションシステム
1
21
Claims (7)
前記制御装置に接続され、車両動作を模擬する機能装置と、
前記機能装置に接続され、ユーザによって設定されたシミュレーション条件に基づいて前記機能装置に対して制御信号を出力することで、前記機能装置および前記制御装置のシミュレーションを実行するシミュレーション装置と、
前記機能装置に接続され、前記機能装置に入出力される制御信号を収集する収集装置と
を備えることを特徴とするシミュレーションシステム。 A control device that executes programs related to vehicle control,
A functional device connected to the control device that simulates vehicle operation,
A simulation device connected to the functional device and outputting a control signal to the functional device based on simulation conditions set by the user to execute simulation of the functional device and the control device.
A simulation system including a collecting device connected to the functional device and collecting control signals input / output to the functional device.
前記機能装置および前記制御装置の間で入出力される第1制御信号と、
前記機能装置および前記シミュレーション装置の間で入出力される第2制御信号とを収集すること
を特徴とする請求項1に記載のシミュレーションシステム。 The collecting device is
A first control signal input / output between the functional device and the control device,
The simulation system according to claim 1, wherein a second control signal input / output between the functional device and the simulation device is collected.
収集した前記制御信号を、前記シミュレーション装置を介して外部装置へ送信すること
を特徴とする請求項1または2に記載のシミュレーションシステム。 The collecting device is
The simulation system according to claim 1 or 2, wherein the collected control signal is transmitted to an external device via the simulation device.
前記制御装置に接続された場合、収集した前記制御信号を前記制御装置へ送信し、前記制御装置から前記制御信号に基づく演算結果を示す制御信号を収集すること
を特徴とする請求項1〜3のいずれか1つに記載のシミュレーションシステム。 The collecting device is
Claims 1 to 3 include, when connected to the control device, the collected control signal is transmitted to the control device, and a control signal indicating a calculation result based on the control signal is collected from the control device. The simulation system according to any one of the above.
を備えることを特徴とする収集装置。 A collecting device including a control device that executes a program related to vehicle control and a collecting unit that collects control signals input and output to the functional device connected to the simulation device that controls the functional device that simulates vehicle operation.
を含むことを特徴とする収集方法。 A collection method comprising a collection step of collecting control signals input / output to a functional device connected to a control device related to vehicle control and a simulation device for controlling the functional device.
前記制御装置に接続される機能装置を制御することで、車両動作を模擬する模擬工程と、
前記機能装置に接続されるシミュレーション装置を制御することで、ユーザによって設定されたシミュレーション条件に基づいて前記機能装置に対して制御信号を出力することで、前記機能装置および前記制御装置のシミュレーションを実行するシミュレーション工程と、
前記機能装置に接続される収集装置を制御することで、前記機能装置に入出力される制御信号を収集する収集工程と
を含むことを特徴とするシミュレーション方法。 An execution process that executes a program related to vehicle control by controlling the control device,
A simulated process that simulates vehicle operation by controlling a functional device connected to the control device.
By controlling the simulation device connected to the functional device, a control signal is output to the functional device based on the simulation conditions set by the user to execute the simulation of the functional device and the control device. Simulation process and
A simulation method including a collection step of collecting control signals input / output to / from the functional device by controlling the collecting device connected to the functional device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019072267A JP2020170403A (en) | 2019-04-04 | 2019-04-04 | Simulation system, collection device, collection method, and simulation method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2019072267A JP2020170403A (en) | 2019-04-04 | 2019-04-04 | Simulation system, collection device, collection method, and simulation method |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2020170403A true JP2020170403A (en) | 2020-10-15 |
Family
ID=72747233
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2019072267A Pending JP2020170403A (en) | 2019-04-04 | 2019-04-04 | Simulation system, collection device, collection method, and simulation method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2020170403A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2022239549A1 (en) * | 2021-05-14 | 2022-11-17 | オムロン株式会社 | Version management method, version management program, and version management system |
-
2019
- 2019-04-04 JP JP2019072267A patent/JP2020170403A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2022239549A1 (en) * | 2021-05-14 | 2022-11-17 | オムロン株式会社 | Version management method, version management program, and version management system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10120702B2 (en) | Platform simulation for management controller development projects | |
JP2020170403A (en) | Simulation system, collection device, collection method, and simulation method | |
CN111295658B (en) | Simulation device, simulation method, and computer-readable storage medium | |
CN117112447B (en) | Data transmission method and device, electronic equipment and readable storage medium | |
JP2009099111A (en) | Rule inspection program, rule inspection method, and rule inspection device | |
JP4762204B2 (en) | Program development support device | |
US20170140080A1 (en) | Performing And Communicating Sheet Metal Simulations Employing A Combination Of Factors | |
US10816600B1 (en) | Protocol analysis and visualization during simulation | |
CN113760751B (en) | Method for generating test case, electronic device and storage medium | |
KR102325612B1 (en) | Method, apparatus, device, and medium for implementing simulator | |
CN114662430A (en) | Regression testing method, equipment and storage medium for design to be tested | |
JPH0877035A (en) | Central processing unit and microcomputer | |
TW515964B (en) | Development method of data processing system and appraisal substrate | |
CN113673189A (en) | DUT (device under test) surrogate model based verification method, device, equipment and medium | |
JP2010079516A (en) | Simulation method and program | |
US8818741B2 (en) | Method of detecting changes in integrated circuits using thermally imaged test patterns | |
US20210173994A1 (en) | Method and system for viewing simulation signals of a digital product | |
CN115510782B (en) | Method for locating verification errors, electronic device and storage medium | |
CN114706715B (en) | Control method, device, equipment and medium for distributed RAID based on BMC | |
US20210173989A1 (en) | Simulation signal viewing method and system for digital product | |
JP2003281076A (en) | Unauthorized access detection circuit of dma controller, unauthorized access detecting method and program thereof | |
JP2000057188A (en) | Hardware and software cooperative evaluating device | |
US20230350392A1 (en) | Method and system for seamless transition of runtime system from controller device to digitalization platform | |
JP2011145880A (en) | Generation method for test task used in logic verification of semiconductor integrated circuit | |
JP2012059202A (en) | Test case generation device, test case generation method and test case generation program |