JP2937221B2 - Circuit partitioning method for parallel circuit simulation - Google Patents

Circuit partitioning method for parallel circuit simulation

Info

Publication number
JP2937221B2
JP2937221B2 JP4344596A JP34459692A JP2937221B2 JP 2937221 B2 JP2937221 B2 JP 2937221B2 JP 4344596 A JP4344596 A JP 4344596A JP 34459692 A JP34459692 A JP 34459692A JP 2937221 B2 JP2937221 B2 JP 2937221B2
Authority
JP
Japan
Prior art keywords
circuit
parent
simulation
circuits
partial
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
JP4344596A
Other languages
Japanese (ja)
Other versions
JPH06195410A (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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP4344596A priority Critical patent/JP2937221B2/en
Publication of JPH06195410A publication Critical patent/JPH06195410A/en
Application granted granted Critical
Publication of JP2937221B2 publication Critical patent/JP2937221B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は大規模LSIの電子回路
設計に用いられる並列回路シミュレーションの回路分割
方式に関し、特に並列回路シミュレーションの並列性を
高め、シミュレーション時間を短縮する回路分割を行う
方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a circuit partitioning method for parallel circuit simulation used for designing an electronic circuit of a large-scale LSI, and more particularly to a circuit partitioning method for increasing the parallelism of parallel circuit simulation and shortening the simulation time. .

【0002】[0002]

【従来の技術】従来の並列回路シミュレーションの回路
分割の技術としては、例えば、特願昭63−23921
8号に添付した明細書に記載されるように、階層構造を
持った回路を元々の階層構造で保持しつつ、最上位親回
路に参照される部分群から、ネスト解体法などを用い
て、2つに分割する分割処理を、部分回路群からシミュ
レーション予測時間が最大のものに適用し、生成された
部分回路群の数が並列シミュレーションのプロセッサ数
に達するか、あるいは、並列シミュレーション処理予測
時間が飽和されるまで、繰り返すこととなっていた。
2. Description of the Related Art As a conventional circuit dividing technique for parallel circuit simulation, for example, Japanese Patent Application No. 63-23921 is disclosed.
As described in the specification attached to No. 8, while retaining the circuit having the hierarchical structure in the original hierarchical structure, the nest disassembly method and the like are used from the subgroup referred to by the top parent circuit, The division process of dividing into two is applied to the one having the largest simulation prediction time from the partial circuit group, and the number of generated partial circuit groups reaches the number of processors in the parallel simulation, or the parallel simulation processing prediction time It was to be repeated until it was saturated.

【0003】従来の並列回路シミュレーションの回路分
割の技術としては、元の回路構造に係わらず階層レベル
を一階層に揃え、親回路と親回路が参照する部分回路の
構造にし、初期クラスタリング、階層クラスタリング、
レベル別クラスタ交換を用い、部分回路を二分割する処
理を部分回路数がプロセッサ数に達するまで繰り返すと
なっていた。
[0003] As a conventional technique for dividing a circuit in a parallel circuit simulation, a hierarchical level is arranged in one layer regardless of the original circuit structure, a structure of a parent circuit and a partial circuit referred to by the parent circuit is formed, and initial clustering and hierarchical clustering are performed. ,
The process of dividing a partial circuit into two using level-based cluster exchange was repeated until the number of partial circuits reached the number of processors.

【0004】[0004]

【発明が解決しようとする課題】しかしながら上述した
一番目の従来の並列回路シミュレーションの回路分割の
技術では、階層構造を持った回路の場合、階層構造を保
持しつつ回路分割を行うこととなっているため、複数の
部分回路間にまたがる節点、つまり、親回路内の節点
は、元の回路の部分回路間ににまたがる節点がそのまま
保存され、さらに分割により、新たな共有節点が生成さ
れ、その結果、親回路内節点数が大きくなることがあ
る。
However, in the circuit dividing technique of the first conventional parallel circuit simulation described above, in the case of a circuit having a hierarchical structure, the circuit is divided while maintaining the hierarchical structure. Therefore, for nodes that span multiple partial circuits, that is, nodes in the parent circuit, the nodes that span between the partial circuits of the original circuit are preserved as they are, and further division creates a new shared node, As a result, the number of nodes in the parent circuit may increase.

【0005】また、上述した二番目の従来の並列回路シ
ミュレーションの回路分割の技術では、一つの親回路に
全ての部分回路が参照される構造になっているため、部
分回路の増加により、部分回路間にまたがる節点、つま
り、親回路の節点数が大きくなる。
In the above-described second conventional circuit dividing technique of the parallel circuit simulation, all the partial circuits are referred to by one parent circuit. The number of nodes extending between them, that is, the number of nodes of the parent circuit becomes large.

【0006】従って、従来の並列回路シミュレーション
では、各プロセッサに割り当てられた部分回路の並列処
理による計算後、その部分回路を参照する親回路の計算
が1つのプロセッサで行われるため、親回路の節点数が
大きいということは、並列シミュレーション内の非並列
処理の時間が大きな割合を占めて全体の並列性を損な
い、並列シミュレーションによるシミュレーション時間
の短縮が阻まれるという大きな問題点があった。
Therefore, in the conventional parallel circuit simulation, after the calculation by the parallel processing of the partial circuits allocated to each processor, the calculation of the parent circuit referring to the partial circuit is performed by one processor, so that the nodes of the parent circuit are calculated. The high score has a serious problem that the time of non-parallel processing in the parallel simulation occupies a large proportion, impairs the overall parallelism, and prevents the simulation time from being shortened by the parallel simulation.

【0007】そこで、本発明の技術的課題は、上記欠点
に鑑み、シミュレーション時間を短縮した並列回路シミ
ュレーションの回路分割方式を提供することである。
It is an object of the present invention to provide a circuit division method for parallel circuit simulation in which the simulation time is reduced in view of the above-mentioned drawbacks.

【0008】[0008]

【課題を解決するための手段】本発明によれば、元の回
路構造を新たに親回路と部分回路との構造に分割し、
記親回路が前記部分回路を参照するように前記部分回路
の階層を揃える手段と、前記部分回路のうち現存する最
大の部分回路を分割し、前記部分回路が所定のプロセッ
サ数に達するまで繰り返して分割を行う手段と、前記親
回路により参照される複数の部分回路の数が所定個に達
した際に、前記親回路と前記複数の部分回路との間に新
たに中間親回路を作成して階層化を行う手段と、並列シ
ミュレーション時に、前記複数の部分回路を各々1個ず
つ前記プロセッサに割り当てると共に、中間親回路と及
び親回路を各々1個ずつ前記プロセッサに割り当てる手
段とを有することを特徴とする並列回路シミュレーショ
ン回路分割方式が得られる。
According to the present invention SUMMARY OF], it divides the original circuit structure to the structure of the newly parent circuit and partial circuit, before
The partial circuit so that the parent circuit refers to the partial circuit.
Means for aligning the hierarchy of the
A large partial circuit is divided, and the partial circuit
Means for repeatedly dividing until the number of
The number of subcircuits referenced by the circuit reaches a predetermined number.
A new circuit between the parent circuit and the plurality of partial circuits.
In addition, a means for creating an intermediate parent circuit for hierarchical
During the simulation, each of the plurality of partial circuits
And the intermediate parent circuit.
And assigning one parent circuit to each processor.
And a parallel circuit simulation circuit division method characterized by having stages .

【0009】また、本発明によれば、前記並列シミュレ
ーションの回路分割方式であって、最上位親回路は、そ
の下の中間親回路を参照し、その中間親回路は、その下
の中間親回路又は部分回路を参照する階層構造を有する
ことを特徴とする並列回路シミュレーションの回路分割
方式が得られる。
Further, according to the present invention, in the circuit division method of the parallel simulation, the uppermost parent circuit refers to an intermediate parent circuit below the uppermost parent circuit, and the intermediate parent circuit refers to an intermediate parent circuit thereunder. Alternatively, a circuit division method for a parallel circuit simulation having a hierarchical structure referring to partial circuits can be obtained.

【0010】即ち、本発明の並列回路シミュレーション
の回路分割方式は、階層レベルを一階層に揃える。階層
構造を持たないフラットな回路は、電源素子を親回路に
引き上げ、そのほかの素子で一つの部分回路を形成す
る。階層構造を持つ回路は、最下位レベルの部分回路を
保存しつつ、一つの親回路に参照されるように階層を引
き上げて、階層を揃える。また、本発明の並列回路シミ
ュレーションの回路分割方式は、現存する最大の部分回
路の二分割を繰り返し行い、親回路が参照する部分回路
の数が一定個に達した時、次の分割により新たに作成さ
れた2個の部分回路を参照し、従来の親回路から参照さ
れる新たな中間の親回路を作成する。以後、分割毎に中
間の親回路が一定個になるまで行う。さらに部分回路の
分割を行い、中間の親回路内の子回路を参照する数が一
定個に達した場合、同様に次の分割で新たな中間の親回
路を作成し、それを繰り返し続ける。これにより、最上
位親回路がその下の中間の親回路を参照し、中間の親回
路がその下の中間親回路または子回路を参照し、最上位
レベルに部分回路いわゆる子回路がトランジスタ、抵抗
などの素子からなる階層構造を持つ分割回路が生成され
る。並列シミュレーション時には、このプロセッサ数分
だけある子回路が各プロセッサに一つずつ、親回路もプ
ロセッサに一つずつ配られ、シミュレーションが行われ
る。
That is, in the circuit division method of the parallel circuit simulation according to the present invention, the hierarchy levels are aligned to one hierarchy. In a flat circuit having no hierarchical structure, a power supply element is raised to a parent circuit, and other elements form one partial circuit. In a circuit having a hierarchical structure, the layers are raised and aligned so as to be referenced by one parent circuit while preserving the lowest level partial circuit. In addition, the circuit division method of the parallel circuit simulation of the present invention repeatedly divides the largest existing partial circuit into two parts, and when the number of partial circuits referred to by the parent circuit reaches a certain number, a new division is performed by the next division. With reference to the two created partial circuits, a new intermediate parent circuit referenced from the conventional parent circuit is created. Thereafter, the processing is performed until the number of intermediate parent circuits becomes constant for each division. Further, the partial circuit is divided, and when the number of referring to the child circuits in the intermediate parent circuit reaches a certain number, a new intermediate parent circuit is similarly created in the next division, and the process is repeated. As a result, the highest-level parent circuit refers to the intermediate parent circuit below it, the intermediate parent circuit refers to the intermediate parent circuit or child circuit therebelow, and the partial circuit at the highest level, the so-called child circuit, includes transistors and resistors. A divided circuit having a hierarchical structure composed of elements such as the above is generated. At the time of the parallel simulation, one child circuit corresponding to the number of processors is provided for each processor, and one parent circuit is also provided for each processor, and the simulation is performed.

【0011】[0011]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Next, embodiments of the present invention will be described with reference to the drawings.

【0012】図1は本発明の一実施例としての並列回路
シミュレーションの回路分割方式の処理の流れである。
FIG. 1 shows the flow of processing of a circuit division method of a parallel circuit simulation as one embodiment of the present invention.

【0013】先ず、前処理2において、回路図データ入
力1のデータのうち、階層構造を持たないフラットな回
路は、電源素子を親回路に引き上げ、そのほかの素子で
一つの部分回路を形成する。また階層構造を持つ回路
は、最下位レベルの複数部分回路で一つの部分回路を形
成し、一つの親回路にさんしょうされるように階層を引
き上げて、階層を揃える一階層化を行う。ここで、作成
された親回路以外の回路部分を子回路と名付ける。
First, in the pre-processing 2, of the data of the circuit diagram data input 1, for a flat circuit having no hierarchical structure, the power supply element is raised to the parent circuit, and the other elements form one partial circuit. In a circuit having a hierarchical structure, one partial circuit is formed by a plurality of partial circuits at the lowest level, and the hierarchy is raised so as to be sandwiched by one parent circuit, and one layer is formed to align the layers. Here, a circuit portion other than the created parent circuit is referred to as a child circuit.

【0014】次に更新処理3において、現存する子回路
のうち最も大きな子回路を選び、分割対象とする。更新
処理3において選ばれた子回路は、分割処理4において
二分割を行う。分割処理4により、作られた二つの回路
を新たに子回路とする。
Next, in update processing 3, the largest child circuit among the existing child circuits is selected and set as a division target. The child circuit selected in the update processing 3 performs two divisions in the division processing 4. The two circuits created by the division processing 4 are newly set as child circuits.

【0015】又、階層化処理5において、新たに子回路
が出来たことで、それを参照する親回路が参照する子回
路数が一定個より大きくなった場合、新しく作成された
二個の子回路のみを参照する中間親回路を作成し、その
中間親回路を従来の親回路が参照するように階層化を行
う。
If the number of child circuits referred to by the parent circuit that refers to the newly created child circuit in the hierarchical processing 5 becomes larger than a certain number, two newly created child circuits are created. An intermediate parent circuit that refers only to the circuit is created, and the intermediate parent circuit is hierarchized so that the conventional parent circuit refers to the intermediate parent circuit.

【0016】終了判定処理6において、子回路の数がプ
ロセッサ数に等しければ子回路をそれぞれ部分回路と
し、その上の親回路または中間の親回路から参照され、
親回路内が参照する回路数は一定個以内であるような形
で結果出力7を行う。それ以外の場合は、更新処理3に
戻り、分割を続ける。
In the termination determination processing 6, if the number of child circuits is equal to the number of processors, each of the child circuits is regarded as a partial circuit, which is referred to by a parent circuit or an intermediate parent circuit,
The result output 7 is performed in such a manner that the number of circuits referred to in the parent circuit is within a certain number. In other cases, the process returns to the update process 3 to continue the division.

【0017】図2は本発明の回路分割方式の分割及び階
層化が行われる図である。特に、プロセッサ数を4個、
親回路が参照する回路数を2個としている。まず、前処
理により親回路S1とS1とに参照されるトランジスタ
などの素子を全て含む子回路S2にする。この子回路S
2が二分割されて、子回路S4、S5が出来る。
FIG. 2 is a diagram showing division and hierarchization of the circuit division system of the present invention. In particular, the number of processors is four,
The number of circuits referred to by the parent circuit is two. First, a child circuit S2 including all elements such as transistors referred to by the parent circuits S1 and S1 is formed by preprocessing. This child circuit S
2 is divided into two to form child circuits S4 and S5.

【0018】この時の親回路S3は、各々の子回路S
4、S5を参照し、親回路S3のシミュレーション時間
に影響する節点は子回路S4、S5の共有節点である。
二個の子回路S4、S5のうち大きな子回路S4を分割
し、子回路S7、S8を作る。これにより、親回路S6
が3個の子回路S7、S8、S9を参照することになる
ので、新たに中間親回路S11を作り、子回路S12、
S13を参照し、親回路S10に参照されるようにす
る。
At this time, the parent circuit S3 is
4 and S5, the node that affects the simulation time of the parent circuit S3 is a common node of the child circuits S4 and S5.
The large child circuit S4 of the two child circuits S4 and S5 is divided to create child circuits S7 and S8. Thereby, the parent circuit S6
Will refer to the three child circuits S7, S8, S9, so that an intermediate parent circuit S11 is newly created, and the child circuits S12, S12,
With reference to S13, it is made to be referred to by the parent circuit S10.

【0019】中間親回路S11は、子回路S12、S1
3のみで共有する内部節点と子回路S12、S13が子
回路S14と共有し、親回路S10内の節点でもある外
部節点を持つ。中間親回路S11のシミュレーション時
間は、子回路S12、S13の共有する節点の数が大き
く影響を及ぼす。この様にして、子回路S14も分割、
階層化を行い、中間親回路S19と子回路S20、S2
1を作る。これにより、子回路の数が四個とプロセッサ
数に達したため、処理を終了する。
The intermediate parent circuit S11 includes child circuits S12 and S1.
3 and the child circuits S12 and S13 have an external node that is shared with the child circuit S14 and is also a node in the parent circuit S10. The simulation time of the intermediate parent circuit S11 is greatly affected by the number of nodes shared by the child circuits S12 and S13. In this way, the child circuit S14 is also divided,
Layering is performed, and an intermediate parent circuit S19 and child circuits S20, S2
Make one. As a result, the number of child circuits reaches four, the number of processors, and the process is terminated.

【0020】図3は図1の回路分割方式の処理の流れを
含んだ並列回路シミュレーションのシステム構成例であ
る。先ずEWS8において、回路図入力11を行い、回
路接続データ12を作成する。次に、回路接続データ1
2よりコントローラ9において、回路分割13、つまり
本発明の並列回路シミュレーションの回路分割方式を用
い、図1の処理を行い、回路分割ファイル14を生成す
る。並列回路シミュレータ10において、並列コンパイ
ル15を行い、オブジェクトデータを作り、並列回路シ
ミュレーション16にかけ、結果ファイル17をコント
ローラ9に出力する。最後に結果ファイル17をEWS
8に転送し、表示18する。
FIG. 3 shows an example of a system configuration of a parallel circuit simulation including the processing flow of the circuit division system of FIG. First, in the EWS 8, a circuit diagram input 11 is performed, and circuit connection data 12 is created. Next, circuit connection data 1
2, the controller 9 uses the circuit division 13, that is, the circuit division method of the parallel circuit simulation of the present invention, and performs the processing of FIG. 1 to generate the circuit division file 14. In the parallel circuit simulator 10, parallel compilation 15 is performed, object data is created, the object data is subjected to parallel circuit simulation 16, and a result file 17 is output to the controller 9. Finally EWS the result file 17
8 and display 18.

【0021】次に、実施例2として、本発明の並列回路
シミュレーションの回路分割方式を実際の6974個の
トランジスタを持つ回路に適用した例を示す。
Next, as a second embodiment, an example in which the circuit division method of the parallel circuit simulation of the present invention is applied to an actual circuit having 6974 transistors will be described.

【0022】図4は、本回路分割方式を実際に適用した
結果の回路構造である。プロセッサ数8個、親回路が参
照する回路は二個までとして分割を行った。第4階層に
8個の子回路26〜33、それを2個ずつ参照する第3
階層に4個の中間親回路22〜25、第3階層の中間親
回路を2個ずつ参照する第2階層の2個の中間親回路2
0、21、さらに第2階層の中間親回路を参照する第1
階層の親回路19の形になる。
FIG. 4 shows a circuit structure as a result of actually applying the circuit dividing method. The division was performed with the number of processors being eight and the circuit referenced by the parent circuit being up to two. Eight child circuits 26 to 33 in the fourth layer,
Four intermediate parent circuits 22 to 25 in the hierarchy and two intermediate parent circuits 2 in the second hierarchy referring to two intermediate parent circuits in the third hierarchy at a time.
0, 21, and the first reference to the intermediate parent circuit of the second hierarchy
It takes the form of a parent circuit 19 in the hierarchy.

【0023】並列回路シミュレーションにおいては、子
回路26〜33を各プロセッサに1個ずつ、中間親回路
20〜25と親回路19を各々1個ずつプロセッサに割
り当てる。そのシミュレーションの流れは、まず子回路
を並列に処理し、参照している2個の子回路の処理が終
わったものから第3階層の中間親回路が処理を行う。さ
らに参照している2個の中間親回路が終わったものから
第2階層の中間親回路の処理を行い、第2階層の中間親
回路がすべて終わったら、親回路の処理を行う。
In the parallel circuit simulation, one child circuit 26 to 33 is assigned to each processor, and one intermediate parent circuit 20 to 25 and one parent circuit 19 are assigned to each processor. The flow of the simulation is as follows. First, the child circuits are processed in parallel, and after the processing of the two referenced child circuits is completed, the intermediate parent circuit of the third hierarchy performs the processing. Further, the process of the intermediate parent circuit of the second hierarchy is performed from the end of the two referenced intermediate parent circuits, and the processing of the parent circuit is performed when all the intermediate parent circuits of the second hierarchy are completed.

【0024】そのため、並列回路シミュレーションのシ
ミュレーション時間は、子回路とそれを参照する第3階
層中間親回路、さらにそれを参照する第2階層中間親回
路と親回路の処理時間の合計である8個のうち最大のも
のに相当する。親回路19、中間親回路20〜25の節
点数34〜40により親回路、中間親回路の処理時間は
変化する。中間親回路の外部節点数は、親回路、中間親
回路の内部節点に比べ、処理時間にほとんど影響を及ぼ
さないことが実験により、わかっている。そのため、並
列シミュレーションの処理時間を短縮するには親回路と
中間親回路の内部節点の数を小さくすることが効果的で
ある。
Therefore, the simulation time of the parallel circuit simulation is a total of eight processing times of the child circuit, the third-layer intermediate parent circuit referring to it, and the processing time of the second-layer intermediate parent circuit and parent circuit referencing it. Of the largest. The processing time of the parent circuit and the intermediate parent circuit varies depending on the number of nodes 34 to 40 of the parent circuit 19 and the intermediate parent circuits 20 to 25. Experiments have shown that the number of external nodes of the intermediate parent circuit hardly affects the processing time as compared with the internal nodes of the parent circuit and the intermediate parent circuit. Therefore, in order to reduce the processing time of the parallel simulation, it is effective to reduce the number of internal nodes of the parent circuit and the intermediate parent circuit.

【0025】図4の回路の子回路処理を除いた処理時間
を節点数で表すと、親回路19、中間親回路21、25
の内部節点数の和31+12+14=57個が他の親回
路と2個の中間親回路の和と比べ最大となり、57+α
が処理時間となる。ただし、αは中間親回路の外部節点
の外部節点により与えられる処理時間に相当する。又、
この回路分割において、階層化処理を行わず、親回路一
個で子回路8個を参照すると、親回路の内部節点数は9
8個となり、そのまま親回路の処理時間に相当する。α
は、98−57=41より小さい値で、階層化構造は親
回路の処理時間を減少させる。
When the processing time excluding the child circuit processing of the circuit of FIG. 4 is represented by the number of nodes, the parent circuit 19, the intermediate parent circuits 21, 25
Of the internal nodes 31 + 12 + 14 = 57 is the largest as compared with the sum of the other parent circuit and the two intermediate parent circuits, and 57 + α
Is the processing time. Here, α corresponds to the processing time given by the external node of the external node of the intermediate parent circuit. or,
In this circuit division, if the hierarchical circuit is not performed and one parent circuit refers to eight child circuits, the number of internal nodes of the parent circuit is 9
Eight, which is equivalent to the processing time of the parent circuit as it is. α
Is smaller than 98-57 = 41, and the hierarchical structure reduces the processing time of the parent circuit.

【0026】図5は階層化とそうでない場合の全体のシ
ミュレーション時間の表である。上段は図4の回路、下
段はトランジスタ数8353個の別回路の時間を表す。
どちらの回路に対しても階層化により、シミュレーショ
ン時間を減少させることが出来た。
FIG. 5 is a table of the total simulation time when hierarchization is not performed. The upper part shows the time of the circuit of FIG. 4, and the lower part shows the time of another circuit having 8353 transistors.
The simulation time could be reduced by hierarchization for both circuits.

【0027】[0027]

【発明の効果】以上説明したように本発明は、回路分割
を行いながら、階層化処理を行っているので、親回路、
中間親回路の節点数をなるべく小さく抑えるという成果
を有する。
As described above, according to the present invention, the hierarchical processing is performed while performing the circuit division.
This has the effect of keeping the number of nodes of the intermediate parent circuit as small as possible.

【0028】また、並列回路シミュレーターが有するプ
ロセッサ数が増加するにつれ、回路分割を行う回数が増
え、全回路分割終了後の子回路間の共有節点数が増大す
るが、階層化を行うことにより、一つであった親回路が
一つの親回路と複数の中間親回路からなる構造になり、
各々の節点数が小さくつまり処理時間が小さくなり、各
々を異なるプロセッサに分配し、並列処理を行うことが
出来るようになるので、並列回路シミュレーションの全
体時間が短縮されるという成果を有する。実施例2のト
ランジスタ数6974個の回路では、シミュレーション
全体時間が階層構造にすることで、12%減少した。ま
た、トランジスタ数8353個の別の回路は、プロセッ
サ数8個で実施例2のような階層構造に分割した時の全
体シミュレーション時間は、階層化されていない親回路
1個の時間に比べ、約22%の減少を示した。
Further, as the number of processors of the parallel circuit simulator increases, the number of times of circuit division increases, and the number of shared nodes between child circuits after the completion of all circuit divisions increases. The former parent circuit becomes a structure consisting of one parent circuit and multiple intermediate parent circuits,
Since the number of nodes is small, that is, the processing time is short, and the nodes can be distributed to different processors and parallel processing can be performed, so that the overall time of the parallel circuit simulation is shortened. In the circuit of Example 2, which has 6974 transistors, the simulation overall time is reduced by 12% due to the hierarchical structure. Another circuit having 8353 transistors has a total simulation time of about 8 processors when divided into a hierarchical structure as in the second embodiment, which is about one time longer than that of one parent circuit that is not hierarchized. It showed a 22% reduction.

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

【図1】本発明の実施例に係る処理の流れを示すフロー
チャートである。
FIG. 1 is a flowchart illustrating a flow of a process according to an embodiment of the present invention.

【図2】図1に示す実施例の分割及び階層化を示す図で
ある。
FIG. 2 is a diagram showing division and hierarchization of the embodiment shown in FIG. 1;

【図3】図1の実施例に係る並列回路シミュレーション
のシステム構成図である。
FIG. 3 is a system configuration diagram of a parallel circuit simulation according to the embodiment of FIG. 1;

【図4】本発明の実施例に係る実際の6974個のトラ
ンジスタを持つ回路に適用した例を示す図である。
FIG. 4 is a diagram showing an example applied to an actual circuit having 6974 transistors according to the embodiment of the present invention.

【図5】回路を階層化した場合と回路を階層化しない場
合の全体のシミュレーション時間を示す図である。
FIG. 5 is a diagram illustrating an overall simulation time when a circuit is hierarchized and when a circuit is not hierarchized;

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

1 回路接続データ入力 2 前処理 3 更新処理 4 分割処理 5 階層化処理 6 終了判定処理 7 結果出力 8 EWS 9 コントローラ 10 並列回路シミュレータ 11 回路図入力 12 回路接続データ 13 回路分割 14 回路分割ファイル 15 並列コンパイル 16 並列回路シミュレーション 17 結果ファイル 18 表示 19 親回路 20,21,22,23,24,25 中間親回路 26,27,28,29,30,31,32,33 子
回路 34,35,36,37,38,39,40 節点数
1 Circuit connection data input 2 Preprocessing 3 Update processing 4 Division processing 5 Hierarchical processing 6 Termination judgment processing 7 Result output 8 EWS 9 Controller 10 Parallel circuit simulator 11 Circuit diagram input 12 Circuit connection data 13 Circuit division 14 Circuit division file 15 Parallel Compile 16 Parallel circuit simulation 17 Result file 18 Display 19 Parent circuit 20, 21, 22, 23, 24, 25 Intermediate parent circuit 26, 27, 28, 29, 30, 31, 32, 33 Child circuit 34, 35, 36, 37,38,39,40 number of nodes

フロントページの続き (56)参考文献 特開 平1−250173(JP,A) 特開 平2−87279(JP,A) 特開 平4−273582(JP,A) 小池誠彦、外4名、”並列回路シミュ レーションマシンのプロトタイプ”、情 報処理学会研究報告(CA−68)、情報 処理学会、1987年、Vol.87、No. 78、p.49〜56 (58)調査した分野(Int.Cl.6,DB名) G06F 17/50 JICSTファイル(JOIS)Continuation of the front page (56) References JP-A-1-250173 (JP, A) JP-A-2-87279 (JP, A) JP-A-4-273582 (JP, A) Masahiko Koike, 4 others, " Prototype of Parallel Circuit Simulation Machine, "Information Processing Society of Japan Research Report (CA-68), Information Processing Society of Japan, 1987, Vol. 87, No. 78, p. 49-56 (58) Field surveyed (Int.Cl. 6 , DB name) G06F 17/50 JICST file (JOIS)

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 元の回路構造を新たに親回路と部分回路
との構造に分割し、前記親回路が前記部分回路を参照す
るように前記部分回路の階層を揃える手段と、 前記部分回路のうち現存する最大の部分回路を分割し、
前記部分回路が所定のプロセッサ数に達するまで繰り返
して分割を行う手段と、 前記親回路により参照される複数の部分回路の数が所定
個に達した際に、前記親回路と前記複数の部分回路との
間に新たに中間親回路を作成して階層化を行う手段と、 並列シミュレーション時に、前記複数の部分回路を各々
1個ずつ前記プロセッサに割り当てると共に、中間親回
路と及び親回路を各々1個ずつ前記プロセッサに割り当
てる手段と を有する ことを特徴とする並列回路シミュレ
ーション回路分割方式。
[Claim 1] by dividing the original circuit structure to the structure of the newly parent circuit and partial circuit, to refer to the parent circuit the partial circuit
Means for aligning the hierarchy of the partial circuits, and dividing the largest existing partial circuit among the partial circuits,
Repeat until the partial circuit reaches a predetermined number of processors
Means for performing division by dividing by a predetermined number of partial circuits referenced by the parent circuit.
When the number reaches the number of
Means for creating a new intermediate parent circuit in between and hierarchizing the plurality of partial circuits during parallel simulation.
Allocate one by one to the processor and
Assign one path and one parent circuit to the processor
Parallel circuit simulation circuit division method characterized by having a Teru means.
【請求項2】 請求項1記載の並列シミュレーション
の回路分割方式であって、最上位親回路は、その下の中
間親回路を参照し、その中間親回路は、その下の中間親
回路又は部分回路を参照する階層構造を有することを特
徴とする並列回路シミュレーションの回路分割方式。
2. The circuit partitioning method for parallel simulation according to claim 1, wherein the uppermost parent circuit refers to a lower intermediate parent circuit, and the intermediate parent circuit is a lower intermediate parent circuit or a part thereof. A circuit division method for parallel circuit simulation, characterized by having a hierarchical structure for referring to circuits.
JP4344596A 1992-12-24 1992-12-24 Circuit partitioning method for parallel circuit simulation Expired - Fee Related JP2937221B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4344596A JP2937221B2 (en) 1992-12-24 1992-12-24 Circuit partitioning method for parallel circuit simulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4344596A JP2937221B2 (en) 1992-12-24 1992-12-24 Circuit partitioning method for parallel circuit simulation

Publications (2)

Publication Number Publication Date
JPH06195410A JPH06195410A (en) 1994-07-15
JP2937221B2 true JP2937221B2 (en) 1999-08-23

Family

ID=18370498

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4344596A Expired - Fee Related JP2937221B2 (en) 1992-12-24 1992-12-24 Circuit partitioning method for parallel circuit simulation

Country Status (1)

Country Link
JP (1) JP2937221B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4548985B2 (en) * 2001-08-16 2010-09-22 ルネサスエレクトロニクス株式会社 Circuit analyzer

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
小池誠彦、外4名、"並列回路シミュレーションマシンのプロトタイプ"、情報処理学会研究報告(CA−68)、情報処理学会、1987年、Vol.87、No.78、p.49〜56

Also Published As

Publication number Publication date
JPH06195410A (en) 1994-07-15

Similar Documents

Publication Publication Date Title
Kleinhans et al. GORDIAN: VLSI placement by quadratic programming and slicing optimization
US6574786B1 (en) Gate array cell generator using cadence relative object design
US5745363A (en) Optimization processing for integrated circuit physical design automation system using optimally switched cost function computations
JP2719509B2 (en) Graph partitioning system
US5914887A (en) Congestion based cost factor computing apparatus for integrated circuit physical design automation system
US5898597A (en) Integrated circuit floor plan optimization system
US6155725A (en) Cell placement representation and transposition for integrated circuit physical design automation system
JP2746762B2 (en) Layout method of semiconductor integrated circuit
US5557533A (en) Cell placement alteration apparatus for integrated circuit chip physical design automation system
US5875117A (en) Simultaneous placement and routing (SPAR) method for integrated circuit physical design automation system
US5870313A (en) Optimization processing for integrated circuit physical design automation system using parallel moving windows
US6637013B1 (en) Method and system for automating design rule check error correction in a CAD environment
JPH0658935B2 (en) Circuit array incorporation method
US5815403A (en) Fail-safe distributive processing method for producing a highest fitness cell placement for an integrated circuit chip
US7171347B2 (en) Logic verification in large systems
Sawkar et al. Performance directed technology mapping for look-up table based FPGAs
JPH04124855A (en) Semiconductor integrated circuit device and method of designing layout thereof and layout designing apparatus
JP2937221B2 (en) Circuit partitioning method for parallel circuit simulation
Mattison A high quality, low cost router for MOS/LSI
US6487697B1 (en) Distribution dependent clustering in buffer insertion of high fanout nets
US6487708B1 (en) Hierarchical location constraints for programmable layouts
Takahashi et al. Min-cut placement with global objective functions for large scale sea-of-gates arrays
US5740071A (en) Method and apparatus for selective shape adjustment of hierarchical designs
KR20010024944A (en) A method for manufacturing and designing an electronic device and electronic apparatus
US6868535B1 (en) Method and apparatus for optimizing the timing of integrated circuits

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

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080611

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090611

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees