JP2835082B2 - Logic circuit synthesizer - Google Patents
Logic circuit synthesizerInfo
- Publication number
- JP2835082B2 JP2835082B2 JP1166980A JP16698089A JP2835082B2 JP 2835082 B2 JP2835082 B2 JP 2835082B2 JP 1166980 A JP1166980 A JP 1166980A JP 16698089 A JP16698089 A JP 16698089A JP 2835082 B2 JP2835082 B2 JP 2835082B2
- Authority
- JP
- Japan
- Prior art keywords
- circuit
- logic
- function
- primitives
- logic circuit
- 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 - Lifetime
Links
Landscapes
- Design And Manufacture Of Integrated Circuits (AREA)
Description
【発明の詳細な説明】 [発明の目的] (産業上の利用分野) この発明は、論理LSIの論理回路設計をコンピュータ
を用いて自動的に行うための論理回路合成装置に関す
る。DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Field of Industrial Application) The present invention relates to a logic circuit synthesis apparatus for automatically designing a logic circuit of a logic LSI using a computer.
(従来の技術) 近年、論理LSIの論理回路設計において、設計期間を
短縮するために、論理回路仕様を入力して当該機能を有
する論理回路を自動合成する論理回路合成装置を用いた
設計システムが提案されるようになってきている。(Prior Art) In recent years, in the design of a logic circuit of a logic LSI, in order to shorten the design period, a design system using a logic circuit synthesis device that inputs a logic circuit specification and automatically synthesizes a logic circuit having the function has been developed. It is being proposed.
そして、従来の設計システムにおける論理回路合成装
置では、機能的な要素をAND、OR、NOTなどの論理プリミ
ティブまで展開して最適化を行い、テクノロジーに依存
したセルを割付けることにより論理回路を合成してい
る。The logic circuit synthesizer in the conventional design system synthesizes logic circuits by expanding functional elements to logic primitives such as AND, OR, NOT, etc., optimizing them, and allocating technology-dependent cells. doing.
(発明が解決しようとする課題) しかしながら、最近のデバイス技術の発展により、目
的とするテクノロジーのライブラリに高機能を有するセ
ルが用意されるようになってきているにも拘らず、従来
の論理回路合成装置では、回路仕様の機能的な要素を論
理プリミティブまで一度展開して、もう一度パターンを
検索して高機能セルを割付けることになるので処理に重
複が生じており、論理回路合成に時間がかかる問題点が
あった。(Problems to be Solved by the Invention) However, despite the recent development of device technology, a cell having a high function has been prepared in a library of a target technology. In the synthesis device, the functional elements of the circuit specification are expanded once to the logic primitive, the pattern is searched again, and the high-performance cells are allocated. There was such a problem.
また、入力としてテクロノジーを定められた論理回路
が対象となった時、他のテクノロジーで論理回路を生成
する際に高機能セルは当該機能を有するセルがそのテク
ノロジーライブラに用意されているかいないかにより扱
いが異なり、用意されている場合にはその機能セルに変
換し、用意されていない場合には論理プリミティブに展
開することになるため、目的とするテクノロジーの数だ
けの変換ルールが必要となり、ルール数が多くなって論
理合成が複雑になる問題点もあった。Also, when a logic circuit whose technology is defined as an input is targeted, when creating a logic circuit with another technology, the high-performance cell depends on whether a cell having the function is prepared in the technology library or not. The handling is different, and if it is provided, it will be converted to its function cell, otherwise it will be expanded to logical primitives, so conversion rules for the number of target technologies are required, and rules There was also a problem that the logic synthesis became complicated as the number increased.
さらに、セルが用意されていても、単なるセルからセ
ルへの置換えのために、周囲の回路の情況を判断できな
い問題点もあった。Furthermore, even if a cell is prepared, there is a problem that it is not possible to judge the situation of the surrounding circuits simply because the cell is replaced with the cell.
この発明は、このような従来の問題点を解決するため
になされたもので、入力される回路仕様に対して高機能
セルを効率良く割付けることができ、合成処理時間を短
縮することができる論理回路合成装置を提供することを
目的とする。The present invention has been made in order to solve such a conventional problem, and it is possible to efficiently allocate high-function cells to input circuit specifications, and to shorten the synthesis processing time. It is an object to provide a logic circuit synthesis device.
[発明の構成] (課題を解決するための手段) この発明の論理回路合成装置は、論理LSIの回路設計
のための回路仕様を入力するための回路情報入力部と、 この回路情報入力部からの回路仕様に基づいた論理回
路の接続情報を格納する回路情報記憶部と、 目的とする論理回路を生成するための変換ルールを格
納する変換ルール群記憶部と、 前記回路情報記憶部の情報を設計者が認識できる形式
で出力する回路情報出力部と、 前記回路仕様に基づく論理合成を実行する際に、デコ
ーダ、マルチプレクサなどの機能セルに存在する機能に
ついては機能プリミティブとして扱い、機能セルに存在
しない機能については論理プリミティブに展開し、これ
らの機能プリミティブおよび論理プリミティブをプリミ
ティブとして最適化し、最適化の後に前記機能プリミテ
ィブには同等機能を有する機能セルを割付けて論理回路
を合成し、前記回路情報出力部に与える論理合成処理部
とを備えたものである。[Structure of the Invention] (Means for Solving the Problems) A logic circuit synthesis device according to the present invention includes a circuit information input unit for inputting a circuit specification for designing a circuit of a logic LSI; A circuit information storage unit that stores connection information of a logic circuit based on the circuit specifications of the following, a conversion rule group storage unit that stores a conversion rule for generating a target logic circuit, and information of the circuit information storage unit. A circuit information output unit that outputs in a format recognizable by a designer, and a function existing in a function cell such as a decoder or a multiplexer when executing logic synthesis based on the circuit specification is treated as a function primitive and is present in a function cell. For functions that do not work, expand them into logic primitives, optimize these function and logic primitives as primitives, and The functional primitives in which to synthesize a logic circuit assigned to functional cells having the same function, and a logic synthesizing unit for giving to the circuit information output unit.
(作用) この発明の論理回路合成装置では、まず設計回路仕様
が回路情報入力部から入力されると、それを回路情報記
憶部に格納する。(Operation) In the logic circuit synthesis apparatus of the present invention, first, when a design circuit specification is input from the circuit information input unit, it is stored in the circuit information storage unit.
入力された回路仕様は、論理合成処理部において、変
換ルール群記憶部の変換ルール群を検索しながらテクノ
ロジーに依存しない機能プリミティブおよび機能プリミ
ティブの見出だせない仕様については論理プリミティブ
に変換し、最適化を行い、その後にテクノロジーに依存
するセルの割付けを行う。The input circuit specifications are converted by the logic synthesis processing unit into function primitives that do not depend on technology and specifications for which function primitives cannot be found, while searching for the conversion rule group in the conversion rule group storage unit. And then allocate technology-dependent cells.
このテクノロジーに依存するセルの割付けを行う際に
は、前記変換ルール群記憶部のテクノロジーライブラリ
に目的とするテクノロジーの機能プリミティブの機能を
実現する機能セルが存在する場合には当該機能セルを割
付け、存在しない場合には論理プリミティブへの展開を
行い、その論理プリミティブについてセル割付けを行
う。When allocating cells depending on this technology, if there is a functional cell that realizes the function of the functional primitive of the target technology in the technology library of the conversion rule group storage unit, allocate the functional cell, If there is no such primitive, it is expanded to a logical primitive, and cells are allocated to the logical primitive.
こうして、高機能セルのセル割付けおよび最適化の実
行を効率良く行うのである。In this way, the cell allocation and the optimization of the high-performance cells are performed efficiently.
(実施例) 以下、この発明の実施例を図に基づいて詳説する。(Example) Hereinafter, an example of the present invention will be described in detail with reference to the drawings.
第1図はこの発明の一実施例の機能ブロック図あり、
目的とする論理回路の仕様を入力する回路情報入力部1
と、この回路情報入力部1からの入力情報を記憶する回
路情報記憶部2と、入力された回路仕様から目的とする
論理回路を生成するための各種の変換ルールの格納され
ている変換ルール群記憶部3と、論理回路の自動合成処
理を行う論理合成処理部4と、合成された論理回路情報
を出力する回路情報出力部5とから構成されている。FIG. 1 is a functional block diagram of one embodiment of the present invention,
Circuit information input unit 1 for inputting specifications of a target logic circuit
A circuit information storage unit 2 for storing input information from the circuit information input unit 1, and a conversion rule group storing various conversion rules for generating a target logic circuit from input circuit specifications It comprises a storage unit 3, a logic synthesis processing unit 4 for performing a logic circuit automatic synthesis process, and a circuit information output unit 5 for outputting synthesized logic circuit information.
次に、上記の構成の論理回路合成装置の動作について
説明する。Next, an operation of the logic circuit synthesizing device having the above configuration will be described.
この発明の実施例では、第2図に示すように設計しよ
うとする論理回路についての機能仕様入力情報(ステッ
プS1a)または論理回路入力情報(ステップS1b)に対し
て、テクノロジー非依存の機能プリミティブおよび論理
プリミティブに展開し(ステップS2)、続いてプリミテ
ィブレベルでの最適化を行い(ステップS3)、さらに目
的とするテクノロジーに依存したセル割付け、最適化を
行い(ステップS4)、合成された論理回路を出力するの
である(ステップS5)。In the embodiment of the present invention, technology-independent function primitives and logic circuit input information (step S1b) or logic circuit input information (step S1b) for a logic circuit to be designed as shown in FIG. Develop into logic primitives (Step S2), perform optimization at the primitive level (Step S3), perform cell allocation and optimization depending on the target technology (Step S4), and synthesize the logic circuit Is output (step S5).
具体的に例をあげてさらに詳しく説明する。 This will be described in more detail with specific examples.
回路情報入力部1から設計すべき回路仕様が入力さ
れ、回路情報記憶部2に格納されるのであるが、いま、
この回路情報入力部1から入力された論理回路仕様の一
部に第3図(a),(b)に示すようなデコーダの機能
セルαが存在しているとする。また入力したテクノロジ
ーをテクノロジーA、目的とするテクノロジーをテクノ
ロジーBとする。Circuit specifications to be designed are input from the circuit information input unit 1 and stored in the circuit information storage unit 2.
It is assumed that a functional cell α of a decoder as shown in FIGS. 3A and 3B exists in a part of the logic circuit specification input from the circuit information input unit 1. The input technology is referred to as technology A, and the target technology is referred to as technology B.
論理合成処理部4では、回路情報記憶部2の入力情報
のセルαについて、まず変換ルール群記憶部3をサーチ
してテクノロジーに依存しない第4図に示す機能プリミ
ティブ・デコーダdecを用いた接続情報に変換する。な
お、この機能プリミティブ・デコーダはテクノロジーを
意識しないために入力のビット数は任意である。The logic synthesis processing unit 4 first searches the conversion rule group storage unit 3 for the cell α of the input information of the circuit information storage unit 2 and uses the functional primitive decoder dec shown in FIG. Convert to Since the functional primitive decoder is not aware of the technology, the number of input bits is arbitrary.
次に、この機能プリミティブ・デコーダdecについ
て、テクノロジーBに依存しない合成を行う。すなわ
ち、変換ルール群記憶部3においてテクノロジーBに3
入力デコーダの機能を有するセルが存在すれば、第5図
に示すようなセルβを割り付ける。Next, synthesis that does not depend on technology B is performed on the functional primitive decoder dec. That is, in the conversion rule group storage unit 3,
If there is a cell having the function of the input decoder, a cell β as shown in FIG. 5 is allocated.
しかしながら、ここで変換ルール群に高機能セルを見
出だすことができない場合には、第6図に示すように変
換ルール群記憶部3の変換ルールにしたがって論理プリ
ミティブに変換し、テクノロジーに依存しない最適化を
行い、その後、変換ルール群記憶部3に記憶されている
テクノロジーBのライブラリによるセル割付けを行う。However, if a high-performance cell cannot be found in the conversion rule group, it is converted into a logical primitive according to the conversion rule of the conversion rule group storage unit 3 as shown in FIG. Optimization is performed, and then cell allocation is performed using the technology B library stored in the conversion rule group storage unit 3.
合成されたテクノロジーBの論理回路は回路情報出力
部5により設計者が認識できる態様で出力される。The synthesized logic circuit of technology B is output by the circuit information output unit 5 in a manner that the designer can recognize.
このようにして、入力される論理回路仕様の中で変換
の対象となるテクノロジーに同等の機能を有する高機能
セルが存在する場合には、そのままセルを割付け、従来
のように一旦論理プリミティブに展開してから高機能セ
ルをサーチし合成する場合よりも短時間に容易に高機能
セルの合成処理ができるのである。In this way, if there is a high-performance cell that has the same function as the technology to be converted in the input logic circuit specification, the cell is allocated as it is, and once developed into a logic primitive as before. Then, the process of synthesizing the high-performance cell can be easily performed in a shorter time than when searching for and synthesizing the high-performance cell.
次に、論理回路入力情報として機能仕様を入力した場
合の論理回路合成の実施例について説明する。Next, a description will be given of an embodiment of logic circuit synthesis when a function specification is input as logic circuit input information.
第7図のような機能仕様の一部が存在する場合、この
部分は変換ルール群記憶部3の変換ルールにしたがって
第8図に示すような機能プリミティブ・マルチプレクサ
mplに変換される。この機能プリミティブ・マルチプレ
クサmplもテクノロジーを意識しないために、入力ビッ
ト数は任意である。When a part of the function specification as shown in FIG. 7 exists, this part is used in accordance with the conversion rule of the conversion rule group storage unit 3 as shown in FIG.
Converted to mpl. Since the functional primitive multiplexer mpl is not aware of the technology, the number of input bits is arbitrary.
続いて、目的とするテクノロジーに依存した論理回路
合成を行うが、この場合にも変換ルール群記憶部3に記
憶されているテクノロジーBのライブラリーに8入力マ
ルチプレクサの機能を有するセルが存在するかどうかサ
ーチし、該当する高機能セルが存在すれば第9図
(a),(b)に示すようにセルγを割付ける。このよ
うなセルγを見出だすことができなければ、他のマルチ
プレクサで実現するか、あるいは論理プリミティブに展
開して、最適化セルの割付けを行う。Subsequently, logic circuit synthesis depending on the target technology is performed. In this case, too, is there a cell having the function of an 8-input multiplexer in the library of the technology B stored in the conversion rule group storage unit 3? A search is performed to determine if a corresponding high-performance cell exists, and a cell γ is allocated as shown in FIGS. 9 (a) and 9 (b). If such a cell γ cannot be found, it is realized by another multiplexer or developed into a logic primitive to allocate an optimized cell.
なお、第10図に示すように機能プリミティブに関する
最適化も、変換ルール群記憶部3における最適化ルール
をもとにして論理プリミティブの最適化と同様に実行す
ることができる。Note that, as shown in FIG. 10, the optimization for the functional primitive can be executed based on the optimization rule in the conversion rule group storage unit 3 in the same manner as the optimization of the logic primitive.
[発明の効果] 以上のようにこの発明によれば、論理回路合成におい
て、デコーダ、マルチプレクサなどのように機能セルに
存在する機能については論理プリミティブに展開するの
ではなく、機能プリミティブとして扱い、機能プリミテ
ィブと論理プリミティブとをプリミティブとして最適化
を行い、最適化の後に機能プリミティブについては同等
の機能を有する機能セルを割付けるようにしているた
め、従来のように入力回路仕様を常に一旦論理プリミテ
ィブに展開してからライブラリをサーチして機能セルに
再構成し、対応する機能セルを割付けする方式に比べ
て、機能プリミティブについてライブラリから直接機能
セルを割付けすることができて処理が容易になると共に
処理時間も短縮することができ、論理合成の効率化が図
れる。[Effects of the Invention] As described above, according to the present invention, in logic circuit synthesis, functions existing in functional cells, such as decoders and multiplexers, are not developed into logical primitives, but are treated as functional primitives. Primitives and logic primitives are optimized as primitives, and function cells with the same function are assigned to functional primitives after optimization. Function primitives can be directly allocated from the library to function primitives, which makes processing easier and more efficient than the method in which a library is searched and reconfigured into functional cells after expansion, and the corresponding functional cells are allocated. Time can be shortened, and efficiency of logic synthesis can be improved.
第1図はこの発明の一実施例の回路ブロック図、第2図
は上記の実施例の動作を説明するフローチャート、第3
図(a),(b)は上記の実施例における入力回路情報
に含まれるデコーダの構成を示す説明図および真理値
表、第4図は上記の実施例における機能プリミティブ・
デコーダの構成を示す説明図、第5図は上記の実施例に
おける割付けられたデコーダセルの構成を示す説明図、
第6図は上記の実施例におけるデコーダの論理プリミテ
ィブを示す説明図、第7図は上記の実施例における回路
仕様入力を示す説明図、第8図は上記の実施例における
機能プリミティブ・マルチプレクサの構成を示す説明
図、第9図(a),(b)は上記の実施例における割付
けられたマルチプレクサセルの構成を示す説明図および
真理値表、第10図は上記の実施例の機能プリミティブの
最適化動作を説明する説明図である。 1……回路情報入力部、2……回路情報記憶部 3……変換ルール群記憶部 4……論理合成処理部、5……回路情報出力部FIG. 1 is a circuit block diagram of one embodiment of the present invention, FIG. 2 is a flowchart for explaining the operation of the above embodiment, FIG.
4A and 4B are an explanatory diagram and a truth table showing the configuration of a decoder included in the input circuit information in the above embodiment, and FIG. 4 is a diagram showing the function primitives in the above embodiment.
FIG. 5 is an explanatory diagram showing the configuration of the decoder, FIG. 5 is an explanatory diagram showing the configuration of the assigned decoder cells in the above embodiment,
FIG. 6 is an explanatory diagram showing logic primitives of the decoder in the above embodiment, FIG. 7 is an explanatory diagram showing circuit specification inputs in the above embodiment, and FIG. 8 is a configuration of a functional primitive multiplexer in the above embodiment. FIGS. 9 (a) and 9 (b) are explanatory diagrams and a truth table showing the configuration of the allocated multiplexer cells in the above embodiment, and FIG. 10 is a diagram showing an optimal function primitive of the above embodiment. It is an explanatory view for explaining a conversion operation. 1. Circuit information input unit 2. Circuit information storage unit 3. Conversion rule group storage unit 4. Logic synthesis processing unit 5. Circuit information output unit
Claims (1)
力するための回路情報入力部と、 この回路情報入力部からの回路仕様に基づいた論理回路
の接続情報を格納する回路情報記憶部と、 目的とする論理回路を生成するための変換ルールを格納
する変換ルール群記憶部と、 前記回路情報記憶部の情報を設計者が認識できる形式で
出力する回路情報出力部と、 前記回路仕様に基づく論理合成を実行する際に、機能セ
ルに存在する機能については機能プリミティブとして扱
い、機能セルに存在しない機能については論理プリミテ
ィブに展開し、これらの機能プリミティブおよび論理プ
リミティブをプリミティブとして最適化し、最適化の後
に前記機能プリミティブには同等機能を有する機能セル
を割付けて論理回路を合成し、前記回路情報出力部に与
える論理合成処理部とを備えて成る論理回路合成装置。1. A circuit information input unit for inputting circuit specifications for designing a circuit of a logic LSI, and a circuit information storage unit for storing connection information of a logic circuit based on the circuit specifications from the circuit information input unit. A conversion rule group storage unit for storing a conversion rule for generating a target logic circuit; a circuit information output unit for outputting information in the circuit information storage unit in a format recognizable by a designer; When performing logic synthesis based on, functions that exist in function cells are treated as function primitives, functions that do not exist in function cells are expanded into logic primitives, and these function primitives and logic primitives are optimized as primitives, After the optimization, a function cell having an equivalent function is assigned to the function primitive to synthesize a logic circuit, and the circuit information output unit And a logic synthesis processing unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1166980A JP2835082B2 (en) | 1989-06-30 | 1989-06-30 | Logic circuit synthesizer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP1166980A JP2835082B2 (en) | 1989-06-30 | 1989-06-30 | Logic circuit synthesizer |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0334072A JPH0334072A (en) | 1991-02-14 |
JP2835082B2 true JP2835082B2 (en) | 1998-12-14 |
Family
ID=15841174
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP1166980A Expired - Lifetime JP2835082B2 (en) | 1989-06-30 | 1989-06-30 | Logic circuit synthesizer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2835082B2 (en) |
-
1989
- 1989-06-30 JP JP1166980A patent/JP2835082B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JPH0334072A (en) | 1991-02-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5553001A (en) | Method for optimizing resource allocation starting from a high level | |
EP0701713A1 (en) | Field programmable logic device with dynamic interconnections to a dynamic logic core | |
JPH04241072A (en) | Wiring path search device | |
JP2007034887A (en) | Method and apparatus for automatically creating shift register file for high-level synthesis compiler | |
JPH0668197A (en) | Automatic logic generation method | |
CN113255258B (en) | Logic synthesis method and device, electronic equipment and storage medium | |
US5974244A (en) | Layout pattern generation device for semiconductor integrated circuits and method therefor | |
US6539537B1 (en) | System synthesizer | |
JP2835082B2 (en) | Logic circuit synthesizer | |
JP2006209432A (en) | Cell instance generation method | |
JPH0430068B2 (en) | ||
JP2008250636A (en) | Logic design support system and program | |
JP2925160B2 (en) | Logic synthesis method | |
JP2007172546A (en) | Behavioral synthesis system, behavioral synthesis method, and program | |
CN113408223B (en) | Chip design method based on intelligent analysis | |
JP2980348B2 (en) | Logic circuit synthesizer | |
JPH1196203A (en) | Method for designing logical circuit | |
JP5835498B2 (en) | LSI and LSI manufacturing method | |
US20240152357A1 (en) | Programmable Logic Device-Based Software-Defined Vector Engines | |
KR102104246B1 (en) | Image search system using screen segmentaion | |
US8136061B2 (en) | Method of logic circuit synthesis and design using a dynamic circuit library | |
JP2006155448A (en) | Data processor and method for designing data processor | |
JP2848609B2 (en) | Logic circuit conversion method and device | |
JPS62121579A (en) | Functional block developing system | |
JP2650127B2 (en) | Hierarchical expansion processing method for integrated circuit design figure data |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081002 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081002 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091002 Year of fee payment: 11 |
|
EXPY | Cancellation because of completion of term | ||
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091002 Year of fee payment: 11 |