JP2876636B2 - Circuit data division method for logic simulation - Google Patents

Circuit data division method for logic simulation

Info

Publication number
JP2876636B2
JP2876636B2 JP1215173A JP21517389A JP2876636B2 JP 2876636 B2 JP2876636 B2 JP 2876636B2 JP 1215173 A JP1215173 A JP 1215173A JP 21517389 A JP21517389 A JP 21517389A JP 2876636 B2 JP2876636 B2 JP 2876636B2
Authority
JP
Japan
Prior art keywords
group
elements
series
delay
input terminal
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
JP1215173A
Other languages
Japanese (ja)
Other versions
JPH0378086A (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 JP1215173A priority Critical patent/JP2876636B2/en
Publication of JPH0378086A publication Critical patent/JPH0378086A/en
Application granted granted Critical
Publication of JP2876636B2 publication Critical patent/JP2876636B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は論理シミュレーション用回路データ分割方式
に関し、特にマルチプロセッサ方式の論理シミュレーシ
ョン装置に入力する回路データを生成するための前処理
としての論理シミュレーション用回路データ分割方式に
関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a logic simulation circuit data division method, and in particular, a logic simulation as preprocessing for generating circuit data to be input to a multiprocessor logic simulation apparatus. Circuit data division method.

〔技術環境〕[Technical environment]

近年、VLSI化技術の進歩による集積回路の大規模化,
高密度化に伴い、開発期間,コストの面から実際の装置
を製造する前のシミュレーションによる論理の検証作業
が必要不可欠なものとなりつつある。
In recent years, the scale of integrated circuits has increased due to advances in VLSI technology,
With the increase in density, it is becoming indispensable to verify the logic by simulation before manufacturing an actual device in terms of development period and cost.

初期の論理シミュレーションはソフトウェアにより実
現していたが、被検証回路の大規模化に伴い、ハードウ
ェアで論理シミュレーションを実行する専用エンジンが
開発され、一部で実用化されている。これらの専用エン
ジンは、一般に汎用の8〜32bitマイクロプロセッサを
複数個用いたマルチプロセッサ方式を採用しており、被
検証回路をいくつかの部分回路に分割してシミュレーシ
ョンを実行し処理速度を向上させている。しかし、一般
にシミュレーション実行中は、結果の正当性を保証する
ため、シミュレーション時刻(タイムスロット)ごとに
各プロセッサが同期をとる必要があり、回路データの分
割法によっては各プロセッサの待ち時間が増加し、処理
速度が逆に悪化してしまう可能性がある。
Initially, the logic simulation was realized by software, but with the increase in the size of the circuit to be verified, a dedicated engine for executing the logic simulation by hardware has been developed and partially put into practical use. These dedicated engines generally employ a multiprocessor system using a plurality of general-purpose 8- to 32-bit microprocessors, and divide the circuit under test into several partial circuits to execute simulations to improve processing speed. ing. However, in general, during the execution of a simulation, it is necessary to synchronize each processor at each simulation time (time slot) in order to guarantee the validity of the result, and the waiting time of each processor increases depending on the method of dividing circuit data. On the contrary, there is a possibility that the processing speed is deteriorated.

〔従来の技術〕[Conventional technology]

一般に、回路データの分割は、以下の2点を基本方針
として処理される。
Generally, the division of circuit data is processed based on the following two basic principles.

(1)プロセッサ間の通信量を最小にする。(1) Minimize the traffic between processors.

(2)各シミュレーション時刻において各プロセッサが
評価する素子数を平均化する。
(2) The number of elements evaluated by each processor at each simulation time is averaged.

従来の回路データ分割方式は、被検証回路の接続情報
に基づき、被検証回路の回路データの中から、各入力端
子から縦続に接続されている素子から成る直列接続素子
群を抽出して複数のグループに分ける手段と、この直列
接続素子群以外の素子を各グループに振り分ける手段
と、各グループに含まれる素子数を比較して素子数の最
大値と最小値の差があらかじめ設定されたしきい値より
も小さくなるように再度振り分けを行う手段とから構成
され、回路データの分割を行っている。
The conventional circuit data division method extracts a plurality of series-connected element groups consisting of elements connected in cascade from each input terminal from circuit data of a circuit under test based on connection information of the circuit under test. Means for dividing into groups, means for distributing elements other than this series-connected element group to each group, and a threshold in which the difference between the maximum value and the minimum value of the number of elements is set in advance by comparing the number of elements included in each group. Means for re-distributing the circuit data so as to be smaller than the value, thereby dividing the circuit data.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

上述したように、従来の論理シミュレーション用回路
データ分割方式では、入力端子からの直列接続素子群と
これから分岐した素子群とが別のプロセッサで処理され
るときは、シミュレーション実行中にシミュレーション
結果の正当性を保証するため各プロセッサが同期をとら
なければならないが、同期を必要とする回数を少なくす
るための特別な対策はされていない。又、単に素子数の
平均化のみを行い入力パターン情報を考慮していないの
で、各シミュレーション時刻に各プロセッサが実際に行
う評価のための処理実行回数を平均化するのが困難であ
り、プロセッサの稼働率が低下するという欠点があっ
た。
As described above, in the conventional circuit data division method for logic simulation, when the series-connected element group from the input terminal and the element group branched therefrom are processed by different processors, the validity of the simulation result during the simulation is executed. Each processor must synchronize in order to guarantee the performance, but no special measures are taken to reduce the number of times that synchronization is required. Also, since only the number of elements is simply averaged and the input pattern information is not taken into account, it is difficult to average the number of executions of the processing for evaluation actually performed by each processor at each simulation time, and the There is a disadvantage that the operation rate is reduced.

本発明の目的は、各プロセッサ間の同期回数および通
信量を減らし、プロセッサの稼働率を向上させることの
できる論理シミュレーション用回路データ分割方式を提
供することである。
SUMMARY OF THE INVENTION An object of the present invention is to provide a circuit data division method for logic simulation that can reduce the number of synchronizations and the amount of communication between processors and improve the operation rate of the processors.

〔課題を解決するための手段〕[Means for solving the problem]

本発明の論理シミュレーション用回路データ分割方式
は、印加される入力パターンのエッジ数と入力バッファ
を取り除いたときのファンアウト数との積の値の大きい
順に従って被検証回路の入力端子に優先順位を付与する
入力端子優先順位付与手段と、前記被検証回路を構成す
る素子を遅延値に従って零遅延素子と有遅延素子とに分
類する素子分類手段と、前記被検証回路の接続情報に基
づき前記入力端子優先付与手段により付与された優先順
位に従って各入力端子から縦続に接続されている素子か
ら成る直列接続素子群を抽出して複数のグループを構成
する直列接続素子群抽出手段と、すべての素子がグルー
プに振り分けられるまで直列接続素子群に含まれる入力
端子の優先順位に従って各直列接続素子群中の複数のフ
ァンアウトを持つ有遅延素子から分岐し縦続に接続され
た直接接続素子群を抽出してその有遅延素子とは別のグ
ループに割り当て、複数のファンアウトを持つ零遅延素
子から分岐し縦続に接続された直列接続素子群を抽出し
てその零遅延素子と同一のグループに割り当てる残素子
グループ化手段と、各グループに含まれる素子数を比較
して素子数の最大値と最小値の差があらかじめ設定され
たしきい値よりも小さくなるまで素子数の最も大きいグ
ループの有遅延素子からの直列接続素子群を素子数の最
も小さいグループへ変更する素子数平均化手段とを備え
て構成されている。
In the circuit data division method for logic simulation of the present invention, the priority is given to the input terminals of the circuit under test in descending order of the product value of the number of edges of the applied input pattern and the number of fanouts when the input buffer is removed. Input terminal priority assigning means for assigning, element classifying means for classifying elements constituting the circuit under test into zero delay elements and delay elements according to delay values, and the input terminal based on connection information of the circuit under test. A series-connected element group extracting means for extracting a series-connected element group consisting of cascade-connected elements from each input terminal according to the priority given by the priority assigning means to form a plurality of groups; Have multiple fan-outs in each series-connected element group according to the priority order of the input terminals included in the series-connected element group until they are sorted into A direct-connected element group extracted from the extension element and connected in cascade is extracted and assigned to a group different from the delay element, and a series connection element branched from the zero delay element having a plurality of fanouts and connected in cascade. A remaining element grouping means for extracting a group and assigning it to the same group as the zero delay element, and a threshold for presetting a difference between a maximum value and a minimum value of the number of elements by comparing the number of elements included in each group. Element number averaging means for changing the series-connected element group from the delay element of the group having the largest number of elements to the group having the smallest number of elements until the value becomes smaller than the value.

〔実施例〕〔Example〕

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

第1図は本発明の一実施例を示す論理シミュレーショ
ン用回路データ分割方式の機能ブロック図である。
FIG. 1 is a functional block diagram of a circuit data division system for logic simulation showing one embodiment of the present invention.

第1図において、11は入力端子優先順位付与手段、12
は素子分類手段、13は直列接続素子群抽出手段、14は残
素子グループ化手段、15は素子数平均化手段である。
In FIG. 1, reference numeral 11 denotes an input terminal priority assigning means;
Denotes element classification means, 13 denotes a series connection element group extraction means, 14 denotes remaining element grouping means, and 15 denotes element number averaging means.

入力端子優先順位付与手段11は、被検証回路の各入力
端子に、そこに印加される入力パターンのエッジ数(立
上り及び立下りの数)と入力バッファを取り除いた時の
ファンアウト(出力の送出先)数との積の大きい順に従
って優先順位を付与する。
The input terminal priority assigning means 11 supplies, to each input terminal of the circuit to be verified, the number of edges (the number of rising and falling edges) of the input pattern applied thereto and the fan-out (output transmission) when the input buffer is removed. First) priorities are assigned in descending order of the product of numbers.

素子分類手段12は、被検証回路を構成する素子を遅延
値に従って零遅延素子と有遅延素子とに分類する。
The element classifying means 12 classifies the elements constituting the circuit under verification into a zero delay element and a delay element according to the delay value.

直列接続素子群抽出手段13は、被検証回路の接続情報
と、入力端子優先順位付与手段11により付与された優先
順位の順序に従って、各入力端子から縦続に接続されて
いる素子から成る直列接続素子群を抽出し、それぞれグ
ループを構成して被検証回路を複数のグループに分け
る。
The series-connected element group extracting means 13 is a series-connected element consisting of elements connected in cascade from each input terminal in accordance with the connection information of the circuit to be verified and the order of priority given by the input terminal priority giving means 11. The groups are extracted, and each group is formed to divide the circuit under test into a plurality of groups.

残素子グループ化手段14は、すべての素子が上記グル
ープのいずれかに振り分けられるまで、直列接続素子群
に含まれる入力端子の優先順位に従って、順次、各直列
接続素子群中の複数のファンアウトを持つ有遅延素子か
ら分岐し、縦続に接続されている素子から成る直列接続
素子群を抽出し、分岐元の有遅延素子とは別のグループ
に割り当てる。同様に、複数のファンアウトを持つ零遅
延素子から分岐し、縦続に接続されている直列接続素子
群を抽出し、分岐元の零遅延素子と同一のグループに割
り当てる。
The remaining element grouping means 14 sequentially generates a plurality of fan-outs in each series-connected element group according to the priority order of the input terminals included in the series-connected element group until all the elements are assigned to one of the groups. A series connected element group consisting of elements cascaded from the element having delay and having a cascade connection is extracted and assigned to a different group from the element having delay at the branch source. Similarly, a branch is made from a zero delay element having a plurality of fan-outs, a series-connected element group connected in cascade is extracted, and is assigned to the same group as the branch source zero delay element.

素子数平均化手段15は、各グループに含まれる素子数
を比較し、素子数の最大値と最小値の差があらかじめ設
定されたしきい値よりも小さくなるまで、素子数の最も
大きいグループ内の有遅延素子からの直列接続素子群を
素子数の最も小さいグループへ割り当て変更する。
The element number averaging means 15 compares the number of elements included in each group, and until the difference between the maximum value and the minimum value of the element number becomes smaller than a preset threshold value, the group having the largest number of elements Of the serially connected element group from the delay element having the same number is changed to the group having the smallest number of elements.

第2図は、第1図に示した入力端子優先順位付与手段
11の処理の流れを示すフローチャートである。この手段
では、各入力端子について、バッファを取り除いたとき
の入力端子のファンアウト数と、その入力端子に印加さ
れる入力信号の入力パターンのエッジ数との積を計算す
る(ステップ21)。この操作をすべての入力端子につい
て実行する(ステップ22)。すべての入力端子について
計算を終了すると、計算した積に従って値の大きい順に
入力端子をソートし、優先順位を付与する。
FIG. 2 shows the input terminal priority assigning means shown in FIG.
11 is a flowchart showing the flow of the processing of Step 11. In this means, for each input terminal, the product of the fan-out number of the input terminal when the buffer is removed and the edge number of the input pattern of the input signal applied to the input terminal is calculated (step 21). This operation is performed for all input terminals (step 22). When the calculation is completed for all the input terminals, the input terminals are sorted in descending order of the value according to the calculated product, and priorities are assigned.

第3図は、第1図に示した素子分類手段12の処理の流
れを示すフローチャートである。この手段では、被検証
回路を構成する素子を、その遅延値に従って零遅延素子
と有遅延素子とに分類する(ステップ31)。これをすべ
ての素子について実行する(ステップ32,33)。
FIG. 3 is a flowchart showing the flow of processing of the element classification means 12 shown in FIG. In this means, the elements constituting the circuit to be verified are classified into zero delay elements and delay elements according to their delay values (step 31). This is performed for all elements (steps 32 and 33).

第4図は、第1図に示す直列接続素子抽出手段13の処
理の流れを示すフローチャートである。この手段では、
まず内部カウンタの値iを初期化し(ステップ41)、被
検証回路を探索するためのアクティブゲートとして、入
力端子優先順位付与手段11によって与えられた優先順位
に従って入力端子を選択する(ステップ42)。次に、そ
のアクティブゲートを直列接続素子群〔i〕に割り当て
る(ステップ42)。アクティブゲートがファンアウトを
持つか否かを検査し、ファンアウトを持つ場合にはアク
ティブゲートをファンアウト先の任意の素子とし(ステ
ップ45)、ステップ42に戻り、その素子を直列接続素子
群〔i〕に割り当てる。これをアクティブゲートがファ
ンアウトを持たなくなるまで繰り返し、直列接続素子群
〔i〕が抽出されてグループ〔i〕の基が構成される。
次に、この操作をすべての入力端子につき処理し終える
まで繰り返し(ステップ46,47,48)、複数のグループを
構成する。
FIG. 4 is a flowchart showing the flow of the process of the series connection element extracting means 13 shown in FIG. By this means,
First, the value i of the internal counter is initialized (step 41), and an input terminal is selected as an active gate for searching for a circuit to be verified in accordance with the priority given by the input terminal priority assigning means 11 (step 42). Next, the active gate is assigned to the series-connected element group [i] (step 42). It is checked whether or not the active gate has a fan-out. If the active gate has a fan-out, the active gate is set as an arbitrary element of a fan-out destination (step 45), and the process returns to step 42, where the element is connected to a series-connected element group [ i]. This is repeated until the active gate has no fan-out, and the series-connected element group [i] is extracted to form the group [i].
Next, this operation is repeated until all the input terminals have been processed (steps 46, 47, 48) to form a plurality of groups.

第5図は第1図に示す残素子グループ化手段の処理の
流れを示すフローチャートである。この手段では、直列
接続素子群に含まれる入力端子の優先順位に従って、そ
の直列接続素子群中に複数のファンアウトを持つ有遅延
素子があるかどうかを検査し(ステップ51)、ある場合
には、その有遅延素子から分岐したファンアウト先の素
子からの直列接続素子群を抽出し、分岐元の有遅延素子
と別のグループに割り当てる(ステップ52)。この処理
を直列接続素子群中の複数のファンアウトを持つすべて
の有遅延素子について行う。次に直列接続素子群に含ま
れる入力端子の優先順位に従って、直列接続素子群中に
複数のファンアウトを持つ零遅延素子があるか否かを検
査し(ステップ53)、ある場合には分岐したファンアウ
ト先の素子からの直列接続素子群を抽出し、分岐元の零
遅延素子と同一グループに割り当てる(ステップ54)。
これを直列接続素子群中の複数のファンアウトを持つす
べての零遅延素子について処理する。以上述べた有遅延
素子,零遅延素子からの直列接続素子群の抽出とグルー
プへの割り付けをすべての素子がグループへ割り付けら
れるまで繰り返して行う。
FIG. 5 is a flowchart showing the flow of processing of the remaining element grouping means shown in FIG. In this means, it is checked whether there is a delay element having a plurality of fan-outs in the series-connected element group according to the priority order of the input terminals included in the series-connected element group (step 51). Then, a series connected element group from the fan-out destination element branched from the delay element is extracted and assigned to a different group from the delay element at the branch source (step 52). This process is performed for all delay elements having a plurality of fan-outs in the series connection element group. Next, according to the priority order of the input terminals included in the series connection element group, it is checked whether there is a zero delay element having a plurality of fan-outs in the series connection element group (step 53). A series-connected element group from the element at the fan-out destination is extracted and assigned to the same group as the zero-delay element at the branch source (step 54).
This is processed for all the zero delay elements having a plurality of fanouts in the series connection element group. The above-described extraction of the series-connected element group from the delay element and the zero delay element and the assignment to the group are repeated until all the elements are assigned to the group.

第6図は、第1図に示す素子数平均化手段15の処理の
流れを示すフローチャートである。この手段では、まず
各グループに含まれる素子数を計算し、その中の最大の
素子数(max)と最小の素子数(min)との差があらかじ
め設定されたしきい値εよりも大きいかどうかを検査す
る(ステップ61)。大きい場合には素子数が最大のグル
ープから、複数のファンアウトを有する有遅延素子から
の直列接続素子群を抽出し、素子数が最小のグループへ
割り当てる。以上述べた処理を素子数の差がしきい値ε
よりも小さくなるまで繰り返し行う。
FIG. 6 is a flowchart showing a flow of processing of the element number averaging means 15 shown in FIG. In this means, first, the number of elements included in each group is calculated, and whether the difference between the maximum number of elements (max) and the minimum number of elements (min) is larger than a preset threshold ε is determined. It is checked whether it is (step 61). If the number is large, a series-connected element group from the delay elements having a plurality of fanouts is extracted from the group having the largest number of elements, and is assigned to the group having the smallest number of elements. The above-described processing is performed using the threshold value ε
Repeat until smaller.

〔発明の効果〕〔The invention's effect〕

以上詳細に説明したように、本発明によれば、零遅延
素子から分岐した直列接続素子群は、入力端子からの直
列接続素子群と同一グループに分類されるので、論理シ
ミュレーション実行時に異なるプロセッサに割り当てら
れるのは有遅延素子からの直列接続素子群のみとなる。
従って、有遅延素子からの直列接続素子群評価の際のみ
異なるプロセッサ間で同期をとればよく、従来の回路デ
ータ分割方式の場合より同期発生回数を少なくすること
ができ、各プロセッサ間の通信量を減らし、各プロセッ
サの待ち時間を減少させることが可能となる。又、論理
シミュレーション時にプロセッサが実際に処理を実行す
る回数に最も影響のある信号の入力パターン情報を用い
て入力端子に優先順位を付与しているので、これを考慮
してグループを重点的に各プロセッサに割り振ること
で、各シミュレーション時刻に各プロセッサが実際に行
う評価のための処理実行回数を平均化することが容易と
なり、従って、プロセッサの稼働率を向上させ処理時間
を短縮させることが可能となる効果がある。
As described above in detail, according to the present invention, the series-connected element group branched from the zero-delay element is classified into the same group as the series-connected element group from the input terminal. Only the serially connected element group from the delay elements is assigned.
Therefore, it is sufficient to synchronize between different processors only when evaluating the serially connected element group from the delay elements, and the number of times of occurrence of synchronization can be reduced as compared with the case of the conventional circuit data division method, and the communication volume between the processors can be reduced. And the waiting time of each processor can be reduced. In addition, priorities are assigned to input terminals by using input pattern information of a signal which has the greatest influence on the number of times the processor actually executes processing during a logic simulation. By allocating to processors, it becomes easier to average the number of executions of processing for evaluation actually performed by each processor at each simulation time, and therefore, it is possible to improve the operation rate of the processor and reduce the processing time. There is an effect.

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

第1図は本発明の一実施例の機能ブロック図、第2図は
第1図の入力端子優先順位付与手段の処理の流れを示す
フローチャート、第3図は第1図の素子分類手段の処理
のフローチャート、第4図は第1図に示す直列接続素子
群抽出手段の処理のフローチャート、第5図は第1図に
示す残素子グループ化手段の処理のフローチャート、第
6図は第1図に示す素子数平均化手段の処理のフローチ
ャートである。 11……入力端子優先順位付与手段、12……素子分類手
段、13……直列接続素子群抽出手段、14……残素子グル
ープ化手段、15……素子数平均化手段。
FIG. 1 is a functional block diagram of an embodiment of the present invention, FIG. 2 is a flowchart showing the flow of processing of the input terminal priority assigning means of FIG. 1, and FIG. 3 is processing of the element classifying means of FIG. 4, FIG. 4 is a flowchart of the processing of the series-connected element group extracting means shown in FIG. 1, FIG. 5 is a flowchart of the processing of the remaining element grouping means shown in FIG. 1, and FIG. 6 is a flowchart of FIG. It is a flowchart of the processing of the number-of-elements averaging means shown. 11 ... input terminal priority assigning means, 12 ... element classification means, 13 ... series-connected element group extraction means, 14 ... remaining element grouping means, 15 ... element number averaging means.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】印加される入力パターンのエッジ数と入力
バッファを取り除いたときのファンアウト数との積の値
の大きい順に従って被検証回路の入力端子に優先順位を
付与する入力端子優先順位付与手段と、前記被検証回路
を構成する素子を遅延値に従って零遅延素子と有遅延素
子とに分類する素子分類手段と、前記被検証回路の接続
情報に基づき前記入力端子優先付与手段により付与され
た優先順位に従って各入力端子から縦続に接続されてい
る素子から成る直列接続素子群を抽出して複数のグルー
プを構成する直列接続素子群抽出手段と、すべての素子
がグループに振り分けられるまで直列接続素子群に含ま
れる入力端子の優先順位に従って各直列接続素子群中の
複数のファンアウトを持つ有遅延素子から分岐し縦続に
接続された直接接続素子群を抽出してその有遅延素子と
は別のグループに割り当て、複数のファンアウトを持つ
零遅延素子から分岐し縦続に接続された直列接続素子群
を抽出してその零遅延素子と同一のグループに割り当て
る残素子グループ化手段と、各グループに含まれる素子
数を比較して素子数の最大値と最小値の差があらかじめ
設定されたしきい値よりも小さくなるまで素子数の最も
大きいグループの有遅延素子からの直列接続素子群を素
子数の最も小さいグループへ変更する素子数平均化手段
とを含むことを特徴とする論理シミュレーション用回路
データ分割方式。
An input terminal priority assigning unit assigns priorities to input terminals of a circuit to be verified in accordance with a larger value of a product of the number of edges of an applied input pattern and the number of fanouts when an input buffer is removed. Means, an element classifying means for classifying elements constituting the circuit under test into a zero delay element and a delay element according to a delay value, and the input terminal priority assigning means based on connection information of the circuit under test. A series-connected element group extracting means for extracting a series-connected element group composed of elements connected in cascade from each input terminal according to the priority order to form a plurality of groups; and a series-connected element until all elements are sorted into groups. Direct connections cascaded from the delay elements with multiple fanouts in each series connection element group according to the priority of the input terminals included in the group. An element group is extracted and assigned to a different group from the delay element, and a series connection element group branched from a zero delay element having a plurality of fanouts and connected in cascade is extracted, and the same element as the zero delay element is extracted. The remaining element grouping means to be assigned to the group and the group having the largest number of elements until the difference between the maximum value and the minimum value of the number of elements is smaller than a preset threshold value by comparing the number of elements included in each group. A circuit number dividing means for changing the serially connected element group from the delay element to the group having the smallest number of elements.
JP1215173A 1989-08-21 1989-08-21 Circuit data division method for logic simulation Expired - Fee Related JP2876636B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1215173A JP2876636B2 (en) 1989-08-21 1989-08-21 Circuit data division method for logic simulation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1215173A JP2876636B2 (en) 1989-08-21 1989-08-21 Circuit data division method for logic simulation

Publications (2)

Publication Number Publication Date
JPH0378086A JPH0378086A (en) 1991-04-03
JP2876636B2 true JP2876636B2 (en) 1999-03-31

Family

ID=16667872

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1215173A Expired - Fee Related JP2876636B2 (en) 1989-08-21 1989-08-21 Circuit data division method for logic simulation

Country Status (1)

Country Link
JP (1) JP2876636B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6201382B2 (en) * 2013-04-05 2017-09-27 株式会社ソシオネクスト Logic verification apparatus and logic verification method

Also Published As

Publication number Publication date
JPH0378086A (en) 1991-04-03

Similar Documents

Publication Publication Date Title
US6058492A (en) Method and apparatus for design verification using emulation and simulation
US6336206B1 (en) Method and apparatus for structural input/output matching for design verification
US5455928A (en) Method for modeling bidirectional or multiplicatively driven signal paths in a system to achieve a general purpose statically scheduled simulator
US6523155B1 (en) Method for partitioning a netlist into multiple clock domains
JP3851357B2 (en) Timing characteristic extraction method for transistor circuit, storage medium storing timing characteristic library, LSI design method, and gate extraction method
Tamura et al. Path delay analysis for hierarchical building block layout system
JP2876636B2 (en) Circuit data division method for logic simulation
US5600568A (en) Analysis system for the delay time in logic equipment
US6075936A (en) Logic circuit simulation apparatus having cycle-based simulator for simulating circuits including multi-cycle paths
JP2003503800A (en) Logic event simulation
WO2003009184A2 (en) Multi-clock system simulation
JPH05108746A (en) Logic simulating circuit data dividing system
JP2727615B2 (en) Logic simulation equipment
Donath et al. Parallel multi-level simulation with a conservative approach
JPH02184934A (en) Circuit data dividing device
US20030188302A1 (en) Method and apparatus for detecting and decomposing component loops in a logic design
JPH0371362A (en) Parallel computer for logical simulation
Yu et al. A path-oriented approach for reducing hazards in asynchronous designs
JPH0916642A (en) Method for evaluating architecture in data processor
JP2666333B2 (en) Logic simulation method and logic simulation device
JP2002083007A (en) Device and method for verifying logic of event-driven simulator
Chu et al. Efficient timing analysis for general synchronous and asynchronous circuits
Shih et al. Criticality and Sensitivity Analysis for Incremental Performance Optimization of Asynchronous Pipelines
JP2000293555A (en) Device and method for verifying lsi circuit
JPH07262245A (en) Path restriction generation method

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees