JPH02178775A - Layout supporting device for semiconductor integrated circuit - Google Patents

Layout supporting device for semiconductor integrated circuit

Info

Publication number
JPH02178775A
JPH02178775A JP63333575A JP33357588A JPH02178775A JP H02178775 A JPH02178775 A JP H02178775A JP 63333575 A JP63333575 A JP 63333575A JP 33357588 A JP33357588 A JP 33357588A JP H02178775 A JPH02178775 A JP H02178775A
Authority
JP
Japan
Prior art keywords
information
semiconductor integrated
integrated circuit
hierarchical structure
layout
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.)
Granted
Application number
JP63333575A
Other languages
Japanese (ja)
Other versions
JP2766284B2 (en
Inventor
Atsushi Watanabe
敦 渡辺
Toshiaki Ueda
上田 俊晃
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP63333575A priority Critical patent/JP2766284B2/en
Publication of JPH02178775A publication Critical patent/JPH02178775A/en
Application granted granted Critical
Publication of JP2766284B2 publication Critical patent/JP2766284B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To realize the optimum layout of the cell of a floor plan, and to give a designer the designing environment of high degree of freedom by using a data base to correlate the logical hierarchical structure information of a circuit with physical layout information. CONSTITUTION:The data base 11 in which data to correlate the logical hierarchical structure information of the semiconductor integrated circuit with the physical layout information is stored, and a means 14 to display the logical hierarchical structure information 16 and the physical layout information 17 simultaneously on different areas on a display screen based on the contents of said data base 11 are provided. Thus, information compatible with both a picture 16 showing the logical hierarchical structure information and the picture 17 showing the physical layout information can be displayed, and an instruction necessary for the floor plan can be executed from either pictures.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、半導体集積回路における回路セルやブロック
等をチップ内に配置する半導体集積回路のレイアウト支
援装置に係わり、特に半導体集積回路の論理的階層構造
情報と物理的レイアウト情報とを同時表示する機能を備
えた半導体集積回路のレイアウト支援装置に関する。
[Detailed Description of the Invention] [Object of the Invention] (Industrial Application Field) The present invention relates to a semiconductor integrated circuit layout support device for arranging circuit cells, blocks, etc. in a semiconductor integrated circuit within a chip, and particularly relates to a semiconductor integrated circuit layout support device for arranging circuit cells, blocks, etc. in a semiconductor integrated circuit. The present invention relates to a semiconductor integrated circuit layout support device having a function of simultaneously displaying logical hierarchical structure information and physical layout information of an integrated circuit.

(従来の技術) 半導体集積回路のフロアプラン装置(レイアウト支援装
置)は、一般に論理機能や記憶機能を有する矩形をなす
回路セル又はブロック(以下、単にセルと略す)をチッ
プ内の特定の領域に自動又はインタラクティブに配置す
るのを目的とする。多くの場合、この作業は自動処理部
分とインタラクティブ処理との組み合わせで使用され、
例えばインタラクティブ処理はそれだけill独に、又
は自動処理部分への初期値設定や自動処理部分の結果の
修正等に用いられる。
(Prior Art) Floor planning devices (layout support devices) for semiconductor integrated circuits generally map rectangular circuit cells or blocks (hereinafter simply referred to as cells) having logic and memory functions to specific areas within a chip. Intended for automatic or interactive placement. This work is often used in combination with automatic and interactive parts,
For example, interactive processing may be used on its own, or for setting initial values for an automatic processing section, modifying the results of an automatic processing section, and the like.

インタラクティブ処理部の構成は大別すると2つあり、
1つは回路の論理的階層構造に着目したトップダウン的
な方法で、回路の論理的階層構造を示す画面で回路を分
割し各領域に配置していく方法である。この方法では、
論理的階層情報の画面が中心となり、作業途中で情報を
表示するという意味で種々の画面が表示される場合があ
るが、これらの画面は表示する機能しか持たず、画面上
で作業をすることはできない。
There are two main configurations of the interactive processing section.
One is a top-down method that focuses on the logical hierarchical structure of the circuit, in which the circuit is divided on a screen showing the logical hierarchical structure of the circuit and placed in each area. in this way,
The logical hierarchy information screen is the main one, and various screens may be displayed to display information during the work, but these screens only have the function of displaying, and it is not possible to work on the screen. I can't.

もう1つの構成は、回路の物理的なレイアウト情報が表
示されている画面上でセル単位で所望の領域へ移動する
ボトムアップ的な方法である。この方法では、物理的レ
イアウト画面を中心に作業が進む。作業画面については
前述したように情報を表示するという意味で種々の画面
が表示される場合があるが、これらの画面は表示する機
能しか持たず、それら画面上で作業をすることはできな
い。
Another configuration is a bottom-up method in which each cell is moved to a desired area on a screen on which physical layout information of a circuit is displayed. This method focuses on the physical layout screen. Regarding the work screen, various screens may be displayed to display information as described above, but these screens only have the function of displaying, and it is not possible to work on these screens.

それぞれのフロアプランの特徴としては、トップダウン
的な方法では、階層性を生かして多数のセルを配置しフ
ロアプランを実現するには有効ではあるが、細部での階
層性を無視したセルレベルでのフロアプランの最適化に
は不向きであ。一方、ボトムアップ的方法の場合セルレ
ベルでのフロアプランの最適化には適しているが、元々
の回路の階層情報を効率的に反映し多数のセルを配置す
ることはできない。つまり、いずれの方法の場合も、設
計者の意図する最適なフロアプランを実現することがで
きなかった。
The characteristics of each floor plan are that top-down methods are effective in realizing a floor plan by arranging a large number of cells by taking advantage of the hierarchy, but they are effective at the cell level, which ignores the hierarchy in detail. It is not suitable for optimizing floor plans. On the other hand, the bottom-up method is suitable for optimizing the floor plan at the cell level, but cannot efficiently reflect the hierarchical information of the original circuit and place a large number of cells. In other words, in either method, it was not possible to realize the optimal floor plan intended by the designer.

(発明が解決しようとする課題) このように従来、半導体集積回路のフロアプラン装置で
は、回路の論理的階層構造を表示する画面又は回路の物
理的レイアウト情報を表示する画面いずれかを中心に構
成されているため、フロアプランの作業が論理的階層画
面からトップダウンに、若しくは物理的レイアウト画面
からボトムアップにしか行われないため、両方の手法を
併用してフロアプランをすることができず、設計者の意
図する最適なフロアプランを得ることができないという
問題があった。
(Problems to be Solved by the Invention) Conventionally, floor planning devices for semiconductor integrated circuits have been configured mainly with either a screen that displays the logical hierarchical structure of the circuit or a screen that displays information about the physical layout of the circuit. Because of this, floor planning work can only be done top-down from the logical hierarchy screen or bottom-up from the physical layout screen, making it impossible to use both methods together for floor planning. There was a problem in that it was not possible to obtain the optimal floor plan intended by the designer.

本発明は、上記事情を考慮してなされたもので、その目
的とするところは、トップダウン及びボトムアップのい
ずれの手法からもフロアプランを実行することができ、
フロアプランのセルの最適配置が可能になり、設計者に
自由度の高い設計環境を与えることができる半導体+A
精回路のレイアウト支援装置を提供することにある。
The present invention has been made in consideration of the above circumstances, and its purpose is to be able to execute floor planning from both top-down and bottom-up methods.
Semiconductor+A enables optimal placement of cells in the floor plan and provides designers with a highly flexible design environment.
An object of the present invention is to provide a precision circuit layout support device.

[発明の構成コ (課題を解決するための手段) 本発明の骨子は、回路の論理的階層構造情報と物理的レ
イアウト情報とを関連付けるデータベースを用いること
により、論理的階層構造情報を表示する画面と物理的レ
イアウト情報を表示する画面の2つの間でダイナミック
な関連処理を行うことにある。
[Configuration of the Invention (Means for Solving the Problems) The gist of the present invention is to provide a screen that displays logical hierarchical structure information by using a database that associates logical hierarchical structure information of a circuit with physical layout information. and a screen displaying physical layout information.

即ち本発明は、半導体集積回路を構成する回路セル又は
ブロックをチップ内の特定の領域に配置する半導体集積
回路のレイアウト支援装置において、半導体集積回路の
論理的階層構造情報と物理的レイアウト情報とを関連付
けるデータを格納したデータベースと、このデータベー
スの内容に基づいてディスプレイ両面上の異なる領域に
論理的階層構造情報及び物理的レイアウト情報を同時に
表示する手段と、半導体集積回路のレイアウトに必要な
命令を入力するための手段と、この手段により人力され
た命令を解読、実行する手段と、この手段により実行さ
れた作業結果に基づいてデータベースの内容を更新する
手段とを設けるようにしたものである。
That is, the present invention provides a semiconductor integrated circuit layout support device for arranging circuit cells or blocks constituting a semiconductor integrated circuit in a specific area within a chip, which uses logical hierarchical structure information and physical layout information of a semiconductor integrated circuit. A database storing associated data, a means for simultaneously displaying logical hierarchical structure information and physical layout information in different areas on both sides of a display based on the contents of this database, and inputting instructions necessary for layout of a semiconductor integrated circuit. The system is configured to include means for deciphering and executing commands manually entered by this means, and means for updating the contents of the database based on the work results executed by this means.

(作用) 本発明によれば、回路の論理的階層構造情報と物理的レ
イアウト情報とを関連付けるデータベースを用いること
により、論理的階層構造情報を表示する画面と物理的レ
イアウト情報とを表示する画面の両方に矛盾することの
ない情報を表示することができ、いずれの画面からもフ
ロアプランに必要な命令を実行することが可能になる。
(Operation) According to the present invention, by using a database that associates logical hierarchical structure information and physical layout information of a circuit, a screen that displays logical hierarchical structure information and a screen that displays physical layout information can be separated. Consistent information can be displayed on both screens, and instructions necessary for floor planning can be executed from either screen.

従って、設計者にフロアプランのどの段階からも、トッ
プタウン、ボトムアップのいずれの方法からもフロアプ
ランを行える環境を提供することが可能となる。
Therefore, it is possible to provide the designer with an environment in which he or she can perform floor planning from any stage of the floor planning, either top-down or bottom-up.

(実施例) 以下、本発明の詳細を図示の実施例によって説明する。(Example) Hereinafter, details of the present invention will be explained with reference to illustrated embodiments.

第1図は本発明の一実施例に係わる半導体集積回路のフ
ロアプラン装置を示す概略構成図である。第1図におい
て、11は半導体集積回路の論理的階層構造情報と物理
的レイアウト情報とを関連付けるデータを格納したデー
タベースであり、12はブラウン管表示部を制御する画
面表示制御機構であり、13は人力装置から入力された
命令を解読し実行する命令解読・実行機構である。13
により解読され実行された命令は、その実行結果に基づ
いてデータベース11の内容を変更する。14はブラウ
ン管表示装置(デイスプレィ)、15はキーボード等の
入力装置である。
FIG. 1 is a schematic configuration diagram showing a floor planning device for a semiconductor integrated circuit according to an embodiment of the present invention. In FIG. 1, 11 is a database storing data that associates logical hierarchical structure information and physical layout information of a semiconductor integrated circuit, 12 is a screen display control mechanism that controls a cathode ray tube display section, and 13 is a human-powered This is a command decoding/execution mechanism that decodes and executes commands input from the device. 13
The instructions decoded and executed change the contents of the database 11 based on the execution results. 14 is a cathode ray tube display, and 15 is an input device such as a keyboard.

また、16は半導体集積回路の論理的階層構造情報を表
示する第1の画面で、階層構造をツリー構造で表現して
表示している。17は半導体集積回路の物理的レイアウ
ト情報を表示する第2の画面で、セルの形状やチップの
外形等を表示している。両画面ともデータベースの内容
に基づいて、対応する情報を画面表示機構を通して表示
する構成になっている。
Further, 16 is a first screen that displays logical hierarchical structure information of the semiconductor integrated circuit, and the hierarchical structure is expressed and displayed as a tree structure. A second screen 17 displays physical layout information of the semiconductor integrated circuit, and displays the shape of the cell, the external shape of the chip, etc. Both screens are configured to display corresponding information through a screen display mechanism based on the contents of the database.

第2図は、半導体集積回路の論理的階層構造情報を表示
する第1の画面16と物理的レイアウト情報を表示する
第2の画面17を、より具体的に示す模式図である。第
2図において、第1の画面16には、半導体集積回路の
階層情報がツリー構造で表示され、回路の階層名の前に
はその階層がどの領域に配置されたかを色によって示す
4角形aが表示されている。第2の画面17には、チッ
プの外形、領域及びセル等が表示されている。これら表
示は、全て第1図に示した論理的階層構造情報と物理的
レイアウト情報とを関連付けるデータベース11に格納
されているデータが基になっている。
FIG. 2 is a schematic diagram showing more specifically the first screen 16 that displays logical hierarchical structure information of a semiconductor integrated circuit and the second screen 17 that displays physical layout information. In FIG. 2, hierarchical information of semiconductor integrated circuits is displayed in a tree structure on the first screen 16, and in front of the circuit hierarchical name is a rectangle a that indicates by color in which area the hierarchical layer is placed. is displayed. On the second screen 17, the external shape, area, cells, etc. of the chip are displayed. These displays are all based on data stored in the database 11 that associates the logical hierarchical structure information and physical layout information shown in FIG.

このような構成において、入力装置15を通してオペレ
ータからブロック1を領域1に配置するという命令が、
論理的階層構造情報を表示している第1の画面16上で
実行されると1.命令解読・実行機構13を通しデータ
ベース11が更新される。その結果、画面表示制御機構
12を通して、第1の画面16上に配置された領域の色
を示す4角の色が領域lの色になり、同時に物理的レイ
アウト情報を表示している第2の画面17上のセル1.
セル2がす、cがら領域1内のb/、c/へ移動する。
In such a configuration, an instruction to place block 1 in area 1 is received from the operator through input device 15.
When executed on the first screen 16 displaying logical hierarchical structure information, 1. The database 11 is updated through the instruction decoding/execution mechanism 13. As a result, through the screen display control mechanism 12, the color of the four corners indicating the color of the area arranged on the first screen 16 becomes the color of area l, and at the same time, the color of the second screen displaying the physical layout information is changed to the color of the area l. Cell 1 on screen 17.
Cell 2 moves from cell 2 to b/ and c/ in area 1.

また、続けて逆に第2の画面17上で領域1に配置され
たセル2を領域2のdへ移動するという命令を人力装置
15を通して実行すると、第2の画面17上のセル2が
移動するだけではなく、第1の画面16上のセル2の領
域を示す色が領域2の色に更新される。結果として、ブ
ロック1の階層の下にあった2つのセルは、別々の領域
に配置されたことになる。
In addition, when a command to move cell 2 placed in area 1 to area 2 d on the second screen 17 is subsequently executed through the human power device 15, cell 2 on the second screen 17 is moved. In addition, the color indicating the area of cell 2 on the first screen 16 is updated to the color of area 2. As a result, the two cells below the block 1 hierarchy are placed in separate areas.

このように論理的階層構造情報と物理的レイアウト情報
を関連付けるデータベースを用いることにより2つの画
面上に、常に矛盾することのない画面を表示することが
でき、且つどちらの画面からもフロアプランに必要な命
令を実行することが可能となる。従って、設計者はトッ
プダウン及びボトムア°ツブいずれの手法からもフロア
プランを実行することができ、フロアプラン時のセルの
最適配置が可能になり、フロアプランの自由度が増す。
By using a database that associates logical hierarchical structure information and physical layout information in this way, it is possible to always display consistent screens on two screens, and it is possible to display information necessary for floor planning from either screen. It becomes possible to execute commands. Therefore, the designer can execute floor planning using both top-down and bottom-up methods, making it possible to optimally arrange cells during floor planning, and increasing the degree of freedom in floor planning.

さらに、設計期間の短縮、ひいては製品開発期間の短縮
をはかることができる。
Furthermore, it is possible to shorten the design period and, by extension, the product development period.

ところで、半導体集積回路の自動レイアウト設計CAD
システムにおいては、自動設計された半導体集積回路の
集積度向上を大きな目的とするが、各配置及び配線の処
理戦略はシステム内で一律に決められており、各種の集
積回路の全てに対して共通に良好な集積度を達成するこ
とは困難であった。
By the way, automatic layout design CAD for semiconductor integrated circuits
The main purpose of the system is to improve the degree of integration of automatically designed semiconductor integrated circuits, but each placement and wiring processing strategy is uniformly determined within the system and is common to all types of integrated circuits. It was difficult to achieve a good degree of integration.

これを解決するために、本実施例では、レイアウトCA
Dシステムにおいて半導体基板に複数の論理回路モジュ
ール若しくはセルを配置し、各論理回路モジュール若し
くはセル間の配線を処理するに際し、各処理ステップで
の配置状態及び配線状態を順次0動レイアウト処理の進
行に従って表示する手段と、各配置及び配線状態以後の
自動配置及び配線の処理を選択する手段を具備し、その
時点におけるレイアウト結果をCRTデイスプレィに表
示する。
In order to solve this problem, in this embodiment, the layout CA
When arranging a plurality of logic circuit modules or cells on a semiconductor substrate in the D system and processing wiring between each logic circuit module or cell, the arrangement state and wiring state at each processing step are sequentially changed as the zero-motion layout processing progresses. The present invention includes means for displaying and means for selecting automatic placement and wiring processing after each placement and wiring state, and displays the layout result at that point on a CRT display.

これにより、配置及び配線の各ステップにおけるレイア
ウト状態をCRTデイスプレィにより確認することが可
能となり、その状態において集積度の向上に最も有効な
次の配置及び配線の戦略を選択でき、半導体集積回路の
集積度向上が異なった種類の回路に対しても共通に達成
することができる。
This makes it possible to check the layout status at each step of placement and wiring on a CRT display, and in that state, select the next placement and wiring strategy that is most effective for increasing the degree of integration, thereby improving the integration of semiconductor integrated circuits. This improvement can be achieved in common for different types of circuits.

次に、この実施例を具体的に説明する。Next, this example will be specifically explained.

第3図は本実施例に係わるレイアウト状態表示システム
の概略構成を示すブロック図であり、この装置はCRT
デイスプレィ30.コマンド解釈インターフェース31
.各戦略を実行する配置・配線のプログラム群32.レ
イアウト状態を格納するデータベース33及び表示イン
ターフェース34等から構成されている。CRTデイス
プレィ30の表示状態を基にオペレータからコマンドが
入力されると、コマンド解釈インターフェース31を介
してプログラム群32によりこのコマンドに対する戦略
が実行される。
FIG. 3 is a block diagram showing a schematic configuration of a layout status display system according to this embodiment, and this device is a CRT display system.
Display 30. Command interpretation interface 31
.. A group of placement/routing programs that execute each strategy 32. It is composed of a database 33 that stores layout states, a display interface 34, and the like. When a command is input by the operator based on the display state of the CRT display 30, a strategy for this command is executed by the program group 32 via the command interpretation interface 31.

その実行結果は、データベース33に格納される。そし
て、データベース33に格納されたレイアウト状態が表
示インターフェース34を通してCRTデイスプレィ3
0に表示されるものとなっている。
The execution results are stored in the database 33. The layout state stored in the database 33 is displayed on the CRT display 3 through the display interface 34.
0 is displayed.

第4図は配置・配線処理における、ある時刻でのCRT
表示例を示す図である。図ではCRTデイスプレィ30
上が4つのウィンドに分割されて表示されており、各々
はチップ上のレイアウト状態を表示するウィンド41、
次の配置・配線処理の選択メニューウィンド42、選択
した戦略を実行するウィンド43、選択した戦略により
配置・配線処理の実行を行った後に次に処理を中断する
時刻を設定するウィンド44より構成されている。これ
らのウィンドが同時にCRTデイスプレィ30上に表示
されている。
Figure 4 shows the CRT at a certain time during placement and wiring processing.
It is a figure showing an example of a display. In the figure, CRT display 30
The upper part is divided into four windows, each of which displays the layout status on the chip;
It consists of a selection menu window 42 for the next placement/routing process, a window 43 for executing the selected strategy, and a window 44 for setting the time to interrupt the next process after executing the placement/routing process according to the selected strategy. ing. These windows are displayed on the CRT display 30 at the same time.

第5図は、第4図のレイアウト状態を表示するウィンド
41の詳細図である。ここでのレイアウト状態はグロー
バル配線処理のある時刻での様子である。第5図(a)
に示す細く、LSIチップ45上が各領域46に分割さ
れ、端子a −c間の配線経路が各々の領域へ割り付け
られて表示されている。ここで、各領域の配線混雑度が
各領域毎に表示されており、端子dind2間の配線を
最短経路でチップ上の領域へ割り付けると、領域を通過
可能な配線容量を超過することが表示されている。
FIG. 5 is a detailed diagram of the window 41 that displays the layout state of FIG. 4. The layout state here is the state at a certain time of global wiring processing. Figure 5(a)
As shown in the figure, the top of the LSI chip 45 is divided into regions 46, and the wiring routes between the terminals a to c are allocated to each region and displayed. Here, the degree of wiring congestion in each area is displayed for each area, and it is displayed that if the wiring between the terminals dind2 is allocated to the area on the chip using the shortest route, the wiring capacity that can pass through the area will be exceeded. ing.

そこで、配線容量を超過することなく経路を割り付ける
ため、第4図の戦略メニュー42より戦略を決定し、実
行ウィンド43にて実行する。この際、次の実行中断時
点を中断時点設定ウィンド44にて設定する。これによ
り端子dl、d2間の配線経路は、第5図(b)に示す
如く、配線の混雑した領域を避けて迂回した経路(図中
の実線)が割り当てられる。これらの処理を繰り返すこ
とにより、効率的な配線経路が割り付けられ、集積度向
上に有効な配置・配線処理が施される。
Therefore, in order to allocate routes without exceeding the wiring capacity, a strategy is determined from the strategy menu 42 in FIG. 4 and executed in the execution window 43. At this time, the next execution interruption point is set in the interruption point setting window 44. As a result, as shown in FIG. 5(b), the wiring route between the terminals dl and d2 is assigned a detour route (solid line in the figure) that avoids the crowded wiring area. By repeating these processes, efficient wiring routes are allocated, and effective placement and wiring processing for improving the degree of integration is performed.

この処理を、第6図のフローチャートを参照して更に詳
しく説明する。まず、配線長短縮を目的としてグローバ
ル配線を実行する( ’ill略1の実行)。この戦略
lの実行によるレイアウト状態はウィンド41に表示さ
れる。次いで、レイアウト状態を見て次の戦略を判断す
る。次の戦略が必要であれば、配線容量をオーバして割
り付けられた配線経路について、配線経路を全領域で均
一化することを目的として、再度グローバル配線を実行
する(戦略2を実行する)。
This process will be explained in more detail with reference to the flowchart in FIG. First, global wiring is executed for the purpose of shortening the wiring length (execution of 'ill 1). The layout state resulting from the execution of this strategy 1 is displayed in the window 41. Next, the next strategy is determined by looking at the layout state. If the next strategy is necessary, global wiring is executed again for the wiring route allocated in excess of the wiring capacity in order to equalize the wiring route in the entire area (strategy 2 is executed).

この後は、先と同様にしレイアウト状態を表示させ、必
要に応じて次々と戦略或いは戦略の順序を変えて実行す
る。
After this, the layout state is displayed in the same manner as before, and the strategies or the order of strategies are changed and executed one after another as necessary.

例えば、戦略1を実行した状態では、前記第5図(a)
に示す如く、中央部分に配線経路が集中して割り付けら
れるため、中央部分の配線容量をオーバする。このため
、戦略2を実行することにより、前記第5図(b)に示
す如く配線経路が領域に対して均一に割り付けられて、
dの経路はすいている周辺の領域を迂回するように変更
される。このように戦略を組み合わせることにより、最
短距離で且つ配線容量がオーバしない、有効なグローバ
ル配線が施される。
For example, when strategy 1 is executed, as shown in FIG. 5(a),
As shown in FIG. 2, since the wiring routes are concentrated and allocated in the central part, the wiring capacity of the central part is exceeded. Therefore, by executing Strategy 2, the wiring routes are uniformly allocated to the area as shown in FIG. 5(b).
The route of d is changed to bypass the empty surrounding area. By combining strategies in this way, effective global wiring can be performed with the shortest distance and without exceeding the wiring capacity.

かくして本実施例によれば、集積回路に対してレイアウ
ト設計をCADシステムにより実行する際、各回路の種
類により一律に決定困難な配置・配線の戦略を、表示シ
ステムによりインタラクティブに行うことで、回路の種
類に依存しない良好な集積度を達成することができる。
Thus, according to this embodiment, when a layout design for an integrated circuit is performed using a CAD system, placement and wiring strategies that are difficult to uniformly determine depending on the type of each circuit can be interactively performed using a display system. A good degree of integration can be achieved regardless of the type of

なお、本発明は上述した各実施例に限定されるものでは
なく、その要旨を逸脱しない範囲で、種々変形して実施
することができる。例えば、前記論理的階層構造情報及
び物理的レイアウト情報を表示するデイスプレィはCR
Tに限るものではなく、液晶その他の表示器を用いるこ
とができる。
Note that the present invention is not limited to the embodiments described above, and can be implemented with various modifications without departing from the gist thereof. For example, the display for displaying the logical hierarchical structure information and physical layout information may be CR.
The display device is not limited to T, and a liquid crystal display or other display device can be used.

[発明の効果] 以上詳述したように本発明によれば、回路の論理的階層
構造情報と物理的レイアウト情報とを関連付けるデータ
ベースを用いることにより、論理的階層構造情報を表示
する画面と物理的レイアウト情報を表示する画面の2つ
の間でダイナミックな関連処理を行うことができる。従
って、トップダウン及びボトムアップのいずれの手法か
らもフロアプランを実行することができ、フロアプラン
のセルの最適配置が可能になり、設計者に自由度の高い
設計環境を与えることが可能となる。
[Effects of the Invention] As detailed above, according to the present invention, by using a database that associates logical hierarchical structure information and physical layout information of a circuit, a screen displaying logical hierarchical structure information and a physical Dynamic related processing can be performed between two screens displaying layout information. Therefore, floorplanning can be executed from both top-down and bottom-up methods, making it possible to optimally place floorplan cells, giving designers a design environment with a high degree of freedom. .

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は本発明の一実施例に係わる半導体集積回路のフ
ロアプラン装置を示す概略構成図、第2図は同装置の画
面表示例を示す模式図、第3図は他の実施例に係わるレ
イアウト状態表示システムの概略構成を示すブロック図
、第4図は第3図のシステムのデイスプレィ表示例を示
す模式図、第5図はレイアウト状態の詳細表示例を示す
模式図、第6図は第3図の装置の作用を説明するための
フローチャートである。 11・・・データベース、12・・・画面表示制御機構
、13・・・命令解読・実行機構、14・・・ブラウン
管表示装置(デイスプレィ)、15・・・キーボード(
入力装置)、16・・・論理的階層構造情報を表示する
画面(第1の画面)17・・・物理的レイアウト情報を
表示する画面(第2の画面)。 出願人代理人 弁理士 鈴 江 武 彦第1図 第 図 第 図 第 図
FIG. 1 is a schematic configuration diagram showing a floor planning device for a semiconductor integrated circuit according to an embodiment of the present invention, FIG. 2 is a schematic diagram showing an example of a screen display of the device, and FIG. 3 is a diagram related to another embodiment. FIG. 4 is a schematic diagram showing an example of the display display of the system in FIG. 3, FIG. 5 is a schematic diagram showing an example of detailed display of the layout state, and FIG. FIG. 4 is a flowchart for explaining the operation of the device shown in FIG. 3; FIG. DESCRIPTION OF SYMBOLS 11... Database, 12... Screen display control mechanism, 13... Instruction decoding/execution mechanism, 14... Cathode ray tube display (display), 15... Keyboard (
input device), 16... Screen (first screen) for displaying logical hierarchical structure information; 17... Screen (second screen) for displaying physical layout information. Applicant's Representative Patent Attorney Takehiko Suzue Figure 1 Figure Figure Figure

Claims (1)

【特許請求の範囲】 半導体集積回路を構成する回路セル又はブロックをチッ
プ内の特定の領域に配置する半導体集積回路のレイアウ
ト支援装置において、 前記半導体集積回路の論理的階層構造情報と物理的レイ
アウト情報とを関連付けるデータを格納したデータベー
スと、このデータベースの内容に基づいてディスプレイ
両面上の異なる領域に前記論理的階層構造情報及び物理
的レイアウト情報を同時に表示する手段と、前記半導体
集積回路のレイアウトに必要な命令を入力するための手
段と、該手段により入力された命令を解読、実行する手
段と、該手段により実行された作業結果に基づいて前記
データベースの内容を更新する手段とを具備してなるこ
とを特徴とする半導体集積回路のレイアウト支援装置。
[Scope of Claims] A semiconductor integrated circuit layout support device for arranging circuit cells or blocks constituting a semiconductor integrated circuit in specific areas within a chip, comprising: logical hierarchical structure information and physical layout information of the semiconductor integrated circuit; means for simultaneously displaying the logical hierarchical structure information and the physical layout information in different areas on both sides of the display based on the contents of the database; and means necessary for the layout of the semiconductor integrated circuit. means for inputting a command, means for decoding and executing the command input by the means, and means for updating the contents of the database based on the results of the work executed by the means. A semiconductor integrated circuit layout support device characterized by the following.
JP63333575A 1988-12-28 1988-12-28 Layout support device for semiconductor integrated circuit Expired - Lifetime JP2766284B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63333575A JP2766284B2 (en) 1988-12-28 1988-12-28 Layout support device for semiconductor integrated circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63333575A JP2766284B2 (en) 1988-12-28 1988-12-28 Layout support device for semiconductor integrated circuit

Publications (2)

Publication Number Publication Date
JPH02178775A true JPH02178775A (en) 1990-07-11
JP2766284B2 JP2766284B2 (en) 1998-06-18

Family

ID=18267578

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63333575A Expired - Lifetime JP2766284B2 (en) 1988-12-28 1988-12-28 Layout support device for semiconductor integrated circuit

Country Status (1)

Country Link
JP (1) JP2766284B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5533148A (en) * 1993-09-30 1996-07-02 International Business Machines Corporation Method for restructuring physical design images into hierarchical data models
US8938666B2 (en) 2007-11-14 2015-01-20 International Business Machines Corporation Support selective graphical display of system configurations using view filters
CN113591427A (en) * 2021-08-05 2021-11-02 上海立芯软件科技有限公司 Incremental three-dimensional global wiring method considering unit movement and complex wiring constraint

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62287372A (en) * 1986-06-06 1987-12-14 Nec Corp Arrangement processing system for logic circuit diagram

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62287372A (en) * 1986-06-06 1987-12-14 Nec Corp Arrangement processing system for logic circuit diagram

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5533148A (en) * 1993-09-30 1996-07-02 International Business Machines Corporation Method for restructuring physical design images into hierarchical data models
US8938666B2 (en) 2007-11-14 2015-01-20 International Business Machines Corporation Support selective graphical display of system configurations using view filters
CN113591427A (en) * 2021-08-05 2021-11-02 上海立芯软件科技有限公司 Incremental three-dimensional global wiring method considering unit movement and complex wiring constraint
CN113591427B (en) * 2021-08-05 2023-09-22 上海立芯软件科技有限公司 Incremental three-dimensional global wiring method considering unit movement and complex wiring constraint

Also Published As

Publication number Publication date
JP2766284B2 (en) 1998-06-18

Similar Documents

Publication Publication Date Title
US6889370B1 (en) Method and apparatus for selecting and aligning cells using a placement tool
US7096446B2 (en) Hierarchical semiconductor design
US6086625A (en) Method and apparatus for designing a circuit by describing logic design information with a hardware description language
JPH04124855A (en) Semiconductor integrated circuit device and method of designing layout thereof and layout designing apparatus
JP4221045B2 (en) Floor plan design support device, floor plan design support program, and computer-readable recording medium recording the program
JPH02178775A (en) Layout supporting device for semiconductor integrated circuit
Spitalny et al. On-line graphics applied to layout design of integrated circuits
JP2002278666A (en) Control panel for controlling facility
JPH0677324A (en) Method and device for converting layout data of conductor portion
US11709986B2 (en) Boundary cell
JPH01220073A (en) Method and device for design aid
JP3063702B2 (en) Interactive floor plan equipment
JPH0794587A (en) Semiconductor device, method and system for designing semiconductor
JP2831717B2 (en) Data path display device
JP2024048673A (en) Method and program for automatically placing parts
JPS62186365A (en) Method of pattern generation
JP2856187B2 (en) Arrangement of control display
US6957401B2 (en) Integrated circuit (IC) having IC floorplan silhouette-like power supply net, and sea of supply (SoS) electronic design automation (EDA) tool for designing same
JPH09293785A (en) Floor plan processing unit of semiconductor integrated circuit
JPS61120279A (en) Layout system of semiconductor integrated circuit
JPH0683894A (en) Electric circuit diagram display device
JP2006278404A (en) Power supply separation layout design method
JP2003099493A (en) Cell layout generator of semiconductor integrated circuit device, generating method of cell layout and semiconductor integrated circuit manufactured by the same method
JPH06131419A (en) Method and device for automatically arranging graphic form
JPH0235574A (en) Electronic circuit diagram displaying and editing device

Legal Events

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

Free format text: PAYMENT UNTIL: 20080403

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20090403

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: 20090403

Year of fee payment: 11