JP3215210B2 - Hardware design support system - Google Patents

Hardware design support system

Info

Publication number
JP3215210B2
JP3215210B2 JP04662993A JP4662993A JP3215210B2 JP 3215210 B2 JP3215210 B2 JP 3215210B2 JP 04662993 A JP04662993 A JP 04662993A JP 4662993 A JP4662993 A JP 4662993A JP 3215210 B2 JP3215210 B2 JP 3215210B2
Authority
JP
Japan
Prior art keywords
signal
description
sensitivity
extracted
hardware
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
JP04662993A
Other languages
Japanese (ja)
Other versions
JPH06259498A (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.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP04662993A priority Critical patent/JP3215210B2/en
Publication of JPH06259498A publication Critical patent/JPH06259498A/en
Application granted granted Critical
Publication of JP3215210B2 publication Critical patent/JP3215210B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、ハードウェアの設計を
支援するCAD(計算機支援設計)システムにおいて、
ハードウェア記述言語による設計を支援するハードウェ
ア設計支援システムに関するものである。
BACKGROUND OF THE INVENTION The present invention relates to a CAD (Computer Aided Design) system for supporting hardware design.
The present invention relates to a hardware design support system that supports design using a hardware description language.

【0002】[0002]

【従来の技術】近年、LSI等の設計対象であるハード
ウェアの大規模化は目覚ましいものがあり、これにとも
ない設計効率の向上を目的として機能設計のような設計
の上位工程から設計を支援するCADシステムが開発さ
れている。
2. Description of the Related Art In recent years, there has been a remarkable increase in the scale of hardware to be designed, such as an LSI, and with this, design is supported from a higher-level process such as functional design in order to improve design efficiency. CAD systems have been developed.

【0003】このようなCADシステムにおいては、そ
の入力データとしてソフトウェアのプログラム言語に類
似したハードウェア設計用のハードウェア記述言語(以
下HDLと表記する)が用いられる。
In such a CAD system, a hardware description language (hereinafter referred to as HDL) for hardware design similar to a software programming language is used as input data.

【0004】そして、このようなHDLとして、論理回
路の接続を記述するTDLと具体的な回路の構成を意識
せずに論理回路の機能を記述するDDLのように、単一
の記述形式で特定の設計レベルを対象とするものが開発
されてきた。
[0004] Such HDLs are specified in a single description format, such as TDL for describing the connection of the logic circuit and DDL for describing the function of the logic circuit without being aware of the specific circuit configuration. Those that target the design level have been developed.

【0005】しかし、これらの言語は独立に開発され、
単一の設計レベルを対象としたものであるため、これら
の記述を混在させて設計対象ハードウェアのモデル記述
を行ってミックスレベルシミュレーションを行なうこと
はできないという問題点があった。
However, these languages were developed independently,
Since it is intended for a single design level, there is a problem that it is not possible to mix and describe these descriptions to perform a model description of the hardware to be designed and perform a mix-level simulation.

【0006】一方、設計対象ハードウェアの大規模化に
伴って、設計対象を複数のモジュールに分割して、複数
の設計者によりモジュール毎に並列して設計を行なう設
計手法が一般的になってきた。そして、このような設計
手法においては、モジュール毎に適切な記述形式、記述
レベルが異なる、あるいは、設計者により記述方式が異
なるため、単一のHDLにより複数の記述レベル、記述
方式でモデル記述を行ない、ミックスレベルシミュレー
ションにより、モデルを検証できることが望まれてき
た。
On the other hand, with the increase in the scale of hardware to be designed, a design method in which the design object is divided into a plurality of modules and a plurality of designers design in parallel for each module has become common. Was. In such a design method, an appropriate description format and description level differ for each module, or a description method differs depending on a designer. Therefore, a single HDL can be used to describe a model description in a plurality of description levels and description methods. It has been desired to be able to verify the model by performing a mix-level simulation.

【0007】このような背景から最近、一つの言語で異
なる設計レベルの表現を混在させ、ミックスレベルシミ
ュレーションを行なうことができるHDLとして、Ve
rilog−HDLやVHDLが開発されている。この
うちのVHDLについては、1987年IEEE標準化
され、今後ほとんど全ての設計に使用されると予測され
る(参考文献、VHDL言語記述によるハードウェア設
計へのアプローチR.リプセット他著、杉山尚志他訳、
マグロウヒル出版(株)、Digital Desig
n with Verilog HDL Elieze
r Sternheim他著、Automata Pu
blishing Company)。
[0007] Against such a background, recently, as an HDL capable of performing mixed-level simulation by mixing expressions of different design levels in one language, Ve
rilog-HDL and VHDL have been developed. Of these, VHDL was standardized by the IEEE in 1987, and is expected to be used in almost all designs in the future (references, approaches to hardware design by VHDL language description R. Lipset et al., Naoshi Sugiyama et al. ,
McGraw-Hill Publishing Co., Ltd., Digital Design
n with Verilog HDL Elieze
r Sternheim et al., Automata Pu
(blishing Company).

【0008】また、これらのHDLでは、ディレイや非
同期動作を扱うことを可能としていて、イベントドリブ
ンシミュレーションの概念に基づき言語仕様が設計され
ている(ここで、イベントドリブンシミュレーションと
は、ある時刻においてモジュールの出力信号値が変化し
たときのみ、前記出力信号を入力とするモジュールにつ
いて演算処理を行ない、シミュレーションを進めていく
方式である。この方式は、上記のディレイや非同期動作
を扱う一般的な手法として広く用いられている)。
In these HDLs, delay and asynchronous operations can be handled, and a language specification is designed based on the concept of event-driven simulation (here, event-driven simulation is a module at a certain time). Only when the output signal value changes, the arithmetic processing is performed on the module having the output signal as an input, and the simulation proceeds. This method is a general method for dealing with the above-described delay and asynchronous operation. Widely used).

【0009】すなわち、これらのHDLの基本となるス
テートメントの記述は、ある信号の変化が起こった時
に、あるいは一定の時間が経過した時に信号への代入を
実行するというイベントドリブン型の記述である。
That is, the description of the statement that is the basis of the HDL is an event-driven description in which substitution to a signal is executed when a certain signal changes or when a certain time elapses.

【0010】例えば、クロック信号clkの立ち上がり
でレジスタRに信号Dの値を転送するという動作はVe
rilog−HDLでは図29のように記述し、VHD
Lでは図30のように記述する。
For example, the operation of transferring the value of the signal D to the register R at the rise of the clock signal clk is performed by Ve
rilog-HDL describes as shown in FIG.
L is described as shown in FIG.

【0011】これらの並列動作の記述単位はプロセスと
呼ばれ、このプロセスを起動するトリガの役割をする信
号をセンシティビティリストと呼ぶ。上記の例ではcl
kがセンシティビティリストである。
A unit of description of these parallel operations is called a process, and a signal serving as a trigger for starting the process is called a sensitivity list. In the above example, cl
k is the sensitivity list.

【0012】図31は、信号Q,RDTの値から決定さ
れるテーブルTB,TAのアドレス部分を参照して信号
MBAの値を決定するセレクタ回路のVHDLによる機
能記述である。
FIG. 31 is a VHDL functional description of a selector circuit that determines the value of signal MBA by referring to the address portions of tables TB and TA determined from the values of signals Q and RDT.

【0013】上述のレジスタRへの転送の例ではセンシ
ティビティリストは一つの信号であったが、図31の様
な組合せ回路の機能を記述すると、一般に代入文の右
辺、条件文の条件式に現れる全ての信号を記述すること
が必要になることから、センシティビティリストの信号
数は多くなる。
In the above example of transfer to the register R, the sensitivity list is a single signal. However, if the function of a combinational circuit as shown in FIG. 31 is described, generally the right side of an assignment statement and the conditional expression of a conditional statement Since it is necessary to describe all the signals that appear, the number of signals in the sensitivity list increases.

【0014】図31に示す記述においては、Q(5),
Q(6),RDT(0),RDT(1)、RDT
(2),RDT(3),TA(2),TA(3),TA
(4),TA(5),TA(6),TA(7),TA
(8),TB(2),TB(3),TB(4),TB
(5),TB(6),TB(7),TB(8)の合計2
0個の信号がセンシティビティリストの信号となってい
る。
In the description shown in FIG. 31, Q (5),
Q (6), RDT (0), RDT (1), RDT
(2), RDT (3), TA (2), TA (3), TA
(4), TA (5), TA (6), TA (7), TA
(8), TB (2), TB (3), TB (4), TB
(5), TB (6), TB (7), TB (8), total 2
Zero signals are signals of the sensitivity list.

【0015】ここで、図31では、例えば8ビットの信
号Qの部分ビットQ(5to6)がセンシティビティリス
トに入っているが、これを単にQとした場合は(図32
参照)、その動作が異なってくる。すなわち、図31の
場合には信号Q(0),Q(1),Q(2),Q
(3),Q(4),Q(7)に変化が起ってもプロセス
に書かれている動作は実行されないが図32の場合には
プロセス内に記述されている処理が行なわれることにな
る。
Here, in FIG. 31, for example, a partial bit Q (5 to 6) of an 8-bit signal Q is included in the sensitivity list.
), And the operation differs. That is, in the case of FIG. 31, the signals Q (0), Q (1), Q (2), Q
Even if a change occurs in (3), Q (4) and Q (7), the operation described in the process is not executed, but in the case of FIG. 32, the processing described in the process is performed. Become.

【0016】このようにセンシティビティリストを記述
する際には配列信号の参照される部分に十分に注意を払
うことが必要である。
In describing the sensitivity list in this way, it is necessary to pay sufficient attention to the referenced part of the array signal.

【0017】また、図31において信号TA,TBをセ
ンシティビティリストに入れなかった場合でも(図33
参照)文法的には誤りではない。
In addition, even if the signals TA and TB are not included in the sensitivity list in FIG.
See) Not a grammatical error.

【0018】その理由としては、 (a)RDT(0to3),Q(5to6)の値に変化(以
下イベントと記す)が起こった時だけMBAの値を更新
し、それ以外の時は保存し続けるようにしたい場合図3
3の記述は正しい。
The reasons are as follows: (a) Update the MBA value only when a change (hereinafter referred to as an event) occurs in the values of RDT (0 to 3) and Q (5 to 6), and keep saving the value otherwise. Figure 3 if you want to
The description of 3 is correct.

【0019】(b)図31のモジュールを使用する上位
階層の記述においてRDT(0to3),Q(5to6)に
対するイベント発生時に更新されるMBAの値のみ参照
している場合図33の記述は正しい。
(B) In the case of referring to only the MBA value updated when an event occurs for RDT (0 to 3) and Q (5 to 6) in the description of the upper layer using the module of FIG. 31, the description of FIG. 33 is correct.

【0020】からである。This is because.

【0021】しかし、TA,TBにイベントが発生する
タイミングがQ、RDTと異なり、MBAの値はこのプ
ロセスで計算される値を常に保持していなくてはならな
い場合には、参照される信号をすべてセンシティビティ
リストに入れておかなければならないため、図33の記
述は誤りである。これは、例えば、信号Qをセンシティ
ビティリストに入れなかった場合、信号Qにイベントが
発生してから、信号RDT,TA,TBにイベントが発
生するまでは、信号MBAはこのプロセスで示される値
を保持しているとは保証されないからである。
However, if the timing at which an event occurs in TA and TB is different from that in Q and RDT, and the value of MBA must always hold the value calculated in this process, the signal to be referred to is changed. The description in FIG. 33 is incorrect because all must be included in the sensitivity list. This is because, for example, if the signal Q is not included in the sensitivity list, the signal MBA is set to the value indicated in this process from the occurrence of the event on the signal Q to the occurrence of the event on the signals RDT, TA, and TB. Is not guaranteed.

【0022】このようなセンシティビティリストは、従
来のTDL,DDL等には見られなかったものであり、
その記述の際は、上述したように記述したい動作の意味
を考えながら行なう必要があった。
Such a sensitivity list has not been found in conventional TDL, DDL and the like.
At the time of the description, it is necessary to consider the meaning of the operation to be described as described above.

【0023】このことは、従来のHDLに比べ、モデル
作成時の設計者の負担が大きくなり、特に、これまで論
理回路図を用いて設計を行なってきた設計者にとっては
このようなシミュレーション特有の概念は馴染みずら
く、HDLベースの設計へ移行しにくいという問題点が
あった。
This imposes a heavy burden on the designer at the time of model creation as compared with the conventional HDL. In particular, for a designer who has been designing using a logic circuit diagram, such a simulation is peculiar to such a simulation. The concept was unfamiliar and there was a problem that it was difficult to shift to HDL-based design.

【0024】また、図31のセレクタ等複雑な回路の機
能記述においては、センシティビティリストへ挿入すべ
き信号を書き忘れるミスも多くなり、さらには、センシ
ティビティリストへ必要な信号を書き忘れるミスはコン
パイル時には発見されずシミュレーション時に予期しな
い動作として現れるだけであるためデバッグの手間が増
加するという問題点もあった。
In the function description of a complicated circuit such as the selector of FIG. 31, there are many mistakes in which a signal to be inserted into the sensitivity list is forgotten, and further, a mistake in which a signal required for the sensitivity list is forgotten is omitted. There is also a problem that debugging is increased because it is not found at the time of compilation and only appears as an unexpected operation at the time of simulation.

【0025】[0025]

【発明が解決しようとする課題】このように、VHD
L、Verilog−HDLのようなミックスレベルシ
ミュレーションを可能にするハードウェア記述言語を用
いて設計対象ハードウェアの機能記述を行なう場合に
は、それらの言語に共通なセンシティビティリストとい
う概念が、従来から回路図により設計を行なってきた設
計者にとって馴染みにくいという問題点がある。また、
そのハードウェアが複雑である場合にはセンシティビテ
ィリストに挿入すべき信号の数が多くなるため、必要な
信号を書き忘れるミスが多くなるという問題がある。さ
らに、センシティビティリストへ必要な信号を書き忘れ
るミスは、文法的には誤りではないためコンパイル時に
は発見させず、シミュレーション時に予期しない動作と
して現れるだけであるためデバッグの手間が増加すると
いう問題もある。
As described above, the VHD
When a hardware description language such as L, Verilog-HDL that enables a mixed-level simulation is used to describe the function of the hardware to be designed, the concept of a sensitivity list common to those languages has been conventionally used. There is a problem that it is difficult for a designer who has designed with a circuit diagram to be familiar. Also,
If the hardware is complicated, the number of signals to be inserted into the sensitivity list increases, so that there is a problem that mistakes in forgetting to write necessary signals increase. Furthermore, there is also a problem that errors in forgetting to write necessary signals in the sensitivity list are not grammatically incorrect, so they are not found at compile time, and only appear as unexpected operations during simulation, so that debugging effort increases. .

【0026】本発明は上記事情に鑑みてなされたもの
で、設計者のハードウェア記述言語による入力の負担を
軽減することができ、設計能率の向上を図ることができ
るハードウェア設計支援システムを提供することを目的
とする。
The present invention has been made in view of the above circumstances, and provides a hardware design support system capable of reducing the burden of input by a hardware description language of a designer and improving design efficiency. The purpose is to do.

【0027】[0027]

【課題を解決するための手段】本発明に係るハードウェ
ア設計支援システムは、設計対象のハードウェア記述プ
ログラムからハードウェアの並列動作記述部分を抽出す
る第1抽出手段と、前記第1抽出手段より抽出された並
列動作記述部分から起動条件信号の候補となる信号を抽
出する第2抽出手段と、前記第2抽出手段より抽出され
た起動条件信号の候補となる信号を表示する信号表示手
段と、前記信号表示手段に表示された信号の中から指示
された信号を起動条件信号として選択する信号選択手段
と、前記信号選択手段より選択された起動条件信号を前
記ハードウェア記述プログラムの並列動作記述部分に挿
入する編集手段とを具備したことを特徴とする。
According to the present invention, there is provided a hardware design support system comprising: a first extracting means for extracting a parallel operation description portion of hardware from a hardware description program to be designed; Second extraction means for extracting a candidate signal for a start condition signal from the extracted parallel operation description part; signal display means for displaying a candidate signal for a start condition signal extracted by the second extraction means; A signal selecting means for selecting a signal designated from among the signals displayed on the signal display means as a starting condition signal; and a parallel operation description part of the hardware description program, the starting condition signal selected by the signal selecting means being selected. And an editing means for inserting the information into the file.

【0028】また、本発明に係るハードウェア設計支援
システムは、設計対象のハードウェア記述プログラムか
らハードウェアの並列動作記述部分を抽出する第1抽出
手段と、前記第1抽出手段より抽出された並列動作記述
部分から起動条件信号の候補となる信号を抽出する第2
抽出手段と、前記第1抽出手段より抽出された並列動作
記述部分から、記述されているセンシティビティ信号を
抽出する第3抽出手段と、前記第2抽出手段により抽出
された信号と前記第3抽出手段により抽出されたセンシ
ティビティ信号を比較する比較手段と、前記比較手段の
比較結果を表示する表示手段と、前記表示手段に表示さ
れた比較結果に基づいて、指示された所望のセンシティ
ビティ信号を選択する信号選択手段と、前記信号選択手
段より選択されたセンシティビティ信号を前記ハードウ
ェア記述プログラムに挿入する編集手段とを具備したこ
とを特徴とする。
Further, the hardware design support system according to the present invention comprises a first extracting means for extracting a parallel operation description portion of hardware from a hardware description program to be designed, and a parallel extracting means extracted by the first extracting means. Second extraction of a signal that is a candidate for a start condition signal from the operation description part
Extracting means, third extracting means for extracting a described sensitivity signal from the parallel operation description part extracted by the first extracting means, and a signal extracted by the second extracting means and the third extracting means. Comparing means for comparing the sensitivity signals extracted by the means, display means for displaying a comparison result of the comparing means, and a designated desired sensitivity signal based on the comparison result displayed on the display means. The apparatus is characterized by comprising signal selecting means for selecting, and editing means for inserting the sensitivity signal selected by the signal selecting means into the hardware description program.

【0029】[0029]

【作用】この結果、本発明によれば、設計対象ハードウ
ェアの記述から第1抽出手段によってハードウェアの並
列動作記述部分を抽出し、次に、並列動作記述部分毎に
信号代入文で参照されている、すなわち右辺に現れる信
号や、条件文の条件部に現れる信号など、該並列動作記
述部分内で参照されている信号を起動条件信号の候補と
して第2抽出手段によって抽出する。そして、抽出され
た信号を信号表示手段に表示し、この表示された信号か
ら、信号選択手段によって該並列動作記述部分に挿入す
べき信号を選択し、選択された信号を編集手段によって
該並列動作記述部分に挿入する。これにより、設計者
が、意図するハードウェアの動きを考慮しながら、表示
された信号のうち、該並列動作記述部分に挿入すべき信
号を選択し、該並列動作記述部分へ挿入することができ
る。この際、信号の書き忘れや、信号名のタイプミスを
減少させることができる。また、信号選択時には、複合
タイプ(配列や構造型)については、全体の信号名で選
択する他に部分名で選択することができる。
As a result, according to the present invention, the parallel operation description portion of the hardware is extracted from the description of the hardware to be designed by the first extracting means, and then the parallel operation description portion is referred to by the signal assignment statement for each parallel operation description portion. That is, a signal referred to in the parallel operation description portion, such as a signal appearing on the right side or a signal appearing in the condition part of the conditional statement, is extracted by the second extracting means as a candidate for the activation condition signal. Then, the extracted signal is displayed on the signal display means, a signal to be inserted into the parallel operation description portion is selected by the signal selection means from the displayed signal, and the selected signal is displayed by the editing means on the parallel operation description. Insert in the description part. Thus, the designer can select a signal to be inserted into the parallel operation description portion from the displayed signals while considering the intended hardware operation, and insert the signal into the parallel operation description portion. . In this case, forgetting to write the signal and typo in the signal name can be reduced. At the time of signal selection, a composite type (array or structural type) can be selected by a partial name in addition to selecting by the entire signal name.

【0030】また、本発明によれば、第3抽出手段によ
ってハードウェア記述言語において並列動作記述部分に
記述されたセンシティビティ信号を抽出し、そのセンシ
ティビティ信号と第2抽出手段で抽出された信号とを比
較手段によって比較し、これらの比較結果を表示手段に
表示する。これにより、既に並列動作記述部分の起動条
件信号が記述される部分に記入してある記述についても
起動条件信号の書き忘れが無いか調べたり、信号を追加
挿入することができる。これにより、記述を最初に書い
た時だけでなく、更新後もチェックを行うことができ
る。
Further, according to the present invention, the sensitivity signal described in the parallel operation description part in the hardware description language is extracted by the third extracting means, and the sensitivity signal and the signal extracted by the second extracting means are extracted. Are compared by the comparing means, and the result of the comparison is displayed on the display means. As a result, it is possible to check whether or not the description of the activation condition signal has been forgotten to be written in the portion where the activation condition signal is already described in the parallel operation description portion, or to insert a signal. As a result, the check can be performed not only when the description is first written but also after the description is updated.

【0031】また、表示手段によって表示された比較結
果から所望の信号として並列動作記述部分の起動条件信
号が記述される部分に追加挿入すべき信号を選択し、こ
の選択された信号を編集手段によってハードウェア記述
プログラムに挿入する。これにより、既に起動条件信号
が記述されているハードウェア記述プログラムに対して
センシティビティ信号の書き忘れが無いか調べ、追加挿
入の必要のある信号を選択して付け加えることにより、
センシティビティ信号の記入漏れを減少させることがで
きる。
Further, a signal to be additionally inserted as a desired signal into the portion where the start condition signal of the parallel operation description portion is described is selected from the comparison result displayed by the display device, and the selected signal is edited by the editing device. Insert into the hardware description program. Thereby, it is checked whether the sensitivity signal has been forgotten to be written in the hardware description program in which the activation condition signal is already described, and the signal which needs to be additionally inserted is selected and added.
It is possible to reduce omission of writing of the sensitivity signal.

【0032】[0032]

【実施例】以下、本発明の実施例を図面に従い説明す
る。
Embodiments of the present invention will be described below with reference to the drawings.

【0033】(第1実施例)図1は第1実施例に係わる
ハードウェア設計支援システムの概略構成を示してい
る。図において、1は入力部で、この入力部1は、設計
者が設計対象とするハードウェアの動作仕様をハードウ
ェア記述プログラムとして入力するためのものである。
また、この入力部1には、センシティビティリスト選択
のための指示を行う選択指示部11を有している。
(First Embodiment) FIG. 1 shows a schematic configuration of a hardware design support system according to a first embodiment. In the figure, reference numeral 1 denotes an input unit, which is used by a designer to input an operation specification of hardware to be designed as a hardware description program.
The input unit 1 has a selection instructing unit 11 for giving an instruction for selecting a sensitivity list.

【0034】この入力部1には制御部2を接続し、この
制御部2には記憶部3および表示部4を接続している。
ここで、制御部2は、記憶部3および表示部4に対し制
御指令を出力するもので、プロセス抽出部21、参照信
号抽出部22、センシティビティリスト信号選択部23
および編集部24を有している。
A control unit 2 is connected to the input unit 1, and a storage unit 3 and a display unit 4 are connected to the control unit 2.
Here, the control unit 2 outputs a control command to the storage unit 3 and the display unit 4, and includes a process extraction unit 21, a reference signal extraction unit 22, a sensitivity list signal selection unit 23.
And an editing unit 24.

【0035】プロセス抽出部21は、入力部1より入力
されたハードウェア記述プログラムからハードウェアの
並列動作記述単位をプロセスとして抽出するものであ
る。
The process extracting unit 21 extracts a parallel operation description unit of hardware as a process from the hardware description program input from the input unit 1.

【0036】参照信号抽出部22は、プロセス抽出部2
1より抽出されるプロセスのうちでシミュレーション時
におけるプロセスの起動条件信号の候補として並列動作
記述部分において参照されている信号を抽出するもの
で、ここでは、プロセスに書かれている信号のうち、代
入文の右辺、条件文の条件式に現れる全ての信号を抽出
するようにしている。
The reference signal extraction unit 22 is a process extraction unit 2
A signal which is referred to in a parallel operation description part as a candidate of a process start condition signal at the time of simulation among the processes extracted from 1 is extracted. Here, among signals written in the process, substitution is performed. All signals appearing on the right side of the sentence, in the conditional expression of the conditional sentence, are extracted.

【0037】センシティビティリスト信号選択部23
は、表示部4の後述する参照信号表示部41に表示され
た参照信号から選択指示部11の指示に従ってセンシテ
ィビティリストとして挿入すべき信号を選択するもので
ある。
Sensitivity list signal selector 23
Is to select a signal to be inserted as a sensitivity list from reference signals displayed on a reference signal display section 41 (described later) of the display section 4 in accordance with an instruction from the selection instruction section 11.

【0038】編集部24は、センシティビティリスト信
号選択部23によりセンシティビティリストとして挙げ
られる信号を用いて元のハードウェア記述プログラムを
編集し、センシティビティリストを挿入したハードウェ
ア記述プログラムを生成するするようにしている。
The editing unit 24 edits the original hardware description program using the signals listed as the sensitivity list by the sensitivity list signal selection unit 23, and generates a hardware description program in which the sensitivity list is inserted. Like that.

【0039】記憶部3は、入力部1より入力されたハー
ドウェア記述プログラムおよび編集部24で生成された
センシティビティリストを挿入したハードウェア記述プ
ログラムを記憶するものである。
The storage unit 3 stores a hardware description program input from the input unit 1 and a hardware description program into which the sensitivity list generated by the editing unit 24 is inserted.

【0040】表示部4は、入力部1より入力されたハー
ドウェア記述プログラムを表示するとともに、上記参照
信号抽出部22より抽出された信号を参照信号として参
照信号表示部41に表示しするようにしている。
The display unit 4 displays the hardware description program input from the input unit 1 and displays the signal extracted from the reference signal extraction unit 22 on the reference signal display unit 41 as a reference signal. ing.

【0041】次に、以上のように構成した実施例の動作
を説明する。
Next, the operation of the embodiment configured as described above will be described.

【0042】この場合、入力部1より図2に示すような
ハードウェア記述プログラムが入力された場合を例にと
って説明する。
In this case, a case where a hardware description program as shown in FIG. 2 is input from the input unit 1 will be described as an example.

【0043】図2に示すハードウェア記述プログラム
は、信号Q,RDTの値から決定されるテーブルTB,
TAのアドレス部分を参照して信号MBAの値を決定す
るセレクタの記述である。
The hardware description program shown in FIG. 2 includes a table TB determined from the values of the signals Q and RDT,
This is a description of a selector that determines the value of the signal MBA with reference to the address portion of the TA.

【0044】このプログラムでは、第1行目から第7行
目にモジュールselectorの外部端子の宣言が書
かれており、第8行目から最後の行にかけてモジュール
selectorの内部で起こる回路の動作が記述され
ている。このうちの第13行目から第41行目までは、
モジュールselectorの中心部であるプロセスs
electの動作が記述されている。
In this program, the declaration of the external terminal of the module selector is written in the first to seventh lines, and the operation of the circuit that occurs inside the module selector is described in the eighth to last lines. Have been. Of the 13th to 41st lines,
Process s which is the center of module selector
The operation of "select" is described.

【0045】しかして、図2に示すハードウェア記述プ
ログラムが入力され、センシティビティリストが自動生
成されることにより、設計者の意図に合うシミュレーシ
ョンを実現するハードウェア記述が作成されるまでを図
3に示すフローチャートにより説明する。
Thus, the hardware description program shown in FIG. 2 is input, and the sensitivity list is automatically generated, so that the hardware description realizing the simulation that meets the intention of the designer is created in FIG. This will be described with reference to the flowchart shown in FIG.

【0046】まず、設計者が入力部1より図2に示すハ
ードウェア記述プログラムを入力したとすると、プロセ
ス抽出部21がプロセスを抽出する(ステップ30
1)。この場合、プロセス抽出部21で抽出されるプロ
セスは、図2に示す記述のうちのA部分で、図4に示す
ように得られる。
First, assuming that the designer inputs the hardware description program shown in FIG. 2 from the input unit 1, the process extracting unit 21 extracts a process (step 30).
1). In this case, the process extracted by the process extracting unit 21 is obtained as shown in FIG. 4 by the portion A in the description shown in FIG.

【0047】ここで、プロセスが存在しなければ処理を
終了するが、図2に示す記述ではプロセスが存在してい
るので(ステップ302)、次のステップ303に進
む。
Here, if the process does not exist, the process ends. However, in the description shown in FIG. 2, since the process exists (step 302), the process proceeds to the next step 303.

【0048】ステップ303では、参照信号抽出部22
において、プロセス抽出部21より抽出されたプロセス
に記述されている信号のうち、代入文の右辺、条件文の
条件式に現れる全ての信号を参照信号として抽出する。
この場合、抽出される参照信号は図6に示すように得ら
れる。
In step 303, the reference signal extracting section 22
, All signals appearing in the conditional expression of the conditional statement on the right side of the assignment statement are extracted as reference signals from the signals described in the process extracted by the process extracting unit 21.
In this case, the extracted reference signal is obtained as shown in FIG.

【0049】図5は、参照信号抽出部22での処理フロ
ーを示すものである。ここで、extract(s,
L)は、文sに含まれる参照信号を集合Lに入れる手続
きであり、文sが複文の場合はこの手続きが再帰的に呼
ばれる。
FIG. 5 shows a processing flow in the reference signal extracting section 22. Where extract (s,
L) is a procedure for putting the reference signal included in the sentence s into the set L. When the sentence s is a compound sentence, this procedure is called recursively.

【0050】まず、ステップ501で抽出されたプロセ
スに現れる参照信号の集合を表すLISTを空集合に初
期化する。
First, LIST representing a set of reference signals appearing in the process extracted in step 501 is initialized to an empty set.

【0051】次に、ステップ502で、このプロセスの
全ての文について処理が終了したかどうかの判定を行な
い、もし終了していなかったら残りの文sについてex
tract(s,L)を実行する。
Next, at step 502, it is determined whether or not the processing has been completed for all the statements in this process. If not, ex.
Execute tract (s, L).

【0052】次に、Lを空集合に初期化した後(ステッ
プ503)、ステップ504において、文sのタイプに
よって異なる処理を実行するようにする。
Next, after initializing L to an empty set (step 503), in step 504, different processing is executed depending on the type of the sentence s.

【0053】いま、文sがifの場合には、最初に条件
式を取り出す(ステップ505)。そして、条件式に現
れる信号を抽出して
If the sentence s is if, a conditional expression is first extracted (step 505). And extract the signal that appears in the conditional expression

【数1】 を行なう(ステップ506)。(Equation 1) Is performed (step 506).

【0054】ここで、もしHere, if

【数2】 ならばL=Lであり、Lの要素は重複しない。次に、i
f文のthen側の全ての文s′に対してextrac
t(s′,L′)を実行し、L′をLに含める(ステッ
プ507)。もし、if文にelse側があれば、el
se側についても同様のことを行なう(ステップ50
8)。
(Equation 2) Then, L = L, and the elements of L do not overlap. Then i
extrac for all statements s' on the then side of the f statement
t (s', L ') is executed, and L' is included in L (step 507). If the if statement has the else side, el
The same applies to the se side (step 50).
8).

【0055】次に、文sがcase文の場合には、上述
したifの場合と同様にしてステップ509で条件式を
取り出し、ステップ510で条件式に現れる信号を抽出
して、Lに入れる。また、ステップ511で、全ての分
岐の全ての文s′に対してextract(s′,
L′)を実行し、L′をLに含める。
Next, when the sentence s is a case sentence, a conditional expression is extracted in step 509 in the same manner as in the case of if described above, and a signal appearing in the conditional expression is extracted in step 510 and put into L. In step 511, extract (s',
L ′) is performed, and L ′ is included in L.

【0056】次に、文sが信号代入文の場合には、右辺
に現れる信号を抽出して、Lに入れるようになる(ステ
ップ512)。
Next, when the sentence s is a signal assignment sentence, a signal appearing on the right side is extracted and put into L (step 512).

【0057】そして、文sがそれ以外の文の場合には、
何もしない。
If the sentence s is any other sentence,
do nothing.

【0058】次に、これらextract(s,L)が
終了したら、sに含まれる参照信号の集合Lをプロセス
中の文に現れる参照信号の集合LISTに含めるように
する(ステップ513)。
Next, when the extract (s, L) is completed, the set L of reference signals included in s is included in the set LIST of reference signals appearing in the sentence in the process (step 513).

【0059】その後、プロセス中の全ての文sについて
extract(s,L)を実行したら(ステップ50
2)、LISTにはプロセス中の参照信号の集合が入れ
られ、手続きは終了する。
Then, when extract (s, L) is executed for all the statements s in the process (step 50)
2) The LIST contains a set of reference signals in the process, and the procedure ends.

【0060】図3に戻って、参照信号抽出部22で抽出
した信号を表示部4の参照信号表示部41に表示する
(ステップ304)。この場合、参照信号表示部41で
の参照信号の表示は、図6に示すようになる。
Returning to FIG. 3, the signal extracted by the reference signal extracting section 22 is displayed on the reference signal display section 41 of the display section 4 (step 304). In this case, the display of the reference signal on the reference signal display section 41 is as shown in FIG.

【0061】この状態から、設計者は、参照信号表示部
41に表示された信号を参照して、入力部1の選択指示
部11によりセンシティビティリストとして挿入すべき
信号を指示する(ステップ305)。これにより、セン
シティビティリスト信号選択部23では、選択指示部1
1の指示に従って参照信号表示部41の参照信号の中か
らセンシティビティリストとして挿入すべき信号を選択
する。
In this state, the designer refers to the signal displayed on the reference signal display section 41 and designates a signal to be inserted as a sensitivity list by the selection instructing section 11 of the input section 1 (step 305). . As a result, the sensitivity list signal selector 23 selects the selection instructing unit 1
A signal to be inserted as a sensitivity list is selected from the reference signals of the reference signal display unit 41 according to the instruction of 1.

【0062】ここで、例えば設計者がRDT(0),R
DT(1to2),RDT(3),Q(5),Q(6)に
イベントの起こった時だけMBAの値を更新し、それ以
外の時は保存し続けるようにしたいと考えたとすると、
図7に示すように信号Q(5),Q(6),RDT
(0),RDT(1to2),RDT(3)をそれぞれチ
ェックすることにより選択するようになる。
Here, for example, when the designer sets RDT (0), RDT
Suppose that you want to update the MBA value only when an event occurs in DT (1 to 2), RDT (3), Q (5), and Q (6), and keep saving it at other times.
As shown in FIG. 7, the signals Q (5), Q (6), RDT
(0), RDT (1 to 2), and RDT (3) are selected by checking each.

【0063】そして、最後に編集部24においてセンシ
ティビティリスト挿入後のハードウェア記述プログラム
が自動的に作成される(ステップ306)。この場合、
センシティビティリスト挿入後のハードウェア記述プロ
グラムとしては、図8に示すものが得られることにな
る。
Finally, the editing unit 24 automatically creates a hardware description program after the sensitivity list is inserted (step 306). in this case,
FIG. 8 shows a hardware description program after the sensitivity list is inserted.

【0064】なお、TA,TBの値の変わるタイミング
がQ,RDTと異なり、MBAがこのプロセスで計算さ
れる値を常に保持していなくてはならないような場合
は、図6に示す参照信号を全て選択すればよい。この場
合、センシティビティリスト挿入後のハードウェア記述
プログラムとしては、図9に示すものが得られる。
If the timing at which the values of TA and TB change differs from that of Q and RDT and the MBA must always hold the value calculated in this process, the reference signal shown in FIG. All should be selected. In this case, the hardware description program after insertion of the sensitivity list is as shown in FIG.

【0065】従って、このようにすれば、参照信号抽出
部22より抽出された参照信号Q(5),Q(6),R
DT(0),RDT(1to2),RDT(3),TA
(2),TA(3),TA(4),TA(5),TA
(6),TA(7),TA(8),TB(2),TB
(3),TB(4),TB(5),TB(6),TB
(7),TB(8)から設計者が設計の意図に合った信
号のみを選択して、センシティビティリストとして挿入
することにより、センシティビティリストを書き忘れる
ようなミスを確実に防ぐことができる。
Therefore, in this way, the reference signals Q (5), Q (6), R
DT (0), RDT (1 to 2), RDT (3), TA
(2), TA (3), TA (4), TA (5), TA
(6), TA (7), TA (8), TB (2), TB
(3), TB (4), TB (5), TB (6), TB
(7) The designer selects only signals that match the design intention from TB (8) and inserts them as a sensitivity list, so that mistakes such as forgetting to write the sensitivity list can be reliably prevented. .

【0066】また、図2に示すようにセンシティビティ
リストが挿入されていないハードウェア記述プログラム
から、センシティビティリストに挿入すべき信号の候補
を抽出・表示し、設計者が設計の意図に合った信号を選
択し、センシティビティリストとして記述に挿入するこ
とにより、自動的にセンシティビティリストの記述を作
成することができる。
Further, as shown in FIG. 2, from the hardware description program in which the sensitivity list is not inserted, the candidate of the signal to be inserted into the sensitivity list is extracted and displayed, so that the designer meets the intention of the design. By selecting a signal and inserting it into the description as a sensitivity list, a description of the sensitivity list can be created automatically.

【0067】これにより、コンパイル時には発見できず
に、シミュレーション時に予期しない動作を招くような
プログラム記述ミスを極力少なくでき、シミュレーショ
ンに要する工数、時間を減らすことが可能になる。
As a result, a program description error that cannot be found at the time of compiling and causes an unexpected operation at the time of simulation can be minimized, and the man-hour and time required for the simulation can be reduced.

【0068】(第2実施例)第1実施例では、センシテ
ィビティリストが挿入されていないハードウェア記述プ
ログラムから参照信号の抽出・表示を行ないセンシティ
ビティリストを作成・挿入するようにしたが、第2実施
例では、図11に示すように既にセンシティビティリス
トが挿入されているハードウェア記述プログラムに対し
て、センシティビティリストの記入洩れをチェックする
ようにしている。
(Second Embodiment) In the first embodiment, a sensitivity list is extracted and displayed from a hardware description program into which a sensitivity list is not inserted, and a sensitivity list is created and inserted. In the second embodiment, the omission of the sensitivity list is checked for a hardware description program in which the sensitivity list is already inserted as shown in FIG.

【0069】図10は、第2実施例の概略構成を示すも
ので、この場合、制御部2は、図1で述べた構成に加え
てセンシティビティ信号を抽出するセンシティビティ信
号抽出部25、参照信号抽出部22において抽出された
参照信号とセンシティビティ信号抽出部25において抽
出されたセンシティビティ信号を比較する比較部26を
有し、この比較部26での比較結果を表示部4に表示す
るようにしている。その他は、図1と同様であり、同一
部分には同符号を付している。
FIG. 10 shows a schematic configuration of the second embodiment. In this case, the control unit 2 includes a sensitivity signal extracting unit 25 for extracting a sensitivity signal in addition to the configuration described in FIG. A comparison unit 26 is provided for comparing the reference signal extracted by the signal extraction unit 22 with the sensitivity signal extracted by the sensitivity signal extraction unit 25, and the result of comparison by the comparison unit 26 is displayed on the display unit 4. I have to. Other parts are the same as those in FIG. 1, and the same parts are denoted by the same reference numerals.

【0070】しかして、いま、設計者が入力部1より図
11に示すハードウェア記述プログラムを入力したとす
る。
Now, it is assumed that the designer has input the hardware description program shown in FIG.

【0071】すると、プロセス抽出部21がプロセスを
抽出する。次いで、参照信号抽出部22によりプロセス
抽出部21より抽出されたプロセスに記述されている信
号のうち、代入文の右辺、条件文の条件式に現れる全て
の信号を参照信号として抽出する。また、センシティビ
ティ信号抽出部25において、プロセス抽出部21より
抽出されたプロセスよりセンシティビティ信号を抽出す
る。この場合のセンシティビティ信号は、図12に示す
ように得られる。
Then, the process extracting section 21 extracts a process. Next, among the signals described in the process extracted by the process extraction unit 21 by the reference signal extraction unit 22, all signals appearing on the right side of the assignment statement and in the conditional expression of the conditional statement are extracted as reference signals. The sensitivity signal extraction unit 25 extracts a sensitivity signal from the process extracted by the process extraction unit 21. The sensitivity signal in this case is obtained as shown in FIG.

【0072】そして、参照信号抽出部22より抽出され
た参照信号と、センシティビティ信号抽出部25で抽出
されたセンシティビティ信号を比較部26で比較し、そ
の比較結果として、参照信号中でセンシティビティ信号
でない信号を表示部4に表示する。この場合の比較結果
は、図13に示すように得られる。
Then, the reference signal extracted by the reference signal extraction unit 22 and the sensitivity signal extracted by the sensitivity signal extraction unit 25 are compared by a comparison unit 26. As a result of the comparison, the sensitivity in the reference signal is obtained. A signal that is not a signal is displayed on the display unit 4. The comparison result in this case is obtained as shown in FIG.

【0073】こうすることにより、既にセンシティビテ
ィリストが挿入されているハードウェア記述プログラム
に対してセンシティビティリストの記入洩れをチェック
することができる。
In this way, it is possible to check whether or not the sensitivity list has been omitted from the hardware description program in which the sensitivity list has already been inserted.

【0074】そして、表示部4に表示された信号からセ
ンシティビティリストに追加挿入すべき信号を入力部1
の選択指示部11より指示すると、センシティビティリ
スト信号選択部23がセンシティビティリストとして挿
入すべき信号を選択する。
Then, from the signals displayed on the display unit 4, a signal to be additionally inserted into the sensitivity list is input to the input unit 1.
, The sensitivity list signal selector 23 selects a signal to be inserted as a sensitivity list.

【0075】ここで、例えば、図13に表示されている
信号のうちQ(5),RDT(3)を選択したとする
と、これら選択された信号はセンシティビティ信号に追
加され、新しいセンシティビティリストが生成され、最
後に、編集部24においてセンシティビティリスト挿入
後のハードウェア記述プログラムが自動的に作成される
ようになる。
If, for example, Q (5) and RDT (3) are selected from the signals displayed in FIG. 13, these selected signals are added to the sensitivity signal, and a new sensitivity list is added. Is generated, and finally, the editing unit 24 automatically creates a hardware description program after inserting the sensitivity list.

【0076】従って、このようにすれば、既にセンシテ
ィビティリストが挿入されているハードウェア記述プロ
グラムに対してセンシティビティリストの記入洩れをチ
ェックできるようになる。
Accordingly, this makes it possible to check for omissions in the sensitivity list for a hardware description program in which a sensitivity list has already been inserted.

【0077】なお、この方法によれば、センシティビテ
ィリストを更新することも可能である。
According to this method, the sensitivity list can be updated.

【0078】(第3実施例)第1実施例および第2実施
例では、入力されたハードウェア記述プログラムから参
照信号として、if、caseの条件式に現れる信号と
信号代入文の右辺に現れる信号を全て抽出し表示するよ
うにした。
(Third Embodiment) In the first and second embodiments, the signals appearing in the conditional expressions of if and case and the signals appearing on the right side of the signal assignment statement are used as reference signals from the input hardware description program. Are all extracted and displayed.

【0079】しかし、一般にif、caseの条件式に
現れる信号は回路の制御を表す信号で(以下ではこれを
制御信号と呼ぶ)、信号代入文の右辺に現れる信号は演
算データを表す信号であることが多い(以下ではこれを
データ信号と呼ぶ)。
However, in general, the signal appearing in the conditional expressions of if and case is a signal representing the control of the circuit (hereinafter referred to as a control signal), and the signal appearing on the right side of the signal assignment statement is a signal representing the operation data. Often (hereinafter, this is called a data signal).

【0080】そこで、第3実施例では、信号抽出・表示
の際にデータ信号は含まず制御信号のみを抽出し表示す
るモードを設け、プロセスを制御信号の変化のみにより
起動するようにしている。
Therefore, in the third embodiment, a mode for extracting and displaying only a control signal without including a data signal at the time of signal extraction and display is provided, and the process is started only by a change in the control signal.

【0081】図14は、第3実施例の概略構成を示すも
ので、この場合、入力部1は、図1で述べた構成に加え
て抽出信号モード指定部12を有している。その他は、
図1と同様であり、同一部分には同符号を付している。
FIG. 14 shows a schematic configuration of the third embodiment. In this case, the input section 1 has an extraction signal mode designation section 12 in addition to the configuration described in FIG. Others
It is the same as FIG. 1, and the same parts are denoted by the same reference numerals.

【0082】抽出信号モード指定部12は、抽出信号モ
ードとして以下の3種のモードを用意している。
The extracted signal mode designating section 12 prepares the following three modes as extracted signal modes.

【0083】(a)クロック信号抽出モード(クロック
モード) (b)制御信号抽出モード(制御モード) (c)全ての参照信号抽出モード(allモード) そして、抽出信号モード指定部12では、設計者が上記
(a)〜(c)のいずれのモードにしたがってセンシテ
ィビティリストを抽出すべきかを指定する。
(A) Clock signal extraction mode (clock mode) (b) Control signal extraction mode (control mode) (c) All reference signal extraction modes (all mode) Specifies which of the modes (a) to (c) should be used to extract the sensitivity list.

【0084】すると、参照信号抽出部22では、指定モ
ードに従って信号を抽出する。
Then, the reference signal extracting section 22 extracts a signal according to the designated mode.

【0085】ここで、図15に参照信号抽出のアルゴリ
ズムを示している。いま、図16に示すハードウェア記
述プログラムが入力されたとすると、抽出信号モード指
定部12で指定された抽出信号モードに従って(ステッ
プ1501)、以下述べる処理フローが実行される。
FIG. 15 shows an algorithm for extracting a reference signal. Now, assuming that the hardware description program shown in FIG. 16 is input, the processing flow described below is executed in accordance with the extraction signal mode designated by the extraction signal mode designation unit 12 (step 1501).

【0086】まず、抽出信号モードがクロックモードで
ある場合は、‘eventアトリビュートのある信号の
みが抽出され(ステップ1502)、参照信号表示部4
1には、図17に示す信号が表示される。
First, when the extraction signal mode is the clock mode, only the signal having the 'event attribute' is extracted (step 1502), and the reference signal display unit 4
1, the signal shown in FIG. 17 is displayed.

【0087】また、抽出信号モードが制御モードである
場合は、if、caseの条件部に現れる信号のみが抽
出され(ステップ1503)、参照信号表示部41に
は、図18に示す信号が表示される。
When the extracted signal mode is the control mode, only the signal appearing in the condition part of if and case is extracted (step 1503), and the signal shown in FIG. You.

【0088】また、抽出信号モードがallモードであ
る場合は、参照される全ての信号が抽出され(ステップ
1504)、参照信号表示部41には、図19に示す信
号が表示される。
When the extraction signal mode is the all mode, all the signals to be referred to are extracted (step 1504), and the reference signal display section 41 displays the signals shown in FIG.

【0089】設計者は、これら表示された参照信号に対
して、入力部1の選択指示部11より指示すると、セン
シティビティリスト信号選択部23がセンシティビティ
リストとして挿入すべき信号を選択する。これにより、
編集部24において、設計者が選択した参照信号をセン
シティビティリストに挿入したハードウェア記述プログ
ラムが自動的に作成されるようになる。
When the designer gives an instruction to the displayed reference signal from the selection instruction section 11 of the input section 1, the sensitivity list signal selection section 23 selects a signal to be inserted as a sensitivity list. This allows
In the editing unit 24, a hardware description program in which the reference signal selected by the designer is inserted into the sensitivity list is automatically created.

【0090】なお、指定モードにしたがってシステムが
抽出した信号と、設計者が既に挿入しているセンシティ
ビティ信号とを比較し、その比較結果を表示するように
もできる。
It is also possible to compare a signal extracted by the system in accordance with the designated mode with a sensitivity signal already inserted by the designer and display the result of the comparison.

【0091】従って、このようにすれば抽出信号モード
指定部12により抽出信号モードを指定すると、参照信
号抽出部22では、指定されたモードの信号を抽出する
ようになり、これを用いることで、設計対象ハードウェ
アにおいて参照される信号が多い場合に信号をモード毎
に分類して抽出でき、これにより、設計者が明らかに起
動条件信号のリストには入らないと判断する信号を信号
選択の前段階で排除することができ、信号を選択するの
が容易になる。
Accordingly, when the extraction signal mode is designated by the extraction signal mode designation section 12 in this manner, the reference signal extraction section 22 extracts the signal of the designated mode. If there are many signals to be referenced in the hardware to be designed, the signals can be classified and extracted for each mode, so that a signal that the designer clearly determines to be out of the list of the activation condition signals before the signal selection is selected. Can be eliminated in stages, making it easier to select the signal.

【0092】(第4実施例)第3実施例では、抽出信号
のモード指定を行なった後に、その指定されたモードに
したがって信号抽出を行ない、これを表示し、設計者
は、この表示からセンシティビティリストに挿入すべき
信号を選択するようにしているが、第4実施例では、設
計者は、抽出前にはモード指定を行わず、システムが信
号を抽出する際に、クロック信号、クロック信号以外の
制御信号、それ以外の全ての参照信号を分けて抽出し、
その後、抽出信号を表示する時点において、第3実施例
で述べた抽出信号モード指定部12によってモード指定
を行い、これら指定モードに沿った信号を抽出信号から
選んで参照信号表示部41に表示するようにしている。
(Fourth Embodiment) In the third embodiment, after a mode of an extracted signal is specified, a signal is extracted in accordance with the specified mode, and this is displayed. Although the signal to be inserted into the activity list is selected, in the fourth embodiment, the designer does not specify the mode before the extraction, and when the system extracts the signal, the clock signal, the clock signal Other control signals, other than all the reference signals are extracted separately,
Thereafter, at the time of displaying the extracted signal, the mode is designated by the extracted signal mode designating section 12 described in the third embodiment, and a signal according to these designated modes is selected from the extracted signals and displayed on the reference signal display section 41. Like that.

【0093】このようにしても、第3実施例と同様な効
果が期待できる。
In this case, the same effects as in the third embodiment can be expected.

【0094】(第5実施例)第1乃至第4実施例では、
あるプロセスのセンシティビティリストに挿入する信号
の候補として表示する信号は、全てそのプロセスの記述
内で既に参照されている信号であった。
(Fifth Embodiment) In the first to fourth embodiments,
The signals to be displayed as signal candidates to be inserted into the sensitivity list of a certain process were all signals already referred to in the description of the process.

【0095】しかし、設計者の記述する回路は一般に複
数のモジュールからなり、それらのモジュールの中の複
数のプロセスがある信号をトリガにして動作することが
多い。そして、複数のプロセスを制御する信号はそれら
のプロセスの記述中に現れないことも多い。
However, a circuit described by a designer generally includes a plurality of modules, and a plurality of processes in those modules often operate by using a certain signal as a trigger. Also, signals that control multiple processes often do not appear in the descriptions of those processes.

【0096】そこで、第5実施例では、予め設計者によ
り大部分のプロセスで共通にセンシティビティリストに
入る可能性のある信号をあらかじめ登録しておき、セン
シティビティリストの候補として必ず表示させるように
している。
Therefore, in the fifth embodiment, a signal that is likely to be included in the sensitivity list in most processes by the designer is registered in advance, and is always displayed as a sensitivity list candidate. ing.

【0097】図20は、第5実施例のの概略構成を示す
もので、この場合、制御部2に、候補信号記憶部5を接
続し、予め設計者によりセンシティビティリストに挿入
する信号のデフォルト候補信号を記憶しておき、このデ
フォルト候補信号を参照信号とともに参照信号表示部4
1に表示するようにしている。その他は、図1と同様で
あり、同一部分には同符号を付している。
FIG. 20 shows a schematic configuration of the fifth embodiment. In this case, a candidate signal storage unit 5 is connected to the control unit 2 and a default value of a signal inserted in a sensitivity list by a designer in advance is set. The candidate signal is stored, and the default candidate signal is stored in the reference signal display unit 4 together with the reference signal.
1 is displayed. Other parts are the same as those in FIG. 1, and the same parts are denoted by the same reference numerals.

【0098】例えば、図21に示すようにClockと
いう名前のグローバル信号を参照できるモジュールm
1,m2,m3の中にプロセスp1,p2,p3がある
ような場合、これらプロセスp1〜p3の記述の中では
Clockは記述中で参照されていない。
For example, as shown in FIG. 21, a module m capable of referring to a global signal named Clock
In the case where processes p1, p2, and p3 are included in 1, m2, and m3, Clock is not referred to in the descriptions of the processes p1 to p3.

【0099】しかし、設計者がこの回路の階層内でプロ
セスを記述する時に、候補信号記憶部5にClockを
記憶させたとすると、参照信号表示部41では図22の
ようにClock信号を含めた信号リストが表示され
る。
However, if the designer stores the Clock in the candidate signal storage unit 5 when describing the process in the hierarchy of this circuit, the reference signal display unit 41 displays a signal including the Clock signal as shown in FIG. A list is displayed.

【0100】これを用いて、設計者が表示された信号を
全て選択すれば、図21に示す記述にセンシティビティ
リストを挿入した記述23が得られることになる。
If the designer selects all the displayed signals using this, a description 23 obtained by inserting a sensitivity list into the description shown in FIG. 21 is obtained.

【0101】上の例では、グローバル信号の場合を説明
したが、各モジュールのポート信号の場合も同様であ
る。
In the above example, the case of a global signal has been described, but the same applies to the case of a port signal of each module.

【0102】これにより、プロセスの記述内に現れない
信号のうち設計の中で複数のプロセスのトリガとなりう
る信号のセンシティビティリストへの挿入ミスを減少さ
せることができる。
As a result, it is possible to reduce insertion errors in the sensitivity list of signals which do not appear in the description of the process and which can trigger a plurality of processes in the design.

【0103】なお、候補信号記憶部5に記憶させた信号
を参照信号として表示し、設計者に選択させる以外に
も、必ずセンシティビティリストに加えるという方法も
ある。また、候補信号記憶部5に信号を記憶させるの
に、上記の例では、設計者が信号を指定し、このとき、
当該信号が当該モジュールで参照可能である場合に候補
信号記憶部5に記憶させるようにしているが、システム
があるモジュールにおいて参照可能な信号を全て候補信
号記憶部5に記憶させてもよいし、あるモジュールにお
いて既に記述されたプロセスのセンシティビティリスト
に記述されている信号を順次候補信号記憶部5に記憶さ
せてもよいし、あるいは、指定された範囲の記述中で参
照されている信号をシステムが抽出しこれらに対して設
計者が第3実施例で述べたように各モードを指定し、当
該モードにあった信号を候補信号記憶部5に記憶させる
ようにしてもよい。
In addition to displaying the signal stored in the candidate signal storage unit 5 as a reference signal and allowing the designer to select the signal, there is also a method of always adding the signal to the sensitivity list. In addition, in order to store the signal in the candidate signal storage unit 5, in the above example, the designer specifies the signal, and at this time,
Although the signal is stored in the candidate signal storage unit 5 when the signal can be referred to by the module, the system may cause the candidate signal storage unit 5 to store all the signals that can be referred to in a certain module, The signals described in the sensitivity list of the process already described in a certain module may be sequentially stored in the candidate signal storage unit 5, or the signals referred to in the description of the specified range may be stored in the system. May be extracted, and the designer may specify each mode as described in the third embodiment, and store the signal corresponding to the mode in the candidate signal storage unit 5.

【0104】従って、このようにすれば候補信号記憶部
5により起動条件信号のリストに挿入する信号の候補を
記憶し、参照信号表示部41で記憶された候補の信号を
表示するとともに、あるプロセスの起動条件信号のリス
トに挿入する信号として、そのプロセス記述の中に現れ
る信号以外のものも候補信号として表示できる。これに
より、ある設計モジュールの内の複数のプロセスがそれ
に同期して動作するような、クロック信号が各プロセス
の中の記述には現れない場合、このクロック信号を候補
信号記憶手段に記憶させておき参照信号表示時にこの信
号を他の参照信号とともに表示することができる。この
ように、プロセス内の記述に直接現れない信号について
も起動条件信号のリストの記入洩れを減少させることが
できる。
Therefore, in this way, the candidate signal storage unit 5 stores the candidate signal to be inserted into the list of the activation condition signals, and the reference signal display unit 41 displays the stored candidate signal, and also displays a certain process. , Signals other than those appearing in the process description can be displayed as candidate signals. In this way, when a clock signal does not appear in the description of each process such that a plurality of processes in a certain design module operate in synchronization with this process, this clock signal is stored in the candidate signal storage means. This signal can be displayed together with other reference signals when the reference signal is displayed. In this manner, even if the signal does not appear directly in the description in the process, the omission of the start condition signal list can be reduced.

【0105】(第6実施例)第1乃至第5実施例では、
センシティビティリストとして予約語processの
あとで括弧で囲んだ信号名を挿入したが、センシティビ
ティリストの記述方法としてwait文を用いた方法も
ある。
(Sixth Embodiment) In the first to fifth embodiments,
Although a signal name enclosed in parentheses is inserted after the reserved word process as a sensitivity list, there is also a method using a wait statement as a description method of the sensitivity list.

【0106】そこで、第6実施例では、センシティビテ
ィリストを挿入する前にどのような方法でセンシティビ
ティリストを記述するか設計者に選択させ、それに沿っ
た記述を出力するようにしている。
Therefore, in the sixth embodiment, before inserting the sensitivity list, the designer is made to select a method for describing the sensitivity list, and the description according to the method is output.

【0107】図24は、第6実施例の概略構成を示すも
ので、この場合、入力部1は、図1で述べた構成に加え
てセンシティビティリスト挿入モード指定部13を有し
ている。その他は、図1と同様であり、同一部分には同
符号を付している。
FIG. 24 shows a schematic configuration of the sixth embodiment. In this case, the input unit 1 has a sensitivity list insertion mode designating unit 13 in addition to the configuration described in FIG. Other parts are the same as those in FIG. 1, and the same parts are denoted by the same reference numerals.

【0108】センシティビティリスト挿入モード指定部
13は、以下の2種のモードを選択するようにしてい
る。
The sensitivity list insertion mode designating section 13 selects the following two modes.

【0109】(a)processのあとに括弧で囲ん
で挿入するモード(processモード) (b)wait onのあとに続けて挿入するモード
(waitモード) しかして、上述した第1実施例では、図2の記述から図
8のハードウェア記述プログラムを生成したが、第6実
施例においては、センシティビティリスト挿入モード指
定部13で、上述のモード(b)waitモードを指定
すると編集部24では図25の記述を生成することがで
きる。wait onにセンシティビティリストが書か
れる場合でも、記述中に既に書かれているセンシティビ
ティリストと参照信号を比較しその結果を表示してセン
シティビティリストの記入洩れをチェックすることもで
きる。
(A) A mode in which parentheses are inserted after a process (process mode) (b) A mode in which inserts are performed after wait on (wait mode) In the first embodiment described above, FIG. Although the hardware description program of FIG. 8 is generated from the description of No. 2 in the sixth embodiment, if the above-mentioned mode (b) wait mode is specified by the sensitivity list insertion mode specifying unit 13, the editing unit 24 of FIG. Can be generated. Even when the sensitivity list is written in wait on, the sensitivity list already written in the description can be compared with the reference signal, and the result can be displayed to check the sensitivity list for omission.

【0110】(第7実施例)第1乃至第6実施例ではセ
ンシティビティリストを抽出する記述の範囲は特に指定
していないが、その範囲を指定し、指定された範囲にお
いてプロセスの抽出を行ない、そのプロセスのセンシテ
ィビティリストを自動生成し、挿入することもできる。
(Seventh Embodiment) In the first to sixth embodiments, the range of the description for extracting the sensitivity list is not specified, but the range is specified and the process is extracted in the specified range. , A sensitivity list for the process can be automatically generated and inserted.

【0111】図26は、第7実施例の概略構成を示すも
ので、この場合、制御部2は、図24で述べた構成に加
えて範囲指定部27を有している。その他は、図24と
同様であり、同一部分には同符号を付している。
FIG. 26 shows a schematic configuration of the seventh embodiment. In this case, the control section 2 has a range designating section 27 in addition to the configuration shown in FIG. Others are the same as those in FIG. 24, and the same portions are denoted by the same reference numerals.

【0112】範囲指定部27は、センシティビティリス
トを抽出する記述の範囲を記述の行番号の組(l1 ,l
2)(l1<l2)によって指定する。そして、ここで
指定された範囲の記述が複数のプロセスを含むものなら
ば、プロセス抽出部21から編集部24までの処理を行
なう。また、この範囲がプロセスの内部の記述で指定さ
れているならば、プロセス抽出部21によるプロセス抽
出処理は行なわず、参照信号抽出部22以降の処理を行
う。
The range designating section 27 sets the range of the description for extracting the sensitivity list to a set of description line numbers (l1, l).
2) Specified by (11 <12). If the description of the range specified here includes a plurality of processes, the process from the process extracting unit 21 to the editing unit 24 is performed. If this range is specified in the internal description of the process, the process extraction processing by the process extraction unit 21 is not performed, and the processing after the reference signal extraction unit 22 is performed.

【0113】例えば、図27のVHDL記述が入力され
範囲指定部13により行番号l1=12,l2=16が
指定されたとする(範囲(1))。このとき、システム
はこの範囲から制御信号Clockを抽出し、表示す
る。そして、設計者がセンシティビティリスト挿入モー
ド指定部5においてセンシティビティリストとして、上
述した第6実施例モード(b)waitモードを選択す
ると、システムは図28の(1)のような記述を生成す
る。図27の範囲(2),(3)に対しても同様に信号
抽出以下の処理を行なうと図28の(2),(3)のw
ait文を範囲指定部27で指定された行番号l1のス
テートメントの直前に挿入する。
For example, it is assumed that the VHDL description of FIG. 27 is input and the line numbers 11 = 12 and 12 = 16 are specified by the range specifying unit 13 (range (1)). At this time, the system extracts the control signal Clock from this range and displays it. Then, when the designer selects the above-described sixth embodiment mode (b) wait mode as the sensitivity list in the sensitivity list insertion mode specifying unit 5, the system generates a description as shown in (1) of FIG. . Similarly, when the processing after signal extraction is performed on the ranges (2) and (3) in FIG. 27, w in FIGS. 28 (2) and (3) is obtained.
The ait statement is inserted immediately before the statement of the line number 11 specified by the range specifying unit 27.

【0114】このように範囲を指定する場合も参照信号
リストと記述中のセンシティビティリストを比較し、そ
の結果を表示するなども行なうことができる。
In the case where the range is specified, the reference signal list can be compared with the sensitivity list in the description, and the result can be displayed.

【0115】従って、このようにすれば設計対象ハード
ウェアの記述のうち、プロセス抽出、参照信号抽出を行
なう範囲を範囲指定部27で指定する。これにより、大
きなハードウェア記述に対しても、設計者が指定した必
要な範囲のみにおいて、プロセス抽出、参照信号抽出処
理を行なうことになり、設計者の要求に高速に応えるこ
とが可能になる。また、プロセスを起動させる箇所が信
号によって異なるようなハードウェア記述についても起
動条件信号のリストの記入ミスを減少させることができ
る。
Therefore, in this way, the range specifying unit 27 specifies the range in which the process extraction and the reference signal extraction are to be performed in the description of the hardware to be designed. As a result, even for a large hardware description, the process extraction and the reference signal extraction processing are performed only in the necessary range specified by the designer, and it is possible to respond to the request of the designer at high speed. In addition, it is possible to reduce errors in entry of a start condition signal list for a hardware description in which a portion where a process is started differs depending on a signal.

【0116】(第8実施例)プロセス記述においてセン
シティビティリストが存在せず、その他プロセスの停止
・開始を陽に指定するwait文が存在しない時、その
プロセスは無限ループに陥る。そこで、図1に示す参照
信号抽出部22に信号が抽出されず、かつプロセスwa
it文を含まない場合警告メッセージを出力するという
機能を付加し、無限ループに陥る可能性のある記述であ
ることを設計者に警告するという方法も考えられる。
(Eighth Embodiment) When a sensitivity list does not exist in a process description and there is no other wait statement for explicitly specifying stop / start of a process, the process enters an infinite loop. Therefore, no signal is extracted by the reference signal extracting unit 22 shown in FIG.
It is also conceivable to add a function of outputting a warning message when an it statement is not included, and warn the designer that the description may fall into an infinite loop.

【0117】[0117]

【発明の効果】以上のように、本発明によれば、ハード
ウェア記述言語によるハードウェア設計を行なう際に、
ハードウェア記述のセンシティビティリストを自動生成
することができるとともに、、センシティビティリスト
の記述に関するチェック機構を充実させることができ、
設計者の記述入力の負担を軽減するハードウェアの設計
支援を実現できる。
As described above, according to the present invention, when designing hardware using a hardware description language,
A sensitivity list of hardware description can be automatically generated, and a check mechanism for the description of the sensitivity list can be enhanced.
Hardware design support that reduces the designer's burden of inputting descriptions can be realized.

【0118】また、複雑な回路の機能記述を行なう場合
は、センシティビティリストへ挿入すべき信号を書き忘
れるミスが多くなり、また、センシティビティリストへ
必要な信号を書き忘れるミスは文法的には誤りではない
ためコンパイル時には発見されず、シミュレーション時
に予期しない動作として現れるだけであるためデバッグ
の手間が増加するという問題があったが、プロセスの参
照信号を抽出する処理と設計者によってデフォルトでセ
ンシティビティリストの候補信号として表示する信号を
指定する処理を設けることにより、センシティビティリ
スト信号の書き忘れをできるだけ少なくすることも可能
になる。さらに、センシティビティリストが挿入されて
いる記述と参照信号を比較することにより、設計者が自
分で作成したセンシティビティリストの確認や記述の変
更後のセンシティビティリストの修正などにも利用する
ことができる。
Further, when describing the function of a complicated circuit, there are many mistakes in which a signal to be inserted into the sensitivity list is forgotten, and a mistake in which a signal required for the sensitivity list is forgotten is grammatically stated. Because it is not an error, it is not discovered at compile time and only appears as an unexpected operation at the time of simulation, so there is a problem that debugging effort increases. By providing a process of designating a signal to be displayed as a list candidate signal, forgetting to write the sensitivity list signal can be minimized. Furthermore, by comparing the description in which the sensitivity list is inserted with the reference signal, it can be used for checking the sensitivity list created by the designer himself or modifying the sensitivity list after changing the description. it can.

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

【図1】本発明の第1実施例の概略構成を示す図。FIG. 1 is a diagram showing a schematic configuration of a first embodiment of the present invention.

【図2】第1実施例に適用されるハードウェア記述プロ
グラムを示す図。
FIG. 2 is a diagram showing a hardware description program applied to the first embodiment.

【図3】第1実施例の動作を説明するためのフローチャ
ート。
FIG. 3 is a flowchart for explaining the operation of the first embodiment.

【図4】第1実施例のプロセス抽出部により抽出された
プロセスを示す図。
FIG. 4 is a diagram illustrating a process extracted by a process extracting unit according to the first embodiment.

【図5】第1実施例の参照信号抽出部の動作を説明する
ためのフローチャート。
FIG. 5 is a flowchart for explaining the operation of the reference signal extraction unit of the first embodiment.

【図6】第1実施例のプロセスから抽出された参照信号
例を示す図。
FIG. 6 is a diagram showing an example of a reference signal extracted from the process of the first embodiment.

【図7】第1実施例のセンシティビティリストに挿入す
る信号の選択例を示す図。
FIG. 7 is a diagram illustrating an example of selecting a signal to be inserted into a sensitivity list according to the first embodiment;

【図8】第1実施例のセンシティビティリスト挿入後の
ハードウェア記述プログラムを示す図。
FIG. 8 is a diagram showing a hardware description program after the sensitivity list is inserted according to the first embodiment.

【図9】第1実施例のセンシティビティリスト挿入後の
他のハードウェア記述プログラムを示す図。
FIG. 9 is a diagram showing another hardware description program after the sensitivity list of the first embodiment is inserted.

【図10】本発明の第2実施例の概略構成を示す図。FIG. 10 is a diagram showing a schematic configuration of a second embodiment of the present invention.

【図11】第2実施例に適用されるハードウェア記述プ
ログラムを示す図。
FIG. 11 is a diagram showing a hardware description program applied to the second embodiment.

【図12】第2実施例のセンシティビティ抽出部が抽出
したセンシティビティ信号を示す図。
FIG. 12 is a diagram illustrating a sensitivity signal extracted by a sensitivity extraction unit according to the second embodiment.

【図13】第2実施例の参照信号からセンシティビティ
信号を除いた信号リストを示す図。
FIG. 13 is a diagram showing a signal list obtained by removing a sensitivity signal from a reference signal according to the second embodiment.

【図14】本発明の第3実施例の概略構成を示す図。FIG. 14 is a diagram showing a schematic configuration of a third embodiment of the present invention.

【図15】第3実施例の動作を説明するためのフローチ
ャート。
FIG. 15 is a flowchart for explaining the operation of the third embodiment.

【図16】第3実施例に適用されるハードウェア記述プ
ログラムを示す図。
FIG. 16 is a diagram showing a hardware description program applied to the third embodiment.

【図17】第3実施例のクロックモードの時に表示され
る参照信号を示す図。
FIG. 17 is a diagram showing reference signals displayed in the clock mode of the third embodiment.

【図18】第3実施例の制御モードの時に表示される参
照信号を示す図。
FIG. 18 is a diagram showing reference signals displayed in the control mode of the third embodiment.

【図19】第3実施例のallモードの時に表示される
参照信号を示す図。
FIG. 19 is a diagram showing reference signals displayed in the all mode of the third embodiment.

【図20】本発明の第5実施例の概略構成を示す図。FIG. 20 is a diagram showing a schematic configuration of a fifth embodiment of the present invention.

【図21】第5実施例に適用されるハードウェア記述プ
ログラムを示す図。
FIG. 21 is a diagram showing a hardware description program applied to the fifth embodiment.

【図22】第5実施例のプロセスp1に関して表示され
る信号例を示す図。
FIG. 22 is a diagram showing an example of a signal displayed for a process p1 of the fifth embodiment.

【図23】第5実施例のセンシティビティリスト挿入後
のハードウェア記述プログラムを示す図。
FIG. 23 is a diagram showing a hardware description program after a sensitivity list is inserted according to the fifth embodiment.

【図24】本発明の第6実施例の概略構成を示す図。FIG. 24 is a diagram showing a schematic configuration of a sixth embodiment of the present invention.

【図25】第6実施例のセンシティビティリストを挿入
後のハードウェア記述プログラムを示す図。
FIG. 25 is a diagram illustrating a hardware description program after a sensitivity list according to the sixth embodiment is inserted.

【図26】本発明の第7実施例の概略構成を示す図。FIG. 26 is a diagram showing a schematic configuration of a seventh embodiment of the present invention.

【図27】第7実施例に適用されるハードウェア記述プ
ログラムを示す図。
FIG. 27 is a diagram showing a hardware description program applied to the seventh embodiment.

【図28】第7実施例のセンシティビティリストを挿入
後のハードウェア記述プログラムを示す図。
FIG. 28 is a diagram illustrating a hardware description program after a sensitivity list according to the seventh embodiment is inserted.

【図29】従来のVerilog−HDLによる信号代
入の記述例を示す図。
FIG. 29 is a view showing an example of description of signal substitution by the conventional Verilog-HDL.

【図30】従来のVHDLによる信号代入の記述例を示
す図。
FIG. 30 is a diagram showing a description example of signal substitution by conventional VHDL.

【図31】従来のVHDLによるセレクタの記述例を示
す図。
FIG. 31 is a view showing an example of description of a selector in the conventional VHDL.

【図32】従来のVHDLによるセレクタの記述例を示
す図。
FIG. 32 is a view showing a description example of a selector in the conventional VHDL.

【図33】従来のVHDLによるセレクタの記述例を示
す図。
FIG. 33 is a view showing an example of description of a selector in the conventional VHDL.

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

1…入力部、11…選択指示部、12…抽出信号モード
指定部、13…センシティビティリスト挿入モード指定
部、2…制御部、21…プロセス抽出部、22…参照信
号抽出部、23…センシティビティリスト信号選択部、
24…編集部、25…センシティビティ信号抽出部、2
6…比較部、3…記憶部、4…表示部、41…参照信号
表示部。
DESCRIPTION OF SYMBOLS 1 ... Input part, 11 ... Selection instruction | indication part, 12 ... Extraction signal mode designation part, 13 ... Sensitivity list insertion mode designation part, 2 ... Control part, 21 ... Process extraction part, 22 ... Reference signal extraction part, 23 ... Sensitivity Activity list signal selector,
24: editing unit, 25: sensitivity signal extraction unit, 2
6 ... Comparison unit, 3 ... Storage unit, 4 ... Display unit, 41 ... Reference signal display unit.

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 17/50 ──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 17/50

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】設計対象のハードウェア記述プログラムか
らハードウェアの並列動作記述部分を抽出する第1抽出
手段と、前記第1 抽出手段より抽出された並列動作記述部分から
起動条件信号の候補となる信号を抽出する第2抽出手段
と、前記第2 抽出手段より抽出された起動条件信号の候補と
なる信号を表示する信号表示手段と、前記 信号表示手段に表示された信号の中から指示された
信号を起動条件信号として選択する信号選択手段と、前記 信号選択手段より選択された起動条件信号を前記ハ
ードウェア記述プログラムの並列動作記述部分に挿入す
る編集手段とを具備したことを特徴とするハードウェア
設計支援システム。
1. A a first extraction means to extract the parallel operation descriptive portion of the hardware from the design target hardware description program, <br/> activation condition from the parallel operation description portion extracted from the first extraction means a second extraction means for extracting a signal which is a signal of the candidate, and the candidate of the start condition signal extracted from the second extraction unit
And signal display means that displays the composed signals, designated from among the displayed signal to the signal display unit
And wherein the signal selecting means for selecting a signal as the activation condition signal, that the start condition No. signal selected from said signal selecting means equipped and editing means for inserting in parallel operation descriptive portion of the hardware description program Hardware design support system.
【請求項2】設計対象のハードウェア記述プログラムか
らハードウェアの並列動作記述部分を抽出する第1抽出
手段と、前記第1 抽出手段より抽出された並列動作記述部分から
起動条件信号の候補となる信号を抽出する第2抽出手段
と、前記第1抽出手段より抽出された並列動作記述部分か
ら、記述されている センシティビティ信号を抽出する
抽出手段と、 前記第2抽出手段により抽出された信号と前記第3抽出
手段により抽出されたセンシティビティ信号を比較する
比較手段と、前記 比較手段の比較結果を表示する表示手段と、前記 表示手段に表示された比較結果に基づいて、指示さ
れた所望のセンシティビティ信号を選択する信号選択手
段と、前記 信号選択手段より選択されたセンシティビティ信号
を前記ハードウェア記述プログラムに挿入する編集手段
とを具備したことを特徴とするハードウェア設計支援シ
ステム。
Wherein the first extracting means to extract the parallel operation descriptive portion of the hardware from the design target hardware description program, <br/> activation condition from the parallel operation description portion extracted from the first extraction means A second extraction unit for extracting a signal that is a signal candidate, and a parallel operation description part extracted by the first extraction unit.
The extracts et al, the sensitivity signal which is described
And 3 extraction means, comparison means for comparing the sensitivity signal extracted by the signal extracted by the second extracting means and the third extraction means, and display means for displaying a comparison result of said comparing means, said Instructed based on the comparison result displayed on the display means
Hardware design support comprising: signal selection means for selecting a desired desired sensitivity signal; and editing means for inserting the sensitivity signal selected by the signal selection means into the hardware description program. system.
JP04662993A 1993-03-08 1993-03-08 Hardware design support system Expired - Fee Related JP3215210B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP04662993A JP3215210B2 (en) 1993-03-08 1993-03-08 Hardware design support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP04662993A JP3215210B2 (en) 1993-03-08 1993-03-08 Hardware design support system

Publications (2)

Publication Number Publication Date
JPH06259498A JPH06259498A (en) 1994-09-16
JP3215210B2 true JP3215210B2 (en) 2001-10-02

Family

ID=12752591

Family Applications (1)

Application Number Title Priority Date Filing Date
JP04662993A Expired - Fee Related JP3215210B2 (en) 1993-03-08 1993-03-08 Hardware design support system

Country Status (1)

Country Link
JP (1) JP3215210B2 (en)

Also Published As

Publication number Publication date
JPH06259498A (en) 1994-09-16

Similar Documents

Publication Publication Date Title
US6161211A (en) Method and apparatus for automated circuit design
US6678644B1 (en) Integrated circuit models having associated timing exception information therewith for use with electronic design automation
US7434180B2 (en) Virtual data representation through selective bidirectional translation
US6026220A (en) Method and apparatus for incremntally optimizing a circuit design
US20020129334A1 (en) Interface based design using a tabular paradigm
US6438731B1 (en) Integrated circuit models having associated timing exception information therewith for use in circuit design optimizations
JP2003518666A (en) A method for implementing physical design for dynamically reconfigurable logic circuits.
US20090144674A1 (en) Timing Analysis When Integrating Multiple Circuit Blocks While Balancing Resource Requirements And Accuracy
EP0847022A2 (en) Method for designing an architectural system
US7194715B2 (en) Method and system for performing static timing analysis on digital electronic circuits
US10599802B2 (en) Methods for automatic engineering change order (ECO) bug fixing in integrated circuit design
JP3215210B2 (en) Hardware design support system
US7418675B2 (en) System and method for reducing the power consumption of clock systems
JP4881769B2 (en) Semiconductor integrated circuit design support apparatus, semiconductor integrated circuit design support method, semiconductor integrated circuit design support program
JPWO2006025412A1 (en) Logic verification method, logic module data, device data, and logic verification apparatus
JP4777834B2 (en) Logical drawing display method, program and apparatus
US6789234B2 (en) Method and system for a timing based logic entry
JP3561661B2 (en) Semiconductor integrated circuit and method of designing semiconductor integrated circuit
JP2000137745A (en) System and method for inputting timing specification of logic circuit
US8205186B1 (en) Incremental modification of instrumentation logic
JP2993488B2 (en) Integrated circuit design method, integrated circuit, and storage medium
JP2001022808A (en) Logic circuit reducing device, method and device for logic simulation
JP2990882B2 (en) Functional simulation device
JP2005301498A (en) Logic data generation method and logic simulator
JP2005302062A (en) Layout method of large-scale circuit

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080727

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090727

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees