JP2008112277A - Timing chart generation device - Google Patents

Timing chart generation device Download PDF

Info

Publication number
JP2008112277A
JP2008112277A JP2006294068A JP2006294068A JP2008112277A JP 2008112277 A JP2008112277 A JP 2008112277A JP 2006294068 A JP2006294068 A JP 2006294068A JP 2006294068 A JP2006294068 A JP 2006294068A JP 2008112277 A JP2008112277 A JP 2008112277A
Authority
JP
Japan
Prior art keywords
timing chart
information
property
property information
logically
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2006294068A
Other languages
Japanese (ja)
Inventor
Tomotaka Kurihara
友孝 栗原
Etsuko Ogushi
悦子 大串
Akio Otsuji
昭男 大辻
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2006294068A priority Critical patent/JP2008112277A/en
Publication of JP2008112277A publication Critical patent/JP2008112277A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a timing chart generation device for generating a timing chart by converting a content described in a property language into a timing chart as the other equivalent expression. <P>SOLUTION: This timing chart generation device for generating the content of property information acquired by describing the specifications of hardware in a specification description language as a timing chart is provided with a syntax information storage means for storing configuring unit information relating to configuring elements configuring the property information and temporal change information logically meant by the configuring unit information; a syntax analyzing means for analyzing the grammatical structure of the property information based on the configuring unit information, and for acquiring timing chart composition instruction information as a composition instruction for compounding the timing charts at each configuring unit information; and a timing chart compounding means for compounding the temporal change of the signal logically meant by the property information as a timing chart based on the timing chart composition instruction information. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、プロパティ言語で記述された内容を等価な別の表現であるタイミングチャートに変換して生成することができるタイミングチャート生成装置に関するものである。   The present invention relates to a timing chart generation apparatus that can generate contents described in a property language by converting them into a timing chart that is another equivalent expression.

一般に、半導体集積回路の設計過程では、まず、半導体集積回路全体をシステムと捉え、その動作を記述した動作レベル記述を作成し、つぎに、作成された動作レベル記述を、回路の設計データとなるRT(Register Transfer)レベル記述に変換する。さらに、RTレベル記述が、ゲートレベル記述(ゲートレベル論理回路;ネットリスト)に自動変換され、このようにして生成されたネットリストをもとに、レイアウト設計が行われ、ついで、チップ設計が行われる。以上のような半導体集積回路の設計では、上記のステップによってなされた設計の正当性を調べる設計検証が行われる。この設計検証には、たとえば、各ステップの変換が正しいかを検証する等価性検証と、各記述が設計対象を正しく表現しているかを検証する仕様検証とがある。   In general, in the design process of a semiconductor integrated circuit, first, the entire semiconductor integrated circuit is regarded as a system, a behavior level description describing its operation is created, and then the created behavior level description is used as circuit design data. Convert to RT (Register Transfer) level description. Furthermore, the RT level description is automatically converted into a gate level description (gate level logic circuit; net list), layout design is performed based on the net list generated in this way, and then chip design is performed. Is called. In the design of the semiconductor integrated circuit as described above, design verification is performed to check the validity of the design made by the above steps. This design verification includes, for example, equivalence verification for verifying whether the conversion of each step is correct and specification verification for verifying whether each description correctly represents the design object.

従来、この等価性検証を行う装置として、たとえば、機能レベルのハードウェア記述言語によるハードウェア記述で表現された論理回路と、ゲートレベルのハードウェア記述言語によるハードウェア記述で表現された上記と同じ論理回路との論理の等価性の検証を、プール式の比較による論理検証とテストパターンを使用した比較シミュレーションによる論理検証とのいずれを使用するかを、論理回路を分割して得られる個々の部分回路ごとに切り分けることによって行う論理検証装置などが提案されている(たとえば、特許文献1参照)。   Conventionally, as an apparatus for performing this equivalence verification, for example, a logic circuit expressed by a hardware description in a functional level hardware description language and the same as the above expressed by a hardware description in a gate level hardware description language Individual parts obtained by dividing a logic circuit to determine whether to use logic verification by comparison of pool expressions or logic verification by comparison simulation using a test pattern to verify logic equivalence with the logic circuit A logic verification device or the like that is performed by separating each circuit has been proposed (see, for example, Patent Document 1).

特開平3−29868号公報JP-A-3-29868

ところで、近年では、仕様記述言語(以下、プロパティ言語という)で記述した仕様であるプロパティと、ハードウェア記述言語で記述した設計情報とを検証ツールに入力することで、双方の論理の等価性を検証(以下、モデルチェックという)することができるようになっている。ここで、プロパティ言語とは、ハードウェアの設計仕様を記述する専用言語のことをいう。また、このような検証ツールを用いることによって、設計・検証レビュー時には、検証で使用したプロパティを直接レビューすることで、第三者のチェックによるハードウェアの品質改善が期待できる。   In recent years, by inputting properties that are specifications written in a specification description language (hereinafter referred to as property language) and design information written in a hardware description language into a verification tool, the logic equivalence between the two can be improved. It can be verified (hereinafter referred to as model check). Here, the property language refers to a dedicated language that describes hardware design specifications. In addition, by using such a verification tool, it is possible to expect hardware quality improvement by a third party check by directly reviewing the properties used in the verification during the design / verification review.

しかし、プロパティ言語には複数種類が存在し、それぞれに多くの表現方法がある。また、現時点において、プロパティ言語の歴史が浅いために、プロパティ言語に精通した技術者が不足している。そのため、プロパティ記述者が設計仕様に従ってプロパティを記述したつもりでも、その記述したプロパティが本当に設計仕様通りかどうかを判断することが困難であり、プロパティ自体に記述ミスが入ってしまうことがあった。   However, there are multiple types of property languages, each with many ways of expression. At the present time, since the history of the property language is short, engineers who are familiar with the property language are insufficient. For this reason, even if a property writer intends to describe a property according to the design specification, it is difficult to determine whether the described property is really in accordance with the design specification, and a description error may occur in the property itself.

また、プロパティ言語の論理的な意味を熟知している者でなければプロパティの内容を理解できないという問題点があり、このことが設計・検証レビュー時の理解の妨げになっていた。また、特許文献1に記載の論理検証装置は、プロパティ言語に関するものではなく、プロパティ言語に関する上記のような問題点を解決するものではなかった。   In addition, there is a problem that the content of the property can be understood only by those who are familiar with the logical meaning of the property language, which has hindered understanding at the time of design / verification review. Further, the logic verification device described in Patent Document 1 is not related to the property language, and does not solve the above-described problems related to the property language.

この発明は、上記に鑑みてなされたもので、プロパティ言語で記述された内容を等価な別の表現であるタイミングチャートに変換して生成することができるタイミングチャート生成装置を得ることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to provide a timing chart generation device that can convert and generate content described in a property language into a timing chart that is another equivalent expression. .

上述した課題を解決し、目的を達成するために、本発明にかかるタイミングチャート生成装置は、ハードウェアの仕様を仕様記述言語で記述したプロパティ情報の内容をタイミングチャートとして生成するタイミングチャート生成装置であって、プロパティ情報を構成する構成要素に関する構成単位情報および構成単位情報が論理的に意味する時間変化情報を格納する構文情報格納手段と、構成単位情報に基づいて、プロパティ情報の文法的構造を解析し、構成単位情報ごとに、タイミングチャートを合成するための合成指示であるタイミングチャート合成指示情報を取得する構文解析手段と、タイミングチャート合成指示情報に基づいて、プロパティ情報が論理的に意味する信号の時間変化をタイミングチャートとして合成するタイミングチャート合成手段と、を備えることを特徴とする。   In order to solve the above-described problems and achieve the object, a timing chart generation device according to the present invention is a timing chart generation device that generates the contents of property information in which hardware specifications are described in a specification description language as a timing chart. And the syntactic information storage means for storing the structural unit information related to the constituent elements constituting the property information and the time change information logically defined by the structural unit information, and the grammatical structure of the property information based on the structural unit information. Analyzing and synthesizing means for acquiring timing chart synthesis instruction information that is a synthesis instruction for synthesizing a timing chart for each unit of unit information, and property information logically means based on the timing chart synthesis instruction information Timing to synthesize time variation of signal as timing chart Characterized in that it comprises a chart combining means.

この発明によれば、複雑で難解なプロパティが表している意味を翻訳して、より平易な等価表現としてタイミングチャートを生成することができるため、プロパティ言語の論理的な意味を熟知している者でなくてもプロパティの内容を容易に理解することが可能になる、という効果を奏する。これにより、設計仕様に合致したプロパティが記述してあるかどうかを容易に判断することができる、という効果を奏する。   According to the present invention, since the timing chart can be generated as a simpler equivalent expression by translating the meaning expressed by the complicated and difficult property, the person who is familiar with the logical meaning of the property language Even if it is not, there is an effect that the contents of the property can be easily understood. As a result, it is possible to easily determine whether or not a property that matches the design specification is described.

また、生成したタイミングチャートを確認することにより、モデルチェックを実行する前にプロパティ記述ミスを発見して取り除くことができるため、プロパティ記述ミスにキンしたモデルチェックの再実行を削減することができる、という効果を奏する。更に、理解しやすいタイミングチャート生成が技術者のプロパティ記述教育に貢献する、という効果を奏する。   Also, by checking the generated timing chart, it is possible to find and remove property description mistakes before executing model check, so it is possible to reduce the re-execution of model checks that are linked to property description mistakes. There is an effect. In addition, an easy-to-understand timing chart generation contributes to an engineer's property description education.

以下に、本発明にかかるタイミングチャート生成装置の好適な実施の形態を図面に基づいて詳細に説明する。なお、本発明は以下の記述に限定されるものではなく、本発明の要旨を逸脱しない範囲において適宜変更可能である。   Preferred embodiments of a timing chart generating device according to the present invention will be described below in detail with reference to the drawings. In addition, this invention is not limited to the following description, In the range which does not deviate from the summary of this invention, it can change suitably.

実施の形態1.
図1は、本発明の実施の形態1にかかるタイミングチャート生成装置1の概略構成を示すブロック図である。このタイミングチャート生成装置1は、図1に示すように入力部10と、タイミングチャート合成部20と、構文解析部30と、構文データベース40と、出力部50と、を備えて構成されている。
Embodiment 1 FIG.
FIG. 1 is a block diagram showing a schematic configuration of a timing chart generating apparatus 1 according to the first embodiment of the present invention. As shown in FIG. 1, the timing chart generation device 1 includes an input unit 10, a timing chart synthesis unit 20, a syntax analysis unit 30, a syntax database 40, and an output unit 50.

入力部10は、ハードウェアの仕様をプロパティ言語で記述したプロパティであってタイミングチャート生成装置1における変換対象であるプロパティに関するプロパティ情報Aを入力する。このプロパティ情報Aが直接記述される場合には、入力部10はキーボードやポインティングデバイス、マウスなどの入力装置によって構成される。また、プロパティ情報Aとして記録媒体や通信媒体からファイルを読み込む場合には、入力部10はファイル読み込み装置によって構成される。入力部10は、入力されたプロパティ情報Aをタイミングチャート合成部20に出力する。   The input unit 10 inputs property information A related to a property that is a property in which hardware specifications are described in a property language and is a conversion target in the timing chart generation device 1. When the property information A is directly described, the input unit 10 includes an input device such as a keyboard, a pointing device, and a mouse. When reading a file from the recording medium or communication medium as the property information A, the input unit 10 is configured by a file reading device. The input unit 10 outputs the input property information A to the timing chart synthesis unit 20.

タイミングチャート合成部20は、入力部10から受け取ったプロパティ情報Aを構文解析部30にプロパティ情報Aに出力する。そして、タイミングチャート合成部20は、構文解析部30から出力されるタイミングチャート合成指示情報Cに従って、プロパティ情報Aから該プロパティ情報が論理的に意味している信号の時間変化を1個または複数のタイミングチャート情報として合成し、合成したタイミングチャート情報を出力部50に出力する。すなわち、タイミングチャート合成部20は、プロパティ情報が論理的に意味している信号の時間変化を、所定の等価表現に変換して出力する。   The timing chart synthesis unit 20 outputs the property information A received from the input unit 10 to the syntax analysis unit 30 as the property information A. Then, in accordance with the timing chart synthesis instruction information C output from the syntax analysis unit 30, the timing chart synthesis unit 20 generates one or more time changes of the signal logically meaning the property information from the property information A. The synthesized timing chart information is output to the output unit 50 as the timing chart information. That is, the timing chart synthesis unit 20 converts the time change of the signal logically indicated by the property information into a predetermined equivalent expression and outputs the converted equivalent expression.

構文解析部30は、タイミングチャート合成部20から受け取ったプロパティ情報Aの文法的構造を解析し、プロパティ情報Aからタイミングチャート情報への合成(等価変換)に必要なタイミングチャート合成指示情報Cを構文単位情報ごとに生成する。このタイミングチャート合成指示情報Cは、タイミングチャート情報の生成時にタイミングチャート合成部20が利用する情報である。   The syntax analysis unit 30 analyzes the grammatical structure of the property information A received from the timing chart synthesis unit 20, and constructs the timing chart synthesis instruction information C necessary for synthesis (equivalent conversion) from the property information A to the timing chart information. Generated for each unit information. The timing chart synthesis instruction information C is information used by the timing chart synthesis unit 20 when generating timing chart information.

このとき構文解析部30は、構文データベース40に構文データベースへの問合せ情報Dを出力することにより構文データベース40に問合せを行い、後述するプロパティ構成単位情報Eを構文データベース40から得る。そして、構文解析部30は、このプロパティ構成単位情報Eを参照しながらプロパティ情報Aを解析する。そして、構文解析部30は、作成したタイミングチャート合成指示情報Cをタイミングチャート合成部20に対して出力する。   At this time, the syntax analysis unit 30 makes a query to the syntax database 40 by outputting the query information D to the syntax database 40 to the syntax database 40, and obtains property constituent unit information E described later from the syntax database 40. Then, the syntax analysis unit 30 analyzes the property information A while referring to the property structural unit information E. Then, the syntax analysis unit 30 outputs the created timing chart synthesis instruction information C to the timing chart synthesis unit 20.

構文データベース40は、構文解析部30によるプロパティ情報Aの構文を解析する際に使用されるプロパティ構成単位情報Eを格納する。プロパティ構成単位情報Eは、プロパティ情報Aの文法的構造やプロパティを構成する構文要素(キーワード)に関する情報、そして該構成単位情報が論理的に意味している時間変化情報、構文要素(キーワード)ごとの等価表現情報である自然言語情報などを含む。これらのプロパティ構成単位情報Eは、予めこのタイミングチャート生成装置1の管理者や使用者などによって構文データベース40の中に格納される。   The syntax database 40 stores property constituent unit information E used when the syntax analysis unit 30 analyzes the syntax of the property information A. The property structural unit information E includes information on the grammatical structure of the property information A and syntax elements (keywords) constituting the property, time change information logically meanings the structural unit information, and each syntax element (keyword). Natural language information that is equivalent expression information of These property constituent unit information E is stored in advance in the syntax database 40 by the administrator or the user of the timing chart generating apparatus 1.

図2は、構文データベース40に格納されるプロパティ構成単位情報Eの一例を示す図である。図2においては、プロパティ構成単位情報Eとして、プロパティを構成する構文要素であってプロパティ言語で記述される「キーワード」、該「キーワード」の分類を示す「分類」、該「キーワード」と等価な自然言語表現を示す「自然言語情報」の各項目を示している。このプロパティ構成単位情報Eを用いることにより、プロパティ言語で記述された「キーワード」を該「キーワード」と等価な自然言語表現に変換することができる。たとえば、キーワード「X|=>Y」は、等価な自然言語表現「Xの1サイクル後にY」と変換することができる。また、キーワード「a;b」は、等価な自然言語表現「aの後に1サイクル進めてb」と変換することができる。   FIG. 2 is a diagram illustrating an example of the property structural unit information E stored in the syntax database 40. In FIG. 2, as the property constituent unit information E, “keyword” that is a syntax element constituting the property and described in the property language, “classification” indicating the classification of the “keyword”, and equivalent to the “keyword” Each item of “natural language information” indicating natural language expression is shown. By using the property constituent unit information E, it is possible to convert the “keyword” described in the property language into a natural language expression equivalent to the “keyword”. For example, the keyword “X | => Y” can be converted to an equivalent natural language expression “Y after one cycle of X”. In addition, the keyword “a; b” can be converted to an equivalent natural language expression “b after one cycle after a”.

出力部50は、タイミングチャート合成部20において合成したタイミングチャート情報をタイミングチャート生成装置1の使用者に対して提示する手段であり、グラフィックディスプレイなどの表示装置に視覚的にその内容を表示したり、ファイルの形式で出力したりする。   The output unit 50 is means for presenting the timing chart information synthesized by the timing chart synthesis unit 20 to the user of the timing chart generation device 1, and visually displays the contents on a display device such as a graphic display. Or output in file format.

つぎに、このような構成を有するタイミングチャート生成装置1の動作について図3を参照して説明する。図3は、タイミングチャート生成装置1におけるハードウェアの仕様(プロパティ)と、該ハードウェアの仕様(プロパティ)の表現形式と、の対応の一例を示す図である。この図3においては、「1サイクル目で信号αがHighであり、且つ2サイクル目で信号αが立ち下がる(Low)ならば、5サイクル目に信号βは立ち上がる(Highになる)」という内容のハードウェアの仕様が、No(1)に「自然言語」で記述され、No(2)に「プロパティ言語」で記述され、No(3)に「タイミングチャート(パス波形)」で記述され、No(4)に「タイミングチャート(フェイル波形)」で記述されている。   Next, the operation of the timing chart generating apparatus 1 having such a configuration will be described with reference to FIG. FIG. 3 is a diagram illustrating an example of correspondence between hardware specifications (property) in the timing chart generation device 1 and expression formats of the hardware specifications (property). In FIG. 3, if the signal α is High in the first cycle and the signal α falls (Low) in the second cycle, the signal β rises (becomes High) in the fifth cycle. No. (1) is described in “natural language”, No (2) is described in “property language”, No (3) is described in “timing chart (path waveform)”, No. (4) is described in “Timing chart (fail waveform)”.

なお、図3のNo(3)に示された「タイミングチャート(パス波形)」は、プロパティ情報Aと論理的に一致した信号の時間変化を有するタイミングチャート(パス波形)であり、図3の(4)に示された「タイミングチャート(フェイル波形)」は、プロパティ情報Aと論理的に一致しない信号の時間変化を有するタイミングチャート(フェイル波形)を示している。   The “timing chart (path waveform)” indicated by No (3) in FIG. 3 is a timing chart (path waveform) having a time change of the signal logically coincident with the property information A, and is shown in FIG. The “timing chart (fail waveform)” shown in (4) is a timing chart (fail waveform) having a time change of a signal that does not logically match the property information A.

まず、タイミングチャート生成装置1の使用者によって、ハードウェアの仕様をプロパティ言語で記述したプロパティであってタイミングチャート生成装置1における変換対象であるプロパティに関するプロパティ情報Aが、入力部10から入力される。たとえば、プロパティ情報Aとして、「1サイクル目で信号αがHighであり、且つ2サイクル目で信号αが達下がる(Low)ならば、5サイクル目に信号βは立ち上がる(Highになる)」という内容のハードウェア仕様(自然言語)がプロパティ言語で記述されたプロパティ情報Aが入力されるものとする。   First, the user of the timing chart generation device 1 inputs from the input unit 10 property information A regarding a property that is a hardware specification described in a property language and is a conversion target in the timing chart generation device 1. . For example, as the property information A, “If the signal α is High in the first cycle and the signal α reaches (Low) in the second cycle, the signal β rises (becomes High) in the fifth cycle”. It is assumed that the property information A in which the hardware specification (natural language) of the content is described in the property language is input.

入力部10から入力されたプロパティ情報Aはタイミングチャート合成部20に出力される。タイミングチャート合成部20は、プロパティ情報Aを受け取ると、該プロパティ情報Aを構文解析部30に出力する。構文解析部30は、プロパティ情報Aを受け取ると、構文データベース40に構文データベースへの問合せ情報Dを出力する。構文データベース40は、問合せ情報Dに対応したプロパティ構成単位情報Eを構文解析部30に出力する。   The property information A input from the input unit 10 is output to the timing chart synthesis unit 20. When receiving the property information A, the timing chart synthesis unit 20 outputs the property information A to the syntax analysis unit 30. Upon receiving the property information A, the syntax analysis unit 30 outputs query information D to the syntax database to the syntax database 40. The syntax database 40 outputs property constituent unit information E corresponding to the query information D to the syntax analysis unit 30.

構文解析部30は、構文データベース40から得たプロパティ構成単位情報Eを参照しながらプロパティ情報Aの文法的構造を解析し、プロパティ情報Aからのタイミングチャート情報の合成(等価変換)に必要なタイミングチャート合成指示情報Cを生成する。すなわち、構文解析部30は、プロパティ構成単位情報Eに基づいてプロパティ情報Aの文法的構造を左側から分割していき、「always」、「{ α; !α}」、「|=>」、「{[*2]; β}」のまとまりを得る。   The syntax analysis unit 30 analyzes the grammatical structure of the property information A while referring to the property structural unit information E obtained from the syntax database 40, and the timing necessary for the synthesis (equivalent conversion) of the timing chart information from the property information A Chart synthesis instruction information C is generated. That is, the syntax analysis unit 30 divides the grammatical structure of the property information A from the left side based on the property structural unit information E, and “always”, “{α;! Α}”, “| =>”, A set of “{[* 2]; β}” is obtained.

そして、構文解析部30は、これらのそれぞれをさらに分割し、プロパティ構成単位情報Eに格納されている構文要素の最小単位になったところで、構文要素を最小単位ごとに対応する自然言語情報に変換して、変換した自然言語情報をタイミングチャート合成指示情報Cとして得る。   Then, the syntax analysis unit 30 further divides each of these and converts the syntax element into natural language information corresponding to each minimum unit when the minimum unit of the syntax element stored in the property constituent unit information E is reached. Thus, the converted natural language information is obtained as timing chart synthesis instruction information C.

たとえば、図3の(2)のように記述されたプロパティ情報Aを構文解析部30が分割していくと、図4に示すように最小単位の構成要素として、キーワード「always」、キーワード「α」、キーワード「;」、キーワード「!α」、キーワード「|=>」、キーワード「[*2]」、キーワード「;」、キーワード「β」が得られる。   For example, when the syntax analysis unit 30 divides the property information A described as (2) in FIG. 3, the keyword “always” and the keyword “α” are used as the constituent elements of the minimum unit as shown in FIG. ”, Keyword“; ”, keyword“! Α ”, keyword“ | => ”, keyword“ [* 2] ”, keyword“; ”, and keyword“ β ”.

構文解析部30はこの時点で、図4に示すように、キーワード「always」→自然言語情報「“初期化”(初期サイクルに)」、キーワード「α」→自然言語情報「“α=1を配置”(1サイクル目)」、キーワード「;」→自然言語情報「次サイクルに進む」、キーワード「!α」→自然言語情報「“α=0を配置”(2サイクル目)」、キーワード「|=>」→自然言語情報「“次サイクルに進む」、キーワード「[*2]」→自然言語情報「“1を2サイクル分配置(2サイクル分指示なし)”(3〜4サイクル目)」、キーワード「;」→自然言語情報「“次サイクルに進む」、キーワード「β」→自然言語情報「“β=1を配置”(5サイクル目)」、と変換を行う。これにより、構文解析部30は、変換した自然言語情報をタイミングチャート合成指示情報Cとして得る。   At this point, the syntax analysis unit 30 sets the keyword “always” → natural language information ““ initialization ”(in the initial cycle)”, the keyword “α” → natural language information ““ α = 1 ”, as shown in FIG. Arrangement ”(first cycle)”, keyword “;” → natural language information “proceed to next cycle”, keyword “! Α” → natural language information ““ arrange α = 0 ”(second cycle)”, keyword “ | => ”→ natural language information“ “go to next cycle”, keyword “[* 2]” → natural language information ““ 1 is arranged for 2 cycles (no instructions for 2 cycles) ”(3rd to 4th cycles) ”, Keyword“; ”→ natural language information“ “go to next cycle”, keyword “β” → natural language information ““ place β = 1 ”(5th cycle)”. Thereby, the syntax analysis unit 30 obtains the converted natural language information as timing chart synthesis instruction information C.

そして構文解析部30は、このタイミングチャート合成指示情報Cを、分割したプロパティ情報Aの構成要素の左側から順に、タイミングチャート合成部20に出力する。タイミングチャート合成部20は、タイミングチャート合成指示情報Cを受け取ると、該タイミングチャート合成指示情報Cに基づいてプロパティ情報Aから1個または複数の所定の等価表現のタイミングチャート情報を合成する。   The syntax analysis unit 30 then outputs the timing chart synthesis instruction information C to the timing chart synthesis unit 20 in order from the left side of the constituent elements of the divided property information A. When receiving the timing chart synthesis instruction information C, the timing chart synthesis unit 20 synthesizes one or more timing chart information of a predetermined equivalent expression from the property information A based on the timing chart synthesis instruction information C.

図4は、タイミングチャート合成部20が構文解析部30から受け取るタイミングチャート合成指示情報Cを、受け取った順番に示したものである。タイミングチャート合成部20は、受け取ったタイミングチャート合成指示情報Cを順番に実行する(タイミングチャートの適切な時刻に信号を配置していく)ことにより、図2のNo(3)に示すようなタイミングチャート(パス波形)に対応するタイミングチャート情報Fが得られる。   FIG. 4 shows the timing chart synthesis instruction information C received by the timing chart synthesis unit 20 from the syntax analysis unit 30 in the order received. The timing chart synthesizing unit 20 executes the received timing chart synthesis instruction information C in order (positions signals at appropriate times in the timing chart), whereby the timing as shown in No (3) in FIG. Timing chart information F corresponding to the chart (path waveform) is obtained.

そして、タイミングチャート合成部20は、合成したタイミングチャート情報Fを出力部50に出力する。出力部50は、タイミングチャート情報Fに基づいて、たとえばグラフィックディスプレイにタイミングチャートを視覚的に表示する。これにより、タイミングチャート生成装置1の使用者は、プロパティの表している内容をタイミングチャートにより容易に理解することができる。   Then, the timing chart combining unit 20 outputs the combined timing chart information F to the output unit 50. Based on the timing chart information F, the output unit 50 visually displays the timing chart on a graphic display, for example. Thereby, the user of the timing chart generation device 1 can easily understand the contents represented by the property from the timing chart.

上述した実施の形態1にかかるタイミングチャート生成装置1よれば、ハードウェアの仕様をプロパティ言語で記述したプロパティ情報をより平易な等価表現としてタイミングチャートを生成する。すなわち、プロパティが表している意味を翻訳して、より平易な等価表現としてタイミングチャートを生成する。これにより、プロパティ言語の論理的な意味を熟知している者でなくても、生成したタイミングチャートによりプロパティの内容を容易に理解することが可能になり、設計仕様に合致したプロパティが記述してあるかどうかを容易に判断することができる。   According to the timing chart generating apparatus 1 according to the first embodiment described above, a timing chart is generated by using property information in which hardware specifications are described in a property language as a simpler equivalent expression. That is, the meaning represented by the property is translated to generate a timing chart as a simpler equivalent expression. As a result, even those who are not familiar with the logical meaning of the property language can easily understand the contents of the property using the generated timing chart, and the properties that match the design specifications are described. It can be easily determined whether or not there is.

また、生成したタイミングチャートを確認することにより、モデルチェックを実行する前にプロパティ記述ミスを発見して取り除くことができるため、プロパティ記述ミスにキンしたモデルチェックの再実行を削減することができる。更に、理解しやすいタイミングチャートの生成は技術者のプロパティ記述教育に貢献する、というメリットも有する。   Also, by checking the generated timing chart, it is possible to find and remove property description mistakes before executing the model check. Therefore, it is possible to reduce the re-execution of the model check associated with the property description mistake. Furthermore, the generation of an easy-to-understand timing chart has the merit that it contributes to property description education for engineers.

実施の形態2.
実施の形態1においては、プロパティ情報Aと論理的に一致した信号の時間変化を有するタイミングチャート(パス波形)(図3の(3)参照)を合成する場合について説明したが、本発明においては、プロパティ情報Aと論理的に一致しない信号の時間変化を有するタイミングチャート(フェイル波形)(図3の(4)参照)を合成することもできる。
Embodiment 2. FIG.
In the first embodiment, a case has been described in which a timing chart (path waveform) (see (3) in FIG. 3) having a time change of a signal logically coincident with the property information A is synthesized. It is also possible to synthesize a timing chart (fail waveform) (see (4) in FIG. 3) having a time change of a signal that does not logically match the property information A.

たとえば、プロパティ情報と論理的に一致した信号の時間変化を有するタイミングチャート(パス波形)を生成させるか、それともプロパティ情報と論理的に一致しない信号の時間変化を有するタイミングチャート(フェイル波形)を生成させるか、を設定することができるタイミングチャート生成設定情報Bを用いることにより実現できる。このタイミングチャート生成設定情報Bは、図1に示すように入力部10からタイミングチャート合成部20に入力される。   For example, a timing chart (path waveform) having a time change of a signal that logically matches property information is generated, or a timing chart (fail waveform) having a time change of a signal that does not logically match property information is generated. This can be realized by using the timing chart generation setting information B that can be set. The timing chart generation setting information B is input from the input unit 10 to the timing chart synthesis unit 20 as shown in FIG.

そして、タイミングチャート合成部20が、このタイミングチャート生成設定情報Bにしたがって、プロパティ情報と論理的に一致した信号の時間変化を有するタイミングチャート(パス波形)、またはプロパティ情報と論理的に一致しない信号の時間変化を有するタイミングチャート(フェイル波形)のうちの何れかを選択してタイミングチャートを合成することにより、実現可能である。   Then, in accordance with the timing chart generation setting information B, the timing chart synthesis unit 20 has a timing chart (path waveform) having a time change of a signal that logically matches the property information, or a signal that does not logically match the property information. This can be realized by selecting any one of the timing charts (fail waveforms) having time changes and synthesizing the timing charts.

上述したように、実施の形態1では、パス波形の生成方法を示した。一方、タイミングチャート合成部20においてフェイル波形を生成させるようにタイミングチャート生成設定情報Bに設定した場合には、タイミングチャート合成部20は受け取ったタイミングチャート合成指示情報Cのうち、キーワード「|=>」以降に受け取ったタイミングチャート合成指示情報Cの1つ以上の論理を反転する。   As described above, in the first embodiment, a method for generating a path waveform has been described. On the other hand, when the timing chart generating unit 20 sets the timing chart generation setting information B so as to generate a fail waveform, the timing chart combining unit 20 includes the keyword “| => in the received timing chart combining instruction information C. Invert one or more logics of the timing chart synthesis instruction information C received thereafter.

図5は、タイミングチャート合成部20がプロパティ情報Aと論理的に一致しない信号の時間変化を有するタイミングチャート(フェイル波形)を合成する場合に、構文解析部30から受け取るタイミングチャート合成指示情報Cを示したものである。図5は、図4に示したタイミングチャート合成指示情報Cのうち、(8)の合成指示情報の論理を反転して、(8′)としたものである。   FIG. 5 shows timing chart synthesis instruction information C received from the syntax analysis unit 30 when the timing chart synthesis unit 20 synthesizes a timing chart (fail waveform) having a time change of a signal that does not logically match the property information A. It is shown. FIG. 5 is obtained by inverting the logic of the synthesis instruction information (8) in the timing chart synthesis instruction information C shown in FIG.

図5に示したタイミングチャート合成指示情報Cを元にタイミングチャートを合成することにより、図3のNo(4)に示されたタイミングチャート(フェイル波形)が合成可能となる。   By synthesizing the timing chart based on the timing chart synthesis instruction information C shown in FIG. 5, the timing chart (fail waveform) shown as No (4) in FIG. 3 can be synthesized.

上述した実施の形態2にかかるタイミングチャート生成装置によれば、ハードウェアの仕様をプロパティ言語で記述したプロパティ情報から、異なる複数の形式のタイミングチャートを生成可能である。すなわち、プロパティが表している意味を翻訳して、より平易な等価表現としてタイミングチャートを生成する際に、プロパティが表している意味を異なる表示形式でタイミングチャートに表すことができる。   According to the timing chart generating apparatus according to the second embodiment described above, it is possible to generate timing charts of a plurality of different formats from property information in which hardware specifications are described in a property language. That is, when the meaning represented by the property is translated and the timing chart is generated as a simpler equivalent expression, the meaning represented by the property can be represented in the timing chart in a different display format.

これにより、プロパティ言語の論理的な意味を熟知している者でなくても、プロパティの内容等の条件により、理解に都合の良い形式のタイミングチャートを生成することができ、生成したタイミングチャートによりプロパティの内容を容易に理解することが可能になり、設計仕様に合致したプロパティが記述してあるかどうかを容易に判断することができる。   As a result, even if you are not familiar with the logical meaning of the property language, you can generate a timing chart in a format that is convenient for understanding depending on conditions such as the property contents. It becomes possible to easily understand the contents of the property, and it is possible to easily determine whether or not a property matching the design specification is described.

実施の形態3.
上記においては、タイミングチャート合成指示情報Cとして得る場合に、キーワードからを対応する自然言語情報に変換する方法について説明したが、キーワードによっては自然言語情報に変換する際に、複数の変換候補から選択可能な場合がある。たとえば、図2に示すキーワード「a|b」の場合には、「aとbの同時成立」、「aのみ成立」、「bのみ成立」の3つの変換候補が存在する。
Embodiment 3 FIG.
In the above, the method of converting from a keyword to corresponding natural language information when obtaining as timing chart synthesis instruction information C has been described. However, depending on the keyword, a plurality of conversion candidates can be selected when converting to natural language information. It may be possible. For example, in the case of the keyword “a | b” shown in FIG. 2, there are three conversion candidates “simultaneous establishment of a and b”, “establishment of only a”, and “establishment of only b”.

この場合には、この3つの中から変換する自然言語情報を選択してタイミングチャート合成指示情報を得ることができる。また、この3つの全てに対してタイミングチャート合成指示情報Cを得ることができる。たとえば、上述したタイミングチャート生成設定情報Bにおいて、複数の波形生成を設定する複数波形設定スイッチを「ON」に設定することにより、選択可能な複数の変換候補を順に選択して自然言語情報に変換してタイミングチャート合成指示情報Cを得ることができる。すなわち、選択可能な複数の変換候補の一だけ、キーワードから自然言語情報への変換を繰り返し実行することで、複数のパス波形のタイミングチャートが生成可能である。   In this case, it is possible to select the natural language information to be converted from these three and obtain the timing chart synthesis instruction information. Further, timing chart synthesis instruction information C can be obtained for all three. For example, in the timing chart generation setting information B described above, a plurality of selectable conversion candidates are sequentially selected and converted to natural language information by setting a plurality of waveform setting switches for setting a plurality of waveform generations to “ON”. Thus, the timing chart synthesis instruction information C can be obtained. That is, it is possible to generate timing charts of a plurality of path waveforms by repeatedly performing conversion from keywords to natural language information for only one of a plurality of selectable conversion candidates.

上述した実施の形態3にかかるタイミングチャート生成装置によれば、ハードウェアの仕様をプロパティ言語で記述したプロパティ情報から、異なる複数の形式のタイミングチャートを生成可能である。すなわち、プロパティが表している意味を翻訳して、より平易な等価表現としてタイミングチャートを生成する際に、プロパティが表している意味の候補が複数種類ある場合に、それぞれの意味に対応したタイミングチャートを生成することができる。これにより、プロパティ言語の論理的な意味を熟知している者でなくても、生成したタイミングチャートによりプロパティの内容を容易に理解することが可能になり、設計仕様に合致したプロパティが記述してあるかどうかを容易に判断することができる。   According to the timing chart generating apparatus according to the third embodiment described above, it is possible to generate timing charts of a plurality of different formats from property information in which hardware specifications are described in a property language. That is, when translating the meaning represented by the property and generating a timing chart as a simpler equivalent expression, if there are multiple types of meaning candidates represented by the property, the timing chart corresponding to each meaning Can be generated. As a result, even if you are not familiar with the logical meaning of the property language, you can easily understand the contents of the property using the generated timing chart, and the properties that match the design specifications are described. It can be easily determined whether or not there is.

以上のように、本発明にかかるタイミングチャート生成装置は、プロパティの内容を理解、判断する場合に有用であり、特に、プロパティ言語の論理的な意味を熟知していない者がプロパティの内容を理解する場合に適している。   As described above, the timing chart generation device according to the present invention is useful for understanding and judging the property contents, and in particular, those who are not familiar with the logical meaning of the property language understand the property contents. Suitable for you.

本発明の実施の形態1にかかるタイミングチャート生成装置の概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the timing chart production | generation apparatus concerning Embodiment 1 of this invention. 構文データベースに格納されるプロパティ構成単位情報Eの一例を示す図である。It is a figure which shows an example of the property structural unit information E stored in a syntax database. 本発明の実施の形態1にかかるタイミングチャート生成装置におけるハードウェアの仕様(プロパティ)と、該ハードウェアの仕様(プロパティ)の表現形式と、の対応の一例を示す図である。It is a figure which shows an example of a response | compatibility with the hardware specification (property) in the timing chart production | generation apparatus concerning Embodiment 1 of this invention, and the expression format of this hardware specification (property). パス波形のタイミングチャートを生成する場合の、キーワードからタイミングチャート合成指示情報Cへの変換を説明するための図である。It is a figure for demonstrating conversion from a keyword to the timing chart synthetic | combination instruction | indication information C in the case of producing | generating the timing chart of a path waveform. フェイル波形のタイミングチャートを生成する場合の、キーワードからタイミングチャート合成指示情報Cへの変換を説明するための図である。It is a figure for demonstrating conversion from the keyword to the timing chart synthetic | combination instruction | indication information C in the case of producing | generating the timing chart of a fail waveform.

符号の説明Explanation of symbols

1 タイミングチャート生成装置
10 入力部
20 タイミングチャート合成部
30 構文解析部
40 構文データベース
50 出力部
A プロパティ情報
B タイミングチャート生成設定情報
C タイミングチャート合成指示情報
D 問合せ情報
E プロパティ構成単位情報
F タイミングチャート情報
DESCRIPTION OF SYMBOLS 1 Timing chart production | generation apparatus 10 Input part 20 Timing chart synthetic | combination part 30 Syntax analysis part 40 Syntax database 50 Output part A Property information B Timing chart production | generation setting information C Timing chart synthetic | combination instruction information D Query information E Property structural unit information F Timing chart information

Claims (5)

ハードウェアの仕様を仕様記述言語で記述したプロパティ情報の内容をタイミングチャートとして生成するタイミングチャート生成装置であって、
前記プロパティ情報を構成する構成要素に関する構成単位情報および前記構成単位情報が論理的に意味する時間変化情報を格納する構文情報格納手段と、
前記構成単位情報に基づいて、前記プロパティ情報の文法的構造を解析し、前記構成単位情報ごとに、前記タイミングチャートを合成するための合成指示であるタイミングチャート合成指示情報を取得する構文解析手段と、
前記タイミングチャート合成指示情報に基づいて、前記プロパティ情報が論理的に意味する信号の時間変化をタイミングチャートとして合成するタイミングチャート合成手段と、
を備えることを特徴とするタイミングチャート生成装置。
A timing chart generating device that generates the contents of property information describing a hardware specification in a specification description language as a timing chart,
Syntax information storage means for storing structural unit information related to the structural elements constituting the property information and time change information logically meaning the structural unit information;
Syntactic analysis means for analyzing the grammatical structure of the property information based on the structural unit information and obtaining timing chart synthesis instruction information which is a synthesis instruction for synthesizing the timing chart for each structural unit information; ,
Based on the timing chart synthesis instruction information, timing chart synthesis means for synthesizing a time change of a signal logically meaning by the property information as a timing chart;
A timing chart generating device comprising:
前記タイミングチャート合成手段は、前記プロパティ情報と論理的に一致した信号の時間変化を有するタイミングチャートを合成すること
を特徴とする請求項1に記載のタイミングチャート生成装置。
The timing chart generating device according to claim 1, wherein the timing chart synthesizing unit synthesizes a timing chart having a time change of a signal logically coincident with the property information.
前記タイミングチャート合成手段は、前記プロパティ情報と論理的に一致しない信号の時間変化を有するタイミングチャートを合成すること
を特徴とする請求項1に記載のタイミングチャート生成装置。
The timing chart generating device according to claim 1, wherein the timing chart synthesizing unit synthesizes a timing chart having a time change of a signal that does not logically match the property information.
前記タイミングチャート合成手段は、前記プロパティ情報と論理的に一致した信号の時間変化を有するタイミングチャートまたは前記プロパティ情報と論理的に一致しない信号の時間変化を有するタイミングチャートのどちらを合成するかを選択可能であること
を特徴とする請求項1および2に記載のタイミングチャート生成装置。
The timing chart synthesizing unit selects whether to synthesize a timing chart having a time change of a signal logically coincident with the property information or a timing chart having a time change of a signal not logically coincident with the property information. The timing chart generating device according to claim 1, wherein the timing chart generating device is possible.
前記タイミングチャート合成手段は、前記プロパティ情報に対応する前記タイミングチャート合成指示情報が複数存在する場合に、前記複数のタイミングチャート合成指示情報のそれぞれに対応する前記タイミングチャートを合成すること
を特徴とする請求項1〜4のいずれか1つに記載のタイミングチャート生成装置。
The timing chart synthesis means synthesizes the timing chart corresponding to each of the plurality of timing chart synthesis instruction information when there are a plurality of the timing chart synthesis instruction information corresponding to the property information. The timing chart production | generation apparatus as described in any one of Claims 1-4.
JP2006294068A 2006-10-30 2006-10-30 Timing chart generation device Pending JP2008112277A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006294068A JP2008112277A (en) 2006-10-30 2006-10-30 Timing chart generation device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006294068A JP2008112277A (en) 2006-10-30 2006-10-30 Timing chart generation device

Publications (1)

Publication Number Publication Date
JP2008112277A true JP2008112277A (en) 2008-05-15

Family

ID=39444766

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006294068A Pending JP2008112277A (en) 2006-10-30 2006-10-30 Timing chart generation device

Country Status (1)

Country Link
JP (1) JP2008112277A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009059089A (en) * 2007-08-30 2009-03-19 Toshiba Corp Unit and method for designing/analyzing circuit specification description
JP2010198363A (en) * 2009-02-25 2010-09-09 Toshiba Corp Circuit specification description visualization device and circuit specification description visualization method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05266121A (en) * 1992-03-18 1993-10-15 Mitsubishi Electric Corp Comparing and displaying device for logical simulation result
JPH06203088A (en) * 1992-12-28 1994-07-22 Toshiba Corp Device for generating time chart from state transition chart
JPH07262244A (en) * 1994-03-23 1995-10-13 Oki Electric Ind Co Ltd Time chart editing device
JPH1063698A (en) * 1996-08-20 1998-03-06 Hitachi Eng Co Ltd System and method for supporting lsi logic development
JPH11110430A (en) * 1997-10-03 1999-04-23 Hitachi Ltd Waveform information display system in logic simulation
JP2003196342A (en) * 2001-12-27 2003-07-11 Toshiba Corp Device, method and program for verifying lsi design
JP2004326650A (en) * 2003-04-28 2004-11-18 Renesas Technology Corp Logic verification program and recording medium
JP2006293891A (en) * 2005-04-14 2006-10-26 Mitsubishi Electric Corp Property conversion apparatus

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05266121A (en) * 1992-03-18 1993-10-15 Mitsubishi Electric Corp Comparing and displaying device for logical simulation result
JPH06203088A (en) * 1992-12-28 1994-07-22 Toshiba Corp Device for generating time chart from state transition chart
JPH07262244A (en) * 1994-03-23 1995-10-13 Oki Electric Ind Co Ltd Time chart editing device
JPH1063698A (en) * 1996-08-20 1998-03-06 Hitachi Eng Co Ltd System and method for supporting lsi logic development
JPH11110430A (en) * 1997-10-03 1999-04-23 Hitachi Ltd Waveform information display system in logic simulation
JP2003196342A (en) * 2001-12-27 2003-07-11 Toshiba Corp Device, method and program for verifying lsi design
JP2004326650A (en) * 2003-04-28 2004-11-18 Renesas Technology Corp Logic verification program and recording medium
JP2006293891A (en) * 2005-04-14 2006-10-26 Mitsubishi Electric Corp Property conversion apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009059089A (en) * 2007-08-30 2009-03-19 Toshiba Corp Unit and method for designing/analyzing circuit specification description
JP4533918B2 (en) * 2007-08-30 2010-09-01 株式会社東芝 Circuit specification description design analysis apparatus and circuit specification description design analysis method
JP2010198363A (en) * 2009-02-25 2010-09-09 Toshiba Corp Circuit specification description visualization device and circuit specification description visualization method

Similar Documents

Publication Publication Date Title
US7213216B2 (en) Method and system for debugging using replicated logic and trigger logic
US8417504B2 (en) Conversion of circuit description to a transaction model
JP4783658B2 (en) Verification support device, verification support method, verification support program, and recording medium
US20070061641A1 (en) Apparatus and method for generating test driver
JP4759392B2 (en) Verification support program, recording medium storing the program, verification support apparatus, and verification support method
US20080059928A1 (en) Assertion description conversion device, method and computer program product
JP4480737B2 (en) Logic verification support program, recording medium recording the program, logic verification support device, and logic verification support method
JP4533918B2 (en) Circuit specification description design analysis apparatus and circuit specification description design analysis method
JP4586864B2 (en) Automatic property generator
CN114662427A (en) Debugging method and device for logic system design
JP5056511B2 (en) Verification support program, recording medium storing the program, verification support apparatus, and verification support method
US7949509B2 (en) Method and tool for generating simulation case for IC device
JP2008112277A (en) Timing chart generation device
CN110135583B (en) Method and device for generating label information and electronic equipment
CN102565683A (en) Generation and verification method of test vector
JP2007052634A (en) Software development device and method
JP4387324B2 (en) Property conversion device
Kayed et al. A novel approach for SVA generation of DDR memory protocols based on TDML
CN105068908B (en) A kind of building method of functional verification platform for KVM ASIC
JPWO2012049816A1 (en) Model checking apparatus, method and program
JP6146224B2 (en) Determination method, determination program, and determination apparatus
TWI409659B (en) Circuit design methods, circuit design systems and recording media
JP5104356B2 (en) Verification support program, verification support apparatus, and verification support method
JP2011081760A (en) Information processor
JP2008204187A (en) Information processor and information processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090730

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110118

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110125

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20111122