JP2771708B2 - How to divide and rejoin board data - Google Patents

How to divide and rejoin board data

Info

Publication number
JP2771708B2
JP2771708B2 JP3072760A JP7276091A JP2771708B2 JP 2771708 B2 JP2771708 B2 JP 2771708B2 JP 3072760 A JP3072760 A JP 3072760A JP 7276091 A JP7276091 A JP 7276091A JP 2771708 B2 JP2771708 B2 JP 2771708B2
Authority
JP
Japan
Prior art keywords
block
dummy
divided
generated
name
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.)
Expired - Fee Related
Application number
JP3072760A
Other languages
Japanese (ja)
Other versions
JPH04307671A (en
Inventor
耕太郎 滝上
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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film 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 Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP3072760A priority Critical patent/JP2771708B2/en
Publication of JPH04307671A publication Critical patent/JPH04307671A/en
Application granted granted Critical
Publication of JP2771708B2 publication Critical patent/JP2771708B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は基板データの分割・再結
合方法に関し、プリント基板上に形成する配線回路をC
AD(Computer Aided Design)により設計する際に利用
して有効なものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for dividing and recombining board data, and relates to a method for forming a wiring circuit on a printed circuit board.
It is effective when used for designing by AD (Computer Aided Design).

【0002】[0002]

【従来の技術】近年では、プリント基板には多数の部品
が高密度に実装され、またプリント基板の多層化が進ん
でおり、これに併せてプリント基板上に形成する配線回
路は複雑かつ稠密になってきている。このためプリント
基板の配線回路はCADを用いて設計している。
2. Description of the Related Art In recent years, a large number of components are mounted on a printed circuit board at a high density, and a multilayer printed circuit board has been developed, and accordingly, a wiring circuit formed on the printed circuit board is complicated and dense. It has become to. For this reason, the wiring circuit of the printed circuit board is designed using CAD.

【0003】このCADを用いて配線回路を設計してい
る途中で、回路の一ブロックを分割し、この分割ブロッ
クの設計を一部手直しして再結合したり、この部分に新
たな別のブロックを結合したいとする場合がある。この
ような場合の一例を図2,図3,図4を参照して説明す
る。図2に示すように抵抗R1,R2,R3及びトラン
ジスタQ1,Q2を備える回路を構成するため、図3に
示すような配線回路をCADにより設計した。設計にお
いては抵抗やトランジスタ等の部品の接続部をピンと
し、各ピンの名称は部品の名称を利用して付した。つま
り、 (a) 抵抗R1の両端のピン名称はR1,R1, (b) 抵抗R2の両端のピン名称はR2,R2, (c) 抵抗R3の両端のピン名称はR3,R3, (d) トランジスタQ1の各端のピン名称はQ1,
Q1,Q1 (e) トランジスタQ2の各端のピン名称はQ2,
Q2,Q2 としている。
In designing a wiring circuit using the CAD, one block of the circuit is divided, and the design of the divided blocks is partially redesigned and recombined. You may want to combine An example of such a case will be described with reference to FIGS. To configure a circuit including the resistors R1, R2, R3 and the transistors Q1, Q2 as shown in FIG. 2, a wiring circuit as shown in FIG. 3 was designed by CAD. In the design, the connection portions of components such as resistors and transistors are pins, and the names of the pins are given using the names of the components. That is, (a) Pin names at both ends of the resistor R1 are R1, R1, (b) Pin names at both ends of the resistor R2 are R2, R2, (c) Pin names at both ends of the resistor R3 are R3, R3, (d) The pin name of each end of the transistor Q1 is Q1,
Q1, Q1 (e) The pin name of each end of the transistor Q2 is Q2,
Q2 and Q2.

【0004】更に各部品どうしを接続するラインをネッ
トと称し、この例ではネットネームS1,S2…S6を
用い、各ネットは次に示すようにラインの端及び途中に
あるピンにより規定される。 S1:R1,Q1 S2:Q1,Q2… S3:Q2,Q1,R2 S4:Q2,R3 S5:R2,R3…
Further, a line connecting each component is called a net. In this example, net names S1, S2,..., S6 are used, and each net is defined by an end of the line and a pin in the middle as shown below. S1: R1, Q1 S2: Q1, Q2 ... S3: Q2, Q1, R2 S4: Q2, R3 S5: R2, R3 ...

【0005】図3に示すようにCADデータ上において
一点鎖線で示す位置で分割し、分割線よりも左側の配線
回路をAブロックとし、右側の配線回路をBブロックと
すると、図4に示すような2つの配線回路に分かれる。
そして、Bブロックの配線回路の一部を手直しして再び
Aブロックに結合したり、Bブロックとは別の新たなブ
ロックをAブロックに結合したいとする要望がある。
[0005] As shown in FIG. 3, when the CAD data is divided at a position indicated by a dashed-dotted line, and the wiring circuit on the left side of the dividing line is A block and the wiring circuit on the right side is B block, as shown in FIG. Into two wiring circuits.
Then, there is a demand to modify a part of the wiring circuit of the B block and connect it to the A block again, or to connect a new block different from the B block to the A block.

【0006】[0006]

【発明が解決しようとする課題】しかし、設計した配線
回路を単に分割しただけでは、図4に示すように、Aブ
ロックの分割端点TA1,TA2,TA3及びBブロッ
クの分割端点TB1,TB2,TB3にはピンが規定さ
れておらず、これら分割端点はノンコネクトラインと区
別がなくなる。CADにおいてライン接続をするには、
接続する2つのピンを特定し両ピン間を接続する指令を
出すことによりライン接続が一括してできるようになっ
ている。このため単に分割してあるA,Bブロックを修
正後接続するためには、1ラインづづ人間が確認しなが
ら接続せざるを得ない。また、このようにして接続した
データはCADの持つネットデータと一致しなくなる。
However, if the designed wiring circuit is simply divided, as shown in FIG. 4, the divided end points TA1, TA2, and TA3 of the A block and the divided end points TB1, TB2, and TB3 of the B block. Has no defined pins, and these divided end points are indistinguishable from non-connect lines. To make a line connection in CAD,
By specifying two pins to be connected and issuing a command to connect the two pins, line connection can be performed collectively. For this reason, in order to simply connect the divided A and B blocks after correction, it is necessary for a human to confirm and connect the lines one by one. Further, the data connected in this manner does not match the net data of the CAD.

【0007】本発明は、上記従来技術に鑑み、CADの
ソフトウエアの運用のみで、配線回路を分離・再結合す
ることのできる方法を提供することを目的とする。
An object of the present invention is to provide a method capable of separating and reconnecting wiring circuits only by operating CAD software in view of the above-mentioned prior art.

【0008】[0008]

【課題を解決するための手段】上記課題を解決する本発
明の構成はコンピュータにより設計したプリント基板用
の配線回路を分割して2つのブロックに分けたときに、
一方のブロックの各分割端点に名称の異なるダミー部品
を発生させるとともに、他方のブロックの各分割端点に
は、分割前において接続されていた一方の分割端点に発
生させたダミー部分と同一名称のダミー部品を発生さ
せ、一方のブロックと他方のブロックとを結合するとき
には、名称が同一となっているダミー部品相互を検索し
て接続し、接続後はダミー部品を消去することを特徴と
する。他の回路をAに加える場合や、分割したBブロッ
クを修正する場合は、Aブロックと同一のネットネーム
を使用してはならない。もし使用した場合は、結合時に
他ブロックで同一ネット名は書き換えられる必要があ
る。
According to the structure of the present invention which solves the above-mentioned problems, when a wiring circuit for a printed circuit board designed by a computer is divided into two blocks,
A dummy part having a different name is generated at each division end point of one block, and a dummy part having the same name as the dummy part generated at one division end point connected before division is provided at each division end point of the other block. When a component is generated and one block and the other block are combined, the dummy components having the same name are searched for and connected to each other, and after the connection, the dummy component is deleted. When adding another circuit to A or modifying a divided B block, the same net name as that of the A block must not be used. If used, the same net name needs to be rewritten in another block at the time of connection.

【0009】[0009]

【作用】分割時には両ブロックの分割端点にダミー部分
を発生させ、結合時には同一名称のダミー部品を検索し
て接続する指令を出すことによりCADソフトを利用し
て配線回路の分割・再結合ができる。
In operation, a dummy portion is generated at a dividing end point of both blocks at the time of division, and at the time of coupling, a command for connecting and searching for a dummy part having the same name is issued, so that the wiring circuit can be divided and re-coupled using CAD software. .

【0010】[0010]

【実施例】以下に本発明方法を説明する。図1は、図3
に示すプリント基板用の配線回路を本発明方法を適用し
て分割した状態を示している。図1に示すように分割し
たAブロックの各分割端点TA1,TA2,TA3には
それぞれ名称の異なるダミー部品J1,J2,J3を発
生させており、Bブロックの各分割端点TB1,TB
2,TB3にはそれぞれ名称の異なるダミー部品J1,
J2,J3を発生させている。そしてA,Bブロックを
対応させるように、分割前において接続されていた分割
端点には同一名称のダミー部品を発生させている。つま
り、 (i) 分割端点TA1,TB1にはダミー部品J1を発
生させ (ii) 分割端点TA2,TB2にはダミー部品J2を発
生させ (iii) 分割端点TA3,TB3にはダミー部品J3を発
生させ (iv) 分割端点TA4,TB4にはダミー部品J4を発
生させている。 そして各ダミー部品J1,J2,J3の位置(ピン)を
J1,J2,J3と規定する。
The method of the present invention will be described below. FIG. 1 shows FIG.
1 shows a state in which the printed circuit board shown in FIG. 1 is divided by applying the method of the present invention. As shown in FIG. 1, dummy parts J1, J2, and J3 having different names are generated at the divided end points TA1, TA2, and TA3 of the divided A block, and the divided end points TB1 and TB of the B block.
2 and TB3 have different dummy parts J1 and J1, respectively.
J2 and J3 are generated. Then, a dummy component having the same name is generated at the divided end point connected before the division so that the A and B blocks correspond to each other. That is, (i) a dummy component J1 is generated at the divided end points TA1 and TB1, (ii) a dummy component J2 is generated at the divided end points TA2 and TB2, and (iii) a dummy component J3 is generated at the divided end points TA3 and TB3. (iv) Dummy parts J4 are generated at the divided end points TA4 and TB4. The positions (pins) of the respective dummy components J1, J2, J3 are defined as J1, J2, J3.

【0011】Bブロックに所要の手直し等をした後に、
AブロックとBブロックとを再結合するときには、Aブ
ロックの分割端点のピンと、Bブロックの分割端点のピ
ンとのうち、名称の同一のもの同志を検索して接続する
指令を出す。そうするとAブロック側のダミー部品J1
とBブロック側のダミー部品J1とを持つそれぞれのネ
ットが1つのネットになる。同様にAブロック側のダミ
ー部品J2とBブロック側のダミー部品J2、Aブロッ
ク側のダミー部品J3とBブロック側のダミー部品J3
を持つそれぞれのネットがそえぞれ1つのネットとな
る。そしてダミー部品により相互のネットが接続される
とダミー部品は消去される。この作業によりBブロック
のネット名がAブロックのネット名に書き換わったとす
ると、BブロックのネットT1,T2,T3,T4は次
のようにAブロックのネット名に変更されている。 T1→S2 T2→S3 T3→S4 T4→S5
After making necessary modifications to the B block,
When reconnecting the A block and the B block, an instruction is issued to search for pins having the same name among the pins at the dividing end points of the A block and the pins at the dividing end points of the B block to connect them. Then, the dummy part J1 on the A block side
And each of the nets having the dummy component J1 on the B block side becomes one net. Similarly, the dummy component J2 on the A block side and the dummy component J2 on the B block side, the dummy component J3 on the A block side and the dummy component J3 on the B block side
Each net having is one net. When the mutual nets are connected by the dummy component, the dummy component is erased. Assuming that the net name of the B block is rewritten to the net name of the A block by this operation, the nets T1, T2, T3, and T4 of the B block are changed to the net name of the A block as follows. T1 → S2 T2 → S3 T3 → S4 T4 → S5

【0012】このようにして再結合することにより図3
に示すような配線回路に戻すことができる。
The recombination in this manner enables
Can be returned to the wiring circuit shown in FIG.

【0013】[0013]

【発明の効果】以上実施例とともに具体的に説明したよ
うに本発明によれば、分割時にダミー部品を発生させ、
再結合時にはダミー部品を手掛かりに再結合するように
したので、CADのソウトウエア指令を用いて配線回路
の分割・再結合が簡単にできる。
According to the present invention, as described above in detail with the embodiment, a dummy part is generated at the time of division,
At the time of reconnection, the dummy components are reconnected using clues, so that the wiring circuit can be easily divided and reconnected using a CAD software command.

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

【図1】本発明方法を示す配線回路図である。FIG. 1 is a wiring circuit diagram showing a method of the present invention.

【図2】設計すべき電気回路を示す回路図である。FIG. 2 is a circuit diagram showing an electric circuit to be designed.

【図3】従来技術を示す配線回路図である。FIG. 3 is a wiring circuit diagram showing a conventional technique.

【図4】従来技術を示す配線回路図である。FIG. 4 is a wiring circuit diagram showing a conventional technique.

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

TA1,TA2,TA3,TB1,TB2,TB3 分
割端点 S1,S2,S3,S4,S5,T1,T2,T3,T
4 ネット J1,J2,J3 ダミー部品 R1,R2,R3 抵抗 Q1,Q2 トランジスタ
TA1, TA2, TA3, TB1, TB2, TB3 divided end points S1, S2, S3, S4, S5, T1, T2, T3, T
4 Net J1, J2, J3 Dummy component R1, R2, R3 Resistance Q1, Q2 Transistor

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 コンピュータにより設計したプリント基
板用の配線回路を分割して2つのブロックに分けたとき
に、一方のブロックの各分割端点に名称の異なるダミー
部品を発生させるとともに、他方のブロックの各分割端
点には、分割前において接続されていた一方の分割端点
に発生させたダミー部分と同一名称のダミー部品を発生
させ、一方のブロックと他方のブロックとを結合すると
きには、名称が同一となっているダミー部品相互を検索
して接続し、接続後はダミー部品を消去することを特徴
とする基板データの分割・再結合方法
When a wiring circuit for a printed circuit board designed by a computer is divided into two blocks, a dummy part having a different name is generated at each divided end point of one of the blocks, and a dummy part having a different name is generated in the other block. At each divisional end point, a dummy part having the same name as the dummy part generated at one of the divisional end points connected before the division is generated, and when combining one block with the other block, the name is the same. A method for dividing and recombining board data, characterized by searching for and connecting dummy parts that have been connected, and erasing the dummy parts after connection.
JP3072760A 1991-04-05 1991-04-05 How to divide and rejoin board data Expired - Fee Related JP2771708B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3072760A JP2771708B2 (en) 1991-04-05 1991-04-05 How to divide and rejoin board data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3072760A JP2771708B2 (en) 1991-04-05 1991-04-05 How to divide and rejoin board data

Publications (2)

Publication Number Publication Date
JPH04307671A JPH04307671A (en) 1992-10-29
JP2771708B2 true JP2771708B2 (en) 1998-07-02

Family

ID=13498642

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3072760A Expired - Fee Related JP2771708B2 (en) 1991-04-05 1991-04-05 How to divide and rejoin board data

Country Status (1)

Country Link
JP (1) JP2771708B2 (en)

Also Published As

Publication number Publication date
JPH04307671A (en) 1992-10-29

Similar Documents

Publication Publication Date Title
JPH0743742B2 (en) Automatic wiring method
JP2771708B2 (en) How to divide and rejoin board data
JPH08221164A (en) Trial manufacture supporting device, substrate for ic mounting, and bus device
JP3824203B2 (en) Electrical and electronic circuit diagram creation device
JP2833886B2 (en) Automatic layout method for semiconductor integrated circuits
JPH07271836A (en) Method for determining wiring interval
JP2580982B2 (en) LSI power supply wiring layout system
JP3140869B2 (en) Printed wiring board design support system
JP2872216B1 (en) Macro design method
JPH02165654A (en) Semiconductor integrated circuit design changing method
JP3278600B2 (en) Automatic layout method and apparatus
JP2653071B2 (en) Electric wire information creation system
JP2616243B2 (en) Wiring method of multilayer printed wiring board
JP2626498B2 (en) Automatic placement and routing processing method
JP3028938B2 (en) Layout method of semiconductor integrated circuit
JPH1197541A (en) Method and system for designing semiconductor integrated circuit and storage medium
JP3000799B2 (en) Printed wiring board wiring design equipment
JPH05290125A (en) Automatic designing system for analog circuit board
JPH11306210A (en) Circuit diagram editor, circuit diagram production method and recording medium
JPH05108752A (en) Simulation device
JPH0795625B2 (en) Digital device
JP3420176B2 (en) Automatic placement and routing method for semiconductor devices
JP2009283657A (en) Layout generating apparatus and layout designing method of semiconductor integrated circuit
JPH04238579A (en) Layout design changing system
JPH06132400A (en) Layout method of semiconductor integrated circuit

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: 19980331

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees