JP2908337B2 - VHDL simulation execution system for multi-process - Google Patents

VHDL simulation execution system for multi-process

Info

Publication number
JP2908337B2
JP2908337B2 JP8223769A JP22376996A JP2908337B2 JP 2908337 B2 JP2908337 B2 JP 2908337B2 JP 8223769 A JP8223769 A JP 8223769A JP 22376996 A JP22376996 A JP 22376996A JP 2908337 B2 JP2908337 B2 JP 2908337B2
Authority
JP
Japan
Prior art keywords
simulation
unit
vhdl
model
generator
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
JP8223769A
Other languages
Japanese (ja)
Other versions
JPH1063702A (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.)
NEC Platforms Ltd
Original Assignee
NEC Shizuoca Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Shizuoca Ltd filed Critical NEC Shizuoca Ltd
Priority to JP8223769A priority Critical patent/JP2908337B2/en
Publication of JPH1063702A publication Critical patent/JPH1063702A/en
Application granted granted Critical
Publication of JP2908337B2 publication Critical patent/JP2908337B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、VHDLシミュレ
ーションに関し、特に各シミュレーションモデルを平行
動作させるVHDLシミュレーションに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a VHDL simulation, and more particularly to a VHDL simulation in which simulation models are operated in parallel.

【0002】[0002]

【従来の技術】従来、この種のマルチプロセス対応VH
DLシミュレーション実行システムは、LSI開発など
で、WS(ワークステーション)やPC(パーソナルコ
ンピュータ)等のマシンにて複数のモデル(バス、プリ
ンタやキーボード等のVHDLモデル)を動作させてシ
ミュレーションを行い、機能検証やシミュレーションデ
ータを生成するために用いられている。従来のマルチプ
ロセス対応VHDLシミュレーション実行システムの一
例が、「特開平07−281925号公報」に記載され
ている。この公報に記載されたマルチプロセス対応VH
DLシミュレーション実行システムは、ワークステーシ
ョン上で複数のシミュレータを独立に動作させて、プロ
セッサ単体の処理のシミュレーションと、プロセッサ間
の通信処理のシミュレーションを同時に行うマルチプロ
セッサシミュレーションシステムである。
2. Description of the Related Art Conventionally, this type of multi-process compatible VH
The DL simulation execution system performs a simulation by operating a plurality of models (VHDL models such as a bus, a printer, a keyboard, and the like) on a machine such as a WS (workstation) or a PC (personal computer) in LSI development or the like. It is used to generate verification and simulation data. An example of a conventional multi-process compatible VHDL simulation execution system is described in Japanese Patent Application Laid-Open No. 07-281925. Multi-process compatible VH described in this publication
The DL simulation execution system is a multiprocessor simulation system that operates a plurality of simulators independently on a workstation to simultaneously simulate processing of a single processor and simulate communication processing between processors.

【0003】[0003]

【発明が解決しようとする課題】上述した従来の技術の
第1の問題点は、保守が容易ではなく、流用開発におけ
るVHDLプログラムの移植性が悪いことである。
A first problem of the above-mentioned conventional technique is that maintenance is not easy and portability of a VHDL program in diversion development is poor.

【0004】その理由は、VHDLの記述様式を直接用
いてシミュレーション手順を示し、またシミュレーショ
ンの検査対象であるターゲット部固有の外部インタフェ
ースに依存したプログラム構成になっているためであ
る。
[0004] The reason is that the simulation procedure is shown directly using the description format of VHDL, and the program configuration depends on the external interface specific to the target unit to be inspected in the simulation.

【0005】第2の問題点は、容易にマルチプロセス
(複数モデルの並列実行)のシミュレーションが行えな
いことである。その理由は、入力データ(機能検証した
いLSIへの出力信号)をモデル単位で並行に変化させ
る場合のマルチプロセス管理に関する機能について考慮
されていないためである。
A second problem is that a multi-process (parallel execution of a plurality of models) cannot be easily simulated. The reason for this is that a function related to multi-process management when input data (output signal to an LSI whose function is to be verified) is changed in parallel in model units is not considered.

【0006】本発明の目的は、複数のシミュレーション
モデルを容易に平行動作させるVHDLシミュレーショ
ンシステムを提供し、マルチプロセスのシミュレーショ
ン・シナリオの作成が容易であり、再利用生の高いVH
DLシミュレーションシステムを提供することにある。
It is an object of the present invention to provide a VHDL simulation system for easily operating a plurality of simulation models in parallel, to easily create a multi-process simulation scenario, and to provide a VH with high reusability.
It is to provide a DL simulation system.

【0007】[0007]

【課題を解決するための手段】本発明の第1のマルチプ
ロセス対応VHDLシミュレーション実行システムは、
中間言語で表されたシミュレーション実施手順をオブジ
ェクトデータに変換し、前記オブジェクトデータを処理
することによりVHDLシミュレーションを実行する手
段をそなえる。
According to a first aspect of the present invention, there is provided a VHDL simulation execution system for a multiprocess.
A means for converting a simulation execution procedure expressed in an intermediate language into object data and executing a VHDL simulation by processing the object data is provided.

【0008】本発明の第2のマルチプロセス対応VHD
Lシミュレーション実行システムは、制御すべきシミュ
レーションモデルをタスク単位で管理できるマルチプロ
セス制御用カーネルを内蔵し、各シミュレーションモデ
ルに依存しないカーネルとシミュレーションモデル間イ
ンタフェースを定め、複数のシミュレーションモデルを
論理的に平行動作させる手段を備える。
A second multi-process compatible VHD of the present invention
The L simulation execution system has a built-in multi-process control kernel that can manage the simulation model to be controlled on a task basis, defines a kernel independent of each simulation model and an interface between the simulation models, and logically parallels multiple simulation models. Means for operating is provided.

【0009】本発明の第3のマルチプロセス対応VHD
Lシミュレーション実行システムは、(a)VHDLソ
ースコードを翻訳しシミュレーションを実行するVHD
Lコード実行手段と、(b)前記VHDLコード実行手
段に実行指示を与えるための入力装置と、(c)前記V
HDLコード実行手段の実行結果を表示するための表示
装置と、(d)シミュレーションの実行手順およびデー
タを記述したVHDLプログラムであり、オブジェクト
コードをもとに前記VHDLコード実行手段の具体的な
動作を定めるVHDLシミュレーション手段と、(e)
シミュレーションの中間言語で記述されたシナリオを記
憶しておくための中間言語プログラム記憶装置と、
(f)前記中間言語プログラム記憶装置を前記VHDL
シミュレーション手段が読み込めるデータ形式に変換
し、前記オブジェクトコードを生成する中間言語解析部
と、(g)前記オブジェクトコードを格納するオブジェ
クトデータ記憶装置と、を備える。
A third multi-process compatible VHD of the present invention
The L simulation execution system (a) translates the VHDL source code and executes a simulation.
L code execution means, (b) an input device for giving an execution instruction to the VHDL code execution means, and (c) the VHDL code execution means.
A display device for displaying an execution result of the HDL code execution means, and (d) a VHDL program describing a simulation execution procedure and data, wherein a specific operation of the VHDL code execution means is described based on an object code. VHDL simulation means to be determined; and (e)
An intermediate language program storage device for storing a scenario described in the intermediate language of the simulation,
(F) storing the intermediate language program storage device in the VHDL
An intermediate language analysis unit that converts the data into a data format that can be read by a simulation means and generates the object code, and (g) an object data storage device that stores the object code.

【0010】本発明の第4のマルチプロセス対応VHD
Lシミュレーション実行システムは、前記VHDLシミ
ュレーション手段が、(a)シミュレーションの対象で
あるターゲット部と、(b)前記ターゲット部に接続さ
れる周辺環境の動作モデルを提供するモデルライブラリ
と、(c)前記モデルライブラリへ動作指示を与えるS
P(シミュレーション・プロバイダ)部と、(d)オブ
ジェクトコードを格納しておくためのデータエリアであ
るオブジェクトデータテーブルと、(e)前記オブジェ
クトデータテーブルからデータを順次取り出し、前記S
P(シミュレーション・プロバイダ)部へ転送するSG
(シミュレーション・ジェネレータ)部と、(f)前記
SG(シミュレーション・ジェネレータ)部からのデー
タの内、前記モデルライブラリに対するパラメータ情報
を一次格納しておくモデル設定レジスタと、(g)前記
SG(シミュレーション・ジェネレータ)部からのデー
タの内、前記モデルライブラリに対する実行命令を一次
格納しておくモデル実行レジスタと、(h)前記オブジ
ェクトデータ記憶装置からオブジェクトデータを前記S
G(シミュレーション・ジェネレータ)部への転送し、
および前記SG(シミュレーション・ジェネレータ)部
へシミュレーションクロックを送出し、前記SG(シミ
ュレーション・ジェネレータ)部の制御を行うSA(シ
ミュレーション・アクティベータ)部と、(i)前記S
A(シミュレーション・アクティベータ)部および前記
SG(シミュレーション・ジェネレータ)部を管理する
シミュレーション管理部と、を備える。
[0010] A fourth multi-process compatible VHD of the present invention.
In the L simulation execution system, the VHDL simulation means may include: (a) a target unit to be simulated; (b) a model library for providing an operation model of a peripheral environment connected to the target unit; S that gives an operation instruction to the model library
A P (simulation provider) unit; (d) an object data table which is a data area for storing object codes; and (e) data are sequentially taken out from the object data table.
SG to be transferred to P (Simulation Provider)
A (simulation generator) section; (f) a model setting register for temporarily storing parameter information for the model library among data from the SG (simulation generator) section; A model execution register for temporarily storing an execution instruction for the model library among the data from the (generator) section; and (h) storing the object data from the object data storage device into the S.
Transfer to G (Simulation Generator) part,
And an SA (Simulation Activator) unit for sending a simulation clock to the SG (Simulation Generator) unit to control the SG (Simulation Generator) unit;
An A (simulation activator) unit and a simulation management unit that manages the SG (simulation generator) unit.

【0011】本発明の第5のマルチプロセス対応VHD
Lシミュレーション実行システムは、前記SA(シミュ
レーション・アクティベータ)部が、(a)前記オブジ
ェクトデータ記憶装置からオブジェクトデータを読み込
み前記SG(シミュレーション・ジェネレータ)部へ配
送するIPL(イニシャルプログラムローダ)部と、
(b)前記SG(シミュレーション・ジェネレータ)部
の実行状態の制御と監視を行うRTM(リアルタイムモ
ニタ)部と、(c)前記RTM(リアルタイムモニタ)
部へシミュレーションクロックの元となるクロックを提
供するCG(クロックジェネレータ)部と、(d)前記
CG(クロックジェネレータ)部、および前記RTM
(リアルタイムモニタ)部、前記IPL(イニシャルプ
ログラムローダ)部に対し、立ち上がり時の初期化処理
を行うRR(リセットルーチン)部と、を備える。
A fifth multi-process compatible VHD of the present invention
In the L simulation execution system, the SA (simulation activator) unit includes: (a) an IPL (initial program loader) unit for reading object data from the object data storage device and delivering the object data to the SG (simulation generator) unit;
(B) an RTM (real-time monitor) for controlling and monitoring the execution state of the SG (simulation generator); and (c) the RTM (real-time monitor).
A CG (clock generator) section for providing a clock serving as a simulation clock to the section, (d) the CG (clock generator) section, and the RTM
A (real-time monitor) section and an RR (reset routine) section for performing initialization processing at startup with respect to the IPL (initial program loader) section.

【0012】本発明の第5のマルチプロセス対応VHD
Lシミュレーション実行システムは、前記モデルライブ
ラリが、(a)前記ターゲット部に対する動作環境を提
供するモデルファンクションと、(b)前記SP(シミ
ュレーション・プロバイダ)部からの実行指示を解釈
し、前記モデルファンクションを駆動するモデルドライ
バと、を備える。
A fifth multi-process compatible VHD of the present invention
In the L simulation execution system, the model library interprets (a) a model function that provides an operating environment for the target unit and (b) an execution instruction from the SP (simulation provider) unit, and converts the model function. A driving model driver.

【0013】[0013]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。図1は、本発明の実
施の形態を示すブロック図である。図1を参照すると、
本発明のマルチプロセス対応VHDLシミュレーション
実行システムは、VHDLコードを翻訳し実行するVH
DLコード実行手段11と、オブジェクトデータをロー
ドすることによりVHDLシミュレーションを行うVH
DLシミュレーション手段12と、オブジェクトデータ
を生成する中間言語解析部13と、ディスプレイ等の表
示装置14と、キーボードやマウス等の入力装置15
と、オブジェクトデータを格納するためのオブジェクト
データ記憶装置16と、中間言語を格納するための中間
言語プログラム記憶装置17とから構成される。
Next, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing an embodiment of the present invention. Referring to FIG.
The multi-process compatible VHDL simulation execution system of the present invention translates a VHDL code and executes the VHDL code.
DL code execution means 11 and VH for performing VHDL simulation by loading object data
DL simulation means 12, an intermediate language analyzing unit 13 for generating object data, a display device 14 such as a display, and an input device 15 such as a keyboard and a mouse.
And an object data storage device 16 for storing object data, and an intermediate language program storage device 17 for storing an intermediate language.

【0014】VHDLコード実行手段11は入力装置1
5に接続され、ユーザからのコマンド入力を監視してお
り、「シミュレーションの開始」を検出するとVHDL
でプログラミングされたVHDLシミュレーション手段
12の読み出しおよび実行を開始する。
The VHDL code execution means 11 is provided for the input device 1
5, and monitors command input from the user. When detecting "start of simulation", VHDL
The reading and execution of the VHDL simulation means 12 programmed in the step (1) are started.

【0015】VHDLシミュレーション手段12はオブ
ジェクトデータ記憶装置16からオブジェクトデータを
ロードしてシミュレーションを行い、その結果等をVH
DLコード実行手段11に知らせ、VHDLコード実行
手段11は表示装置14に表示する。
The VHDL simulation means 12 loads object data from the object data storage device 16 and simulates the object data.
The VHDL code execution means 11 notifies the DL code execution means 11 and displays it on the display device 14.

【0016】なお、オブジェクトデータ記憶装置16内
のオブジェクトデータは、中間言語プログラム記憶装置
17に格納されていたシミュレーションのシナリオを示
す中間言語のプログラムが、あらかじめ中間言語解析部
13により変換されオブジェクトデータ化されたもので
ある。
The object data in the object data storage device 16 is converted from an intermediate language program indicating a simulation scenario stored in the intermediate language program storage device 17 by the intermediate language analysis unit 13 in advance into object data. It was done.

【0017】次にVHDLシミュレーション手段12の
詳細な構成について説明する。図2は、VHDLシミュ
レーション手段12の詳細を示すブロック図である。図
2を参照すると、VHDLシミュレーション手段12
は、シミュレーションシステム全体を取りまとめている
シミュレーション管理部21と、マルチプロセスを制御
しているSA(シミュレーション・アクティベータ)部
22と、モデルライブラリ25内の各シミュレーション
モデルに対し具体的な指示を与えるSP(シミュレーシ
ョン・プロバイダ)部24と、SA(シミュレーション
・アクティベータ)部22とSP(シミュレーション・
プロバイダ)部24の間で調停役を務めるSG(シミュ
レーション・ジェネレータ)部23と、シミュレーショ
ンモデルの集まりであるモデルライブラリ25と、検証
の対象であるターゲット部26と、内部パラメータ化さ
れたオブジェクトデータを記憶しておくオブジェクトデ
ータテーブル27と、シミュレーションモデルに与える
設定を一時格納しておくモデル設定レジスタ28と、シ
ミュレーションモデルへの発行コマンドを一時格納して
おくモデル実行レジスタ29とを備える。
Next, the detailed configuration of the VHDL simulation means 12 will be described. FIG. 2 is a block diagram showing details of the VHDL simulation means 12. Referring to FIG. 2, VHDL simulation means 12
Is a simulation management unit 21 that manages the entire simulation system, an SA (simulation activator) unit 22 that controls multi-processes, and an SP that gives specific instructions to each simulation model in the model library 25. (Simulation provider) unit 24, SA (simulation activator) unit 22, and SP (simulation
An SG (Simulation Generator) unit 23 acting as an arbitrator between providers 24, a model library 25 as a collection of simulation models, a target unit 26 to be verified, and object data converted into internal parameters. It has an object data table 27 for storing, a model setting register 28 for temporarily storing settings to be given to the simulation model, and a model execution register 29 for temporarily storing commands issued to the simulation model.

【0018】シミュレーション管理部21は、シミュレ
ーションシステムの一番上位に位置しており、VHDL
コード実行手段11により一番最初に起動されSA(シ
ミュレーション・アクティベータ)部22へ起動要求を
出したり、SA(シミュレーション・アクティベータ)
部22およびSG(シミュレーション・ジェネレータ)
部23からの致命的エラーを検出する。
The simulation management unit 21 is located at the top of the simulation system,
It is started first by the code execution means 11 and issues a start request to the SA (Simulation Activator) unit 22 or the SA (Simulation Activator)
Unit 22 and SG (Simulation Generator)
A fatal error from the unit 23 is detected.

【0019】SA(シミュレーション・アクティベー
タ)部22は、オブジェクトデータ記憶装置16からオ
ブジェクトデータの読み出しを行い、SG(シミュレー
ション・ジェネレータ)部23へ同期クロックと共に転
送する。
The SA (Simulation Activator) unit 22 reads out object data from the object data storage device 16 and transfers it to an SG (Simulation Generator) unit 23 together with a synchronous clock.

【0020】SG(シミュレーション・ジェネレータ)
部23は、全てのオブジェクトデータをオブジェクトデ
ータテーブル27へ内部パラメータに変換後格納し、S
A(シミュレーション・アクティベータ)部22からシ
ミュレーションの許可が出るとSA(シミュレーション
・アクティベータ)部22から供給されるクロックに同
期して、オブジェクトデータテーブル27からオブジェ
クトデータを1命令単位で読み出し、SP(シミュレー
ション・プロバイダ)部24に転送する。
SG (Simulation Generator)
The unit 23 converts all the object data into the object data table 27 after converting them into internal parameters, and stores
When a simulation is permitted from the A (simulation activator) unit 22, the object data is read from the object data table 27 in units of one instruction in synchronization with the clock supplied from the SA (simulation activator) unit 22, and SP (Simulation provider) unit 24.

【0021】SP(シミュレーション・プロバイダ)部
24は、受け取ったオブジェクトデータが設定値ならば
モデル設定レジスタ28へ一時格納し、実行コマンドな
らばモデル実行レジスタ29へセットして、モデルライ
ブラリ25に対しイベントを発生させる。
The SP (simulation provider) unit 24 temporarily stores the received object data in the model setting register 28 if it is a set value, and sets it in the model execution register 29 if it is an execution command. Generate.

【0022】モデルライブラリ25は、SP(シミュレ
ーション・プロバイダ)部24と非同期のインタフェー
スで接続されており、イベントを検出すると設定値を読
み出してコマンドを実行し、シミュレーションのターゲ
ットであるターゲット部26とのインタフェースを制御
または監視を行う。
The model library 25 is connected to an SP (simulation provider) unit 24 via an asynchronous interface. When an event is detected, the model library 25 reads a set value, executes a command, and communicates with a target unit 26 which is a simulation target. Control or monitor the interface.

【0023】次にSA(シミュレーション・アクティベ
ータ)部22の詳細な構成について説明する。図3は、
SA部22の詳細を示すブロック図である。図3を参照
すると、SA(シミュレーション・アクティベータ)部
22は、シミュレーションシステムの初期化処理を行う
RR(リセットルーチン)部31と、内部クロックを生
成するCG(クロックジェネレータ)部32と、マルチ
プロセル管理のカーネルに当たるRTM(リアルタイム
モニタ)部33と、システム立ち上がり時にオブジェク
トデータを取り込む作業を行うIPL(イニシャルプロ
グラムローダ)部34とを備える。
Next, the detailed configuration of the SA (Simulation Activator) unit 22 will be described. FIG.
FIG. 3 is a block diagram illustrating details of an SA unit 22. Referring to FIG. 3, the SA (simulation activator) unit 22 includes an RR (reset routine) unit 31 for performing initialization processing of a simulation system, a CG (clock generator) unit 32 for generating an internal clock, and a multiprocessor An RTM (real-time monitor) unit 33 serving as a management kernel and an IPL (initial program loader) unit 34 for taking in object data when the system starts up are provided.

【0024】RR(リセットルーチン)部31は、シミ
ュレーション管理部21からのリセット信号を監視して
おり、リセットを検出時に他のCG(クロックジェネレ
ータ)部32、RTM(リアルタイムモニタ)部33、
IPL(イニシャルプログラムローダ)部34へ知らせ
る。
An RR (reset routine) unit 31 monitors a reset signal from the simulation management unit 21. When a reset is detected, another CG (clock generator) unit 32, an RTM (real-time monitor) unit 33,
An IPL (initial program loader) unit 34 is notified.

【0025】RTM(リアルタイムモニタ)部33は、
CG(クロックジェネレータ)部32から供給される基
本クロックを基に逓倍または分周してシミュレーション
実行用の内部クロックをSG(シミュレーション・ジェ
ネレータ)部23へ出力している。また、RTM(リア
ルタイムモニタ)部33とSG(シミュレーション・ジ
ェネレータ)部23は実行制御用インタフェースで接続
されており、このインタフェースを介してSG(シミュ
レーション・ジェネレータ)部23内の論理的な管理単
位であるタスクの制御を行う。
The RTM (real time monitor) unit 33
Based on the basic clock supplied from the CG (clock generator) unit 32, the internal clock for performing the simulation is output to the SG (simulation generator) unit 23 by multiplying or dividing the frequency. Further, the RTM (real-time monitor) unit 33 and the SG (simulation generator) unit 23 are connected by an execution control interface, and the logical management unit in the SG (simulation generator) unit 23 through this interface. Take control of a task.

【0026】IPL(イニシャルプログラムローダ)部
34は、初期化時にオブジェクトデータ記憶装置16内
のオブジェクトデータを読み取り、クロックに同期して
SG(シミュレーション・ジェネレータ)部23へ転送
する。
The IPL (initial program loader) 34 reads the object data in the object data storage device 16 at the time of initialization, and transfers it to the SG (simulation generator) 23 in synchronization with a clock.

【0027】次にSP(シミュレーション・プロバイ
ダ)部24の詳細な構成について説明する。図4は、モ
デルライブラリ25の詳細を示すブロック図である。図
4を参照すると、モデルライブラリ25は、各シミュレ
ーションモデルの機能を呼び出すためのモデルドライバ
411〜41nと、シミュレーションモデル本体である
モデルファンクション421〜42nとを備える。
Next, the detailed configuration of the SP (simulation provider) unit 24 will be described. FIG. 4 is a block diagram showing details of the model library 25. Referring to FIG. 4, the model library 25 includes model drivers 411 to 41n for calling the functions of the respective simulation models, and model functions 421 to 42n, which are the simulation model bodies.

【0028】各モデルドライバ411〜41nは、SP
(シミュレーション・プロバイダ)部24から関数コー
ルにて呼び出され、必要であれば動作結果を返す。
Each of the model drivers 411 to 41n includes an SP
It is called by a function call from the (simulation provider) unit 24, and returns an operation result if necessary.

【0029】各モデルファンクション421〜42n
は、モデルドライバ411〜41nとSG−インタフェ
ースと呼ばれるシミュレーション制御用インタフェース
にて接続されており、シミュレーション用のデータを授
受していると共に、外部インタフェースを通じて接続さ
れているターゲット部26に対し、出力信号(モデルフ
ァンクション421〜42nからターゲット部26)の
ドライブ、または入力信号(ターゲット部26からモデ
ルファンクション421〜42n)のチェックを行う。
Each of the model functions 421 to 42n
Are connected to the model drivers 411 to 41n by a simulation control interface called an SG-interface, which transmits and receives simulation data and outputs an output signal to the target unit 26 connected through an external interface. The drive of the (model functions 421 to 42n to the target unit 26) or the input signal (the target functions 26 to the model functions 421 to 42n) is checked.

【0030】次に、図1〜図4を参照して、本発明の動
作について説明する。
Next, the operation of the present invention will be described with reference to FIGS.

【0031】まず、VHDLシミュレーションの手順を
中間言語(SGL=シミュレーションジェネレータスク
リプトランゲージ)によるプログラム(以下SG−プロ
グラムと呼ぶ)として表し、中間言語プログラム記憶装
置17に与えておく。このSG−プログラムは中間言語
解析部13に供給され、オブジェクトデータに変換され
た後、オブジェクトデータ記憶装置16に格納される。
一方、入力装置15の指示によりVHDLコード実行手
段11は、VHDLシミュレーション手段12を起動し
てVHDLシミュレーションを開始する。VHDLシミ
ュレーション手段12は、あらかじめ用意されているオ
ブジェクトデータ記憶装置16内のオブジェクトデータ
を読み込み、VHDLシミュレーションを実行する。シ
ミュレーションの結果およびエラー状況等はVHDLコ
ード実行手段11に与えられ、適時に表示装置14へ表
示される。
First, the procedure of the VHDL simulation is represented as a program (hereinafter referred to as SG-program) in an intermediate language (SGL = Simulation Generator Script Language), and is given to the intermediate language program storage device 17. This SG-program is supplied to the intermediate language analysis unit 13, converted into object data, and stored in the object data storage device 16.
On the other hand, the VHDL code execution means 11 starts the VHDL simulation means 12 and starts the VHDL simulation according to an instruction from the input device 15. The VHDL simulation means 12 reads object data stored in the object data storage device 16 prepared in advance, and executes a VHDL simulation. The result of the simulation, the error status, and the like are given to the VHDL code execution means 11 and displayed on the display device 14 at an appropriate time.

【0032】VHDLシミュレーション手段12におけ
る詳細な処理内容について以下に説明する。VHDLコ
ード実行手段11からの起動要求は、まずシミュレーシ
ョン管理部21に与えられ、SA(シミュレーション・
アクティベータ)部22にシミュレーションの準備を始
めるように命令が出される。SA(シミュレーション・
アクティベータ)部22は内部の各機能ブロックの初期
化を行い、オブジェクトデータ記憶装置16からオブジ
ェクトデータの読み込みを開始する。
The detailed processing contents of the VHDL simulation means 12 will be described below. The activation request from the VHDL code execution unit 11 is first given to the simulation management unit 21 and the SA (simulation
An instruction is issued to the (activator) unit 22 to start preparation for simulation. SA (simulation
The (activator) unit 22 initializes each internal function block, and starts reading object data from the object data storage device 16.

【0033】この読み込まれたオブジェクトデータはS
G(シミュレーション・ジェネレータ)部23へ転送さ
れ、SG(シミュレーション・ジェネレータ)部23は
転送されたオブジェクトデータをオブジェクトデータテ
ーブル27へ格納する。全ての転送が終了すると、SA
(シミュレーション・アクティベータ)部22はシミュ
レーションの開始許可をSG(シミュレーション・ジェ
ネレータ)部23へ発行する。
The read object data is S
The data is transferred to a G (simulation generator) unit 23, and the SG (simulation generator) unit 23 stores the transferred object data in an object data table 27. When all transfers are completed, SA
(Simulation activator) unit 22 issues a simulation start permission to SG (simulation generator) unit 23.

【0034】すると、SG(シミュレーション・ジェネ
レータ)部23は、SA(シミュレーション・アクティ
ベータ)部22から供給されるクロックに同期して、オ
ブジェクトデータテーブル27内のオブジェクトデータ
を一つずつ取りだし解析を行う。解析されたデータはモ
デルパラメータデータとモデルコールデータからなって
おり、モデルパラメータデータはSP(シミュレーショ
ン・プロバイダ)部24のモデル設定レジスタ28へ、
モデルコールデータはモデル実行レジスタ29へ各々書
き込まれる。
Then, the SG (Simulation Generator) unit 23 extracts and analyzes the object data in the object data table 27 one by one in synchronization with the clock supplied from the SA (Simulation Activator) unit 22. . The analyzed data is composed of model parameter data and model call data. The model parameter data is stored in the model setting register 28 of the SP (simulation provider) unit 24.
The model call data is written into the model execution register 29, respectively.

【0035】なお、このSA(シミュレーション・アク
ティベータ)部22から供給されるクロックにはシミュ
レーションクロックとインストラクションクロックの2
種類があり、シミュレーションクロックはモデルコール
データを解析するタイミングに、インストラクションク
ロックはモデルパラメータデータを解析するタイミング
に各々使われる。
The clock supplied from the SA (simulation / activator) unit 22 includes a simulation clock and an instruction clock.
There are different types. The simulation clock is used for analyzing the model call data, and the instruction clock is used for analyzing the model parameter data.

【0036】SP(シミュレーション・プロバイダ)部
24は、モデル実行レジスタ29にデータが書き込まれ
ると内容を参照し、モデルライブラリ25へモデルを駆
動するように指示を出す。そして、モデルライブラリ2
5は、与えられ指示通りにターゲット部26に対し、入
力条件(ターゲット部26への出力信号)を設定した
り、出力結果(モデルライブラリ25の入力信号)を検
証したりする。
When data is written to the model execution register 29, the SP (simulation provider) unit 24 refers to the contents and instructs the model library 25 to drive the model. And model library 2
Reference numeral 5 sets input conditions (output signals to the target unit 26) and verifies output results (input signals of the model library 25) for the target unit 26 as given.

【0037】なお、モデルパラメータデータとモデルコ
ールデータは、モデルライブラリ25内のモデルに対応
して複数存在しており、完全に独立している。そのた
め、モデルライブラリ25内のモデルにも相互依存関係
は全く存在せず、並行動作環境が提供される。
Note that a plurality of model parameter data and model call data exist corresponding to the models in the model library 25 and are completely independent. Therefore, there is no interdependency between the models in the model library 25, and a parallel operating environment is provided.

【0038】もし、モデルライブラリ25がエラーを検
出した場合、SP(シミュレーション・プロバイダ)部
24へ伝えられ、さらにSG(シミュレーション・ジェ
ネレータ)部23へエラー情報が与えられる。SG(シ
ミュレーション・ジェネレータ)部23は、シミュレー
ション管理部21へエラーコードを伝え、シミュレーシ
ョン管理部21は必要に応じてVHDLコード実行手段
11へ表示要求を出す。
If the model library 25 detects an error, the error is transmitted to an SP (simulation provider) unit 24, and further, error information is given to an SG (simulation generator) unit 23. The SG (Simulation Generator) unit 23 transmits an error code to the simulation management unit 21, and the simulation management unit 21 issues a display request to the VHDL code execution unit 11 as necessary.

【0039】次に、SA(シミュレーション・アクティ
ベータ)部22における詳細な処理内容について以下に
説明する。シミュレーション管理部21からのシミュレ
ーション準備要求はRR(リセットルーチン)部31に
入り、CG(クロックジェネレータ)部32とIPL
(イニシャルプログラムローダ)部34にも伝えられ
る。
Next, detailed processing contents in the SA (simulation activator) unit 22 will be described below. A simulation preparation request from the simulation management unit 21 enters an RR (reset routine) unit 31 and a CG (clock generator) unit 32 and an IPL.
(Initial program loader) section 34 is also transmitted.

【0040】すると、CG(クロックジェネレータ)部
32は、シミュレーションの実行サイクルを決めるため
の基本クロックをRTM(リアルタイムモニタ)部33
に出し始める。また、IPL(イニシャルプログラムロ
ーダ)部34は、オブジェクトデータ記憶装置16から
オブジェクトデータのロードを開始し、SG(シミュレ
ーション・ジェネレータ)部23へオブジェクトデータ
を転送する。
Then, a CG (clock generator) unit 32 sends a basic clock for determining a simulation execution cycle to an RTM (real-time monitor) unit 33.
Start to put out. Further, the IPL (initial program loader) unit 34 starts loading the object data from the object data storage device 16 and transfers the object data to the SG (simulation generator) unit 23.

【0041】もし、この時にエラーが発生した場合、シ
ミュレーション管理部21へその旨を伝える。
If an error occurs at this time, the error is notified to the simulation management section 21.

【0042】オブジェクトデータのロード作業が終了す
ると、IPL(イニシャルプログラムローダ)部34は
SG(シミュレーション・ジェネレータ)部23の初期
化が終わるのを待ち、SG(シミュレーション・ジェネ
レータ)部23のシミュレーションの準備が終わり次
第、RR(リセットルーチン)部31へシミュレーショ
ンの実行準備が完了したことを伝える。
When the loading operation of the object data is completed, the IPL (initial program loader) unit 34 waits for the initialization of the SG (simulation generator) unit 23 to be completed, and prepares for the simulation of the SG (simulation generator) unit 23. Is completed, the RR (reset routine) unit 31 is notified that the preparation for executing the simulation is completed.

【0043】RR(リセットルーチン)部31は、RT
M(リアルタイムモニタ)部33にシミュレーションを
開始するように命令を出し、以後の処理をRTM(リア
ルタイムモニタ)部33が引き継いで管理する事にな
る。RTM(リアルタイムモニタ)部33は、シミュレ
ーション基本クロックを基にして作成したシミュレーシ
ョンクロックとインストラクションクロックをSG(シ
ミュレーション・ジェネレータ)部23へ供給し始め、
オブジェクトデータの実行許可をSG(シミュレーショ
ン・ジェネレータ)部23へ出す。
The RR (reset routine) unit 31
An instruction is issued to the M (real-time monitor) unit 33 to start the simulation, and the RTM (real-time monitor) unit 33 takes over and manages the subsequent processing. The RTM (real-time monitor) unit 33 starts supplying a simulation clock and an instruction clock created based on the simulation basic clock to an SG (simulation generator) unit 23,
The execution permission of the object data is issued to the SG (simulation generator) unit 23.

【0044】シミュレーションが開始されると、RTM
(リアルタイムモニタ)部33はタスクという管理単位
で、SG(シミュレーション・ジェネレータ)部23の
マルチプロセスの実行状況を監視する。タスクは通常モ
デルと1対1で対応している。
When the simulation starts, the RTM
The (real-time monitor) unit 33 monitors the execution status of the multi-process of the SG (simulation generator) unit 23 in management units called tasks. A task has a one-to-one correspondence with a normal model.

【0045】RTM(リアルタイムモニタ)部33から
SG(シミュレーション・ジェネレータ)部23へは、
タスク管理インタフェースを通じて各タスクの実行状態
を制御しており、逆にSG(シミュレーション・ジェネ
レータ)部23からRTM(リアルタイムモニタ)部3
3へはタスクの状態を通知している。また、SG(シミ
ュレーション・ジェネレータ)部23からRTM(リア
ルタイムモニタ)部33へは、システムコールと呼ばれ
るインタフェースがあり、各タスクが任意にスリープ状
態には入ったり、スリープしている他タスクに対し起動
要求を発行するようになっている。
From the RTM (real-time monitor) unit 33 to the SG (simulation generator) unit 23,
The execution state of each task is controlled through a task management interface. Conversely, an SG (simulation generator) unit 23 to an RTM (real-time monitor) unit 3
3 is notified of the task status. An interface called a system call is provided from the SG (simulation generator) unit 23 to the RTM (real-time monitor) unit 33, and each task can arbitrarily enter a sleep state or be activated for another sleeping task. Issue requests.

【0046】もし、SG(シミュレーション・ジェネレ
ータ)部23内部で致命的な論理エラーが発生した場
合、もしくはSP(シミュレーション・プロバイダ)部
24にてアベンド(致命的エラー)が発生していること
をSG(シミュレーション・ジェネレータ)部23が検
出した場合、SG(シミュレーション・ジェネレータ)
部23は、アベンド要求と呼ばれるシステムコールを発
生させ、RTM(リアルタイムモニタ)部33はシミュ
レーションの停止を求める合図をシミュレーション管理
部21へ出し、シミュレーションシステムが不安定にな
っていることを知らせる。
If a fatal logic error occurs inside the SG (simulation generator) unit 23, or if an abend (fatal error) occurs in the SP (simulation provider) unit 24, the SG If the (simulation generator) unit 23 detects the signal, an SG (simulation generator)
The unit 23 generates a system call called an abend request, and the RTM (real-time monitor) unit 33 sends a signal to stop the simulation to the simulation management unit 21 to notify that the simulation system is unstable.

【0047】次に、モデルライブラリ25における詳細
な処理内容について以下に説明する。モデルライブラリ
25は通常ターゲット部26に応じた複数のモデルを持
つ。各モデルは、モデルドライバ411〜41nとモデ
ルファンクション421〜42nとからなり、お互いに
SG−インタフェースと呼ばれるインタフェースにて接
続されている。SP(シミュレーション・プロバイダ)
部24からあるモデルに対し動作命令が出されると、モ
デルドライバ411〜41nでSG−インタフェースに
変換されモデルファンクション421〜42nに処理内
容が伝えられ、モデルファンクション421〜42nは
ターゲット部26に対し信号を出力する。また、モデル
ファンクション421〜42nがターゲット部26から
入力されたデータは、同様にSG−インタフェースを通
じてモデルドライバ411〜41nに知らされ、適時処
理される。
Next, detailed processing contents in the model library 25 will be described below. The model library 25 usually has a plurality of models corresponding to the target unit 26. Each model includes model drivers 411 to 41n and model functions 421 to 42n, and is connected to each other by an interface called an SG-interface. SP (simulation provider)
When an operation command is issued to a certain model from the unit 24, the model driver 411-41n converts the operation command into an SG-interface and transmits the processing contents to the model functions 421-42n. Is output. Similarly, the data input from the target unit 26 to the model functions 421 to 42n are similarly notified to the model drivers 411 to 41n through the SG-interface and are processed as appropriate.

【0048】[0048]

【発明の効果】以上説明したように、本発明の第1の効
果は、シミュレーションのシナリオをSG−プログラム
として用意するだけで、モデルを任意に平行動作させて
ターゲットの機能検証が実現でき、機能検証にかかる工
数を削減できることである。その理由は、SG−プログ
ラムをオブジェクトデータに変換した後、シミュレーシ
ョンクロックおよびインストラクションクロックに同期
させて、モデルごとに設定可能なモデルパラメータデー
タとモデルコールデータを各々のレジスタへ設定し、完
全に独立させて各モデルを駆動させるように構成したた
めである。
As described above, the first effect of the present invention is that, by simply preparing a simulation scenario as an SG-program, the model can be arbitrarily operated in parallel to realize the function verification of the target. That is, the number of steps for verification can be reduced. The reason is that after the SG-program is converted into object data, the model parameter data and model call data that can be set for each model are set in each register in synchronization with the simulation clock and the instruction clock, and are completely independent. This is because each model is configured to be driven.

【0049】第2の効果は、シミュレーションのシナリ
オをテキストファイル化できるようにしたので、ドキュ
メントとして管理しやすく、流用時における工数を大幅
に削減できることである。その理由は、SG−プログラ
ムにより各モデルの動作を決め、その解析結果のオブジ
ェクトデータをロードしてシミュレーションを行うとい
う手法を設けたためである。
The second effect is that, since the simulation scenario can be converted into a text file, it can be easily managed as a document, and the number of steps in diverting can be greatly reduced. The reason for this is that a method is provided in which the operation of each model is determined by the SG-program, and the object data resulting from the analysis is loaded to perform a simulation.

【0050】第3の効果は、モデルの組み込み・取り外
しが比較的容易にでき、モデル同士の待ち合わせ等の平
行動作において発生する諸問題に容易に対応できるとい
うことである。その理由は、各モデルの管理単位にタス
クという概念を導入することによりモデル固有の情報を
隠ぺいし、一方、各タスクを中央で管理できるようにマ
ルチタスク管理用のカーネルを用意することにより、モ
デル固有の処理とマルチプロセス制御に関する処理を切
り離すように構成したためである。
A third effect is that models can be relatively easily incorporated / removed, and various problems occurring in parallel operations such as waiting between models can be easily dealt with. The reason is that by introducing the concept of tasks in the management unit of each model, information specific to the model is hidden, while a kernel for multitask management is provided so that each task can be managed centrally. This is because the processing related to the multi-process control is separated from the inherent processing.

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

【図1】本発明の実施の形態を示すブロック図である。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】図1のVHDLシミュレーション手段の詳細を
示すブロック図である。
FIG. 2 is a block diagram showing details of a VHDL simulation means of FIG. 1;

【図3】図2のSA部の詳細を示すブロック図である。FIG. 3 is a block diagram showing details of an SA unit in FIG. 2;

【図4】図2のモデルライブラリの詳細を示すブロック
図である。
FIG. 4 is a block diagram showing details of a model library shown in FIG. 2;

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

11 VHDLコード実行手段 12 VHDLシミュレーション手段 13 中間言語解析部 14 表示装置 15 入力装置 16 オブジェクトデータ記憶装置 17 中間言語プログラム記憶装置 21 シミュレーション管理部 22 SA(シミュレーション・アクティベータ)部 23 SG(シミュレーション・ジェネレータ)部 24 SP(シミュレーション・プロバイダ)部 25 モデルライブラリ 26 ターゲット部 27 オブジェクトデータテーブル 28 モデル設定レジスタ 29 モデル実行レジスタ 31 RR(リセットルーチン)部 32 CG(クロックジェネレータ)部 33 RTM(リアルタイムモニタ)部 34 IPL(イニシャルプログラムローダ)部 411〜41n モデルドライバ 421〜42n モデルファンクション Reference Signs List 11 VHDL code execution means 12 VHDL simulation means 13 Intermediate language analysis unit 14 Display device 15 Input device 16 Object data storage device 17 Intermediate language program storage device 21 Simulation management unit 22 SA (Simulation Activator) unit 23 SG (Simulation generator) ) Unit 24 SP (simulation provider) unit 25 model library 26 target unit 27 object data table 28 model setting register 29 model execution register 31 RR (reset routine) unit 32 CG (clock generator) unit 33 RTM (real-time monitor) unit 34 IPL (Initial Program Loader) Unit 411-41n Model Driver 421-42n Model Function

フロントページの続き (56)参考文献 特開 平7−281925(JP,A) 特開 平7−129653(JP,A) 特開 平7−192034(JP,A) 特開 平4−115330(JP,A) 特開 平8−227367(JP,A) 特開 平5−258002(JP,A) W.R.Cyre,外3名,”Gen erating VHDL Model s from Natural Lan guage Description s”,Europian Design Automation Confer ence,1994,p.474〜479 (58)調査した分野(Int.Cl.6,DB名) G06F 17/50 G06F 11/28 340 JICSTファイル(JOIS)Continuation of the front page (56) References JP-A-7-281925 (JP, A) JP-A-7-129653 (JP, A) JP-A-7-192034 (JP, A) JP-A-4-115330 (JP) JP-A-8-227367 (JP, A) JP-A-5-258002 (JP, A) R. Cyre, et al., "Gen e-rendering VHDL Models from Natural Language Descriptions", European Design Automation Conference, 1994, p. 474-479 (58) Field surveyed (Int. Cl. 6 , DB name) G06F 17/50 G06F 11/28 340 JICST file (JOIS)

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 中間言語で表されたシミュレーション実
施手順をオブジェクトデータに変換し、前記オブジェク
トデータを処理することによりVHDLシミュレーショ
ンを実行する手段を有することを特徴とするマルチプロ
セス対応VHDLシミュレーション実行システム。
1. A multi-process compatible VHDL simulation execution system, comprising: means for converting a simulation execution procedure expressed in an intermediate language into object data and executing a VHDL simulation by processing the object data.
【請求項2】 制御すべきシミュレーションモデルをタ
スク単位で管理できるマルチプロセス制御用カーネルを
内蔵し、各シミュレーションモデルに依存しないカーネ
ルとシミュレーションモデル間インタフェースを定め、
複数のシミュレーションモデルを論理的に平行動作させ
る手段を有することを特徴とするマルチプロセス対応V
HDLシミュレーション実行システム。
2. A multi-process control kernel capable of managing a simulation model to be controlled in a task unit, and an interface between the simulation model and a kernel independent of each simulation model is defined.
A multi-process compatible V having means for logically operating a plurality of simulation models in parallel.
HDL simulation execution system.
【請求項3】(a)VHDLソースコードを翻訳しシミ
ュレーションを実行するVHDLコード実行手段と、
(b)前記VHDLコード実行手段に実行指示を与える
ための入力装置と、(c)前記VHDLコード実行手段
の実行結果を表示するための表示装置と、(d)シミュ
レーションの実行手順およびデータを記述したVHDL
プログラムであり、オブジェクトコードをもとに前記V
HDLコード実行手段の具体的な動作を定めるVHDL
シミュレーション手段と、(e)シミュレーションの中
間言語で記述されたシナリオを記憶しておくための中間
言語プログラム記憶装置と、(f)前記中間言語プログ
ラム記憶装置を前記VHDLシミュレーション手段が読
み込めるデータ形式に変換し、前記オブジェクトコード
を生成する中間言語解析部と、(g)前記オブジェクト
コードを格納するオブジェクトデータ記憶装置と、を有
することを特徴とするマルチプロセス対応VHDLシミ
ュレーション実行システム。
3. VHDL code execution means for translating VHDL source code and executing simulation.
(B) an input device for giving an execution instruction to the VHDL code execution means, (c) a display device for displaying an execution result of the VHDL code execution means, and (d) a description of a simulation execution procedure and data. VHDL
A program, based on the object code,
VHDL that defines the specific operation of the HDL code execution means
Simulation means, (e) an intermediate language program storage device for storing a scenario described in a simulation intermediate language, and (f) converting the intermediate language program storage device into a data format readable by the VHDL simulation means. A multi-process-compatible VHDL simulation execution system, comprising: an intermediate language analysis unit that generates the object code; and (g) an object data storage device that stores the object code.
【請求項4】 前記VHDLシミュレーション手段が、
(a)シミュレーションの対象であるターゲット部と、
(b)前記ターゲット部に接続される周辺環境の動作モ
デルを提供するモデルライブラリと、(c)前記モデル
ライブラリへ動作指示を与えるSP(シミュレーション
・プロバイダ)部と、(d)オブジェクトコードを格納
しておくためのデータエリアであるオブジェクトデータ
テーブルと、(e)前記オブジェクトデータテーブルか
らデータを順次取り出し、前記SP(シミュレーション
・プロバイダ)部へ転送するSG(シミュレーション・
ジェネレータ)部と、(f)前記SG(シミュレーショ
ン・ジェネレータ)部からのデータの内、前記モデルラ
イブラリに対するパラメータ情報を一次格納しておくモ
デル設定レジスタと、(g)前記SG(シミュレーショ
ン・ジェネレータ)部からのデータの内、前記モデルラ
イブラリに対する実行命令を一次格納しておくモデル実
行レジスタと、(h)前記オブジェクトデータ記憶装置
からオブジェクトデータを前記SG(シミュレーション
・ジェネレータ)部への転送し、および前記SG(シミ
ュレーション・ジェネレータ)部へシミュレーションク
ロックを送出し、前記SG(シミュレーション・ジェネ
レータ)部の制御を行うSA(シミュレーション・アク
ティベータ)部と、(i)前記SA(シミュレーション
・アクティベータ)部および前記SG(シミュレーショ
ン・ジェネレータ)部を管理するシミュレーション管理
部と、を有することを特徴とする請求項3記載のマルチ
プロセス対応VHDLシミュレーション実行システム。
4. The VHDL simulation means,
(A) a target portion to be simulated;
(B) a model library for providing an operation model of a peripheral environment connected to the target unit, (c) an SP (simulation provider) unit for giving an operation instruction to the model library, and (d) an object code. An object data table, which is a data area for storing the data, and (e) an SG (simulation data) for sequentially extracting data from the object data table and transferring the data to the SP (simulation provider) unit.
(G) a model setting register for temporarily storing parameter information for the model library among data from the SG (simulation generator) unit; and (g) a SG (simulation generator) unit. And (h) transferring the object data from the object data storage device to the SG (Simulation Generator) unit, and An SA (Simulation Activator) unit that sends a simulation clock to an SG (Simulation Generator) unit to control the SG (Simulation Generator) unit; and (i) the SA (Simulation Activator) Multi-process corresponding VHDL simulation system according to claim 3, characterized in that it comprises a simulation management unit for managing the parts and the SG (simulation generator) unit.
【請求項5】 前記SA(シミュレーション・アクティ
ベータ)部が、(a)前記オブジェクトデータ記憶装置
からオブジェクトデータを読み込み前記SG(シミュレ
ーション・ジェネレータ)部へ配送するIPL(イニシ
ャルプログラムローダ)部と、(b)前記SG(シミュ
レーション・ジェネレータ)部の実行状態の制御と監視
を行うRTM(リアルタイムモニタ)部と、(c)前記
RTM(リアルタイムモニタ)部へシミュレーションク
ロックの元となるクロックを提供するCG(クロックジ
ェネレータ)部と、(d)前記CG(クロックジェネレ
ータ)部、および前記RTM(リアルタイムモニタ)
部、前記IPL(イニシャルプログラムローダ)部に対
し、立ち上がり時の初期化処理を行うRR(リセットル
ーチン)部と、を有することを特徴とする請求項4記載
のマルチプロセス対応VHDLシミュレーション実行シ
ステム。
5. An SA (Simulation Activator) unit comprising: (a) an IPL (Initial Program Loader) unit for reading object data from the object data storage device and delivering it to the SG (Simulation Generator) unit; b) an RTM (real-time monitor) unit for controlling and monitoring the execution state of the SG (simulation generator) unit; and (c) a CG (CG) for providing a clock serving as a simulation clock to the RTM (real-time monitor) unit. A clock generator) section, (d) the CG (clock generator) section, and the RTM (real-time monitor)
5. The multi-process compatible VHDL simulation execution system according to claim 4, further comprising: a RR (reset routine) section for performing an initialization process at startup with respect to the IPL (initial program loader) section.
【請求項6】 前記モデルライブラリが、(a)前記タ
ーゲット部に対する動作環境を提供するモデルファンク
ションと、(b)前記SP(シミュレーション・プロバ
イダ)部からの実行指示を解釈し、前記モデルファンク
ションを駆動するモデルドライバと、を有することを特
徴とする請求項5記載のマルチプロセス対応VHDLシ
ミュレーション実行システム。
6. The model library interprets (a) a model function that provides an operating environment for the target unit, and (b) an execution instruction from the SP (simulation provider) unit, and drives the model function. 6. The multi-process compatible VHDL simulation execution system according to claim 5, further comprising: a model driver that performs the simulation.
JP8223769A 1996-08-26 1996-08-26 VHDL simulation execution system for multi-process Expired - Fee Related JP2908337B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8223769A JP2908337B2 (en) 1996-08-26 1996-08-26 VHDL simulation execution system for multi-process

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8223769A JP2908337B2 (en) 1996-08-26 1996-08-26 VHDL simulation execution system for multi-process

Publications (2)

Publication Number Publication Date
JPH1063702A JPH1063702A (en) 1998-03-06
JP2908337B2 true JP2908337B2 (en) 1999-06-21

Family

ID=16803428

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8223769A Expired - Fee Related JP2908337B2 (en) 1996-08-26 1996-08-26 VHDL simulation execution system for multi-process

Country Status (1)

Country Link
JP (1) JP2908337B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130097568A1 (en) * 2011-10-14 2013-04-18 William W. Yang Global clock handler object for hdl environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
W.R.Cyre,外3名,"Generating VHDL Models from Natural Language Descriptions",Europian Design Automation Conference,1994,p.474〜479

Also Published As

Publication number Publication date
JPH1063702A (en) 1998-03-06

Similar Documents

Publication Publication Date Title
JP2002544625A (en) System and adapter card for remote console emulation
JPH08235021A (en) Method and system for visual debugging of object in object-oriented system
CN117422026B (en) RISC-V architecture-based processor verification system
JPH11505645A (en) Apparatus and method for simulating a digital system based on a processor
CN112764981B (en) Cooperative testing system and method
CN100416512C (en) Embedded apparatus debugging method and debugging tool therefor
JPH08314760A (en) Program development supporting device
JP2908337B2 (en) VHDL simulation execution system for multi-process
JP2003316603A (en) Program verification system
JP3731929B2 (en) Method and apparatus for simulating digital circuits
CN101308648B (en) Method of automatic test display apparatus and system thereof
JPS6349851A (en) Simulation system
JPH02118852A (en) Simplifying system for debugging of high-level language
JP2728002B2 (en) Embedded software debug support device
JP3270729B2 (en) Extended instruction set simulator
JPH11143613A (en) System for automatically setting application constitution
JP2887515B2 (en) Recorder simulator
JP3137094B2 (en) Simulation method, simulation device, and recording medium therefor
CN117170798A (en) Loongson 1E300 simulator based on UBQ-SIMTest framework
Goldberg et al. The PRIM System: An alternative architecture for emulator development and use
JPH07121405A (en) Simulation system
JPH06103103A (en) Emulator
JPH01307837A (en) Mpu simulation method and mpu simulator
JPH10260865A (en) Simulation system
JP2002288003A (en) Simulation method and simulation program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990302

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees