JPH01240998A - Propagation delay time calculating system - Google Patents

Propagation delay time calculating system

Info

Publication number
JPH01240998A
JPH01240998A JP63067851A JP6785188A JPH01240998A JP H01240998 A JPH01240998 A JP H01240998A JP 63067851 A JP63067851 A JP 63067851A JP 6785188 A JP6785188 A JP 6785188A JP H01240998 A JPH01240998 A JP H01240998A
Authority
JP
Japan
Prior art keywords
path
point
end point
delay time
output
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
JP63067851A
Other languages
Japanese (ja)
Inventor
Mariko Satou
麻里子 佐藤
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63067851A priority Critical patent/JPH01240998A/en
Publication of JPH01240998A publication Critical patent/JPH01240998A/en
Pending legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)
  • Pulse Circuits (AREA)

Abstract

PURPOSE:To make time necessary for delay calculation minimum by extracting a duplicate path out of a forward path from a starting point to an output and backward path from an end point to an input, executing troublesome delay calculation only for the extracted path, and obtaining the delay time between the starting point and the end point. CONSTITUTION:Based on inputted circuit information 4, starting point information and end point information, a path extracting part 1 between the starting point and the output extracts the forward path from the starting point to the output, and a path extracting part 2 between the end point and the input extracts the backward path from the end point to the input. A delay calculating part 3 executes the delay calculation of the duplicate path out of the both paths, and the delay time between the starting point and the end point is calculated. Thus, by executing the troublesome delay calculation only for the duplicate path out of the forward path from the starting point to the output and the backward path from the end point to the input, the processing time necessary to obtain the delay time between the starting point and the end point can be shortened to a minimum.

Description

【発明の詳細な説明】 〔概要〕 任意のノード間の伝搬遅延時間を算出する伝搬遅延時間
算出方式に関し、 始点から出力および終点から入力までのパスをトレース
し、両者が重複するパスについてのみディレィ計算して
始点・終点間のディレィタイムを求め、処理時間の短縮
を図ることを目的とし、回路情報、始点情報および終点
情報に基づいて、始点と出力との間のパスを抽出する始
点・出力間パス抽出部および終点と入力との間のパスを
抽出する終点・入力間パス抽出部と、これら始点・出力
間パス抽出部および終点・人力間パス抽出部によって抽
出された重複するパスについて、ディレィ計算を行って
始点・終点間のディレィタイムを求めるディレィ計算部
とを備え、この求めた始点・終点間のディレィタイムを
出力するように構成する。
[Detailed Description of the Invention] [Summary] Regarding a propagation delay time calculation method that calculates the propagation delay time between arbitrary nodes, the path from the start point to the output and the end point to the input is traced, and the delay is calculated only for the path where the two overlap. Start point/output that calculates the delay time between the start point and end point and extracts the path between the start point and output based on circuit information, start point information, and end point information, with the aim of reducing processing time. Regarding the overlapping paths extracted by the inter-path extraction unit, the end-point/input path extraction unit that extracts the path between the end point and the input, and the start-output/output path extraction unit and the end-point/human-powered path extraction unit, and a delay calculation section that calculates the delay time between the start point and the end point, and is configured to output the determined delay time between the start point and the end point.

〔産業上の利用分野〕[Industrial application field]

本発明は、回路のディレィタイムのチエ、りや解析を行
う際に、必要となる任意のノード間の伝搬遅延時間(デ
ィレィタイム)を計算する伝搬遅延時間算出方式に関す
るものである。
The present invention relates to a propagation delay time calculation method for calculating the propagation delay time (delay time) between arbitrary nodes that is necessary when performing a delay time analysis of a circuit.

〔従来の技術と発明が解決しようとする問題点〕従来、
回路の任意のノード間のディレィタイムを算出する場合
、ディレィタイムを算出しようとするLSIの始点ピン
から終点ピンが見つかるまで、パスをトレースしながら
ディレィタイムを順次計算し、終点ピンに至るまで実行
していた。このディレィタイムの計算は、加算、乗算に
加え、開平計算も含み、始点ピンから終点ピンまでパス
を求めるトレース処理に比較して、10〜100倍の時
間がかかる。このため、第6図図中斜線を用いて模式的
に示すように、始点ピン(始点A)から出力に向かう全
てのパスについてディレィタイムの計算を行うこととな
り、本来不要なパスまでディレィタイムの計算を行って
しまい、処理時間が増大してしまうという問題点があっ
た。特に、回路が複雑になる程、処理時間が増大してし
まい深刻な問題点となる。
[Problems to be solved by conventional technology and invention] Conventionally,
When calculating the delay time between arbitrary nodes in a circuit, the delay time is calculated sequentially while tracing the path from the start point pin of the LSI whose delay time is to be calculated until the end point pin is found, and then the delay time is calculated sequentially until the end point pin is found. Was. Calculation of this delay time includes square root calculation in addition to addition and multiplication, and takes 10 to 100 times longer than tracing processing to find a path from a starting point pin to an ending point pin. Therefore, as schematically shown using the diagonal lines in Figure 6, the delay time is calculated for all paths from the starting point pin (starting point A) to the output, and the delay time is calculated even for unnecessary paths. There is a problem in that calculations are performed, which increases processing time. In particular, as the circuit becomes more complex, the processing time increases, which becomes a serious problem.

本発明は、始点から出力および終点から入力までのパス
をトレースし、両者が重複するパスについてのみディレ
ィ計算して始点・終点間のディレィタイムを求め、処理
時間の短縮を図ることを目的としている。
The present invention aims to shorten processing time by tracing paths from a start point to an output and from an end point to an input, and calculating delay only for paths where both overlap to find the delay time between the start and end points. .

〔問題点を解決するための手段〕[Means for solving problems]

第1図を参照して問題点を解決するための手段を説明す
る。
Means for solving the problem will be explained with reference to FIG.

第1図において、始点・出力間パス抽出部1は、始点か
ら出力に向かう前向きパスを抽出するものである。
In FIG. 1, a starting point/output path extraction unit 1 extracts a forward path from the starting point to the output.

終点・入力間パス抽出部2は、終点から入力に向かう後
ろ向きパスを抽出するものである。
The end point/input path extraction unit 2 extracts a backward path from the end point to the input.

ディレィ計算部3は、始点・出力間パス抽出部lおよび
終点・入力間パス抽出部2によって抽出されたパスのう
ち重複するパスについて、ディレィ計算を行い、始点・
終点間のパスのディレィタイムを算出するものである。
The delay calculation unit 3 performs delay calculations on overlapping paths among the paths extracted by the start point/output path extraction unit 1 and the end point/input path extraction unit 2, and
This calculates the delay time of the path between end points.

回路情報4は、ディレィタイムを算出しようとして、入
力されたものである。
Circuit information 4 is input in an attempt to calculate the delay time.

〔作用〕[Effect]

本発明は、第1図に示すように、入力された回路情報4
、始点情報、および終点情報に基づいて、始点・出力間
パス抽出部1が始点から出力に向かう前向きパスを抽出
し、終点・人力間パス抽出部2が終点から入力に向かう
後ろ向きパスを抽出し、ディレィ計算部3が両者のパス
のうち重複するパスについてディレィ計算を行い、始点
・終点間のディレィタイムを算出するようにしている。
As shown in FIG. 1, the present invention provides input circuit information 4
, the start point information, and the end point information, the start point/output path extraction unit 1 extracts a forward path from the start point to the output, and the end point/human power path extraction unit 2 extracts the backward path from the end point to the input. , the delay calculation unit 3 calculates the delay for the overlapping paths among both paths, and calculates the delay time between the starting point and the ending point.

従って、始点から出力に向かう前向きパス、および終点
から入力に向かう後ろ向きパスの重複パスについてのみ
、時間のかかるディレィ計算を行うことにより、始点・
終点間のディレィタイムを求めるのに必要な処理時間を
必要最小限に短縮することが可能となる。
Therefore, the starting point and
It becomes possible to reduce the processing time required to find the delay time between end points to the necessary minimum.

〔実施例〕〔Example〕

まず、第5図を参照して本発明によるディレィ計算範囲
について説明する。
First, the delay calculation range according to the present invention will be explained with reference to FIG.

第5図において、第1に、与えられた回路の始点Aから
終点Bが存在する出力に向かう前向きパスと、終点Bか
ら始点Aが存在する入力に向かう後ろ向きパスとを求め
る。第2に、これら両者の重複するパスについてのみ取
り出すと、図中斜線を用いて示す範囲となる。従って、
この斜線を用いて示す必要最小限の範囲についてのみ、
ディレィ計算を行い、始点Aと終点Bとの間のディレィ
タイムを求めることにより、ディレィ計算量を最小にし
て処理時間を短縮することが可能となる。
In FIG. 5, first, a forward path from the starting point A of a given circuit to the output where the ending point B exists, and a backward path from the ending point B to the input where the starting point A exists are determined. Second, if only the overlapping paths of these two paths are extracted, the range is shown using diagonal lines in the figure. Therefore,
Only the minimum necessary range indicated using this diagonal line,
By performing delay calculation and finding the delay time between the starting point A and the ending point B, it is possible to minimize the amount of delay calculation and shorten the processing time.

次に、第2図フローチャートに示す順序に従って、第3
図回路情報例および第4図リンクテーブル例を用いて、
第1図構成の動作を詳細に説明する。
Next, in accordance with the order shown in the flowchart of FIG.
Using the circuit information example in Figure 4 and the link table example in Figure 4,
The operation of the configuration shown in FIG. 1 will be explained in detail.

第2図において、図中■は、リンクテーブルを初期化す
る。これは、例えば第4図(伺リンクテーブルを準備し
、入力された第3図回路情報例中のパスaないしnを、
このリンクテーブルのパス欄に図示のように記載すると
共に、マークをO(零)に初期化することを意味してい
る。
In FIG. 2, ■ in the figure initializes the link table. This can be done, for example, by preparing the link table in Figure 4 (see Figure 4) and inputting the paths a to n in the circuit information example in Figure 3.
This means that the path column of this link table is entered as shown in the figure, and the mark is initialized to O (zero).

図中■は、始点より出力に向かって前向きトレースを行
い、言亥当パスのマークに“+1”する。
3 in the figure performs forward tracing from the starting point toward the output, and adds "+1" to the mark of the corresponding path.

これは、第4図(ロ)に示すように、第3図回路情報例
の始点Aから終点Bが存在する出力に向かって前向きト
レースを行い、見つけたパスa、b、Cなどに対応する
マーク欄に+1”することを意味している。
As shown in Figure 4 (B), this is done by performing a forward trace from the starting point A in the circuit information example in Figure 3 to the output where the ending point B exists, and corresponding to the paths a, b, C, etc. found. This means adding "+1" to the mark column.

図中■は、回路の出力までトレースしたか否かを判別す
る。YESの場合には、図中■を行う。
In the figure, it is determined whether or not the trace has been traced to the output of the circuit. If YES, perform ■ in the figure.

NOの場合には、未だ出力までトレースしていないので
、図中■を繰り返し行う。
In the case of NO, since the output has not yet been traced, step 2 in the figure is repeated.

図中■は、終点より入力に向かって後ろ向きトレースし
、該当パスのマークに“+2”する。これは、第4図(
ハ)に示すように、第3図回路情報例の終点Bから終点
Aが存在する入力に向かって後ろ向きトレースを行い、
見つけたパスm、k。
■ in the figure traces backwards from the end point toward the input, and adds "+2" to the mark of the corresponding path. This is shown in Figure 4 (
As shown in c), perform backward tracing from end point B in the example circuit information in Figure 3 to the input where end point A exists,
Found path m, k.

hなどに対応するマーク欄に“+2”することを意味し
ている。
This means adding "+2" to the mark column corresponding to h, etc.

図中■は、回路の入力までトレースし1こか否かを判別
する。YESの場合には、図中■を行う。
3 in the figure traces to the input of the circuit and determines whether it is 1 or not. If YES, perform ■ in the figure.

NOの場合には、未だ入力までトレースしていないので
、図中■を繰り返し行う。
In the case of NO, since the input has not been traced yet, step 2 in the figure is repeated.

図中■は、マークが“3”のパスのディレィタイムを計
算し、始点と終点との間のディレィタイムを求める。こ
れは、第4図(ハ)リンクテーブル中のマークに“3”
が格納されているパス(第3図図中太線を用いて示すパ
スに対応)を全て取り出し、このパスのディレィタイム
を計算し、始点Aと終点Bとの間のディレィタイムを算
出することを意味している。
3 in the figure calculates the delay time of the path with the mark "3" to find the delay time between the start point and the end point. This means that the mark in the link table in Figure 4 (c) is "3".
is stored (corresponding to the path indicated by the thick line in Figure 3), calculate the delay time of this path, and calculate the delay time between the start point A and the end point B. It means.

以上の処理によって、始点Aと終点Bとを結ぶパスのみ
が抽出され、これら抽出されたパスに対してのみディレ
ィタイムを計算し、始点へと終点13との間のディレィ
タイムを求めることにより、ディレィ計算に要する処理
時間を必要最小限に短縮することが可能となる。
Through the above processing, only the paths connecting the starting point A and the ending point B are extracted, and by calculating the delay time only for these extracted paths and finding the delay time between the starting point and the ending point 13, It becomes possible to reduce the processing time required for delay calculation to the necessary minimum.

第3図は回路情報例を示す。太線がマーク“3”が付与
されたパスである6 第4図はリンクテーブル例を示す。第4図(イ)が初期
状態のものであって、マーク欄に零が格納されている。
FIG. 3 shows an example of circuit information. The thick line indicates the path marked with "3".6 FIG. 4 shows an example of the link table. FIG. 4(a) shows the initial state, in which zero is stored in the mark column.

第4図(ロ)が始点Aより前向きトレース後のものであ
って、8亥当パスのマーク欄に“+1゛した値が格納さ
れている。第4図(ハ)が終点Bより後ろ向きトレース
後のものであって、該当パスのマーク欄に“+2”した
値が格納されている。この第4図(ハ)のマーク欄に“
3”が格納されているパスが、始点Aと終点Bとを結ぶ
パスである。従って、このマーク欄に“3″が格納され
ているパスのみディレィ計算して、始点Aと終点Bとの
間のディレィタイムを求める。
Figure 4 (b) shows the result after tracing forward from the starting point A, and a value increased by "+1" is stored in the mark field of the 8-pass. Figure 4 (c) shows the trace tracing backward from the end point B. This is the latter one, and the value increased by “+2” is stored in the mark field of the corresponding path.
The path for which "3" is stored is the path that connects the start point A and the end point B. Therefore, only the path for which "3" is stored in this mark column is required to calculate the delay between the start point A and the end point B. Find the delay time between.

第5図は本発明によるディレィ計算範囲を示す。FIG. 5 shows the delay calculation range according to the present invention.

斜線の部分がディレィ計算範囲である。The shaded area is the delay calculation range.

〔発明の効果〕〔Effect of the invention〕

以上説明したように、本発明によれば、始点から出力に
向かう前向きパス、および終点から入力に向かう後ろ向
きパスの−)ち重複するパスを抽出し、抽出したパスに
ついてのみ時間のかかるディレィ計算を行って始点・終
点間のディレィクイムを求める構成を採用しているため
、任意のノード間のディレィ計算に要する時間を最小に
することができる。特に、回路が複雑になる程、ディレ
ィ計算に要する時間を、従来に比し短縮することが可能
となる。
As described above, according to the present invention, overlapping paths (a forward path from the start point to the output and a backward path from the end point to the input) are extracted, and the time-consuming delay calculation is performed only on the extracted paths. Since this configuration employs a configuration in which the delay time between the start point and the end point is calculated by performing the above steps, the time required to calculate the delay between arbitrary nodes can be minimized. In particular, as the circuit becomes more complex, the time required for delay calculation can be reduced compared to the conventional method.

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

第1図は本発明の1実施例構成図、第2図は本発明の動
作説明フローチャート、第3図は回路情報例、第4図は
リンクテーブル例、第5図は本発明によるディレィ計算
範囲、第6図は従来技術によるディレィ計算範囲を示す
。 図中、1は始点・出力間パス抽出部、2は終点・入力間
パス抽出部、3はディレィ計算部、4は−:7−タ゛3
″のパス 回路情報例 箔 3 図 本免明にJろテルイ計鼻範圏 馬   ラ   β勺 帝ε来救嚇11:よろテ身しイ言士蕩1がワS泉 6 
 図
Fig. 1 is a configuration diagram of one embodiment of the present invention, Fig. 2 is a flowchart explaining the operation of the present invention, Fig. 3 is an example of circuit information, Fig. 4 is an example of a link table, and Fig. 5 is a delay calculation range according to the present invention. , FIG. 6 shows the delay calculation range according to the prior art. In the figure, 1 is the start point/output path extraction section, 2 is the end point/input path extraction section, 3 is the delay calculation section, and 4 is the -:7-type 3.
``path circuit information example foil 3 Illustrated book understanding J terui meter nose range horse la β 勺 Emperor ε come rescue threat 11: Yorote body ii word master 1 is wa S spring 6
figure

Claims (1)

【特許請求の範囲】 任意のノード間の伝搬遅延時間を算出する伝搬遅延時間
算出方式において、 回路情報、始点情報および終点情報に基づいて、始点と
出力との間のパスを抽出する始点・出力間パス抽出部(
1)および終点と入力との間のパスを抽出する終点・入
力間パス抽出部(2)と、 これら始点・出力間パス抽出部(1)および終点・入力
間パス抽出部(2)によって抽出された重複するパスに
ついて、ディレイ計算を行って始点・終点間のディレィ
タイムを求めるディレイ計算部(3)とを備え、 この求めた始点・終点間のディレイタイムを出力するよ
うに構成したことを特徴とする伝搬遅延時間算出方式。
[Claims] In a propagation delay time calculation method that calculates a propagation delay time between arbitrary nodes, there is a starting point/output method that extracts a path between a starting point and an output based on circuit information, starting point information, and ending point information. Interval path extraction part (
1) and an end point/input path extraction unit (2) that extracts the path between the end point and the input, and a start point/output path extraction unit (1) and an end point/input path extraction unit (2). and a delay calculation section (3) that calculates the delay time between the start point and the end point by calculating the delay for the overlapping paths that have been detected, and is configured to output the calculated delay time between the start point and the end point. Characteristic propagation delay time calculation method.
JP63067851A 1988-03-22 1988-03-22 Propagation delay time calculating system Pending JPH01240998A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63067851A JPH01240998A (en) 1988-03-22 1988-03-22 Propagation delay time calculating system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63067851A JPH01240998A (en) 1988-03-22 1988-03-22 Propagation delay time calculating system

Publications (1)

Publication Number Publication Date
JPH01240998A true JPH01240998A (en) 1989-09-26

Family

ID=13356875

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63067851A Pending JPH01240998A (en) 1988-03-22 1988-03-22 Propagation delay time calculating system

Country Status (1)

Country Link
JP (1) JPH01240998A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2341510A1 (en) 2003-09-12 2011-07-06 Nippon Soda Co., Ltd. Blockcopolymer solid electrolyte, ion-conductive membrane and process for producing the blockcopolymer
US8307312B2 (en) 2007-08-16 2012-11-06 Fujitsu Limited Simulation method of logic circuit
CN103732007A (en) * 2014-01-22 2014-04-16 哈尔滨工业大学 Four-axis linkage chip mounter based optimization method of motion path of mounting head

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2341510A1 (en) 2003-09-12 2011-07-06 Nippon Soda Co., Ltd. Blockcopolymer solid electrolyte, ion-conductive membrane and process for producing the blockcopolymer
US8307312B2 (en) 2007-08-16 2012-11-06 Fujitsu Limited Simulation method of logic circuit
CN103732007A (en) * 2014-01-22 2014-04-16 哈尔滨工业大学 Four-axis linkage chip mounter based optimization method of motion path of mounting head

Similar Documents

Publication Publication Date Title
Shorack Bootstrapping robust regression
JPS58117075A (en) Monolithic type folding circuit for time-wise digital processing
JPH01240998A (en) Propagation delay time calculating system
JP2902045B2 (en) High-speed numerical processor
JPH04332036A (en) Floating decimal point multiplier and its multiplying system
US9678715B2 (en) Multi-element comparison and multi-element addition
Khatwani et al. On Chuang's continued fraction method of model reduction
JPS63198125A (en) Multiplication circuit
JP2579321B2 (en) Binary processing unit
Nikolajsen An improved Laguerre eigensolver for unsymmetric matrices
Gary Hyman's method applied to the general eigenvalue problem
JPH0964754A (en) Error check code generating circuit
JPS6274129A (en) Carry look-ahead adder
JPS58201141A (en) Multiplier
KR950010451B1 (en) A flight speed multiplier using group tree structure algorithm
JPS6246369A (en) Product sum instruction executing system
JPH0548581A (en) Method for parity attachment
JPH02122302A (en) Sequence processing circuit
Vorhauer Three two-dimensional Weyl steps in the circle problem II. The logarithmic Riesz mean for a class of arithmetic functions
JPH03225421A (en) Calculation system for legendre's function of second kind
JPS5936781B2 (en) Inner and outer integral methods of digital differential analyzer
JPS63219069A (en) System for analyzing modification reception between japanese clauses
JPH0241572A (en) Logic circuit synthesizing system
JPH04365174A (en) Signal delay time calculating system
JPH07112186B2 (en) Synchronous processing LSI interface method