JP2002328964A - Logical verification system - Google Patents

Logical verification system

Info

Publication number
JP2002328964A
JP2002328964A JP2001135229A JP2001135229A JP2002328964A JP 2002328964 A JP2002328964 A JP 2002328964A JP 2001135229 A JP2001135229 A JP 2001135229A JP 2001135229 A JP2001135229 A JP 2001135229A JP 2002328964 A JP2002328964 A JP 2002328964A
Authority
JP
Japan
Prior art keywords
circuit
logic verification
signal
logic
verification
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
JP2001135229A
Other languages
Japanese (ja)
Inventor
Takeshi Kurihara
武 栗原
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2001135229A priority Critical patent/JP2002328964A/en
Publication of JP2002328964A publication Critical patent/JP2002328964A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)
  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a logical verification system which does not need all hierarchy of HDL description included in a circuit of logical verification, also does not need extensive increase of storage capacity based on a large scale circuit, and can reduce time of the logical verification. SOLUTION: In this invention, the logical verification system conducts verification by formal verification of LSI which is hierarchically designed, and is characterized by preparing an intermediate code generation part 41, which extracts a signal name in the circuit from HDL description of RTL level of the target circuit in the LSI circuit that is to be a target for the logical verification, extracts category of input/output of each signal, and also extracts an intermediate code of the logical formula of the target circuit; a beginning and ending point analysis part 42, which analyses a signal of the beginning and ending point of the logical verification from the category; and a logical verification part 44, which processes logical comparison of HDL description of RTL level to HDL description of gate level of the LSI circuit or net list generated from the description within the limits from the beginning point to the ending point.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、LSI(大規模集
積回路)等の回路設計において、論理記述言語により設
計した回路の論理検証を、フォーマルベリフィケーショ
ンにより行う論理検証方式に関する。ここで、フォーマ
ルベリフィケーションとは、回路が正常に動作するか否
かを数学的に検証する技術であり、例えば、RTLレベ
ルのHDL記述と、ゲートレベルのHDL記述またはこ
れから生成されたネットリストとの2つの回路の論理比
較を行い、両者の回路の機能が等価であるか否かの検出
を行う。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic verification method for performing formal verification of a circuit designed using a logic description language in circuit design of an LSI (Large Scale Integrated Circuit) or the like. Here, formal verification is a technique for mathematically verifying whether or not a circuit operates normally. For example, RTL-level HDL description, gate-level HDL description, or a netlist generated therefrom are used. And the two circuits are logically compared to detect whether or not the functions of the two circuits are equivalent.

【0002】[0002]

【従来の技術】従来、RTL(Register Transfer Leve
l)レベルのHDL(ハードウェア記述言語)とゲート
レベルのHDL、または、RTLレベルのHDLとネッ
トリストとをフォーマルベリフィケーションする論理検
証システムは、検証を行う回路における開始点及び終点
を、検証を行う回路の外部入力端子及び外部出力端子,
回路の外部入力端子及び回路内のFF(フリップフロッ
プ)の入力端子,回路内のFFの出力端子及び外部出力
端子,FF(フリップフロップ)の入力端子及び他のF
Fの出力端子の組み合わせのいずれかとして、この回路
の論理検証を行っている。ここで、ゲート数の大きいL
SIの設計を行う場合、階層設計による方式が主流にな
っており、上述したフォーマルベリフィケーションは、
上記各階層において回路を構成するモジュール毎に行わ
れる。
2. Description of the Related Art Conventionally, RTL (Register Transfer Level) has been used.
l) A logic verification system that formally verifies a level HDL (hardware description language) and a gate level HDL or an RTL level HDL and a netlist verifies a start point and an end point in a circuit to be verified. External input terminal and external output terminal of the circuit that performs
External input terminal of the circuit, input terminal of FF (flip-flop) in the circuit, output terminal and external output terminal of FF in the circuit, input terminal of FF (flip-flop) and other F
The logic of this circuit is verified as one of the combinations of the output terminals of F. Here, L with a large number of gates
When designing an SI, a method based on a hierarchical design has become mainstream, and the above-described formal verification is
This process is performed for each module constituting a circuit in each layer.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、上述し
た従来の論理検証システムにおいては、階層設計された
大規模LSIのフォーマルベリフィケーションを用いた
論理検証を行う場合、すべての階層のHDLの記述を、
設計者が人手で作成しておかないと、論理検証システム
を実行することができず、論理検証の効率が悪いという
欠点がある。
However, in the above-described conventional logic verification system, when performing logic verification using formal verification of a hierarchically designed large-scale LSI, the HDL description of all layers is described. ,
If the designer does not manually create the logic verification system, the logic verification system cannot be executed, and the logic verification is not efficient.

【0004】すなわち、従来の論理検証システムにおい
ては、論理検証する始点及び終点を外部入力、外部出
力、FF入力、FF出力等とし、外部入力−外部出力間
と,外部入力−FF入力間と,FF出力−外部出力間
と,FF出力−FF入力間とにおける論理検証におい
て、下位階層のモジュール(以下、下位モジュール)を
含むRTLレベルのHDLで記述された回路の論理検証
を行うとき、この回路に用いられている下位モジュール
のHDLが必要となるため、論理検証を行う回路に含ま
れる全ての階層のHDLの記述が不可欠となる。
That is, in the conventional logic verification system, the starting point and the ending point of the logic verification are external input, external output, FF input, FF output, etc., and between the external input and external output, between the external input and FF input, In the logic verification between the FF output and the external output and between the FF output and the FF input, when performing a logic verification of a circuit described in RTL level HDL including a lower layer module (hereinafter, lower module), this circuit is used. Therefore, the HDLs of all the layers included in the circuit for performing the logic verification are indispensable.

【0005】また、従来の論理検証システムにおいて
は、大規模なLSI回路の設計になると、階層構造が深
くなり、これに伴って使用されるモジュールの数が多く
なるため、これらのモジュールのHDL記述を記憶させ
るために、論理検証システムに大きな記憶領域が必要と
なる欠点がある。すなわち、従来の論理検証システムに
は、論理検証する始点及び終点を、外部入力,外部出
力,FF入力,FF出力とするため、外部入力−外部出
力間、外部入力−FF入力間、FF出力−外部出力間、
FF出力−FF入力間として論理検証を行うため、多く
の下位モジュールを含む回路の論理検証を行うとき、こ
れら下位モジュールのRTLレベルのHDL記述とゲー
トレベルのHDL記述、または、下位モジュールのRT
LレベルのHDL記述とネットリストの情報をすべて、
論理検証システムの記憶領域に記憶する必要があるため
である。
Further, in the conventional logic verification system, when a large-scale LSI circuit is designed, the hierarchical structure becomes deeper and the number of modules to be used increases. However, there is a disadvantage that a large storage area is required for the logic verification system in order to store. That is, in the conventional logic verification system, since the starting point and the ending point of the logic verification are the external input, the external output, the FF input, and the FF output, the external input-external output, the external input-FF input, the FF output- Between external outputs,
In order to perform logic verification between the FF output and the FF input, when performing logic verification of a circuit including many lower modules, the RTL level HDL description and the gate level HDL description of these lower modules or the RT level of the lower module are performed.
All L level HDL description and netlist information,
This is because the data needs to be stored in the storage area of the logic verification system.

【0006】さらに、従来の論理検証システムにおいて
は、大規模なLSI回路の設計になると、回路規模が増
大するため、各階層にわたる全てのモジュールの論理検
証を行っていくため、回路全体の論理検証を処理時間が
長くなり、設計の効率が低下してしまう問題がある。本
発明はこのような背景の下になされたもので、論理検証
を行う回路に含まれる全ての階層のHDL記述を必要と
せず、回路の大規模化に伴い大幅な記憶容量の増加を行
う必要が無く、かつ、論理検証の時間を減少させること
が可能な論理検証システムを提供することにある。
Further, in the conventional logic verification system, when a large-scale LSI circuit is designed, the circuit scale is increased. Therefore, the logic verification of all modules in each hierarchy is performed. However, there is a problem that the processing time becomes longer and the design efficiency is reduced. The present invention has been made under such a background, and does not require the HDL description of all the layers included in the circuit to be subjected to the logic verification, and needs to greatly increase the storage capacity as the circuit becomes larger. It is an object of the present invention to provide a logic verification system which has no problem and can reduce the logic verification time.

【0007】[0007]

【課題を解決するための手段】本発明の論理検証システ
ムは、階層化設計されたLSI回路のフォーマルベリフ
ィケーションによる論理検証を行う論理検証システムに
おいて、論理検証を行う対象となる、前記LSI回路内
における対象回路の回路のRTLレベルのHDL記述か
ら、この対象回路で用いられる信号名と、この各信号の
入力/出力の種別と、この対象回路の論理式からなる中
間コードを抽出する中間コード生成部と、前記種別から
論理検証の始点及び終点となる信号を解析する始終点解
析部と、前記RTLレベルのHDL記述と、前記LSI
回路のゲートレベルのHDL記述またはこの記述から生
成されたネットリストとの論理の比較を、前記始点及び
前記終点の範囲で行う論理検証部とを有することを特徴
とする。
A logic verification system according to the present invention is a logic verification system for performing a logic verification by formal verification of a hierarchically designed LSI circuit, wherein the LSI circuit to be subjected to the logic verification is provided. From the RTL-level HDL description of the circuit of the target circuit in the table, an intermediate code for extracting a signal name used in the target circuit, an input / output type of each signal, and an intermediate code comprising a logical expression of the target circuit A generation unit, a start / end point analysis unit for analyzing signals serving as a start point and an end point of logic verification based on the type, the RTL level HDL description, and the LSI
A logic verification unit for comparing the logic with the HDL description at the gate level of the circuit or the netlist generated from the description within the range of the start point and the end point.

【0008】本発明の論理検証システムは、前記始点及
び前記終点の信号が、前記対象回路で使用されている下
位モジュールのモジュール出力信号及びモジュール入力
信号を含んでいることを特徴とする。本発明の論理検証
システムは、前記始終点解析部が解析した各信号の始点
及び終点を示す記号を、この各信号名に対応させて記憶
部に格納することを特徴とする。
The logic verification system according to the present invention is characterized in that the start and end signals include a module output signal and a module input signal of a lower module used in the target circuit. The logic verification system according to the present invention is characterized in that a symbol indicating a start point and an end point of each signal analyzed by the start / end point analysis unit is stored in the storage unit in association with each of the signal names.

【0009】本発明の論理検証プログラムは、階層化設
計されたLSI回路のフォーマルベリフィケーションに
よる論理検証を行う請求項1から請求項4に記載された
論理検証システムを動作させる論理検証プログラムにお
いて、論理検証を行う対象となる、前記LSI回路内に
おける対象回路の回路のRTLレベルのHDL記述か
ら、この対象回路で用いられる信号名と、この各信号の
入力/出力の種別と、この対象回路の論理式からなる中
間コードを抽出する中間コード生成処理と、前記種別か
ら論理検証の始点及び終点となる信号を解析する始終点
解析処理と、前記RTLレベルのHDL記述と、前記L
SI回路のゲートレベルのHDL記述またはこの記述か
ら生成されたネットリストとの論理の比較を、前記始点
及び前記終点の範囲で行う論理検証処理とを有すること
を特徴とする。
A logic verification program for operating a logic verification system according to any one of claims 1 to 4, wherein the logic verification program of the present invention performs logic verification by formal verification of a hierarchically designed LSI circuit. From the RTL level HDL description of the circuit of the target circuit in the LSI circuit to be subjected to the logic verification, the signal name used in the target circuit, the input / output type of each signal, and the An intermediate code generation process for extracting an intermediate code consisting of a logical expression, a start / end point analysis process for analyzing signals serving as a start point and an end point of logic verification from the type, an HDL description at the RTL level,
A logic verification process for comparing the logic with the HDL description at the gate level of the SI circuit or the netlist generated from the description within the range of the start point and the end point.

【0010】本発明のフォーマルベリフィケーションに
よる論理検証システムは、階層設計されたLSI回路に
ついて論理検証を行う場合、論理検証する始終点にモジ
ュール入力と、モジュール出力を考慮することで、外部
入力−外部出力間と、外部入力−FF入力間と、FF出
力−外部出力間と、FF出力−FF入力間と、外部入力
−モジュール入力間と、FF出力−モジュール入力間
と、モジュール出力−外部出力間と、モジュール出力−
FF入力間と、モジュール出力−モジュール入力間につ
いて、論理検証を行うこととし、下位モジュールの回路
情報を不要とする論理検証の手段を有する。
In the logic verification system using formal verification according to the present invention, when performing logic verification on a hierarchically designed LSI circuit, a module input and a module output are taken into consideration at the start and end points of the logic verification, so that an external input- Between external outputs, between external inputs and FF inputs, between FF outputs and external outputs, between FF outputs and FF inputs, between external inputs and module inputs, between FF outputs and module inputs, and between module outputs and external outputs Between and module output-
Logic verification is performed between the FF input and between the module output and the module input, and there is a logic verification unit that does not require circuit information of a lower module.

【0011】[0011]

【発明の実施の形態】以下、図面を参照して本発明の実
施形態について説明する。図1は本発明の一実施形態に
よる論理検証システムの構成を示すブロック図である。
この図において、論理検証部4は、RTLレベルのHD
L記述(ロジック回路生成可能な回路記述形式)のファ
イル1と、ゲートレベルのHDL記述またはネットリス
トで記述されたファイル2(生成された回路レベルの記
述形式)とが入力されると、ファイル1のRTLレベル
のHDLで記述されている回路(以下、対象回路)と、
ファイル2のゲートレベルのHDL記述またはネットリ
ストで記述されている回路との論理比較を行う。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a logic verification system according to an embodiment of the present invention.
In this figure, the logic verification unit 4 has a RTL level HD.
When a file 1 of an L description (a circuit description format capable of generating a logic circuit) and a file 2 (a generated circuit-level description format) described in a gate-level HDL description or a netlist are input, the file 1 A circuit described in RTL-level HDL (hereinafter, a target circuit);
The logical comparison with the circuit described in the gate level HDL description or the netlist of the file 2 is performed.

【0012】すなわち、論理検証システム4は、RTL
レベルのHDLで記述された対象回路と、ファイル2に
記述された回路との論理の等価性を検証するシステムで
ある。ここで、ファイル1の回路は、論理検証するRT
L(レジスタトランスファレベル)のハードウェア記述
言語を用いて記述したものであり、例えば、RTLレベ
ルのVerilog-HDL(登録商標)やVHDL等
により記述されている。
That is, the logic verification system 4 uses the RTL
This is a system for verifying the logical equivalence between the target circuit described in the HDL of the level and the circuit described in the file 2. Here, the circuit of the file 1 is the RT for logic verification.
This is described using an L (register transfer level) hardware description language, and is described in, for example, RTL level Verilog-HDL (registered trademark), VHDL, or the like.

【0013】また、ファイル2に記述されている回路
は、RTLレベルのHDLで記述された回路に対して、
論理比較の対象となる回路であり、具体的には、Ver
ilog-HDL(登録商標),VHDL(VHSIC Hardw
aare Description Language)やEDIF(Electronica
l Design Interchange Format)などで記述された回路
のことである。このファイル2に記述された回路には、
ファイル1にRTLレベルのHDLにより記述されてい
る対象回路における、外部入力,外部出力,FF入力,
FF出力,モジュール入力及びモジュール出力の各々の
信号と、一対一対応が取れる外部入力の信号名,外部出
力の信号名,FF入力の信号名,FF出力の信号名,モ
ジュール入力の信号名,モジュール出力の信号名が付け
られている。
The circuit described in the file 2 is different from the circuit described in RTL level HDL.
This is a circuit to be subjected to logical comparison.
ilog-HDL (registered trademark), VHDL (VHSIC Hardw
aare Description Language) and EDIF (Electronica)
l Design Interchange Format). The circuits described in this file 2 include:
External input, external output, FF input,
FF output, module input and module output signal, external input signal name, external output signal name, FF input signal name, FF output signal name, module input signal name, module name The output signal name is assigned.

【0014】テクノロジライブラリ3は、ゲートレベル
のHDLまたはネットリスト2で使用される論理ゲート
の入出力ピン情報と、FFの入出力ピン情報と、論理ゲ
ートの論理情報とを、各論理ゲートに対応して記述した
ライブラリである。論理検証部4は、中間コード生成部
41と、始終点解析部42と、記憶領域43と、論理検
証処理部44と、検証結果出力部45とから構成されて
いる。中間コード記憶部5は、論理検証部4が作成す
る、ファイル1に記述されている対象回路の中間コード
を、一時的に格納するための記憶部である。
The technology library 3 stores input / output pin information of logic gates used in the gate level HDL or netlist 2, input / output pin information of FFs, and logic information of logic gates for each logic gate. It is a library described as follows. The logic verification unit 4 includes an intermediate code generation unit 41, a start / end point analysis unit 42, a storage area 43, a logic verification processing unit 44, and a verification result output unit 45. The intermediate code storage unit 5 is a storage unit for temporarily storing the intermediate code of the target circuit described in the file 1 created by the logic verification unit 4.

【0015】次に、論理検証部4を構成する中間コード
生成部41,始終点解析部42,記憶領域43,論理検
証処理部44,及び検証結果出力部45を順次説明す
る。中間コード生成部41は、ファイル1における対象
回路の記述から、始終点解析部42が処理しやすい形式
の中間コードを抽出、すなわち、対象回路に入出力され
る信号名及びこれらの信号が対象回路に入力されるもの
か、または対象回路から出力されるものかの種別を抽出
し、この抽出結果を中間コードとして、中間コード記憶
部に記憶させる。
Next, the intermediate code generation unit 41, the start / end point analysis unit 42, the storage area 43, the logic verification processing unit 44, and the verification result output unit 45 constituting the logic verification unit 4 will be described in order. The intermediate code generation unit 41 extracts, from the description of the target circuit in the file 1, an intermediate code in a format that can be easily processed by the start / end point analysis unit 42, that is, the signal names input to and output from the target circuit and the signals , Or the type output from the target circuit, and the extracted result is stored in the intermediate code storage unit as an intermediate code.

【0016】始終点解析部42は、ファイル1の対象回
路の記述から、外部入力,外部出力,FF入力,FF出
力,モジュール入力,モジュール出力の各信号を抽出
し、これら各信号を、論理比較としての論理検証を行う
開始点の信号と終了点の信号との区別を付けてをそれぞ
れ記憶領域43に設定する。始点とは、論理検証を行う
とき、論理検証の開始となる信号を示し、一方、終点と
は論理検証の終了となる信号を示している。すなわち、
始点は外部入力m,FF出力,モジュール出力の各々の
信号を指しており、一方、終点は外部出力,FF入力,
モジュール入力の各々の信号を指している。
The start / end point analysis unit 42 extracts each signal of external input, external output, FF input, FF output, module input, and module output from the description of the target circuit in the file 1, and performs logical comparison of these signals. A distinction is made between the signal at the start point and the signal at the end point for performing the logic verification as described above, and are set in the storage area 43, respectively. The start point indicates a signal that starts logic verification when logic verification is performed, and the end point indicates a signal that ends logic verification. That is,
The starting point indicates each signal of the external input m, FF output, and module output, while the ending point indicates the external output, FF input,
Refers to each signal of the module input.

【0017】論理検証処理部44は、例えば、BDD
(Binary Decision Diagram)を
使用したフォーマルベリフィケーションにより、ファイ
ル1に記述された対象回路と、ファイル2に記述された
回路との論理比較を行い、等価性について判定を行う。
すなわち、論理検証処理部44は、ファイル1にRTL
レベルのHDLで記述された対象回路と、ファイル2に
ゲートレベルのHDLで記述された回路との比較、また
は、ファイル1にRTLレベルのHDLで記述された対
象回路と、EDIF形式のネットリストで記述された回
路との比較を、始終点解析部42で設定した始点及び終
点の間の回路について、フォーマルベリフィケーション
により論理検証を行う。検証結果出力部45は、論理検
証処理部44において検証された上記ファイル1の対象
回路と、上記ファイル2に記述されている下位との論理
比較の結果、すなわちこの対象回路と回路との等価性の
結果をCRT(Cathode-Ray Tube)に表示させ、また
は、ファイルとして出力する。
The logic verification processing unit 44 includes, for example, a BDD
By performing formal verification using (Binary Decision Diagram), a logical comparison is performed between the target circuit described in the file 1 and the circuit described in the file 2, and the equivalence is determined.
That is, the logic verification processing unit 44
Comparison between the target circuit described in the HDL at the level HDL and the circuit described in the HDL at the gate level in the file 2, or the target circuit described in the HDL at the RTL level in the file 1 and the netlist in the EDIF format For comparison with the described circuit, the logic between the start point and the end point set by the start / end point analysis unit 42 is verified by formal verification. The verification result output unit 45 outputs a result of logical comparison between the target circuit of the file 1 verified by the logic verification processing unit 44 and the lower order described in the file 2, that is, the equivalence between the target circuit and the circuit. Is displayed on a CRT (Cathode-Ray Tube) or output as a file.

【0018】次に、上述した一実施形態の論理検証シス
テムの動作を、図1及び図2を参照して説明する。図2
は、一実施形態の論理検証システムの動作例を説明する
フローチャートである。まず、中間コード生成部41
は、ファイル1の対象回路のRTLレベルのHDLの記
述を読み込み(ステップ201)、読み込んだRTLレ
ベルのHDL記述を構文解析により、論理情報を抽出
し、始終点解析部42で処理しやすい形式の中間コード
に変換して、この中間コードを中間コード記憶部5に格
納する(ステップ202)。
Next, the operation of the logic verification system according to the above-described embodiment will be described with reference to FIGS. FIG.
5 is a flowchart illustrating an operation example of the logic verification system according to one embodiment. First, the intermediate code generation unit 41
Reads the RTL-level HDL description of the target circuit in the file 1 (step 201), extracts the logical information by syntax analysis of the read RTL-level HDL description, and processes the read-out RTL-level HDL description in a format that can be easily processed by the start / end point analysis unit 42. The intermediate code is converted into an intermediate code, and the intermediate code is stored in the intermediate code storage unit 5 (step 202).

【0019】ここで、処理しやすい形式の中間コードと
は、図3に示すように、対象回路における信号名301
と、これら信号名301の各信号の始点及び終点を示す
始終点種別302と、信号の論理式303とから構成さ
れている。中間コード生成部41は、構文解析により、
ファイル1のRTLレベルのHDLで記述されている対
象回路における、論理式が記述されている論理記述の記
述部分,入出力信号がportの記述における「bus形式」
か「register形式」のいずれかであるかが記述されてい
るレジスタ記述部分,及び下位モジュールとの接続関係
を記述したモジュール記述部分を判別する。
Here, the intermediate code in a format that is easy to process is, as shown in FIG.
, A start / end point type 302 indicating a start point and an end point of each signal of the signal name 301, and a logical expression 303 of the signal. The intermediate code generation unit 41 performs syntax analysis,
In the target circuit described in the HDL at the RTL level of the file 1, the description part of the logical description in which the logical expression is described, and the input / output signal is "bus format" in the description of the port
A register description portion describing whether the data is in one of "register format" and a "module format" and a module description portion describing a connection relationship with a lower module are determined.

【0020】そして、中間コード生成部41は、論理式
の記述部分からは論理記述情報を抽出し、レジスタ記述
部分からは入出力される信号が、「bus形式」であれば
外部入力信号及び外部出力信号とし、「register形式」
であればFF入力信号及びFF出力信号としたレジスタ
記述情報を抽出し、モジュール記述部分からモジュール
入力信号及びモジュール出力信号としてモジュール記述
情報を抽出し、これら抽出した情報を中間コードの情報
とする。
The intermediate code generation unit 41 extracts logical description information from the description part of the logical expression. If the signal input / output from the register description part is the “bus format”, the external input signal and the external Output signal, register format
If so, register description information as an FF input signal and an FF output signal is extracted, module description information is extracted from the module description portion as a module input signal and a module output signal, and the extracted information is used as information of an intermediate code.

【0021】さらに、中間コード生成部41は、対象回
路から入出力される信号を、レジスタ記述部分から各々
種類別に、外部入力信号名,外部出力信号名,FF入力
信号名,FF出力信号名,モジュール入力信号名,モジ
ュール出力信号名として抽出し、上述した論理記述情
報,レジスタ記述情報及びモジュール記述情報に対応さ
せて中間コードの情報とする。そして、中間コード生成
部41は、抽出された各信号を、外部入力信号名,外部
出力信号名,FF入力信号名,FF出力信号名,モジュ
ール入力信号名,及びモジュール出力信号名の各々に分
類して、図3に示すテーブルの信号名301の欄に各々
記述する。
Further, the intermediate code generation unit 41 converts the signals input / output from / from the target circuit into external input signal names, external output signal names, FF input signal names, FF output signal names, It is extracted as a module input signal name and a module output signal name, and is associated with the above-described logic description information, register description information, and module description information to be used as intermediate code information. The intermediate code generation unit 41 classifies the extracted signals into external input signal names, external output signal names, FF input signal names, FF output signal names, module input signal names, and module output signal names. Then, it is described in the column of the signal name 301 in the table shown in FIG.

【0022】また、中間コード生成部41は、記憶領域
43において、図3に示すテーブルの始終点(始点及び
終点)種別の欄302に、信号名の欄301に記述され
ている各信号名の信号を、外部入力端子として「I」、
外部出力端子として「O」、FF入力端子として「F
I」、FF出力端子として「FO」、モジュール入力端
子として「MI」、モジュール出力端子として「M
O」、のように信号の種類に対応して特定の記号を記述
し、各信号の種類を表現する。そして、中間コード生成
部41は、抽出した論理記述を論理式として、図3に示
すように論理式の欄303に記述する(格納する)。
In the storage area 43, the intermediate code generation unit 41 stores, in the column 302 of the type of the start and end points (start point and end point) of the table shown in FIG. The signal is "I" as an external input terminal,
"O" as an external output terminal and "F" as an FF input terminal
I "," FO "as the FF output terminal," MI "as the module input terminal," M "as the module output terminal
O ", a specific symbol is described corresponding to the type of signal, and the type of each signal is expressed. Then, the intermediate code generation unit 41 describes (stores) the extracted logical description as a logical expression in the logical expression column 303 as shown in FIG.

【0023】次に、ファイル1のRTLレベルの記述と
して、図4に示すVerilog-HDL(登録商標)
のRTLレベルにより記述された対象回路を例として、
この対象回路から図3の中間コード生成が生成される動
作を具体的に説明する。中間コード生成部41は、図4
の式(1)の「x = a + xb * c ;」において、信号名
「x」をoutputと定義して記号「O」により表現し、
「a」をinputと定義して記号「I」により表現し、
「c」をレジスタ出力と定義して記号「FO」により表
現して、各々の表現を始終点種別の欄302に書き込
む。
Next, Verilog-HDL (registered trademark) shown in FIG.
As an example, the target circuit described by the RTL level of
The operation of generating the intermediate code shown in FIG. 3 from the target circuit will be specifically described. The intermediate code generation unit 41 is configured as shown in FIG.
In “x = a + xb * c;” in the equation (1), the signal name “x” is defined as output, and is represented by the symbol “O”.
"A" is defined as input and expressed by the symbol "I",
“C” is defined as a register output and is represented by the symbol “FO”, and each expression is written in the column 302 of the start / end point type.

【0024】また、中間コード生成部41は、「xb」が
論理式定義であるため、信号名としての始終点種別の表
現を行わない。そして、中間コード生成部41は、図3
の論理式の欄303に論理記述の論理式として、「a +
xb * c」を書き込む。さらに、中間コード生成部41
は、論理式の各信号の始終点種別を、図3のテーブルの
各欄により検出できるように、各信号名の欄301の各
信号にポインタを付し、この各信号のポインタが、各信
号に対応する始終点種別の欄302の表現を指すように
設定している。
Further, the intermediate code generation unit 41 does not express the start / end point type as a signal name because “xb” is a logical expression definition. Then, the intermediate code generation unit 41
As the logical expression of the logical description in the logical expression column 303 of “a +
xb * c ". Further, the intermediate code generation unit 41
Assigns a pointer to each signal in the column 301 of each signal name so that the start / end point type of each signal of the logical expression can be detected in each column of the table of FIG. Is set to indicate the expression in the column 302 of the start / end point type corresponding to.

【0025】同様に、中間コード生成部41は、論理式
の欄303の論理式の要素毎にポインタを付し、論理式
の各要素のポインタに、この要素に対応する信号名の欄
301における各信号を指させることにより関連づけを
行わせる。次に、中間コード生成部41は、要素「xb」
が図4における(2)式の「xb =b + d;」による論理式
定義であるため、論理式の欄303の要素「xb」にポ
インタを付し、このポインタにより欄303の要素「b
+ d」を指し示させ、要素「xb」と要素「b + d」との
関連づけを行う。上述したように、中間コード生成部4
1は、式(1),式(2),式(3)各々の各要素につ
いて関連づけを行うため、図3に示す欄301、欄30
2、欄303のように、各対応する要素がポインタ(図
3の矢印がポインタによる関連づけを示している)で接
続された(関連づけられた)構成となる。
Similarly, the intermediate code generation unit 41 attaches a pointer to each element of the logical expression in the logical expression column 303, and assigns a pointer to each element of the logical expression in the signal name column 301 corresponding to this element. The association is performed by pointing each signal. Next, the intermediate code generation unit 41 sets the element “xb”
Is a logical expression definition by “xb = b + d;” in the expression (2) in FIG. 4, a pointer is attached to the element “xb” in the logical expression column 303, and the element “b” in the column 303 is
+ d "and associate the element" xb "with the element" b + d ". As described above, the intermediate code generation unit 4
Numeral 1 designates columns 301 and 30 shown in FIG. 3 for associating each element of equations (1), (2) and (3).
2. As shown in a column 303, each corresponding element is connected (associated) by a pointer (the arrow in FIG. 3 indicates the association by the pointer).

【0026】次に、始終点解析部42は、構文解析によ
り、中間コード5から、入出力記述,レジスタ記述,モ
ジュール記述を判別する。そして、始終点解析部42
は、外部入力信号名(例えば、信号名「x」),FF出
力信号名(例えば、信号名「c」),モジュール出力信
号名の信号を、論理検証の始点の信号として、また、外
部出力信号名(例えば、信号名「a」),FF入力信号
名,モジュール入力信号名の信号を、論理検証の終点の
信号として記憶領域43に格納する(ステップ20
3)。
Next, the start / end point analysis unit 42 determines an input / output description, a register description, and a module description from the intermediate code 5 by syntax analysis. Then, the start / end point analysis unit 42
Indicates that the signals of the external input signal name (for example, the signal name “x”), the FF output signal name (for example, the signal name “c”), and the module output signal name are used as the signal of the starting point of the logic verification, and The signal of the signal name (for example, the signal name “a”), the FF input signal name, and the module input signal name are stored in the storage area 43 as the signal of the end point of the logic verification (Step 20).
3).

【0027】次に、論理検証処理部44は、入力したフ
ァイル1に記述された対象回路と、ファイル2に記述さ
れた回路との論理検証において、記憶領域43に記憶し
た欄301の信号名の範囲で、フォーマルベリフィケー
ションによる論理検証を行う。このため、論理検証処理
部44は、ファイル1のRTLレベルのHDLで記述さ
れた対象回路については、中間コード生成部41で生成
した中間コードの中間コード記憶部5の欄303の論理
記述及び欄301及び欄302を用い、また、ファイル
2のゲートレベルのHDLまたはネットリストより記述
された回路については、テクノロジライブラリ3から、
回路のブロックのピン情報と論理情報とを参照して生成
した論理記述及び始終点の範囲を用い、ファイル1の対
象回路とファイル2の回路との論理比較を行い、比較結
果として得られた透過性の判定結果を結果出力部45へ
出力する。そして、検証結果出力部45は、入力される
透過性の判定結果を、CRTへの表示として、または、
ファイルへの出力として行う(ステップ204)。
Next, in the logic verification of the target circuit described in the input file 1 and the circuit described in the file 2, the logic verification processing unit 44 checks the signal name of the column 301 stored in the storage area 43. Perform logic verification by formal verification within the range. Therefore, the logic verification processing unit 44 determines, for the target circuit described in the HDL at the RTL level of the file 1, the logic description and the column 303 of the intermediate code storage unit 5 of the intermediate code generated by the intermediate code generation unit 41. The circuit described using the HDL or netlist at the gate level of the file 2 using the column 301 and the column 302 is described from the technology library 3 as follows.
Using the logic description generated with reference to the pin information and the logic information of the circuit block and the range of the start and end points, a logical comparison between the target circuit of file 1 and the circuit of file 2 is performed, and the transparency obtained as the comparison result is obtained. The result of the sex determination is output to the result output unit 45. Then, the verification result output unit 45 displays the input transparency determination result as a display on a CRT, or
This is performed as output to a file (step 204).

【0028】上述したように、一実施形態による論理検
証システムにおいては、LSI回路における論理比較が
始終点の範囲で行えるため、下位モジュールからのモジ
ュール出力信号と下位モジュールへのモジュール入力信
号とを始終点として用いるため、下位モジュールの回路
記述が無くても、ファイル1に記述された対象回路と、
ファイル2に記述された回路との論理比較を行うことが
できるため、下位モジュールの数が増大したとしても、
従来の様に、各階層の全モジュールの回路のHDLによ
る記述を格納する必要が無いため、ために大幅な記憶容
量の増加にはならず、論理検証における記憶容量の増加
を防止できる。
As described above, in the logic verification system according to the embodiment, since the logic comparison in the LSI circuit can be performed within the range of the start and end points, the module output signal from the lower module and the module input signal to the lower module are constantly changed. Since it is used as a point, even if there is no circuit description of a lower module, the target circuit described in file 1
Since the logical comparison with the circuit described in the file 2 can be performed, even if the number of lower modules increases,
Unlike the related art, it is not necessary to store the description in HDL of the circuits of all the modules in each layer, so that the storage capacity does not increase significantly, and the storage capacity in logic verification can be prevented from increasing.

【0029】また、一実施形態による論理検証システム
においては、LSI回路における論理比較が始終点の範
囲で行えるため、下位モジュールからのモジュール出力
信号と下位モジュールへのモジュール入力信号とを始終
点として用いるため、下位モジュールの回路記述が無く
ても、ファイル1に記述された対象回路と、ファイル2
に記述された回路との論理比較を行うことができるた
め、従来のようにLSI回路全体、すなわち、各階層全
ての論理検証を行うのに比較し、回路階層が下の下位モ
ジュールの論理記述の比較を行わなくて良いため、論理
比較の時間が短縮でき、LSI回路の設計の効率を向上
させることができる。
Further, in the logic verification system according to the embodiment, since the logic comparison in the LSI circuit can be performed within the range of the start and end points, the module output signal from the lower module and the module input signal to the lower module are used as the start and end points. Therefore, even if there is no circuit description of the lower module, the target circuit described in file 1 and the file 2
Can be logically compared with the circuit described in (1), compared to performing the logic verification of the entire LSI circuit, that is, all the layers as in the conventional case, and comparing the logical description of the lower module with the lower circuit hierarchy. Since the comparison does not need to be performed, the time for logical comparison can be reduced, and the efficiency of LSI circuit design can be improved.

【0030】さらに、一実施形態による論理検証システ
ムにおいては、LSI回路における論理比較が始終点の
範囲で行えるため、下位モジュールからのモジュール出
力信号と下位モジュールへのモジュール入力信号とを始
終点として用いるため、下位モジュールの回路記述が無
くても、ファイル1に記述された対象回路と、ファイル
2に記述された回路との論理比較を行うことができるた
め、下位モジュールの設計が完了していない時点でも、
論理検証が行え、LSI回路の設計の効率を向上させる
ことができる。
Further, in the logic verification system according to one embodiment, since the logic comparison in the LSI circuit can be performed within the range of the start and end points, the module output signal from the lower module and the module input signal to the lower module are used as the start and end points. Therefore, even if there is no circuit description of the lower module, a logical comparison between the target circuit described in the file 1 and the circuit described in the file 2 can be performed. But
Logic verification can be performed, and the efficiency of LSI circuit design can be improved.

【0031】加えて、一実施形態による論理検証システ
ムにおいては、LSI回路における論理比較が始終点の
範囲で行えるため、下位モジュールからのモジュール出
力信号と下位モジュールへのモジュール入力信号とを始
終点として用いるため、下位モジュールの回路記述が無
くても、ファイル1に記述された対象回路と、ファイル
2に記述された回路との論理比較を行うことができるた
め、下位モジュールの記述を人出により入力して、作成
する必要が無くなるため、LSI回路の設計の効率を向
上させることができる。
In addition, in the logic verification system according to the embodiment, since the logic comparison in the LSI circuit can be performed within the range of the start and end points, the module output signal from the lower module and the module input signal to the lower module are set as the start and end points. Since the target circuit described in the file 1 and the circuit described in the file 2 can be logically compared without using the circuit description of the lower module, the description of the lower module is input by human input. Then, since there is no need to create the LSI circuit, the efficiency of LSI circuit design can be improved.

【0032】次に、本発明の実施の形態によるコンピュ
ータが実行するためのプログラムについて説明する。図
1におけるLSIの論理検証システムにおけるコンピュ
ータシステムのCPUが実行するためのプログラムは、
本発明によるプログラムを構成する。
Next, a program executed by the computer according to the embodiment of the present invention will be described. The program to be executed by the CPU of the computer system in the LSI logic verification system in FIG.
A program according to the present invention is configured.

【0033】このプログラムを格納するための記録媒体
としては、光磁気ディスク、光ディスク、半導体メモ
リ、磁気記録媒体等を用いることができ、これらをRO
M、RAM、CD−ROM、フレキシブルディスク、メ
モリカード等に構成して用いてよい。
As a recording medium for storing this program, a magneto-optical disk, an optical disk, a semiconductor memory, a magnetic recording medium, or the like can be used.
M, RAM, CD-ROM, flexible disk, memory card and the like may be used.

【0034】また上記記録媒体は、インターネット等の
ネットワークや電話回線等の通信回線を介してプログラ
ムが送信された場合のサーバやクライアントとなるコン
ピュータシステム内部のRAM等の揮発性メモリのよう
に、一定時間プログラムを保持するものも含まれる。
The recording medium is a fixed medium such as a volatile memory such as a RAM in a computer system serving as a server or a client when a program is transmitted through a network such as the Internet or a communication line such as a telephone line. The one that holds the time program is also included.

【0035】また上記プログラムは、このプログラムを
記憶装置等に格納したコンピュータシステムから伝送媒
体を介して、あるいは伝送媒体中の伝送波により他のコ
ンピュータシステムに伝送されるものであってもよい。
上記伝送媒体とは、インターネット等のネットワーク
(通信網)や電話回線等の通信回線(通信線)のように
情報を伝送する機能を有する媒体をいうものとする。
The above program may be transmitted from a computer system storing this program in a storage device or the like to another computer system via a transmission medium or by a transmission wave in the transmission medium.
The transmission medium refers to a medium having a function of transmitting information, such as a network (communication network) such as the Internet or a communication line (communication line) such as a telephone line.

【0036】また、上記プログラムは、前述した機能の
一部を実現するためであってもよい。さらに、前述した
機能をコンピュータシステムに既に記録されているプロ
グラムとの組み合わせで実現できるもの、いわゆる差分
ファイル(差分プログラム)であってもよい。
The above program may be for realizing a part of the above-mentioned functions. Furthermore, what can realize the above-described function in combination with a program already recorded in the computer system, that is, a so-called difference file (difference program) may be used.

【0037】従って、このプログラムを図1のシステム
又は装置とは異なるシステム又は装置において用い、そ
のシステム又は装置のコンピュータがこのプログラムを
実行することによっても、上記実施の形態で説明した機
能及び効果と同等の機能及び効果を得ることができ、本
発明の目的を達成することができる。
Therefore, by using this program in a system or apparatus different from the system or apparatus of FIG. 1, and executing the program by a computer of the system or apparatus, the functions and effects described in the above embodiment can be obtained. Equivalent functions and effects can be obtained, and the object of the present invention can be achieved.

【0038】以上、本発明の一実施形態を図面を参照し
て詳述してきたが、具体的な構成はこの実施形態に限ら
れるものではなく、本発明の要旨を逸脱しない範囲の設
計変更等があっても本発明に含まれる。
As described above, one embodiment of the present invention has been described in detail with reference to the drawings. However, the specific configuration is not limited to this embodiment, and a design change or the like may be made without departing from the gist of the present invention. The present invention is also included in the present invention.

【0039】[0039]

【発明の効果】以上説明したように、本発明によれば、
階層設計されたLSI回路について、フォーマルベリフ
ィケーションによる論理検証を行う場合に、始終点を外
部入力と、外部出力と、FF入力と、FF出力の他に、
モジュール入力と、モジュール出力を考慮することによ
り、下位モジュールの回路情報が不要で実行できるた
め、下位モジュールの設計途中でもフォーマルベリフィ
ケーションを実行できる効果がある。また、下位モジュ
ールの回路情報が不要で実行できるため、論理検証シス
テムのメモリ量の削減と、処理時間の短縮に効果があ
る。
As described above, according to the present invention,
When performing logic verification by formal verification on a hierarchically designed LSI circuit, in addition to the external input, the external output, the FF input, and the FF output,
By considering the module input and the module output, the circuit information of the lower module can be executed without the need, so that there is an effect that the formal verification can be executed even during the design of the lower module. Further, since the circuit can be executed without requiring the circuit information of the lower module, it is effective in reducing the memory amount of the logic verification system and the processing time.

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

【図1】 本発明の一実施形態による論理検証システム
の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a logic verification system according to an embodiment of the present invention.

【図2】 本発明の一実施形態による論理検証システム
の動作を示すフローチャートである。
FIG. 2 is a flowchart showing an operation of the logic verification system according to one embodiment of the present invention.

【図3】 本発明の一実施形態による論理検証システム
における中間コードの構成を示す概念図である。
FIG. 3 is a conceptual diagram showing a configuration of an intermediate code in the logic verification system according to one embodiment of the present invention.

【図4】 Verilog-HDL(登録商標)によるRTLレベ
ルによる対象回路の記述例を示す概念図である。
FIG. 4 is a conceptual diagram showing a description example of a target circuit at an RTL level in Verilog-HDL (registered trademark).

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

1 RTLレベルHDL 2 ゲートレベルHDL、または、ネットリスト 3 テクノロジ・ライブラリ 4 論理検証システム 5 中間コード記憶部 41 中間コード生成部 42 始終点解析部 43 記憶領域 44 論理検証処理部 45 検証結果出力部 301 信号名の欄 302 始終点種別の欄 303 論理式の欄 Reference Signs List 1 RTL level HDL 2 Gate level HDL or netlist 3 Technology library 4 Logic verification system 5 Intermediate code storage unit 41 Intermediate code generation unit 42 Start / end point analysis unit 43 Storage area 44 Logic verification processing unit 45 Verification result output unit 301 Signal name column 302 Start / end point type column 303 Logical expression column

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 階層化設計されたLSI回路のフォーマ
ルベリフィケーションによる論理検証を行う論理検証シ
ステムにおいて、 論理検証を行う対象となる、前記LSI回路内における
対象回路の回路のRTLレベルのHDL記述から、この
対象回路で用いられる信号名と、この各信号の入力/出
力の種別と、この対象回路の論理式からなる中間コード
を抽出する中間コード生成部と、 前記種別から論理検証の始点及び終点となる信号を解析
する始終点解析部と、 前記RTLレベルのHDL記述と、前記LSI回路のゲ
ートレベルのHDL記述またはこの記述から生成された
ネットリストとの論理の比較を、前記始点及び前記終点
の範囲で行う論理検証部とを有することを特徴とする論
理検証システム。
1. An RTL-level HDL description of a circuit of a target circuit in an LSI circuit to be subjected to logic verification in a logic verification system for performing a logic verification by formal verification of a hierarchically designed LSI circuit. A signal name used in the target circuit, an input / output type of each signal, an intermediate code generation unit for extracting an intermediate code composed of a logical expression of the target circuit, a starting point of logic verification from the type, A start / end point analysis unit for analyzing a signal serving as an end point; comparing the logic of the RTL level HDL description with the gate level HDL description of the LSI circuit or a netlist generated from the description; A logic verification system comprising: a logic verification unit that performs the verification within an end point range.
【請求項2】 前記始点及び前記終点の信号が、前記対
象回路で使用されている下位モジュールのモジュール出
力信号及びモジュール入力信号を含んでいることを特徴
とする請求項1記載の論理検証システム。
2. The logic verification system according to claim 1, wherein the signals at the start point and the end point include a module output signal and a module input signal of a lower module used in the target circuit.
【請求項3】 前記始終点解析部が解析した各信号の始
点及び終点を示す記号を、この各信号名に対応させて記
憶部に格納することを特徴とする請求項1または請求項
2記載の論理検証システム。
3. The storage unit according to claim 1, wherein a symbol indicating a start point and an end point of each signal analyzed by the start / end point analysis unit is stored in the storage unit in correspondence with each signal name. Logic verification system.
【請求項4】 階層化設計されたLSI回路のフォーマ
ルベリフィケーションによる論理検証を行う請求項1か
ら請求項4に記載された論理検証システムを動作させる
論理検証プログラムにおいて、 論理検証を行う対象となる、前記LSI回路内における
対象回路の回路のRTLレベルのHDL記述から、この
対象回路で用いられる信号名と、この各信号の入力/出
力の種別と、この対象回路の論理式からなる中間コード
を抽出する中間コード生成処理と、 前記種別から論理検証の始点及び終点となる信号を解析
する始終点解析処理と、 前記RTLレベルのHDL記述と、前記LSI回路のゲ
ートレベルのHDL記述またはこの記述から生成された
ネットリストとの論理の比較を、前記始点及び前記終点
の範囲で行う論理検証処理とを有することを特徴とする
論理検証プログラム。
4. A logic verification program for operating a logic verification system according to claim 1, wherein the logic verification is performed by formal verification of the hierarchically designed LSI circuit. From the RTL level HDL description of the circuit of the target circuit in the LSI circuit, an intermediate code consisting of signal names used in the target circuit, input / output types of each signal, and a logical expression of the target circuit An intermediate code generation process for extracting the HDL description, an RTL level HDL description, a gate level HDL description of the LSI circuit, or a description thereof. And a logic verification process for comparing the logic with the netlist generated from within the range of the start point and the end point. A logic verification program characterized by the following.
JP2001135229A 2001-05-02 2001-05-02 Logical verification system Pending JP2002328964A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001135229A JP2002328964A (en) 2001-05-02 2001-05-02 Logical verification system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001135229A JP2002328964A (en) 2001-05-02 2001-05-02 Logical verification system

Publications (1)

Publication Number Publication Date
JP2002328964A true JP2002328964A (en) 2002-11-15

Family

ID=18982734

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001135229A Pending JP2002328964A (en) 2001-05-02 2001-05-02 Logical verification system

Country Status (1)

Country Link
JP (1) JP2002328964A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220114312A1 (en) * 2020-10-09 2022-04-14 Xepic Corporation Limited Method, emulator, and storage media for debugging logic system design

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220114312A1 (en) * 2020-10-09 2022-04-14 Xepic Corporation Limited Method, emulator, and storage media for debugging logic system design
US11625521B2 (en) * 2020-10-09 2023-04-11 Xepic Corporation Limited Method, emulator, and storage media for debugging logic system design

Similar Documents

Publication Publication Date Title
US8869091B2 (en) Incremental clock tree synthesis
JP2011512602A (en) Logical conversion from synchronous to asynchronous
US10915683B2 (en) Methodology to create constraints and leverage formal coverage analyzer to achieve faster code coverage closure for an electronic structure
US20100251196A1 (en) Method and System for Designing a Structural Level Description of an Electronic Circuit
US9235672B2 (en) High-level synthesis data generation apparatus, high-level synthesis apparatus, and high-level synthesis data generation method
US7496869B1 (en) Method and apparatus for implementing a program language description of a circuit design for an integrated circuit
US6834379B2 (en) Timing path detailer
CN113781354A (en) Image noise point suppression method and device, computing equipment and storage medium
US20060190882A1 (en) System and method for generating assertions using waveforms
JP2022536648A (en) Behavioral design recovery from flattened netlist
US20050251776A1 (en) Integrated circuit design system
WO2023051395A1 (en) Register transfer level navigation microservices and instrumentation for cloud-native electronic design automation (eda) platforms
US8949766B2 (en) Detecting corresponding paths in combinationally equivalent circuit designs
US8910097B2 (en) Netlist abstraction
US8443314B1 (en) Abstraction level-preserving conversion of flip-flop-inferred hardware description language (HDL) to instantiated HDL
JP2002328964A (en) Logical verification system
US8661329B1 (en) Generation of readable hierarchical path identifiers
US6442738B1 (en) RTL back annotator
CN106650033B (en) Process mapping method for input/output ports
US8024681B2 (en) Hierarchical HDL processing method and non-transitory computer-readable storage medium
JP5262678B2 (en) Behavioral synthesis system, behavioral synthesis method, and behavioral synthesis program
JP2005293349A (en) Circuit design support system, design method and program
JP4448048B2 (en) Structural analysis program
US7272542B1 (en) Method and system for re-targeting integrated circuits
JP4082568B2 (en) Integrated circuit design support apparatus and method, and program thereof

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050613

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050621

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050816

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050913

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060124