JPS608982A - Automatic searching method of path - Google Patents

Automatic searching method of path

Info

Publication number
JPS608982A
JPS608982A JP58117549A JP11754983A JPS608982A JP S608982 A JPS608982 A JP S608982A JP 58117549 A JP58117549 A JP 58117549A JP 11754983 A JP11754983 A JP 11754983A JP S608982 A JPS608982 A JP S608982A
Authority
JP
Japan
Prior art keywords
route
source
target
obstacle
patterns
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
JP58117549A
Other languages
Japanese (ja)
Inventor
Michimasa Akaishi
赤石 三千正
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 Hokushin 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 Hokushin Electric Corp filed Critical Yokogawa Hokushin Electric Corp
Priority to JP58117549A priority Critical patent/JPS608982A/en
Publication of JPS608982A publication Critical patent/JPS608982A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/30Circuit design
    • G06F30/39Circuit design at the physical level
    • G06F30/394Routing

Abstract

PURPOSE:To search automatically at a high speed a practical path by executing a temporary wiring between a designated source and target by using a computer, applying and connecting a prescribed pattern, and using a mesh just before an obstacle, as a new source, when the obstacles exists. CONSTITUTION:When an operator designates a source S1 and a target T1 which are two points to be connected, a computer applies a pattern P1 between these two points and executes a temporary wiring. As for the pattern P1, however, in case an obstacle O3 exists on the way, a mesh just before the obstacle O3 is used as a new source S2, and a pattern for connecting this source S2 and the target T1 is searched in the next time. Subsequently, a pattern P8 is applied. Since an obstacle O1 exsits on the way of this line l2, a mesh just before the obstacle O1 is used as a new source S3, and a pattern for connecting the source S3 and the target T1 is searched. Next, the computer uses the S3 as a source, applies the pattern P1, and fetches the pattern P8 from a source S4 of a mesh just before an obstacle O2 in the same way.

Description

【発明の詳細な説明】 [発明の属する技術分野] 本発明は、2点間の経路を自動的に探索する方法に関す
るものである。更に詳述すれば、本発明は、主として回
路図を作成するための自動結線やプリント板パターンの
自動設計の分野など所謂CAD装置とよばれる分野にお
いて使用されるものである。以上の自動設計の分野にお
いては、成る点と成る点とを結線する場合に、途中の経
路に障害物があるときは、これを避けて2点間を接続す
る経路の探索をするわけであるが、本発明はこのような
場合に使用される経路探索方法に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of the Invention] The present invention relates to a method for automatically searching for a route between two points. More specifically, the present invention is mainly used in the field of so-called CAD devices, such as automatic wiring for creating circuit diagrams and automatic design of printed board patterns. In the field of automatic design described above, when connecting two points, if there is an obstacle along the way, a route is searched to avoid this and connect the two points. However, the present invention relates to a route searching method used in such cases.

[従来技術の説明] 本発明は、各種のCAD装置に使用されるものであるが
、具体的な例をあげて説明する方が本発明を理解し易い
と思われるので、本明細書においては、回路図作成CA
D装置を具体例にして以下の説明を行なう。
[Description of Prior Art] Although the present invention is used in various CAD devices, it is thought that it will be easier to understand the present invention if it is explained using a specific example. , circuit diagram creation CA
The following explanation will be given using device D as a specific example.

回路図作成CAD装置は、入力された情報にしたがい定
規とコンパスで1−レースしたような回路図を描き出す
ものである。例えば、一般に電気機器を製造する場合は
、まず電気回路の設計者が実験などをして回路の設計を
する。この設計の際に描かれる回路図は通常フリーハン
ドで描かれていたり、又は定規を使用して描かれたもの
であっもこの段階の回路図は、そのままでは、正式の文
書として保存したり、又は客先に提出をすることはでき
ない。従って、通常は、設計された回路図を専門のトレ
ーサが描き直して正式な図面としているのである。
A circuit diagram creation CAD device draws a circuit diagram that looks like a one-race trace using a ruler and a compass according to input information. For example, when manufacturing electrical equipment, an electrical circuit designer first conducts experiments and designs the circuit. Although the circuit diagrams drawn at this stage of design are usually drawn freehand or using a ruler, the circuit diagrams at this stage cannot be saved as official documents, or Or it cannot be submitted to the customer. Therefore, normally, a designed circuit diagram is redrawn by a professional tracer to create an official drawing.

回路図作成CAD装置は、専門のトレーサの代りにコン
ピュータの助けを借りて、この正式の回路図を自動的に
描き出すことができる装置である従来の回路図作成CA
D装置において使用されてきた2点間を接続する経路の
自動探索方法としては、次のものが良く知られている。
A circuit diagram creation CAD device is a conventional circuit diagram creation CAD device that can automatically draw this official circuit diagram with the help of a computer instead of a professional tracer.
The following is well known as a method for automatically searching for a route connecting two points that has been used in the D device.

(1) 迷路法 (11) ライン・サーチ法 5− (iil) パラメトリック・パターン・ルータ法これ
らの経路探索法の動作を簡単に説明すると、上記3つの
方法は、どれも接続できる経路から順々に探索して行き
、その結果、最後に経路が完成するという考え方である
。しかし、以上に示した従来方法には、それぞれ次の欠
点が有る。
(1) Maze method (11) Line search method 5- (IIL) Parametric pattern router method To briefly explain the operation of these route search methods, each of the above three methods searches sequentially from connectable routes. The idea is that the route will be completed in the end. However, each of the conventional methods shown above has the following drawbacks.

(1) 迷路法は、2点間に接続経路があれば必ず結ぶ
ことができる方法であるが、経路探索に時間がかかりす
ぎ、かつ使用するメモリも大容量を必要とするなどの欠
点がある。
(1) The maze method is a method that can always connect two points if there is a connecting route, but it has drawbacks such as route searching takes too much time and requires a large amount of memory. .

(11) ライン・サーチ法は、2点間の接続経路を高
速に探索することができ、かつ使用するメモリ容量が迷
路法より少くて済む利点を有するが、しかし、2点間に
接続経路が存在していてもその経路を見落ず場合がある
という欠点を有している。
(11) The line search method has the advantage of being able to search for connection paths between two points at high speed and using less memory capacity than the maze method. It has the disadvantage that even if it exists, the route may not be overlooked.

(Il+) パラメトリック・パターン・ルータ法は、
2点間の経路を高速に探索することができ、かつ経路が
存在すれば確実に結べる利点を有するが、接続パターン
の折れ曲り数の制限(たとえば、1本のパターンは4回
まで折れ曲げ可能)内でのみ確6一 実に接続できると言うことであって、常に接続できるわ
けではないと言う欠点がある。
(Il+) The parametric pattern router method is
It has the advantage of being able to search for a route between two points at high speed, and if a route exists, it can be connected reliably, but there is a limit to the number of bends in the connection pattern (for example, one pattern can be bent up to four times). ), but it has the disadvantage that it is not always possible to connect.

以上が良(知られている欠点であるが、その伯に基本的
な問題点として、上記(1)〜(tillの方法はいず
れも配線可能な経路を)L視眼的に探索して配線ルート
を確定して行(ため、この手法を用いて作成した回路図
は、変に折れ曲りが多かったりする。
The above is a good thing (it is a known drawback, but the basic problem is that the above methods (1) to (till) all search for possible routes for wiring). Because the route is fixed and lined up, the circuit diagram created using this method may have a lot of strange bends.

そのため、従来方法で描かれた図面は、人間が手動で描
いた回路図等なら常識上描くことのない線分を描いてみ
たり、1ケ所に配線が集中したりするなど作図全体とし
て、バランスの悪いものであった。
For this reason, drawings drawn using conventional methods are difficult to balance as a whole, such as by drawing line segments that would not normally be drawn in circuit diagrams drawn manually by humans, and by concentrating wiring in one place. It was bad.

[本発明の目的] 本発明は、以上のような欠点を解決したものであり、そ
の目的は ◇ 2点間に経路が存在すれば確実に結ぶことができ、
かつ探索時間がライン・サーチ法と同等のものであるこ
と ◇ 自動経路探索時に必要とするメモリ容量はライン・
サーチ法より少ないこと ◇ 人間が手動で描いたようなバランス(不自然さの無
い)のとれた図面を描くことができるものであること。
[Objective of the present invention] The present invention solves the above-mentioned drawbacks, and its purpose is: ◇ If a route exists between two points, they can be reliably connected;
And the search time is equivalent to the line search method ◇ The memory capacity required for automatic route search is the line search method.
Less than the search method ◇ It must be able to draw well-balanced drawings (without any unnaturalness) that look like they were drawn manually by a human.

を実現できる経路の自動探索方法を提供することにある
The purpose of this invention is to provide an automatic route search method that can realize the following.

[本発明の概要] 本発明に係る方法の1例を記すと、予め設定された複数
種の初期パターンの中から1つを選択して、指定された
ソースとターゲットの2点間へ障害物の有無にかかわら
ず仮り配線をする工程と、前記仮り配線のルートに障害
物がある場合、その障害物の直前のメツシュを新なソー
スとして、この新なソースと前記ターゲットへ至る経路
に対して前記複数種の初期パターンの中から1つを選択
して新な2点間へ障害物の有無にかかわらず仮り配線を
する工程と、障害物が無くなるまで前記の工程を繰り返
し行なう工程と、前記基になるソースと新なソースとを
順に繋ぎ更に最終段のソースとターグツ1−とを繋ぎ合
わせて指定された2点間の経路を認識する工程とからな
る方法である。
[Summary of the present invention] An example of the method according to the present invention is to select one from a plurality of preset initial patterns and move an obstacle between two specified points of a source and a target. If there is an obstacle on the route of the temporary wiring, the mesh immediately before the obstacle is set as a new source, and the route to this new source and the target is a step of selecting one of the plurality of types of initial patterns and temporarily wiring between two new points regardless of the presence or absence of an obstacle; a step of repeating the above step until there are no obstacles; This method consists of the steps of sequentially connecting the base source and the new source, and then connecting the final stage source and target 1- to recognize the path between two specified points.

[実施例による説明] 以下図面を用いて、本発明の詳細な説明する。[Explanation based on examples] The present invention will be described in detail below using the drawings.

第1図は、回路図作成CAD装置の一般的なブロック構
成例を示した図である。同図において、1はキーボード
であり、データを入力したりコンピュータと対話したり
するときに使用するものである。2はタブレットであり
、スタイラス(図示せず)を用いて複連するディスプレ
イ装置上にカーソル等を自由に設定して、データの入力
や選択を行なうものである。3はコンピュータであり、
CAD装置の全体をコントロールするものである。
FIG. 1 is a diagram showing an example of a general block configuration of a circuit diagram creation CAD device. In the figure, reference numeral 1 denotes a keyboard, which is used when inputting data or interacting with a computer. Reference numeral 2 denotes a tablet, on which a stylus (not shown) is used to freely set a cursor or the like on multiple display devices to input or select data. 3 is a computer;
It controls the entire CAD device.

4はディスクメモリであり、コンピュータ3を介して入
力データを格納しておくものである。5はディスプレイ
装置であり、描こうとする回路図等をCRT画面に表示
し、入力データにしたがってコンピュータが結線をする
ごとに、その結線状態をも表示するものである。なお、
このディスプレイ装置5にはディスプレイ・プロセッサ
(図示せず)が内蔵されている。
A disk memory 4 stores input data via the computer 3. Reference numeral 5 denotes a display device that displays the circuit diagram or the like to be drawn on a CRT screen, and also displays the connection status each time the computer makes connections according to input data. In addition,
This display device 5 has a built-in display processor (not shown).

以上のようなCAD@ilを用いたとして、本発9− 明に係る経路の自動探索方法の動作を説明する。Assuming that the above CAD@il is used, the present invention 9- The operation of the automatic route search method according to the present invention will be explained.

まず、オペレータは、キーボード1やタブレット2及び
スタイラス(図示「ず)を使用して部品データと接続デ
ータとをコンピュータ3へ入力する。具体的に述べると
、スタイラスを用いて、CRT上の所望の位置へカーソ
ルを設定し、第2図に示すように、設對された回路図に
基づいてゲート回路やトランジスタや各種の電気部品の
シンボルマークをCRT上へ設定する。このシンボルマ
ークはCAD装置で予め備えているので、所定のキーを
選択することによりCRT上へ表示することができる。
First, the operator inputs component data and connection data into the computer 3 using the keyboard 1, tablet 2, and stylus (not shown).Specifically, using the stylus, the operator inputs the desired data on the CRT. Set the cursor to the position, and set symbol marks for gate circuits, transistors, and various electrical components on the CRT based on the designed circuit diagram, as shown in Figure 2.These symbol marks can be created using a CAD device. Since the information is provided in advance, it can be displayed on the CRT by selecting a predetermined key.

以上のようにして、段目された回路を構成する電気部品
のシンボルマークの全てをCRT上に表示する。これが
部品データの入力である。これらの部品データは第1図
のディスクメモリ4へ格納される。
In the manner described above, all the symbol marks of the electrical components constituting the staged circuit are displayed on the CRT. This is the input of component data. These parts data are stored in the disk memory 4 shown in FIG.

次に、このようにしてCRT上に表示した各部品間の接
続を設計された回路図にしたがって、カーソルを用いて
コンピュータへ入力する。
Next, the connections between the parts thus displayed on the CRT are input into the computer using a cursor according to the designed circuit diagram.

10− 一般に回路図を構成する配線ラインは、電気部品のシン
ボルマーク内を避けて描かれるので、指定された2点間
の結線上にこれらのシンボルマークがある場合には、コ
ンピュータはこのマークを迂回した結線ラインを自動的
に引く必要がある。
10- Generally, the wiring lines that make up a circuit diagram are drawn avoiding the symbol marks of electrical components, so if these symbol marks are on the connection between two specified points, the computer will draw this mark. It is necessary to automatically draw the detoured connection line.

このような配線作業を本発明の方法によれば適切に行な
うことができるのである。以下、この結線方法の動作を
説明する。
According to the method of the present invention, such wiring work can be appropriately performed. The operation of this wiring method will be explained below.

第3図は、結線したい2点を示した図である。FIG. 3 is a diagram showing two points to be connected.

水明lIA書においては 第3図に示す如(、配線の起
点となる点をソース、配線先にあたる点をターゲットと
記す。
In the Suimei IIA book, as shown in Figure 3, the starting point of the wiring is referred to as the source, and the point to which the wiring is placed is referred to as the target.

第4図は、ソースとターゲットの全ての位置関係及びそ
れに対する接続経路の組み合わせを示した図である。即
ち、平面上の2点間を1本の直線又はL字形状のパター
ンで接続しようとする場合、その経路は第4図に示す1
2種類のパターンのいずれかに該当する。以下、本明細
書においては、この第4図の12種類のパターンを初期
パターンと称し、他のパターンと区別して表現する。
FIG. 4 is a diagram showing all the positional relationships between sources and targets and the combinations of connection paths thereto. In other words, when trying to connect two points on a plane with a straight line or an L-shaped pattern, the route is 1 as shown in Figure 4.
It corresponds to one of two types of patterns. Hereinafter, in this specification, the 12 types of patterns shown in FIG. 4 will be referred to as initial patterns, and will be expressed to distinguish them from other patterns.

本発明においては、この12種類の初期パターンのいず
れかを選択して2点間の経路にあてはめるものであるが
、その経路の途中に障害物がある場合には、その障害物
の直前のメツシュで一旦経路をストップして、そのスト
ップしたメツシュの地点を新なソースとして目指すター
ゲットの直後の経路に対して再び12種類の初期パター
ンのいずれかを選択して、このような動作を繰り返えし
行なうことによりソースとターゲット間を接続する経路
を探索しようとするものである。
In the present invention, one of these 12 types of initial patterns is selected and applied to the route between two points, but if there is an obstacle on the route, the mesh immediately before the obstacle is selected. Stop the route once, use the stopped mesh point as a new source, select one of the 12 initial patterns again for the route immediately after the target, and repeat this operation. By doing this, it attempts to search for a route connecting the source and target.

以下2つの具体例(A)、(B)をあげて本発明の詳細
な説明する。
The present invention will be described in detail below using two specific examples (A) and (B).

(A) ソースとターゲットが第5図のように水平又は
垂直線上にない場合(第4図に示すL字形状のパターン
で接続できる場合) 以下、動作順に説明する。
(A) When the source and target are not on a horizontal or vertical line as shown in FIG. 5 (when they can be connected in an L-shaped pattern as shown in FIG. 4) The following describes the operation in order.

91− 第5図において、01〜03は上記したような電子部品
のシンボルマーク(例えば、IOのマークなどであり、
以下、シンボルマークを単にマーりと略して記載する)
であるとする。ここでオペレータはカーソルを用いて2
つの接続すべき点、S+ (ソース)とTI (ターゲ
ット)を指定する。
91- In FIG. 5, 01 to 03 are the symbol marks of electronic components as described above (for example, the IO mark, etc.)
(Hereinafter, the symbol mark will be simply abbreviated as "Mar")
Suppose that Here, the operator uses the cursor to
Specify the two points to be connected, S+ (source) and TI (target).

なお、CAD装置で探索の動作を開始する前に、オペレ
ータは初期パターンの選択順序を時計回り(CW)なの
か、反時計回り(CCW)で動作させるのかを予めコン
ピュータに指示しておくものとする。このCWかCCW
かは第4図に図示しであるので、その説明は省略する。
In addition, before starting the search operation with the CAD device, the operator shall instruct the computer in advance whether the initial pattern selection order should be operated clockwise (CW) or counterclockwise (CCW). do. This CW or CCW
Since this is shown in FIG. 4, its explanation will be omitted.

なお本明細書の動作説明ではCCWが選択されていると
して説明している。
Note that in the explanation of the operation in this specification, it is assumed that CCW is selected.

92− この指定を受けて、まずコンピュータはソースS1とタ
ーゲットT1の間に第4図の初期パターンP1を当ては
めて仮り配線する。
92- Upon receiving this designation, the computer first applies the initial pattern P1 shown in FIG. 4 between the source S1 and target T1 to perform temporary wiring.

これを第6図に示す。しかし第6図のパターンP1は途
中にマーク03があるのでマーク03から先へ通ること
はできない。そこでマーク03の1つ前のメツシュを新
なソースS2としてこのソースS2とターゲットT1を
結線するパターンを−13+− 次に探索する。なお、この場合、第6図で示すソース8
1〜S2までのパターンはディスプレイ装置内に備えで
あるメモリ(図示せず)に格納され、このパターン81
〜S2はCRT上に配線済みパターンとして(例えば実
線)表示される。
This is shown in FIG. However, since pattern P1 in FIG. 6 has mark 03 on the way, it is not possible to pass beyond mark 03. Therefore, the mesh immediately before the mark 03 is set as a new source S2, and a pattern connecting this source S2 and the target T1 is next searched for -13+-. In this case, the source 8 shown in FIG.
Patterns 1 to S2 are stored in a memory (not shown) provided within the display device, and this pattern 81
~S2 is displayed as a wired pattern (for example, a solid line) on the CRT.

53− 次にコンピュータはS2をソースとし、TIをターゲッ
トとして初期パターンPeを当はめる(CCWが選択さ
れているから)。これを第7図に示す。ところが同図の
ラインe2の途中にはマークO4が存在する。そこで、
マーク01の1つ前のメツシュを新なソースS3として
この83とターゲットT+ とを結線するパターンを探
索する。
53- Next, the computer fits the initial pattern Pe with S2 as the source and TI as the target (since CCW is selected). This is shown in FIG. However, there is a mark O4 in the middle of the line e2 in the figure. Therefore,
Using the mesh immediately before mark 01 as a new source S3, a pattern is searched for connecting this mesh 83 and target T+.

この場合も82〜S3までのラインは配線済みパターン
としてCRT上に表示される。
In this case as well, lines 82 to S3 are displayed on the CRT as a wired pattern.

94− 次にコンピュータはS3をソースとし、TIをターゲッ
トとして初期パターンP+を当はめる。
94- Next, the computer applies the initial pattern P+ with S3 as the source and TI as the target.

これを第8図に示す。ところが同図のライン13の途中
にマーク02が存在する。そこで、マーク14− O2の1つ前のメツシュを新なソースS4としてこの$
4とターゲットT+ とを結線するパターンを探索する
。ここでコンビコータは初期パターンP日を当はめる。
This is shown in FIG. However, mark 02 exists in the middle of line 13 in the figure. Therefore, we set the mesh one before mark 14-O2 as a new source S4 and use this $
4 and the target T+. Here, the combi coater applies the initial pattern P day.

この場合は、障害物たるマークはもはや存在しないので
ソースS4とターゲットT1とを結ぶパターンは初期パ
ターンP8のままでよい。以上の探索の結果、最初のソ
ースを起点とし、その後新に生じたソースS2、S3、
・・・を順に繋ぎ合わせた経路及び最終段のソースとタ
ーゲットとを繋ぎ合わせた経路がディスプレイ装置5内
のディスプレイプロセッサで認識され(或いはコンピュ
ータ3で認識され)、この配線データはディスクメモリ
4内に格納されると同時にCRT上に表示される。もち
ろん、このようにして作成された回路図は、その後プロ
ッタ等により紙面上に描き出すことができる。
In this case, since the mark that is the obstacle no longer exists, the pattern connecting the source S4 and the target T1 may remain the initial pattern P8. As a result of the above search, starting from the first source, newly generated sources S2, S3,
. . , and a route that connects the source and target at the final stage are recognized by the display processor in the display device 5 (or recognized by the computer 3), and this wiring data is stored in the disk memory 4. It is displayed on the CRT simultaneously. Of course, the circuit diagram created in this way can then be drawn on paper using a plotter or the like.

(B) ソースとターゲットが水平又は垂直線上に存在
する場合 以下、上述と同様動作順に説明する。
(B) When the source and target are on a horizontal or vertical line The following describes the operation order in the same manner as above.

91− 第10図において、04.05は電子部品のシンボルマ
ークである。ここでオペレータはカーソルを用いて2つ
の接続すべき点、Sl (ソース)とTI <ターゲッ
ト)を指定する。この指定を受けて、まずコンビコータ
はソースS、とターゲットL間に第4図の初期パターン
P9を当はめて仮り配線する。
91- In FIG. 10, 04.05 is a symbol mark of an electronic component. Here, the operator uses a cursor to specify two points to be connected, Sl (source) and TI <target). Upon receiving this designation, the combi coater first applies the initial pattern P9 in FIG. 4 between the source S and target L to perform temporary wiring.

92− これを第11図に示す。しかし第11図のパターンP、
は途中にマーク04があるのでマーク04から先へ通る
ことはできない。そこでマーク04の1つ前のメツシュ
を新なソースS2としてこのソースS2とターゲットT
1を結線するパターンを次に探索する。この場合も上述
と同様に、ソースS、〜S2までのパターンはディスプ
レイ装置内に備えであるメモリに格納され、このパター
ン81〜$2はCRT上に配線済みパターンとして(例
えば実線)表示される。
92- This is shown in FIG. However, pattern P in Fig. 11,
Since there is mark 04 on the way, you cannot pass past mark 04. Therefore, the mesh one before mark 04 is set as a new source S2, and this source S2 and target T
Next, a pattern connecting 1 is searched. In this case, similarly to the above, the patterns from sources S to S2 are stored in a memory provided in the display device, and these patterns 81 to $2 are displayed as wired patterns (for example, solid lines) on the CRT. .

93− 次にコンピュータは、マーク011を迂回した第11図
の点線で示すようなルートのパターン(S2をソースと
し、T1をターゲットとする配線)を探索することにな
る。この場合は、まず第12図に示すように初期パター
ンP8を適用して、S2をソースとし、T2 (TIの
垂直線上にある、他の例によっては水平線上にあるとき
もある)を第2のターゲットとするルートの探索を行な
う。
93- Next, the computer searches for a route pattern (wiring with S2 as the source and T1 as the target) as shown by the dotted line in FIG. 11 that bypasses the mark 011. In this case, first apply the initial pattern P8 as shown in FIG. Search for the target route.

これを第12図に示す。第12図において、上方向へ(
場合によっては、下方や左右方向へ)伸び出す長さはオ
ペレータがキー操作で選択したステップ幅である。この
ステップ幅は、通常基本メツシュサイズ(CAD装置の
設計で定まる最小の探索分解能)の整数倍の長さで指定
され得る。ここで例えば、1ステツプ上方へ伸び出した
形状の初期パターンP8を適用しても、まだマーク04
が障害となる場合は、更にもう1ステツプ上方へ伸び出
した形状の初期パターンで探索する。以上のような動作
を繰り返すことにより、障害物であるマーク04を乗り
越えるパターンを探索する。従って、1段のステップ幅
が狭過ぎると適切なルー17− トを探索するまでの時間が係り過ぎ、ステップ幅が広過
ぎると、ルー!−が有るにもかかわらずルートを見落す
恐れが出る。子こでこのような不都合な事を生じさせな
いような操作について後述しである。
This is shown in FIG. In Figure 12, in the upward direction (
In some cases, the length of the extension (downward or left/right) is the step width selected by the operator by key operation. This step width can be specified as a length that is usually an integral multiple of the basic mesh size (the minimum search resolution determined by the design of the CAD device). For example, even if the initial pattern P8, which has a shape that extends upward by one step, is applied, the mark 04 still remains.
If this becomes an obstacle, search is performed using an initial pattern that extends upward by one more step. By repeating the above-described operations, a pattern for overcoming the mark 04, which is an obstacle, is searched for. Therefore, if the step width of one stage is too narrow, it will take too much time to search for an appropriate route, and if the step width is too wide, the route will be too long. There is a risk of overlooking the route even though - is available. Operations that will prevent such inconvenience from occurring in the child will be described later.

94− 以上の動作を繰り返すことにより、第12図の点線に示
すようなルートが得られたとする。しかし、この第12
図の点線のルートにはマーク05が存在する。そこで、
第13図に示すように、S3をソースとしてT1をター
ゲットとするルートに初期パターンP2を当はめる。
94- Assume that by repeating the above operations, a route as shown by the dotted line in FIG. 12 is obtained. However, this 12th
Mark 05 exists on the dotted line route in the figure. Therefore,
As shown in FIG. 13, the initial pattern P2 is applied to a route with S3 as the source and T1 as the target.

なお、第12図で説明したソースS2を起点とするルー
トの探索では、ターゲットをT2としたが(理由:12
種類の初期パターンでは障害物04を迂回してS2とT
1とを直接接続できないため)、このターゲットT2は
一時的なターゲットである。従って、このソースS3の
接続先のターゲットは上記の理由が無くなるので再びT
1となる。
In addition, in the search for the route starting from source S2 explained in FIG. 12, the target was set to T2 (reason: 12
In the initial pattern of the type, S2 and T
1), this target T2 is a temporary target. Therefore, the target to which this source S3 is connected is T again because the above reason disappears.
It becomes 1.

18− 更に、障害物05の前のメツシュをソース$4としてタ
ーゲットT、へ至る経路の探索をする。
18- Furthermore, search for a route to the target T, using the mesh in front of the obstacle 05 as the source $4.

この場合は、もはや何の障害もないのでソース84〜タ
ーゲット下、までのパターンは確定する。
In this case, since there is no longer any obstacle, the pattern from source 84 to below the target is established.

以上の結果、第14図に示すようなルートの結線パター
ンが得られる。そして、(A)で説明したようにソース
S1とターゲットT1とを接続する経路はコンピュータ
又はディスプレイ装置のディスプレイ・プロセッサによ
り認識される。
As a result of the above, a route connection pattern as shown in FIG. 14 is obtained. Then, as explained in (A), the path connecting the source S1 and the target T1 is recognized by the display processor of the computer or display device.

以上のような動作により、本発明によれば、指定された
2点間を接続する配線ルートを自動的に探索して、その
回路図を描くことができるが、このように作成された回
路図には、基°本メツシュ数の選択の具合により一部で
好ましくない経路を生じる場合がある。そこで、次のよ
うな操作によりその好ましくない経路の発生を防ぐこと
ができる。
Through the above-described operations, according to the present invention, a wiring route connecting two specified points can be automatically searched and a circuit diagram thereof can be drawn. In some cases, undesirable paths may occur depending on the selection of the basic mesh number. Therefore, the occurrence of such undesirable routes can be prevented by the following operation.

以下、第15図〜20図を用いてその操作例を説明する
Hereinafter, an example of the operation will be explained using FIGS. 15 to 20.

(a ) 操作例の1(伸び出し条件による操作)まず
、好ましくない経路が生ずる場合を説明する。本発明で
は障害物を乗り越える(迂回する)ために上方又は下方
へ探索ルートが伸び出す動作を行なっている。
(a) Operation example 1 (operation based on extension conditions) First, a case where an unfavorable path occurs will be explained. In the present invention, an operation is performed in which the search route extends upward or downward in order to overcome (detour) an obstacle.

第15図において、sIはソース、TIはターゲット、
0、は障害物とする。また、点線で区切った枡目を基本
メツシュサイズとする。ここでオペレータが、伸び出し
基本メツシュサイズ数を1とする選択をした場合は、第
16図のようなパターンが得られる。この第16図のパ
ターンはρ1の部分が不要に折れ曲っていて好ましくな
い。
In FIG. 15, sI is the source, TI is the target,
0 is an obstacle. In addition, the squares separated by dotted lines are the basic mesh size. If the operator selects to set the basic mesh size number to 1, a pattern as shown in FIG. 16 will be obtained. The pattern shown in FIG. 16 is undesirable because the portion ρ1 is unnecessarily bent.

一方、オペレータが伸び出し基本メッシコ数を2とする
選択をとったとすれば、第16図は第17図のようなパ
ターンとなる。
On the other hand, if the operator chooses to set the basic mesh number of extension to 2, then the pattern shown in FIG. 16 becomes as shown in FIG. 17.

そこで以上のような好ましくない経路の発生を防ぐため
に次のような操作を行なうことが有効である。まず、″
伸び出し条件°°として基本メツシュの長さより長いサ
イズ数を指定して経路探索を行なう。このようにするこ
とにより、2点間の経路が発見できない場合は、順次“
伸び出し条件″のサイズ数を小さくして行き、最終的に
は基本メツシュサイズで探索を行なうようにする。この
ようにすれば、まず最初の長いサイズの探索時で第17
図の如く配線されるので第16図のような配線経路は生
じない。また、長いサイズでの探索により見付【ブ出す
ことができなかった細いルートの経路は、次の短いサイ
ズの探索で見イ」け出すことができる。なお、何故、第
16図から第17図のように修正されるかの動作につい
ては、上述の説明から明らかであるため、その動作説明
は省略する。
Therefore, it is effective to perform the following operations in order to prevent the occurrence of such undesirable routes as described above. first,"
A route search is performed by specifying a size number longer than the length of the basic mesh as the extension condition °°. By doing this, if a route between two points cannot be found, sequentially "
The number of sizes for the "extension condition" is decreased, and eventually the search is performed using the basic mesh size.In this way, when searching for the first long size, the 17th
Since the wiring is done as shown in the figure, a wiring route like that shown in FIG. 16 does not occur. In addition, narrow routes that could not be found in a long search can be found in the next short search. It should be noted that the reason why the operations are modified as shown in FIG. 16 to FIG. 17 is clear from the above explanation, so the explanation of the operation will be omitted.

(b) 操作の2(折れ曲り条件による操作)次に°“
折れ曲り条件″を選択することにより適切なパターンと
することができる。まず、好ましくないパターンが生じ
る場合から説明する。第18図において、SIはソース
、TIはターゲット、01は障害物とする。また、点線
で区切った枡目を基本メツシュサイズとする。ここでオ
ペレータが゛折れ曲り条件″の基本メツシュ数を1する
選択をした場合は、第19図のようなパターンが得られ
る。この第19図のパターンは不要に折れ曲21一 つているので好ましくない。
(b) Operation 2 (operation based on bending conditions) Next °“
An appropriate pattern can be obtained by selecting the bending condition. First, a case in which an unfavorable pattern occurs will be explained. In FIG. 18, SI is the source, TI is the target, and 01 is the obstacle. In addition, the squares separated by dotted lines are used as the basic mesh size.If the operator selects to set the basic mesh number to 1 in the "bending condition", a pattern as shown in FIG. 19 is obtained. The pattern shown in FIG. 19 is undesirable because it has one unnecessary bend 21.

一方、オペレータが折れ曲り基本メツシュ数を3とする
選択をずれば、第20図のようなパターンが得られる。
On the other hand, if the operator selects 3 as the basic number of folded meshes, a pattern as shown in FIG. 20 will be obtained.

そこで上述と同じように、まず長いサイズで探索を行な
い、その後、順に短いサイズで探索を行なうようにすれ
ば第20図のような経路は生じない。
Therefore, in the same manner as described above, if the search is performed first with a long size, and then the search is sequentially performed with a short size, the path as shown in FIG. 20 will not occur.

なお、以上の伸び出し条件及び折れ曲り条件はオペレー
タからの指示に限定するものでなく、プログラムなどに
より指定するようにしてもよいことは明らかである。
It should be noted that the above-mentioned extension conditions and bending conditions are not limited to instructions from the operator, and it is clear that they may be specified by a program or the like.

また、以上に説明した指定された2点間のルートを探索
する動作やそのルート上にある障害物の認識などは、一
般にディスプレイ装置に内蔵しているディスプレイ・プ
ロセッサがメモリ・プレーン上などを利用して行なって
いるが、コンピュータ3が行なうようにしてもよい。プ
ロセッサを使用してこのような障害物などを認識する動
作については、既に公知であり、また当業者であれば当
22− 無理解できる技術であるため本明細書では説明を省略し
た。
In addition, the display processor built into the display device generally uses the memory plane etc. to perform the operation of searching for a route between two specified points and recognizing obstacles on the route as described above. Although this is done by the computer 3, it may also be done by the computer 3. The operation of recognizing such obstacles using a processor is already well known and is a technique that would be incomprehensible to those skilled in the art, so its explanation is omitted in this specification.

また、以上の説明では、具体例(A)と(B)をあげて
説明したが、実際の動作では、この2つの具体例のどち
らか一方のみに動作が全てあてはまると言うものではな
い。即ち、(△)又は(B)のどちらかのみで探索経路
が必ず見付かると言うものではなく、(A)と(B)の
所で説明した動作の複合した状態で経路探索が行なわれ
る場合が一般的である。
Further, in the above explanation, specific examples (A) and (B) have been given, but in actual operation, the entire operation does not apply to only one of these two specific examples. In other words, it does not mean that the search route will always be found using either (△) or (B) alone, but there may be cases where a route search is performed using a combination of the operations explained in (A) and (B). Common.

また、以上の説明では、探索方向がターゲットがある方
向のみに進む例で説明したが、その方向のルートが閉さ
れている場合には、ターゲットの位置に対して逆へ向う
ルートが探索の対象とされる。その探索順序例を第21
図に示す。
Also, in the above explanation, we have explained an example in which the search direction moves only in the direction where the target is located, but if the route in that direction is closed, the search target is a route that goes in the opposite direction to the target position. It is said that The 21st example of the search order is
As shown in the figure.

また、以上では、経路の探索動作のところでコンピュー
タ3がその探索を行なうように親明したが、このコンピ
ュータ3の代りにディスプレイ装置内のディスプレイ・
プロセッサで個々の経路の探索動作を行なうようにする
ことも出来る。
Furthermore, in the above description, it has been explained that the computer 3 performs the route search operation, but instead of the computer 3, the display in the display device
It is also possible to have the processor perform search operations for individual routes.

また、以上の説明では、本発明を回路図作成CAD装置
に適用した例で説明したが、これに限定するわけではな
く、例えばプリント板のパターンを自動的に設計する所
謂プリント板CAD装置や更には、各種のCAD装置へ
適用できるものである。
Furthermore, in the above description, the present invention has been explained using an example in which the present invention is applied to a circuit diagram creation CAD device, but the present invention is not limited to this. can be applied to various CAD devices.

[本発明の効果] 以上述べたように、本発明によれば次に記載する効果が
得られる。
[Effects of the Present Invention] As described above, according to the present invention, the following effects can be obtained.

(イ) 本発明では、障害物が存在するか否かに係わら
ず、まずソースとターゲットを結ぶので、指示されてい
る方向に対して経路が存在するか否かの経路探索が直ち
になされる。従って、経路を見付は出すまでの動作が高
速で出来る。
(a) In the present invention, the source and target are first connected regardless of whether or not an obstacle exists, so a route search is immediately performed to determine whether a route exists in the indicated direction. Therefore, operations up to finding a route can be performed at high speed.

また探索方向が明示されているので、その方向のみの探
索のためのエリアさえあれば実行できるので経路探索時
に必要とするメモリ容量は非常に少なくてよい。
Furthermore, since the search direction is clearly specified, the search can be executed as long as there is an area for searching only in that direction, so the memory capacity required for route searching can be very small.

(ロ) 経路探索時の条件として、“伸び出し条件″と
′折れ曲り条件°°とを分離し、それぞれをプログラム
実行前に定義可能としている為に最初は゛伸び出し条件
′°、゛折れ曲り条件″を基本メツシュ長さより長くし
ておくことにより、全ての2点間を折りまげの少ないパ
ターンで結ぶことができる。次は経路の発見が出来なか
った2点間のみを処理対象にして最初より短い°゛伸び
出し条件″、“折れ曲り条件″を定義することにより、
最初より折りまげの多い経路を発見出来る。このように
最後は基本メツシュ長さを伸び出し条件、折れ曲り条件
とすることにより、経路があれば結ぶことができる。こ
の(ロ)のようにすることで、本発明で描き出した作図
は人が実際に描いた図面に近い状態の図面(不自然さの
少ない図面)とすることができる。
(b) As conditions for route searching, we separate the “extending condition” and the “bending condition°°”, and each can be defined before executing the program. By making the condition ``longer than the basic mesh length, all two points can be connected with a pattern with few folds.Next, we will process only the two points for which a route could not be found and perform the initial process. By defining shorter “extension conditions” and “bending conditions”,
You can discover a route with more bends than at the beginning. In this way, by using the basic mesh length as the extending condition and bending condition, connections can be made if there is a path. By doing as described in (b), the drawing drawn by the present invention can be made into a drawing that is close to the drawing actually drawn by a person (a drawing that is less unnatural).

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

第1図は回路図作成CAD装置の一般的なブロック構成
例を示した図、第2図はCR7画面上に電子部品のシン
ボルマークを表示した例を示した図、第3図は結線した
い2点を示した図、第4図はソースとターゲットの全て
の位置関係及びそれ25− に対する接続経路の組み合わlを示した図、第5図〜第
9図および第10図〜第14図はソースとターゲット間
を接続する経路の探索動作を説明するための図、第15
図〜第17図は伸び出し条件による操作を説明するため
の図、第18図〜第20図は折れ曲り条件による操作を
説明するための図、第21図は探索順序例を示した図で
ある。 1・・・キーボード、2・・・タブレット、3・・・コ
ンピュータ、4・・・ディスクメモリ、5・・・ディス
プレイ装置。 26− 9ト \、 囚 \、 V′ 肛 −483− G・ 第18図 尾20図 第19図 1 ′M21図
Figure 1 is a diagram showing an example of a general block configuration of a circuit diagram creation CAD device, Figure 2 is a diagram showing an example of symbol marks of electronic components displayed on the CR7 screen, and Figure 3 is a diagram showing two examples of wiring that you want to connect. Figure 4 is a diagram showing all the positional relationships between the source and target and the combinations of connection paths for them. Figures 5 to 9 and Figures 10 to 14 are for the source. Figure 15 for explaining the operation of searching for a route connecting between
Figures 17 to 17 are diagrams for explaining operations based on extension conditions, Figures 18 to 20 are diagrams for explaining operations based on bending conditions, and Figure 21 is a diagram showing an example of the search order. be. DESCRIPTION OF SYMBOLS 1...Keyboard, 2...Tablet, 3...Computer, 4...Disk memory, 5...Display device. 26- 9to\, prisoner\, V' anus-483- G. Figure 18 Tail 20 Figure 19 1 'M21 Figure

Claims (4)

【特許請求の範囲】[Claims] (1) CAD装置において、以下の工程を用いて2点
間の経路を探索する方法。 ■ 予め設定された複数種の初期パターンの中から1つ
を選択して、指定されたソースとターゲットの2点間へ
障害物の有無にかかわらず仮り配線をする工程。 ■ 前記■の仮り配線のルートに障害物がある場合、そ
の障害物の直前のメツシュを新なソースとして、この新
なソースと前記ターゲット又はこのターゲットを通過す
る垂直線若しくは水平線上に有る第2のターゲット(T
2)へ至る次段の経路に対して、前記複数種の初期パタ
ーンの中から1つを選択して、この新な2点間へ障害物
の有無にかかわらず仮り配線をする工程。 ■ 障害物が無くなるまで前記■の工程を繰り返し行な
う工程。 ■ 前記■にお(プる起点になるソースと新なソースと
を順に繋ぎ更に最終段のソースとターゲットとを繋ぎ合
わせて指定された2点間の経路を認識する工程。
(1) A method of searching for a route between two points using the following steps in a CAD device. ■ The process of selecting one from among multiple preset initial patterns and temporarily wiring between the specified source and target two points, regardless of the presence or absence of obstacles. ■ If there is an obstacle on the route of the temporary wiring in (■) above, the mesh immediately before the obstacle is set as a new source, and this new source and the target or a second line on a vertical line or horizontal line passing through this target are connected. target (T
2) A step of selecting one of the plurality of initial patterns for the next route leading to point 2) and temporarily wiring between the two new points regardless of the presence or absence of an obstacle. ■ A step of repeating the step (■) above until there are no obstacles. ■ A step in which the source that becomes the starting point and the new source are connected in order, and then the source and target at the final stage are connected to recognize the route between the specified two points.
(2) 前記複数種の初期パターンとして、水平、垂直
の直線パターンである4種類および1字形状のパターン
の8種類の合計12種類のパターンとしたことを特徴と
する特許請求の範囲第1項記載の経路の自動探索方法。
(2) The plurality of types of initial patterns are a total of 12 types of patterns, including 4 types of horizontal and vertical straight line patterns and 8 types of single-shaped patterns. Automatic search method for the route described.
(3) CAD装置において、以下の工程を用いて2点
間の経路を探索する方法。 ■ 予め設定された複数種の初期パターンの中から水平
又は垂直のパターンの1つを選択して、指定されたソー
スとターゲットの2点間へ障害物の有無にかかわらず仮
り配線をする工程。 ■ 前記■の仮り配線のルートに障害物がある場合、そ
の障害物の直前のメツシュを新なソースとして、指定さ
れた伸び出し条件及び又は折れ曲り条件にしたがい、こ
の新なソースから上下左右へ探索ル゛−トを伸び出し若
しくは折れ曲って障害物を迂回する経路を探索する工程
。 ■ 前記障害物を迂回した後、ターゲットへ至る経路の
途中に別の障害物がある場合は、その障害物の直前のメ
ッシコを新なソースとして、この新なソースと前記ター
ゲット又はこのターゲットを通過する垂直線若しくは水
平線上に有る第2のターゲット(T2)へ至る次段の経
路に対して、前記複数種の初期パターンの中から1つを
選択して、この新な2点間へ障害物の有無にかかわらず
仮り配線をする工程。 ■ 障害物が無くなるまで前記■と■の工程を繰り返し
行なう工程 ■ 前記■における起点になるソースと新なソースとを
順に繋ぎ更に最終段のソースとターゲットとを繋ぎ合わ
せて指定された2点間の経路を認識する工程。
(3) A method of searching for a route between two points using the following steps in a CAD device. ■ A process of selecting one of the horizontal or vertical patterns from a plurality of preset initial patterns and temporarily wiring between the specified source and target points, regardless of the presence or absence of obstacles. ■ If there is an obstacle in the route of the temporary wiring in (■) above, the mesh immediately before the obstacle is used as a new source, and the wiring is routed from this new source up, down, to the left, to the right, according to the specified extension conditions and/or bending conditions. The process of searching for a route that bypasses obstacles by extending or bending the search route. ■ If there is another obstacle on the route to the target after bypassing the obstacle, use the mesh just before that obstacle as a new source and pass through this new source and the target or this target. For the next route to the second target (T2) on the vertical or horizontal line, one of the plurality of initial patterns is selected and obstacles are placed between the new two points. The process of temporarily wiring with or without. ■ A process of repeating the steps (■) and (2) above until there are no obstacles ■ A process in which the source that becomes the starting point in the above (■) is connected to a new source in order, and then the final source and target are connected between the specified two points. The process of recognizing the route.
(4) 前記複数種の初期パターンとして、水平、垂直
の直線パターンである4種類およびL字形状のパターン
の8種類の合計12種類のパターンとしたことを特徴と
する特許請求の範囲第3項記載の経路の自動探索方法。
(4) The plurality of types of initial patterns are a total of 12 types of patterns, including 4 types of horizontal and vertical straight line patterns and 8 types of L-shaped patterns. Automatic search method for the route described.
JP58117549A 1983-06-29 1983-06-29 Automatic searching method of path Pending JPS608982A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58117549A JPS608982A (en) 1983-06-29 1983-06-29 Automatic searching method of path

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58117549A JPS608982A (en) 1983-06-29 1983-06-29 Automatic searching method of path

Publications (1)

Publication Number Publication Date
JPS608982A true JPS608982A (en) 1985-01-17

Family

ID=14714555

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58117549A Pending JPS608982A (en) 1983-06-29 1983-06-29 Automatic searching method of path

Country Status (1)

Country Link
JP (1) JPS608982A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61196374A (en) * 1985-02-27 1986-08-30 Fujitsu Ltd Method of automatically preparing circuit diagram
US4642890A (en) * 1985-10-31 1987-02-17 At&T Technologies, Inc. Method for routing circuit boards
US4752887A (en) * 1985-03-01 1988-06-21 Nec Corporation Routing method for use in wiring design
US4855929A (en) * 1986-10-09 1989-08-08 Nec Corporation Routing method for use in wiring design
JPH02166750A (en) * 1988-12-21 1990-06-27 Nec Corp Rough wiring-path determining method of semiconductor integrated circuit
JPH04353978A (en) * 1991-05-30 1992-12-08 Sharp Corp Automatic correction method for circuit drawing
JPH05233743A (en) * 1992-02-18 1993-09-10 Hitoshi Nishimura Automatic wiring diagram preparing device
JPH06203084A (en) * 1993-01-05 1994-07-22 Nec Corp Automatic drafting device

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61196374A (en) * 1985-02-27 1986-08-30 Fujitsu Ltd Method of automatically preparing circuit diagram
US4752887A (en) * 1985-03-01 1988-06-21 Nec Corporation Routing method for use in wiring design
US4642890A (en) * 1985-10-31 1987-02-17 At&T Technologies, Inc. Method for routing circuit boards
US4855929A (en) * 1986-10-09 1989-08-08 Nec Corporation Routing method for use in wiring design
JPH02166750A (en) * 1988-12-21 1990-06-27 Nec Corp Rough wiring-path determining method of semiconductor integrated circuit
JPH04353978A (en) * 1991-05-30 1992-12-08 Sharp Corp Automatic correction method for circuit drawing
JPH05233743A (en) * 1992-02-18 1993-09-10 Hitoshi Nishimura Automatic wiring diagram preparing device
JPH06203084A (en) * 1993-01-05 1994-07-22 Nec Corp Automatic drafting device

Similar Documents

Publication Publication Date Title
JP2531282B2 (en) Crosstalk verification device
JPS608982A (en) Automatic searching method of path
JPH08212241A (en) Design method for mask pattern for semiconductor integrated circuit or directly plotting pattern on wafer and their design rule confirming method
CN107850988A (en) Display control unit and display control method
JP2008310573A (en) Display method for cad drawing
JP4607032B2 (en) Circuit diagram creation device and circuit diagram creation program
JP2008277497A (en) Design system of semiconductor integrated circuit, design method of semiconductor integrated circuit, manufacturing method of semiconductor device and semiconductor device
JP3389388B2 (en) Drawing editing device
JP3108605B2 (en) How to display shape attributes
US20060076547A1 (en) Three-dimensional viewing and editing of microcircuit design
JPH1055382A (en) System and method for path formation and recording medium storing program which makes computer perform process for path formation
JPS60230268A (en) Automatic searching method of path
JPS61245280A (en) Automatic wiring method for logic circuit diagram
JP2867522B2 (en) Display device for circuit connection information
JPH06251108A (en) Designing method for substrate wiring pattern by computer support
JP3001022B2 (en) Closed loop extraction device for line figures
JPH11134374A (en) Method for displaying circuit diagram in circuit diagram data editing device
JP2773232B2 (en) CAD equipment
JPH01220073A (en) Method and device for design aid
JPH06309414A (en) Method for supporting wiring
JP2004153011A (en) Layout design apparatus and layout designing method
JPH04369081A (en) Automatic wiring system
JP2020042524A (en) Power supply noise path display program, power supply noise path display method, and information processor
JPH0765053A (en) Interactive layout verifying device
JPH05108752A (en) Simulation device