JP2004227190A - Device size determination device and device size determination method - Google Patents

Device size determination device and device size determination method Download PDF

Info

Publication number
JP2004227190A
JP2004227190A JP2003012873A JP2003012873A JP2004227190A JP 2004227190 A JP2004227190 A JP 2004227190A JP 2003012873 A JP2003012873 A JP 2003012873A JP 2003012873 A JP2003012873 A JP 2003012873A JP 2004227190 A JP2004227190 A JP 2004227190A
Authority
JP
Japan
Prior art keywords
size
device size
condition
change
conditions
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.)
Withdrawn
Application number
JP2003012873A
Other languages
Japanese (ja)
Inventor
Kenji Oohata
賢士 大秦
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2003012873A priority Critical patent/JP2004227190A/en
Publication of JP2004227190A publication Critical patent/JP2004227190A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a device size determination device and method capable of reducing design man-hour and design defects when performing a device size determination based on device information by properly correcting a design specification in a circuit design. <P>SOLUTION: When determination of a device size satisfying the specification 101 fails in an automatic size-determination processing part 102, the content of the specification 101 is analyzed in a specification analysis part 108, and a corrected specification plan 110 is determined in a corrected specification plan determination part 109 on the basis of the analytic result. The device size is re-determined based thereon by the automatic size-determination processing part 102. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、半導体集積回路を構成するデバイス、特にダイオード素子、抵抗素子、容量素子の自動サイズ決定の妨げとなっている設計仕様を修正して自動サイズ決定を可能となるようにし、設計工数及び設計ミスを削減するための技術に関する。
【0002】
【従来の技術】
従来、半導体集積回路を構成するデバイスの最適なサイズを決定する場合、実現したい特性値と、そのデバイスの単位サイズ辺りの特性値に基づいてデバイスサイズを決定する手法が採られていた。
【0003】
例えば、アナログ回路設計では、まず、素子の電流値、抵抗値、容量値等の素子の特性値を予め決め、後で、その特性条件を満たす素子サイズを決定するような手法を採る場合がある。この際には、非常に粗い近似ではあるが、ダイオード素子の場合は、実現したい電流値とPN接合面の単位面積辺りの電流値(一定値)に基づいてサイズを決定している。なお、ここでは、PNPあるいはNPNの接合構造をもつバイポーラトランジスタのベースとコレクタを共通端子に接続し、ベースとエミッタのPN接合部分をダイオードと同じような用途で使っているデバイスについても、広義にダイオード素子として定義する。
【0004】
抵抗素子の場合は、実現したい抵抗値とシート抵抗値(一定値)に基づいてサイズを決定している。容量素子の場合は、実現したい容量値と単位面積辺りの容量値(一定値)に基づいてサイズを決定している。
【0005】
このような一次近似的なデバイスサイズ決定方法は、非常に簡単であるため、この機能を持った半導体回路のマスクレイアウト自動作成ソフトウェアは従来より存在している。
【0006】
かかるマスクレイアウト自動作成ソフトウェアにより、1000Ωの抵抗を設計する場合の処理部の構成例および処理の流れを図17に示す。
【0007】
図17において、抵抗値検討部301で、回路特性上実現したい抵抗値が検討され、設計デバイス仕様302として1000オームの抵抗という仕様が出力される。また、素子の形状、面積を最小にしたいなどの要望も仕様として出力される。
【0008】
この仕様は、仕様入力部303に入力される。この際に、抵抗素子の設置可能スペースに制約がある場合は、抵抗値の設置スペースに合わせて抵抗の形状も仕様として入力することもできる。素子の指定できる形状としては、図18に示すような、直線型や折り曲げ型等の形状がある。また、折り曲げ型等の形状の場合、折り曲げ型(1)、折り曲げ型(2)、折り曲げ型(3)のように折り曲げの回数や線間隔を選択する機能も有している。
【0009】
次に、シート数検討部304で、仕様を実現する抵抗のシート数が計算される。この際に、第1のデバイス情報部305に格納されている、抵抗素子のシート抵抗値のデータが用いられる。この例では、シート抵抗値が100Ωになるというデータが格納されているものとする。この検討の結果として、シート数仕様306として、シート数が10になるようなサイズで設計すれば良いという結論が得られる。
【0010】
シート数が10になる抵抗の抵抗線幅W、抵抗線長Lの組み合わせは、(W,L)=(2μm,20μm)、(1μm,10μm)、(0.5μm,5μm)など無数に存在する。そこで次に、サイズ検討部307で、面積を最小にしたいなどの要望仕様を元に具体的に採用するサイズが検討される。この際、デザインルール部308に格納されている設計規約にある抵抗線幅W≧0.5μmなどのデータが必要となる。この検討の結果として、サイズ出力309として、(W,L)=(0.5μm,5μm)で設計すれば良いという結論が得られる。
【0011】
なお、図17内の点線で囲まれた従来の自動サイズ決定処理310が、従来のマスクレイアウト自動作成ソフトの処理に関わる部分である。
【0012】
【特許文献1】
特公平6−23988号公報
【0013】
【発明が解決しようとする課題】
しかしながら、従来の手法では、単位面積辺りの電流値、シート抵抗値、単位面積辺りの容量値といった、デバイスの単位サイズ当たりの特性値を一定値として扱ってデバイスサイズの決定を行っていた。一方、現実のデバイスではこれらの値は必ずしも一定値ではなく、より高精度な設計を行うには従来の手法では不十分であった。
【0014】
そのため、単位面積辺りの電流値、シート抵抗値、単位面積辺りの容量値がサイズ依存性を持つ可変値であることに対応した精度の高いサイズ決定を行う必要がある。
【0015】
例えば、抵抗素子の場合、デバイスサイズが小さくなってくると、寄生的な効果や、デバイスが実際に製造される形状効果の影響が無視できなくなる。そのため、従来の計算手法である、以下の式(1)の関係が成り立たなくなる。
【0016】
抵抗値=シート抵抗値(固定値)×シート数 …(1)
したがって、正確に見積もるための1つの方法として、シート抵抗値にサイズ依存性を持たせた実効シート抵抗値を使った、以下の式(2)の方法がある。
【0017】
抵抗値=実効シート抵抗値(可変値)×シート数 …(2)
この方法では、実効シート抵抗値(可変値)の中に、寄生的な効果や、形状効果の影響を含ませることになる。
【0018】
もう1つの方法としては、形状効果をシート数に反映した実効シート数を用い、さらに寄生抵抗分を補正する、以下の式(3)の方法がある。
【0019】
抵抗値=シート抵抗値(固定値)×実効シート数+寄生抵抗 …(3)
この方法では、シート抵抗値(固定値)は寄生的な効果や、形状効果の影響が無視できるようなサイズでの値を表す。実効シート数は現実の寸法を反映し、寄生的抵抗も現実の値そのものを見積もって使う。
【0020】
抵抗素子のサイズ決定において、図17のサイズ出力309として得られた値をさらに高精度化するためには、図19に示すような追加検討処理部314が必要である。これは上記式(2)の形式である。
【0021】
追加データ検討部311では、第2のデバイス情報部312に格納されている、実効シート数のサイズ依存性のデータに基づいて検討される。例として、W=0.5μmでは実効シート抵抗値が110Ωとなるというデータが格納されていたとする。この検討の結果として、修正サイズ出力313として、(W,L)=(0.5μm,4.54μm)で設計すれば良いという結論が得られる。
【0022】
図19内の点線で囲まれた従来の追加検討処理314が、精度の高いデバイスサイズ決定には欠かせない部分であるが、これを1つ1つのデバイスに対して手作業で実行するには、多くの設計工数が必要となる。
【0023】
また、精度の高いデバイスサイズ決定を行うためは、この他にも追加検討が必要な項目が多数ある。例えば、デバイス特性のサイズ依存性、電圧依存性、電流依存性、温度依存性、特性ばらつき、特性ミスマッチ、または、シミュレーション誤差等を、広い意味でのデバイス情報あるいはデバイス特性として定義し、検討しなければならない。従って、デバイスサイズを決定するためには、非常に多くの設計工数が必要となる。また、例えば設計者が特定の条件を最適化することのみに気を取られて設計不良を生じさせる可能性もあった。
【0024】
本発明の目的は、回路設計において、設計仕様を適切に修正することにより、デバイス情報に基づいてデバイスサイズ決定を行う際の設計工数を削減し、かつ設計不良を削減し得る、デバイスサイズ決定装置および方法を提供することにある。
【0025】
【課題を解決するための手段】
上記の目的を達成するために、本発明にかかるデバイスサイズ決定装置は、半導体集積回路を構成するデバイスの設計仕様を入力し、入力した仕様に応じたデバイスサイズを決定するデバイスサイズ決定装置であって、デバイスサイズごとのデバイス特性値を記憶したデバイス特性記憶部と、前記デバイス特性記憶部のデバイス特性値を参照し、入力された設計仕様に応じたデバイスサイズを決定するサイズ決定部と、前記デバイスサイズの決定が不可能または決定結果が不適切であった場合、設計仕様を変更する仕様変更部とを備え、前記仕様変更部により変更された設計仕様に応じて前記サイズ決定部がデバイスサイズの再決定を行うことを特徴とする。
【0026】
この構成は、設計仕様を全て満たすデバイスサイズが存在しないためにサイズ決定ができなかった場合あるいは決定結果が不適切であった場合は、設計仕様を変更し、変更した設計仕様に応じて再度デバイスサイズの決定を行う。これにより、仕様を自動的に修正しつつデバイスサイズの自動決定を行うことができ、設計工数を削減できる。
【0027】
前記設計仕様としては、レイアウト上のサイズ制約条件、許容ばらつき条件、許容ミスマッチ条件、および、許容シミュレーション誤差条件を用いることができる。
【0028】
そして、前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在しないためにデバイスサイズ決定が不可能である場合に、前記仕様変更部が、デバイスサイズ領域における前記の各条件をそれぞれ満たす領域の位置関係を調べ、得られた位置関係情報より、前記の条件全てを同時に満たすサイズ領域が存在するように、前記条件のいずれかを選択し変更することが好ましい。
【0029】
また、前記仕様変更部が、異常仕様が入力されていないかを所定の規則によって調べ、異常仕様が存在する場合は、前記設計仕様として入力される条件全てを同時に満たすサイズ領域が存在するように当該異常仕様を修正することが好ましい。
【0030】
この構成は、例えば入力ミスや設計者の技能不足により、異常あるいは非現実的な仕様が入力された場合は、優先的に異常仕様を変更させる機能を有する。これにより、異常な仕様がある場合でも、望ましい形で仕様変更を行うことができる。
【0031】
また、前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在するにもかかわらずデバイスサイズ決定が不可能である場合に、前記仕様変更部が、所定の規則にしたがって前記条件から選択したいずれかの条件を変更することで、前記の条件全てを同時に満たすサイズ領域を拡大させることが好ましい。
【0032】
また、前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在するにもかかわらずデバイスサイズ決定が不可能である場合に、前記仕様変更部が、前記条件とは無関係に所定電圧条件かつ温度条件でのデバイス特性条件あるいは、所定電流条件かつ温度条件でのデバイス特性条件のみを満たすサイズ領域を求め、この領域と、前記設計仕様として入力される条件全てを同時に満たす領域とが重なりを持つように、所定の規則にしたがって前記設計仕様として入力される条件から選択したいずれかの条件を変更することで、前記設計仕様として入力される条件全てを同時に満たすサイズ領域を拡大させることが好ましい。
【0033】
この構成は、設計仕様として入力される四つの条件全てを満たす領域が存在している場合に、これら四つの条件を使わないで、その他の仕様のみを満たすサイズ領域を求める機能を有する。すなわちデバイス特性値と電圧条件、温度条件を満たす領域を求める。そのうえで、これらの全ての領域が重なる領域が存在するように、前記設計仕様として入力される四つの条件の仕様変更を行う。これによれば、第5領域が存在するにも関わらずサイズ決定ができないような場合にも対応することができ、設計工数を削減できる。
【0034】
また、上記の各構成において、前記仕様変更部による仕様変更内容を確認し、変更内容が満足できない場合に前記仕様変更部に再度仕様変更をさせることが好ましい。これにより、作業者が、仕様修正案がこれで良いかを最終確認することができる。不満がある場合は、サイズ自動決定処理に戻る前に、仕様変更をやり直すこともできる。従って、設計者の意にそぐわない仕様変更を未然に防止できる。
【0035】
また、上記の各構成において、前記仕様変更部に対して、仕様変更の優先度、変更の禁止、変更が許容される範囲を指定する情報、あるいは、仕様変更を直接指示する情報を入力するための条件指定部をさらに備えたことが好ましい。さらに、前記条件指定部からの情報の入力に応じて、当該情報に従って変更される仕様条件の位置関係および許容変更範囲上下限の位置関係を表示する表示部をさらに備えたことがより好ましい。これにより、特に仕様の手動変更時に仕様変更の影響を直接理解することができ、設計工数を削減できる。
【0036】
【発明の実施の形態】
以下、図面を参照しながら、本発明の好適な実施形態について説明する。
【0037】
(第一の実施形態)
本発明の第一の実施形態について説明する。
【0038】
本実施形態にかかるデバイスサイズ決定装置は、図1に示すように、サイズ決定部111、デバイス特性データベース105、仕様変更処理部112を備えている。抵抗素子、容量素子、あるいはダイオード素子などの設計仕様101を入力すると、サイズ決定部111において、デバイス特性データベース105を参照し、この仕様を満たす最適なサイズを自動決定する処理を行う。そして、このサイズ自動決定が失敗した場合は、仕様変更処理部112において仕様を変更した後に、再度、サイズ決定部111がサイズ自動決定処理を行うようになっている。
【0039】
設計仕様101としては、例えば、デバイスが抵抗素子の場合は抵抗値、容量素子の場合は容量値が用いられる。また、ダイオード素子の場合は、ある電圧条件化における電流値、あるいは、ある電流条件における電圧値等が、設計仕様101として入力される。さらにこれに加えて、レイアウト上のサイズ制約条件、電圧あるいは電流条件、温度条件、許容ばらつき条件、許容ミスマッチ条件、許容シミュレーション誤差条件等を入力しても良い。
【0040】
ここで、サイズ決定部111におけるサイズ自動決定処理の内容について説明する。サイズ決定部111は、サイズ自動決定処理部102および正否判定部103を備えている。
【0041】
サイズ自動決定処理部102は、デバイス特性データベース105と連動して、入力された仕様を満たすデバイスサイズを決定する。
【0042】
上述のように、許容ばらつき条件、許容ミスマッチ条件、許容シミュレーション誤差条件を指定することは、間接的にレイアウト可能なサイズの条件を指定することになる。したがって、レイアウト上のサイズ制約条件、許容ばらつき条件、許容ミスマッチ条件、許容シミュレーション誤差条件の4つを、サイズ関連4条件と呼ぶこととする。
【0043】
また、レイアウト上のサイズ制約条件から決まる領域を第1領域と称する。なお、ここでの「領域」とは、デバイスサイズを表す座標空間において、当該条件を満たすデバイスサイズの集合からなる領域をいう。許容ばらつき条件から決まる領域を第2領域とする。許容ミスマッチ条件から決まる領域を第3領域とする。許容シミュレーション誤差条件から決まる領域を第4領域とする。以上のように定義した4つの領域は、本明細書において共通の定義とする。
【0044】
サイズ関連4条件から決まる第1〜第4領域を、図2に示す。第1領域A1、第2領域A2、第3領域A3、および第4領域A4の全てが重なる共通領域を、第5領域(A5)と定義する。サイズ自動決定処理102部は、第5領域A5内から、サイズ関連4条件以外の他の仕様を満たすサイズを決定する。
【0045】
成否判定部103は、デバイスサイズが実際に決定できた場合(成功)には、結果出力104としてその結果を出力する。また、サイズ決定が出来なかった場合(失敗)は、仕様変更処理部112へその旨を伝え、仕様変更処理部112において後述するように修正仕様案を作成する。そして、修正された仕様案に基づき、サイズ決定部111が、再度、サイズ自動決定処理を行う。
【0046】
例えば、図3に示すように、第1領域B1、第2領域B2、第3領域B3、および第4領域B4の全てが重なる第5領域が存在しない場合には、サイズ決定ができないので、仕様変更処理部112が仕様案の修正を行うことになる。
【0047】
ここで、仕様変更処理部112の処理内容について説明する。
【0048】
まず、仕様解析部108で、デバイス特性データベース105を使って、仕様101の中のサイズ関連4条件を、サイズ条件の第1〜第4領域に変換し、その位置情報を得る。
【0049】
次に、第1〜第4領域の位置情報を基に、修正仕様案決定部109において、どの仕様をどれだけ変更すれば第5領域を持つようになるかを解析し、修正仕様案110を作成する。この修正仕様案110を、サイズ決定部111内のサイズ自動決定処理部102へ戻す構成となっている。その際には、デバイス特性データベース105と連動する。すなわち、デバイス特性データベース105には、仕様条件によって第1〜第4領域がどのようになるかの情報が蓄積されており、仕様変更の解析中には、デバイス特性データベース105から、逐次、第1〜第4領域の位置情報を引き出す構成となっている。
【0050】
なお、仕様解析部108の機能を、サイズ自動決定処理部102内にも持たせて、仕様変更処理部112に仕様解析部108を設けずに、修正仕様案決定部109がサイズ自動決定処理102から直接情報を引き出す構成にしてもさしつかえない。
【0051】
修正仕様案決定部109の処理内容について、図4を用いてさらに詳しく説明する。
【0052】
修正仕様案決定部109は、仕様解析部108より仕様解析結果を入力し、状態判別部120で、第5領域が存在しない状態を大きく2種類に分類する。第1〜第4領域のうち3種類の領域が重なる部分が存在する場合と、3種類の領域が重なる部分が存在しない場合で分岐させる。
【0053】
3種類の領域が重なる部分がある場合は仕様調整部121へ、3種類の領域が重なる部分がない場合は対デフォルト比較123部へ、処理を移行する。
【0054】
仕様調整部121では、3種類の領域が重なる部分には重なっていない残りの1条件がネックになっているものと判断する。そのネックとなっている領域の構成元の仕様を所定の量だけ変更し、領域を拡大させる。
【0055】
例えば、図3に示すように第2領域B2、第3領域B3、第4領域B4が重なる部分が存在する場合は、第1領域B1を拡大させ、第5領域を持つように変更する。
【0056】
次に、領域判別部122で、変更した仕様において改めて、第1〜第4領域の位置関係を分析し、第5領域が存在するようになったかを判別する。
【0057】
第5領域がある場合には、仕様調整部121で行った仕様変更結果を、修正仕様案110として出力する。
【0058】
第5領域がない場合には、再び、仕様調整部121において、ネックになっている仕様をさらに所定の量だけ変更する。第5領域が存在するようになるまで、仕様調整部121の処理と領域判別部122の処理とを繰り返す。
【0059】
一方、状態判別部120により、図5に示すように、第1領域C1、第2領域C2、第3領域C3、第4領域C4のうち、3種類の領域が重なる部分がないと判断した場合、第2領域と第3領域は必ず右上で重なる領域を持つため、このようなケースが起こりうるのは、第2領域と第3領域の共通部分が右上によりすぎているか、あるいは、第1領域と第4領域が左下により過ぎているかである。また、非現実的な仕様が入力されている場合には、領域自体が存在しないような場合も考えられる。
【0060】
本実施形態では、対デフォルト比較部123において、デフォルト仕様から大きく外れている仕様を検出する。デフォルト仕様としては、通常よく指定する値で、図2に示すように第5領域を持つような仕様を用いる。
【0061】
このデフォルト仕様と比較し、デフォルトから最も大きく外れている仕様を変更対象とする。最も大きく外れている仕様が複数個存在する場合は、それら全てを変更対象とする。
【0062】
そして、異常仕様変更部124で、変更対象となった仕様を所定の量だけ変更する。
【0063】
次に、領域判別部125で、変更した仕様において改めて、第1〜第4領域の位置関係を分析し、第5領域が存在するようになったか、あるいは3種類の領域が重なる部分が存在するようになったかを判別する。
【0064】
第5領域がある場合には、異常仕様変更部124で行った仕様変更結果を修正仕様案110として出力する。
【0065】
第5領域が存在しなくても、3種類の領域が重なる部分が存在するようになった場合は、対デフォルト比較部123ではなく、仕様調整部121による処理へ進む。
【0066】
第5領域が存在せず、3種類の領域が重なる部分もない場合には、再び、対デフォルト比較部123に前述の処理を実行させる。
【0067】
以上のように修正仕様案決定部109から出力された仕様変更案110は、図1に示すように、仕様101に変わって、サイズ自動決定処理部102に送られる構成となっている。
【0068】
以上のように、本実施形態によれば、最初に入力した仕様101では第5領域を持たない場合でも、第5領域が存在するように仕様の自動修正をすることで、多くの設計工数を必要とせずに、サイズ自動決定ができるようになる。
【0069】
なお、本実施形態では、第5領域が存在するか否かによって、成否判定部103が成功/失敗を判断するものとしたが、サイズ自動決定処理の成功/失敗の判断基準はこれに限定されない。例えば、第5領域が存在する場合であっても、例えば非現実的なデバイスサイズしか決定されないなどのように不適切な結果が得られた場合にも、仕様変更処理部112に処理を移行させても良い。
【0070】
(第二の実施形態)
本発明の第二の実施形態について以下に説明する。
【0071】
図6は、第二の実施形態にかかるデバイスサイズ自動決定装置が有する仕様変更処理部の説明図である。
【0072】
例えば、サイズ関連4条件のうち1つあるいは複数個が、設計者のミスあるいは技能不足で非現実的な仕様が指定されると、その非現実的な仕様を修正せずに、本来修正すべきでない仕様を変更してしまい、その結果、最適とは言えないサイズを決定してしまう可能性がある。図7に示すように第3の領域G3が極端に右上によってしまっているときに、第1の領域G1および第2の領域G2を、図8に領域G1’およびG2’として示すように仕様変更してしまうと、確かに第5領域G5は存在するが、非常に大きなサイズが決定されることになる。従って、できるだけ小さなサイズで設計したい場合、十分な能力を発揮できないこととなる。
【0073】
そこで、図6に示すように、本実施形態において、図1の仕様変更処理部112の代わりに設けられた仕様変更処理部132は、異常な仕様が入力された場合に対応して仕様修正を行う。具体的には、仕様解析部108の前に、異常仕様判別部130および異常仕様修正部131が追加されている。
【0074】
異常仕様判別部130は、通常のデバイス仕様では、よほどの事情がない限り上回ることはないと思われる上限と、同じく下回ることはないと思われる下限とを、各仕様に対して設定しておき、実際に入力された仕様が前記上下限の範囲内か範囲外かを判別する。範囲内の場合は、仕様解析部108へ処理を移行し、範囲外の場合は、異常仕様修正部131へ処理を移行する。
【0075】
異常仕様修正部131は、上限を上回った仕様を上限値に変更する。また、下限を下回った仕様を下限値に変更する。それから、仕様解析部108へ処理を移行する。
【0076】
以上のように、本実施形態によれば、最初に入力した仕様101が異常な値を含むことが原因で第5領域が存在しない場合でも、異常仕様を初めに優先的に修正することで、第5領域が存在し、かつ望ましい方向に自動仕様修正をすることで、サイズ自動決定できるようになる。
【0077】
(第三の実施形態)
本発明の第三の実施形態について以下に説明する。
【0078】
前記第5領域は存在するが、第5領域内でサイズ関連4条件以外の仕様を満たすことができず、サイズの自動決定ができない場合がある。第三の実施形態にかかるデバイスサイズ自動決定装置は、このような場合に対応して、仕様修正を行う。
【0079】
このため、図9に示すように、本実施形態では、仕様解析部108と修正仕様案決定部109との間に状態判別部135が追加され、この状態判別部135の後に、修正仕様案決定部109と並行に第5領域調整部136が追加された構成である。
【0080】
なお、図9には示されていないが、第二の実施形態で説明した異常仕様判別部130および異常仕様修正部131をさらに追加した構成としても良い。
【0081】
状態判別部135は、仕様解析部108から得られた情報から第5領域が存在するかどうかを判別する。
【0082】
第5領域がない場合は、第一の実施形態で説明したように、修正仕様案決定部109へ処理を移行する。
【0083】
一方、第5領域がある場合は、第5領域調整部136へ処理を移行する。
【0084】
第5領域調整部136は、第5領域が拡大するように仕様修正を行い、その結果を修正仕様案110として出力する。
【0085】
サイズ関連4条件以外の仕様、例えば、デバイス特性値、電圧あるいは電流条件、温度条件を満たす領域を第6領域とした場合、図10のように、第6領域D6と第5領域D5とが重なる部分である第7領域D7が存在すれば、第7領域D7の中からサイズは決定される。しかし、図11のように、第5領域E5と第6領域E6とが重なる第7領域が存在しない場合は、サイズ決定ができない。
【0086】
第5領域調整部136では、図11の状態から、図10のような状態になるように、サイズ関連4条件を変更する。
【0087】
第5領域調整部136の処理の流れを、図12で説明する。第5領域調整部136内部の前半では第6領域を求め、後半では第7領域が存在するように仕様修正を行う構成である。
【0088】
具体的な処理の説明の前に、デバイスのレイアウトサイズをWとLのサイズで定義する。
【0089】
デバイスが抵抗の場合、抵抗線幅をW、抵抗線長をLとする。容量の場合は、平行平板部分の縦をW、横をLとする。ダイオードはPN接合面の縦をW、横をLとする。
【0090】
第6領域解析用仕様作成140では、以下の第6領域解析用仕様141を作成する。
【0091】
(1)デバイス特性値: 仕様101と同じ
(2)レイアウト上の制約: Wはデザインルール最小値
(3)電圧あるいは電流条件: 仕様101と同じ
(4)温度条件: 仕様101と同じ
(5)許容ばらつき条件: 第2領域が最大となる条件
(6)許容ミスマッチ条件: 第3領域が最大となる条件
(7)許容シミュレーション誤差条件: 第4領域が最大となる条件
図13にデザインルールの上下限を示す。Wの上限がWmax、Wの下限がWmin、Lの上限がLmax、Lの下限がLminである。ただし、デザインルールに上限がない場合には、チップサイズを目安にした値をWmax、Lmaxとする。第2〜第4領域が図13に示した領域全体をカバーするように設定する。
【0092】
第6領域解析用仕様141を使って、サイズ自動決定処理102の機能を使ってデバイスサイズを決定する。この際Wはすでに仕様で決まっているので、Lを求めることになる。この結果のWとLの組み合わせが第6領域の一部となる。
【0093】
次に、終了判別142において、求まったWとLの組み合わせが図13に示した領域の内部にあれば、第6領域の解析を継続するため、W増加143に進む。
【0094】
W増加143では、Wを所定の量だけ増加させた、新たな第6領域解析用仕様141を作成する。その他の仕様は継続させる。そして、新たなWにおけるLを求めさせる。
【0095】
一方、終了判別142において、図13に示した領域外になった時点で、第6領域の解析は終了し、位置比較145へ進む。
【0096】
位置比較145では、求まった領域第6領域とすでに得ている第5領域との位置関係を調べ、仕様変更146に進む。
【0097】
仕様変更146では、第6領域と第5領域との位置関係情報によって、サイズ関連4条件を変更する。
【0098】
具体的には、図11のように第6領域が第5領域の左上にある場合は、第5領域の左限を決めている第3領域の仕様を所定の量だけ変更し、かつ、第5領域の上限を決めている第1領域の仕様を所定の量だけ変更することで、第5領域を左上方向に拡大させる。
【0099】
位置関係がその他の場合についても説明する。
【0100】
第6領域が第5領域の右上にある場合は、第5領域の右限を決めている仕様を所定の量だけ変更し、かつ、第5領域の上限を決めている仕様を所定の量だけ変更することで、第5領域を右上方向に拡大させる。
【0101】
第6領域が第5領域の右下にある場合は、第5領域の右限を決めている仕様を所定の量だけ変更し、かつ、第5領域の下限を決めている仕様を所定の量だけ変更することで、第5領域を右下方向に拡大させる。
【0102】
第6領域が第5領域の左下にある場合は、第5領域の左限を決めている仕様を所定の量だけ変更し、かつ、第5領域の下限を決めている仕様を所定の量だけ変更することで、第5領域を左下方向に拡大させる。
【0103】
所定の量だけ仕様を変更した次は、第7領域有無判別147に進み、第7領域が存在するようになったかを調べる。そして、第7領域がまだない場合は、再び、仕様変更146に戻って、仕様変更を継続する。
【0104】
一方、第7領域が存在するようになった時点で、仕様変更を終了し、修正仕様案110を出力する。
【0105】
なお、本実施形態では、第6領域を求める際にWが最小なサイズから、徐々にWを増加させて、それぞれの時におけるLを求める方式にしていたが、Wを大きなサイズから徐々に小さくなる方に変化させて、それぞれの時におけるLを求める方式にしても差し支えない。
【0106】
なお、本実施形態では、第6領域を求める際にWを変化させて、それぞれの時におけるLを求める方式にしていたが、Lを変化させて、それぞれの時におけるWを求める方式にしても差し支えない。
【0107】
以上のように、本実施形態によれば、第5領域を持っていてもサイズ決定ができなかった場合でも、確実に第7領域が存在するように自動仕様修正をすることで、サイズ自動決定できるようになる。
【0108】
(第四の実施形態)
本発明の第四の実施形態について以下に説明する。
【0109】
仕様の変更を自動で行う場合、設計者の都合によっては、変更内容を許容できない可能性がある。
【0110】
そこで、本実施形態にかかるデバイスサイズ自動決定装置は、第一から第三の実施形態に、設計者が仕様変更内容を確認する機能を追加することで、不要なやり直しを防止し、さらに、仕様修正方法の条件設定をする機能を追加し、より設計者の考えに沿った形で、仕様修正を行うことを可能としたものである。
【0111】
図14に、本実施形態にかかるデバイスサイズ自動決定装置において、第一の実施形態と異なる部分を示す。
【0112】
本実施形態では、図14に示すように、図1に示した仕様変更処理部112に一部変更を加えた仕様変更処理部155を用いる。仕様変更処理部155では、仕様解析部108による処理の次に、修正手法分岐部150において、自動的に仕様の修正を行うか、設計者に条件設定をさせるかを判断する。自動的に仕様の修正を行う場合は、修正仕様案決定部151へ処理を移行する。修正仕様案決定部151は、すでに他の実施の形態で説明した修正仕様案決定部109あるいは修正仕様案決定部137に相当する。
【0113】
一方、仕様変更の条件指定を行う場合は、修正条件指定部152へ処理を移行する。ここでは、設計者により修正条件153が入力される。修正条件153の内容としては、例えば、変更対象優先度の設定、変更禁止項目の設定、変更可能範囲の設定をする。また、設計者が変更内容を直接入力することも可能とする。
【0114】
修正条件設定後は、修正仕様案決定部151へ処理を移行する。
【0115】
修正仕様案決定部151では、修正条件によって、以下のように仕様修正を行う。
(1)優先順が設定された場合
優先順位が高いものから順に、仕様修正をする。ただし、限度を超えた場合は、次の順位の仕様を変更する。
【0116】
(2)変更禁止が設定された場合
変更禁止された仕様は、いっさい変更しない。
【0117】
(3)変更可能範囲の設定がされた場合
変更可能範囲の上下限に達した時点で、これ以上の変更せず、他の仕様の変更で対応する。
【0118】
修正仕様案が決まると、次に、確認154で設計者がこの修正案で良いかを確認する。良ければ修正仕様案110が決まり、悪ければ、修正条件指定部152により、再び仕様修正をやり直す。
【0119】
以上のように、本実施形態によれば、サイズ修正条件を持たせることで、設計者が許容できる範囲内で仕様修正をすることでき、そしてサイズ自動決定できるようになる。
【0120】
(第五の実施形態)
本発明の第五の実施形態について説明する。
【0121】
第四の実施形態のように仕様変更を手動で行う場合、変更内容が自動サイズ決定に及ぼす影響を直接的に理解するのは困難である。そのため、何度もやり直しが生じる可能性がある。
【0122】
そこで、本実施形態は、第一から第四の実施形態に、第1〜第4領域、第5領域、第6領域、第7領域の位置を、ディスプレイ装置に逐一表示させる機能を追加したものである。
【0123】
図15に、本実施形態にかかるデバイスサイズ自動決定装置において、第一の実施形態と異なる部分を示す。
【0124】
仕様変更処理部163は、図14に示した仕様変更処理部155とほぼ同じ構成であるが、異なるのは、仕様解析部108が仕様解析部160に代わり、修正仕様案決定部151が修正仕様案決定部161に代わり、仕様解析部160と修正仕様案決定部161の双方から領域情報162を出力するようになっている点である。
【0125】
仕様解析部160は、前記仕様解析部108に、領域情報162を出力する機能を追加したものである。
【0126】
修正仕様案決定部161は、前記修正仕様案決定部151に、領域情報162を出力する機能を追加したものである。
【0127】
領域情報162は、画面出力部164に送られ、ディスプレイ装置に、図2や図10などのような、各領域の位置関係を視覚情報として把握できる画像を出力する。
【0128】
また、修正条件152の許容仕様変更範囲の上下限を表示することも可能である。例として、図16に、レイアウト上の制約条件の変更範囲に条件をつけた場合に、第1領域F1が領域F1’に変化する範囲を表示した状態を示す。
【0129】
以上のように、本実施形態によれば、第1領域〜第7領域の位置を設計者が逐一把握でき、特に手動で仕様変更する場合の工数を削減して、サイズ自動決定できるようになる。
【0130】
【発明の効果】
以上に説明したように、本発明によれば、回路設計において、デバイス情報に基づいてデバイスサイズ決定を行う際、入力した仕様の内容によってサイズ決定ができない場合でも、サイズ決定が可能となるように仕様の修正をすることにより、設計工数を削減し、かつ設計不良を削減するとともに、より設計者の希望に添った形での仕様修正を行うことで、より完成度の高いデバイスサイズ自動決定装置および方法を実現することが可能となる。
【図面の簡単な説明】
【図1】本発明の第一の実施形態にかかるデバイスサイズ決定装置の構成を示す説明図
【図2】第5領域が存在する場合の例を示す図
【図3】第5領域が存在しない場合の例を示す図
【図4】図1の修正仕様決定部の構成および処理の流れを示すモデル図
【図5】図4の仕様変更処理部で行う処理を説明するための模式図
【図6】本発明の第二の実施形態にかかるデバイスサイズ決定装置の構成を示す説明図
【図7】極端な仕様のため第5領域が存在しない場合の例を示す図
【図8】図7の場合からの仕様修正結果であって、望ましくない場合の例を示す図
【図9】本発明の第三の実施形態にかかるデバイスサイズ決定装置の構成を示す説明図
【図10】図9の第5領域調整部で行う処理を説明するための模式図(第7領域が存在する場合)
【図11】図9の第5領域調整部で行う処理を説明するための模式図(第7領域が存在しない場合)
【図12】図9の第5領域調整部で行う処理の流れを示すモデル図
【図13】図12の第6領域解析用仕様作成で行う処理の説明図
【図14】本発明の第四の実施形態にかかるデバイスサイズ決定装置の構成を示す説明図
【図15】本発明の第五の実施形態にかかるデバイスサイズ決定装置の構成を示す説明図
【図16】図15の画面出力部の処理を説明するための模式図
【図17】従来の、抵抗素子のサイズ自動決定処理部の構成および処理の流れを示すモデル図
【図18】抵抗素子形状の例を示す図
【図19】高精度な設計のための追加検討処理部の構成を示すモデル図
【符号の説明】
101 仕様
102 サイズ自動決定処理部
103 成否判定部
104 結果出力
105 デバイス特性データベース
108 仕様解析部
109 補正仕様案決定部
110 修正仕様案
111 サイズ決定部
112 仕様変更処理部
120 状態判別部
121 仕様調整部
122 領域判別部
123 対デフォルト比較部
124 異常仕様変更部
125 領域判別部
130 異常仕様判別部
131 異常仕様修正部
132 仕様変更処理部
135 状態判別部
136 第5領域調整部
140 第6領域解析用仕様作成
141 第6領域解析用仕様
142 終了判別
143 W増加
145 位置比較
146 仕様変更
147 第7領域有無判別
150 修正手法分岐部
151 修正仕様案決定部
152 修正条件指定部
153 修正条件
154 確認
155 仕様変更処理部
160 仕様解析部
161 修正仕様案決定部
162 領域情報
163 仕様変更処理部
164 画面出力部
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention corrects the design specifications that hinder the automatic sizing of the devices constituting the semiconductor integrated circuit, particularly the diode elements, the resistive elements, and the capacitive elements so that the automatic sizing can be performed. The present invention relates to a technique for reducing design errors.
[0002]
[Prior art]
Conventionally, when determining the optimum size of a device constituting a semiconductor integrated circuit, a method of determining a device size based on a characteristic value to be realized and a characteristic value per unit size of the device has been adopted.
[0003]
For example, in an analog circuit design, a method may be employed in which characteristic values of an element such as a current value, a resistance value, and a capacitance value of the element are determined in advance, and an element size that satisfies the characteristic conditions is determined later. . At this time, although the approximation is very rough, in the case of a diode element, the size is determined based on the current value to be realized and the current value (constant value) per unit area of the PN junction surface. Here, in a broad sense, a device in which the base and collector of a bipolar transistor having a junction structure of PNP or NPN are connected to a common terminal and the PN junction of the base and emitter is used for the same purpose as a diode is used. Defined as a diode element.
[0004]
In the case of a resistance element, the size is determined based on a resistance value to be realized and a sheet resistance value (constant value). In the case of a capacitance element, the size is determined based on the capacitance value to be realized and the capacitance value (constant value) per unit area.
[0005]
Since such a first-order approximate device size determination method is very simple, software for automatically creating a mask layout of a semiconductor circuit having this function has been conventionally available.
[0006]
FIG. 17 shows a configuration example of a processing unit and a processing flow when a resistance of 1000Ω is designed by the mask layout automatic creation software.
[0007]
In FIG. 17, a resistance value examination unit 301 examines a resistance value to be realized in terms of circuit characteristics, and outputs a design device specification 302 of a resistance of 1000 ohms. Also, requests for minimizing the shape and area of the element are output as specifications.
[0008]
This specification is input to the specification input unit 303. At this time, if there is a restriction on the space where the resistance element can be installed, the shape of the resistor can also be input as a specification according to the installation space of the resistance value. As a shape that can be specified for the element, there are shapes such as a linear type and a bent type as shown in FIG. Further, in the case of a shape such as a bending die, it has a function of selecting the number of times of bending and a line interval as in the bending die (1), the bending die (2), and the bending die (3).
[0009]
Next, the number-of-sheets examining unit 304 calculates the number of sheets of the resistor realizing the specification. At this time, the data of the sheet resistance value of the resistance element stored in the first device information unit 305 is used. In this example, it is assumed that data that the sheet resistance value becomes 100Ω is stored. As a result of this study, it is concluded that the sheet number specification 306 should be designed with a size such that the number of sheets becomes ten.
[0010]
There are countless combinations of the resistance line width W and the resistance line length L of the resistors that make the number of sheets 10 such as (W, L) = (2 μm, 20 μm), (1 μm, 10 μm), (0.5 μm, 5 μm). I do. Therefore, next, in the size examination unit 307, a size to be specifically adopted is examined based on a requested specification such as a desire to minimize the area. At this time, data such as a resistance line width W ≧ 0.5 μm in the design rules stored in the design rule unit 308 is required. As a result of this study, it is concluded that the size output 309 should be designed with (W, L) = (0.5 μm, 5 μm).
[0011]
The conventional automatic size determination processing 310 surrounded by a dotted line in FIG. 17 is a part related to the processing of the conventional mask layout automatic creation software.
[0012]
[Patent Document 1]
Japanese Patent Publication No. 6-23988
[0013]
[Problems to be solved by the invention]
However, in the conventional method, a device size is determined by treating characteristic values per unit size of a device, such as a current value per unit area, a sheet resistance value, and a capacitance value per unit area, as constant values. On the other hand, in an actual device, these values are not necessarily constant values, and the conventional method is insufficient for performing a more accurate design.
[0014]
Therefore, it is necessary to determine the size with high accuracy corresponding to the fact that the current value, the sheet resistance value, and the capacitance value per unit area are variable values having size dependence.
[0015]
For example, in the case of a resistive element, as the device size becomes smaller, the effects of parasitic effects and shape effects in which the device is actually manufactured cannot be ignored. Therefore, the relationship of the following formula (1), which is a conventional calculation method, does not hold.
[0016]
Resistance value = sheet resistance value (fixed value) x number of sheets ... (1)
Therefore, as one method for accurately estimating, there is a method of the following equation (2) using an effective sheet resistance value in which the sheet resistance value has size dependency.
[0017]
Resistance value = Effective sheet resistance value (variable value) x number of sheets ... (2)
In this method, a parasitic effect and an influence of a shape effect are included in the effective sheet resistance value (variable value).
[0018]
As another method, there is a method of the following equation (3) in which the effective sheet number in which the shape effect is reflected in the sheet number and the parasitic resistance is further corrected.
[0019]
Resistance value = sheet resistance value (fixed value) x number of effective sheets + parasitic resistance ... (3)
In this method, the sheet resistance value (fixed value) represents a value at a size such that the effects of parasitic effects and shape effects can be ignored. The effective number of sheets reflects the actual dimensions, and the parasitic resistance estimates and uses the actual value itself.
[0020]
In determining the size of the resistance element, in order to further increase the accuracy of the value obtained as the size output 309 in FIG. 17, an additional examination processing unit 314 as shown in FIG. 19 is required. This is in the form of equation (2) above.
[0021]
In the additional data examination unit 311, examination is performed based on data on the size dependence of the effective number of sheets stored in the second device information unit 312. As an example, it is assumed that data that the effective sheet resistance value is 110Ω when W = 0.5 μm is stored. As a result of this study, it is concluded that the modified size output 313 should be designed with (W, L) = (0.5 μm, 4.54 μm).
[0022]
The conventional additional examination processing 314 surrounded by a dotted line in FIG. 19 is an indispensable part for highly accurate device sizing, but it is necessary to manually execute this for each device individually. Therefore, many design man-hours are required.
[0023]
In addition, there are many other items that require additional examination in order to determine the device size with high accuracy. For example, the size dependence, voltage dependence, current dependence, temperature dependence, characteristic variation, characteristic mismatch, or simulation error of device characteristics must be defined and examined as device information or device characteristics in a broad sense. Must. Therefore, an extremely large number of design steps are required to determine the device size. Further, for example, there is a possibility that a designer may pay attention only to optimizing a specific condition and cause a design failure.
[0024]
An object of the present invention is to provide a device size determination apparatus that can reduce design man-hours when determining a device size based on device information and reduce design defects by appropriately modifying design specifications in circuit design. And a method.
[0025]
[Means for Solving the Problems]
In order to achieve the above object, a device size determination device according to the present invention is a device size determination device that inputs design specifications of devices constituting a semiconductor integrated circuit and determines a device size according to the input specifications. A device characteristic storage unit that stores a device characteristic value for each device size, a size determination unit that refers to the device characteristic value in the device characteristic storage unit, and determines a device size according to an input design specification; A specification change unit that changes a design specification when the device size cannot be determined or the determination result is inappropriate, wherein the size determination unit changes the device size according to the design specification changed by the specification change unit. Is determined again.
[0026]
In this configuration, if the size cannot be determined because there is no device size that satisfies all of the design specifications, or if the determination result is inappropriate, change the design specification and re-install the device according to the changed design specification. Determine the size. As a result, the device size can be automatically determined while automatically correcting the specification, and the number of design steps can be reduced.
[0027]
As the design specification, a size constraint condition on a layout, an allowable variation condition, an allowable mismatch condition, and an allowable simulation error condition can be used.
[0028]
Then, when it is impossible to determine the device size because there is no device size region that simultaneously satisfies all of the conditions input as the design specifications, the specification change unit sets each of the conditions in the device size region to It is preferable to examine the positional relationship of the region to be satisfied and select and change any of the conditions from the obtained positional relationship information so that there is a size region that simultaneously satisfies all of the above conditions.
[0029]
Further, the specification change unit checks whether or not an abnormal specification has been input according to a predetermined rule.If an abnormal specification exists, a size region that simultaneously satisfies all the conditions input as the design specification is present. It is preferable to correct the abnormal specification.
[0030]
This configuration has a function of preferentially changing an abnormal specification when an abnormal or unrealistic specification is input due to, for example, an input error or a lack of skill of a designer. Thereby, even if there is an abnormal specification, the specification can be changed in a desirable manner.
[0031]
Further, when there is an area having a device size that simultaneously satisfies all of the conditions input as the design specifications, but it is not possible to determine the device size, the specification change unit may change the condition according to a predetermined rule. Preferably, by changing any of the selected conditions, the size region satisfying all of the above conditions at the same time is enlarged.
[0032]
Further, when it is impossible to determine the device size even though there is a device size region that simultaneously satisfies all of the conditions input as the design specifications, the specification change unit outputs the predetermined voltage regardless of the condition. A size region that satisfies only the device characteristic condition under the condition and the temperature condition or only the device characteristic condition under the predetermined current condition and the temperature condition is obtained, and this region overlaps with the region that simultaneously satisfies all the conditions input as the design specifications. By changing any of the conditions selected from the conditions input as the design specifications in accordance with a predetermined rule, it is possible to expand a size region that simultaneously satisfies all the conditions input as the design specifications. preferable.
[0033]
This configuration has a function of obtaining a size area that satisfies only the other specifications without using these four conditions when there is an area that satisfies all four conditions input as design specifications. That is, a region that satisfies the device characteristic value, the voltage condition, and the temperature condition is obtained. Then, the specifications of the four conditions input as the design specifications are changed so that there is an area where all these areas overlap. According to this, it is possible to cope with a case where the size cannot be determined in spite of the existence of the fifth region, and the number of design steps can be reduced.
[0034]
In each of the above-described configurations, it is preferable that the contents of the specification change by the specification change unit are confirmed, and when the change contents are not satisfied, the specification change unit changes the specification again. Thus, the operator can finally confirm whether the specification modification plan is satisfactory. If there is any dissatisfaction, the specification can be changed again before returning to the automatic size determination processing. Therefore, it is possible to prevent specification changes that do not suit the designer's intention.
[0035]
Further, in each of the above-described configurations, information for designating the priority of the specification change, prohibition of the change, a range in which the change is allowed, or information for directly instructing the specification change is input to the specification change unit. It is preferable to further include a condition specifying unit. Further, it is more preferable that the display device further includes a display unit for displaying a positional relationship of the specification condition changed according to the information in accordance with the input of the information from the condition designating unit and a positional relationship of the upper and lower limits of the allowable change range. This makes it possible to directly understand the effect of the specification change, especially when the specification is manually changed, thereby reducing the number of design steps.
[0036]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings.
[0037]
(First embodiment)
A first embodiment of the present invention will be described.
[0038]
As shown in FIG. 1, the device size determining apparatus according to the present embodiment includes a size determining unit 111, a device characteristic database 105, and a specification change processing unit 112. When a design specification 101 such as a resistance element, a capacitance element, or a diode element is input, the size determination unit 111 refers to the device characteristic database 105 and performs a process of automatically determining an optimal size satisfying the specification. If the automatic size determination fails, the specification change processing unit 112 changes the specification, and then the size determination unit 111 performs the automatic size determination process again.
[0039]
As the design specification 101, for example, a resistance value is used when the device is a resistance element, and a capacitance value is used when the device is a capacitance element. In the case of a diode element, a current value under a certain voltage condition or a voltage value under a certain current condition is input as the design specification 101. Further, in addition to this, a size constraint condition on a layout, a voltage or current condition, a temperature condition, an allowable variation condition, an allowable mismatch condition, an allowable simulation error condition, and the like may be input.
[0040]
Here, the contents of the automatic size determination processing in the size determination unit 111 will be described. The size determination unit 111 includes an automatic size determination processing unit 102 and a correctness determination unit 103.
[0041]
The automatic size determination processing unit 102 determines a device size that satisfies the input specifications in cooperation with the device characteristic database 105.
[0042]
As described above, specifying the allowable variation condition, the allowable mismatch condition, and the allowable simulation error condition indirectly specifies the size condition that allows layout. Therefore, the size constraint condition, the allowable variation condition, the allowable mismatch condition, and the allowable simulation error condition on the layout are referred to as four size-related conditions.
[0043]
An area determined by the size constraint on the layout is referred to as a first area. Here, the “region” refers to a region in the coordinate space representing the device size, which is composed of a set of device sizes satisfying the condition. An area determined from the permissible variation condition is defined as a second area. An area determined by the allowable mismatch condition is defined as a third area. An area determined from the allowable simulation error condition is defined as a fourth area. The four regions defined as described above have a common definition in this specification.
[0044]
FIG. 2 shows first to fourth areas determined from the four size-related conditions. A common area in which the first area A1, the second area A2, the third area A3, and the fourth area A4 all overlap is defined as a fifth area (A5). The automatic size determination processing unit 102 determines, from within the fifth area A5, a size that satisfies specifications other than the four size-related conditions.
[0045]
If the device size is actually determined (success), the success / failure determination unit 103 outputs the result as the result output 104. If the size cannot be determined (failure), the fact is notified to the specification change processing unit 112, and the specification change processing unit 112 creates a modified specification plan as described later. Then, based on the modified specification, the size determination unit 111 performs the automatic size determination process again.
[0046]
For example, as shown in FIG. 3, when there is no fifth region where all of the first region B1, the second region B2, the third region B3, and the fourth region B4 overlap, the size cannot be determined. The change processing unit 112 corrects the specification plan.
[0047]
Here, the processing contents of the specification change processing unit 112 will be described.
[0048]
First, the specification analyzing unit 108 converts the four size-related conditions in the specification 101 into the first to fourth areas of the size conditions using the device characteristic database 105, and obtains position information thereof.
[0049]
Next, based on the position information of the first to fourth areas, the modified specification proposal determining unit 109 analyzes which specification should be changed by how much to have the fifth area, and create. The modified specification plan 110 is returned to the automatic size determination processing unit 102 in the size determination unit 111. In this case, the information is linked with the device characteristic database 105. That is, the device characteristic database 105 stores information on what the first to fourth areas will be based on the specification conditions. During the analysis of the specification change, the device characteristic database 105 sequentially reads the first to fourth regions. To the fourth region.
[0050]
The function of the specification analysis unit 108 is also provided in the automatic size determination processing unit 102, and the specification change processing unit 112 is not provided with the specification analysis unit 108. It may be possible to adopt a configuration in which information is directly extracted from the server.
[0051]
The processing content of the modified specification plan determination unit 109 will be described in more detail with reference to FIG.
[0052]
The modified specification plan determination unit 109 receives the specification analysis result from the specification analysis unit 108, and the state determination unit 120 classifies the state in which the fifth area does not exist into two types. Branching occurs when there is a portion where three types of regions overlap among the first to fourth regions and when there is no portion where three types of regions overlap.
[0053]
If there is a portion where the three types of regions overlap, the process proceeds to the specification adjustment unit 121. If there is no portion where the three types of regions overlap, the process proceeds to the default comparison unit 123.
[0054]
The specification adjustment unit 121 determines that the remaining one condition that does not overlap the portion where the three types of regions overlap is the bottleneck. The specification of the constituent element of the bottleneck region is changed by a predetermined amount to enlarge the region.
[0055]
For example, as shown in FIG. 3, when there is a portion where the second region B2, the third region B3, and the fourth region B4 overlap, the first region B1 is enlarged to have a fifth region.
[0056]
Next, the area determining unit 122 analyzes the positional relationship between the first to fourth areas again in the changed specification, and determines whether the fifth area is present.
[0057]
If there is a fifth area, the result of the specification change performed by the specification adjustment unit 121 is output as the modified specification plan 110.
[0058]
If there is no fifth region, the specification adjusting unit 121 again changes the specification that is the bottleneck by a predetermined amount. Until the fifth area is present, the processing of the specification adjustment unit 121 and the processing of the area determination unit 122 are repeated.
[0059]
On the other hand, when the state determination unit 120 determines that there is no portion where the three types of regions overlap among the first region C1, the second region C2, the third region C3, and the fourth region C4 as shown in FIG. Since the second region and the third region always have a region overlapping at the upper right, such a case may occur because the common portion of the second region and the third region is too close to the upper right, or the first region And whether the fourth area is past the lower left. Further, when an unrealistic specification is input, there may be a case where the region itself does not exist.
[0060]
In the present embodiment, the specification comparing unit 123 detects a specification that largely deviates from the default specification. As the default specification, a specification which is usually a well-specified value and has a fifth area as shown in FIG. 2 is used.
[0061]
In comparison with the default specification, the specification that is the most deviated from the default is set as a change target. If there are a plurality of specifications that deviate the most, all of them are changed.
[0062]
Then, the abnormal specification change unit 124 changes the specification to be changed by a predetermined amount.
[0063]
Next, the area discriminating unit 125 analyzes the positional relationship between the first to fourth areas again in the changed specification, and determines whether the fifth area is present or a part where three types of areas are overlapped. It is determined whether or not it has become.
[0064]
If there is a fifth area, the result of the specification change performed by the abnormal specification change unit 124 is output as the modified specification plan 110.
[0065]
Even when the fifth area does not exist, if there is a portion where three types of areas overlap, the process proceeds to the specification adjusting unit 121 instead of the default comparing unit 123.
[0066]
If the fifth region does not exist and there is no portion where the three types of regions overlap, the default comparing unit 123 is again caused to execute the above-described processing.
[0067]
The specification change plan 110 output from the modified specification plan determination unit 109 as described above is configured to be sent to the automatic size determination processing unit 102 instead of the specification 101 as shown in FIG.
[0068]
As described above, according to the present embodiment, even when the first input specification 101 does not have the fifth area, the specification is automatically corrected so that the fifth area exists, thereby saving a lot of design man-hours. Automatic size determination can be performed without the need.
[0069]
In the present embodiment, the success / failure determination unit 103 determines success / failure based on whether or not the fifth region exists. However, the criterion of success / failure of the automatic size determination process is not limited to this. . For example, even when the fifth area exists, even when an inappropriate result is obtained, for example, only an unrealistic device size is determined, the processing is shifted to the specification change processing unit 112. May be.
[0070]
(Second embodiment)
A second embodiment of the present invention will be described below.
[0071]
FIG. 6 is an explanatory diagram of a specification change processing unit included in the automatic device size determination device according to the second embodiment.
[0072]
For example, if one or more of the four size-related conditions specifies an unrealistic specification due to a designer error or lack of skills, the unrealistic specification should be corrected without correction. May change the non-optimal specifications, resulting in a suboptimal size. As shown in FIG. 7, when the third area G3 is extremely closed to the upper right, the specifications are changed so that the first area G1 and the second area G2 are shown as areas G1 ′ and G2 ′ in FIG. If this is done, the fifth region G5 does exist, but a very large size is determined. Therefore, if it is desired to design the device as small as possible, it will not be possible to exert sufficient ability.
[0073]
Therefore, as shown in FIG. 6, in the present embodiment, the specification change processing unit 132 provided in place of the specification change processing unit 112 in FIG. 1 corrects the specification in response to the input of an abnormal specification. Do. Specifically, an abnormal specification determining unit 130 and an abnormal specification correcting unit 131 are added before the specification analyzing unit 108.
[0074]
The abnormal specification determining unit 130 sets, for each specification, an upper limit that is not expected to exceed in a normal device specification unless there is a very good situation, and a lower limit that is unlikely to be lower. Then, it is determined whether the specification actually input is within the range of the upper and lower limits or out of the range. If it is within the range, the process shifts to the specification analysis unit 108; otherwise, the process shifts to the abnormal specification correction unit 131.
[0075]
The abnormal specification correction unit 131 changes the specification exceeding the upper limit to the upper limit. Also, the specification below the lower limit is changed to the lower limit. Then, the processing shifts to the specification analysis unit 108.
[0076]
As described above, according to the present embodiment, even if the fifth area does not exist due to the fact that the initially input specification 101 includes an abnormal value, the abnormal specification is corrected first with priority. When the fifth region exists and the automatic specification is corrected in a desired direction, the size can be automatically determined.
[0077]
(Third embodiment)
A third embodiment of the present invention will be described below.
[0078]
Although the fifth region exists, the specifications other than the size-related four conditions cannot be satisfied in the fifth region, and the size cannot be automatically determined in some cases. The device size automatic determination device according to the third embodiment corrects the specification in response to such a case.
[0079]
For this reason, as shown in FIG. 9, in the present embodiment, a state determination unit 135 is added between the specification analysis unit 108 and the modified specification plan determination unit 109, and after this state determination unit 135, a modified specification plan determination This is a configuration in which a fifth area adjustment unit 136 is added in parallel with the unit 109.
[0080]
Although not shown in FIG. 9, the configuration may be such that the abnormal specification determining unit 130 and the abnormal specification correcting unit 131 described in the second embodiment are further added.
[0081]
The state determination unit 135 determines whether or not the fifth area exists based on the information obtained from the specification analysis unit 108.
[0082]
If there is no fifth area, the process proceeds to the modified specification plan determination unit 109 as described in the first embodiment.
[0083]
On the other hand, if there is a fifth area, the process proceeds to the fifth area adjustment unit 136.
[0084]
The fifth area adjustment unit 136 performs specification correction so that the fifth area is enlarged, and outputs the result as a corrected specification proposal 110.
[0085]
When a region that satisfies specifications other than the size-related four conditions, for example, a device characteristic value, a voltage or current condition, and a temperature condition is a sixth region, the sixth region D6 and the fifth region D5 overlap as shown in FIG. If the seventh region D7, which is a part, exists, the size is determined from the seventh region D7. However, if there is no seventh region where the fifth region E5 and the sixth region E6 overlap as shown in FIG. 11, the size cannot be determined.
[0086]
The fifth area adjustment unit 136 changes the four size-related conditions from the state of FIG. 11 to the state of FIG.
[0087]
The flow of the process of the fifth area adjustment unit 136 will be described with reference to FIG. In the first half of the fifth area adjustment unit 136, the sixth area is obtained, and in the second half, the specification is corrected so that the seventh area exists.
[0088]
Before describing the specific processing, the layout size of the device is defined by W and L sizes.
[0089]
If the device is a resistor, the resistance line width is W and the resistance line length is L. In the case of a capacity, the length of the parallel plate portion is W and the width is L. In the diode, the length of the PN junction plane is W and the width is L.
[0090]
In the sixth area analysis specification creation 140, the following sixth area analysis specification 141 is created.
[0091]
(1) Device characteristic value: Same as specification 101
(2) Layout restrictions: W is the minimum design rule
(3) Voltage or current conditions: Same as specification 101
(4) Temperature condition: Same as specification 101
(5) Permissible variation condition: condition in which the second area is maximized
(6) Allowable mismatch condition: condition that maximizes the third area
(7) Allowable simulation error condition: condition where the fourth area is maximum
FIG. 13 shows the upper and lower limits of the design rule. The upper limit of W is Wmax, the lower limit of W is Wmin, the upper limit of L is Lmax, and the lower limit of L is Lmin. However, when there is no upper limit in the design rule, values based on the chip size are Wmax and Lmax. The second to fourth areas are set so as to cover the entire area shown in FIG.
[0092]
The device size is determined by using the function of the automatic size determination processing 102 using the sixth area analysis specification 141. At this time, since W is already determined by the specification, L is obtained. The resulting combination of W and L becomes part of the sixth region.
[0093]
Next, in the end determination 142, if the obtained combination of W and L is inside the area shown in FIG. 13, the process proceeds to the W increase 143 to continue the analysis of the sixth area.
[0094]
In the W increase 143, a new sixth area analysis specification 141 in which W is increased by a predetermined amount is created. Other specifications will be continued. Then, L in the new W is obtained.
[0095]
On the other hand, in the end determination 142, when the position is outside the region shown in FIG.
[0096]
In the position comparison 145, the positional relationship between the obtained area sixth area and the already obtained fifth area is checked, and the process proceeds to the specification change 146.
[0097]
In the specification change 146, four size-related conditions are changed based on positional relationship information between the sixth area and the fifth area.
[0098]
Specifically, when the sixth area is at the upper left of the fifth area as shown in FIG. 11, the specification of the third area that determines the left limit of the fifth area is changed by a predetermined amount, and By changing the specifications of the first area, which determines the upper limit of the five areas, by a predetermined amount, the fifth area is enlarged in the upper left direction.
[0099]
Other cases where the positional relationship is other will be described.
[0100]
When the sixth area is at the upper right of the fifth area, the specification that determines the right limit of the fifth area is changed by a predetermined amount, and the specification that determines the upper limit of the fifth area is changed by a predetermined amount. By changing, the fifth region is enlarged in the upper right direction.
[0101]
When the sixth area is at the lower right of the fifth area, the specification that determines the right limit of the fifth area is changed by a predetermined amount, and the specification that determines the lower limit of the fifth area is changed by a predetermined amount. The fifth area is enlarged in the lower right direction by only changing
[0102]
When the sixth area is at the lower left of the fifth area, the specification that determines the left limit of the fifth area is changed by a predetermined amount, and the specification that determines the lower limit of the fifth area is changed by a predetermined amount. By changing, the fifth region is enlarged in the lower left direction.
[0103]
After the specification has been changed by a predetermined amount, the process proceeds to the seventh area presence / absence determination 147, and it is checked whether the seventh area is present. If there is no seventh region, the process returns to the specification change 146 again to continue the specification change.
[0104]
On the other hand, when the seventh area is present, the specification change is terminated, and the modified specification proposal 110 is output.
[0105]
In the present embodiment, when the sixth area is obtained, W is gradually increased from the minimum size of W, and the method of obtaining L at each time is used. Alternatively, the method may be changed to a method of obtaining L at each time.
[0106]
In the present embodiment, the method of obtaining L at each time by changing W when obtaining the sixth area is described. However, the method of obtaining W at each time by changing L may be used. No problem.
[0107]
As described above, according to the present embodiment, even if the size cannot be determined even if the fifth area is provided, the automatic specification correction is performed so that the seventh area exists, thereby automatically determining the size. become able to.
[0108]
(Fourth embodiment)
A fourth embodiment of the present invention will be described below.
[0109]
When the specification is changed automatically, there is a possibility that the change cannot be permitted depending on the convenience of the designer.
[0110]
Therefore, the automatic device size determination device according to the present embodiment can prevent unnecessary rework by adding a function for the designer to confirm the specification change contents to the first to third embodiments, A function for setting the condition of the correction method has been added, and the specification can be corrected more in accordance with the designer's idea.
[0111]
FIG. 14 illustrates a part of the automatic device size determination apparatus according to the present embodiment that is different from the first embodiment.
[0112]
In the present embodiment, as shown in FIG. 14, a specification change processing unit 155 obtained by partially changing the specification change processing unit 112 shown in FIG. 1 is used. In the specification change processing unit 155, after the processing by the specification analysis unit 108, the correction method branching unit 150 determines whether the specification is automatically corrected or the designer sets conditions. If the specification is to be automatically corrected, the process proceeds to the corrected specification plan determination unit 151. The modified specification plan determining unit 151 corresponds to the modified specification plan determining unit 109 or the modified specification plan determining unit 137 described in the other embodiments.
[0113]
On the other hand, when the specification of the specification change is performed, the process proceeds to the correction condition specification unit 152. Here, the correction condition 153 is input by the designer. As the contents of the correction condition 153, for example, setting of a change target priority, setting of a change prohibition item, and setting of a changeable range are performed. It is also possible for the designer to directly input the details of the change.
[0114]
After the setting of the correction condition, the processing is shifted to the correction specification plan determination unit 151.
[0115]
The modified specification plan determination unit 151 modifies the specification according to the modification conditions as follows.
(1) When priority order is set
The specifications are modified in order of priority. However, if the limit is exceeded, the specification of the next rank will be changed.
[0116]
(2) When change prohibition is set
Specifications that are prohibited from being changed are not changed at all.
[0117]
(3) When the changeable range is set
When the upper and lower limits of the changeable range are reached, no further changes will be made and other specifications will be changed.
[0118]
When the proposed modification specification is determined, the designer confirms in a confirmation 154 whether or not the proposed modification is acceptable. If it is good, the modified specification plan 110 is determined.
[0119]
As described above, according to the present embodiment, by providing the size correction condition, the specification can be corrected within the allowable range of the designer, and the size can be automatically determined.
[0120]
(Fifth embodiment)
A fifth embodiment of the present invention will be described.
[0121]
When the specification is changed manually as in the fourth embodiment, it is difficult to directly understand the effect of the change on the automatic size determination. For this reason, there is a possibility that redo may occur many times.
[0122]
Therefore, the present embodiment is obtained by adding a function of displaying the positions of the first to fourth regions, the fifth region, the sixth region, and the seventh region on the display device one by one to the first to fourth embodiments. It is.
[0123]
FIG. 15 shows a part of the automatic device size determination device according to the present embodiment that differs from the first embodiment.
[0124]
The specification change processing unit 163 has substantially the same configuration as the specification change processing unit 155 shown in FIG. 14, except that the specification analysis unit 108 replaces the specification analysis unit 160 and the modified specification plan determination unit 151 executes The point is that the region information 162 is output from both the specification analysis unit 160 and the modified specification plan determination unit 161 instead of the plan determination unit 161.
[0125]
The specification analysis unit 160 is obtained by adding a function of outputting the area information 162 to the specification analysis unit 108.
[0126]
The modified specification plan determining unit 161 is obtained by adding a function of outputting the area information 162 to the modified specification plan determining unit 151.
[0127]
The area information 162 is sent to the screen output unit 164, and outputs an image such as FIG. 2 or FIG. 10 that allows the positional relationship of each area to be grasped as visual information.
[0128]
It is also possible to display the upper and lower limits of the allowable specification change range of the correction condition 152. As an example, FIG. 16 shows a state in which a range in which the first area F1 changes to the area F1 ′ is displayed when a condition is set for the change range of the constraint condition on the layout.
[0129]
As described above, according to the present embodiment, the designer can grasp the positions of the first area to the seventh area one by one, and can automatically determine the size by reducing the man-hour particularly when the specification is manually changed. .
[0130]
【The invention's effect】
As described above, according to the present invention, when determining a device size based on device information in a circuit design, it is possible to determine the size even if the size cannot be determined due to the contents of the input specifications. By modifying the specifications, the design man-hours and design defects are reduced, and the specifications are modified according to the wishes of the designer, so that the device size automatic deciding device with higher perfection can be achieved. And a method can be realized.
[Brief description of the drawings]
FIG. 1 is an explanatory diagram showing a configuration of a device size determination device according to a first embodiment of the present invention.
FIG. 2 is a diagram showing an example when a fifth area exists.
FIG. 3 is a diagram showing an example when a fifth area does not exist;
FIG. 4 is a model diagram showing a configuration and a processing flow of a modified specification determining unit in FIG. 1;
FIG. 5 is a schematic diagram for explaining processing performed by a specification change processing unit in FIG. 4;
FIG. 6 is an explanatory diagram showing a configuration of a device size determination device according to a second embodiment of the present invention.
FIG. 7 is a diagram showing an example in which a fifth area does not exist due to extreme specifications.
FIG. 8 is a diagram showing an example of an undesirable case as a result of specification modification from the case of FIG. 7;
FIG. 9 is an explanatory diagram showing a configuration of a device size determination device according to a third embodiment of the present invention.
FIG. 10 is a schematic diagram for explaining a process performed by a fifth area adjustment unit in FIG. 9 (when a seventh area exists);
FIG. 11 is a schematic diagram for explaining a process performed by a fifth area adjustment unit in FIG. 9 (when the seventh area does not exist);
FIG. 12 is a model diagram showing a flow of processing performed by a fifth area adjustment unit in FIG. 9;
FIG. 13 is an explanatory diagram of a process performed in creating the sixth area analysis specification in FIG. 12;
FIG. 14 is an explanatory diagram showing a configuration of a device size determination device according to a fourth embodiment of the present invention.
FIG. 15 is an explanatory diagram showing a configuration of a device size determination device according to a fifth embodiment of the present invention.
FIG. 16 is a schematic diagram for explaining processing of a screen output unit in FIG. 15;
FIG. 17 is a model diagram showing a configuration and a processing flow of a conventional resistance element automatic size determination processing unit.
FIG. 18 is a diagram showing an example of a resistance element shape.
FIG. 19 is a model diagram showing a configuration of an additional examination processing unit for high-accuracy design
[Explanation of symbols]
101 Specifications
102 Automatic size determination processing unit
103 Success / failure determination unit
104 Result output
105 Device Characteristics Database
108 Specification Analysis Department
109 Correction specification draft decision unit
110 Draft Specification
111 Size determination unit
112 Specification change processing unit
120 State discriminator
121 Specification adjustment unit
122 area discriminator
123 vs. default comparison section
124 Abnormal specification change unit
125 area discriminator
130 Abnormal specification discriminator
131 Abnormal Specification Correction Section
132 Specification change processing unit
135 state determination unit
136 5th area adjustment unit
140 Creating specifications for 6th area analysis
141 Specification for 6th area analysis
142 End judgment
143 W increase
145 Position comparison
146 Specification change
147 Seventh Area Existence Determination
150 Correction method branch
151 Modification specification draft decision unit
152 Modification condition specification section
153 Correction conditions
154 confirmation
155 Specification change processing unit
160 Specification Analysis Department
161 Modified specification draft decision unit
162 area information
163 Specification change processing unit
164 screen output unit

Claims (18)

半導体集積回路を構成するデバイスの設計仕様を入力し、入力した仕様に応じたデバイスサイズを決定するデバイスサイズ決定装置であって、
デバイスサイズごとのデバイス特性値を記憶したデバイス特性記憶部と、
前記デバイス特性記憶部のデバイス特性値を参照し、入力された設計仕様に応じたデバイスサイズを決定するサイズ決定部と、
前記デバイスサイズの決定が不可能であった場合、設計仕様を変更する仕様変更部とを備え、
前記仕様変更部により変更された設計仕様に応じて前記サイズ決定部がデバイスサイズの再決定を行うことを特徴とするデバイスサイズ決定装置。
A device size determination apparatus for inputting design specifications of a device constituting a semiconductor integrated circuit and determining a device size according to the input specification,
A device characteristic storage unit that stores device characteristic values for each device size,
A size determination unit that refers to the device characteristic value of the device characteristic storage unit and determines a device size according to the input design specification;
When it is impossible to determine the device size, comprising a specification change unit that changes the design specification,
The device size determination device, wherein the size determination unit redetermines a device size according to the design specification changed by the specification change unit.
前記設計仕様として、レイアウト上のサイズ制約条件、許容ばらつき条件、許容ミスマッチ条件、および、許容シミュレーション誤差条件を入力する、請求項1に記載のデバイスサイズ決定装置。2. The device size determination device according to claim 1, wherein a size constraint condition on a layout, an allowable variation condition, an allowable mismatch condition, and an allowable simulation error condition are input as the design specifications. 前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在しないためにデバイスサイズ決定が不可能である場合に、前記仕様変更部が、デバイスサイズ領域における前記の各条件をそれぞれ満たす領域の位置関係を調べ、得られた位置関係情報より、前記の条件全てを同時に満たすサイズ領域が存在するように、前記条件のいずれかを選択し変更する、請求項2に記載のデバイスサイズ決定装置。When it is impossible to determine the device size because there is no device size region that satisfies all the conditions input as the design specifications at the same time, the specification change unit sets the region in the device size region that satisfies each of the above conditions. 3. The device size determination device according to claim 2, wherein one of the conditions is selected and changed based on the obtained positional relationship information so that a size region that satisfies all of the above conditions simultaneously exists. 4. . 前記仕様変更部が、異常仕様が入力されていないかを所定の規則によって調べ、異常仕様が存在する場合は、前記設計仕様として入力される条件全てを同時に満たすサイズ領域が存在するように当該異常仕様を修正する、請求項2に記載のデバイスサイズ決定装置。The specification change unit checks whether or not an abnormal specification has been input according to a predetermined rule, and if an abnormal specification exists, the abnormal specification is performed so that a size area that simultaneously satisfies all the conditions input as the design specification exists. The device sizing apparatus according to claim 2, wherein the specification is modified. 前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在するにもかかわらずデバイスサイズ決定が不可能である場合に、前記仕様変更部が、所定の規則にしたがって前記条件から選択したいずれかの条件を変更することで、前記の条件全てを同時に満たすサイズ領域を拡大させる、請求項2に記載のデバイスサイズ決定装置。If there is a device size region that simultaneously satisfies all the conditions input as the design specifications, but the device size cannot be determined, the specification change unit selects from the conditions according to a predetermined rule. The device size determination device according to claim 2, wherein a size region that satisfies all of the above conditions is enlarged by changing any of the conditions. 前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在するにもかかわらずデバイスサイズ決定が不可能である場合に、前記仕様変更部が、前記条件とは無関係に所定電圧条件かつ温度条件でのデバイス特性条件あるいは、所定電流条件かつ温度条件でのデバイス特性条件のみを満たすサイズ領域を求め、この領域と、前記設計仕様として入力される条件全てを同時に満たす領域とが重なりを持つように、所定の規則にしたがって前記設計仕様として入力される条件から選択したいずれかの条件を変更することで、前記設計仕様として入力される条件全てを同時に満たすサイズ領域を拡大させる、請求項2に記載のデバイスサイズ決定装置。When it is impossible to determine the device size even though there is a device size region that satisfies all the conditions input as the design specifications at the same time, the specification change unit performs a predetermined voltage condition regardless of the condition. A size region that satisfies only the device characteristic condition under the temperature condition or the device characteristic condition under the predetermined current condition and the temperature condition is obtained, and this region overlaps with the region that simultaneously satisfies all the conditions input as the design specifications. As described above, by changing any one of the conditions input as the design specifications in accordance with a predetermined rule, a size region that simultaneously satisfies all the conditions input as the design specifications is expanded. A device size determination device according to claim 1. 前記仕様変更部による仕様変更内容を確認し、変更内容が満足できない場合に前記仕様変更部に再度仕様変更をさせる、請求項1〜6のいずれか一項に記載のデバイスサイズ決定装置。The device size determination device according to any one of claims 1 to 6, wherein the specification change content is confirmed by the specification change unit, and when the change content is not satisfied, the specification change unit is caused to change the specification again. 前記仕様変更部に対して、仕様変更の優先度、変更の禁止、変更が許容される範囲を指定する情報、あるいは、仕様変更を直接指示する情報を入力するための条件指定部をさらに備えた、請求項1〜7のいずれか一項に記載のデバイスサイズ決定装置。The specification change unit further includes a condition specification unit for inputting information for designating a priority of the specification change, prohibition of the change, a range in which the change is permitted, or information for directly instructing the specification change. The device size determination apparatus according to any one of claims 1 to 7. 前記条件指定部からの情報の入力に応じて、当該情報に従って変更される仕様条件の位置関係および許容変更範囲上下限の位置関係を表示する表示部をさらに備えた、請求項8に記載のデバイスサイズ決定装置。The device according to claim 8, further comprising a display unit configured to display a positional relationship of specification conditions changed according to the information in accordance with the information input from the condition specifying unit and an upper and lower limit of an allowable change range. Sizing device. 半導体集積回路を構成するデバイスの設計仕様を入力し、
デバイスサイズごとにデバイス特性記憶部に記憶されたデバイス特性値を参照し、入力された設計仕様に応じたデバイスサイズを決定し、
前記デバイスサイズの決定が不可能または決定結果が不適切であった場合、設計仕様を変更し、
変更された設計仕様に応じてデバイスサイズの再決定を行うことを特徴とするデバイスサイズ決定方法。
Enter the design specifications of the devices that make up the semiconductor integrated circuit,
Refer to the device characteristic value stored in the device characteristic storage unit for each device size, determine the device size according to the input design specification,
If the determination of the device size is impossible or the determination result is inappropriate, change the design specification,
A device size determination method characterized by re-determining a device size according to a changed design specification.
前記設計仕様として、レイアウト上のサイズ制約条件、許容ばらつき条件、許容ミスマッチ条件、および、許容シミュレーション誤差条件を入力する、請求項10に記載のデバイスサイズ決定方法。The device size determination method according to claim 10, wherein a size constraint condition on a layout, an allowable variation condition, an allowable mismatch condition, and an allowable simulation error condition are input as the design specifications. 前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在しないためにデバイスサイズ決定が不可能である場合に、デバイスサイズ領域における前記の各条件をそれぞれ満たす領域の位置関係を調べ、得られた位置関係情報より、前記の条件全てを同時に満たすサイズ領域が存在するように、前記条件のいずれかを選択し変更する、請求項11に記載のデバイスサイズ決定方法。When it is impossible to determine the device size because there is no device size region that simultaneously satisfies all of the conditions input as the design specifications, examine the positional relationship of the device size region that satisfies each of the above conditions, 12. The device size determination method according to claim 11, wherein one of the conditions is selected and changed based on the obtained positional relationship information so that a size area that satisfies all of the conditions at the same time exists. 異常仕様が入力されていないかを所定の規則によって調べ、異常仕様が存在する場合は、前記設計仕様として入力される条件全てを同時に満たすサイズ領域が存在するように当該異常仕様を修正する、請求項11に記載のデバイスサイズ決定方法。It checks whether or not an abnormal specification has been input by a predetermined rule, and if an abnormal specification exists, corrects the abnormal specification so that there is a size area that simultaneously satisfies all the conditions input as the design specification. Item 12. The device size determining method according to Item 11. 前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在するにもかかわらずデバイスサイズ決定が不可能である場合に、所定の規則にしたがって前記条件から選択したいずれかの条件を変更することで、前記の条件全てを同時に満たすサイズ領域を拡大させる、請求項11に記載のデバイスサイズ決定方法。If there is a device size area that simultaneously satisfies all the conditions input as the design specifications, but it is impossible to determine the device size, change any of the conditions selected from the above conditions according to a predetermined rule The device size determination method according to claim 11, wherein a size region that satisfies all of the above conditions is simultaneously enlarged. 前記設計仕様として入力される条件全てを同時に満たすデバイスサイズの領域が存在するにもかかわらずデバイスサイズ決定が不可能である場合に、前記条件とは無関係に所定電圧条件かつ温度条件でのデバイス特性条件あるいは、所定電流条件かつ温度条件でのデバイス特性条件のみを満たすサイズ領域を求め、この領域と、前記設計仕様として入力される条件全てを同時に満たす領域とが重なりを持つように、所定の規則にしたがって前記設計仕様として入力される条件から選択したいずれかの条件を変更することで、前記設計仕様として入力される条件全てを同時に満たすサイズ領域を拡大させる、請求項11に記載のデバイスサイズ決定方法。When the device size cannot be determined even though there is a device size region that simultaneously satisfies all the conditions input as the design specifications, the device characteristics under a predetermined voltage condition and temperature condition regardless of the condition A condition or a size region that satisfies only a device characteristic condition under a predetermined current condition and a temperature condition is determined, and a predetermined rule is set such that this region and a region that simultaneously satisfies all the conditions input as the design specifications have an overlap. 12. The device size determination according to claim 11, wherein a size region that simultaneously satisfies all of the conditions input as the design specifications is enlarged by changing one of the conditions selected from the conditions input as the design specifications in accordance with the following. Method. 仕様変更内容を確認し、変更内容が満足できない場合に再度仕様変更をさせる、請求項10〜15のいずれか一項に記載のデバイスサイズ決定方法。The device size determination method according to any one of claims 10 to 15, wherein the specification change content is confirmed, and the specification change is performed again when the change content is not satisfied. 仕様変更の優先度、変更の禁止、変更が許容される範囲を指定する情報を入力して仕様変更を行うステップ、あるいは、仕様変更を直接指示する情報を入力して当該情報のとおりに仕様変更を行うステップをさらに含む、請求項10〜16のいずれか一項に記載のデバイスサイズ決定方法。Steps to change the specification by inputting information that specifies the priority of specification change, prohibition of change, and the range in which change is permitted, or input information that directly instructs specification change and change the specification as per the information The method according to claim 10, further comprising the step of: 前記情報の入力に応じて、当該情報に従って変更される仕様条件の位置関係および許容変更範囲上下限の位置関係を表示するステップをさらに含む、請求項17に記載のデバイスサイズ決定方法。18. The device size determination method according to claim 17, further comprising a step of displaying, in response to the input of the information, a positional relationship between specification conditions changed according to the information and a positional relationship between upper and lower limits of an allowable change range.
JP2003012873A 2003-01-21 2003-01-21 Device size determination device and device size determination method Withdrawn JP2004227190A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003012873A JP2004227190A (en) 2003-01-21 2003-01-21 Device size determination device and device size determination method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003012873A JP2004227190A (en) 2003-01-21 2003-01-21 Device size determination device and device size determination method

Publications (1)

Publication Number Publication Date
JP2004227190A true JP2004227190A (en) 2004-08-12

Family

ID=32901346

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003012873A Withdrawn JP2004227190A (en) 2003-01-21 2003-01-21 Device size determination device and device size determination method

Country Status (1)

Country Link
JP (1) JP2004227190A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7379175B2 (en) 2020-01-14 2023-11-14 株式会社日立製作所 Design support equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7379175B2 (en) 2020-01-14 2023-11-14 株式会社日立製作所 Design support equipment

Similar Documents

Publication Publication Date Title
US6523162B1 (en) General purpose shape-based layout processing scheme for IC layout modifications
US7516434B2 (en) Layout design program, layout design device and layout design method for semiconductor integrated circuit
JP4644614B2 (en) Layout editor device, wiring display method, and wiring display program
KR20110123808A (en) Design for manufacturability
US20070288878A1 (en) Template-based gateway model routing system
US6920620B2 (en) Method and system for creating test component layouts
JP4674164B2 (en) Layout method, CAD apparatus, program, and storage medium
US20050028113A1 (en) Process translation tool for analog/RF IP reuse
US7356784B1 (en) Integrated synthesis placement and routing for integrated circuits
US6816998B2 (en) Correction of spacing violations between dummy geometries and wide class objects of design geometries
JP2001306640A (en) Method and device for automatic arrangement and wiring and semiconductor integrated circuit
JP2004227190A (en) Device size determination device and device size determination method
US7257787B2 (en) Method for reducing an equivalent resistance in an IC layout
JP2004171075A (en) Layout design device, method and program for semiconductor integrated circuit
US20040111682A1 (en) Integrated circuit design layout compaction method
JP2004165572A (en) Device, method and program for layout design of semiconductor integrated circuit
US20120137266A1 (en) Method for Setting Width of Trace On Printed Circuit Board
US10956646B2 (en) Customizing circuit layout design rules for fabrication facilities
JP2004171076A (en) Layout design device, layout design method and layout design program for semiconductor integrated circuit
JP2003030271A (en) Method for outputting circuit diagram connection information
US6523158B1 (en) Wiring designing method for semiconductor integrated circuit
JP2004062346A (en) Apparatus and method for automatically determining device size
US11042684B1 (en) Dynamic width-space patterns for handling complex DRC rules
JP2002246474A (en) Dummy pattern layout method
JPH09128424A (en) Circuit diagram input device for cad system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20060404