JP2004165443A - Automated layout method, program, and recording medium - Google Patents
Automated layout method, program, and recording medium Download PDFInfo
- Publication number
- JP2004165443A JP2004165443A JP2002329756A JP2002329756A JP2004165443A JP 2004165443 A JP2004165443 A JP 2004165443A JP 2002329756 A JP2002329756 A JP 2002329756A JP 2002329756 A JP2002329756 A JP 2002329756A JP 2004165443 A JP2004165443 A JP 2004165443A
- Authority
- JP
- Japan
- Prior art keywords
- unit cells
- outer frame
- circuit
- shape
- pseudo
- 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
Links
Images
Landscapes
- Design And Manufacture Of Integrated Circuits (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は自動レイアウト方法に関し、特にLSI回路(Large Scale Integrated Circuit)の設計時にLSI内部に形成される回路や配線などを自動配置配線する自動レイアウト方法に関する。
【0002】
【従来の技術】
近年のLSIの大規模化に伴い、回路情報(ネットリスト)をレイアウトする際に、自動配置配線ツールを使用することが多くなっている。ネットリストには、端子情報のほか、通常はインバータ、NAND、NORなどの基本的な論理回路を指すユニットセル、およびこのようなユニットセルの接続情報などが含まれている。
【0003】
LSIを自動レイアウトする場合には、まず、このネットリストに記述されているユニットセルを自動配置し、次いで、ユニットセル間をネットリストに従って自動配線する、という手順になる。(例えば、特許文献1参照。)。
【0004】
アナログ回路・デジタル回路混載LSIをこのような手順で行おうとする場合には、アナログ回路がどのような構成でも、このアナログ回路を1個の大きなユニットセルとして扱い、自動配置配線させることが多い。これは、一般的にアナログモジュール間結線を自動配線に任せると、要求特性が満足されない場合が多いためである。その原因としては、第1に、自動配線が最小線幅で配線されるため、太い線幅では配線できない点が挙げられる。そして、第2に、特定の結線についての寄生抵抗、容量を減らすために配線の優先度をつけることができない点が挙げられる。
【0005】
【特許文献1】
特開平7−085114号公報(段落番号[0005]〜[008],図12)
【0006】
【発明が解決しようとする課題】
しかし、ネットリストに基づいてユニットセルを自動配置配線する場合には、以下に示すような問題点があった。
【0007】
図6は自動配置配線でのユニットセルの表現方法を説明する図である。
自動配置配線において、ユニットセルは、自動配置する際の計算量を減らすために、四角形の対角2点101,102の座標で表現される。一般的には、この図6に示した方法でユニットセルを表現すれば問題はない。しかし、アナログ回路を含む大きなユニットセルを表現するときには、例えば次のような問題が生じる場合がある。
【0008】
図7は自動配置配線でアナログ回路を含むユニットセルを表現する場合の従来の表現方法を説明する図である。
例えば、アナログ回路が、結線済みの大きさの異なる2つのアナログマクロ201,202で構成されている場合を想定する。これらのアナログマクロ201,202を1つのユニットセル203にまとめると、このユニットセル203は、対角2点の座標で特定される1つの長方形で表現されるため、何も配置されていない未使用領域204が発生する。
【0009】
このような状況は、上記のように、ユニットセルを四角形でしか表現することができないので、回避することができない。しかし、このような未使用領域204には他のユニットセルを配置することができなくなるため、未使用領域204の存在は、LSIのチップサイズの小型化を妨げる原因となる。
【0010】
本発明はこのような点に鑑みてなされたものであり、自動レイアウト処理に伴う計算量を大きく増加させることなく、LSIチップ上の未使用領域を減らすことのできる自動レイアウト方法を提供することを目的とする。
【0011】
【課題を解決するための手段】
本発明では上記課題を解決するために、図1に例示するような自動レイアウト方法が提供される。本発明の自動レイアウト方法は、LSIのユニットセルを自動配置配線する自動レイアウト方法において、回路の形状に応じた形状で前記回路を取り囲む外枠を作成し、前記外枠に内接する複数の擬似ユニットセルを連結して作成し、前記回路を前記擬似ユニットセルの集合で表現された一のユニットセルとして扱うことを特徴とする。
【0012】
このような自動レイアウト方法によれば、図1に示したように、まず、外枠11が、アナログマクロ10a,10bから構成されるアナログ回路の形状に応じた形状でこれを取り囲むように作成される。そして、この外枠11に内接するように複数の擬似ユニットセル12a〜12fが連結して作成され、アナログ回路は、これらの擬似ユニットセル12a〜12fの集合で表現された1つのユニットセルとして扱われる。このユニットセルの形状、すなわちアナログ回路の形状は、例えば従来同様に対角2点の座標など、擬似ユニットセル12a〜12fの表現データの集合によって表現され、この表現データを用いてその後のレイアウト情報の作成や自動配置配線を行うことができるようになる。このように、四角形以外の形状のアナログ回路を、その形状に応じた複数の擬似ユニットセル12a〜12fの集合で表現することにより、LSIチップ上の未使用領域の発生が抑制されるようになる。
【0013】
【発明の実施の形態】
以下、本発明の実施の形態を、図面を参照して詳細に説明する。
LSI設計における自動レイアウト処理は、コンピュータによってその処理が実行される。自動レイアウト処理を実行するプログラムは、例えばコンピュータが有する記憶装置に格納され、コンピュータはその記憶装置からプログラムを読み出し、このプログラムに従った処理を実行する。
【0014】
また、このコンピュータは、ネットリストを例えば自己の記憶装置に記憶しておけるようになっている。すなわち、端子情報や、あらかじめ用意された複数のユニットセルおよびその接続情報などを記憶しておけるようになっている。
【0015】
このようなコンピュータを用いた自動レイアウト処理について、まず、第1の実施の形態について説明する。
図1は第1の実施の形態に係る自動レイアウト方法を説明するための図である。
【0016】
この第1の実施の形態では、図中破線で示すように、アナログ回路が、大きさの異なる2つのアナログマクロ10a,10bで構成されている場合について述べる。ここで、アナログマクロ10a,10b同士は、図示しないが、既に結線された状態になっており、また、各アナログマクロ10a,10bには、それぞれその縁部あるいは内側に、配線用の端子が形成されるものとする。
【0017】
自動レイアウト処理においては、まず、このように全体として四角形(長方形または正方形)ではない多角形のアナログ回路に対し、その周囲を取り囲む外枠11が作成される。この外枠11は、アナログマクロ10a,10b間の図示しない配線、およびアナログマクロ10a,10b間並びにアナログマクロ10a,10b縁部の端子がすべて外枠11内に含まれるように作成される。さらに、外枠11は、その各辺L1,L2,L3,L4,L5,L6が直線であって各頂点P1,P2,P3,P4,P5,P6の角度がそれぞれ90度(°)になるように作成される。
【0018】
そして、この外枠11に、連結した複数の擬似ユニットセル12a,12b,12c,12d,12e,12fが内接して作成される。擬似ユニットセル12a〜12fは、ここでは、長方形でかつ外枠11の各辺L1〜L6に沿って作成される。擬似ユニットセル12a〜12fは、順に連結して作成され、外枠11内に、擬似ユニットセル12a〜12fの閉回路が形成されるようになる。これら長方形の各擬似ユニットセル12a〜12fは、従来同様、その形状が、それぞれ対角2点の座標で表現される。
【0019】
そして、アナログマクロ10a,10bで構成されているアナログ回路は、擬似ユニットセル12a〜12fの集合で表現された1つのユニットセルとして扱われ、このユニットセルについて端子情報が作成される。以後の全体回路のレイアウト情報の作成や自動配置配線の際には、このユニットセルの表現データ、すなわち擬似ユニットセル12a〜12fの対角2点の座標の集合が用いられるようになる。その際、各擬似ユニットセル12a〜12f内の領域および連結して形成された閉回路の内部領域が、このユニットセルの配置スペースとなる。
【0020】
このように、全体として四角形でない多角形のアナログ回路を、その形状に応じた複数の擬似ユニットセル12a〜12fの集合で表現することにより、未使用領域の発生を抑えて自動レイアウトすることが可能になる。ここで、アナログ回路の形状を表現する場合においては、各擬似ユニットセル12a〜12fについて四角形の対角2点の座標で表現するという制約は従来と変わりがなく、さらに、元のネットリストの内容は変更しないので、データの増加を抑えた自動レイアウト処理が可能である。
【0021】
このような自動レイアウト処理の流れについて説明する。
図2は第1の実施の形態に係る自動レイアウト処理の流れ図である。
まず、ネットリストから、図1に示した結線済みのアナログマクロ10a,10bからなるアナログ回路のように、従来の方法では未使用領域が発生してしまうようなアナログ回路を抽出する(ステップS1)。
【0022】
ステップS1における抽出後、アナログ回路の外側に、その周囲を取り囲む外枠11を作成する(ステップS2)。この外枠11は、前述のように、アナログマクロ10a,10b間の配線および端子がすべて外枠11内部に含まれるように、かつ、外枠11の各辺L1〜L6が直線で各頂点P1〜P6の角度が90度になるように、作成する。
【0023】
次いで、外枠11の内側に、各辺L1〜L6に沿って各擬似ユニットセル12a〜12fを作成する(ステップS3)。各擬似ユニットセル12a〜12fの形状は長方形で、その対角2点の座標で表現される。各擬似ユニットセル12a〜12fは、外枠11の各頂点P1〜P6のうち1つを起点として、例えばそこから反時計回りに、各辺L1〜L6に沿って順に作成していく。その際、擬似ユニットセル12a〜12fは、隙間なく、連結して作成する。
【0024】
例えば、図1では、外枠11の頂点P1を起点とし、まず、辺L1に沿った長方形であって辺L2上に対角の点Q1が存在する擬似ユニットセル12aを作成する。次いで、辺L2に沿った長方形であって点Q1の対角の点Q2が辺L3上に存在する擬似ユニットセル12b、点Q2の対角の点Q3が辺L4上にある擬似ユニットセル12cを作成する。さらに、点Q3の対角の点Q4が辺L5の延長線上にある擬似ユニットセル12d、点Q4の対角の点Q5が辺L6上にある擬似ユニットセル12e、点Q5の対角の点Q6が擬似ユニットセル12a上にある擬似ユニットセル12fを作成する。
【0025】
擬似ユニットセル12a〜12fの作成後は、このアナログマクロ10a,10bで構成されているアナログ回路を、擬似ユニットセル12a〜12fの集合で表現された1つのユニットセルとして扱う(ステップS4)。そして、これにより、アナログ回路の形状を、各擬似ユニットセル12a〜12fの長方形の対角2点の座標によって表現する。ただし、このアナログ回路の形状の表現データは、長方形の対角2点の座標の集合であって、多角形の外枠11の各頂点の座標によってその形状を表現するものではない。
【0026】
次いで、ネットリストの端子情報に記述してある端子だけを、1つのユニットセルとして扱われることとなるこのユニットセルの端子として設定し(ステップS5)、このユニットセルと他のユニットセルとの間の自動配線ができるようにする。
【0027】
その他の同様なアナログ回路についても、必要に応じてステップS1からステップS5の処理を行い、そのアナログ回路を擬似ユニットセルの集合で表現された1つのユニットセルとして扱うようにする。また、デジタル回路についても、必要に応じて本自動レイアウト処理を行うようにしてもよい。
【0028】
以降は、ネットリストを用い、このように擬似ユニットセル12a〜12fの座標の集合によって表現されたアナログ回路の表現データと共に、すべてのユニットセルの表現データを用いてユニットセルを配置して全体回路のシミュレーションを行い、レイアウト情報を作成する(ステップS6)。そして、このレイアウト情報に基づき、自動配置配線を行う(ステップS7)。
【0029】
上記の自動レイアウト方法によれば、アナログ回路が、大きさの異なる2つのアナログマクロ10a,10bから構成されている場合であっても、未使用領域の発生を抑えることができる。さらに、アナログ回路の形状を、擬似ユニットセル12a〜12fの長方形の対角2点の座標の集合で表現するため、自動配置のために必要となるデータ量が著しく増大することがない。
【0030】
次に、第2の実施の形態について説明する。
図3は第2の実施の形態に係る自動レイアウト方法を説明するための図である。なお、図3では、図1に示した要素と同一要素については同一符号を付し、説明の詳細は省略する。
【0031】
第2の実施の形態では、第1の実施の形態と同様、大きさの異なる2つのアナログマクロ10a,10bからなるアナログ回路について述べ、縁部などに端子が形成されたアナログマクロ10a,10b間は既に結線済みとする。
【0032】
第2の実施の形態では、このようなアナログ回路について、まず、外枠11が作成され、この外枠11に内接して、2つの擬似ユニットセル20a,20bが、隙間なく、連結して作成される。擬似ユニットセル20aは主にアナログマクロ10a部分に作成され、擬似ユニットセル20bは主にアナログマクロ10b部分に作成されている。
【0033】
そして、アナログマクロ10a,10bで構成されているアナログ回路は、これらの擬似ユニットセル20a,20bの集合で表現された1つのユニットセルとして扱われ、このユニットセルについて端子情報が作成される。このアナログ回路の形状は、擬似ユニットセル20a,20bの対角2点の座標の集合で表現される。
【0034】
この第2の実施の形態における自動レイアウト処理の流れについて説明する。
図4は第2の実施の形態に係る自動レイアウト処理の流れ図である。
まず、ネットリストから、結線済みの2つのアナログマクロ10a,10bで構成されたアナログ回路を抽出し(ステップS10)、このアナログ回路に外枠11を作成する(ステップS11)。次いで、この外枠11に内接する2つの擬似ユニットセル20a,20bを作成する(ステップS12)。この擬似ユニットセル20a,20bは、それぞれ四角形の対角2点の座標で表現し、また、互いに隙間なく、連結して作成する。
【0035】
擬似ユニットセル20a,20bの作成後は、このアナログマクロ10a,10bで構成されているアナログ回路を、擬似ユニットセル20a,20bの集合で表現された1つのユニットセルとして扱う(ステップS13)。ただし、このユニットセルの形状の表現データが、四角形の対角2点の座標の集合であるのは第1の実施の形態と同じである。
【0036】
次いで、ネットリストの端子情報に記述してある端子だけを、1つのユニットセルとして扱われるこのユニットセルの端子として設定する(ステップS14)。最後に、このユニットセルと共に、ネットリストを用いてすべてのユニットセルについてのレイアウト情報を作成し(ステップS15)、そのレイアウト情報に基づいて自動配置配線を行う(ステップS16)。
【0037】
この第2の実施の形態に示した自動レイアウト方法によっても、未使用領域の発生を防ぐことができる。さらに、このユニットセルの形状を、2つの擬似ユニットセル20a,20bの座標の集合で表現するため、その形状の表現データ量をより少なくすることができる。
【0038】
また、もともと四角形以外の多角形であるアナログマクロの自動レイアウトも同様に行うことができる。
図5はもともと四角形でないアナログマクロについての自動レイアウト方法を説明するための図である。なお、図5では、図3に示した要素と同一要素については同一符号を付し、説明の詳細は省略する。
【0039】
この図5の例の場合には、縁部などに端子が形成された1つのアナログマクロ30を取り囲む外枠11が作成され、この外枠11に内接して、2つの擬似ユニットセル20a,20bが、隙間なく、連結して作成される。そして、アナログマクロ30は、擬似ユニットセル20a,20bの集合で表現された1つのユニットセルとして扱われ、その形状は、擬似ユニットセル20a,20bの対角2点の座標の集合で表現される。
【0040】
この場合、自動レイアウト処理の流れは、図4に示した流れと同様である。すなわち、まず、ネットリストからアナログマクロ30を抽出し(ステップS10)、外枠11を作成する(ステップS11)。次いで、外枠11に内接する2つの擬似ユニットセル20a,20bを作成し(ステップS12)、アナログマクロ30を、擬似ユニットセル20a,20bの集合で表現される1つのユニットセルとして扱う(ステップS13)。その後は、このユニットセルについて端子を設定し(ステップS14)、レイアウト情報を作成する(ステップS15)。そして、そのレイアウト情報に基づいて自動配置配線を行う(ステップS16)。
【0041】
このように、もともと四角形以外の多角形であるアナログマクロ30についても、未使用領域の発生を抑えるとともに、データ量の増加を抑えることができる。
【0042】
以上説明したように、アナログ回路を、その外枠に内接する複数の連結した擬似ユニットセルの集合で表現される1つのユニットセルとして扱い、その形状を各擬似ユニットセルの座標の集合によって表現し、レイアウト情報の作成や自動配置配線を行う。これにより、未使用領域の発生を抑えることができるので、LSIのチップサイズの小型化が図られるようになる。
【0043】
さらに、擬似ユニットセルの作成においては、四角形の対角2点の座標で表すという従来の制約を変更しない。そのため、未使用領域の発生を抑制するようなアナログ回路の形状を表現するにあたり、データ量が著しく増加することがなく、自動レイアウトに要する計算量の増大が抑えられる。
【0044】
なお、本発明の自動レイアウト方法が適用可能な回路の形状は、勿論、上記アナログ回路のような略L字形状のものに限定されるものではなく、回路を構成するマクロの数も上記の例に限定されるものではない。この自動レイアウト方法は、略凹形状や略S字形状など、種々の形状の回路に対して適用可能であり、外枠およびこれに内接する擬似ユニットセルを作成して、上記の第1,第2の実施の形態と同様に自動レイアウトが可能である。
【0045】
また、擬似ユニットセルの作成においては、複数の連結した擬似ユニットセルをタイル状に配置することによって外枠内を埋めるようにすることもできる。
また、前述したように、上記の自動レイアウト処理は、コンピュータによって実現される。その場合、その処理に応じたプログラムをコンピュータで実行することで、その処理がコンピュータ上で実現される。このようなプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。コンピュータで読み取り可能な記録媒体としては、磁気記録装置、光ディスク、光磁気記録媒体、半導体メモリなどがある。磁気記録装置には、ハードディスク装置(HDD)、フレキシブルディスク(FD)、磁気テープなどがある。光ディスクには、DVD(Digital Versatile Disc)、DVD−RAM(Random Access Memory)、CD−ROM(Compact Disc Read Only Memory)、CD−R(Recordable)/RW(ReWritable)などがある。光磁気記録媒体には、MO(Magneto−Optical disk)などがある。
【0046】
プログラムを流通させる場合には、たとえば、そのプログラムが記録されたDVD、CD−ROMなどの可搬型記録媒体が販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。
【0047】
プログラムを実行するコンピュータは、たとえば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送される毎に、逐次、受け取ったプログラムに従った処理を実行することもできる。
【0048】
【発明の効果】
以上説明したように本発明では、回路の形状に応じた形状で外枠を作成し、この外枠に内接する複数の擬似ユニットセルを連結して作成し、その回路を、擬似ユニットセルの集合で表現される1つのユニットセルとして扱う。これにより、自動レイアウトにおける未使用領域の発生を抑えることができ、LSIチップサイズの小型化を図ることができる。
【0049】
さらに、回路の形状を、各擬似ユニットセルを長方形の対角2点の座標で表すことで表現するので、データ量の著しい増加、それに伴う計算量の増大を抑えることができる。
【図面の簡単な説明】
【図1】第1の実施の形態に係る自動レイアウト方法を説明するための図である。
【図2】第1の実施の形態に係る自動レイアウト処理の流れ図である。
【図3】第2の実施の形態に係る自動レイアウト方法を説明するための図である。
【図4】第2の実施の形態に係る自動レイアウト処理の流れ図である。
【図5】もともと四角形でないアナログマクロについての自動レイアウト方法を説明するための図である。
【図6】自動配置配線でのユニットセルの表現方法を説明する図である。
【図7】自動配置配線でアナログ回路を含むユニットセルを表現する場合の従来の表現方法を説明する図である。
【符号の説明】
10a,10b,30 アナログマクロ
11 外枠
12a,12b,12c,12d,12e,12f,20a,20b 擬似ユニットセル
L1,L2,L3,L4,L5,L6 辺
P1,P2,P3,P4,P5,P6 頂点
Q1,Q2,Q3,Q4,Q5,Q6 点[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an automatic layout method, and more particularly to an automatic layout method for automatically arranging and wiring circuits, wirings, and the like formed inside an LSI circuit (Large Scale Integrated Circuit) when designing the LSI circuit.
[0002]
[Prior art]
With the recent increase in the scale of LSIs, automatic layout and wiring tools are increasingly used when laying out circuit information (net list). In addition to terminal information, the netlist usually includes unit cells indicating basic logic circuits such as inverters, NANDs, and NORs, and connection information of such unit cells.
[0003]
When the LSI is automatically laid out, first, the unit cells described in the netlist are automatically arranged, and then the unit cells are automatically wired according to the netlist. (For example, refer to Patent Document 1).
[0004]
When an analog circuit / digital circuit mixed LSI is to be manufactured in such a procedure, the analog circuit is often treated as one large unit cell and automatically arranged and wired regardless of the configuration of the analog circuit. This is because, in general, if the connection between analog modules is left to automatic wiring, the required characteristics are often not satisfied. The first cause is that automatic wiring is performed with a minimum line width, so that wiring cannot be performed with a large line width. Second, it is not possible to give priority to wiring in order to reduce the parasitic resistance and capacitance for a specific connection.
[0005]
[Patent Document 1]
JP-A-7-085114 (paragraph numbers [0005] to [008], FIG. 12)
[0006]
[Problems to be solved by the invention]
However, when the unit cells are automatically arranged and routed based on the netlist, there are the following problems.
[0007]
FIG. 6 is a diagram for explaining a method of expressing unit cells in automatic placement and routing.
In the automatic placement and routing, a unit cell is represented by coordinates of two
[0008]
FIG. 7 is a diagram for explaining a conventional expression method when expressing a unit cell including an analog circuit by automatic placement and routing.
For example, it is assumed that an analog circuit is configured by two
[0009]
Such a situation cannot be avoided because the unit cell can only be represented by a square as described above. However, since other unit cells cannot be arranged in such an
[0010]
The present invention has been made in view of such a point, and an object of the present invention is to provide an automatic layout method capable of reducing an unused area on an LSI chip without greatly increasing the amount of calculation involved in automatic layout processing. Aim.
[0011]
[Means for Solving the Problems]
The present invention provides an automatic layout method as illustrated in FIG. 1 in order to solve the above problem. An automatic layout method according to the present invention is an automatic layout method for automatically arranging and wiring unit cells of an LSI, wherein an outer frame surrounding the circuit is formed in a shape corresponding to the shape of the circuit, and a plurality of pseudo units inscribed in the outer frame are formed. The circuit is created by connecting cells, and the circuit is treated as one unit cell expressed by a set of the pseudo unit cells.
[0012]
According to such an automatic layout method, as shown in FIG. 1, first, the
[0013]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
The automatic layout processing in the LSI design is executed by a computer. The program for executing the automatic layout process is stored in, for example, a storage device of the computer, and the computer reads the program from the storage device and executes a process according to the program.
[0014]
The computer can store the netlist in its own storage device, for example. That is, terminal information, a plurality of unit cells prepared in advance, and connection information thereof can be stored.
[0015]
The first embodiment of the automatic layout processing using such a computer will be described first.
FIG. 1 is a diagram for explaining an automatic layout method according to the first embodiment.
[0016]
In the first embodiment, a case will be described in which an analog circuit is composed of two
[0017]
In the automatic layout process, first, an
[0018]
Then, a plurality of connected
[0019]
The analog circuit composed of the
[0020]
As described above, a polygonal analog circuit which is not a quadrangle as a whole is represented by a set of a plurality of
[0021]
The flow of such automatic layout processing will be described.
FIG. 2 is a flowchart of the automatic layout processing according to the first embodiment.
First, an analog circuit, such as an analog circuit composed of the
[0022]
After the extraction in step S1, an
[0023]
Next, the
[0024]
For example, in FIG. 1, a
[0025]
After the creation of the
[0026]
Next, only the terminal described in the terminal information of the netlist is set as the terminal of this unit cell to be treated as one unit cell (step S5), and the terminal between this unit cell and another unit cell is set. To enable automatic wiring.
[0027]
For other similar analog circuits, the processing from step S1 to step S5 is performed as necessary, and the analog circuit is handled as one unit cell expressed by a set of pseudo unit cells. The automatic layout processing may be performed for digital circuits as needed.
[0028]
Hereinafter, the entire circuit is arranged by using the netlist and arranging the unit cells using the expression data of all the unit cells together with the expression data of the analog circuit represented by the set of coordinates of the
[0029]
According to the automatic layout method described above, even when the analog circuit includes two
[0030]
Next, a second embodiment will be described.
FIG. 3 is a diagram for explaining an automatic layout method according to the second embodiment. In FIG. 3, the same elements as those shown in FIG. 1 are denoted by the same reference numerals, and detailed description thereof will be omitted.
[0031]
In the second embodiment, as in the first embodiment, an analog circuit including two
[0032]
In the second embodiment, for such an analog circuit, first, an
[0033]
The analog circuit composed of the
[0034]
The flow of the automatic layout processing according to the second embodiment will be described.
FIG. 4 is a flowchart of the automatic layout processing according to the second embodiment.
First, an analog circuit composed of two
[0035]
After the creation of the
[0036]
Next, only the terminal described in the terminal information of the netlist is set as a terminal of this unit cell treated as one unit cell (step S14). Finally, layout information for all unit cells is created using the netlist together with the unit cells (step S15), and automatic placement and routing is performed based on the layout information (step S16).
[0037]
The automatic layout method described in the second embodiment can also prevent the generation of an unused area. Furthermore, since the shape of this unit cell is represented by a set of coordinates of the two
[0038]
Automatic layout of analog macros that are originally polygons other than quadrangles can be performed in the same manner.
FIG. 5 is a diagram for explaining an automatic layout method for an analog macro that is not originally a square. In FIG. 5, the same elements as those shown in FIG. 3 are denoted by the same reference numerals, and detailed description thereof will be omitted.
[0039]
In the case of the example of FIG. 5, an
[0040]
In this case, the flow of the automatic layout processing is the same as the flow shown in FIG. That is, first, the analog macro 30 is extracted from the net list (step S10), and the
[0041]
As described above, even for the analog macro 30 which is originally a polygon other than a quadrangle, it is possible to suppress the occurrence of the unused area and the data amount.
[0042]
As described above, an analog circuit is treated as one unit cell represented by a set of a plurality of connected pseudo unit cells inscribed in its outer frame, and its shape is expressed by a set of coordinates of each pseudo unit cell. To create layout information and perform automatic placement and routing. As a result, generation of an unused area can be suppressed, and the chip size of the LSI can be reduced.
[0043]
Further, in the creation of the pseudo unit cell, the conventional restriction that the unit cell is represented by coordinates of two diagonal points of a rectangle is not changed. Therefore, in expressing the shape of the analog circuit that suppresses the generation of the unused area, the data amount does not increase significantly, and the calculation amount required for the automatic layout is suppressed.
[0044]
Note that the circuit shape to which the automatic layout method of the present invention can be applied is not limited to a substantially L-shaped circuit such as the analog circuit described above, and the number of macros constituting the circuit is not limited to the above example. However, the present invention is not limited to this. This automatic layout method can be applied to circuits having various shapes such as a substantially concave shape and a substantially S-shaped shape, and creates an outer frame and a pseudo unit cell inscribed in the outer frame to form the first and second circuits. Automatic layout is possible as in the second embodiment.
[0045]
In creating a pseudo unit cell, a plurality of connected pseudo unit cells can be arranged in a tile shape to fill the outer frame.
Further, as described above, the above-described automatic layout processing is realized by a computer. In that case, the computer executes the program corresponding to the processing, thereby realizing the processing on the computer. Such a program can be recorded on a computer-readable recording medium. Computer-readable recording media include magnetic recording devices, optical disks, magneto-optical recording media, and semiconductor memories. The magnetic recording device includes a hard disk device (HDD), a flexible disk (FD), a magnetic tape, and the like. Examples of the optical disk include a DVD (Digital Versatile Disc), a DVD-RAM (Random Access Memory), a CD-ROM (Compact Disc Read Only Memory), and a CD-R (Recordable) / RW (ReWritable). The magneto-optical recording medium includes an MO (Magneto-Optical disk) and the like.
[0046]
When distributing the program, for example, portable recording media such as DVDs and CD-ROMs on which the program is recorded are sold. Alternatively, the program may be stored in a storage device of a server computer, and the program may be transferred from the server computer to another computer via a network.
[0047]
The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, the computer may execute the processing according to the received program each time the program is transferred from the server computer.
[0048]
【The invention's effect】
As described above, according to the present invention, an outer frame is created in a shape corresponding to the shape of a circuit, a plurality of pseudo unit cells inscribed in the outer frame are connected and created, and the circuit is formed by a set of pseudo unit cells. Is treated as one unit cell represented by As a result, the generation of an unused area in the automatic layout can be suppressed, and the size of the LSI chip can be reduced.
[0049]
Further, since the shape of the circuit is expressed by expressing each pseudo unit cell by coordinates of two diagonal points of a rectangle, it is possible to suppress a remarkable increase in the amount of data and an accompanying increase in the amount of calculation.
[Brief description of the drawings]
FIG. 1 is a diagram for explaining an automatic layout method according to a first embodiment.
FIG. 2 is a flowchart of an automatic layout process according to the first embodiment.
FIG. 3 is a diagram for explaining an automatic layout method according to a second embodiment.
FIG. 4 is a flowchart of an automatic layout process according to a second embodiment.
FIG. 5 is a diagram for explaining an automatic layout method for an analog macro that is not originally a square.
FIG. 6 is a diagram illustrating a method of expressing unit cells in automatic placement and routing.
FIG. 7 is a diagram illustrating a conventional expression method when expressing a unit cell including an analog circuit by automatic placement and routing.
[Explanation of symbols]
10a, 10b, 30
Claims (7)
回路の形状に応じた形状で前記回路を取り囲む外枠を作成し、
前記外枠に内接する複数の擬似ユニットセルを連結して作成し、
前記回路を前記擬似ユニットセルの集合で表現された一のユニットセルとして扱うことを特徴とする自動レイアウト方法。In an automatic layout method for automatically arranging and routing unit cells of an LSI,
Create an outer frame surrounding the circuit in a shape according to the shape of the circuit,
A plurality of pseudo unit cells inscribed in the outer frame are connected and created,
An automatic layout method, wherein the circuit is treated as one unit cell expressed by a set of the pseudo unit cells.
コンピュータに、
回路の形状に応じた形状で前記回路を取り囲む外枠を作成し、
前記外枠に内接する複数の擬似ユニットセルを連結して作成し、
前記回路を前記擬似ユニットセルの集合で表現された一のユニットセルとして扱う処理を実行させることを特徴とするプログラム。In a program for automatically arranging and wiring unit cells of an LSI,
On the computer,
Create an outer frame surrounding the circuit in a shape according to the shape of the circuit,
A plurality of pseudo unit cells inscribed in the outer frame are connected and created,
A program for executing processing for treating the circuit as one unit cell expressed by the set of the pseudo unit cells.
コンピュータに、
回路の形状に応じた形状で前記回路を取り囲む外枠を作成し、
前記外枠に内接する複数の擬似ユニットセルを連結して作成し、
前記回路を前記擬似ユニットセルの集合で表現された一のユニットセルとして扱う処理を実行させることを特徴とするプログラムを記録した記録媒体。In a computer-readable recording medium recording a program for automatically arranging and wiring unit cells of an LSI,
On the computer,
Create an outer frame surrounding the circuit in a shape according to the shape of the circuit,
A plurality of pseudo unit cells inscribed in the outer frame are connected and created,
A recording medium on which a program is recorded, wherein a process is performed for treating the circuit as one unit cell represented by the set of the pseudo unit cells.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002329756A JP4349790B2 (en) | 2002-11-13 | 2002-11-13 | Automatic layout method, program and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002329756A JP4349790B2 (en) | 2002-11-13 | 2002-11-13 | Automatic layout method, program and recording medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004165443A true JP2004165443A (en) | 2004-06-10 |
JP4349790B2 JP4349790B2 (en) | 2009-10-21 |
Family
ID=32807663
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002329756A Expired - Fee Related JP4349790B2 (en) | 2002-11-13 | 2002-11-13 | Automatic layout method, program and recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4349790B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9698056B2 (en) | 2015-04-09 | 2017-07-04 | Samsung Electronics., Ltd. | Method for designing layout of semiconductor device and method for manufacturing semiconductor device using the same |
US10204920B2 (en) | 2015-04-09 | 2019-02-12 | Samsung Electronics Co., Ltd. | Semiconductor device including polygon-shaped standard cell |
US11043428B2 (en) | 2015-04-09 | 2021-06-22 | Samsung Electronics Co., Ltd. | Method for designing layout of semiconductor device and method for manufacturing semiconductor device using the same |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9690896B2 (en) | 2015-04-09 | 2017-06-27 | Samsung Electronics Co., Ltd. | Method for manufacturing a semiconductor device and semiconductor device manufactured by the same |
US9773772B2 (en) | 2015-04-09 | 2017-09-26 | Samsung Electronics Co., Ltd. | Semiconductor device and method of fabricating the same |
KR20220003363A (en) | 2020-07-01 | 2022-01-10 | 삼성전자주식회사 | Integrated circuit including a multiple height cell and method for designing the same |
-
2002
- 2002-11-13 JP JP2002329756A patent/JP4349790B2/en not_active Expired - Fee Related
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9698056B2 (en) | 2015-04-09 | 2017-07-04 | Samsung Electronics., Ltd. | Method for designing layout of semiconductor device and method for manufacturing semiconductor device using the same |
US10204920B2 (en) | 2015-04-09 | 2019-02-12 | Samsung Electronics Co., Ltd. | Semiconductor device including polygon-shaped standard cell |
US10332798B2 (en) | 2015-04-09 | 2019-06-25 | Samsung Electronics Co., Ltd. | Method for designing layout of semiconductor device and method for manufacturing semiconductor device using the same |
US11043428B2 (en) | 2015-04-09 | 2021-06-22 | Samsung Electronics Co., Ltd. | Method for designing layout of semiconductor device and method for manufacturing semiconductor device using the same |
USRE49545E1 (en) | 2015-04-09 | 2023-06-06 | Samsung Electronics Co., Ltd. | Semiconductor device including polygon-shaped standard cell |
Also Published As
Publication number | Publication date |
---|---|
JP4349790B2 (en) | 2009-10-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8225239B2 (en) | Methods for defining and utilizing sub-resolution features in linear topology | |
JP5092752B2 (en) | Noise check method and apparatus, and computer-readable recording medium recording a noise check program | |
TWI575393B (en) | A method of generating a layout of an integrated circuit comprising both standard cells and at least one memory instance | |
CN107066681B (en) | Integrated circuit and computer-implemented method of manufacturing an integrated circuit | |
US8775999B2 (en) | Standard cell placement method to exercise placement permutations of standard cell libraries | |
JP2011124423A (en) | Cell library, layout method, and layout apparatus | |
JP2001176981A (en) | Wiring method for automatic location wiring system and recording medium with recorded wiring method therefor | |
JP4629189B2 (en) | Layout method, layout apparatus, and recording medium | |
JP2006277668A (en) | Layout designing method and layout designing device | |
US11443094B2 (en) | Method of inserting dummy boundary cells for macro/IP and IC | |
JP4274814B2 (en) | Semiconductor integrated circuit design method, design apparatus, cell library data structure, and automatic layout program | |
US7249336B2 (en) | Automatic wiring method for semiconductor integrated circuit, program for the same, and semiconductor integrated circuit | |
KR102717096B1 (en) | Integrated circuit and computer-implemented method for manufacturing the same | |
JP4349790B2 (en) | Automatic layout method, program and recording medium | |
JP4221045B2 (en) | Floor plan design support device, floor plan design support program, and computer-readable recording medium recording the program | |
US7076754B2 (en) | Functional block design method and apparatus | |
US8032855B1 (en) | Method and apparatus for performing incremental placement on a structured application specific integrated circuit | |
JP4794130B2 (en) | Mask pattern data automatic correction method and program thereof | |
US20130091478A1 (en) | Power grid mosaicing with deep-sub-tile cells | |
JP2009237904A (en) | Method for creating design data for semiconductor integrated circuit | |
US11941338B2 (en) | Integrated circuit with dummy boundary cells | |
JP3617430B2 (en) | Block cell, block cell design method, and block cell design support apparatus | |
JP4182279B2 (en) | Logic verification method and program | |
Golshan et al. | Placement and Timing | |
JP5721934B2 (en) | Semiconductor device design support method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050708 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20080730 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20090330 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090428 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090625 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20090721 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20090721 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120731 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120731 Year of fee payment: 3 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120731 Year of fee payment: 3 |
|
R371 | Transfer withdrawn |
Free format text: JAPANESE INTERMEDIATE CODE: R371 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120731 Year of fee payment: 3 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120731 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130731 Year of fee payment: 4 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |