JPH06195409A - Logical circuit connection rule verification method - Google Patents

Logical circuit connection rule verification method

Info

Publication number
JPH06195409A
JPH06195409A JP4344205A JP34420592A JPH06195409A JP H06195409 A JPH06195409 A JP H06195409A JP 4344205 A JP4344205 A JP 4344205A JP 34420592 A JP34420592 A JP 34420592A JP H06195409 A JPH06195409 A JP H06195409A
Authority
JP
Japan
Prior art keywords
hierarchical block
connection rule
hierarchical
verification
block
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
JP4344205A
Other languages
Japanese (ja)
Inventor
Takeo Kondo
武夫 近藤
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.)
JFE Steel Corp
Original Assignee
Kawasaki Steel 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 Kawasaki Steel Corp filed Critical Kawasaki Steel Corp
Priority to JP4344205A priority Critical patent/JPH06195409A/en
Publication of JPH06195409A publication Critical patent/JPH06195409A/en
Pending legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To attain a high speed processing by avoiding duplicated verification by obtaining information necessary for the verification of the connection rule of a hierarchical block on the high-order side of a hierarchical block and storing it at the time of verifying the connection rule of the hierarchical block. CONSTITUTION:This method executes the step of verifying the connection rule with regard to a net closing inside of the hierarchical block successively from the hierarchical block on a lower side toward that on a higher side and the step of obtaining information necessary for the verification of the connection rule of the hierarchical block on the high-order side with regard to a net connected to the hierarchical block on the high-order side of the hierarchical block and storing it. Namely, this logical circuit connection rule verification method verifies the connection rule successively from the hierarchical block on the low-order side toward that on the high-order side and at the time of verifying the connection rule of a hierarchical block, the method obtains information necessary for the verification of the connection rule of the hierarchical block on the high-order side of the hierarchical block and stores it.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、CAD装置を用いた論
理回路設計における論理回路の接続規則を検証する論理
回路接続規則検証方法に関し、詳細には、階層的に設計
された論理回路の検証を行なう論理回路接続規則検証方
法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic circuit connection rule verification method for verifying a connection rule of a logic circuit in a logic circuit design using a CAD device, and more specifically, verification of a hierarchically designed logic circuit. And a logic circuit connection rule verification method for performing

【0002】[0002]

【従来の技術】CAD装置を用いたLSI論理回路の設
計の際、例えば、図2に示す、複数の階層ブロックCH
IP,BLK1,BLK2,BLK3,BLK4からな
る階層構造を考える。各階層ブロックは、論理素子およ
び、論理素子どうしを接続するネットからなる論理素子
部と、下位の階層ブロックが存在する場合にその構成が
ブラックボックスで示される下位の階層ブロックとで構
成される。この例に示す階層構造には、階層ブロックB
LK2は2箇所に配置されている。論理回路の設計にあ
たっては各階層ブロック毎に順次にもしくは分担して回
路設計が行なわれる。
2. Description of the Related Art When designing an LSI logic circuit using a CAD device, for example, a plurality of hierarchical blocks CH shown in FIG.
Consider a hierarchical structure consisting of IP, BLK1, BLK2, BLK3, BLK4. Each hierarchical block is composed of a logic element portion and a logic element portion composed of a net connecting the logic elements, and a lower hierarchical block whose structure is indicated by a black box when a lower hierarchical block exists. In the hierarchical structure shown in this example, the hierarchical block B
LK2 is arranged in two places. When designing a logic circuit, circuit design is performed for each hierarchical block either sequentially or in a shared manner.

【0003】この論理回路設計が一旦終了すると、ファ
ンイン、ファンアウトの適否やその他接続が禁止されて
いる論理素子どうしの接続の有無等所定の接続規則に合
致しているか否かの検証が行なわれる。この接続規則の
検証は、従来は階層構造が展開され、展開された論理素
子とその接続ネットからなる接続情報について検証を行
なうか、もしくは展開せず階層的な接続情報のまま検証
を行なう場合、上位階層から下位階層へと階層ブロック
どうしの接続を調べながら検証を行なっている。
Once this logic circuit design is completed, it is verified whether or not the fan-in and fan-out are suitable, and whether or not other logic elements whose connection is prohibited are connected to a predetermined connection rule. Be done. In the verification of this connection rule, conventionally, a hierarchical structure is developed, and the connection information composed of the expanded logic element and its connection net is verified, or when the verification is performed without expanding the hierarchical connection information, Verification is performed by checking the connection between hierarchical blocks from the upper layer to the lower layer.

【0004】以下、従来の接続規則検証方法について、
ファンイン、ファンアウトの検証を例として説明する。
図3は、階層を展開して行なう従来の接続規則検証方法
の一例を示したフローである。論理回路入力手段を用い
て各階層ブロック毎に論理回路が設計,入力され、その
入力された論理回路に関する各階層毎の情報が格納され
る。
The conventional connection rule verification method will be described below.
Verification of fan-in and fan-out will be described as an example.
FIG. 3 is a flow showing an example of a conventional connection rule verification method performed by expanding a hierarchy. A logic circuit is designed and input for each hierarchical block using the logic circuit input means, and information for each hierarchical level regarding the input logic circuit is stored.

【0005】論理回路接続規則の検証にあたっては、先
ず、格納された階層ブロック毎の論理回路情報が参照さ
れて各階層全てを展開し、下位の階層ブロックについて
も全て論理素子およびそれらの接続ネットで表現された
展開済論理回路情報が作成される。次に作成された展開
済論理回路情報とセルライブラリを参照して展開された
論理回路の全てのネットについて出力駆動能力の検証が
行なわれ、その検証結果が作成される。
In the verification of the logic circuit connection rule, first, the stored logic circuit information for each hierarchical block is referred to expand all the layers, and the lower hierarchical blocks are all made up of logic elements and their connection nets. The expressed expanded logic circuit information is created. Next, the output drive capability is verified for all the nets of the expanded logic circuit by referring to the created expanded logic circuit information and the cell library, and the verification result is created.

【0006】図4は、階層的な接続情報のまま接続規則
の検証を行なう方法の従来の一例を示したフローであ
る。先ず論理回路入力手段を用いて各階層毎に論理回路
の設計,入力が行なわれ、これにより作成された各階層
毎の論理回路情報が格納される。論理回路接続規則の検
証にあたっては、最上位の階層ブロックCHIPから順
次に、かつその階層ブロック内の全てのネットについて
順次に、その階層ブロック内で閉じたネットであるか否
か、即ち、そのネットに接続する全てのピン(入力端子
ないし出力端子)についてそのピンが全てその階層ブロ
ック内の論理素子のピンであるか、もしくは下位側の階
層ブロック内の論理素子のピンが含まれているかが判断
され、もしそのネットが下位側の階層ブロック内にまで
入り込んで接続されている場合は、階層を下位側に下り
下位側の階層ブロック内の回路構成が調べられそのネッ
トと接続するピンが求められる。このようにして、その
ネットの接続ピンが求められるとセルライブラリが参照
されて出力駆動能力の適否の検証が行なわれてその検証
結果が作成される。以上をその階層ブロックの全てのネ
ットについて繰り返し、さらに全ての階層ブロックにつ
いて繰り返すことにより論理回路全体の接続規則の検証
が行なわれる。
FIG. 4 is a flow chart showing an example of a conventional method of verifying a connection rule with hierarchical connection information as it is. First, a logic circuit is designed and input for each hierarchy using the logic circuit input means, and the logic circuit information for each hierarchy created by this is stored. In verifying the logic circuit connection rule, it is determined whether or not the net is a closed net in the hierarchical block sequentially from the highest hierarchical block CHIP and sequentially for all nets in the hierarchical block. For all the pins (input terminal or output terminal) connected to, it is judged whether all the pins are the pins of the logic element in the hierarchical block or the pins of the logic element in the lower hierarchical block are included. If the net is connected to the lower hierarchical block, it goes down to the lower layer and the circuit configuration in the lower hierarchical block is checked to find the pin to connect to the net. . In this way, when the connection pin of the net is obtained, the cell library is referred to, the suitability of the output drive capability is verified, and the verification result is created. By repeating the above for all the nets of the hierarchical block and further for all the hierarchical blocks, the connection rule of the entire logic circuit is verified.

【0007】[0007]

【発明が解決しようとする課題】ところが、図3に示し
たような全ての階層を展開して接続規則の検証を行なう
方法を採用すると、例えば図2に示す階層ブロックBL
K2のように論理回路全体中で複数配置される階層ブロ
ックが存在する場合その階層ブロックについて配置され
た数だけ繰り返して検証を行なうこととなり処理に時間
がかかるという問題がある。
However, if the method of expanding all the layers as shown in FIG. 3 and verifying the connection rule is adopted, for example, the layer block BL shown in FIG. 2 is used.
When there are a plurality of hierarchical blocks arranged in the entire logic circuit like K2, the verification is repeated by the number of arranged hierarchical blocks, and there is a problem that the processing takes time.

【0008】図4に示したような階層的な接続情報のま
ま接続規則の検証を行なう方法では、上記のような同じ
階層ブロック全体については重複した接続規則の検証は
回避されるが、上述したように、ある階層ブロックの接
続規則の検証を行なう場合にその階層ブロック内のネッ
トはその階層ブロックの論理素子どうしを接続するもの
に限らず、下位の階層ブロックの内部に入り込んでいる
場合もあり、その場合下位の階層ブロックの内部回路構
成にまで入り込んでいって始めてその階層ブロックの接
続規則の検証が行なわれる。このため、例えば図2に示
す階層構造の場合、階層ブロックBLK1の接続規則の
検証の際に階層ブロックBLK2の内部に入り込む必要
があり、かつ階層ブロックBLK3の接続規則の検証の
際にも再度階層ブロックBLK2の内部に入り込む必要
があり、したがってやはり同一の階層ブロックの内部に
重複して入り込む必要を生じ、処理に時間がかかるとい
う問題がある。
In the method for verifying the connection rule with the hierarchical connection information as shown in FIG. 4, the verification of the duplicate connection rule is avoided for the same whole hierarchical block as described above, but it is described above. As described above, when verifying the connection rule of a hierarchical block, the net in the hierarchical block is not limited to connecting the logic elements of the hierarchical block, but may be inside the lower hierarchical block. In that case, the connection rule of the hierarchical block is verified only when the internal circuit configuration of the lower hierarchical block is entered. Therefore, for example, in the case of the hierarchical structure shown in FIG. 2, it is necessary to enter the inside of the hierarchical block BLK2 when verifying the connection rule of the hierarchical block BLK1 and again when verifying the connection rule of the hierarchical block BLK3. There is a problem that it is necessary to enter the inside of the block BLK2, and therefore it is necessary to overlap the inside of the same hierarchical block in duplicate, and it takes time to process.

【0009】本発明は、上記事情に鑑み、複数回共通に
用いられる階層ブロックが存在する場合にも重複検証を
回避し、もって高速に処理を行なうことのできる論理回
路接続規則検証方法を提案することを目的とする。
In view of the above circumstances, the present invention proposes a logic circuit connection rule verification method capable of avoiding duplicate verification even when there is a hierarchical block commonly used a plurality of times and thereby performing high-speed processing. The purpose is to

【0010】[0010]

【課題を解決するための手段】上記目的を達成する本発
明の論理回路接続規則検証方法は、論理素子および論理
素子どうしを接続するネットからなる論理素子部と、下
位の階層ブロックが存在する場合にその構成がブラック
ボックスで示される下位の階層ブロックとで構成された
階層ブロックが階層構造を成すように複数組合わされて
形成された論理回路の接続規則を検証する論理回路接続
規則検証方法において、下層側の階層ブロックから上層
側の階層ブロックに向けて順次に、該階層ブロック内で
閉じているネットについて接続規則の検証を行なうステ
ップと、該階層ブロックの上位側の階層ブロックに接続
されるネットについて該上位側の階層ブロックの接続規
則の検証に必要な情報を求めて格納するステップとを実
行することを特徴とするものである。
According to the logic circuit connection rule verification method of the present invention which achieves the above object, a logic element section consisting of logic elements and a net connecting logic elements and a lower hierarchical block are present. In the logic circuit connection rule verification method for verifying the connection rule of the logic circuit formed by combining a plurality of hierarchical blocks configured with a lower hierarchical block whose configuration is indicated by a black box to form a hierarchical structure, A step of sequentially verifying connection rules for nets closed in the hierarchical block from the lower hierarchical block to the upper hierarchical block, and a net connected to an upper hierarchical block of the hierarchical block. And storing the information necessary for verifying the connection rule of the upper hierarchical block with respect to It is intended to.

【0011】[0011]

【作用】本発明の論理回路接続規則検証方法は、下位側
の階層ブロックから上位側の階層ブロックに向けて順次
に接続規則の検証を行なうものであって、ある階層ブロ
ックの接続規則の検証を行なう際にその階層ブロックの
上位側の階層ブロックの接続規則の検証に必要な情報を
求めて格納するようにしたため、ある階層ブロックの接
続規則の検証を行なう際にその階層ブロックに下位側の
階層ブロックが存在している場合であっても格納された
情報を参照するだけでよく、下位側の階層ブロックの内
部に入り込んでその接続を調べる必要はなく、したがっ
て複数回共通に用いられる階層ブロックが存在する場合
に重複検証が回避され、高速な接続規則検証処理が実現
する。
The logical circuit connection rule verification method of the present invention sequentially verifies the connection rule from the lower hierarchical block to the upper hierarchical block, and verifies the connection rule of a certain hierarchical block. Since the information necessary for verifying the connection rule of the upper hierarchical block of the hierarchical block is obtained and stored at the time of execution, when the connection rule of a certain hierarchical block is verified, the lower hierarchy of the hierarchical block Even if the block exists, it is only necessary to refer to the stored information, and it is not necessary to go inside the lower hierarchical block to check its connection, and therefore, the hierarchical block commonly used multiple times can be When it exists, duplicate verification is avoided and high-speed connection rule verification processing is realized.

【0012】[0012]

【実施例】以下、本発明の実施例について説明する。図
1は、本発明の論理回路接続規則検証方法の一実施例を
示したフローチャートである。先ず論理回路入力手段を
用いて各階層毎に論理回路の設計,入力が行なわれ、こ
れにより作成された各階層毎の論理回路情報が格納され
る。論理回路接続規則の検証にあたっては、全ての階層
ブロックについて下位から上位階層の順に以下の処理が
実行される。接続規則を行なおうとする階層ブロックに
ついて順次1つずつネットを取りあげ、その取りあげた
ネットがその階層ブロック内で閉じたネットであるかも
しくは他の階層ネットに跨って延びるネットであるかが
判断される。そのネットがその階層ブロック内で閉じた
ネットもしくはその階層ブロックに包含される下位側の
階層ブロックにのみ延びたネットであれば出力駆動能力
検証手段により、論理回路情報,下位側の階層ブロック
の接続規則情報(後述する),セルライブラリを参照し
てそのネットにより接続されたピンのファンイン,ファ
ンアウトが調べられ、そのネットの出力駆動能力が規定
を満たしているか否かが検証され、その検証結果が作成
される。また検証しようとしたネットがその階層ブロッ
ク内で閉じたネットではなく、上位側の階層ネットに跨
って延びたネットである場合は、接続規則情報、即ちそ
のネットに接続されたその階層ブロックのピンが入力ピ
ンか出力ピンかに応じてそれぞれそのピンの入力負荷,
出力駆動能力が調べられ、接続規則の格納手段により例
えば表1に示すような表にその情報が格納される。
EXAMPLES Examples of the present invention will be described below. FIG. 1 is a flowchart showing an embodiment of the logic circuit connection rule verification method of the present invention. First, a logic circuit is designed and input for each hierarchy using the logic circuit input means, and the logic circuit information for each hierarchy created by this is stored. In verifying the logic circuit connection rule, the following processing is executed for all hierarchical blocks in order from the lower layer to the upper layer. Nets are sequentially picked up one by one with respect to the hierarchical block for which the connection rule is to be made, and it is determined whether the taken net is a net closed in the hierarchical block or a net extending over other hierarchical nets. It If the net is a net closed within the hierarchical block or a net extending only to the lower hierarchical block included in the hierarchical block, the output drive capability verification means connects the logic circuit information and the lower hierarchical block. By referring to the rule information (described later) and the cell library, the fan-in and fan-out of the pin connected by the net is checked, and it is verified whether the output drive capacity of the net satisfies the regulation, and the verification is performed. Results are created. If the net to be verified is not a closed net in the hierarchical block but a net extending over the upper hierarchical net, the connection rule information, that is, the pin of the hierarchical block connected to the net. Depending on whether is an input pin or an output pin, the input load on that pin,
The output drive capability is checked, and the information is stored in the table as shown in Table 1 by the connection rule storage means.

【0013】[0013]

【表1】 [Table 1]

【0014】表1は、図2に示す階層ブロックBLK1
についてのものであり、ある階層ブロックの全ネットに
ついて上述した処理を行なうことによりその階層ブロッ
クについて表1に例示するような表が作成される。この
表は、その階層ブロック(表1の場合は階層ブロックB
LK1)の上位側の階層ブロック(表1の場合は階層ブ
ロックCHIP)の出力駆動能力の検証の際に使用され
る。
Table 1 shows the hierarchical block BLK1 shown in FIG.
By performing the above-mentioned processing for all nets of a certain hierarchical block, a table as illustrated in Table 1 is created for that hierarchical block. This table shows that hierarchical block (in the case of Table 1, hierarchical block B
It is used when verifying the output drive capability of the upper hierarchical block of LK1) (the hierarchical block CHIP in the case of Table 1).

【0015】以上の処理を下位から上位階層の全ての階
層ブロックについて、かつ各階層ブロックの全てのネッ
トについて行なうことにより、論理回路全体の接続規則
の検証が行なわれる。このとき、例えば図2に示す階層
ブロックBLK2のように1つの階層構造の中に複数回
あらわれる階層ブロックが存在している場合、その複数
回あらわれる階層ブロックについて接続規則の検証が重
複して行なわれることや、下位の階層ブロックの入出力
端のネット部分についてその下位の階層ブロックの内部
の回路構成の調査が複数回重複して行なわれることが省
略され、したがって接続規則の検証が効率的に行なわれ
る。
By performing the above-mentioned processing for all hierarchical blocks from the lower hierarchy to the upper hierarchy, and for all nets of each hierarchical block, the connection rule of the entire logic circuit is verified. At this time, for example, when there is a hierarchical block that appears a plurality of times in one hierarchical structure, such as the hierarchical block BLK2 shown in FIG. 2, connection rule verification is repeated for the hierarchical block that appears a plurality of times. That is, it is omitted that the internal circuit configuration of the input / output end of the lower hierarchical block is duplicated for a plurality of times, so that the connection rule is efficiently verified. Be done.

【0016】また、通常、接続規則の検証は、論理回路
の設計の段階で複数回実行されるが、各階層ブロックに
ついて表1のような表を作成しておき、設計の段階で変
更された階層ブロックのみについてその表を再度作成す
るように構成することにより、接続規則の検証が一層効
率的になる。
Normally, the verification of the connection rule is executed a plurality of times at the design stage of the logic circuit, but a table such as Table 1 is prepared for each hierarchical block and changed at the design stage. By constructing the table again only for the hierarchical block, the verification of the connection rule becomes more efficient.

【0017】[0017]

【発明の効果】以上説明したように、本発明の論理回路
接続規則検証方法は、下位側の階層ブロックから上位側
の階層ブロックに向けて順次に接続規則の検証を行なう
ものであって、ある階層ブロックの接続規則の検証を行
なう際にその階層ブロックの上位側の階層ブロックの接
続規則の検証に必要な情報を求めて格納するようにした
ため、複数回共通に用いられる階層ブロックが存在する
場合に重複検証が回避され高速な接続規則検証処理が実
現する。
As described above, the logic circuit connection rule verification method of the present invention sequentially verifies the connection rules from the lower hierarchical block to the upper hierarchical block. When the connection rule of a hierarchical block is verified, the information necessary for verifying the connection rule of the upper hierarchical block of the hierarchical block is obtained and stored, so that there is a hierarchical block commonly used multiple times. Therefore, duplicate verification is avoided and high-speed connection rule verification processing is realized.

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

【図1】本発明の論理回路接続規則検証方法の一実施例
を示したフローチャートである。
FIG. 1 is a flowchart showing an embodiment of a logic circuit connection rule verification method of the present invention.

【図2】論理回路の階層構造の一例を示した図である。FIG. 2 is a diagram showing an example of a hierarchical structure of a logic circuit.

【図3】階層を展開して行なう従来の接続規則検証方法
の一例を示したフローである。
FIG. 3 is a flow showing an example of a conventional connection rule verification method performed by expanding a hierarchy.

【図4】階層的な接続情報のまま接続規則の検証を行な
う方法の従来の一例を示したフローである。
FIG. 4 is a flowchart showing a conventional example of a method for verifying a connection rule with hierarchical connection information as it is.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 論理素子および論理素子どうしを接続す
るネットからなる論理素子部と、下位の階層ブロックが
存在する場合にその構成がブラックボックスで示される
下位の階層ブロックとで構成された階層ブロックが階層
構造を成すように複数組合わされて形成された論理回路
の接続規則を検証する論理回路接続規則検証方法におい
て、 下層側の階層ブロックから上層側の階層ブロックに向け
て順次に、 該階層ブロック内で閉じているネットについて接続規則
の検証を行なうステップと、 該階層ブロックの上位側の階層ブロックに接続されるネ
ットについて該上位側の階層ブロックの接続規則の検証
に必要な情報を求めて格納するステップとを実行するこ
とを特徴とする論理回路接続規則検証方法。
1. A hierarchical block composed of a logical element portion comprising a logic element and a net connecting the logical elements and a lower hierarchical block whose structure is indicated by a black box when a lower hierarchical block exists. In a logic circuit connection rule verification method for verifying a connection rule of a logic circuit formed by combining a plurality of layers to form a hierarchical structure, the hierarchical blocks are sequentially arranged from the lower hierarchical block to the upper hierarchical block. A step of verifying a connection rule for a closed net in the network, and obtaining and storing information necessary for verifying a connection rule of the upper hierarchical block for a net connected to a higher hierarchical block of the hierarchical block. A method for verifying a logic circuit connection rule, comprising:
JP4344205A 1992-12-24 1992-12-24 Logical circuit connection rule verification method Pending JPH06195409A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4344205A JPH06195409A (en) 1992-12-24 1992-12-24 Logical circuit connection rule verification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4344205A JPH06195409A (en) 1992-12-24 1992-12-24 Logical circuit connection rule verification method

Publications (1)

Publication Number Publication Date
JPH06195409A true JPH06195409A (en) 1994-07-15

Family

ID=18367447

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4344205A Pending JPH06195409A (en) 1992-12-24 1992-12-24 Logical circuit connection rule verification method

Country Status (1)

Country Link
JP (1) JPH06195409A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094506A (en) * 2005-09-27 2007-04-12 Nec Corp System, method and program for verifying circuit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007094506A (en) * 2005-09-27 2007-04-12 Nec Corp System, method and program for verifying circuit

Similar Documents

Publication Publication Date Title
US5349659A (en) Hierarchical ordering of logical elements in the canonical mapping of net lists
US6026228A (en) Integrated circuit design method, database apparatus for designing integrated circuit and integrated circuit design support apparatus
US5249133A (en) Method for the hierarchical comparison of schematics and layouts of electronic components
US5949691A (en) Logic circuit verification device to verify the logic circuit equivalence and a method therefor
US5210701A (en) Apparatus and method for designing integrated circuit modules
JP4761859B2 (en) Layout design method for semiconductor integrated circuit
JPH03156572A (en) System and method for comparing and verifying logic circuit
JPH07168878A (en) Method for reconstitution of image into data model
US6532581B1 (en) Method for designing layout of semiconductor device, storage medium having stored thereon program for executing the layout designing method, and semiconductor device
US5258932A (en) PLA simulation method
JP2985922B2 (en) Logic function data processor
CN114358238A (en) Implementation mode of neural network in multi-core hardware
CN107209793A (en) Designed with the folded piece for 3D integrated circuits and the intellectual property block for replicating pin
Sun et al. Floorplanning by graph dualization: L-shaped modules
US5796621A (en) Circuit delay abstraction tool
US6654936B2 (en) Method and apparatus for determining the strengths and weaknesses of paths in an integrated circuit
CN117521574A (en) Intermediate representation layer scan chain insertion method and system based on modularized strategy
JPH06195409A (en) Logical circuit connection rule verification method
Feng et al. A new diagnosis approach for short faults in interconnects
US5825659A (en) Method for local rip-up and reroute of signal paths in an IC design
CA2248030A1 (en) Method of reducing circuit area by grouping compatible storage devices
Chang et al. Efficient Boolean division and substitution using redundancy addition and removing
US7315993B2 (en) Verification of RRAM tiling netlist
JP2872216B1 (en) Macro design method
JP2803630B2 (en) Graphic processing method and apparatus

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010123