JPH0620005A - Computer aided design system - Google Patents

Computer aided design system

Info

Publication number
JPH0620005A
JPH0620005A JP4178360A JP17836092A JPH0620005A JP H0620005 A JPH0620005 A JP H0620005A JP 4178360 A JP4178360 A JP 4178360A JP 17836092 A JP17836092 A JP 17836092A JP H0620005 A JPH0620005 A JP H0620005A
Authority
JP
Japan
Prior art keywords
pattern
wiring pattern
changed
deleted
pin
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.)
Pending
Application number
JP4178360A
Other languages
Japanese (ja)
Inventor
Mineo Yamauchi
峰生 山内
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP4178360A priority Critical patent/JPH0620005A/en
Publication of JPH0620005A publication Critical patent/JPH0620005A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make the best use of a wiring pattern set before the change of a design and to improve the design changing efficiency by restoring the saved wiring pattern to the pin of the changed parts and to the parts pin of a net list. CONSTITUTION:The wiring pattern to be deleted based on the results of comparison obtained between the old and new parts information and between the old and new connection information is saved into a memory 33 for patterns to be deleted. Then the wiring pattern saved in the memory 33 is restored to the pin of a changed parts or to the parts pin of a changed net list. In this case, a check means 49 applies the design rule check DRC to the wiring pattern and at the same time a restoring means 50 restores successively the wiring patterns. These restoring operations are carried on until the DRC is cleared. Thus the design can be effectively changed for the substrate pattern diagram corresponding to a circuit.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はプリント基板の設計を支
援するCADシステムに関するものである。更に詳しく
は、基板の回路図に設計変更が発生したときに、回路図
に対応した基板パターン図を効率よく設計変更できるよ
うにしたCADシステムに関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a CAD system for supporting the design of printed circuit boards. More specifically, the present invention relates to a CAD system capable of efficiently changing the design of a board pattern diagram corresponding to a circuit diagram when the design is changed in the circuit diagram of the substrate.

【0002】[0002]

【従来の技術】昨今、コンピュータの助けを借りてプリ
ント基板を設計するCADシステムが普及している。こ
の種のCADシステムにおいて、回路図データをもとに
プリント基板を設計する場合、回路図から生成されるネ
ットリストを基準にしてプリント基板のパターン図を作
成している。ここで、ネットは、同一配線ラインに接続
される部品ピンの集まり(以下、ネットとする)であ
り、このようなネットをまとめてリストにしたものがネ
ットリストである。ネットリストは、部品情報と接続情
報とからなる。部品情報は、プリント基板を作成する際
にどのような部品を用いるかを定義したものである。接
続情報は、使用する部品相互の端子間の接続状態を定義
したものである。このようなCADシステムを用いてプ
リント基板のパターンを設計した後に、回路図に設計変
更が発生すると、これに伴って基板パターン図も修正し
なければならなくなる。
2. Description of the Related Art Recently, a CAD system for designing a printed circuit board with the help of a computer has become popular. In a CAD system of this type, when designing a printed circuit board based on circuit diagram data, a pattern diagram of the printed circuit board is created based on a netlist generated from the circuit diagram. Here, a net is a collection of component pins connected to the same wiring line (hereinafter referred to as a net), and a net list is a list of such nets. The netlist consists of component information and connection information. The part information defines what kind of part is used when creating a printed circuit board. The connection information defines the connection state between the terminals of the parts used. If a design change occurs in the circuit diagram after designing the pattern of the printed circuit board using such a CAD system, the board pattern diagram must be modified accordingly.

【0003】図6は従来のCADシステムにおける設計
変更の手順を示したフローチャートである。このフロー
チャートによる処理では、設計変更があったときに新旧
のネットリストを比較し、部品の追加と削除、及び配線
パターンの削除を行っている。具体的な処理についてフ
ローチャートに従って説明する。先ず、新旧の部品情報
を比較する。比較の結果、変更のあった旧部品、削除さ
れた旧部品を、基板パターン図のグラフィックデータ上
から削除する。次に、削除された部品の部品ピンに接続
されている配線パターンを基板パターン図のグラフィッ
クデータ上から削除する。さらに、新しい部品情報をも
とに、変更のあった新部品、追加された新部品を、基板
パターン図のグラフィックデータ上に追加する。ここ
で、新旧の接続情報を比較する。比較の結果、変更のあ
ったネットリストで、削除された部品ピンに接続されて
いる配線パターンを基板パターン図のグラフィックデー
タ上から削除する。
FIG. 6 is a flow chart showing a procedure of design change in a conventional CAD system. In the process according to this flowchart, when there is a design change, the old and new netlists are compared to add and delete components and delete wiring patterns. Specific processing will be described according to a flowchart. First, the old and new parts information is compared. As a result of the comparison, the changed old component and the deleted old component are deleted from the graphic data of the board pattern diagram. Next, the wiring pattern connected to the component pin of the deleted component is deleted from the graphic data of the board pattern diagram. Further, based on the new component information, the changed new component and the added new component are added to the graphic data of the board pattern diagram. Here, the old and new connection information is compared. As a result of the comparison, in the changed netlist, the wiring pattern connected to the deleted component pin is deleted from the graphic data of the board pattern diagram.

【0004】このような手順において、処理A1とA2
で配線パターンの削除を行っているが、この削除は、変
更のあったネットリストに関係しているパターン全部を
削除してしまう処理である。従って、配線パターンを削
除し過ぎる問題点があった。このため、設計変更の処理
をした後で、削除したパターンを復活したり、修正する
ために多くの工数がかかっていた。
In such a procedure, the processes A1 and A2
Although the wiring pattern is deleted by, the deletion is a process of deleting all the patterns related to the changed netlist. Therefore, there is a problem that the wiring pattern is deleted too much. Therefore, it takes a lot of man-hours to restore or correct the deleted pattern after processing the design change.

【0005】具体例を挙げて説明する。図7及び図8は
図6に示す手順で設計変更をしたとき、問題が発生する
パターン例を示した図である。これらの図で(a)は設
計変更前の基板パターン図、(b)は設計変更後の基板
パターン図である。
A specific example will be described. 7 and 8 are diagrams showing pattern examples in which a problem occurs when the design is changed in the procedure shown in FIG. In these figures, (a) is a board pattern diagram before design change, and (b) is a board pattern diagram after design change.

【0006】図7は長い配線パターンの一部のネットの
部品ピンが変更になったケースを示している。このケー
スでは設計変更前と設計変更後のネットリストは次のと
おりになる。 [設計変更前のネットリスト] 接続情報 NET001:IC1−6,R1−2,D1−1,IC
5−8 [設計変更後のネットリスト] 接続情報 NET001:IC1−6,R1−2,D1−1,IC
5−7 このネットリストは、設計変更前は、パターンP1に相
当するネットNET001の内容は、IC1の6番ピン
と、抵抗R1の2番ピンと、ダイオードD1の1番ピン
と、IC5の8番ピンを同一の配線ラインに接続するこ
とを意味している。設計変更によりIC5の8番ピンを
接続していたのを7番ピンに変更する。この設計変更で
は、図6の処理A2で、IC5の8番ピンに接続された
配線パターンをサーチし、図7(b)のようにパターン
P1の分岐点までパターンを削除する。図7(b)の破
線がパターンの削除された部分である。このため、設計
変更後にオペレータは、本来使用できるパターンを再度
手動操作により復活させなければならない。
FIG. 7 shows a case in which part net pins of a part of a long wiring pattern are changed. In this case, the netlists before and after design change are as follows. [Netlist before design change] Connection information NET001: IC1-6, R1-2, D1-1, IC
5-8 [Netlist after design change] Connection information NET001: IC1-6, R1-2, D1-1, IC
5-7 In this netlist, before the design change, the contents of the net NET001 corresponding to the pattern P1 are the 6th pin of IC1, the 2nd pin of resistor R1, the 1st pin of diode D1, and the 8th pin of IC5. This means connecting to the same wiring line. Due to the design change, the 8th pin of IC5 was changed to the 7th pin. In this design change, in the process A2 of FIG. 6, the wiring pattern connected to the 8th pin of the IC5 is searched, and the pattern is deleted up to the branch point of the pattern P1 as shown in FIG. 7B. The broken line in FIG. 7B is the part where the pattern is deleted. Therefore, after the design change, the operator has to manually restore the originally usable pattern again.

【0007】図8は3個の部品ピンから構成されている
ネットにおいて、中央に配置された部品ピンを有する部
品R1が変更になったケースである。このケースでは設
計変更前と設計変更後のネットリストは次のとおりにな
る。 [設計変更前のネットリスト] 部品情報 R1:RES0001, 50.0,10.0, 9
0.0 接続情報 NET0001:IC1−6,R1−2,IC2−8 [設計変更後のネットリスト] 部品情報 R1:RES0002, 50.0,10.0, 9
0.0 接続情報 NET0001:IC1−6,R1−2,IC2−8 設計変更前におけるネットリストの部品情報で、R1は
部品名、RES0001はシンボル名、50.0,1
0.0は部品を位置のX,Y座標、90.0は部品の配
置角度である。設計変更により部品R1をシンボル名R
ES0001のものからRES0002のものに変更す
る。この設計変更では、図6の処理A1で、図8の配線
パターンP2全体を削除する。図8(b)の破線がパタ
ーンの削除された部分である。図8のケースでは部品が
変更になっただけであり、配線パターンP2は本来はそ
のまま残るべきである。ところが、配線パターンP2は
全部削除されてしまうため、オペレータは手動操作で配
線パターンP2を復活させなければならない。このよう
に、基板の設計において配線パターンを必要以上に削除
してしまうことが多々あった。
FIG. 8 shows a case in which a component R1 having a component pin arranged at the center is changed in a net composed of three component pins. In this case, the netlists before and after design change are as follows. [Netlist before design change] Component information R1: RES0001, 50.0, 10.0, 9
0.0 Connection information NET0001: IC1-6, R1-2, IC2-8 [Netlist after design change] Parts information R1: RES0002, 50.0, 10.0, 9
0.0 Connection information NET0001: IC1-6, R1-2, IC2-8 Component information of the net list before design change, R1 is a component name, RES0001 is a symbol name, 50.0, 1
0.0 is the X and Y coordinates of the position of the component, and 90.0 is the placement angle of the component. Due to the design change, the component R1 has the symbol name R
Change from ES0001 to RES0002. In this design change, the entire wiring pattern P2 of FIG. 8 is deleted in the process A1 of FIG. The broken line in FIG. 8B is the part where the pattern is deleted. In the case of FIG. 8, only the parts are changed, and the wiring pattern P2 should be left as it is. However, since the wiring pattern P2 is entirely deleted, the operator has to manually restore the wiring pattern P2. As described above, in designing the board, the wiring pattern is often deleted more than necessary.

【0008】[0008]

【発明が解決しようとする課題】本発明は上述した問題
点を解決するためになされたものであり、回路図側から
設計変更を行ったときに、基板パターン図側では設計変
更前にあったパターンを最大限に生かし、設計変更の効
率化を実現したCADシステムを提供することを目的と
する。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and when a design change was made from the circuit diagram side, it was present before the design change on the board pattern diagram side. It is an object of the present invention to provide a CAD system that maximizes patterns and realizes efficiency in design changes.

【0009】[0009]

【課題を解決するための手段】本発明は、回路図データ
をもとに基板パターン図を作成し、プリント基板を設計
するCADシステムにおいて、前記回路図データに変更
があったときに、変更または削除される部品ピンに接続
されている配線パターンを基板パターン図のグラフィッ
クデータ上から削除する削除手段と、この削除手段で削
除する配線パターンのグラフィックデータを退避させる
メモリと、変更後の新たな部品ピンを前記基板パターン
図のグラフィックデータ上に追加する追加手段と、変更
後の新たな部品ピンに接続される配線パターンを探索
し、前記メモリに退避させた配線パターンの中で、変更
後の新たな部品ピンに接続可能なものがあれば仮復活さ
せる探索手段と、配線パターンについてデザイン・ルー
ル・チェックを行うチェック手段と、前記探索手段で仮
復活させた配線パターンを前記チェック手段でチェック
を行わせながら順次に復活成長させていき、チェックを
クリアする範囲まで実パターンとして復活させる復活手
段と、を具備したことを特徴とするCADシステムであ
る。
SUMMARY OF THE INVENTION The present invention is a CAD system for designing a printed circuit board by creating a board pattern diagram based on circuit diagram data, and when the circuit diagram data is changed, Deleting means for deleting the wiring pattern connected to the component pin to be deleted from the graphic data of the board pattern diagram, a memory for saving the graphic data of the wiring pattern to be deleted by this deleting means, and a new component after the change An additional means for adding a pin to the graphic data of the board pattern diagram and a wiring pattern connected to the new component pin after the change are searched for, and the new pattern after the change is selected among the wiring patterns saved in the memory. Design rule check for the search pattern and wiring pattern to temporarily restore if there is something that can be connected to various component pins And a reviving means for sequentially reviving and growing the wiring pattern temporarily revitalized by the searching means while checking with the checking means, and reviving it as an actual pattern up to the range where the check is cleared. It is a CAD system characterized in that

【0010】[0010]

【作用】このような本発明では、回路図データに変更が
あったときに、基板パターン図側では、変更により削除
された配線パターンをメモリに退避させておき、変更後
の新たな部品ピンに対して、退避させておいた配線パタ
ーンを復活させる。復活させるときに、デザイン・ルー
ル・チェックを行いながら配線パターンを順次に復活成
長させていき、チェックをクリアする範囲まで復活させ
る。
According to the present invention, when the circuit diagram data is changed, the wiring pattern deleted by the change is saved in the memory on the side of the board pattern diagram, and the new component pin after the change is saved. On the other hand, the saved wiring pattern is restored. When reviving, the wiring patterns are sequentially revitalized and grown while performing the design rule check, and are restored to the range where the check is cleared.

【0011】[0011]

【実施例】以下、図面を用いて本発明を説明する。図1
は本発明の一実施例を示した構成図である。図1におい
て、1は入力装置、2は出力装置、3は記憶装置、4は
コンピュータである。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below with reference to the drawings. Figure 1
FIG. 1 is a configuration diagram showing an embodiment of the present invention. In FIG. 1, 1 is an input device, 2 is an output device, 3 is a storage device, and 4 is a computer.

【0012】入力装置1において、11及び12は設計
するプリント基板の情報をそれぞれ図形情報及びキー入
力情報により入力する図形入力部及びキーボードであ
る。なお、入力装置1にはこれらの入力手段の他にマウ
ス等が設けられていてもよい。出力装置2において、2
1は設計するプリント基板を表示する表示部である。記
憶装置3において、31は設計するプリント基板の回路
図データが格納される回路図用メモリである。回路図用
メモリ31には設計変更前のネットリスト(旧ネットリ
スト)と設計変更後のネットリスト(新ネットリスト)
が格納されている。32は設計するプリント基板の基板
パターン図をグラフィックデータで格納する基板パター
ン図用メモリ、33は設計変更において削除されたパタ
ーンのグラフィックデータを退避させる削除パターン用
メモリである。
In the input device 1, 11 and 12 are a graphic input section and a keyboard for inputting information of a printed circuit board to be designed by graphic information and key input information, respectively. The input device 1 may be provided with a mouse or the like in addition to these input means. In the output device 2, 2
Reference numeral 1 is a display unit for displaying a printed circuit board to be designed. In the storage device 3, 31 is a circuit diagram memory in which circuit diagram data of a printed circuit board to be designed is stored. The circuit diagram memory 31 has a netlist before the design change (old netlist) and a netlist after the design change (new netlist).
Is stored. Reference numeral 32 is a board pattern diagram memory for storing a board pattern diagram of a printed circuit board to be designed by graphic data, and 33 is a delete pattern memory for saving graphic data of a pattern deleted in design change.

【0013】コンピュータ4において、41は入力装置
1からの入力を受け付けるとともに、記憶装置3に対し
て書き込みと読み出しを行う制御部、42は制御部41
で受け付けた入力からネットリストを作成して回路図用
メモリ31に格納するネットリスト作成手段である。4
3は回路図用メモリ31に格納されたネットリストをも
とに基板パターン図を作成して基板パターン図用メモリ
32に格納するパターン作成手段、44は表示部21の
表示を制御する表示制御手段である。45は設計変更が
あったときに新ネットリストと旧ネットリストとを比較
する比較手段、46及び47は削除手段及び追加手段で
あり、比較手段45による比較の結果、削除するパター
ンと追加するパターンを基板パターン図用メモリ32の
グラフィックデータに対して削除及び追加する。48は
設計変更後の新たな部品の部品ピンに接続可能な配線パ
ターンを探索する探索手段、49は配線パターンについ
てデザイン・ルール・チェック(以下、DRCとする)
を行うチェック手段、50は削除された配線パターンを
DRCをクリアする範囲内で復活させる復活手段であ
る。
In the computer 4, 41 is a control unit for receiving an input from the input device 1 and writing / reading to / from the storage device 3, and 42 is a control unit 41.
It is a netlist creating means for creating a netlist from the input received in step 3 and storing it in the circuit diagram memory 31. Four
3 is a pattern creating means for creating a board pattern diagram based on the netlist stored in the circuit diagram memory 31 and storing it in the board pattern diagram memory 32; and 44 is a display control means for controlling the display of the display section 21. Is. Reference numeral 45 is a comparison means for comparing the new netlist and the old netlist when there is a design change, and 46 and 47 are deletion means and addition means. As a result of comparison by the comparison means 45, a pattern to be deleted and a pattern to be added. Are deleted and added to the graphic data of the board pattern diagram memory 32. Reference numeral 48 is a search means for searching a wiring pattern connectable to a component pin of a new component after design change, and 49 is a design rule check (hereinafter referred to as DRC) for the wiring pattern.
Checking means 50 for carrying out the above, and 50 is a restoring means for restoring the deleted wiring pattern within the range where the DRC is cleared.

【0014】このように構成したCADシステムの動作
を説明する。図2は図1のCADシステムにおける設計
変更の手順を示したフローチャートである。図2の処理
B1,B2及びB3が図6のフローチャートと異なる部
分である。図2のフローチャートでは、処理B1とB2
に示すように、新旧の部品情報の比較の結果及び新旧の
接続情報の比較の結果、削除されることとなった配線パ
ターンを削除パターン用メモリ23に退避させておく。
そして、処理B3で、変更のあった部品ピンまたは変更
のあったネットリストの部品ピンに対して、削除パター
ン用メモリ23に退避させておいた配線パターンを復活
させる。
The operation of the CAD system thus constructed will be described. FIG. 2 is a flowchart showing a procedure of design change in the CAD system of FIG. The processes B1, B2, and B3 of FIG. 2 are different parts from the flowchart of FIG. In the flowchart of FIG. 2, the processes B1 and B2
As shown in, the wiring pattern that is to be deleted as a result of the comparison of the old and new component information and the result of the comparison of the old and new connection information is saved in the deletion pattern memory 23.
Then, in the process B3, the wiring pattern saved in the deletion pattern memory 23 is restored for the changed component pin or the changed component pin of the netlist.

【0015】図3は図2における処理B3の具体的手順
を示したフローチャートである。このフローチャートに
示す処理は、変更のあった部品の全部の部品ピンと、変
更のあったネットリストの全部品ピンについて行う。図
3のフローチャートに示す処理を概説する。部品情報、
接続情報で変更のあった部品ピンをスタート点として、
新規の接続情報に従って配線パターンを成長させる。新
規の接続情報の中に成長させる配線パターンがなくなっ
たとき、削除パターン用メモリに退避しておいた配線パ
ターンから接続可能なものを探索して仮復活させる。仮
復活させた配線パターンについてDRCを行う。DRC
の結果がOKであれば、仮復活させた配線パターンを実
パターンとして復活させる。このようにして順次に相手
の部品ピンに到達するまで、またはDRCをクリアする
範囲まで配線パターンを成長させ、削除パターン用メモ
リに退避しておいた配線パターンを復活させていく。
FIG. 3 is a flow chart showing a concrete procedure of the process B3 in FIG. The process shown in this flowchart is performed for all the component pins of the changed component and all the component pins of the changed netlist. The processing shown in the flowchart of FIG. 3 will be outlined. Parts information,
Starting from the component pin that has changed in the connection information,
The wiring pattern is grown according to the new connection information. When there is no wiring pattern to be grown in the new connection information, a connectable one is searched for from the wiring patterns saved in the deletion pattern memory and provisionally restored. DRC is performed on the temporarily restored wiring pattern. DRC
If the result is OK, the temporarily restored wiring pattern is restored as an actual pattern. In this way, the wiring pattern is sequentially grown until the counterpart component pin is reached or the DRC is cleared, and the wiring pattern saved in the deletion pattern memory is restored.

【0016】図4及び図5は、図7及び図8と同一の配
線パターンについて、本発明にかかるCADシステムを
用いて設計変更を施した場合のパターン図である。図4
及び図5で、(a)は設計変更前の基板パターン図、
(b)は設計変更後の基板パターン図である。図4で
は、(b)図に示すように、A点からスタートしてB点
まで配線パターンが復活される。これ以上パターンを成
長させるとDRCをクリアしなくなるため、B点で成長
を止めている。破線で囲んだ部分が復活させた部分にな
る。図5では、(b)図に示すように、配線パターンは
全部復活される。これらの図に示すように、削除した配
線パターンを後から手動操作で引き直す必要がない。
FIGS. 4 and 5 are pattern diagrams of the same wiring patterns as those in FIGS. 7 and 8 when the design is changed by using the CAD system according to the present invention. Figure 4
And in FIG. 5, (a) is a board pattern diagram before design change,
(B) is a board pattern diagram after a design change. In FIG. 4, the wiring pattern is restored from the point A to the point B, as shown in FIG. Since the DRC will not be cleared if the pattern is further grown, the growth is stopped at the point B. The part surrounded by the broken line is the part that has been revived. In FIG. 5, all wiring patterns are restored as shown in FIG. As shown in these drawings, it is not necessary to manually redraw the deleted wiring pattern later.

【0017】なお、復活させるものは配線パターンに限
らず、バイア、ジャンパ線等であってもよい。
Note that what is restored is not limited to the wiring pattern, but may be a via, a jumper wire, or the like.

【0018】[0018]

【発明の効果】本発明によれば次の効果が得られる。 回路図側から設計変更の処理があったときに、基板パ
ターン図側では、設計変更により削除された配線パター
ンをメモリに退避させておき、変更のあった部品の部品
ピンと、変更のあったネットリストの部品ピンに対し
て、退避させておいた配線パターンを復活させる。これ
によって、設計変更前の配線パターンを最大限に生かす
ことができるため、設計変更の効率化を実現できる。 変更のあった部品ピンから配線パターンの復活成長を
行うため、前処理でのパターン削除のとき、どこまで削
除するかを詳細にチェックする必要がなく、変更のあっ
た部品ピンに接続された配線パターンを一括して削除で
きる。これによって、設計変更に要する時間を短縮でき
る。 配線パターンを復活成長させるときに、DRCを行い
ながら順次に配線パターンを復活させていくため、DR
Cをクリアする配線パターンが得られる。
According to the present invention, the following effects can be obtained. When there is a design change process from the circuit diagram side, the board pattern diagram side saves the wiring patterns deleted by the design change to the memory, and the component pins of the changed component and the changed net. Restore the saved wiring patterns for the component pins in the list. As a result, the wiring pattern before the design change can be utilized to the maximum extent, so that the efficiency of the design change can be realized. Since the wiring pattern is revived and grown from the changed component pins, it is not necessary to check in detail when deleting patterns in the pre-processing, the wiring pattern connected to the changed component pins. Can be deleted collectively. As a result, the time required for design change can be shortened. When the wiring pattern is restored and grown, the DRC is sequentially restored while performing the DRC.
A wiring pattern that clears C is obtained.

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

【図1】本発明の一実施例を示した構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【図2】図1のCADシステムの動作手順を示したフロ
ーチャートである。
FIG. 2 is a flowchart showing an operation procedure of the CAD system of FIG.

【図3】図1のCADシステムの動作手順を示したフロ
ーチャートである。
3 is a flowchart showing an operation procedure of the CAD system of FIG.

【図4】図1のCADシステムにより設計変更が施され
た配線パターン例を示した図である。
FIG. 4 is a diagram showing an example of a wiring pattern whose design has been changed by the CAD system of FIG.

【図5】図1のCADシステムにより設計変更が施され
た配線パターン例を示した図である。
5 is a diagram showing an example of a wiring pattern whose design has been changed by the CAD system of FIG.

【図6】従来におけるCADシステムの処理手順を示し
たフローチャートである。
FIG. 6 is a flowchart showing a processing procedure of a conventional CAD system.

【図7】従来のCADシステムにより設計変更が施され
た配線パターン例を示した図である。
FIG. 7 is a diagram showing an example of a wiring pattern whose design has been changed by a conventional CAD system.

【図8】従来のCADシステムにより設計変更が施され
た配線パターン例を示した図である。
FIG. 8 is a diagram showing an example of a wiring pattern whose design has been changed by a conventional CAD system.

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

1 入力装置 2 出力装置 21 表示部 3 記憶装置 31 回路図用メモリ 32 基板パターン図用メモリ 33 削除パターン用メモリ 4 コンピュータ 46 削除手段 47 追加手段 48 探索手段 49 復活手段 50 チェック手段 1 Input Device 2 Output Device 21 Display Unit 3 Storage Device 31 Circuit Diagram Memory 32 Board Pattern Diagram Memory 33 Delete Pattern Memory 4 Computer 46 Deletion Means 47 Addition Means 48 Search Means 49 Recovery Means 50 Check Means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 回路図データをもとに基板パターン図を
作成し、プリント基板を設計するCADシステムにおい
て、 前記回路図データに変更があったときに、変更または削
除される部品ピンに接続されている配線パターンを基板
パターン図のグラフィックデータ上から削除する削除手
段と、 この削除手段で削除する配線パターンのグラフィックデ
ータを退避させるメモリと、 変更後の新たな部品ピンを前記基板パターン図のグラフ
ィックデータ上に追加する追加手段と、 変更後の新たな部品ピンに接続される配線パターンを探
索し、前記メモリに退避させた配線パターンの中で、変
更後の新たな部品ピンに接続可能なものがあれば仮復活
させる探索手段と、 配線パターンについてデザイン・ルール・チェックを行
うチェック手段と、 前記探索手段で仮復活させた配線パターンを前記チェッ
ク手段でチェックを行わせながら順次に復活成長させて
いき、チェックをクリアする範囲まで実パターンとして
復活させる復活手段と、を具備したことを特徴とするC
ADシステム。
1. In a CAD system for creating a board pattern diagram based on circuit diagram data and designing a printed circuit board, when the circuit diagram data is changed, it is connected to a component pin to be changed or deleted. The deletion means for deleting the existing wiring pattern from the graphic data of the board pattern diagram, the memory for saving the graphic data of the wiring pattern deleted by this deletion means, and the new component pin after the change are displayed in the graphic of the board pattern diagram. An additional means to be added to the data and a wiring pattern connected to the new component pin after the change is searched, and among the wiring patterns saved in the memory, one that can be connected to the new component pin after the change If there is, a search means for temporarily resuming it, a check means for performing a design rule check on the wiring pattern, The wiring pattern temporarily restored by the searching means is sequentially restored and grown while being checked by the checking means, and is restored as an actual pattern up to the range where the check is cleared. C
AD system.
JP4178360A 1992-07-06 1992-07-06 Computer aided design system Pending JPH0620005A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4178360A JPH0620005A (en) 1992-07-06 1992-07-06 Computer aided design system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4178360A JPH0620005A (en) 1992-07-06 1992-07-06 Computer aided design system

Publications (1)

Publication Number Publication Date
JPH0620005A true JPH0620005A (en) 1994-01-28

Family

ID=16047133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4178360A Pending JPH0620005A (en) 1992-07-06 1992-07-06 Computer aided design system

Country Status (1)

Country Link
JP (1) JPH0620005A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE4014284A1 (en) * 1990-05-04 1991-11-07 Diederichs Hans Joachim Wood-burning stove structure - has inner wall of good thermal conductivity and outer wall of poor thermal conductivity

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE4014284A1 (en) * 1990-05-04 1991-11-07 Diederichs Hans Joachim Wood-burning stove structure - has inner wall of good thermal conductivity and outer wall of poor thermal conductivity

Similar Documents

Publication Publication Date Title
US6910200B1 (en) Method and apparatus for associating selected circuit instances and for performing a group operation thereon
US7990375B2 (en) Virtual view schematic editor
US6113647A (en) Computer aided design system and method using hierarchical and flat netlist circuit representations
US7590963B2 (en) Integrating multiple electronic design applications
US9304981B1 (en) System and method for providing an inter-application overlay to communicate information between users and tools in the EDA design flow
US6425114B1 (en) Systematic skew reduction through buffer resizing
JP4769687B2 (en) Timing verification method, timing verification apparatus, and timing verification program
US7111275B2 (en) Electronic circuit design analysis system
JP3042443B2 (en) How to create mask pattern data
JPH0620005A (en) Computer aided design system
US6321368B1 (en) LSI layout designing apparatus, computer-implemented method of designing LSI layout and computer readable storage medium
JPH0962726A (en) Cad data interface method
JPH09128437A (en) Difference display device
JP2980748B2 (en) Printed wiring board design support equipment
JP2002056041A (en) Method for reflecting hardware description language hierarchy information
JPH096981A (en) Drawing production and editing device
JPH10198708A (en) Drawing verification system
JP3095307B2 (en) Automatic electric component placement apparatus and automatic electric component placement method
JP2756065B2 (en) Electric circuit design method and CAD apparatus for electric circuit design
JP3012429B2 (en) Layout data creation device
JPH10228492A (en) Cad system
JPH01220073A (en) Method and device for design aid
JPH0778195A (en) Data updating system in circuit design cad
JP2825372B2 (en) Hardware structure display device
JP2987231B2 (en) Automatic electrical component placement plane determination device