JPH11110423A - Circuit data generating method - Google Patents

Circuit data generating method

Info

Publication number
JPH11110423A
JPH11110423A JP9265589A JP26558997A JPH11110423A JP H11110423 A JPH11110423 A JP H11110423A JP 9265589 A JP9265589 A JP 9265589A JP 26558997 A JP26558997 A JP 26558997A JP H11110423 A JPH11110423 A JP H11110423A
Authority
JP
Japan
Prior art keywords
data
symbol
power supply
name
circuit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP9265589A
Other languages
Japanese (ja)
Other versions
JP3037225B2 (en
Inventor
Yoshinori Susa
喜則 須佐
Noriko Kojima
典子 小島
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.)
NEC IC Microcomputer Systems Co Ltd
Original Assignee
NEC IC Microcomputer Systems 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 NEC IC Microcomputer Systems Co Ltd filed Critical NEC IC Microcomputer Systems Co Ltd
Priority to JP9265589A priority Critical patent/JP3037225B2/en
Publication of JPH11110423A publication Critical patent/JPH11110423A/en
Application granted granted Critical
Publication of JP3037225B2 publication Critical patent/JP3037225B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To simplify the designation of power source and a 2nd library and to improve the operability in circuit generation and the maintainability of the 2nd library, by reading out a symbol, extracting rectangular data for power source designation, retrieving the 2nd library including power source designation data corresponding to the symbol, and designating a power source name and a ground name in the extracted rectangular data. SOLUTION: Circuit data 100 generated in a circuit data generation system are read (S11). It is fudged from the read circuit data 100 whether the rectangular data for power source designation exist in these circuit data 100 or not, and the designated rectangular data are extracted. At such a time, concerning a power source designate symbol added to the rectangular data, it is extracted together (S12). Next, all the symbols included in the extracted rectangular data for power source designation are extracted (S13). Concerning the extracted symbols, the library accompanied with a symbol name is retrieved and extracted from existent library data 101 (S14).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は回路データ作成方法
に関し、特にアナログ回路とデジタル回路とが混在し複
数の電源を有する回路のCADによる自動回路設計用の
回路データ作成方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for creating circuit data, and more particularly to a method for creating circuit data for automatic circuit design by CAD of a circuit having a plurality of power supplies in which analog circuits and digital circuits are mixed.

【0002】[0002]

【従来の技術】従来、この種のアナログ回路とディジタ
ル回路が混在する回路の一般的な第1の回路データ作成
方法においては、ゲート等回路データ作成対象回路への
供給電源を外部供給電源と内部供給電源とを区別するた
めの異なる信号名を指定する。上記回路のシンボルに
は、電源の供給元が外部又は内部各供給電源のいずれか
らかを判別するためのそれぞれの電源名に応じた情報を
付加しておく必要がある。プログラムは、上記回路のシ
ンボルに付加された個々の情報に基づいて外部電源か内
部電源かを判断し、トランジスタレベルでの回路接続情
報を作成する。
2. Description of the Related Art Conventionally, in a general first circuit data generation method for a circuit in which analog circuits and digital circuits are mixed, a power supply to a circuit data generation target circuit such as a gate is controlled by an external power supply and an internal power supply. Specify a different signal name to distinguish it from the power supply. It is necessary to add information corresponding to each power supply name for determining whether the power supply source is external or internal power supply to the symbol of the circuit. The program determines whether the power supply is an external power supply or an internal power supply based on individual information added to the symbol of the circuit, and creates circuit connection information at a transistor level.

【0003】具体的には、予め電源名及びグランド名に
対応するシンボルをシンボルライブラリとして登録す
る。この場合、電源名及びグランド名が複数存在する場
合には、その種類に対応してそれぞれシンボルライブラ
リを登録する。次に回路データに指定されたゲート名等
のシンボルの名称とその指定電源及びグランドの種類に
合わせて、該当するシンボルライブラリを抽出する。こ
の抽出したライブラリの内容を指定の回路データに付加
して、回路データを作成していた。
More specifically, symbols corresponding to a power supply name and a ground name are registered in advance as a symbol library. In this case, when there are a plurality of power supply names and ground names, a symbol library is registered corresponding to each type. Next, a corresponding symbol library is extracted according to the name of the symbol such as the gate name specified in the circuit data and the type of the specified power supply and ground. The extracted library contents are added to specified circuit data to create circuit data.

【0004】また、従来の第1の回路データ作成方法の
変形としては、予め設定した固定電源名にてシンボルラ
イブラリを登録しておき、このシンボルライブラリを引
用して回路データを作成するが、ライブラリ内に上記固
定電源名以外の電源名を指定する場合には、手作業でラ
イブラリ内部の電源名を変更する方法があった。
As a modification of the first conventional circuit data creation method, a symbol library is registered with a preset fixed power supply name, and circuit data is created with reference to the symbol library. When a power supply name other than the above-mentioned fixed power supply name is specified, there is a method of manually changing the power supply name in the library.

【0005】従来の第1の回路データ作成方法をフロー
チャートで示す図5を参照して処理について説明する
と、まず、回路データ100を読み込み(ステップP
1)、電源データか否かを判定する(ステップP2)。
電源データであれば、ステップP3に進み、指定の電源
データがあるかの判定を行う。電源データでなければ、
ステップP8に進み、接続情報の処理を行い、さらにス
テップP6に進む。
The processing will be described with reference to FIG. 5 which is a flowchart of a first conventional circuit data creation method. First, the circuit data 100 is read (step P).
1), it is determined whether or not the data is power supply data (step P2).
If it is power data, the process proceeds to step P3, and it is determined whether or not there is specified power data. If it is not power data,
Proceeding to step P8, the connection information is processed, and further proceeding to step P6.

【0006】次に、ステップP3で指定の電源データが
ある場合は、ステップP4に進む。指定の電源データが
なければ、ステップP8に進み、標準電源の設定処理を
行い、さらにステップP6に進む。
Next, if there is power supply data designated in step P3, the process proceeds to step P4. If there is no specified power supply data, the process proceeds to step P8, performs a standard power supply setting process, and further proceeds to step P6.

【0007】次に、ステップP4では、ライブラリ10
1を読み込み、このライブラリ101の中から指定の電
源に相当するデータを抽出する。
Next, at step P4, the library 10
1 is read, and data corresponding to the designated power supply is extracted from the library 101.

【0008】次に、抽出した上記データをステップP1
の読み込み回路データに付加又は入れ替え処理を実施す
る(ステップP5)。
Next, the extracted data is stored in step P1.
(Step P5).

【0009】以下、処理終了判定(ステップP6)、回
路データへの出力処理(ステップP7)を行い終了す
る。
[0009] Hereinafter, a process end determination (step P6), an output process to circuit data (step P7), and the process is completed.

【0010】そこで、手作業による電源名の指定を自動
化する特開昭63−303469号公報記載の従来の第
2の回路データ作成方法は、回路データを読み込み、ま
ず、作画データの情報判断を実施する。回路データが電
源データの場合、出力ノードがあるか無いかの判断を行
い、出力ノードがあれば電源の処理を実施する。この時
の電源名は予め設定しておき、各論理シンボルの電源情
報の既定値をこの値に設定することにより、改めての電
源名指定処理を省略することができる。さらに、各論理
シンボルに電源情報を与えることで、双方の電源を認識
し処理することを実現している。
Therefore, a second conventional method for creating circuit data described in Japanese Patent Application Laid-Open No. 63-303469, which automates the manual designation of a power supply name, reads circuit data and first judges information on drawing data. I do. When the circuit data is power supply data, it is determined whether or not there is an output node. If there is an output node, power supply processing is performed. At this time, the power supply name is set in advance, and the default value of the power supply information of each logical symbol is set to this value, so that a new power supply name designation process can be omitted. Further, by providing power supply information to each logical symbol, it is possible to recognize and process both power supplies.

【0011】従来の第2の回路データ作成方法を図5と
共通の構成要素には共通の参照文字/数字を付して同様
にフローチャートで示す図6を参照して処理について説
明すると、この図に示すこの従来の第2の回路データ作
成方法の前述の従来の第1の回路データ作成方法との相
違点は、ステップP2の電源データの判定後、出力ノー
ドの有無を判定し(ステップP11)、出力ノードがあ
れば内部電源の処理を実施し(ステップP12)、出力
ノードがなければ標準電源の代わりに外部電源の処理を
実施する(ステップP9A)ことである。以降の処理
は、従来の第1の回路データ作成方法と同様である。
The conventional second circuit data generation method will be described with reference to FIG. 6, which is similarly shown in a flowchart with common reference characters / numerals added to components common to FIG. The difference between this conventional second circuit data generation method and the above-described conventional first circuit data generation method is that after the power data is determined in step P2, the presence or absence of an output node is determined (step P11). If there is an output node, the processing of the internal power supply is performed (step P12). If there is no output node, the processing of the external power supply is performed instead of the standard power supply (step P9A). Subsequent processing is the same as in the first conventional circuit data creation method.

【0012】しかし、これら従来の第1及び第2の回路
データ作成方法は、いくつかの問題点がある。
However, these conventional first and second circuit data creation methods have several problems.

【0013】第1の問題点は、既定値の情報を利用する
個々の論理シンボル以外は個々の論理シンボルの全てに
対して電源情報を付加する必要があり、ライブラリデー
タが膨大になってしまうことである。
The first problem is that it is necessary to add power supply information to all of the individual logical symbols except for the individual logical symbols using the information of the default value, resulting in an enormous amount of library data. It is.

【0014】その理由は、一般に、回路データの大半が
階層化された形式で作成されており、上位の階層から作
成された回路情報に対しては電源情報を確認できない。
このため、各論理シンボルの電源名を確認する場合には
各々の階層毎で確認する必要があるからである。
The reason is that generally, most of the circuit data is created in a hierarchized format, and power supply information cannot be confirmed for circuit information created from a higher hierarchy.
Therefore, when checking the power supply name of each logical symbol, it is necessary to check the power supply name for each hierarchy.

【0015】第2の問題点は、電源情報を変更する場
合、個々の論理シンボルの付加情報を変更しなければな
らないため、多大な修正時間と確認時間を要することで
ある。
The second problem is that when power supply information is changed, additional information of each logical symbol must be changed, which requires a lot of correction time and confirmation time.

【0016】その理由は、個々の論理シンボルに対して
電源情報が付加されているため、個々の論理シンボルの
付加情報を全て手作業で確認しなくてはならないからで
ある。
The reason is that since the power supply information is added to each logical symbol, all the additional information of each logical symbol must be manually checked.

【0017】第3の問題点は、多数の電源情報があった
場合、個々のシンボルに付加する情報を手作業で指定す
ることで、指定間違いを発生することがあることであ
る。
A third problem is that, when there is a large number of power supply information, a specification error may occur by manually specifying information to be added to each symbol.

【0018】この理由は、回路データに含まれるシンボ
ルの電源情報の種類が既定値の他に1〜2種類である場
合、指定の間違いは少ないが、シンボルの電源情報の種
類が多種類(例えば10種類以上)の場合、指定の間違
いを発生する危険性は多くなるからである。。
The reason is that, when the type of power information of the symbols included in the circuit data is one or two in addition to the default value, there is little mistake in the designation, but there are many types of power information of the symbols (for example, This is because, in the case of 10 or more types), there is a high risk that a designation error occurs. .

【0019】第4の問題点は、シンボルに対して電源情
報に対応した第2のライブラリを作成した場合、上記電
源情報の種類数分の第2のライブラリを所有していなけ
ればならないことである。
A fourth problem is that when a second library corresponding to power supply information is created for a symbol, it is necessary to own as many second libraries as the number of types of power supply information. .

【0020】この理由は、シンボルが読み出す第2のラ
イブラリ内の回路において、供給される電源名を固定で
指定しているために、1つのシンボルに対して引用され
る電源情報毎の回路ライブラリを作成しなくてはならな
いからである。
The reason for this is that, in the circuit in the second library from which the symbols are read, the name of the power supply to be supplied is fixedly specified, so that a circuit library for each power supply information referred to for one symbol is required. It must be created.

【0021】[0021]

【発明が解決しようとする課題】上述した従来の回路デ
ータ作成方法は、回路データの大半が階層化形式で作成
されており、上位の階層から作成された回路情報に対し
ては電源情報を確認できないため、各論理シンボルの電
源名を確認する場合には各々の階層毎で確認する必要が
ある。したがって、既定値の情報を利用する個々の論理
シンボル以外は個々の論理シンボルの全てに対して電源
情報を付加する必要があり、ライブラリデータが膨大に
なってしまうという欠点があった。
In the above-described conventional circuit data creation method, most of the circuit data is created in a hierarchical format, and power supply information is checked for circuit information created from a higher hierarchy. Since the power supply name of each logical symbol cannot be confirmed, it is necessary to confirm the power supply name for each hierarchy. Therefore, it is necessary to add power supply information to all of the individual logical symbols except for the individual logical symbols using the default value information, and there is a disadvantage that the library data becomes enormous.

【0022】また、個々の論理シンボルに対し電源情報
が付加されているため、電源情報を変更する場合は、個
々の論理シンボルの付加情報を全て手作業で確認しなが
ら変更しなければならないため、多大な修正時間と確認
時間を要するという欠点があった。
Further, since the power information is added to each logical symbol, when the power information is changed, it is necessary to change all the additional information of each logical symbol by manually checking it. There is a disadvantage that it takes a lot of correction time and confirmation time.

【0023】さらに、多数の電源情報があった場合、個
々のシンボルに付加する情報を手作業で指定することに
よる指定間違いの発生の危険性が増大するという欠点が
あった。
Furthermore, when there is a large number of power information, there is a disadvantage that the risk of occurrence of a designation error by manually designating information to be added to each symbol is increased.

【0024】またさらに、シンボルに対して電源情報に
対応した第2のライブラリを作成した場合、上記電源情
報の種類数分の第2のライブラリを所有する必要があ
り、ライブラリデータが膨大化し保守性の低下要因とな
るという欠点があった。
Further, when the second library corresponding to the power information is created for the symbol, it is necessary to own the second libraries corresponding to the number of types of the power information. There is a drawback that it becomes a factor of reduction.

【0025】本発明の目的は、回路データにおける電源
指定を簡素化し、回路データ作成の操作性を向上させる
とともに、シンボルから読み出す第2ライブラリを簡素
化することにより、第2ライブラリの保守性を向上させ
る回路データ作成方法を提供することにある。
An object of the present invention is to improve the maintainability of the second library by simplifying the designation of the power supply in the circuit data, improving the operability of creating the circuit data, and simplifying the second library read from the symbols. It is an object of the present invention to provide a circuit data creating method for causing the circuit data to be created.

【0026】[0026]

【課題を解決するための手段】本発明の回路データ作成
方法は、回路データを格納した第1のライブラリから回
路の基本構成要素を記号で表したシンボルを読み出すシ
ンボル読み出しステップと、読み出した前記シンボルを
配置するシンボル配置ステップと前記シンボル配置ステ
ップにより配置された複数のシンボルの任意の端子を結
線する結線ステップとを有する回路データ作成方法にお
いて、前記シンボル読み出しステップが、電源指定用の
矩形データを抽出するシンボル抽出ステップと、前記シ
ンボル対応の電源指定データを含む第2のライブラリを
検索して抽出した前記矩形データ内部の電源名及びグラ
ンド名を指定するライブラリ検索ステップとを有するこ
とを特徴とするものである。
According to the present invention, there is provided a circuit data creating method, comprising: a symbol reading step of reading a symbol representing a basic component of a circuit from a first library in which circuit data is stored; And a connection step of connecting arbitrary terminals of a plurality of symbols arranged in the symbol arrangement step, wherein the symbol reading step extracts rectangular data for designating a power supply. Symbol extraction step, and a library search step of specifying a power supply name and a ground name in the rectangular data extracted by searching a second library including the power supply designation data corresponding to the symbol. It is.

【0027】[0027]

【発明の実施の形態】次に、本発明の実施の形態をフロ
ーチャートで示す図1を参照すると、この図に示す本実
施の形態の回路データ作成方法は、ライブラリ100か
らシンボルを読み出すシンボル読み出しステップS1
と、読み出したシンボルを配置するシンボル配置ステッ
プS2と、ステップ2により配置された複数のシンボル
の任意の端子を結線する結線ステップS3とを有する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Referring now to FIG. 1 showing a flow chart of an embodiment of the present invention, a circuit data generating method according to the present embodiment shown in FIG. S1
And a symbol arranging step S2 for arranging the read symbols, and a connecting step S3 for connecting arbitrary terminals of the plurality of symbols arranged in Step 2.

【0028】シンボル読み出しステップS1は、回路デ
ータ100を読み込むステップS11と、読み込んだ回
路データから電源指定用の矩形データを抽出する矩形デ
ータ抽出ステップS12と、抽出した矩形データ内の全
シンボルを抽出するシンボル抽出ステップS13と、抽
出したシンボルに対し既存のライブラリ101を検索し
て抽出した前記矩形データ内部の電源名及びグランド名
を指定するライブラリ検索ステップS14とを含む。
The symbol reading step S1 includes a step S11 for reading the circuit data 100, a rectangular data extracting step S12 for extracting rectangular data for designating a power source from the read circuit data, and extracting all symbols in the extracted rectangular data. The method includes a symbol extracting step S13 and a library searching step S14 for designating a power supply name and a ground name in the rectangular data extracted by searching the existing library 101 for the extracted symbols.

【0029】シンボル配置ステップS2は、ステップS
13で抽出したシンボルの配置情報を一時的に配置情報
データ102に退避させる配置情報退避ステップS21
と、電源指定用矩形データの解釈のための変換テーブル
103を参照する電源名及びグランド名変換テーブル参
照ステップS22と、抽出したシンボル名に付随のライ
ブラリデータ内の電源名及びグランド名を指定名称に変
更する名称変更ステップS23と、電源名及びグランド
名が変換されたシンボルのシンボル名を変更するシンボ
ル名変更ステップS24と、ステップS23,S24で
変更されたシンボルを配置情報データ102を基に再配
置する再配置ステップS25とを含む。
The symbol arranging step S2 includes a step S
Location information saving step S21 for temporarily saving the location information of the symbols extracted in step 13 in the location information data 102
And a power supply name and ground name conversion table reference step S22 for referring to the conversion table 103 for interpreting the power supply designation rectangular data, and the power supply name and the ground name in the library data accompanying the extracted symbol name as the designated name. A name change step S23 for changing, a symbol name change step S24 for changing a symbol name of a symbol whose power supply name and ground name have been converted, and a symbol changed in steps S23 and S24 are rearranged based on the layout information data 102. And relocation step S25.

【0030】結線ステップS3は、再配置されたシンボ
ルに対し配線の結線処理を実施する結線処理ステップS
31と、結線結果を回路データ104に出力する回路デ
ータ出力ステップS32とを含む。
The connection step S3 is a connection processing step S3 for performing wiring connection processing on the rearranged symbols.
31 and a circuit data output step S32 of outputting a connection result to the circuit data 104.

【0031】次に、図1を参照して本実施の形態の処理
フローについて説明すると、まず、回路データ作成シス
テムにて作成された回路データ100を読み込む(ステ
ップS11)。読み込んだ回路データより電源指定用の
矩形データがこの回路データ内にあるかを判断し、指定
の矩形データを抽出する(ステップS12)。この時、
矩形データに付加された電源指定記号についても併せて
抽出する。次に、抽出された電源指定用の矩形データ内
に含まれる全てのシンボルを抽出する(ステップS1
3)。抽出されたシンボルに対して、シンボル名に付随
するライブラリを既存のライブラリデータ101より検
索し、抽出する(ステップS14)。
Next, the processing flow of this embodiment will be described with reference to FIG. 1. First, the circuit data 100 created by the circuit data creation system is read (step S11). Based on the read circuit data, it is determined whether or not the rectangular data for specifying the power supply is included in the circuit data, and the specified rectangular data is extracted (step S12). At this time,
The power supply designation symbol added to the rectangular data is also extracted. Next, all the symbols included in the extracted rectangular data for specifying the power supply are extracted (step S1).
3). For the extracted symbols, a library attached to the symbol name is searched from the existing library data 101 and extracted (step S14).

【0032】次に、ステップS14で抽出されたシンボ
ルに付随する配置情報を回路データより抽出し、一時的
に配置情報データ102に退避する(ステップS2
1)。次に電源指定用の矩形データに付加された電源指
定記号の解釈するために、既存の変換テーブル103よ
り、電源指定記号に相当する電源名及びグランド名を参
照する(ステップS22)。
Next, arrangement information associated with the symbol extracted in step S14 is extracted from the circuit data and temporarily saved in the arrangement information data 102 (step S2).
1). Next, in order to interpret the power supply designation symbol added to the power supply designation rectangular data, the power supply name and the ground name corresponding to the power supply designation symbol are referred to from the existing conversion table 103 (step S22).

【0033】次に、ステップS14で抽出されたシンボ
ル名に付随するライブラリデータに対し、ライブラリ内
の電源名及びグランド名を、ステップS22において、
電源指定記号に相当して参照された電源名及びグランド
名に変換する(ステップS23)。また、電源指定記号
をもとに電源名及びグランド名が変換されたシンボルの
シンボル名を変更する(ステップS24)。このシンボ
ル名の変更により変更された電源名及びグランド名のラ
イブラリが自動作成される。
Next, for the library data associated with the symbol name extracted in step S14, the power supply name and ground name in the library are entered in step S22.
It is converted into the power supply name and the ground name referred to corresponding to the power supply designation symbol (step S23). Further, the symbol name of the symbol whose power name and ground name have been converted based on the power designation symbol is changed (step S24). A library of the power supply name and the ground name changed by the change of the symbol name is automatically created.

【0034】次に、電源名及びグランド名が変更されか
つ、シンボル名が変更されたシンボルを既に格納済みの
配置情報データ102を基に再配置する(ステップS2
5)。
Next, the symbols whose power supply name and ground name have been changed and whose symbol names have been changed are rearranged based on the already stored arrangement information data 102 (step S2).
5).

【0035】また、ステップS25で再配置されたシン
ボルに対して配線の結線処理を実施(ステップS31)
した後、回路データ104に出力する(ステップS3
2)。
Further, wiring connection processing is performed on the symbols rearranged in step S25 (step S31).
Then, it is output to the circuit data 104 (step S3
2).

【0036】次に、図1、回路データ作成システムにて
作成された回路データの例を回路図で示す図2及びライ
ブラリと変換テーブルの例をそれぞれ示す図3(A),
(B)を参照して本実施の形態の処理フローの詳細につ
いて説明すると、まず、回路データ作成システムにて作
成された回路データ100を読み込む(ステップS1
1)。この回路データ100は、論理ゲートシンボル及
びシンボル間を結線する配線以外に、予め作成した電源
名及びグランド名を指定する範囲を決定する矩形データ
202,206,210と、これら矩形データ202,
206,210の各々に付随する電源指定記号203,
207,211との記述から成る。矩形データ202
は、論理シンボル200,201を、矩形データ206
は、論理シンボル204,205を、矩形データ210
は、論理シンボル208,209をそれぞれ含む。
Next, FIG. 1 is a circuit diagram showing an example of circuit data created by the circuit data creation system, and FIG. 3A is a diagram showing an example of a library and a conversion table.
The details of the processing flow of the present embodiment will be described with reference to (B). First, the circuit data 100 created by the circuit data creation system is read (step S1).
1). The circuit data 100 includes rectangular data 202, 206, and 210 that determine a range for designating a power supply name and a ground name, in addition to the logic gate symbols and the wiring connecting the symbols, and these rectangular data 202,
Power supply designation symbols 203,
207, 211. Rectangle data 202
Converts the logical symbols 200 and 201 into rectangular data 206
Converts the logical symbols 204 and 205 into rectangular data 210
Include logical symbols 208 and 209, respectively.

【0037】次に、回路データ100より、電源指定用
の矩形データ202,206,210が回路データに存在
すかを判断し、次に、この例では存在した矩形データ2
02,206,210を抽出する(ステップS12)。こ
の時、矩形データ202,206,210の各々に付加さ
れた電源指定記号203,207,211を併せて抽出す
る。
Next, it is determined from the circuit data 100 whether rectangular data 202, 206, and 210 for designating the power supply exist in the circuit data.
02, 206, and 210 are extracted (step S12). At this time, the power supply designation symbols 203, 207, 211 added to each of the rectangular data 202, 206, 210 are also extracted.

【0038】次に、抽出された矩形データ202,20
6,210の各々内に含まれる論理シンボル200,2
01,204,205,208,209を抽出する(ステ
ップS13)。また、ブロックシンボルについては、ブ
ロックシンボルの下階層に存在する回路データの論理シ
ンボル及びトランジスタシンボルを全て抽出する。
Next, the extracted rectangular data 202, 20
6,210 included in each of the logical symbols 200,2
01, 204, 205, 208, and 209 are extracted (step S13). As for the block symbol, all the logic symbols and transistor symbols of the circuit data existing in the lower hierarchy of the block symbol are extracted.

【0039】次に抽出された論理シンボル200,20
1,204,205,208,209及びブロックシンボ
ルに対して、各シンボルに付随するライブラリを既存の
ライブラリ101の一部であるトランジスタ回路101
1,1012等を検索し抽出する(ステップS14)。
図3では、説明の便宜上、論理シンボル200に対しト
ランジスタ回路1011を、論理シンボル201に対し
トランジスタ回路1012をそれぞれ検索するものとし
ている。
Next, the extracted logical symbols 200 and 20
For 1, 204, 205, 208, 209 and block symbols, a library attached to each symbol is stored in a transistor circuit 101 which is a part of the existing library 101.
1, 1012 and the like are searched and extracted (step S14).
In FIG. 3, for convenience of description, the transistor circuit 1011 is searched for the logical symbol 200 and the transistor circuit 1012 is searched for the logical symbol 201.

【0040】次に、抽出されたシンボル(この例では2
01)に付随するシンボル位置情報、素子番号、端子情
報、全端子に対する結線情報を含む配置情報を回路デー
タ100より抽出し、一時的に配置情報データ102に
退避する(ステップS21)。
Next, the extracted symbols (in this example, 2
01), layout information including symbol position information, element numbers, terminal information, and connection information for all terminals is extracted from the circuit data 100 and temporarily saved in the layout information data 102 (step S21).

【0041】次に、矩形データ202,206,210の
各々に付加された電源指定記号203,207,211を
解釈するために変換テーブル103より、これら電源指
定記号203,207,211に相当する電源名及びグラ
ンド名を参照する(ステップS22)。
Next, in order to interpret the power supply designation symbols 203, 207 and 211 added to each of the rectangular data 202, 206 and 210, the conversion table 103 is used to determine the power supply corresponding to the power supply designation symbols 203, 207 and 211. The name and the ground name are referred to (step S22).

【0042】次に、矩形データ202で囲まれた論理シ
ンボル200,201に対するトランジスタ回路データ
1011,1012の電源名すなわち変数1及びグラン
ド名すなわち変数2の変数を、電源指定記号P1に相当
する電源名及びグランド名を変換テーブル103より検
索し、電源名変数1にVDD1をグランド名変数2にG
ND2をそれぞれ代入する(ステップS23)。
Next, the power supply name of the transistor circuit data 1011 and 1012 corresponding to the logic symbols 200 and 201 surrounded by the rectangular data 202, that is, the variable 1 and the ground name, that is, the variable 2 are replaced with the power supply name corresponding to the power supply designation symbol P1. And the ground name are searched from the conversion table 103, and VDD1 is set to the power supply name variable 1 and G is set to the ground name variable 2.
ND2 is substituted (step S23).

【0043】同様に矩形データ206で囲まれた論理シ
ンボル204,205に対するトランジスタ回路データ
1011,1012の電源名変数1及びグランド名変数
2とグランド名変数3の各変数を、電源指定記号P2に
相当する電源名及びグランド名を変換テーブルより10
3検索し、電源名変数1にVDD1をグランド名変数2
にGND1をグランド名変数3にGND3をそれぞれ代
入する。
Similarly, the variables of the power supply name variable 1, the ground name variable 2 and the ground name variable 3 of the transistor circuit data 1011 and 1012 for the logical symbols 204 and 205 surrounded by the rectangular data 206 correspond to the power supply designation symbol P2. The power supply name and ground name to be used
3 search, VDD1 is set to power supply name variable 1 and ground name variable 2
And GND3 is substituted for the ground name variable 3 respectively.

【0044】同様に、矩形データ210で囲まれた論理
シンボル208に対するトランジスタ回路データ110
2とブロックシンボルの下階層を回路データに用いられ
ているシンボルのトランジスタ回路のデータの電源名変
数1及びグランド名変数2の変数を、電源指定記号21
1が示す記号P3に相当する電源名及びグランド名を変
換テーブル101より検索し、電源名変数1にVDD2
をグランド名変数2にGND3をそれぞれ代入する。
Similarly, the transistor circuit data 110 corresponding to the logic symbol 208 surrounded by the rectangular data 210
The variable of the power supply name variable 1 and the ground name variable 2 of the data of the transistor circuit of the symbol used for the circuit data in the lower hierarchy of the block symbol and the block symbol
The power supply name and the ground name corresponding to the symbol P3 indicated by No. 1 are searched from the conversion table 101, and VDD2
Is substituted into the ground name variable 2 with GND3.

【0045】次に、電源名及びグランド名が変換された
論理シンボル200,201,204,205,208,
209に対し、電源指定記号203,207,211の各
名称を各シンボル名の任意の位置に追加する(ステップ
S24)。このシンボル名の変更により各電源名及びグ
ランド名のライブラリが自動作成される。
Next, the logical symbols 200, 201, 204, 205, 208, whose power and ground names have been converted,
209, the names of the power supply designation symbols 203, 207, 211 are added to any positions of the respective symbol names (step S24). By changing the symbol name, a library of each power supply name and ground name is automatically created.

【0046】次に、電源名及びグランド名が変更され、
かつシンボル名が変更されたシンボルを、既に格納済み
の配置情報データ102を基に再配置する(ステップS
24)。
Next, the power supply name and the ground name are changed.
The symbols whose symbol names have been changed are rearranged based on the already stored arrangement information data 102 (step S
24).

【0047】次に、再配置されたシンボルに対して配線
の結線処理を実施した後(ステップS31)、回路デー
タ104に出力する(ステップS32)。
Next, after performing wiring connection processing on the rearranged symbols (Step S31), the symbols are output to the circuit data 104 (Step S32).

【0048】次に、本発明の第2の実施の形態を図1と
共通の構成要素には共通の参照文字/数字を付して同様
にフローチャートで示す図4を参照すると、この図に示
す本実施の形態の前述の第1の実施の形態との相違点
は、本実施の形態は上位階層より電源指定を実施した場
合の処理フローであり、シンボル読み出しステップS1
Aが、シンボル抽出ステップS13の代わりに、矩形デ
ータ内シンボルの下層展開情報を抽出する下層展開情報
抽出ステップS13Aと、矩形データ内シンボルの下層
回路データを抽出する下層回路データ抽出ステップS1
3Bとを有し、シンボル配置ステップS2Aが、配置情
報退避ステップS21の代わりに抽出したシンボルの階
層情報と配置情報とを退避する階層配置情報退避ステッ
プS21Aを、シンボル名変更ステップS24の代わり
に回路データに付加された指定文字をシンボル名先頭に
付加するシンボル名先頭文字付加ステップS24Aをそ
れぞれ有することである。
Next, a second embodiment of the present invention will be described with reference to FIG. 4, which is a flowchart similar to FIG. The present embodiment is different from the above-described first embodiment in that the present embodiment is a processing flow in a case where power supply is specified from an upper hierarchy, and a symbol reading step S1
A is a lower layer development information extraction step S13A for extracting lower layer development information of a symbol in rectangular data instead of the symbol extraction step S13, and a lower circuit data extraction step S1 for extracting lower circuit data of a symbol in rectangular data.
3B, the symbol arrangement step S2A includes a hierarchy arrangement information saving step S21A for saving the hierarchy information and the arrangement information of the extracted symbols instead of the arrangement information saving step S21, and performs a circuit instead of the symbol name changing step S24. It has a symbol name head character addition step S24A for adding the designated character added to the data to the symbol name head.

【0049】次に、図4及び図2を参照して本実施の形
態の処理フローについて第1の実施の形態との相違点に
ついて説明すると、ステップ12で矩形データ202,
206,210を抽出した後、矩形データ内の各論理シ
ンボルの下層展開情報として、抽出された矩形データ2
02,206,210の各々内に含まれる論理シンボル2
00,201,204,205,208,209を抽出す
る(ステップS13A)。また、ブロックシンボルにつ
いては、ブロックシンボルの下階層に存在する回路デー
タの論理シンボル及びトランジスタシンボルを全て抽出
する(ステップS13B)。
Next, the difference between the processing flow of this embodiment and the first embodiment will be described with reference to FIGS. 4 and 2.
After extracting 206 and 210, the extracted rectangular data 2 is used as lower layer development information of each logical symbol in the rectangular data.
Logical symbol 2 included in each of
00, 201, 204, 205, 208, and 209 are extracted (step S13A). As for the block symbols, all the logic symbols and transistor symbols of the circuit data existing in the lower hierarchy of the block symbols are extracted (step S13B).

【0050】上記以外は第1の実施の形態と同様であ
る。これにより、上位階層から直接下位階層である論理
シンボルの電源名及びグランド名を指定する。
Other than the above, it is the same as the first embodiment. Thus, the power supply name and the ground name of the logical symbol, which is the lower hierarchy, are directly specified from the upper hierarchy.

【0051】以上、本発明の実施の形態について説明し
たが、本発明はこれに限定されることなく、本発明の主
旨を満足する限り適用できることは当然である。
Although the embodiment of the present invention has been described above, the present invention is not limited to this, but can be applied as long as the gist of the present invention is satisfied.

【0052】例えば、前述の実施の形態では電源名及び
グランド名が変更され、かつシンボル名が変更されたシ
ンボルを、既に格納済みの配置情報データ102を基に
再配置し、次に、再配置されたシンボルに対して配線の
結線処理を実施した後、回路データ104に出力してい
たが、本実施の形態では、この回路データ104をネッ
トリストに変換して接続情報として出力するものや、ま
たは直接ネットリストとして出力するものも容易に実現
可能である。
For example, in the above embodiment, the symbols whose power supply name and ground name have been changed and whose symbol names have been changed are rearranged based on the already stored arrangement information data 102, and then rearranged. After performing the wiring connection process on the selected symbol, the circuit data 104 is output to the circuit data 104. In this embodiment, the circuit data 104 is converted into a netlist and output as connection information. Alternatively, an output directly as a netlist can be easily realized.

【0053】また、前述の実施の形態では、電源指定用
の矩形データと電源指定記号により、各シンボルの電源
名を設定していたが、個々のシンボルに直接電源名及び
グランド名を指定したシンボルがあった場合でも、上記
矩形データと電源指定記号の情報を優先するが、個々の
シンボルに直接電源名及びグランド名を指定した情報を
優先するかの指定を実施することで、各シンボルの電源
名を変換することも容易に実現可能である。
Further, in the above-described embodiment, the power supply name of each symbol is set by the rectangular data for power supply specification and the power supply designating symbol. Even if there is, the above-mentioned rectangular data and the information of the power supply designation symbol take precedence, but by specifying whether the information in which the power supply name and the ground name are designated directly for each symbol is given priority, the power supply Converting names is also easily feasible.

【0054】また、前述の実施の形態では、各シンボル
の電源指定を電源指定用の矩形データと電源指定記号に
よる指定か、個々のシンボルに直接電源名及びグランド
名を指定であったが、個々のシンボルに対して電源指定
記号の指定を実施し、上記矩形データと電源指定記号の
情報を優先するか、個々のシンボルに直接電源名及びグ
ランド名を指定した情報を優先するか、個々のシンボル
に対して指定された電源指定記号を優先するかの指定を
実施することで、各シンボルの電源名を変換することも
容易に実現可能である。
Further, in the above-described embodiment, the power supply of each symbol is specified by the rectangular data for power supply specification and the power supply specification symbol, or the power supply name and the ground name are directly specified for each symbol. The power supply designation symbol is specified for the symbol, and the information of the rectangular data and the power supply designation symbol is prioritized. The information in which the power supply name and the ground name are directly assigned to each symbol is prioritized. By specifying whether or not the power supply designation symbol specified is given priority, the power supply name of each symbol can be easily converted.

【0055】さらに、この変形として、電源指定用の矩
形データと電源指定記号の情報と、個々のシンボルに直
接電源名及びグランド名を指定した情報及び個々のシン
ボルに対して指定された電源指定記号のいずれを優先す
るかの優先指定を省略し、いずれか一方を優先値とする
ことも容易に実現可能である。
Further, as a modification, the rectangular data for power supply specification and the information of the power supply designation symbol, the information in which the power supply name and the ground name are directly designated for each symbol, and the power supply designation symbol designated for each symbol It is also easily possible to omit the priority designation of which one has priority and set one of them as the priority value.

【0056】さらに、電源指定用の矩形データと電源指
定記号の情報と、個々のシンボルに直接電源名及びグラ
ンド名を指定した情報及び個々のシンボルに対して指定
された電源指定記号のいずれかの指定の代わりに、標準
となる電源名及びグランド名を設定し、この標準となる
電源名及びグランド名を使ってシンボルの電源名及びグ
ランド名を設定する事も容易に実現可能である。
Further, the rectangular data for power supply designation and the information of the power supply designation symbol, the information in which the power supply name and the ground name are directly designated for each symbol, and the power supply designation sign designated for each symbol Instead of the specification, it is also possible to easily set a standard power supply name and ground name, and to set the power name and the ground name of the symbol using the standard power supply name and ground name.

【0057】[0057]

【発明の効果】以上説明したように、本発明の回路デー
タ作成方法は、シンボル読み出しステップが、電源指定
用の矩形データを抽出するシンボル抽出ステップと、上
記シンボル対応の電源指定データを含む第2のライブラ
リを検索して抽出した矩形データ内部の電源名及びグラ
ンド名を指定するライブラリ検索ステップとを有するこ
とにより、シンボルのライブラリに対し、電源名及びグ
ランド名を変数として設定することにより、各電源の種
類毎にトランジスタ回路ライブラリを準備することがな
く、単一のトランジスタ回路ライブラリで対応可能であ
るという効果がある。
As described above, according to the circuit data generating method of the present invention, the symbol reading step includes the symbol extracting step of extracting rectangular data for specifying the power supply, and the second step including the power specifying data corresponding to the symbol. And a library search step of designating a power supply name and a ground name in the rectangular data extracted by searching for the library of the power supply. By setting the power supply name and the ground name as variables for the symbol library, There is an effect that a single transistor circuit library can be used without preparing a transistor circuit library for each type.

【0058】また複数のトランジスタ回路のライブラリ
を持つ必要が無く、単一のトランジスタ回路ライブラリ
で管理できることにより、日常の保守が簡易化できると
いう効果がある。
Further, since there is no need to have a library of a plurality of transistor circuits, and management can be performed with a single transistor circuit library, there is an effect that daily maintenance can be simplified.

【0059】また、各シンボルのトランジスタ回路に利
用される電源名及びグランド名を自動的に設定すること
ができるという効果がある。
Further, there is an effect that the power supply name and the ground name used for the transistor circuit of each symbol can be automatically set.

【0060】さらに、外部より指定する定義情報すなわ
ち変換テーブルに電源名及びグランド名の組み合わせ指
定を行うことで、多種類の電源名及びグランド名を自動
的に設定できるという効果がある。
Further, by specifying the combination of the power supply name and the ground name in the definition information specified externally, that is, the conversion table, there is an effect that various kinds of power supply names and ground names can be automatically set.

【0061】またさらに、各シンボルの電源名及びグラ
ンド名の指定を、電源変更用の矩形データで指定するこ
とにより、各々のシンボルに対する電源名及びグランド
名の指定が不要となるという効果がある。
Further, by designating the power supply name and the ground name of each symbol by the rectangular data for power supply change, there is an effect that the designation of the power supply name and the ground name for each symbol becomes unnecessary.

【0062】また、回路データの上位階層より電源変更
用の矩形データを指定することができることで、回路全
体で使用されている電源名及びグランド名を知ることが
できると同時に、電源名及びグランド名の修正が容易と
なるという効果がある。
Further, since it is possible to specify the rectangular data for power supply change from the upper layer of the circuit data, it is possible to know the power supply name and the ground name used in the whole circuit, and at the same time, the power supply name and the ground name There is an effect that correction of the data becomes easy.

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

【図1】本発明の回路データ作成方法の第1の実施の形
態を示すフローチャートである。
FIG. 1 is a flowchart showing a first embodiment of a circuit data creation method according to the present invention.

【図2】図1の回路データの例を示す回路図である。FIG. 2 is a circuit diagram illustrating an example of circuit data of FIG. 1;

【図3】ライブラリと変換テーブルの例をそれぞれ示す
説明図である。
FIG. 3 is an explanatory diagram showing examples of a library and a conversion table.

【図4】本発明の回路データ作成方法の第2の実施の形
態を示すフローチャートである。
FIG. 4 is a flowchart illustrating a circuit data creation method according to a second embodiment of the present invention.

【図5】従来の第1の回路データ作成方法の一例を示す
フローチャートである。
FIG. 5 is a flowchart showing an example of a first conventional circuit data creation method.

【図6】従来の第2の回路データ作成方法の一例を示す
フローチャートである。
FIG. 6 is a flowchart showing an example of a second conventional circuit data creation method.

【符号の説明】[Explanation of symbols]

101,104 回路データ 102 配置情報データ 103 変換テーブル 200,201,204,205,208,209 論
理シンボル 202,206,210 矩形データ 203,207,211 電源指定記号
101, 104 circuit data 102 arrangement information data 103 conversion table 200, 201, 204, 205, 208, 209 logical symbol 202, 206, 210 rectangular data 203, 207, 211 power supply designation symbol

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 回路データを格納した第1のライブラリ
から回路の基本構成要素を記号で表したシンボルを読み
出すシンボル読み出しステップと、読み出した前記シン
ボルを配置するシンボル配置ステップと前記シンボル配
置ステップにより配置された複数のシンボルの任意の端
子を結線する結線ステップとを有する回路データ作成方
法において、 前記シンボル読み出しステップが、電源指定用の矩形デ
ータを抽出するシンボル抽出ステップと、 前記シンボル対応の電源指定データを含む第2のライブ
ラリを検索して抽出した前記矩形データ内部の電源名及
びグランド名を指定するライブラリ検索ステップとを有
することを特徴とする回路データ作成方法。
1. A symbol reading step of reading a symbol representing a basic component of a circuit from a first library storing circuit data, a symbol arranging step of arranging the read symbol, and the symbol arranging step. A symbol extracting step of extracting rectangular data for specifying a power supply, and a power specifying data corresponding to the symbol. A library search step of designating a power supply name and a ground name in the rectangular data extracted by searching for a second library including the following.
【請求項2】 前記回路データが複数の階層の回路デー
タから成る階層化回路データであり、この階層化回路デ
ータに対して前記複数の階層の各々に指定された電源名
に変換することなく上位階層から矩形データ内部に存在
する下層データの電源名及びグランド名を指定すること
を特徴とする請求項1記載の回路データ作成方法。
2. The method according to claim 1, wherein the circuit data is hierarchized circuit data including a plurality of levels of circuit data. 2. The circuit data generating method according to claim 1, wherein a power supply name and a ground name of lower layer data existing inside the rectangular data from the hierarchy are designated.
【請求項3】 前記ライブラリ検索ステップが、前記第
1のライブラリから読み出したシンボルが持つ前記第2
のライブラリを予め定めた変数で記述し、 前記矩形データが含む電源指定情報からこの電源指定情
報と前記変数との関係を示す変換テーブルを用いて前記
電源名を特定することにより変換することを特徴とする
請求項1記載の回路データ作成方法。
3. The method according to claim 2, wherein the library search step includes the step of reading the second symbol of the symbol read from the first library.
The library is described by a predetermined variable, and the power supply designation information included in the rectangular data is converted by specifying the power supply name using a conversion table indicating a relationship between the power supply specification information and the variable. 2. The circuit data creation method according to claim 1, wherein:
【請求項4】 前記電源名及びグランド名の指定を記号
化し、 記号に付随する電源名及びグランド名を指定するデータ
を参照し、 前記変数に代入することにより前記電源名及び前記グラ
ンド名を指定することを特徴とする請求項1記載の回路
データ作成方法。
4. Designating the power supply name and the ground name by symbolizing the designation of the power supply name and the ground name, referring to data specifying the power supply name and the ground name attached to the symbol, and substituting the data into the variables. 2. The circuit data creating method according to claim 1, wherein:
JP9265589A 1997-09-30 1997-09-30 Circuit data creation method Expired - Fee Related JP3037225B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9265589A JP3037225B2 (en) 1997-09-30 1997-09-30 Circuit data creation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9265589A JP3037225B2 (en) 1997-09-30 1997-09-30 Circuit data creation method

Publications (2)

Publication Number Publication Date
JPH11110423A true JPH11110423A (en) 1999-04-23
JP3037225B2 JP3037225B2 (en) 2000-04-24

Family

ID=17419228

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9265589A Expired - Fee Related JP3037225B2 (en) 1997-09-30 1997-09-30 Circuit data creation method

Country Status (1)

Country Link
JP (1) JP3037225B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006113633A (en) * 2004-10-12 2006-04-27 Ricoh Co Ltd Circuit data preparation device for multi-power-source layout, and circuit data preparation method therefor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006113633A (en) * 2004-10-12 2006-04-27 Ricoh Co Ltd Circuit data preparation device for multi-power-source layout, and circuit data preparation method therefor
JP4496055B2 (en) * 2004-10-12 2010-07-07 株式会社リコー Circuit data creation apparatus for multi-power supply layout and circuit data creation method thereof

Also Published As

Publication number Publication date
JP3037225B2 (en) 2000-04-24

Similar Documents

Publication Publication Date Title
US5384710A (en) Circuit level netlist generation
US5418889A (en) System for generating knowledge base in which sets of common causal relation knowledge are generated
US20060259891A1 (en) System and method of generating an auto-wiring script
US7243314B2 (en) Window operation interface for graphically revising electrical constraint set and method of using the same
US7882063B2 (en) System for synchronization of configuration values between a data base and its input utility
JP3037225B2 (en) Circuit data creation method
US8046206B1 (en) Method and system using subgraph isomorphism to configure hardware resources
KR20050094415A (en) Product design support system, product design support method, and program
JPH09159726A (en) Scan test apparatus
US5404530A (en) Information managing apparatus
AU2005267327A1 (en) Externalization of coil structure patterns
US5587918A (en) Circuit pattern comparison apparatus
US9424040B2 (en) LSI and LSI manufacturing method
JP2001117761A (en) Method and device for manufacturing picture program and recording medium stored with picture program manufacturing program
CN116028113A (en) Method, system, equipment and medium for compatibility of new edition designer with old edition process
US6948148B2 (en) System for automated generation of data path macro cells
JP2822677B2 (en) Electronic circuit design equipment
JPS6333190B2 (en)
JP3153481B2 (en) Circuit diagram management system
JP2002049647A (en) Design support system
JP2871331B2 (en) Printed wiring board wiring design equipment
CN117950723A (en) Python-based electric automation design file generation system and method
JPH05266044A (en) Unitary control method for multivendor parts handling global production
CN112632072A (en) Method and device for generating C-format NR database table information based on VB
JP2000181948A (en) Hierarchical drawing design device

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20000125

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees