JP4194959B2 - Simulation analysis system, accelerator device and emulator device - Google Patents

Simulation analysis system, accelerator device and emulator device Download PDF

Info

Publication number
JP4194959B2
JP4194959B2 JP2004034960A JP2004034960A JP4194959B2 JP 4194959 B2 JP4194959 B2 JP 4194959B2 JP 2004034960 A JP2004034960 A JP 2004034960A JP 2004034960 A JP2004034960 A JP 2004034960A JP 4194959 B2 JP4194959 B2 JP 4194959B2
Authority
JP
Japan
Prior art keywords
circuit
simulation
verified
verification
programmable 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.)
Expired - Fee Related
Application number
JP2004034960A
Other languages
Japanese (ja)
Other versions
JP2005227958A (en
Inventor
聖 冨川
進 田中
直之 星
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2004034960A priority Critical patent/JP4194959B2/en
Publication of JP2005227958A publication Critical patent/JP2005227958A/en
Application granted granted Critical
Publication of JP4194959B2 publication Critical patent/JP4194959B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は、シミュレーション解析システム、アクセラレータ装置及びエミュレータ装置に係り、さらに詳しくは、プログラマブルデバイスによる被検証回路の動作検証の結果と、CADシミュレータによる被検証回路の動作検証の結果とが互いに異なる場合に、その不一致箇所を解析するシミュレーション解析システムの改良に関する。   The present invention relates to a simulation analysis system, an accelerator device, and an emulator device, and more specifically, when a result of operation verification of a circuit to be verified by a programmable device is different from a result of operation verification of a circuit to be verified by a CAD simulator. Further, the present invention relates to an improvement of a simulation analysis system for analyzing the mismatched portion.

CAD(Computer Aided Design)シミュレータにより論理検証された電気回路をプログラマブルデバイスに書き込み、当該電気回路が実際に正しく動作するか否かを確認する動作確認が従来から行われている。プログラマブルデバイスによる動作結果がCADシミュレータによるシミュレーション結果と異なる場合、ロジックアナライザや内部ノードトレースツールなどを用いて、プログラマブルデバイス内における出力波形や信号状態を表示させて不一致箇所の解析が行われる。   Conventionally, an operation check for writing an electric circuit logically verified by a CAD (Computer Aided Design) simulator into a programmable device and checking whether the electric circuit actually operates correctly has been performed. When the operation result by the programmable device is different from the simulation result by the CAD simulator, the output waveform and the signal state in the programmable device are displayed using a logic analyzer, an internal node trace tool, or the like, and the mismatched portion is analyzed.

この様な不一致箇所の解析では、CADシミュレータによる当該電気回路のシミュレーションと比較することにより、プログラマブルデバイス上での不具合であるか、周辺機器との入出力制御を行う入出力インターフェースなどの周辺回路上での不具合であるかの不具合箇所の切り分けを行うことができる。しかし、プログラマブルデバイス及びCADシミュレータにおける被検証回路の動作検証が個々に行われるので、検証結果の比較が容易ではなく、動作不良の原因特定に多大な時間を要してしまうという問題があった。   In the analysis of such inconsistencies, by comparing with the simulation of the electric circuit by the CAD simulator, it is a malfunction on the programmable device, or on a peripheral circuit such as an input / output interface that performs input / output control with a peripheral device. It is possible to isolate a defect location as to whether it is a defect in However, since the operation verification of the circuit to be verified in the programmable device and the CAD simulator is performed individually, comparison of the verification results is not easy, and there is a problem that it takes a lot of time to identify the cause of the operation failure.

また、電気回路の論理検証を高速化したり、ソフトウエアと組み合わせた動作検証を早期にかつ高速に行うのに、アクセラレーション技術やエミュレーション技術が従来から用いられている。例えば、プログラマブルデバイスに被検証回路を書き込み、このプログラマブルデバイスを動作させることで、CADシミュレータを用いるのに比べて当該被検証回路の論理検証が高速化される。このとき、プログラマブルデバイスに書き込まれた被検証回路内における信号状態が抽出されるようにすることによって、CADシミュレータによる解析と同等のデバッグ環境を得ることができる。しかし、プログラマブルデバイスが被検証回路の論理設計通りに動作しないことが考えられる場合、動作不良が生じた際に、当該被検証回路の論理設計に不具合があるのか、プログラマブルデバイスに被検証回路を書き込むことにより生じた不具合であるのかの見極めが困難であるという問題があった。
特開平10−10196号公報 特開2000−215226号公報
In addition, acceleration technology and emulation technology have been conventionally used to speed up logic verification of electrical circuits and to quickly and quickly perform operation verification in combination with software. For example, writing a circuit to be verified in a programmable device and operating the programmable device speeds up logic verification of the circuit to be verified as compared to using a CAD simulator. At this time, by extracting the signal state in the circuit to be verified written in the programmable device, a debug environment equivalent to the analysis by the CAD simulator can be obtained. However, if it is considered that the programmable device does not operate according to the logic design of the circuit to be verified, when the operation failure occurs, the circuit to be verified is written in the programmable device to determine whether the logic design of the circuit to be verified is defective. There is a problem that it is difficult to determine whether the problem is caused by this.
Japanese Patent Laid-Open No. 10-10196 JP 2000-215226 A

上述した通り、従来のシミュレーション解析では、プログラマブルデバイス及びCADシミュレータによる検証結果の比較が容易ではなく、動作不良の原因特定に多大な時間を要するという問題があった。また、プログラマブルデバイスが被検証回路の論理設計通りに動作しないことが考えられる場合、動作不良が生じた際に、当該被検証回路の論理設計に不具合があるのか、プログラマブルデバイスに被検証回路を書き込むことにより生じた不具合であるのかの見極めが困難であるという問題があった。   As described above, in the conventional simulation analysis, there is a problem that comparison of the verification results by the programmable device and the CAD simulator is not easy, and it takes a long time to identify the cause of the malfunction. In addition, when it is considered that the programmable device does not operate according to the logic design of the circuit to be verified, when the operation failure occurs, the circuit to be verified is written in the programmable device to determine whether the logic design of the circuit to be verified is defective. There is a problem that it is difficult to determine whether the problem is caused by this.

本発明は、上記事情に鑑みてなされたものであり、動作不良の原因特定に要する時間を短縮することができるシミュレーション解析システム、アクセラレータ装置及びエミュレータ装置を提供することを目的としている。特に、プログラマブルデバイス及びCADシミュレータによる検証結果の比較が容易であるシミュレーション解析システムを提供することを目的としている。   The present invention has been made in view of the above circumstances, and an object of the present invention is to provide a simulation analysis system, an accelerator device, and an emulator device that can reduce the time required to identify the cause of an operation failure. In particular, an object of the present invention is to provide a simulation analysis system in which comparison of verification results by a programmable device and a CAD simulator is easy.

また、プログラマブルデバイスが被検証回路の論理設計通りに動作しないことが考えられる場合であっても、動作不良が生じた際に、当該被検証回路の論理設計に不具合があるのか、プログラマブルデバイスに被検証回路を書き込むことにより生じた不具合であるのかの見極めが容易であるシミュレーション解析システムを提供することを目的としている。   Even if it is considered that the programmable device does not operate according to the logic design of the circuit to be verified, when a malfunction occurs, the logic design of the circuit to be verified has a problem, It is an object of the present invention to provide a simulation analysis system in which it is easy to determine whether or not a failure has occurred by writing a verification circuit.

本発明によるシミュレーション解析システムは、被検証回路が書き込まれ、ハードウエアによる被検証回路の動作検証を行うプログラマブルデバイスと、情報処理装置上において被検証回路のシミュレーションを実行し、ソフトウエアによる被検証回路の動作検証を行うCADシミュレータと、上記ハードウエアによる検証結果及び上記ソフトウエアによる検証結果が互いに異なる場合に、検証結果に不一致を生じさせたシミュレーションデータに基づいて、上記プログラマブルデバイス及び上記CADシミュレータを動作周期ごとに同期させながら並列動作させる並列動作手段と、上記プログラマブルデバイス及び上記CADシミュレータの出力波形を動作周期ごとに表示する表示手段とにより構成される。 The simulation analysis system according to the present invention includes a programmable device in which a circuit to be verified is written and performs operation verification of the circuit to be verified by hardware, a simulation of the circuit to be verified on an information processing apparatus, and a circuit to be verified by software. and CAD simulator for performing operation verification of, if the hardware by the verification result and the verification result by the software are different from each other, based on the simulation data that caused the discrepancy verification result, the programmable device and the CAD simulator Parallel operation means that operates in parallel while synchronizing each operation cycle, and display means that displays output waveforms of the programmable device and the CAD simulator for each operation cycle.

この様な構成によれば、プログラマブルデバイス及びCADシミュレータが動作周期ごとに同期しながら並列動作され、それぞれの出力波形が動作周期ごとに表示されるので、プログラマブルデバイス及びCADシミュレータによる検証結果を容易に比較することができ、動作不良の原因特定に要する時間を短縮することができる。また、CADシミュレータによる検証結果が表示されるので、プログラマブルデバイスが被検証回路の論理設計通りに動作しないことが考えられる場合であっても、動作不良が生じた際に、当該被検証回路の論理設計に不具合があるのか、プログラマブルデバイスに被検証回路を書き込むことにより生じた不具合であるのかの見極めを容易に行うことができる。   According to such a configuration, the programmable device and the CAD simulator are operated in parallel in synchronization with each operation cycle, and the respective output waveforms are displayed for each operation cycle. Therefore, the verification result by the programmable device and the CAD simulator can be easily obtained. The time required for identifying the cause of the malfunction can be shortened. In addition, since the verification result by the CAD simulator is displayed, even if it is considered that the programmable device does not operate according to the logic design of the circuit to be verified, the logic of the circuit to be verified is detected when an operation failure occurs. It is possible to easily determine whether there is a problem in the design or a problem caused by writing the circuit to be verified in the programmable device.

特に、上記CADシミュレータが、被検証回路内の記憶素子における信号状態を上記シミュレーションデータの入力開始から検証結果の出力終了までのシミュレーション期間よりも短い保持周期で一時保持する信号状態保持手段を有し、上記CADシミュレータが、一時保持された上記信号状態に基づいて、検証結果が異なる場合の再度のシミュレーションを検証結果の不一致箇所に最も近い上記保持周期から開始するのに対して、上記プログラマブルデバイスは、上記不一致箇所に最も近い保持周期までは単独で動作するように構成される。この様な構成によれば、CADシミュレータによる再度のシミュレーションが不一致箇所に最も近い保持周期から開始されるので、再シミュレーションに要する時間が削減され、動作不良の原因特定に要する時間をさらに短縮することができる。 In particular, the CAD simulator has signal state holding means for temporarily holding the signal state in the memory element in the circuit to be verified with a holding period shorter than the simulation period from the start of input of the simulation data to the end of output of the verification result. The CAD simulator starts the simulation again when the verification result is different based on the signal state temporarily held, from the holding period closest to the verification result mismatched position, whereas the programmable device In addition, it is configured to operate independently up to the holding cycle closest to the mismatched portion. According to such a configuration, since the re-simulation by the CAD simulator is started from the holding cycle closest to the mismatched portion, the time required for the re-simulation is reduced, and the time required for specifying the cause of the malfunction is further reduced. Can do.

本発明によるアクセラレータ装置は、被検証回路が書き込まれ、ハードウエアによる被検証回路の動作検証を行うプログラマブルデバイスと、情報処理装置上において被検証回路のシミュレーションを実行し、ソフトウエアによる被検証回路の動作検証を行うCADシミュレータとを動作周期ごとに同期させながら並列動作させる並列動作手段と、上記プログラマブルデバイス及びCADシミュレータの出力波形を動作周期ごとに表示する表示手段とを備え、上記並列動作手段が、上記ハードウエアによる検証結果及び上記ソフトウエアによる検証結果が互いに異なる場合に、検証結果に不一致を生じさせたシミュレーションデータに基づいて、上記プログラマブルデバイス及び上記CADシミュレータを並列動作させ、被検証回路内の記憶素子における信号状態を上記シミュレーションデータの入力開始から検証結果の出力終了までのシミュレーション期間よりも短い保持周期で一時保持する信号状態保持手段を有する上記CADシミュレータが、一時保持された上記信号状態に基づいて、検証結果が異なる場合の再度のシミュレーションを検証結果の不一致箇所に最も近い上記保持周期から開始するのに対して、上記プログラマブルデバイスは、上記不一致箇所に最も近い保持周期までは単独で動作するように構成される。 The accelerator apparatus according to the present invention includes a programmable device in which a circuit to be verified is written and performs operation verification of the circuit to be verified by hardware, and executes simulation of the circuit to be verified on the information processing apparatus. a parallel operating means for parallel operation while synchronizing the CAD simulator for performing operation verification for each operation cycle, and a display means for displaying the output waveform of the programmable device and CAD simulator for each operation period, is the parallel operation means When the verification result by the hardware and the verification result by the software are different from each other, the programmable device and the CAD simulator are operated in parallel on the basis of the simulation data that causes the verification result to be inconsistent. Memory The CAD simulator having signal state holding means for temporarily holding the signal state in the child with a holding cycle shorter than the simulation period from the start of the simulation data input to the end of the verification result output is based on the temporarily held signal state. In contrast, when the verification results are different, another simulation is started from the holding cycle closest to the mismatched location of the verification results, whereas the programmable device operates independently until the holding cycle closest to the mismatched location. Configured as follows.

本発明によるエミュレータ装置は、被検証回路が書き込まれ、ハードウエアによる被検証回路の動作検証を行うプログラマブルデバイスと、情報処理装置上において被検証回路のシミュレーションを実行し、ソフトウエアによる被検証回路の動作検証を行うCADシミュレータとを動作周期ごとに同期させながら並列動作させる並列動作手段と、上記プログラマブルデバイス及びCADシミュレータの出力波形を動作周期ごとに表示する表示手段とを備え、上記並列動作手段が、上記ハードウエアによる検証結果及び上記ソフトウエアによる検証結果が互いに異なる場合に、検証結果に不一致を生じさせたシミュレーションデータに基づいて、上記プログラマブルデバイス及び上記CADシミュレータを並列動作させ、被検証回路内の記憶素子における信号状態を上記シミュレーションデータの入力開始から検証結果の出力終了までのシミュレーション期間よりも短い保持周期で一時保持
する信号状態保持手段を有する上記CADシミュレータが、一時保持された上記信号状態に基づいて、検証結果が異なる場合の再度のシミュレーションを検証結果の不一致箇所に最も近い上記保持周期から開始するのに対して、上記プログラマブルデバイスは、上記不一致箇所に最も近い保持周期までは単独で動作するように構成される。
In the emulator device according to the present invention, a circuit to be verified is written, a programmable device for verifying the operation of the circuit to be verified by hardware, and a simulation of the circuit to be verified is executed on the information processing apparatus. a parallel operating means for parallel operation while synchronizing the CAD simulator for performing operation verification for each operation cycle, and a display means for displaying the output waveform of the programmable device and CAD simulator for each operation period, is the parallel operation means When the verification result by the hardware and the verification result by the software are different from each other, the programmable device and the CAD simulator are operated in parallel on the basis of the simulation data that causes the verification result to be inconsistent. Memory elements Temporarily storing the signal state at shorter retention period than the simulation time to the output end of the verification result from the input start of the simulation data in
The CAD simulator having the signal state holding means to start the simulation again when the verification result is different based on the temporarily held signal state from the holding period closest to the verification result mismatched position. The programmable device is configured to operate independently until the holding period closest to the mismatched portion .

本発明によるシミュレーション解析システム、アクセラレータ装置及びエミュレータ装置によれば、プログラマブルデバイス及びCADシミュレータによる検証結果を容易に比較することができるので、動作不良の原因特定に要する時間を短縮することができる。   According to the simulation analysis system, the accelerator device, and the emulator device according to the present invention, the verification results by the programmable device and the CAD simulator can be easily compared, so that the time required for specifying the cause of the malfunction can be shortened.

また、CADシミュレータによる検証結果が表示されるので、プログラマブルデバイスが被検証回路の論理設計通りに動作しないことが考えられる場合であっても、当該被検証回路の論理設計に不具合があるのか、プログラマブルデバイスに被検証回路を書き込むことにより生じた不具合であるのかの見極めを容易に行うことができる。   In addition, since the verification result by the CAD simulator is displayed, even if it is considered that the programmable device does not operate according to the logic design of the circuit to be verified, it is programmable whether the logic design of the circuit to be verified is defective. It is possible to easily determine whether or not the problem is caused by writing the circuit to be verified in the device.

実施の形態1.
図1は、本発明の実施の形態1によるシミュレーション解析システムの一構成例を示したブロック図である。本実施の形態によるシミュレーション解析システム1は、被検証回路のシミュレーションを実行するCADシミュレータ2を有し、各種情報処理を行うパーソナルコンピュータA1と、周辺機器との入出力制御を行う周辺回路3及びプログラマブルデバイスとしてのFPGA(Field Programmable Gate Array)4を搭載するボードA2とからなり、USBなどの通信手段を介して互いに接続されている。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a configuration example of a simulation analysis system according to Embodiment 1 of the present invention. A simulation analysis system 1 according to this embodiment includes a CAD simulator 2 that executes simulation of a circuit to be verified, a personal computer A1 that performs various types of information processing, a peripheral circuit 3 that performs input / output control between peripheral devices, and a programmable device. It consists of a board A2 on which an FPGA (Field Programmable Gate Array) 4 as a device is mounted, and is connected to each other via communication means such as USB.

このシミュレーション解析システム1では、ソフトウエア、すなわち、CADシミュレータ2による被検証回路の動作検証が行われるとともに、ハードウエア、すなわち、FPGA4による被検証回路の動作検証が行われ、これらの検証結果が互いに異なる場合に、CADシミュレータ2及びFPGA4を並列動作させ、これらによる出力波形がパーソナルコンピュータA1上に表示される。   In this simulation analysis system 1, the operation of the circuit to be verified is verified by software, that is, the CAD simulator 2, and the operation of the circuit to be verified is verified by hardware, that is, the FPGA 4. If they are different, the CAD simulator 2 and the FPGA 4 are operated in parallel, and the output waveform by these is displayed on the personal computer A1.

パーソナルコンピュータA1は、CADシミュレータ2、回路構成記憶部5、主制御部6、並列動作制御部7、表示部8、通信制御部9及び試験データ記憶部10により構成され、CADシミュレータ2は、内部信号ダンプ制御部2a、波形ビューワ2b、信号状態保持部2c及びPLI(Programming Language Interface)制御部2dからなる。また、FPGA4は、書き換え可能な集積回路であり、マッピングツールなどにより書き込まれた被検証回路4bと、被検証回路4b内における信号状態を抽出するための内部信号ダンプ回路4aとからなる。   The personal computer A1 includes a CAD simulator 2, a circuit configuration storage unit 5, a main control unit 6, a parallel operation control unit 7, a display unit 8, a communication control unit 9, and a test data storage unit 10, and the CAD simulator 2 includes an internal It consists of a signal dump control unit 2a, a waveform viewer 2b, a signal state holding unit 2c, and a PLI (Programming Language Interface) control unit 2d. The FPGA 4 is a rewritable integrated circuit, and includes a circuit 4b to be verified written by a mapping tool or the like, and an internal signal dump circuit 4a for extracting a signal state in the circuit 4b to be verified.

通信制御部9は、USBなどの通信手段を介してボードA2上の周辺回路3に接続され、入出力データの送受信制御を行っている。試験データ記憶部10は、CADシミュレータ2及びFPGA4による動作検証に用いる入力データを記憶する記憶手段であり、テストベンチデータや制御データがシミュレーションデータとして格納されている。回路構成記憶部5は、被検証回路の回路構成を記憶する記憶手段であり、FPGA4に被検証回路4bを書き込むのに用いられるデータと同一のデータが格納されている。例えば、被検証回路を構成する演算素子や記憶素子などの素子の種類、接続関係を示すデータが格納されている。   The communication control unit 9 is connected to the peripheral circuit 3 on the board A2 via a communication means such as a USB, and performs input / output data transmission / reception control. The test data storage unit 10 is a storage unit that stores input data used for operation verification by the CAD simulator 2 and the FPGA 4, and stores test bench data and control data as simulation data. The circuit configuration storage unit 5 is a storage unit that stores the circuit configuration of the circuit to be verified, and stores the same data as the data used to write the circuit to be verified 4 b in the FPGA 4. For example, data indicating the types of elements such as arithmetic elements and memory elements constituting the circuit to be verified, and connection relationships are stored.

内部信号ダンプ制御部2aは、パーソナルコンピュータA1上で実行される回路構成記憶部5上の被検証回路のシミュレーションにおいて、被検証回路内における信号状態の取り出し制御を行っている。この内部信号の取り出し制御は、シミュレーションデータに埋め込まれる内部信号ダンプコードに基づいて行われる。   The internal signal dump control unit 2a performs extraction control of the signal state in the circuit to be verified in the simulation of the circuit to be verified on the circuit configuration storage unit 5 executed on the personal computer A1. This internal signal extraction control is performed based on an internal signal dump code embedded in the simulation data.

波形ビューワ2bは、出力波形を表示部8上に表示させるためのプロセッサであり、内部信号ダンプ制御部2aにより取り出された内部信号などの信号状態が動作周期ごとに表示される。信号状態保持部2cは、回路構成記憶部5に記憶された被検証回路を用いてパーソナルコンピュータA1上で実行されるシミュレーションの結果を一時記憶する記憶手段である。ここでは、シミュレーション結果として、被検証回路内の記憶素子における信号状態が一時保持される。この信号状態保持部2cでは、所定のシミュレーション期間内において連続的な保持周期又は間欠的な保持周期で一時保持が行われる。例えば、シミュレーション期間内において、信号状態を一時保持させる期間と一時保持させない期間とが交互に繰り返される。この様に内部信号を一時保持することにより、シミュレーションを再度実行する場合、CADシミュレータ2は、再度のシミュレーションを必要に応じてシミュレーション期間の途中からでも実行することができる。なお、シミュレーション期間は、一連の入力データからなるシミュレーションデータの入力開始から検証結果の出力終了までの期間である。また、保持周期は、被検証回路の回路構成やシミュレーションデータに応じて定められる。   The waveform viewer 2b is a processor for displaying an output waveform on the display unit 8, and the signal state such as the internal signal extracted by the internal signal dump control unit 2a is displayed for each operation cycle. The signal state holding unit 2 c is a storage unit that temporarily stores a result of a simulation executed on the personal computer A 1 using the circuit to be verified stored in the circuit configuration storage unit 5. Here, the signal state in the memory element in the circuit to be verified is temporarily held as a simulation result. In the signal state holding unit 2c, temporary holding is performed with a continuous holding period or an intermittent holding period within a predetermined simulation period. For example, in the simulation period, a period in which the signal state is temporarily retained and a period in which the signal state is not temporarily retained are alternately repeated. When the simulation is executed again by temporarily holding the internal signal in this manner, the CAD simulator 2 can execute the simulation again from the middle of the simulation period as necessary. The simulation period is a period from the start of input of simulation data including a series of input data to the end of output of verification results. The holding period is determined according to the circuit configuration of the circuit to be verified and simulation data.

PLI制御部2dは、シミュレーションデータをボードA2上のFPGA4に送信する際と、FPGA4による出力データを受信した際とにフォーマットを変換する制御を行っている。このフォーマットの変換制御は、シミュレーションデータに埋め込まれるPLI制御コードに基づいて行われる。つまり、CADシミュレータ2においてシミュレーションデータに基づく被検証回路の動作検証が行われるとともに、FPGA4において当該シミュレーションデータに基づく被検証回路4bの動作検証が行われる。FPGA4による動作検証の結果は波形ビューワ2bによって表示部8に出力され、内部信号ダンプ回路4aにより抽出された内部信号の信号状態が出力波形として動作周期ごとに表示される。   The PLI control unit 2d performs control to convert the format when the simulation data is transmitted to the FPGA 4 on the board A2 and when the output data from the FPGA 4 is received. This format conversion control is performed based on the PLI control code embedded in the simulation data. That is, the CAD simulator 2 performs operation verification of the circuit to be verified based on the simulation data, and the FPGA 4 performs operation verification of the circuit to be verified 4b based on the simulation data. The result of the operation verification by the FPGA 4 is output to the display unit 8 by the waveform viewer 2b, and the signal state of the internal signal extracted by the internal signal dump circuit 4a is displayed as an output waveform for each operation cycle.

並列動作制御部7は、CADシミュレータ2及びFPGA4を交互に動作させるとともに、シミュレーションデータごとの動作検証の結果が互いに異なる場合に、CADシミュレータ2及びFPGA4を並列動作させる制御を行っている。すなわち、FPGA4による被検証回路4bの検証結果がCADシミュレータ2による回路構成記憶部5上の被検証回路の検証結果と一致しなかった場合、CADシミュレータ2及びFPGA4が動作周期ごとに同期しながら動作され、それぞれの出力波形が波形ビューワ2bによって同時に表示される。   The parallel operation control unit 7 operates the CAD simulator 2 and the FPGA 4 alternately, and controls the CAD simulator 2 and the FPGA 4 to operate in parallel when the results of operation verification for each simulation data are different from each other. That is, when the verification result of the circuit to be verified 4b by the FPGA 4 does not match the verification result of the circuit to be verified by the CAD simulator 2 on the circuit configuration storage unit 5, the CAD simulator 2 and the FPGA 4 operate in synchronization with each operation cycle. Each output waveform is simultaneously displayed by the waveform viewer 2b.

この並列動作では、信号状態保持部2cにより一時保持された信号状態に基づいて、CADシミュレータ2による再度のシミュレーションが行われ、特に、動作不一致が生じたシミュレーション期間における検証結果の不一致箇所に最も近い保持周期から再シミュレーションが開始される。つまり、CADシミュレータ2は、シミュレーション期間の途中から再シミュレーションを開始し、FPGA4は、このCADシミュレータ2による再度のシミュレーションに基づいて並列動作を開始する。これにより、CADシミュレータ2による再度のシミュレーションが不一致箇所に最も近い保持周期から開始されるので、再シミュレーションに要する時間が削減され、動作不良の原因特定に要する時間を短縮することができる。   In this parallel operation, the simulation is performed again by the CAD simulator 2 based on the signal state temporarily held by the signal state holding unit 2c, and in particular, the closest to the mismatched portion of the verification result in the simulation period in which the operation mismatch occurs. The re-simulation starts from the holding period. That is, the CAD simulator 2 starts re-simulation from the middle of the simulation period, and the FPGA 4 starts parallel operation based on the re-simulation by the CAD simulator 2. Thereby, since the re-simulation by the CAD simulator 2 is started from the holding cycle closest to the mismatched portion, the time required for the re-simulation can be reduced and the time required for specifying the cause of the malfunction can be reduced.

さらに、並列動作制御部7は、当該シミュレーション期間における不一致箇所の直前からFPGA4における被検証回路4b内及び周辺回路3内における信号状態の表示を開始する。このとき、CADシミュレータ2も、被検証回路内における信号状態の表示を開始する。すなわち、不一致箇所の直前からの並列動作では、CADシミュレータ2及びFPGA4間で対応する内部信号が波形ビューワ2bによって同時に表示される。   Further, the parallel operation control unit 7 starts displaying the signal states in the circuit to be verified 4b and the peripheral circuit 3 in the FPGA 4 immediately before the mismatched part in the simulation period. At this time, the CAD simulator 2 also starts displaying the signal state in the circuit to be verified. That is, in the parallel operation immediately before the mismatched portion, the corresponding internal signals between the CAD simulator 2 and the FPGA 4 are simultaneously displayed by the waveform viewer 2b.

図2は、図1のシミュレーション解析システムによる検証動作の一例を示した図であり、CADシミュレータ2及びFPGA4における動作状態の遷移の様子が示されている。並列動作制御部7は、CADシミュレータ2による被検証回路の動作検証(CADシミュレーションフェーズ)と、FPGA4による被検証回路4bの動作検証(FPGA動作確認フェーズ)とをシミュレーションデータごとに交互に繰り返し行う。CADシミュレーションフェーズでは、被検証回路内の全ての記憶素子における信号状態が保持周期B1及びB2ごとに一時保持される。このとき、FPGA4による検証結果がCADシミュレータ2による検証結果と異なる場合には、不一致箇所解析フェーズとなる。   FIG. 2 is a diagram showing an example of a verification operation by the simulation analysis system of FIG. 1, and shows a state of transition of operation states in the CAD simulator 2 and the FPGA 4. The parallel operation control unit 7 repeatedly performs the operation verification of the circuit to be verified (CAD simulation phase) by the CAD simulator 2 and the operation verification (FPGA operation confirmation phase) of the circuit to be verified 4b by the FPGA 4 alternately for each simulation data. In the CAD simulation phase, signal states in all the memory elements in the circuit to be verified are temporarily held for each holding cycle B1 and B2. At this time, when the verification result by the FPGA 4 is different from the verification result by the CAD simulator 2, the inconsistency location analysis phase is entered.

ここでは、CADシミュレーションフェーズであるステップS1において回路動作が正しいと確認された被検証回路について、FPGA動作確認フェーズであるステップS2において動作不良が生じたものとし、シミュレーション期間におけるその動作不良ポイントを不一致箇所11とする。   Here, it is assumed that an operation failure has occurred in step S2 of the FPGA operation confirmation phase for the circuit to be verified that the circuit operation is confirmed to be correct in step S1 of the CAD simulation phase, and the operation failure points in the simulation period are inconsistent. Let's say location 11.

不一致箇所解析フェーズでは、動作不良の原因がFPGA4の内部回路にあるのか周辺回路3などの外部回路にあるのかを切り分けるために、CADシミュレータ2及びFPGA4の並列動作が行われる。この並列動作は、動作不良が生じたシミュレーションデータに基づいて行われ、処理速度がFPGA4に比べて遅いCADシミュレータ2による再度のシミュレーションは、不一致箇所11に最も近い保持周期B2から開始される。従って、並列動作の開始までは、FPGA4のみ当該シミュレーションデータに基づく再度の動作確認が行われる(ステップS3)。   In the mismatch location analysis phase, the CAD simulator 2 and the FPGA 4 are operated in parallel to determine whether the cause of the malfunction is in the internal circuit of the FPGA 4 or in an external circuit such as the peripheral circuit 3. This parallel operation is performed based on the simulation data in which the malfunction occurs, and the second simulation by the CAD simulator 2 whose processing speed is slower than that of the FPGA 4 is started from the holding cycle B2 closest to the mismatched portion 11. Therefore, until the start of the parallel operation, only the FPGA 4 is checked again for operation based on the simulation data (step S3).

並列動作の開始後からは、CADシミュレータ2及びFPGA4を動作周期ごとに同期させながら動作され(ステップS4)、不一致箇所11の直前C1からは、内部信号の表示が開始される(ステップS5)。   After the start of the parallel operation, the CAD simulator 2 and the FPGA 4 are operated in synchronization with each operation cycle (step S4), and the display of the internal signal is started from C1 immediately before the mismatched portion 11 (step S5).

図3は、図1のシミュレーション解析システムにおいて表示される信号状態の一例を示した図であり、動作周期ごとに表示される各種内部信号a1,a2,b1,b2及び検出信号c1〜c3が示されている。動作周期ごとのクロック信号(CLK)12に基づいて、CADシミュレーションにおける被検証回路内の内部信号a1及びa2と、これらの内部信号a1及びa2のそれぞれに対応するFPGA4における被検証回路4bの内部信号b1及びb2とが出力波形として表示される。   FIG. 3 is a diagram showing an example of signal states displayed in the simulation analysis system of FIG. 1, and shows various internal signals a1, a2, b1, b2 and detection signals c1 to c3 displayed for each operation cycle. Has been. Based on the clock signal (CLK) 12 for each operation cycle, internal signals a1 and a2 in the circuit to be verified in the CAD simulation, and internal signals of the circuit 4b to be verified in the FPGA 4 corresponding to the internal signals a1 and a2 respectively. b1 and b2 are displayed as output waveforms.

ここでは、CADシミュレータ2が対応する内部信号間の比較を行うものとし、例えば、エクスクルーシブ・オア(排他的論理和)などの処理結果が検出信号c1及びc2として動作周期ごとに表示される。すなわち、検出信号c1は、内部信号a1及びb1の比較結果に基づいて生成され、検出信号c2は、内部信号a2及びb2の比較結果に基づいて生成される。この様な検出信号c1及びc2の表示は、シミュレーションデータに埋め込まれる検出コードに基づいて行われる。   Here, it is assumed that the CAD simulator 2 compares corresponding internal signals. For example, processing results such as exclusive OR (exclusive OR) are displayed as detection signals c1 and c2 for each operation cycle. That is, the detection signal c1 is generated based on the comparison result between the internal signals a1 and b1, and the detection signal c2 is generated based on the comparison result between the internal signals a2 and b2. Such display of the detection signals c1 and c2 is performed based on the detection code embedded in the simulation data.

また、検出信号c1及びc2の論理和が検出信号c3として表示される。この様な検出信号c1〜c3の表示により、不一致箇所11の特定を容易に行うことができるので、動作不良の原因特定に要する時間を短縮することができる。   The logical sum of the detection signals c1 and c2 is displayed as the detection signal c3. By displaying such detection signals c1 to c3, it is possible to easily identify the mismatched portion 11, and thus it is possible to reduce the time required to identify the cause of the malfunction.

図4のステップS101〜S105は、図1のシミュレーション解析システムにおける検証動作の一例を示したフローチャートである。まず、並列動作制御部7は、CADシミュレータ2により被検証回路のシミュレーションを実行させ、回路動作の検証後、FPGA4による被検証回路4bの動作確認を行う(ステップS101,S102)。   Steps S101 to S105 in FIG. 4 are flowcharts showing an example of the verification operation in the simulation analysis system in FIG. First, the parallel operation control unit 7 causes the CAD simulator 2 to execute a simulation of the circuit to be verified, and after verifying the circuit operation, confirms the operation of the circuit 4b to be verified by the FPGA 4 (steps S101 and S102).

このCADシミュレーションに対する動作確認は、シミュレーションデータごとに繰り返し行われ、動作不良が発生すると、CADシミュレータ2及びFPGA4による並列動作が開始される(ステップS103,S104)。   The operation check for the CAD simulation is repeatedly performed for each simulation data, and when an operation failure occurs, a parallel operation by the CAD simulator 2 and the FPGA 4 is started (steps S103 and S104).

並列動作の開始後、動作不良の発生箇所の直前からは、内部信号の信号状態が表示される(ステップS105)。   After the start of the parallel operation, the signal state of the internal signal is displayed immediately before the occurrence of the malfunction (step S105).

本実施の形態によれば、FPGA4及びCADシミュレータ2が動作周期ごとに同期しながら並列動作され、それぞれの出力波形が表示部8上に表示されるので、FPGA4及びCADシミュレータ2による検証結果を容易に比較することができ、動作不良の原因特定に要する時間を短縮することができる。   According to the present embodiment, the FPGA 4 and the CAD simulator 2 are operated in parallel in synchronization with each operation cycle, and the respective output waveforms are displayed on the display unit 8, so that the verification result by the FPGA 4 and the CAD simulator 2 can be easily obtained. Thus, the time required to identify the cause of the malfunction can be shortened.

実施の形態2.
実施の形態1では、CADシミュレータ2による動作検証及びFPGA4による動作検証がシミュレーションデータごとに交互に行われる場合の例について説明した。これに対し、本実施の形態では、各シミュレーションデータに対してCADシミュレータ2による動作検証及びFPGA4による動作検証が最初から同時に行われる場合について説明する。
Embodiment 2. FIG.
In the first embodiment, the example in which the operation verification by the CAD simulator 2 and the operation verification by the FPGA 4 are alternately performed for each simulation data has been described. On the other hand, in the present embodiment, a case will be described in which operation verification by the CAD simulator 2 and operation verification by the FPGA 4 are simultaneously performed on each simulation data from the beginning.

図5は、本発明の実施の形態2によるシミュレーション解析システムにおける検証動作の一例を示した図であり、CADシミュレータ2及びFPGA4における動作状態の遷移の様子が示されている。並列動作制御部7は、各シミュレーションデータに基づいて、CADシミュレータ2による被検証回路の動作検証と、FPGA4による被検証回路4bの動作検証とを同時に開始させる。   FIG. 5 is a diagram showing an example of the verification operation in the simulation analysis system according to the second embodiment of the present invention, and shows the state of operation state transition in the CAD simulator 2 and the FPGA 4. The parallel operation control unit 7 simultaneously starts operation verification of the circuit to be verified by the CAD simulator 2 and operation verification of the circuit 4b to be verified by the FPGA 4 based on each simulation data.

CADシミュレータ2による動作検証では、被検証回路内の全ての記憶素子における信号状態が保持周期B11及びB12ごとに一時保持される。FPGA4による検証結果がCADシミュレータ2による検証結果と実際に異なる場合(ステップS11)には、不一致箇所解析フェーズとなる。   In the operation verification by the CAD simulator 2, the signal states in all the memory elements in the circuit to be verified are temporarily held for each holding cycle B11 and B12. When the verification result by the FPGA 4 is actually different from the verification result by the CAD simulator 2 (step S11), a mismatched part analysis phase is entered.

不一致箇所解析フェーズでは、CADシミュレータ2及びFPGA4の並列動作が行われる。この並列動作は、各シミュレーションデータに基づいて行われ、CADシミュレータ2による再度のシミュレーションは、不一致箇所21に最も近い保持周期B12から開始される。従って、並列動作の開始までは、FPGA4のみ各シミュレーションデータに基づく再度の動作確認が行われる(ステップS12)。   In the mismatch location analysis phase, the CAD simulator 2 and the FPGA 4 are operated in parallel. This parallel operation is performed based on each simulation data, and the second simulation by the CAD simulator 2 is started from the holding cycle B12 closest to the mismatched portion 21. Therefore, until the parallel operation is started, only the FPGA 4 is checked again based on the simulation data (step S12).

並列動作の開始後からは、CADシミュレータ2及びFPGA4を動作周期ごとに同期させながら動作され(ステップS13)、不一致箇所21の直前C11からは、内部信号の表示が開始される(ステップS14)。   After the start of the parallel operation, the CAD simulator 2 and the FPGA 4 are operated in synchronization with each operation cycle (step S13), and the display of the internal signal is started from C11 immediately before the mismatched portion 21 (step S14).

本実施の形態によれば、各シミュレーションデータに対してCADシミュレータ2による動作検証及びFPGA4による動作検証が最初から同時に行われるので、各シミュレーションデータについて動作不良の有無を早期に確認することができる。   According to this embodiment, since the operation verification by the CAD simulator 2 and the operation verification by the FPGA 4 are simultaneously performed on each simulation data from the beginning, it is possible to confirm the presence or absence of an operation failure for each simulation data at an early stage.

実施の形態3.
実施の形態1及び2では、CADシミュレータ2により論理検証された電気回路をFPGA4に書き込み、当該電気回路が実際に正しく動作するか否かを確認する動作確認によって不一致箇所の解析が行われる場合の例について説明した。これに対し、本実施の形態では、FPGA4に被検証回路を書き込み、このFPGA4を動作させることで、CADシミュレータ2を用いるのに比べて当該被検証回路の論理検証を高速化するアクセラレータ装置に本発明が適用される場合について説明する。
Embodiment 3 FIG.
In the first and second embodiments, when the electric circuit logically verified by the CAD simulator 2 is written in the FPGA 4 and the mismatch is analyzed by the operation check for checking whether or not the electric circuit actually operates correctly. An example was described. On the other hand, in the present embodiment, the circuit to be verified is written in the FPGA 4 and the FPGA 4 is operated, so that the accelerator apparatus that speeds up the logic verification of the circuit to be verified is used compared to the case where the CAD simulator 2 is used. A case where the invention is applied will be described.

本実施の形態によるアクセラレータ装置は、被検証回路が書き込まれるFPGA4と、FPGA4及びCADシミュレータ2を並列動作させる並列動作制御部7と、表示部8とにより構成される。FPGA4に被検証回路を書き込み、このFPGA4を動作させることで、CADシミュレータ2を用いるのに比べて当該被検証回路の論理検証が高速化される。このとき、FPGA4に書き込まれた被検証回路内における信号状態が抽出されるようにすることによって、CADシミュレータ2による解析と同等のデバッグ環境を得ることができる。   The accelerator device according to the present embodiment includes an FPGA 4 in which a circuit to be verified is written, a parallel operation control unit 7 that operates the FPGA 4 and the CAD simulator 2 in parallel, and a display unit 8. By writing the circuit to be verified in the FPGA 4 and operating the FPGA 4, the logic verification of the circuit to be verified is accelerated compared to using the CAD simulator 2. At this time, it is possible to obtain a debugging environment equivalent to the analysis by the CAD simulator 2 by extracting the signal state in the circuit to be verified written in the FPGA 4.

このとき、CADシミュレータ2による検証結果も同時に表示されるので、FPGA4が被検証回路の論理設計通りに動作しないことが考えられる場合であっても、動作不良が生じた際に、当該被検証回路の論理設計に不具合があるのか、FPGA4に被検証回路を書き込むことにより生じた不具合であるのかの見極めを容易に行うことができる。   At this time, since the verification result by the CAD simulator 2 is also displayed at the same time, even if it is considered that the FPGA 4 does not operate according to the logic design of the circuit to be verified, when the operation failure occurs, the circuit to be verified Therefore, it is possible to easily determine whether there is a problem in the logic design, or a problem caused by writing the circuit to be verified in the FPGA 4.

なお、本実施の形態では、本発明がアクセラレータ装置に適用される場合の例について説明したが、本発明はこれに限られるものではなく、電気回路の論理検証を高速化したり、ソフトウエアと組み合わせた動作検証を早期にかつ高速に行うためのエミュレータ装置に適用するようなものであっても良い。   In this embodiment, an example in which the present invention is applied to an accelerator device has been described. However, the present invention is not limited to this, and the logic verification of an electric circuit can be speeded up or combined with software. It may be applied to an emulator device for performing the operation verification early and at high speed.

本発明の実施の形態1によるシミュレーション解析システムの一構成例を示したブロック図である。It is the block diagram which showed the example of 1 structure of the simulation analysis system by Embodiment 1 of this invention. 図1のシミュレーション解析システムによる検証動作の一例を示した図である。It is the figure which showed an example of the verification operation | movement by the simulation analysis system of FIG. 図1のシミュレーション解析システムにおいて表示される信号状態の一例を示した図である。It is the figure which showed an example of the signal state displayed in the simulation analysis system of FIG. 図1のシミュレーション解析システムにおける検証動作の一例を示したフローチャートである。It is the flowchart which showed an example of the verification operation | movement in the simulation analysis system of FIG. 本発明の実施の形態2によるシミュレーション解析システムにおける検証動作の一例を示した図である。It is the figure which showed an example of the verification operation | movement in the simulation analysis system by Embodiment 2 of this invention.

符号の説明Explanation of symbols

1 シミュレーション解析システム、2 CADシミュレ−タ、
2a 内部信号ダンプ制御部、2b 波形ビューワ、2c 信号状態保持部、
2d PLI制御部、3 周辺回路、4 FPGA、4a 内部信号ダンプ回路、
4b 被検証回路、5 回路構成記憶部、6 主制御部、7 並列動作制御部、
8 表示部、9 通信制御部、10 試験データ記憶部、
A1 パーソナルコンピュータ、A2 ボード
1 simulation analysis system, 2 CAD simulator,
2a Internal signal dump control unit, 2b waveform viewer, 2c signal state holding unit,
2d PLI control unit, 3 peripheral circuit, 4 FPGA, 4a internal signal dump circuit,
4b Circuit to be verified, 5 Circuit configuration storage unit, 6 Main control unit, 7 Parallel operation control unit,
8 display unit, 9 communication control unit, 10 test data storage unit,
A1 personal computer, A2 board

Claims (5)

被検証回路が書き込まれ、ハードウエアによる被検証回路の動作検証を行うプログラマブルデバイスと、
情報処理装置上において被検証回路のシミュレーションを実行し、ソフトウエアによる被検証回路の動作検証を行うCADシミュレータと、
上記ハードウエアによる検証結果及び上記ソフトウエアによる検証結果が互いに異なる場合に、検証結果に不一致を生じさせたシミュレーションデータに基づいて、上記プログラマブルデバイス及び上記CADシミュレータを動作周期ごとに同期させながら並列動作させる並列動作手段と、
上記プログラマブルデバイス及び上記CADシミュレータの出力波形を動作周期ごとにに表示する表示手段とを備え、
上記CADシミュレータは、被検証回路内の記憶素子における信号状態を上記シミュレーションデータの入力開始から検証結果の出力終了までのシミュレーション期間よりも短い保持周期で一時保持する信号状態保持手段を有し、
上記CADシミュレータが、一時保持された上記信号状態に基づいて、検証結果が異なる場合の再度のシミュレーションを検証結果の不一致箇所に最も近い上記保持周期から開始するのに対して、上記プログラマブルデバイスは、上記不一致箇所に最も近い保持周期までは単独で動作することを特徴とするシミュレーション解析システム。
A programmable device in which a circuit to be verified is written and performs operation verification of the circuit to be verified by hardware,
A CAD simulator that performs simulation of the circuit to be verified on the information processing apparatus and performs operation verification of the circuit to be verified by software;
If the hardware by the verification result and the verification result by the software are different from each other, the verification result on the basis of the simulation produced a mismatch data, parallel operation while synchronizing each operation cycle the programmable device and the CAD simulator Parallel operation means to
Display means for displaying the output waveform of the programmable device and the CAD simulator for each operation cycle;
The CAD simulator has signal state holding means for temporarily holding the signal state in the storage element in the circuit to be verified with a holding period shorter than the simulation period from the start of input of the simulation data to the end of output of the verification result,
While the CAD simulator starts the simulation again when the verification results are different based on the signal state temporarily held, from the holding cycle closest to the mismatched location of the verification results, the programmable device A simulation analysis system characterized by operating independently up to the holding period closest to the mismatched portion .
上記プログラマブルデバイスは、上記CADシミュレータによる再度のシミュレーションに基づいて並列動作を開始し、
上記表示手段が、上記不一致箇所に最も近い保持周期から上記プログラマブルデバイス内における信号状態の表示を開始することを特徴とする請求項に記載のシミュレーション解析システム。
The programmable device starts parallel operation based on the simulation again by the CAD simulator,
The simulation analysis system according to claim 1 , wherein the display unit starts displaying a signal state in the programmable device from a holding period closest to the mismatched portion .
上記プログラマブルデバイスが、周辺機器との入出力制御を行う周辺回路を搭載したボード上に設けられ、
上記表示手段が、上記周辺回路内における信号状態の表示を行うことを特徴とする請求項1に記載のシミュレーション解析システム。
The programmable device is provided on a board equipped with a peripheral circuit that performs input / output control with a peripheral device,
The simulation analysis system according to claim 1, wherein the display unit displays a signal state in the peripheral circuit.
被検証回路が書き込まれ、ハードウエアによる被検証回路の動作検証を行うプログラマブルデバイスと、情報処理装置上において被検証回路のシミュレーションを実行し、ソフトウエアによる被検証回路の動作検証を行うCADシミュレータとを動作周期ごとに同期させながら並列動作させる並列動作手段と、
上記プログラマブルデバイス及びCADシミュレータの出力波形を動作周期ごとに表示する表示手段とを備え、
上記並列動作手段が、上記ハードウエアによる検証結果及び上記ソフトウエアによる検証結果が互いに異なる場合に、検証結果に不一致を生じさせたシミュレーションデータに基づいて、上記プログラマブルデバイス及び上記CADシミュレータを並列動作させ、
被検証回路内の記憶素子における信号状態を上記シミュレーションデータの入力開始から検証結果の出力終了までのシミュレーション期間よりも短い保持周期で一時保持する信号状態保持手段を有する上記CADシミュレータが、一時保持された上記信号状態に基づいて、検証結果が異なる場合の再度のシミュレーションを検証結果の不一致箇所に最も近い上記保持周期から開始するのに対して、上記プログラマブルデバイスは、上記不一致箇所に最も近い保持周期までは単独で動作することを特徴とするアクセラレータ装置。
A programmable device in which a circuit to be verified is written and which performs operation verification of the circuit to be verified by hardware; a CAD simulator which performs simulation of the circuit to be verified on an information processing apparatus and performs operation verification of the circuit to be verified by software; Parallel operation means that operates in parallel while synchronizing each operation cycle ;
Display means for displaying the output waveform of the programmable device and CAD simulator for each operation cycle;
If the verification result by the hardware and the verification result by the software are different from each other, the parallel operation means causes the programmable device and the CAD simulator to operate in parallel based on the simulation data that caused the verification result to be inconsistent. ,
The CAD simulator having signal state holding means for temporarily holding a signal state in a storage element in a circuit to be verified with a holding period shorter than a simulation period from the start of input of the simulation data to the end of output of the verification result is temporarily held. On the other hand, based on the signal state, the simulation is started again when the verification result is different from the holding period closest to the mismatched location of the verification result, whereas the programmable device has the holding cycle closest to the mismatched location. Until then , an accelerator device that operates independently .
被検証回路が書き込まれ、ハードウエアによる被検証回路の動作検証を行うプログラマブルデバイスと、情報処理装置上において被検証回路のシミュレーションを実行し、ソフトウエアによる被検証回路の動作検証を行うCADシミュレータとを動作周期ごとに同期させながら並列動作させる並列動作手段と、
上記プログラマブルデバイス及びCADシミュレータの出力波形を動作周期ごとに表示する表示手段とを備え、
上記並列動作手段が、上記ハードウエアによる検証結果及び上記ソフトウエアによる検証結果が互いに異なる場合に、検証結果に不一致を生じさせたシミュレーションデータに基づいて、上記プログラマブルデバイス及び上記CADシミュレータを並列動作させ、
被検証回路内の記憶素子における信号状態を上記シミュレーションデータの入力開始から検証結果の出力終了までのシミュレーション期間よりも短い保持周期で一時保持する信号状態保持手段を有する上記CADシミュレータが、一時保持された上記信号状態に基づいて、検証結果が異なる場合の再度のシミュレーションを検証結果の不一致箇所に最も近い上記保持周期から開始するのに対して、上記プログラマブルデバイスは、上記不一致箇所に最も近い保持周期までは単独で動作することを特徴とするエミュレータ装置。
A programmable device in which a circuit to be verified is written and which performs operation verification of the circuit to be verified by hardware; a CAD simulator which performs simulation of the circuit to be verified on an information processing apparatus and performs operation verification of the circuit to be verified by software; Parallel operation means that operates in parallel while synchronizing each operation cycle ;
Display means for displaying the output waveform of the programmable device and CAD simulator for each operation cycle;
If the verification result by the hardware and the verification result by the software are different from each other, the parallel operation means causes the programmable device and the CAD simulator to operate in parallel based on the simulation data that caused the verification result to be inconsistent. ,
The CAD simulator having signal state holding means for temporarily holding a signal state in a storage element in a circuit to be verified with a holding period shorter than a simulation period from the start of input of the simulation data to the end of output of the verification result is temporarily held. On the other hand, based on the signal state, the simulation is started again when the verification result is different from the holding period closest to the mismatched location of the verification result, whereas the programmable device has the holding cycle closest to the mismatched location. Emulator device characterized by operating alone until .
JP2004034960A 2004-02-12 2004-02-12 Simulation analysis system, accelerator device and emulator device Expired - Fee Related JP4194959B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004034960A JP4194959B2 (en) 2004-02-12 2004-02-12 Simulation analysis system, accelerator device and emulator device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004034960A JP4194959B2 (en) 2004-02-12 2004-02-12 Simulation analysis system, accelerator device and emulator device

Publications (2)

Publication Number Publication Date
JP2005227958A JP2005227958A (en) 2005-08-25
JP4194959B2 true JP4194959B2 (en) 2008-12-10

Family

ID=35002639

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004034960A Expired - Fee Related JP4194959B2 (en) 2004-02-12 2004-02-12 Simulation analysis system, accelerator device and emulator device

Country Status (1)

Country Link
JP (1) JP4194959B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107783005B (en) * 2017-10-11 2020-07-31 广东小天才科技有限公司 Method, device, equipment, system and storage medium for equipment fault diagnosis
CN109033560B (en) * 2018-07-05 2023-04-18 南方电网科学研究院有限责任公司 Simulation method of power electronic circuit
CN113049915B (en) * 2021-03-17 2022-06-17 福建奥通迈胜电力科技有限公司 Fault simulation system for recording type fault indicator

Also Published As

Publication number Publication date
JP2005227958A (en) 2005-08-25

Similar Documents

Publication Publication Date Title
US9495492B1 (en) Implementing synchronous triggers for waveform capture in an FPGA prototyping system
JP2002189611A (en) Emulation device and method therefor
KR20000017333A (en) Semiconductor integrated circuit design and evaluation system
US8214701B1 (en) Hardware and software debugging
US20070157134A1 (en) Method for testing a hardware circuit block written in a hardware description language
US6985840B1 (en) Circuit property verification system
Arshak et al. Testing FPGA based digital system using XILINX ChipScope logic analyzer
JP4194959B2 (en) Simulation analysis system, accelerator device and emulator device
CN106546910A (en) FPGA test platforms based on bit stream retaking of a year or grade
JP2011248597A (en) Tester simulation apparatus, tester simulation program, and tester simulation method
CN115470125B (en) Log file-based debugging method, device and storage medium
US7681156B2 (en) Transmission circuit simulator and transmission circuit simulation program storage medium
CN111400997A (en) Processor core verification method, system and medium based on synchronous execution
US10816600B1 (en) Protocol analysis and visualization during simulation
US20050066232A1 (en) Debug circuit
JP2755237B2 (en) Simulation apparatus and method
US20050108596A1 (en) Method of verifying circuitry used for testing a new logic component prior to the first release of the component
CN117350208A (en) Method and apparatus for checking performance of sequential logic element
US11017141B2 (en) Method for troubleshooting the program logic of a system of distributed progammable gate arrays
JP5723675B2 (en) Simulation apparatus and simulation method
JP5120103B2 (en) Debugging method and debugging program
JP2008107872A (en) Semiconductor integrated circuit
US20210173989A1 (en) Simulation signal viewing method and system for digital product
CN115616387B (en) Control signal calibration method and system based on chip
US20210173994A1 (en) Method and system for viewing simulation signals of a digital product

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080616

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080624

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080819

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20080916

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080924

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111003

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121003

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131003

Year of fee payment: 5

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees