JP3105782B2 - Logic generation method for electronic circuits - Google Patents

Logic generation method for electronic circuits

Info

Publication number
JP3105782B2
JP3105782B2 JP08009853A JP985396A JP3105782B2 JP 3105782 B2 JP3105782 B2 JP 3105782B2 JP 08009853 A JP08009853 A JP 08009853A JP 985396 A JP985396 A JP 985396A JP 3105782 B2 JP3105782 B2 JP 3105782B2
Authority
JP
Japan
Prior art keywords
logic
abstraction
output signal
description
signal name
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
JP08009853A
Other languages
Japanese (ja)
Other versions
JPH09204450A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP08009853A priority Critical patent/JP3105782B2/en
Publication of JPH09204450A publication Critical patent/JPH09204450A/en
Application granted granted Critical
Publication of JP3105782B2 publication Critical patent/JP3105782B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、抽象度の高い論理
記述から抽象度の低い論理記述を生成する電子回路の論
理生成方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic generation method for an electronic circuit that generates a logic description with a low degree of abstraction from a logic description with a high level of abstraction.

【0002】[0002]

【従来の技術】論理生成システムとは、レジスタトラン
スファレベル等の高い抽象度で定義された論理記述から
ゲートレベル等の低い抽象度をもつ論理記述を生成する
電子回路の設計自動化システムの一種である。
2. Description of the Related Art A logic generation system is a type of electronic circuit design automation system that generates a logic description having a low abstraction such as a gate level from a logic description defined at a high abstraction such as a register transfer level. .

【0003】このような論理生成システムにおける従来
の動作を図5を参照して説明する。
A conventional operation in such a logic generation system will be described with reference to FIG.

【0004】図5(a)は、本説明で用いる高い抽象度
の論理記述500を示すものであって、この例の論理記
述500は、順序素子の論理記述501,502と、順
序素子以外の論理記述503から成っている。
FIG. 5A shows a logical description 500 having a high level of abstraction used in the present description. The logical description 500 in this example includes logical descriptions 501 and 502 of sequential elements and logical elements other than the sequential elements. It consists of a logical description 503.

【0005】順序素子の論理記述501,502には、
インスタンスと呼ばれる素子の識別情報505,506
が定義されており、その識別情報505,506に続い
て素子の名前「FF」、出力信号名「FFOUT00,
FFOUT01」、入力信号名「IFFOUT00,I
FFOUT01」が記述されている。
The logical descriptions 501 and 502 of the sequential elements include:
Element identification information 505, 506 called an instance
Are defined, following the identification information 505 and 506, the element name “FF” and the output signal name “FFOUT00,
FFOUT01 ", input signal name" IFFOUT00, I
FFOUT01 ”is described.

【0006】ここで、FFはフリップフロップを表わし
ている。
Here, FF indicates a flip-flop.

【0007】なお、識別情報(インスタンス)505,
506は、対話型シミュレータで高抽象度の論理を検証
する際に、通常、シミュレーションのストップ点指定に
使われる情報であって、論理記述に用いたハードウェア
記述言語の文法上は定義必須でなくても、設計者は意識
的に定義することが多い。また、順序素子以外の論理記
述503における「!」は、「反転」を意味する。すな
わち、「FFOUTN」は、「FFOUT00」の反転
した論理であることを意味する。
The identification information (instance) 505,
Reference numeral 506 denotes information used for designating a stop point of a simulation when verifying logic with a high degree of abstraction by an interactive simulator, and the definition is not essential in the grammar of a hardware description language used for logic description. However, designers often consciously define. Also, “!” In the logical description 503 other than the sequential element means “inversion”. That is, “FFOUTN” means that the logic is the inverted logic of “FFOUT00”.

【0008】図6は、従来の論理生成システムの処理フ
ローの一例を示すものであり、まず、ステップ510に
て図5で示したような論理記述500を論理生成システ
ム内に読み込み、ステップ511において順序素子の論
理記述501,502から実際の順序素子を合成する。
具体的には、機能記述された順序素子をゲートレベルの
記述にする。
FIG. 6 shows an example of the processing flow of the conventional logic generation system. First, at step 510, the logic description 500 shown in FIG. 5 is read into the logic generation system, and at step 511 An actual sequential element is synthesized from the logical descriptions 501 and 502 of the sequential elements.
Specifically, the sequential elements whose functions are described are described at the gate level.

【0009】この後、ステップ512において、組合せ
回路の初期合成、すなわち順序素子以外の論理記述50
3を初期合成する。そして、ステップ513において、
初期合成結果を所望のゲート規模・回路速度に達するよ
うに冗長論理の削除等の論理最適化処理を行い、最終的
な抽象度の低い論理記述を出力する。
Thereafter, in step 512, the initial synthesis of the combinational circuit, that is, the logical description 50 other than the sequential elements
3 is initially synthesized. Then, in step 513,
A logic optimization process such as deletion of redundant logic is performed on the initial synthesis result so as to reach a desired gate scale and circuit speed, and a final logical description with a low abstraction is output.

【0010】図7(a),(b)は、それぞれステップ
512,513の終了時点の論理記述状態を示すもので
あり、図7(a)の521,522は順序素子、52
3,524は順序素子521,522の出力信号名「F
FOUT00」,「FFOUT01」、527,528
はそれぞれ順序素子521、522の識別情報「F
1」,「F2」である。この識別情報「F1」,「F
2」は論理記述500内で定義された505,506に
相当している。
FIGS. 7A and 7B show the logical description states at the end of steps 512 and 513, respectively. In FIG. 7A, 521 and 522 are sequential elements and 52, respectively.
3, 524 are output signal names “F” of the sequential elements 521, 522.
FOUT00 ”,“ FFOUT01 ”, 527, 528
Is the identification information “F” of the sequential elements 521 and 522, respectively.
1 "and" F2 ". The identification information “F1”, “F
"2" corresponds to 505 and 506 defined in the logical description 500.

【0011】529は否定素子であり、信号名「FFO
UT00」の出力信号の論理を反転して出力する。53
0,531は、図5の順序素子以外の論理記述503の
記述内容に対応する組み合わせ論理である。532は順
序素子521の出力ピンの一つであり、このピンから信
号名「FFOUT00」の出力信号を反転した信号を出
力できる。
Reference numeral 529 denotes a negation element having a signal name "FFO".
The logic of the output signal of "UT00" is inverted and output. 53
Numerals 0 and 531 are combinational logics corresponding to the description contents of the logical description 503 other than the sequential elements in FIG. 532 is one of the output pins of the sequential element 521, and can output a signal obtained by inverting the output signal of the signal name “FFOUT00” from this pin.

【0012】図7(a)の論理記述状態のものをステッ
プ513の最適化処理に供すると、図7(b)の論理記
述状態に最適化される。すなわち、組合せ論理530に
対して入力している否定素子529の出力信号は、順序
素子521の出力ピン532と同一論理の信号であり、
組合せ論理530には出力ピン532の出力信号を入力
しても等価である。すなわち、否定素子529は冗長と
なっている。
When the logic description state shown in FIG. 7A is subjected to the optimization processing in step 513, the logic description state is optimized to the logical description state shown in FIG. 7B. That is, the output signal of the NOT element 529 input to the combinational logic 530 is a signal of the same logic as the output pin 532 of the sequential element 521,
Even if the output signal of the output pin 532 is input to the combinational logic 530, it is equivalent. That is, the negation element 529 is redundant.

【0013】最適化処理では、このような冗長部分が最
適化される。図7の(a)の論理記述状態は、最適化処
理によって図7(b)に示すような論理記述状態に最適
化される。
In the optimizing process, such a redundant portion is optimized. The logical description state of FIG. 7A is optimized by optimization processing to the logical description state as shown in FIG. 7B.

【0014】図7(b)において、組合せ論理530に
対しては順序素子521の出力ピン532の出力信号が
入力され、否定素子529は削除されている。
In FIG. 7B, the output signal of the output pin 532 of the sequential element 521 is input to the combinational logic 530, and the negation element 529 is deleted.

【0015】ここで、順序素子521の出力ピン532
の出力信号に対しては、「SIG00」という信号名5
44が付けられている。
Here, the output pin 532 of the sequential element 521
Signal name "SIG00" 5
44 is attached.

【0016】なお、この種の論理生成手法として関連す
る公知例としては、例えば「日経エレクトロニクス」
(1988年5月30日号、no.448、P185〜
193)の「論理設計自動化システムを開発、ASIC
の短期設計を目指す」が挙げられる。
As a known example related to this kind of logic generation method, for example, “Nikkei Electronics”
(May 30, 1988, no. 448, p. 185
193) "Developed a logic design automation system, ASIC
Aiming for a short-term design ”.

【0017】[0017]

【発明が解決しようとする課題】LSIなどの電子回路
は大規模化・高機能化が進んでいる。このような電子回
路を設計する手法としては、ハードウェア記述言語を用
いて高い抽象度(レジスタトランスファレベル・動作レ
ベル)の論理を記述し、その高抽象度での論理記述を用
いた論理シミュレーションを行った後、論理生成システ
ムにて高い抽象度での論理記述から低い抽象度(ゲート
レベル)の論理記述を生成し、ゲートレベルでの論理シ
ミュレーション・タイミングチェックを行うのが一般的
である。
[0005] Electronic circuits such as LSIs are becoming larger and more sophisticated. As a method of designing such an electronic circuit, a logic with a high level of abstraction (register transfer level / operation level) is described using a hardware description language, and a logic simulation using the logic description with the high level of abstraction is performed. After that, a logic generation system generally generates a logic description with a low level of abstraction (gate level) from a logic description with a high level of abstraction, and performs a logic simulation timing check at the gate level.

【0018】万一、ゲートレベルでの論理シミュレーシ
ョン・タイミングチェックにて、設計された電子回路が
期待通り動作しないことがわかると、設計者は論理シミ
ュレータ・タイミングチェッカが出力する情報から高い
抽象度の論理記述の不良箇所を特定し、論理記述を変更
する。
In the event that the designed electronic circuit does not operate as expected in the logic simulation / timing check at the gate level, the designer can use the information output by the logic simulator / timing checker to obtain a high level of abstraction. Identify the defective part of the logical description and change the logical description.

【0019】このとき、不良箇所の特定は、論理シミュ
レータ・タイミングチェッカが出力する情報の中にある
順序素子の出力信号名をキーにして行うが、その出力信
号名は低い抽象度の論理記述上の信号名である。この場
合に、図5〜図7で説明した従来の論理生成手法を用い
た場合、高い抽象度の論理記述で用いる信号名は低い抽
象度の論理記述の信号名とは無関係に生成されるため、
最適化処理において生成された低い抽象度の論理記述上
の信号名の中には、高い抽象度の論理記述上の信号名と
は異なるものになっている可能性が高い。
At this time, the defective part is specified by using the output signal name of the sequential element in the information output by the logic simulator / timing checker as a key. Is the signal name. In this case, when the conventional logic generation method described with reference to FIGS. 5 to 7 is used, the signal name used in the high-level abstraction logical description is generated independently of the signal name in the low-level abstraction logical description. ,
It is highly likely that some of the signal names on the low-level abstraction logical description generated in the optimization process are different from the signal names on the high-level abstraction logical description.

【0020】このため、論理シミュレータ・タイミング
チェッカが出力する情報から高い抽象度の論理記述の不
良箇所を特定するのが困難になるという問題があった。
For this reason, there has been a problem that it is difficult to identify a defective portion of the logic description having a high abstraction level from information output by the logic simulator / timing checker.

【0021】本発明の目的は、高い抽象度の論理記述と
低い抽象度の論理記述の対応付けを簡単にし、ゲートレ
ベルでの論理シミュレーション・タイミングチェックに
て論理不良を摘出したとき、高い抽象度の論理記述にお
ける不良箇所を容易に特定することができる電子回路の
論理生成方法を提供することにある。
It is an object of the present invention to simplify the correspondence between a high-level abstraction logic description and a low-level abstraction logic description. It is an object of the present invention to provide a method of generating a logic of an electronic circuit which can easily specify a defective portion in a logic description of the electronic circuit.

【0022】[0022]

【課題を解決するための手段】上記目的を達成するため
に、本発明は、論理生成システムに、抽象度の高い論理
記述で定義された順序素子の出力信号名を記憶する信号
名記憶手段を設け、抽象度の低い論理記述を生成すると
きに行う最適化処理の後で生成された順序素子の出力信
号名が前記信号名記憶手段に記憶された出力信号名と異
なる時は、最適化処理後の出力信号名を、抽象度の高い
論理記述に定義された順序素子の識別情報を基に生成す
るようにしたことを主要な特徴とする。
In order to achieve the above object, according to the present invention, a logic generation system includes signal name storage means for storing output signal names of sequential elements defined by a logic description having a high degree of abstraction. If the output signal names of the sequential elements generated after the optimization processing performed when generating a logical description with a low degree of abstraction are different from the output signal names stored in the signal name storage means, the optimization processing is performed. The main feature is that a later output signal name is generated based on identification information of a sequential element defined in a logical description having a high degree of abstraction.

【0023】また、抽象度の高い論理記述に定義された
順序素子の識別情報を基に生成する代わりに、最適化処
理後の出力信号名を、信号名記憶手段に記憶された出力
信号名そのものを使用するか、または記憶された出力信
号名の文字列の一部を使用した信号名に変更するように
したものである。
Also, instead of generating based on the identification information of the sequential element defined in the logical description having a high degree of abstraction, the output signal name after the optimization processing is replaced with the output signal name itself stored in the signal name storage means. Or a part of a character string of the stored output signal name is changed to a signal name using the output signal name.

【0024】この場合、論理最適化処理中に、最適化に
より順序素子の出力信号名が変更されるときは、当該順
序素子に関する最適化を実質的に中止するようにしても
よい。すなわち、抽象度の低い論理記述を生成するとき
に行う最適化処理の段階で、生成された順序素子の出力
信号名が信号名記憶手段に記憶された出力信号名と異な
る時は、当該順序素子の出力信号名を最適化処理の実施
前の状態に戻しておくようにしてもよい。最適化処理の
実施前の状態に戻しておくことにより、当該順序素子に
関する最適化は実質的に中止されたことになる。なお、
出力信号名が変更されない順序素子にについては、この
限りでない。
In this case, during the logic optimization process, when the output signal name of the sequential element is changed by the optimization, the optimization for the sequential element may be substantially stopped. That is, when the output signal name of the generated sequential element is different from the output signal name stored in the signal name storage means at the stage of the optimization processing performed when generating the logical description with a low abstraction, May be returned to the state before the execution of the optimization processing. By returning to the state before the execution of the optimization processing, the optimization for the sequential element is substantially stopped. In addition,
This does not apply to the sequential element whose output signal name is not changed.

【0025】[0025]

【発明の実施の形態】以下、本発明の実施の形態を図面
を参照して詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0026】図1は、本発明を適用した論理生成システ
ムの実施の形態を示すシステム構成図であり、図2は、
図5の論理記述500から生成したゲートレベルの論理
記述600の一例を示すものである。
FIG. 1 is a system configuration diagram showing an embodiment of a logic generation system to which the present invention is applied, and FIG.
FIG. 6 shows an example of a gate-level logic description 600 generated from the logic description 500 of FIG.

【0027】図1において、101は抽象度の高い論理
記述を定義した高位記述ファイルであって、図5に示し
たようにレジスタトランスファレベルでの論理記述50
0が格納されている。
In FIG. 1, reference numeral 101 denotes a high-level description file defining a logical description with a high degree of abstraction. As shown in FIG. 5, a logical description 50 at the register transfer level is provided.
0 is stored.

【0028】110は、高位記述ファイル101の内容
を読み込み、抽象度の低い論理記述を生成する論理生成
システムであり、102は論理生成システム110より
生成された抽象度の低い論理記述を格納する低位記述フ
ァイルである。
Reference numeral 110 denotes a logic generation system that reads the contents of the high-level description file 101 and generates a low-level abstraction logical description. This is a description file.

【0029】論理生成システム110の内部は、順序素
子の合成および組み合わせ論理の初期合成を行う初期合
成部111、組み合わせ回路の最適化を行う最適化部1
12、初期合成部111の処理結果を一時的に保存する
ための中間ファイル113、および本発明で新たに追加
した信号名生成部114と出力信号名テーブル200よ
り構成されている。
Inside the logic generation system 110, an initial synthesis unit 111 for synthesizing sequential elements and initial synthesis of combinational logic, and an optimization unit 1 for optimizing combinational circuits
12, an intermediate file 113 for temporarily storing the processing result of the initial synthesizing unit 111, a signal name generating unit 114 newly added in the present invention, and an output signal name table 200.

【0030】図3は、出力信号名テーブル200の構成
を示す図であって、201は順序素子の識別情報(F
1,F2など)を記憶する領域、202は識別情報20
1に対応する順序素子の出力信号名(FFouT1,F
FouT2など)を記憶する領域である。
FIG. 3 is a diagram showing the structure of the output signal name table 200. Reference numeral 201 denotes identification information of the sequential element (F
1, F2), 202 is the identification information 20
The output signal name of the sequential element corresponding to 1 (FFoutT1, F
FouT2).

【0031】図4は、本発明における電子回路の論理合
成方法の手順を示すフローチャートである。
FIG. 4 is a flowchart showing the procedure of the logic synthesis method for an electronic circuit according to the present invention.

【0032】ステップ301は、論理生成システム11
0が論理生成処理の対象となる抽象度の高い論理記述で
ある高位記述ファイル101の内容(論理記述500)
を読み込む処理であり、ステップ302〜304は初期
合成部111が行う処理で、読み込んだ論理記述500
の中にある順序素子521,522を合成し(ステップ
302)、順序素子521,522の出力信号名53
2,524を該順序素子521,522の識別情報F
1,F2と共に出力信号名テーブル200に記憶した後
(ステップ303)、組合せ論理530,531につい
て初期合成する(ステップ304)。
Step 301 is performed in the logic generation system 11.
0 is the content of the high-level description file 101 that is a logical description with a high degree of abstraction to be subjected to the logical generation processing (logical description 500)
Steps 302 to 304 are processes performed by the initial synthesizing unit 111.
Are combined (step 302), and the output signal names 53 of the sequential elements 521 and 522
2, 524 is used as the identification information F of the sequential elements 521, 522.
After storing in the output signal name table 200 together with F1 and F2 (step 303), the combinational logics 530 and 531 are initially synthesized (step 304).

【0033】次に、組合せ論理の初期合成結果につい
て、所望のゲート規模や回路速度に達するように冗長論
理の削除などによる論理最適化を最適化部112で行う
(ステップ305)。
Next, with respect to the initial synthesis result of the combinational logic, the optimization unit 112 performs logic optimization by deleting redundant logic so as to reach a desired gate scale and circuit speed (step 305).

【0034】この論理最適化においては、順序素子52
1,522の出力信号名が変更されることがあるため、
信号名生成部114の処理であるステップ306〜31
1にて出力信号名を順序素子521,522の識別情報
F1,F2に基づいて生成する。
In this logic optimization, the sequential element 52
Since the output signal names of 1,522 may be changed,
Steps 306 to 31 which are processing of the signal name generation unit 114
In step 1, an output signal name is generated based on the identification information F1 and F2 of the sequential elements 521 and 522.

【0035】識別情報F1,F2は、一般にユニークに
付けられているため、ある識別情報より生成した信号名
は他の識別情報より生成した信号とは重複せずに生成で
きる。
Since the identification information F1 and F2 are generally uniquely assigned, a signal name generated from one identification information can be generated without overlapping a signal generated from another identification information.

【0036】そこで、まず、順序素子521,522の
出力信号名が図3の出力信号名テーブル200に記憶さ
れた出力信号名と異なるかどうかを判断する(ステップ
306)。
Therefore, it is first determined whether or not the output signal names of the sequential elements 521 and 522 are different from the output signal names stored in the output signal name table 200 of FIG. 3 (step 306).

【0037】出力信号名が異なる場合は、順序素子52
1,522の識別情報F1,F2を用いて信号名を生成
する(ステップ307)。
If the output signal names are different, the sequential element 52
A signal name is generated using the identification information F1 and F2 of the first and 522 (step 307).

【0038】生成する法則は、例えば識別情報F1,F
2に対して、ある文字を追加するのが最も簡単である。
The rule to be generated is, for example, identification information F1, F
It is easiest to add a character to 2.

【0039】次に、生成した信号名と同じ信号名が存在
するか否かを判断し(ステップ308)、同一信号名が
存在する場合は、最適化で生成した順序素子の出力信号
名をステップ307で生成した信号名と同一である信号
に付ける(ステップ309)。
Next, it is determined whether or not the same signal name as the generated signal name exists (step 308). If the same signal name exists, the output signal name of the sequential element generated by the optimization is determined in step 308. A signal having the same name as the signal generated in 307 is added (step 309).

【0040】次に、生成した信号名を順序素子の出力信
号に付ける(ステップ310)。
Next, the generated signal name is assigned to the output signal of the sequential element (step 310).

【0041】次に、全ての順序素子に関する処理を終了
したか否かを判断し(ステップ311)、終了していた
ならば、上記手順で変換された抽象度の低い論理記述を
出力する(ステップ312)。
Next, it is determined whether or not the processing for all the sequential elements has been completed (step 311). If the processing has been completed, a logical description with a low abstraction level converted by the above procedure is output (step 311). 312).

【0042】図2は、図5の論理記述500から生成し
たゲートレベルの論理記述600の一例を示すものであ
り、従来技術においては、順序素子521の出力ピン5
32の出力信号名は図7(b)に示したように信号名
「SIG00」544といった意味不明の名前になって
いたが、本発明による論理生成方法では、「F1_0」
といった順序素子521の識別情報F1を連想させる名
前になっている。
FIG. 2 shows an example of a gate-level logic description 600 generated from the logic description 500 of FIG. 5. In the prior art, the output pin 5 of the sequential element 521 is shown.
As shown in FIG. 7B, the output signal name of 32 has an unknown meaning such as the signal name “SIG00” 544. However, in the logic generation method according to the present invention, “F1 — 0” is used.
The name is associated with the identification information F1 of the sequential element 521.

【0043】これによって、ゲートレベルでの論理シミ
ュレーション・タイミングチェックにて論理不良を摘出
したとき、高い抽象度の論理記述における不良箇所を容
易に特定することができるようになる。
Thus, when a logic failure is extracted by a logic simulation / timing check at the gate level, it is possible to easily specify a failure location in the logic description with a high abstraction level.

【0044】この場合、図4のステップ307における
信号名生成方法を、順序素子の識別情によらず、順序素
子の出力信号名テーブル200に記憶されている信号名
から生成してもよい。順序素子の出力信号名も識別情報
と同様にユニークに付けられている。従って、この場合
でも、論生成後の信号名から論理生成前の出力信号名を
容易に連想することが出来る。
In this case, the signal name generation method in step 307 in FIG. 4 may be generated from the signal names stored in the output signal name table 200 of the sequential element, regardless of the identification information of the sequential element. The output signal names of the sequential elements are also uniquely assigned like the identification information. Therefore, even in this case, the output signal name before logic generation can be easily associated with the signal name after logic generation.

【0045】また、論理最適化の処理の後に信号名を変
換するのではなく、論理最適化処理中に、最適化により
順序素子の出力信号名が変更されるときは、その最適化
を中止することにより、順序素子の出力信号名を保存す
ることも出来る。
If the output signal names of the sequential elements are changed by optimization during the logic optimization process, instead of converting the signal names after the logic optimization process, the optimization is stopped. Thus, the output signal names of the sequential elements can be stored.

【0046】[0046]

【発明の効果】以上のように本発明によれば、抽象度の
低い論理記述での順序素子の出力信号名から抽象度の高
い論理記述上の対応する順序素子の記述が容易に特定で
きるので、ゲートレベルでの論理シミュレーション・タ
イミングチェックにて論理不良を摘出したとき、高い抽
象度の論理記述における不良箇所の特定を簡単に行うこ
とができる。
As described above, according to the present invention, the description of the corresponding sequential element on the logical description with a high degree of abstraction can be easily specified from the output signal name of the sequential element in the logical description with a low level of abstraction. When a logic failure is extracted by logic simulation / timing check at the gate level, it is possible to easily specify a failure location in a logic description with a high level of abstraction.

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

【図1】本発明を適用した論理生成システムの実施の形
態を示すシステム構成図である。
FIG. 1 is a system configuration diagram showing an embodiment of a logic generation system to which the present invention is applied.

【図2】本発明によるゲートレベル論理生成例を示す図
である。
FIG. 2 is a diagram showing an example of gate level logic generation according to the present invention.

【図3】出力信号名テーブルの構成図である。FIG. 3 is a configuration diagram of an output signal name table.

【図4】図1の論理合成システムの処理手順を示すフロ
ーチャートである。
FIG. 4 is a flowchart showing a processing procedure of the logic synthesis system of FIG. 1;

【図5】従来の論理生成システムにおける高抽象度の論
理記述の例を示す図である。
FIG. 5 is a diagram showing an example of a logic description with a high abstraction level in a conventional logic generation system.

【図6】従来の論理生成システムにおける処理手順を示
すフローチャートである。
FIG. 6 is a flowchart showing a processing procedure in a conventional logic generation system.

【図7】従来の論理生成システムにおいて生成されたゲ
ートレベル論理記述の例を示す図である。
FIG. 7 is a diagram showing an example of a gate-level logic description generated in a conventional logic generation system.

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

101…高位記述ファイル、102…低位記述ファイ
ル、110…論理生成システム、111…初期合成部、
112…最適化部、113…中間ファイル、114…信
号名生成部、200…出力信号名テーブル。
101: high-level description file, 102: low-level description file, 110: logic generation system, 111: initial synthesis unit,
112: optimization unit, 113: intermediate file, 114: signal name generation unit, 200: output signal name table.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平6−282595(JP,A) 特開 平5−20394(JP,A) 特開 平4−77873(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 17/50 ────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-6-282595 (JP, A) JP-A-5-20394 (JP, A) JP-A 4-77873 (JP, A) (58) Field (Int.Cl. 7 , DB name) G06F 17/50

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 抽象度の高い論理記述から抽象度の低い
論理記述を生成する論理生成システムにおける電子回路
の論理生成方法であって、 抽象度の高い論理記述で定義された順序素子の出力信号
名を記憶する信号名記憶手段を設け、抽象度の低い論理
記述を生成するときに行う最適化処理の後で生成された
順序素子の出力信号名が前記信号名記憶手段に記憶され
た出力信号名と異なる時は、最適化処理後の出力信号名
を、抽象度の高い論理記述に定義された順序素子の識別
情報を基に生成するようにしたことを特徴とする電子回
路の論理生成方法。
1. A logic generation method for an electronic circuit in a logic generation system for generating a logic description with a low degree of abstraction from a logic description with a high level of abstraction, comprising: an output signal of a sequential element defined by the logic description with a high level of abstraction Output signal names of sequential elements generated after the optimization processing performed when generating a low-level abstraction logic description are provided in the signal name storage means. Wherein the output signal name after the optimization processing is generated based on the identification information of the sequential element defined in the logical description having a high degree of abstraction when the name is different from the name. .
【請求項2】 抽象度の高い論理記述から抽象度の低い
論理記述を生成する論理生成システムにおける電子回路
の論理生成方法であって、 抽象度の高い論理記述で定義された順序素子の出力信号
名を記憶する信号名記憶手段を設け、抽象度の低い論理
記述を生成するときに行う最適化処理の後で生成された
順序素子の出力信号名が前記信号名記憶手段に記憶され
た出力信号名と異なる時は、最適化処理後の出力信号名
を、前記信号名記憶手段に記憶された出力信号名または
記憶された出力信号名の文字列の一部を使用した信号名
に変更するようにしたことを特徴とする電子回路の論理
生成方法。
2. A logic generation method for an electronic circuit in a logic generation system for generating a logic description having a low degree of abstraction from a logic description having a high level of abstraction, comprising: an output signal of a sequential element defined by the logic description having a high level of abstraction Output signal names of sequential elements generated after the optimization processing performed when generating a low-level abstraction logic description are provided in the signal name storage means. If the output signal name is different from the name, the output signal name after the optimization process is changed to the output signal name stored in the signal name storage means or the signal name using a part of the character string of the stored output signal name. A logic generation method for an electronic circuit, characterized in that:
【請求項3】 抽象度の高い論理記述から抽象度の低い
論理記述を生成する論理生成システムにおける電子回路
の論理生成方法であって、 抽象度の高い論理記述で定義された順序素子の出力信号
名を記憶する信号名記憶手段を設け、抽象度の低い論理
記述を生成するときに行う最適化処理の段階で、生成さ
れた順序素子の出力信号名が前記信号名記憶手段に記憶
された出力信号名と異なる時は、当該順序素子の出力信
号名を最適化処理の実施前の状態に戻しておくことを特
徴とする電子回路の論理生成方法。
3. A logic generation method for an electronic circuit in a logic generation system for generating a logic description with a low degree of abstraction from a logic description with a high level of abstraction, the output signal of a sequential element defined by the logic description with a high level of abstraction A signal name storing means for storing a name, and at the stage of optimization processing performed when generating a low-level abstraction logical description, the output signal name of the generated sequential element is stored in the signal name storing means. When the signal name is different from the signal name, the output signal name of the sequential element is returned to a state before the optimization processing is performed.
JP08009853A 1996-01-24 1996-01-24 Logic generation method for electronic circuits Expired - Fee Related JP3105782B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP08009853A JP3105782B2 (en) 1996-01-24 1996-01-24 Logic generation method for electronic circuits

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP08009853A JP3105782B2 (en) 1996-01-24 1996-01-24 Logic generation method for electronic circuits

Publications (2)

Publication Number Publication Date
JPH09204450A JPH09204450A (en) 1997-08-05
JP3105782B2 true JP3105782B2 (en) 2000-11-06

Family

ID=11731701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP08009853A Expired - Fee Related JP3105782B2 (en) 1996-01-24 1996-01-24 Logic generation method for electronic circuits

Country Status (1)

Country Link
JP (1) JP3105782B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8364295B2 (en) 2000-10-12 2013-01-29 Bose Corporation Interactive sound reproducing

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5347995B2 (en) * 2010-02-03 2013-11-20 日本電気株式会社 Behavioral synthesis apparatus, behavioral synthesis method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8364295B2 (en) 2000-10-12 2013-01-29 Bose Corporation Interactive sound reproducing

Also Published As

Publication number Publication date
JPH09204450A (en) 1997-08-05

Similar Documents

Publication Publication Date Title
US8468475B2 (en) Conversion of circuit description to an abstract model of the circuit
US5459673A (en) Method and apparatus for optimizing electronic circuits
US20020046391A1 (en) Method for generating behavior model description of circuit and apparatus for logic verification
US6453449B1 (en) Formal logic verification system and method
JP3088331B2 (en) Failure simulation method
US5909374A (en) System and method for verifying logic circuit based on signal line set affecting internal signal
JP3304912B2 (en) ASIC design method and ASIC design device
JPH06274568A (en) Expansion method for hierarchical graphic data
US7549133B2 (en) System and method for qualifying a logic cell library
US6107852A (en) Method and device for the reduction of latch insertion delay
JP3105782B2 (en) Logic generation method for electronic circuits
JP4239008B2 (en) Information processing method, information processing apparatus, and program
US20070266361A1 (en) Logic verification method, logic verification apparatus and recording medium
JP2752923B2 (en) Logic simulation apparatus and logic circuit information creation method
US6877140B1 (en) Method and system for generating a schematic representing bus structures
JP2845154B2 (en) How to create a logic simulation model
JP2785708B2 (en) Logic simulation method
JPH0652259A (en) Scan inserting method
KR19990068124A (en) Method and apparatus for preparing a logic simulation model and recording medium for storing the same
JP2002032427A (en) Device and method for connection verification of lsi and medium with connection verifying program recorded thereon
JPH09251483A (en) Cell library production method
JP3199036B2 (en) I / O partial circuit automatic generation system and method, and storage medium storing I / O partial circuit automatic generation program
JP2004013851A (en) Lsi design support system and program
JP3652220B2 (en) Logic circuit verification device, logic circuit verification method, and recording medium storing logic circuit verification program
JPH0793392A (en) Method for extracting element from layout pattern data

Legal Events

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

Free format text: PAYMENT UNTIL: 20070901

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20080901

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20080901

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090901

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees