JP3062184B1 - Arithmetic processing method of PLL circuit and logic simulation method using the same - Google Patents

Arithmetic processing method of PLL circuit and logic simulation method using the same

Info

Publication number
JP3062184B1
JP3062184B1 JP11084090A JP8409099A JP3062184B1 JP 3062184 B1 JP3062184 B1 JP 3062184B1 JP 11084090 A JP11084090 A JP 11084090A JP 8409099 A JP8409099 A JP 8409099A JP 3062184 B1 JP3062184 B1 JP 3062184B1
Authority
JP
Japan
Prior art keywords
clock signal
time
reference clock
change
determined
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
JP11084090A
Other languages
Japanese (ja)
Other versions
JP2000278118A (en
Inventor
秀実 加賀谷
Original Assignee
日本電気アイシーマイコンシステム株式会社
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 日本電気アイシーマイコンシステム株式会社 filed Critical 日本電気アイシーマイコンシステム株式会社
Priority to JP11084090A priority Critical patent/JP3062184B1/en
Application granted granted Critical
Publication of JP3062184B1 publication Critical patent/JP3062184B1/en
Publication of JP2000278118A publication Critical patent/JP2000278118A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Stabilization Of Oscillater, Synchronisation, Frequency Synthesizers (AREA)

Abstract

【要約】 【目的】 論理シミュレーションの演算処理に用いた場
合に、作業効率を向上でき、短い計算時間で高精度の結
果が得られ、さらに同期・非同期のシミュレーションが
可能なPLL回路の演算処理方法を提供する。 【構成】 基準クロック信号RCLKおよび帰還クロッ
ク信号CLKIの位相差に対応する付加遅延値tcが設
定されていなければ、所定の標準遅延値taを遅延時間
tdとし、その遅延時間tdを用いて出力クロック信号
CLKOの変化を生成する。そして、基準クロック信号
CLKIおよび帰還クロック信号CLKIの変化時刻を
調べ、それらの変化時刻の差を付加遅延値tcに設定す
る。この付加遅延値tcに標準遅延値taを加算した値
を遅延時間tdとし、その遅延時間tdを用いて出力ク
ロック信号CLKOの変化を生成する。生成されたそれ
らの出力クロック信号CLKOの変化を演算処理結果と
する。
Abstract: [Object] An arithmetic processing method of a PLL circuit capable of improving work efficiency, obtaining a high-accuracy result in a short calculation time, and performing synchronous / asynchronous simulation when used in an arithmetic processing of a logic simulation. I will provide a. If an additional delay value tc corresponding to a phase difference between a reference clock signal RCLK and a feedback clock signal CLKI is not set, a predetermined standard delay value ta is set as a delay time td, and an output clock is generated using the delay time td. Generate a change in signal CLKO. Then, the change times of the reference clock signal CLKI and the feedback clock signal CLKI are checked, and the difference between the change times is set as the additional delay value tc. A value obtained by adding the standard delay value ta to the additional delay value tc is used as a delay time td, and a change in the output clock signal CLKO is generated using the delay time td. The change in the generated output clock signal CLKO is used as a calculation processing result.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明はPLL回路のシミュ
レーション方法およびそれを用いた論理シミュレーショ
ン方法に関し、さらに言えば、PLL回路を備えた論理
回路をイベントドリブン法によりシミュレーションする
場合に用いられるPLL回路のシミュレーション方法
よびそれを用いた論理シミュレーション方法に関する。
The present invention relates to a simulation of a PLL circuit.
It relates Configuration method and logic simulation method using the same and, more, using the same and simulation method Contact <br/> of PLL circuit used for simulating a logic circuit having a PLL circuit by the event-driven method logic Related to the simulation method.

【0002】[0002]

【従来の技術】近年、論理シミュレーション方法とし
て、イベントドリブン(Event Driven:事象駆動)法が
一般的に用いられている。イベントドリブン法では、論
理回路中の信号の変化をイベントと呼び、このイベント
に基づいて論理回路を論理シミュレーションしている。
すなわち、指定された時刻(以下、現在時刻という)に
イベントがある場合、論理回路を構成する回路セルの中
からそのイベントによって入力信号の変化する回路セル
(例えば、AND、OR、フリップフロップなど)を特
定し、特定された回路セルのみを対象に動作の演算(以
下、演算処理という)を行う。演算処理は、回路セルの
動作が定義された演算手段(シミュレーション・モデル
と呼ばれる、以下、単にモデルという)を用いて実行さ
れる。演算処理の結果、対象とされた回路セルの出力信
号が変化した場合には、その出力信号の変化を新たなイ
ベントとみなす。新たなイベントの発生時刻(すなわ
ち、出力信号の変化時刻)は、回路セルの予め定められ
た遅延時間だけ現在時刻から遅れた時刻に設定する。そ
して設定された発生時刻にその新たなイベントを登録す
る。このような手順を現在時刻を進めながら繰り返し行
うことにより、論理回路全体を論理シミュレーションし
ている。
2. Description of the Related Art In recent years, an event driven method has been generally used as a logic simulation method. In the event-driven method, a change in a signal in a logic circuit is called an event, and a logic simulation of the logic circuit is performed based on the event.
That is, when an event occurs at a designated time (hereinafter, referred to as a current time), a circuit cell (for example, AND, OR, flip-flop, etc.) of which input signal changes due to the event from among the circuit cells constituting the logic circuit And an operation calculation (hereinafter referred to as operation processing) is performed only on the specified circuit cell. The arithmetic processing is executed by using arithmetic means (hereinafter referred to as a simulation model, hereinafter simply referred to as a model) in which the operation of the circuit cell is defined. When the output signal of the target circuit cell changes as a result of the arithmetic processing, the change of the output signal is regarded as a new event. The occurrence time of the new event (that is, the change time of the output signal) is set to a time delayed from the current time by a predetermined delay time of the circuit cell. Then, the new event is registered at the set occurrence time. By repeating such a procedure while advancing the current time, the entire logic circuit is subjected to logic simulation.

【0003】一般に、大規模な論理回路はクロックスキ
ュー(Clock Skew)を抑制するためのPLL(Phase Lo
cked Loop:位相同期ループ)回路を備えている。この
ようなPLL回路を備えた論理回路をイベントドリブン
法により論理シミュレーションする方法としては、従来
より、PLL回路の演算処理にダミー・モデルを用いる
論理シミュレーション方法がある。
In general, a large-scale logic circuit has a PLL (Phase Loose Lock) for suppressing clock skew.
cked Loop (phase locked loop) circuit. As a method of performing a logic simulation of a logic circuit having such a PLL circuit by an event-driven method, there has been a logic simulation method using a dummy model for arithmetic processing of the PLL circuit.

【0004】この従来の論理シミュレーション方法で用
いられるダミー・モデルは、入力信号の位相を所定の遅
延時間だけ遅らせることによって出力信号を得る回路セ
ル(いわゆる、遅延回路)に対応したモデルである。
The dummy model used in the conventional logic simulation method is a model corresponding to a circuit cell (a so-called delay circuit) that obtains an output signal by delaying the phase of an input signal by a predetermined delay time.

【0005】しかし、ダミー・モデルを用いる従来の論
理シミュレーション方法では、PLL回路に特有の動作
がシミュレーションできない。
However, the conventional logic simulation method using the dummy model cannot simulate the operation peculiar to the PLL circuit.

【0006】本来、PLL回路では、入力された基準ク
ロック信号とフィードバックされた帰還クロック信号と
が常に同期するように、PLL回路の出力クロック信号
の位相が制御される。すなわち、基準クロック信号と帰
還クロック信号とに位相差が生じれば、その位相差に応
じて出力クロック信号の位相が定められる。例えば、帰
還クロック信号の位相が変化した場合や基準クロック信
号に周波数の変化が生じた場合には、基準クロック信号
と帰還クロック信号の同期を維持するために、出力クロ
ック信号の位相も変化する。このように帰還クロック信
号に対応して出力クロック信号の位相が変化するのは、
PLL回路に特有の動作である。
Originally, in the PLL circuit, the phase of the output clock signal of the PLL circuit is controlled so that the input reference clock signal and the feedback clock signal fed back are always synchronized. That is, if a phase difference occurs between the reference clock signal and the feedback clock signal, the phase of the output clock signal is determined according to the phase difference. For example, when the phase of the feedback clock signal changes or when the frequency of the reference clock signal changes, the phase of the output clock signal also changes to maintain the synchronization between the reference clock signal and the feedback clock signal. The reason that the phase of the output clock signal changes in response to the feedback clock signal as described above is as follows.
This is an operation specific to the PLL circuit.

【0007】これに対し、ダミー・モデルを用いる従来
のシミュレーション方法では、出力クロック信号の位相
は帰還クロック信号と無関係に定められるので、基準ク
ロック信号と帰還クロック信号の同期がなされない。し
たがって、基準クロック信号と帰還クロック信号とが同
期しない状態での動作(以下、非同期動作という)がシ
ミュレーションされるので、シミュレーションの精度が
劣るという問題がある。
On the other hand, in the conventional simulation method using the dummy model, since the phase of the output clock signal is determined independently of the feedback clock signal, the reference clock signal and the feedback clock signal are not synchronized. Therefore, since the operation in a state where the reference clock signal and the feedback clock signal are not synchronized (hereinafter, referred to as asynchronous operation) is simulated, there is a problem that the accuracy of the simulation is deteriorated.

【0008】従来の他の論理シミュレーション方法とし
ては、PLL回路の動作をそのまま再現したネットリス
ト形式のモデルをPLL回路の演算処理に用いる論理シ
ミュレーション方法がある。
As another conventional logic simulation method, there is a logic simulation method in which a netlist model that directly reproduces the operation of a PLL circuit is used for arithmetic processing of the PLL circuit.

【0009】このネットリスト形式のモデルを用いる従
来の論理シミュレーション方法では、PLL回路の本来
の動作がシミュレーションされることになるので、基準
クロック信号と帰還クロック信号とが同期した状態での
動作(以下、同期動作という)をシミュレーションする
ことが可能となる。
In the conventional logic simulation method using the netlist format model, the original operation of the PLL circuit is simulated. Therefore, the operation in a state where the reference clock signal and the feedback clock signal are synchronized (hereinafter, referred to as an operation). , Synchronous operation).

【0010】しかし、ネットリスト形式のモデルを用い
る従来の論理シミュレーション方法では、同期動作に達
するまでに何千クロック分もの処理が必要となる。した
がって、シミュレーションの計算時間が増加するという
問題がある。
However, in a conventional logic simulation method using a netlist model, processing for thousands of clocks is required until a synchronous operation is reached. Therefore, there is a problem that the calculation time of the simulation increases.

【0011】上記のような問題を解消するための技術と
して、特開平9−5397号公報に開示された論理シミ
ュレーション方法がある。
As a technique for solving the above problem, there is a logic simulation method disclosed in Japanese Patent Application Laid-Open No. 9-5397.

【0012】当該公報に開示された論理シミュレーショ
ン方法では、出力クロック信号に所定の遅延時間を与え
るための遅延手段を有している。そして、所定の遅延時
間に出力クロック信号と帰還クロック信号との間の遅延
時間を加算し、その加算した遅延時間だけ基準クロック
信号よりも位相が前にずれた仮想クロック信号を遅延手
段により生成し、その仮想クロック信号を用いてシミュ
レーションを行っている。
The logic simulation method disclosed in this publication has a delay means for giving a predetermined delay time to the output clock signal. Then, a delay time between the output clock signal and the feedback clock signal is added to a predetermined delay time, and a virtual clock signal whose phase is shifted ahead of the reference clock signal by the added delay time is generated by the delay means. The simulation is performed using the virtual clock signal.

【0013】また、当該公報には、基準クロック信号の
1周期長に相当する時間から所定の遅延時間を引いた時
間だけ遅れた出力クロック信号を遅延手段により生成す
る論理シミュレーション方法が開示されている。
Further, this publication discloses a logic simulation method in which an output clock signal delayed by a time obtained by subtracting a predetermined delay time from a time corresponding to one cycle length of the reference clock signal is generated by the delay means. .

【0014】当該公報に開示された論理シミュレーショ
ン方法では、遅延手段によって生成される仮想クロック
信号や出力クロック信号を用いることにより、同期動作
のシミュレーションを行うことが可能となる。
According to the logic simulation method disclosed in the publication, it is possible to simulate the synchronous operation by using the virtual clock signal and the output clock signal generated by the delay means.

【0015】[0015]

【発明が解決しようとする課題】上述したように、PL
L回路の演算処理にダミー・モデルを用いる従来の論理
シミュレーション方法では、シミュレーションの精度が
劣るという問題があり、PLL回路の演算処理にネット
リスト形式のモデルを用いる従来の論理シミュレーショ
ン方法では、シミュレーションの計算時間が増加すると
いう問題がある。
As described above, the PL
The conventional logic simulation method using the dummy model for the operation processing of the L circuit has a problem that the accuracy of the simulation is inferior. In the conventional logic simulation method using the model of the netlist format for the operation processing of the PLL circuit, the There is a problem that the calculation time increases.

【0016】他方、特開平9−5397号公報に開示さ
れた従来の論理シミュレーション方法では、次のような
問題がある。
On the other hand, the conventional logic simulation method disclosed in Japanese Patent Application Laid-Open No. 9-5397 has the following problems.

【0017】当該公報の従来の論理シミュレーション方
法では、遅延手段に設定される遅延時間が一定値である
ため、論理回路の構成の変更や基準クロック信号の変更
に伴って同期動作に必要な遅延時間の値を計算し、計算
された値を用いて遅延時間を再設定する必要がある。そ
して、遅延時間の計算や再設定は作業者によって行われ
る。したがって、シミュレーション作業の工数が増える
ので、作業効率が悪いという問題がある。
In the conventional logic simulation method of this publication, since the delay time set in the delay means is a constant value, the delay time required for the synchronous operation in accordance with a change in the configuration of the logic circuit or a change in the reference clock signal. Needs to be calculated, and the delay time needs to be reset using the calculated value. The calculation and resetting of the delay time are performed by an operator. Therefore, there is a problem that work efficiency is poor because the number of steps of the simulation work increases.

【0018】また、シミュレーションの開始時点からP
LL回路の同期動作がシミュレーションされてしまうの
で、そのままではPLL回路の非同期動作のシミュレー
ションを行うことができない。PLL回路の非同期動作
のシミュレーションを行うには、遅延手段に設定される
遅延時間を変更して、再度シミュレーションを行う必要
がある。このため、PLL回路の同期動作および非同期
動作を一度にシミュレーションできないという問題があ
る。
From the start of the simulation, P
Since the synchronous operation of the PLL circuit is simulated, the asynchronous operation of the PLL circuit cannot be simulated as it is. To simulate the asynchronous operation of the PLL circuit, it is necessary to change the delay time set in the delay means and perform the simulation again. Therefore, there is a problem that the synchronous operation and the asynchronous operation of the PLL circuit cannot be simulated at once.

【0019】そこで、本発明の目的は、シミュレーショ
ン作業の効率を向上できると共に、短い計算時間で高精
度の結果が得られるPLL回路のシミュレーション方法
を提供することにある。
[0019] It is an object of the present invention is to provide a sheet Myuresho <br/> it is possible to improve the efficiency of emission operations, the simulation method of the PLL circuit highly accurate result can be obtained in a short calculation time.

【0020】本発明の他の目的は、PLL回路の同期動
作および非同期動作を一度にシミュレーションすること
が可能となるPLL回路のシミュレーション方法を提供
することにある。
Another object of the present invention is to provide a method of simulating a PLL circuit capable of simulating synchronous operation and asynchronous operation of a PLL circuit at a time.

【0021】本発明のさらに他の目的は、シミュレーシ
ョン作業の効率を向上できると共に、短い計算時間で高
精度の結果が得られる論理シミュレーション方法を提供
することにある。
Still another object of the present invention is to provide a logic simulation method capable of improving the efficiency of a simulation operation and obtaining highly accurate results in a short calculation time.

【0022】本発明のさらに他の目的は、PLL回路の
同期動作および非同期動作を一度にシミュレーションす
ることが可能となる論理シミュレーション方法を提供す
ることにある。
Still another object of the present invention is to provide a logic simulation method capable of simulating synchronous operation and asynchronous operation of a PLL circuit at a time.

【0023】[0023]

【課題を解決するための手段】(1) 本発明の第1の
PLL回路のシミュレーション方法は、 出力クロック信
号を入力側に帰還して得た帰還クロック信号を所定の基
準クロック信号と比較し、前記帰還クロック信号と前記
基準クロック信号の位相差をなくすように動作すること
によって、前記帰還クロック信号を前記基準クロック信
号に同期させるPLL回路をシミュレーションする方法
において、 (A) 前記帰還クロック信号が変化した時刻を基準時
刻として設定し、 (B) ある現在時刻において、前記基準クロック信号
の立ち上がり変化または立ち下がり変化があるか否かを
判断し、 (C) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化のいずれか一方が
あると判断した場合には、前記位相差に対応する遅延時
間として所定の第1遅延値を設定し、 (D) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化の他方があると判
断した場合には、前記現在時刻と前記基準時刻との差を
付加遅延値として設定すると共に、その付加遅延値と前
記第1遅延値との和に等しい第2遅延値を前記遅延時間
として設定し、 (E) 前記(C)または(D)で設定された前記遅延
時間だけ前記現在時刻から遅れた時刻に前記出力クロッ
ク信号の変化が起こるようにスケジュールする ことを特
徴とする。
Means for Solving the Problems (1) The first aspect of the present invention
PLL circuitThe simulation method is Output clock signal
Signal is fed back to the input side.
Compared with the quasi-clock signal, the feedback clock signal and the
Operate to eliminate the phase difference of the reference clock signal
The feedback clock signal to the reference clock signal.
For simulating a PLL circuit synchronized with a signal
At (A) The time when the feedback clock signal changes is set as a reference time
Set as time, (B) At a certain current time, the reference clock signal
Whether there is a rising or falling change of
Judge, (C) In (B), the reference clock signal
One of the rising and falling changes
If it is determined that there is a delay,
Set a predetermined first delay value as the interval, (D) In (B), the reference clock signal
It is determined that there is a rising or falling change.
If the connection is interrupted, the difference between the current time and the reference time is calculated.
Set as an additional delay value, and
A second delay value equal to the sum of the first delay value and the delay time
Set as (E) the delay set in (C) or (D)
The output clock is delayed by the time from the current time.
Schedule a change in the traffic light to occur Specially
Sign.

【0024】(2) 本発明の第1のPLL回路のシミ
ュレーション方法では、前記帰還クロック信号が変化し
た時刻を基準時刻として設定する。他方、ある現在時刻
において、前記基準クロック信号の立ち上がり変化また
は立ち下がり変化があるか否かを判断する。そして、前
記基準クロック信号の立ち上がり変化または立ち下がり
変化のいずれか一方があると判断した場合には、前記遅
延時間として所定の「第1遅延値」を設定する。前記基
準クロック信号の立ち上がり変化または立ち下がり変化
の他方があると判断した場合には、前記現在時刻と前記
基準時刻との差を付加遅延値として設定した後、その付
加遅延値と前記「第1遅延値」との和に等しい「第2遅
延値」を前記遅延時間として設定する。そして、こうし
て設定された前記遅延時間だけ前記現在時刻から遅れた
時刻に、前記出力クロック信号の変化が起こるようにス
ケジュールする。
(2) Spot of the first PLL circuit of the present invention
In the modulation method, the feedback clock signal changes.
Time is set as the reference time. On the other hand, some current time
The rising edge of the reference clock signal or
Determines whether there is a falling change. And before
Rising or falling of the reference clock signal
If it is determined that there is any change,
A predetermined “first delay value” is set as the delay time. The base
Rising or falling change of the quasi-clock signal
If it is determined that the other is present, the current time and the
After setting the difference from the reference time as an additional delay value,
"Second delay value" equal to the sum of the acceleration delay value and the "first delay value"
The “extended value” is set as the delay time. And this
Is delayed from the current time by the set delay time
At a time, the output clock signal is changed so that a change occurs.
Schedule it.

【0025】このように、本発明の第1のPLL回路の
シミュレーション方法では、前記帰還クロック信号が変
化した時刻すなわち「基準時刻」から、前記基準クロッ
ク信号の立ち上がり変化または立ち下がり変化が起こる
前記現在時刻までの時間差(すなわち位相差)を算出
し、それを「付加遅延値」として設定する。そして、前
記遅延時間として、例えば前記基準クロック信号の立ち
下がり変化があると判断した場合には前記「第1遅延
値」を設定し、前記基準クロック信号の立ち上がり変化
があると判断した場合には前記第1遅延値と前記付加遅
延値との和に等しい前記「第2遅延値」を設定する。こ
のため、前記現在時刻の後に生じる前記出力クロック信
号の変化は、前記現在時刻に例えば前記基準クロック信
号の立ち下がり変化があると判断した場合には、「第1
遅延値」だけ遅延するが、前記現在時刻に例えば前記基
準クロック信号の立ち上がり変化があると判断した場合
には、「第2遅延値」が設定されるため、「第1遅延
値」よりも「付加遅延値」だけさらに遅延せしめられ
る。「付加遅延値」は、「基準時刻」から前記現在時刻
までの時間差(すなわち位相差)であるから、「付加遅
延値」だけ遅延したその時刻において前記基準クロック
信号と前記帰還クロック信号の位相差が解消される、す
なわち帰還クロック信号と基準クロック信号とが同期す
る。したがって、PLL回路の同期動作および非同期動
作を一度にシミュレーションすることが可能となると共
に、高精度のシミュレーション結果が得られる。そし
て、付加遅延値の設定には、多くのクロック数(基準ク
ロック信号)を必要としない。その結果、PLL回路の
非同期動作から同期動作への移行が速やかに行われるこ
とになる。したがって、計算時間を短縮できる。
As described above, in the first PLL circuit of the present invention,
In the simulation method, the feedback clock signal is changed.
From the standardized time, that is, the “reference time”,
Rise or fall of the clock signal
Calculate the time difference (ie, phase difference) up to the current time
And sets it as the “additional delay value”. And before
As the delay time, for example, the rising edge of the reference clock signal
If it is determined that there is a falling change,
Value "and set the rise of the reference clock signal.
If it is determined that there is a delay, the first delay value and the additional delay
The "second delay value" is set to be equal to the sum of the delay value. This
The output clock signal generated after the current time
The change of the signal is performed at the current time by, for example, the reference clock signal.
If it is determined that there is a falling change in the
Delay by the delay value, but the
When it is determined that there is a rising change of the quasi-clock signal
Is set to the "second delay value".
Value is delayed by "additional delay value"
You. The “additional delay value” is the current time from the “reference time”
Time difference (i.e., phase difference)
At the time delayed by the "extended value"
A phase difference between the signal and the feedback clock signal is eliminated.
That is, the feedback clock signal is synchronized with the reference clock signal.
You. Therefore, the synchronous operation and the asynchronous operation of the PLL circuit are performed.
Simultaneous work can be simulated at once.
In addition, a highly accurate simulation result is obtained. Soshi
Therefore, setting the additional delay value requires a large number of clocks (reference clocks).
Lock signal) is not required. As a result, the PLL circuit
The transition from asynchronous operation to synchronous operation is performed promptly.
And Therefore, the calculation time can be reduced.

【0026】さらに、PLL回路の同期動作に必要な
遅延時間が前記基準クロック信号および帰還クロック
信号のそれぞれが変化した時刻を用いて自動的に算出お
よび設定される。このため、論理シミュレーションに
いた場合に、論理回路の構成の変更や基準クロック信号
の周波数の変更がなされても、同期動作に必要な遅延時
間の計算や設定を作業者が行う必要がない。よって、シ
ミュレーション作業の効率が向上する。
Further, before the synchronous operation of the PLL circuit is necessary.
It is automatically calculated and set serial delay time by using the time at which each have a change in the reference clock signal and the feedback clock signal. Therefore, in the case of using the logical simulation, it is made to change the frequency of the structure changes and the reference clock signal of the logic circuit, the calculation and setting of the delay time necessary synchronous operation needs to be performed by an operator Absent. Therefore, the efficiency of the simulation operation is improved.

【0027】(3) 本発明の第2のPLL回路のシミ
ュレーション方法は、出力クロック信号を入力側に帰還
して得た帰還クロック信号を所定の基準クロック信号と
比較し、前記帰還クロック信号と前記基準クロック信号
の位相差をなくすように動作することによって、前記帰
還クロック信号を前記基準クロック信号に同期させるP
LL回路をシミュレーションする方法において、 (A) 前記帰還クロック信号が変化した時刻を基準時
刻として設定し、 (B) ある現在時刻において、前記基準クロック信号
の立ち上がり変化または立ち下がり変化があるか否かを
判断し、 (C) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化のいずれか一方が
あると判断した場合には、前記位相差に対応する遅延時
間として所定の第1遅延値を設定し、 (D) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化の他方があると判
断した場合には、前記現在時刻と前記基準時刻との差を
付加遅延値として設定すると共に、その付加遅延値と前
記第1遅延値との和に等しい第2遅延値を前記遅延時間
として設定し、 (E) 前記(C)または(D)で設定された前記遅延
時間だけ前記現在時刻から遅れた時刻に前記出力クロッ
ク信号の変化が起こるようにスケジュールし、 (F) 前記基準クロック信号の周波数に変化があるか
否かを判断し、前記基準クロック信号の周波数に変化が
あると判断した場合には、前記基準クロック信号と前記
帰還クロック信号が同期しているか否かを判断し、 (G) 前記(F)において、前記基準クロック信号と
前記帰還クロック信号が同期していると判断した場合に
は、前記(D)で設定された前記遅延時間だけ前記現在
時刻から遅れた時刻に前記出力クロック信号の変化が起
こるようにスケジュールし、 (H) 前記(F)において、前記基準クロック信号と
前記帰還クロック信号が同期していないと判断した場合
には、前記(A)で設定された前記基準時刻と前記
(D)で設定された前記付加遅延値をクリアして、前記
(C)で設定された前記遅延時間だけ前記現在時刻から
遅れた時刻に前記出力クロック信号の変化が 起こるよう
にスケジュールする ことを特徴とする。
(3) The second PLL circuit of the present inventionStain
SimulationThe method isOutput clock signal is fed back to the input side
The obtained feedback clock signal is used as a predetermined reference clock signal.
Comparing the feedback clock signal with the reference clock signal
By operating to eliminate the phase difference of
P to synchronize the return clock signal with the reference clock signal
In a method for simulating an LL circuit, (A) The time when the feedback clock signal changes is set as a reference time
Set as time, (B) At a certain current time, the reference clock signal
Whether there is a rising or falling change of
Judge, (C) In (B), the reference clock signal
One of the rising and falling changes
If it is determined that there is a delay,
Set a predetermined first delay value as the interval, (D) In (B), the reference clock signal
It is determined that there is a rising or falling change.
If the connection is interrupted, the difference between the current time and the reference time is calculated.
Set as an additional delay value, and
A second delay value equal to the sum of the first delay value and the delay time
Set as (E) the delay set in (C) or (D)
The output clock is delayed by the time from the current time.
Schedule a change in the traffic light, (F) Whether the frequency of the reference clock signal changes
The frequency of the reference clock signal changes.
If it is determined that there is, the reference clock signal and the
Determines whether the feedback clock signal is synchronized, (G) In the above (F), the reference clock signal and
When it is determined that the feedback clock signal is synchronized
Is the current time for the delay time set in (D).
The output clock signal changes at a time delayed from the time.
Schedule like this, (H) In (F), the reference clock signal and
When it is determined that the feedback clock signal is not synchronized
The reference time set in (A) and the reference time
Clearing the additional delay value set in (D),
(C) from the current time by the delay time set in
The output clock signal changes at a delayed time. As it happens
Schedule to It is characterized by the following.

【0028】(4) 本発明の第2のPLL回路のシミ
ュレーション方法は、上記(1)の本発明の第1のPL
L回路のシミュレーション方法に、基準クロック信号の
周波数が変化して帰還クロック信号との同期動作が損な
われたときに再び同期動作が得られる機能を追加したも
のに相当する。
(4) Stain of the second PLL circuit of the present invention
The first method of the present invention described in the above (1)
The simulation method L circuit, corresponds to that add synchronization operation is obtained again function when synchronous operation of the feedback clock signal is the frequency of the reference clock signal changes is compromised.

【0029】すなわち、上記(1)の本発明の第1のP
LL回路のシミュレーション方法と同様にして、前記
(A)〜(D)において基準時刻、第1遅延値、付加遅
延値、第2遅延値が設定され、前記(E)において前記
(C)または(D)で設定された前記遅延時間だけ前記
現在時刻から遅れた時刻に前記出力クロック信号の変化
が起こるようにスケジュールする。さらに、前記(F)
において、前記基準クロック信号の周波数に変化がある
か否かを判断し、前記基準クロック信号の周波数に変化
があると判断した場合には、前記基準クロック信号と前
記帰還クロック信号が同期しているか否かを判断する。
そして、前記(F)において前記基準クロック信号と前
記帰還クロック信号が同期していると判断した場合に
は、前記(D)で設定された前記遅延時間だけ前記現在
時刻から遅れた時刻に前記出力クロック信号の変化が起
こるようにスケジュールする。前記(F)において前記
基準クロック信号と前記帰還クロック信号が同期してい
ないと判断した場合には、前記(A)で設定された前記
基準時刻と前記(D)で設定された前記付加遅延値をク
リアして、前記(C)で設定された前記遅延時間だけ前
記現在時刻から遅れた時刻に前記出力クロック信号の変
化が起こるようにスケジュールする
That is, the first P of the present invention of the above (1)
Like the simulation method of the LL circuit, wherein
In (A) to (D), the reference time, the first delay value, the additional delay
A delay value and a second delay value are set, and in (E) above,
The delay time set in (C) or (D)
A change in the output clock signal at a time delayed from the current time
Schedule to happen. Further, the above (F)
, There is a change in the frequency of the reference clock signal
Judge whether or not the frequency of the reference clock signal changes.
If it is determined that there is a
It is determined whether the feedback clock signals are synchronized.
Then, in (F), the reference clock signal and the
If the feedback clock signal is determined to be synchronized,
Is the current time for the delay time set in (D).
The output clock signal changes at a time delayed from the time.
Schedule like this. In the above (F),
The reference clock signal and the feedback clock signal are synchronized.
If it is determined that there is no, the above-mentioned set in (A)
Click the reference time and the additional delay value set in (D) above.
The delay time set in (C).
The output clock signal changes at a time later than the current time.
Schedule for the occurrence to occur .

【0030】よって、上記(2)で述べたと同じ理由に
より、PLL回路の同期動作および非同期動作一度に
シミュレーションすることができ、高精度のシミュレー
ション結果が得られると共に、計算時間を短縮でき、且
つシミュレーション作業の効率が向上する。
[0030] by, by the same reason as stated above SL (2), a synchronous operation and asynchronous operation of the PLL circuit simulation it is possible to at once, with a high accuracy of the simulation results, it is possible to shorten the calculation time In addition, the efficiency of the simulation operation is improved.

【0031】さらに、前記基準クロック信号の周波数が
変化して同期動作が損なわれても、前記基準時刻と前記
付加遅延値の設定が一旦クリア(解除)された後に再設
定されるので、再設定された基準時刻と第2遅延値を用
いて再び同期動作が得られる。すなわち、基準クロック
信号の周波数が一定でない論理シミュレーションにも適
用が可能となる利点がある。
Furthermore, even if the frequency of the reference clock signal is impaired synchronous operation changes because they are re-set after the setting of the additional delay value and the reference time is once cleared (canceled), resetting Using the reference time thus set and the second delay value , a synchronous operation is obtained again. That is, there is an advantage that the present invention can be applied to a logic simulation in which the frequency of the reference clock signal is not constant.

【0032】なお、特開平9−5397号公報に開示さ
れた従来の論理シミュレーション方法では、遅延手段に
設定される遅延時間が一定であるので、周波数の一定な
基準クロック信号に対してのみ同期動作が得られる。こ
のため、論理シミュレーションの過程で基準クロック信
号の周波数が変化して同期動作が損なわれたときには、
周波数変化後の基準クロック信号に対して同期動作が得
られなくなり、シミュレーションの精度が劣化してしま
う。したがって、基準クロック信号の周波数が一定でな
い論理シミュレーションには適用できない。
In the conventional logic simulation method disclosed in Japanese Patent Laid-Open No. 9-5397, since the delay time set in the delay means is constant, the synchronous operation is performed only with respect to a reference clock signal having a constant frequency. Is obtained. Therefore, when the frequency of the reference clock signal changes during the logic simulation and the synchronous operation is impaired,
Synchronous operation cannot be obtained for the reference clock signal after the frequency change, and the accuracy of the simulation deteriorates. Therefore, it cannot be applied to a logic simulation in which the frequency of the reference clock signal is not constant.

【0033】(5) 本発明の第1および第2のPLL
回路のシミュレーション方法の好ましい例では、前記基
準時刻で前記帰還クロック信号が立ち上がり変化をする
場合には、前記(B)において、前記基準クロック信号
の立ち上がり変化があると判断し、前記基準時刻で前記
帰還クロック信号が立ち下がり変化をする場合には、前
記(B)において、前記基準クロック信号の立ち下がり
変化があると判断する。
(5) First and second PLLs of the present invention
In a preferred example of the simulation method of the circuit, the group
The feedback clock signal rises and changes at the quasi-time.
In the case (B), the reference clock signal
At the reference time,
If the feedback clock signal falls,
In (B), the falling of the reference clock signal
Judge that there is a change.

【0034】この場合、前記基準クロック信号が変化し
た時刻から前記基準時刻を減算した値が前記基準クロッ
ク信号および帰還クロック信号の位相差に相当する。し
たがって、前記基準クロック信号の変化した時刻から
基準時刻を減算した値そのものを前記付加遅延値とす
ればよいので、前記付加遅延値(ひいては前記第2遅延
値)の算出が容易になる利点がある。
In this case, the reference clock signal changes.
Value from the time obtained by subtracting the reference time corresponds to a phase difference between the reference clock signal and the feedback clock signal. Therefore, before the changed time of the reference clock signal
Since the value itself which is obtained by subtracting the serial reference time may be set to the additional delay value, there is an advantage that the calculation of the additional delay value (and hence the second delay value) is facilitated.

【0035】(6) 本発明の第1および第2のPLL
回路のシミュレーション方法の他の好ましい例では、
記基準クロック信号および帰還クロック信号のそれぞれ
が変化する時刻から前記基準クロック信号と前記帰還ク
ロック信号が同期しているか否かを判断し、同期してい
ると判断した場合にはロック信号を出力するようにスケ
ジュールする。
(6) First and second PLLs of the present invention
In another preferred embodiment of the simulation method of the circuit, before
Each of the reference clock signal and the feedback clock signal
From the time when the reference clock signal and the feedback clock
Judge whether the lock signal is synchronized or not.
If so, schedule to output the lock signal.
Jules.

【0036】この場合、同期動作が得られたことを示
ロック信号をさらに出力するPLL回路のシミュレーシ
ョンへの適用が可能となる利点がある。
[0036] In this case, there is an advantage that application to simulation shea <br/> tio down the PLL circuit further outputs indicate to <br/> lock signal that synchronous operation is obtained becomes possible.

【0037】(7) 本発明の第3のPLL回路のシミ
ュレーション方法は、出力クロック信号を入力側に帰還
して得た帰還クロック信号を所定の基準クロック信号と
比較し、前記帰還クロック信号と前記基準クロック信号
の位相差をなくすように動作することによって、前記帰
還クロック信号を前記基準クロック信号に同期させるP
LL回路をシミュレーションする方法において、 (A) 前記帰還クロック信号が変化した時刻を基準時
刻として設定し、 (B) ある現在時刻において、前記基準クロック信号
の立ち上がり変化または立ち下がり変化があるか否かを
判断し、 (C) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化のいずれか一方が
あると判断した場合には、前記位相差に対応する遅延時
間として所定の第1遅延値を設定し、 (D) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化の他方があると判
断した場合には、前記現在時刻と前記基準時刻との差を
付加遅延値として設定すると共に、その付加遅延値と前
記第1遅延値との和に等しい第2遅延値を前記遅延時間
として設定し、 (E) 前記基準クロック信号の入力クロック数をカウ
ントし、その入力クロック数が規定値を超えているか否
かを判断し、 (F) 前記(E)において、前記入力クロック数が前
記規定値を越えていないと判断した場合には、前記
(C)で設定された前記遅延時間だけ前記現在時刻から
遅れた時刻に前記出力クロック信号の変化が起こるよう
にスケジュールし、 (G) 前記(E)において、前記入力クロック数が前
記規定値を越えていると判断した場合には、前記(C)
または(D)で設定された前記遅延時間だけ前記現在時
刻から遅れた時刻に前記出力クロック信号の変化が起こ
るようにスケジュールする ことを特徴とする。
(7) In the third PLL circuit of the present invention,Stain
SimulationThe method isOutput clock signal is fed back to the input side
The obtained feedback clock signal is used as a predetermined reference clock signal.
Comparing the feedback clock signal with the reference clock signal
By operating to eliminate the phase difference of
P to synchronize the return clock signal with the reference clock signal
In a method for simulating an LL circuit, (A) The time when the feedback clock signal changes is set as a reference time
Set as time, (B) At a certain current time, the reference clock signal
Whether there is a rising or falling change of
Judge, (C) In (B), the reference clock signal
One of the rising and falling changes
If it is determined that there is a delay,
Set a predetermined first delay value as the interval, (D) In (B), the reference clock signal
It is determined that there is a rising or falling change.
If the connection is interrupted, the difference between the current time and the reference time is calculated.
Set as an additional delay value, and
A second delay value equal to the sum of the first delay value and the delay time
Set as  (E)Count the number of input clocks of the reference clock signal
The number of input clocks exceeds the specified value.
Judge (F) In (E), the number of input clocks is
If it is determined that the specified value has not been exceeded,
(C) from the current time by the delay time set in
A change in the output clock signal occurs at a delayed time.
Schedule to (G) In (E), the number of input clocks is
If it is determined that the value exceeds the specified value, the above (C)
Or the current time by the delay time set in (D).
The output clock signal changes at a time later than
Schedule to It is characterized by the following.

【0038】(8) 本発明の第3のPLL回路のシミ
ュレーション方法では、上記(1)の本発明の第1のP
LL回路のシミュレーション方法と同様にして、前記
(A)〜(D)において基準時刻、第1遅延値、付加遅
延値、第2遅延値が設定される。さらに、(E)におい
て前記基準クロック信号の入力クロック数をカウント
し、その入力クロック数が規定値を超えているか否かを
判断する。そして、前記(F)と(G)において、前記
入力クロック数が前記規定値を越えていないと判断した
場合には、前記(C)で設定された前記遅延時間だけ前
記現在時刻から遅れた時刻に、前記出力クロック信号の
変化が起こるようにスケジュールし、前記入力クロック
数が前記規定値を越えていると判断した場合には、前記
(C)または(D)で設定された前記遅延時間だけ前記
現在時刻から遅れた時刻に、前記出力クロック信号の変
化が起こるようにスケジュールする
(8) Stain of the Third PLL Circuit of the Present Invention
The first method of the present invention described in the above (1)
Like the simulation method of the LL circuit, wherein
In (A) to (D), the reference time, the first delay value, the additional delay
An extension value and a second delay value are set. Furthermore, (E) smell
Counting the number of input clocks of the reference clock signal
And determine whether the number of input clocks exceeds the specified value.
to decide. And in the above (F) and (G),
Judged that the number of input clocks did not exceed the specified value
In this case, the delay time set in (C) is earlier than the delay time.
At a time later than the current time, the output clock signal
Schedule the change to occur and the input clock
If it is determined that the number exceeds the specified value,
The delay time set in (C) or (D)
At a time later than the current time, the output clock signal changes.
Schedule for the occurrence to occur .

【0039】よって、上記(2)で述べたと同じ理由に
より、PLL回路の同期動作および非同期動作一度に
シミュレーションすることが可能となり、高精度のシミ
ュレーション結果が得られると共に、計算時間を短縮で
き、且つシミュレーション作業の効率が向上する。
[0039] by, by the same reason as described above (2), the simulation it becomes possible to at once synchronous operation and asynchronous operation of the PLL circuit, with high accuracy of the simulation results, it is possible to shorten the calculation time In addition, the efficiency of the simulation operation is improved.

【0040】さらに、入力カウント数が規定値を超える
までは非同期動作がシミュレーションされるので、規定
値の値を変更することによって非同期動作の期間を調整
できる利点がある。
Furthermore, since the asynchronous operation is simulated until the input count exceeds the specified value, there is an advantage that the period of the asynchronous operation can be adjusted by changing the value of the specified value.

【0041】(9) 本発明の第のPLL回路のシミ
ュレーション方法の好ましい例では、前記基準時刻で前
記帰還クロック信号が立ち上がり変化をする場合には、
前記(B)において、前記基準クロック信号の立ち上が
り変化があると判断し、前記基準時刻で前記帰還クロッ
ク信号が立ち下がり変化をする場合には、前記(B)に
おいて、前記基準クロック信号の立ち下がり変化がある
と判断する。
(9) Stain of the third PLL circuit of the present invention
In a preferred example of the compilation method, the reference time
When the feedback clock signal rises and changes,
In (B), the rise of the reference clock signal is
The feedback clock at the reference time.
In the case where the falling edge signal changes,
In this case, there is a falling change of the reference clock signal.
Judge.

【0042】この場合、上記(5)で述べたと同じ理由
により、前記付加遅延値(ひいては前記第2遅延値)
算出が容易になる利点がある。
In this case, for the same reason as described in the above (5), there is an advantage that the calculation of the additional delay value (and the second delay value) becomes easy.

【0043】(10) 本発明の第のPLL回路の
ミュレーション方法の他の好ましい例では、次のステッ
プ(H)、(I)、(J)をさらに有する。 (H) 前記基準クロック信号の周波数に変化があるか
否かを判断し、前記基準クロック信号の周波数に変化が
あると判断した場合には、前記基準クロック信号と前記
帰還クロック信号が同期しているか否かを判断する。 (I) 前記(H)において、前記基準クロック信号と
前記帰還クロック信号が同期していると判断した場合に
は、前記(D)で設定された前記遅延時間だけ前記現在
時刻から遅れた時刻に前記出力クロック信号の変化が起
こるようにスケジュールする。 (J) 前記(H)において、前記基準クロック信号と
前記帰還クロック信号が同期していないと判断した場合
には、前記(A)で設定された前記基準時刻と前記
(D)で設定された前記付加遅延値をクリアして、前記
(C)で設定された前記遅延時間だけ前記現在時刻から
遅れた時刻に前記出力クロック信号の変化が起こるよう
にスケジュールする
(10) The present invention3Of the PLL circuitShi
SimulationIn another preferred example of the method,Next step
(H), (I), and (J). (H) Whether the frequency of the reference clock signal changes
The frequency of the reference clock signal changes.
If it is determined that there is, the reference clock signal and the
It is determined whether the feedback clock signal is synchronized. (I) In the above (H), the reference clock signal and
When it is determined that the feedback clock signal is synchronized
Is the current time for the delay time set in (D).
The output clock signal changes at a time delayed from the time.
Schedule like this. (J) In the above (H), the reference clock signal and
When it is determined that the feedback clock signal is not synchronized
The reference time set in (A) and the reference time
Clearing the additional delay value set in (D),
(C) from the current time by the delay time set in
A change in the output clock signal occurs at a delayed time.
Schedule to .

【0044】この場合、上記(4)で述べたと同じ理由
により、基準クロック信号の周波数が一定でない論理シ
ミュレーションにも適用が可能となる利点がある。
In this case, for the same reason as described in the above (4), there is an advantage that it can be applied to a logic simulation in which the frequency of the reference clock signal is not constant.

【0045】(11) 本発明の第のPLL回路の
ミュレーション方法のさらに他の好ましい例では、前記
基準クロック信号および帰還クロック信号のそれぞれが
変化する時刻から前記基準クロック信号と前記帰還クロ
ック信号が同期しているか否かを判断し、同期している
と判断した場合にはロック信号を出力するようにスケジ
ュールする。
[0045] (11) of the third PLL circuit of the present invention Shi
In still another preferred embodiment of the simulation method, the
Each of the reference clock signal and the feedback clock signal
From the changing time, the reference clock signal and the feedback clock
Judgment whether the synchronization signal is synchronized
If so, schedule to output a lock signal.
Module.

【0046】この場合、同期動作が得られたことを示
ロック信号をさらに出力するPLL回路のシミュレーシ
ョンへの適用が可能となる利点がある。
[0046] In this case, there is an advantage that application to simulation shea <br/> tio down the PLL circuit further outputs indicate to <br/> lock signal that synchronous operation is obtained becomes possible.

【0047】(12) 本発明の論理シミュレーション
方法は、PLL回路を含む論理回路の信号の変化イベ
ントとして登録し、前記登録されたイベントを時系列に
抽出し、抽出されたイベントにより入力信号の変化する
回路セルを特定し、特定された回路セルのシミュレーシ
ョンを実行してその出力信号に変化があればそれを新た
なイベントとして登録する論理シミュレーション方法に
おいて、抽出された前記イベントが、前記PLL回路に
入力される基準クロック信号および帰還クロック信号の
少なくとも一方の変化を示す場合に、前記入力信号の変
化する回路セルとして前記PLL回路を特定し、そのP
LL回路のシミュレーションを上記(1)、(3)、
(5)、(6)、(7)、(9)、(10)および(1
1)のいずれかのPLL回路のシミュレーション方法を
用いて実行し、それによってスケジュールされる前記P
LL回路の出力クロック信号の変化を前記新たなイベン
トとして登録することを特徴とする。
(12) In the logic simulation method according to the present invention, a change in a signal of a logic circuit including a PLL circuit is registered as an event, and the registered event is extracted in a time series and extracted. Identify circuit cells whose input signals change due to events, and simulate the identified circuit cells.
In a logic simulation method for executing an operation and registering a change in its output signal as a new event, the extracted event is sent to the PLL circuit.
Of the input reference clock signal and feedback clock signal
If at least one change is indicated, the input signal change
The PLL circuit is specified as a circuit cell to be
The simulation of the LL circuit is performed by the above (1), (3),
(5), (6), (7), (9), (10) and (1)
The simulation method for any one of the PLL circuits of 1)
Said P executed by using
The change of the output clock signal of the LL circuit is detected by the new event.
It is characterized by registering as

【0048】(13) 本発明の論理シミュレーション
方法では、本発明の第1、第2および第3のPLL回路
シミュレーション方法を効果的に用いることができ
る。
[0048] In (13) the logic simulation method of the present invention, can be used first of the present invention, a simulation method of the second and third PLL circuit effectively.

【0049】[0049]

【発明の実施の形態】以下、この発明の好適な実施の形
態を添付図面を参照しながら具体的に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Preferred embodiments of the present invention will be specifically described below with reference to the accompanying drawings.

【0050】(第1実施形態) 図1および図2は、本発明の第1実施形態のPLL回路
シミュレーション方法およびそれを用いた本発明の第
1実施形態の論理シミュレーション方法をそれぞれ示す
フローチャートである。また、図3は、本発明の第1実
施形態のPLL回路のシミュレーション方法および論理
シミュレーション方法が適用される論理回路の一例を示
す回路図である。
(First Embodiment) FIGS. 1 and 2 are flowcharts respectively showing a simulation method of a PLL circuit according to a first embodiment of the present invention and a logic simulation method of the first embodiment of the present invention using the same. is there. FIG. 3 is a circuit diagram showing one example of a logic circuit to which the PLL circuit simulation method and the logic simulation method according to the first embodiment of the present invention are applied.

【0051】まず最初に、図3の論理回路について説明
する。
First, the logic circuit of FIG. 3 will be described.

【0052】論理回路20は、PLL回路21と、クロ
ック分配部22と、2つのフリップフロップFF1、F
F2とを含んで構成されている。
The logic circuit 20 includes a PLL circuit 21, a clock distribution unit 22, and two flip-flops FF1, FF.
F2.

【0053】PLL回路21には、基準クロック信号R
CLKおよび帰還クロック信号CLKIが入力される。
PLL回路21は、基準クロック信号RCLKと帰還ク
ロック信号CLKIの位相差を検出し、その位相差に応
じて位相の制御された出力クロック信号CLKOを出力
する。
The PLL circuit 21 has a reference clock signal R
CLK and the feedback clock signal CLKI are input.
PLL circuit 21 detects a phase difference between reference clock signal RCLK and feedback clock signal CLKI, and outputs an output clock signal CLKO whose phase is controlled according to the phase difference.

【0054】クロック分配部22は、2つのバッファア
ンプBF1、BF2を備えている。PLL回路21から
供給される出力クロック信号CLKOは、クロック分配
部22で分配されてバッファアンプBF1、BF2にそ
れぞれ入力される。バッファアンプBF1、BF2は、
入力された出力クロック信号CLKを波形整形し、内
部クロック信号CLKI1、CLKI2をそれぞれ出力
する。バッファアンプBF1は、内部クロック信号CL
KI1と同じ信号を帰還クロック信号CLKIとしてP
LL回路21に供給する。
The clock distribution section 22 has two buffer amplifiers BF1 and BF2. The output clock signal CLKO supplied from the PLL circuit 21 is distributed by the clock distribution unit 22 and input to the buffer amplifiers BF1 and BF2. The buffer amplifiers BF1 and BF2 are
Waveform shaping the output clock signal CLK O input, and outputs an internal clock signal CLKI1, CLKI2 respectively. The buffer amplifier BF1 has an internal clock signal CL
The same signal as KI1 is used as feedback clock signal CLKI as P
It is supplied to the LL circuit 21.

【0055】フリップフロップFF1、FF2には、バ
ッファアンプBF1、BF2から出力された内部クロッ
ク信号CLKI1、CLKI2がそれぞれ入力されると
共に、論理入力信号LIS1、LIS2がそれぞれ入力
される。フリップフロップFF1、FF2は、論理出力
信号LOS1、LOS2をそれぞれ出力する。
The flip-flops FF1 and FF2 receive the internal clock signals CLKI1 and CLKI2 output from the buffer amplifiers BF1 and BF2, respectively, and also receive the logical input signals LIS1 and LIS2. The flip-flops FF1 and FF2 output logical output signals LOS1 and LOS2, respectively.

【0056】図3の論理回路において、PLL回路21
は、出力クロック信号CLKOの位相を絶えず調整し
て、基準クロック信号RCLKと帰還クロック信号CL
KIの位相を一致させる。その結果、帰還クロック信号
CLKI(すなわち、内部クロック信号CLKI1)が
基準クロック信号RCLKに同期する。こうして、フリ
ップフロップFF1、FF2には、基準クロック信号R
CLKに同期した内部クロック信号CLKI1、CLK
I2が安定して供給される。
In the logic circuit shown in FIG.
Continuously adjusts the phase of the output clock signal CLKO so that the reference clock signal RCLK and the feedback clock signal CL
The phases of the KIs are matched. As a result, the feedback clock signal CLKI (that is, the internal clock signal CLKI1 ) is synchronized with the reference clock signal RCLK. Thus, the reference clock signal R is applied to the flip-flops FF1 and FF2.
Internal clock signals CLKI1, CLK synchronized with CLK
I2 is supplied stably.

【0057】[PLL回路のシミュレーション方法] 次に、図3に示されたPLL回路21に適用する場合を
例に、本発明の第1実施形態のPLL回路のシミュレー
ション方法について、図1のフローチャートを用いて説
明する。なお、以下の図1の説明では、イベントドリブ
ン法における現在時刻および現在時刻に対応するイベン
トが既に抽出されていることを前提とする。
[0057] [simulation method of the PLL circuit] Next, an example case of applying the PLL circuit 21 shown in FIG. 3, simulation of the PLL circuit of the first embodiment of the present invention
The operation method will be described with reference to the flowchart of FIG. In the following description of FIG. 1, it is assumed that the current time in the event-driven method and an event corresponding to the current time have already been extracted.

【0058】図1において、最初に実行されるステップ
S1では、基準クロック信号RCLKおよび帰還クロッ
ク信号CLKIの位相差に対応する付加遅延値tcが既
に設定されているか否かを判断する。そして、判断が
「YES」(すなわち、付加遅延値tcが設定済み)の
場合はステップS15に進み、判断が「NO」(すなわ
ち、付加遅延値tcが設定済みでない)の場合はステッ
プS2に進む。
In FIG. 1, in step S1, which is executed first, it is determined whether or not an additional delay value tc corresponding to the phase difference between reference clock signal RCLK and feedback clock signal CLKI has already been set. If the determination is "YES" (that is, the additional delay value tc has been set), the process proceeds to step S15. If the determination is "NO" (that is, the additional delay value tc has not been set), the process proceeds to step S2. .

【0059】ステップS2では、付加遅延値tcの算出
に必要な基準時刻tsが既に設定されているか否かを判
断する。そして、「YES」(すなわち、基準時刻ts
が設定済み)の場合はステップSに進み、「NO」
(すなわち、基準時刻tsが設定されていない)の場合
は、ステップSに進む。
In step S2, it is determined whether or not a reference time ts required for calculating the additional delay value tc has already been set. Then, "YES" (that is, the reference time ts
If is already set), the process proceeds to step S 9, "NO"
(I.e., reference time ts is not set) in the case of, the process proceeds to step S 3.

【0060】ステップS3では、抽出されたイベントを
調べて基準クロック信号RCLKの変化を判断する。そ
して、「YES」(すなわち、基準クロック信号RCL
Kが変化した)の場合はステップS4に進み、「NO」
(すなわち、基準クロック信号RCLKが変化しなかっ
た)の場合はステップS7に進む。
In step S3, the change of the reference clock signal RCLK is determined by examining the extracted event. Then, “YES” (that is, the reference clock signal RCL
If K has changed), the process proceeds to step S4, and “NO”
In the case of (that is, the reference clock signal RCLK has not changed), the process proceeds to step S7.

【0061】ステップS4では、所定の標準遅延値ta
を遅延時間tdに設定する。
In step S4, a predetermined standard delay value ta
Is set to the delay time td.

【0062】次のステップS5では、抽出されたイベン
トの示す基準クロック信号RCLKの変化後の値を出力
クロック信号CLKOの値に設定することにより、出力
クロック信号CLKOの値を更新する。その後、ステッ
プS6に進む。
In the next step S5, the value of the output clock signal CLKO is updated by setting the changed value of the reference clock signal RCLK indicated by the extracted event to the value of the output clock signal CLKO. Thereafter, the process proceeds to step S6.

【0063】ステップS6では、出力クロック信号CL
KOの値が更新されたことを示す新たなイベントを生成
する。新たなイベントの発生時刻は、遅延時間tdだけ
現在時刻tより遅らせた時刻(t+td)に設定され
る。すなわち、出力クロック信号CLKOの変化をイベ
ントとして時刻(t+td)にスケジュールする。その
後、処理を終了する。
In step S6, the output clock signal CL
Generate a new event indicating that the value of KO has been updated. The new event occurrence time is set to a time (t + td) delayed from the current time t by the delay time td. That is, a change in the output clock signal CLKO is scheduled as an event at time (t + td). After that, the process ends.

【0064】ステップS7では、抽出されたイベントを
調べて帰還クロック信号CLKIが立ち上がりの変化を
したか否かを判断する。「YES」(すなわち、帰還ク
ロック信号CLKIが立ち上がりの変化をした)の場合
は、ステップS8に進む。「NO」(すなわち、帰還ク
ロック信号CLKIが立ち上がりの変化をしなかった)
の場合は、処理を終了する。
In step S7, the extracted event is examined to determine whether or not the feedback clock signal CLKI has changed in rising. If “YES” (ie, the rise of the feedback clock signal CLKI), the process proceeds to step S8. "NO" (that is, the feedback clock signal CLKI did not change in rising)
In the case of, the process ends.

【0065】ステップS8では現在時刻t(すなわち、
帰還クロック信号CLKIの変化時刻)を基準時刻ts
として設定する。その後、処理を終了する。
In step S8, the current time t (ie,
The change time of the feedback clock signal CLKI) is changed to the reference time ts.
Set as After that, the process ends.

【0066】ステップS9では、抽出されたイベントを
調べて基準クロック信号RCLKが立ち下がりの変化を
したか否かを判断する。「YES」(すなわち、基準ク
ロック信号RCLKが立ち下がりの変化をした)の場合
はステップS4に進み、「NO」(すなわち、基準クロ
ック信号RCLKが立ち下がりの変化をしなかった)の
場合はステップS10に進む。
In step S9, the extracted event is examined to determine whether or not the reference clock signal RCLK has changed at the falling edge. If “YES” (ie, the reference clock signal RCLK has changed falling), the process proceeds to step S4, and if “NO” (ie, the reference clock signal RCLK has not changed falling), the process proceeds to step S4. Proceed to S10.

【0067】ステップS10では、抽出されたイベント
を調べて基準クロック信号RCLKが立ち上がりの変化
をしたか否かを判断する。「YES」(すなわち、基準
クロック信号RCLKが立ち上がりの変化をした)の場
合はステップS11に進み、「NO」(すなわち、基準
クロック信号RCLKが立ち上がりの変化をしなかっ
た)の場合は処理を終了する。
In step S10, the extracted event is examined to determine whether or not the rising of the reference clock signal RCLK has changed. If “YES” (ie, the reference clock signal RCLK has changed in rising), the process proceeds to step S11. If “NO” (ie, the reference clock signal RCLK has not changed in rising), the process ends. I do.

【0068】ステップS11では、現在時刻t(すなわ
ち、基準クロック信号RCLKの変化時刻)から設定さ
れた基準時刻tsを減算した値(t−ts)を付加遅延
値tcとして設定する。
In step S11, a value (t-ts) obtained by subtracting the set reference time ts from the current time t (ie, the change time of the reference clock signal RCLK) is set as the additional delay value tc.

【0069】次のステップS12では、標準遅延値ta
に付加遅延値tcを加算した値(ta+tc)を遅延時
間tdに設定する。その後、ステップS13に進む。
In the next step S12, the standard delay value ta
(Ta + tc) obtained by adding the additional delay value tc to the delay time td. Thereafter, the process proceeds to step S13.

【0070】ステップS13では、ステップS5と同様
に、抽出されたイベントの示す基準クロック信号RCL
Kの変化後の値を出力クロック信号CLKOの値に設定
することにより、出力クロック信号CLKOの値を更新
する。その後、ステップS14に進む。
In step S13, as in step S5, the reference clock signal RCL indicating the extracted event
The value of the output clock signal CLKO is updated by setting the value after the change of K to the value of the output clock signal CLKO. Thereafter, the process proceeds to step S14.

【0071】ステップS14では、ステップS6と同様
に、出力クロック信号CLKOの値が更新されたことを
示す新たなイベントを生成する。新たなイベントの発生
時刻は、遅延時間tdだけ現在時刻tより遅らせた時刻
(t+td)に設定される。すなわち、出力クロック信
号CLKOの変化をイベントとして時刻(t+td)に
スケジュールする。その後、処理を終了する。
In step S14, as in step S6, a new event indicating that the value of the output clock signal CLKO has been updated is generated. The new event occurrence time is set to a time (t + td) delayed from the current time t by the delay time td. That is, a change in the output clock signal CLKO is scheduled as an event at time (t + td). After that, the process ends.

【0072】ステップS15では、抽出されたイベント
を調べて基準クロック信号RCLKの変化を判断する。
「YES」(すなわち、基準クロック信号RCLKが変
化した)の場合はステップS12に進み、「NO」(す
なわち、基準クロック信号RCLKが変化しなかった)
の場合は処理を終了する。
In step S15, the change of the reference clock signal RCLK is determined by examining the extracted event.
If “YES” (ie, the reference clock signal RCLK has changed), the process proceeds to step S12, and “NO” (ie, the reference clock signal RCLK has not changed).
In the case of, the process ends.

【0073】以上のようなステップにより、PLL回路
21のシミュレーションがなされる。
With the steps described above, the simulation of the PLL circuit 21 is performed.

【0074】[論理シミュレーション方法] 図1のPLL回路のシミュレーション方法は、図2のフ
ローチャートに示す論理シミュレーション方法の中に組
み込まれて使用される。図2の論理シミュレーション方
法の中で図1のPLL回路のシミュレーション方法が繰
り返し実行されることにより、図3のPLL回路21の
動作がシミュレーションされる。また、図2の論理シミ
ュレーション方法では、PLL回路21を含む論理回路
20の全体動作がシミュレーションされる。以下、図2
の論理シミュレーション方法について説明する。
[0074] simulation method of the PLL circuit of the logic simulation method] FIG. 1 is used by being incorporated in the logic simulation method shown in the flowchart of FIG. The operation of the PLL circuit 21 of FIG. 3 is simulated by repeatedly executing the simulation method of the PLL circuit of FIG. 1 in the logic simulation method of FIG. Further, in the logic simulation method of FIG. 2, the entire operation of the logic circuit 20 including the PLL circuit 21 is simulated. Hereinafter, FIG.
Will be described.

【0075】図2のフローチャートにおいて、まず最初
に、ステップS101において、初期設定を行う。初期
設定では、予め準備された情報ファイルから回路セル情
報、回路接続情報、回路遅延値情報、入力信号情報、お
よびモデル情報が読み込まれる。
In the flowchart of FIG. 2, first, in step S101, initialization is performed. In the initial setting, circuit cell information, circuit connection information, circuit delay value information, input signal information, and model information are read from an information file prepared in advance.

【0076】回路セル情報は、論理回路がどのような回
路セルで構成されるかを示すデータ群である。図3の論
理回路20の場合、PLL回路21、バッファアンプB
F1、BF2、およびフリップフロップFF1、FF2
で構成されることを回路セル情報が示す。
The circuit cell information is a data group indicating what kind of circuit cell the logic circuit is composed of. 3, the PLL circuit 21 and the buffer amplifier B
F1, BF2 and flip-flops FF1, FF2
The circuit cell information indicates that the configuration is made up of:

【0077】回路接続情報は、回路セル情報で示された
各回路セル間の接続状態を示すデータ群である。例え
ば、PLL回路21の出力端子がバッファアンプBF
1、BF2の入力端子に接続されていることなどを回路
接続情報が示す。
The circuit connection information is a data group indicating the connection state between each circuit cell indicated by the circuit cell information. For example, the output terminal of the PLL circuit 21 is a buffer amplifier BF
1, the circuit connection information indicates that it is connected to the input terminal of the BF2.

【0078】回路遅延情報は、いわゆるSDF(Standa
rd Delay File)と呼ばれるものであり、回路セル情報
で示された各回路セル、および回路セル情報で示された
各回路セル間の接続線のそれぞれに設定された遅延時間
(以下、標準遅延値という)を示すデータ群である。例
えば、PLL回路21およびバッファアンプBF1、B
F2の標準遅延値、PLL回路21の出力端子とバッフ
ァアンプBF1の入力端子との間の標準遅延値などを回
路遅延情報が示す。
The circuit delay information is provided by a so-called SDF (Standa
rd Delay File), which is a delay time (hereinafter referred to as a standard delay value) set for each circuit cell indicated by the circuit cell information and a connection line between the circuit cells indicated by the circuit cell information. ). For example, the PLL circuit 21 and the buffer amplifiers BF1, B
The circuit delay information indicates the standard delay value of F2, the standard delay value between the output terminal of the PLL circuit 21 and the input terminal of the buffer amplifier BF1, and the like.

【0079】入力信号情報は、いわゆる入力ベクタと呼
ばれるものであり、論理回路の動作検証用の入力信号を
示すデータ群である。例えば、基準クロック信号RCL
Kの変化などを入力信号情報が示す。
The input signal information is what is called an input vector, and is a data group indicating input signals for verifying the operation of the logic circuit. For example, the reference clock signal RCL
The input signal information indicates a change in K or the like.

【0080】モデル情報は、各回路セルに対応するモデ
ルのそれぞれが格納されたプログラム群である。図3の
論理回路20の場合、PLL回路21、バッファアンプ
BF1、BF2、およびフリップフロップFF1、FF
2のそれぞれに対応するモデルがモデル情報に格納され
ている。
The model information is a program group in which models corresponding to each circuit cell are stored. 3, the PLL circuit 21, the buffer amplifiers BF1, BF2, and the flip-flops FF1, FF
The model corresponding to each of 2 is stored in the model information.

【0081】さらに、初期設定では、読み込まれた入力
信号情報に基づいてイベントを登録する。全てのイベン
トは、イベントの発生時刻を基準に時系列に登録する。
例えば、基準クロック信号RCLKの変化をイベントと
して登録する。
Further, in the initial setting, an event is registered based on the read input signal information. All events are registered in chronological order based on the event occurrence time.
For example, to register a change of the reference clock signal RCLK and <br/> the event.

【0082】次に、ステップS102で現在時刻tを初
期値t0に設定する。
Next, set the current time t at step S102 to the initial value t 0.

【0083】続いて、ステップS103で、登録された
イベントの中から現在時刻tのイベントがあるか否かを
判断する。「YES」(すなわち、該当するイベントが
ある)の場合にはステップS104に進み、「NO」
(すなわち、該当するイベントがない)の場合にはステ
ップS108に進む。
Subsequently, in step S103, it is determined whether or not there is an event at the current time t from the registered events. In the case of “YES” (ie, there is a corresponding event), the flow proceeds to step S104 and “NO”
If there is no corresponding event, the process proceeds to step S108.

【0084】ステップS104では、現在時刻tのイベ
ントを抽出すると共に、そのイベントによって入力信号
の変化する回路セルを特定する。そして、特定された回
路セルに対応するモデルをモデル情報から抽出する。そ
の後、ステップS105に進む。
In step S104, an event at the current time t is extracted, and a circuit cell whose input signal changes due to the event is specified. Then, a model corresponding to the specified circuit cell is extracted from the model information. Thereafter, the process proceeds to step S105.

【0085】ステップS105では、抽出されたイベン
トおよびモデルを用い、特定された回路セルについての
演算処理がなされる。演算処理の結果、演算した回路セ
ルの出力信号に変化がある場合は、その出力信号の変化
を新たなイベントとしてスケジュールする。もし、ステ
ップS104でPLL回路21が特定されたならば、ス
テップS105では、図1のフローチャートに基づいて
PLL回路21の演算処理がなされる。ステップS10
4でバッファアンプBF1、BF2およびフリップフロ
ップFF1、FF2が特定されたならば、公知の方法で
演算処理がなされる。
In step S105, an arithmetic process is performed on the specified circuit cell using the extracted event and model. As a result of the arithmetic processing, if there is a change in the calculated output signal of the circuit cell, the change of the output signal is scheduled as a new event. If the PLL circuit 21 is specified in step S104, the operation of the PLL circuit 21 is performed in step S105 based on the flowchart of FIG. Step S10
If the buffer amplifiers BF1 and BF2 and the flip-flops FF1 and FF2 are specified at 4, the arithmetic processing is performed by a known method.

【0086】ステップS106では、ステップS105
で新たなイベントがスケジュールされたか否かを判断す
る。「YES」(すなわち、新たなイベントがスケジュ
ールされた)の場合、次のステップS107で、そのス
ケジュールされたイベントを登録する。「NO」(すな
わち、新たなイベントがスケジュールされなかった)の
場合、ステップS103に戻る。もし、ステップS10
5でPLL回路21の演算処理がなされたならば、出力
クロック信号CLKOのイベントがスケジュール(図1
のステップS5)されたか否かで判断する。
In step S106, step S105
To determine if a new event has been scheduled. If “YES” (ie, a new event has been scheduled), the scheduled event is registered in the next step S107. If “NO” (that is, no new event has been scheduled), the process returns to step S103. If step S10
5, the event of the output clock signal CLKO is scheduled (see FIG. 1).
It is determined whether or not step S5) has been performed.

【0087】ステップS108では、現在時刻tを所定
の時間間隔(タイムステップ)Δtだけ進める。次のス
テップS109では、現在時刻tが終了時刻tENDを超
えたか否かを判断する。「YES」(すなわち、現在時
刻tが終了時刻tENDを超えた)の場合は、シミュレー
ションを終了する。「NO」(すなわち、現在時刻tが
終了時刻tENDを超えない)の場合は、ステップS10
3に戻る。
In step S108, the current time t is advanced by a predetermined time interval (time step) Δt. In the next step S109, it is determined whether or not the current time t has exceeded the end time t END . If “YES” (ie, the current time t has exceeded the end time t END ), the simulation ends. If “NO” (that is, the current time t does not exceed the end time t END ), step S10
Return to 3.

【0088】ステップS103では、現在時刻tの全て
のイベントが抽出された場合に「NO」と判断される。
このため、現在時刻tにおける全てのイベントの抽出が
完了するまで、ステップS103〜S107が繰り返し
実行される。
In step S103, if all events at the current time t have been extracted, "NO" is determined.
Therefore, steps S103 to S107 are repeatedly executed until all the events at the current time t have been extracted.

【0089】こうして、図3の論理回路20の論理シミ
ュレーションがなされる。
Thus, a logic simulation of the logic circuit 20 shown in FIG. 3 is performed.

【0090】[シミュレーション原理] 次に、本発明の第1実施形態のPLL回路のシミュレー
ション方法およびそれを用いた論理シミュレーション方
法の原理について説明する。なお、ここでは、図1のP
LL回路のシミュレーション(演算処理)に関わる原理
についてのみ述べる。
[Simulation Principle] Next, a simulation of the PLL circuit according to the first embodiment of the present invention will be described.
Deployment methods and the principles of logic simulation method will be described using the same. Note that here, P
Only the principle relating to the simulation (arithmetic processing) of the LL circuit will be described.

【0091】図4は、本発明の第1実施形態の論理シミ
ュレーション方法を用いてシミュレーションした場合の
PLL回路21の動作を示すタイミングチャートであ
る。
FIG. 4 is a timing chart showing the operation of the PLL circuit 21 when a simulation is performed using the logic simulation method according to the first embodiment of the present invention.

【0092】図4を参照すると、時刻t1、t7、t1
0、t14において、基準クロック信号RCLKに立ち
上がりの変化(すなわち、レベルLからレベルHへの変
化)が生じている。また、時刻t4、t8、t12、t
16において、基準クロック信号RCLKに立ち下がり
の変化(すなわち、レベルHからレベルLへの変化)が
生じている。これらの基準クロック信号RCLKの立ち
上がりおよび立ち下がりの変化は、図2のステップS1
01でそれぞれイベントとして登録される。すなわち、
時刻t1、t7、t10、t14にイベントEV1、E
V3、EV5、EV7がそれぞれ登録され、時刻t4、
t8、t12、t16にイベントEV2、EV4、EV
6、EV8がそれぞれ登録される。
Referring to FIG. 4, at times t1, t7, t1
At 0 and t14, a rise in the reference clock signal RCLK (that is, a change from level L to level H) occurs. Also, at times t4, t8, t12, t
At 16, a falling change (that is, a change from level H to level L) occurs in the reference clock signal RCLK. These changes in the rise and fall of the reference clock signal RCLK are determined in step S1 of FIG.
01 is registered as an event. That is,
At times t1, t7, t10 and t14, events EV1 and E
V3, EV5, and EV7 are registered, respectively, and at time t4,
Events EV2, EV4, EV at t8, t12, t16
6 and EV8 are respectively registered.

【0093】<現在時刻t=t1の場合>図2のステッ
プS108で現在時刻tが進められて現在時刻t=t1
に設定された時、時刻t1にはイベントEV1が登録さ
れているので、ステップS103で「YES」と判断さ
れる。そして、ステップS104では、イベントEV1
が抽出されると共に、PLL回路モデルが抽出される。
さらに、ステップS105では、図1のフローチャート
に基づいてPLL回路の演算処理がなされる。
<Case of current time t = t1> In step S108 of FIG. 2, the current time t is advanced to the current time t = t1.
Is set at time t1, the event EV1 is registered at the time t1, so that “YES” is determined in the step S103. Then, in step S104, the event EV1
Is extracted, and a PLL circuit model is extracted.
Further, in step S105, the arithmetic processing of the PLL circuit is performed based on the flowchart of FIG.

【0094】現在時刻t=t1の時点では、付加遅延値
tcおよび基準時刻tsは未だ設定されていない。この
ため、図1のステップS1で「NO」と判断され、次の
ステップS2で「NO」と判断されてステップS3に進
む。
At the time t = t1, the additional delay value tc and the reference time ts have not yet been set. Therefore, “NO” is determined in step S1 of FIG. 1, and “NO” is determined in the next step S2, and the process proceeds to step S3.

【0095】イベントEV1は基準クロック信号RCL
Kの立ち上がりの変化を示すものであるので、ステップ
S3では「YES」と判断される。次のステップS4で
は、標準遅延値taが遅延時間tdとして設定される。
そして、ステップS5およびS6では、出力クロック信
号CLKOの値がレベルLからレベルHに変化したこと
を示すイベントEV1aが時刻t2(=t1+ta)に
スケジュールされる。
The event EV1 is the reference clock signal RCL
Since it indicates a change in the rise of K, "YES" is determined in step S3. In the next step S4, the standard delay value ta is set as the delay time td.
Then, in steps S5 and S6, an event EV1a indicating that the value of the output clock signal CLKO has changed from level L to level H is scheduled at time t2 (= t1 + ta).

【0096】こうして、ステップS105の演算処理が
終了し、ステップS106に進む。
Thus, the calculation processing in step S105 ends, and the flow advances to step S106.

【0097】ステップS106およびS107では、イ
ベントEV1aが登録される。その後ステップS103
が実行されるが、ここではPLL回路21だけに着目し
ているので、ステップS108に進むこととする。以下
の説明においても同様である。
In steps S106 and S107, the event EV1a is registered. Thereafter, step S103
Is executed, but here, since only the PLL circuit 21 is focused on, the process proceeds to step S108. The same applies to the following description.

【0098】ステップS108およびS109では、現
在時刻tが進められる。
In steps S108 and S109, the current time t is advanced.

【0099】<現在時刻t=t2の場合>ステップS1
08で現在時刻t=t2に設定された時、時刻t2には
イベントEV1aが登録されているので、ステップS1
03で「YES」と判断される。そして、ステップS1
04では、イベントEV1aが抽出されると共に、バッ
ファアンプBF1に対応したモデルが抽出される。ステ
ップS105では、公知の方法で演算処理がなされる。
その結果、ステップS106およびS107において、
内部クロック信号CLKI1(すなわち、帰還クロック
信号CLKI)の値がレベルLからレベルHに変化した
ことを示すイベントEV1bが時刻t3に登録される。
この時、イベントEV1bの発生時刻t3は、時刻t2
からバッファアンプBF1の標準遅延値tbだけ遅れた
時刻(t2+tb)に設定される。
<If current time t = t2> Step S1
08, when the current time t is set to t = t2, the event EV1a is registered at the time t2.
03 is determined as “YES”. Then, step S1
At 04, the event EV1a is extracted, and a model corresponding to the buffer amplifier BF1 is extracted. In step S105, arithmetic processing is performed by a known method.
As a result, in steps S106 and S107,
An event EV1b indicating that the value of the internal clock signal CLKI1 (that is, the feedback clock signal CLKI) has changed from level L to level H is registered at time t3.
At this time, the occurrence time t3 of the event EV1b is changed to the time t2
Is set to a time (t2 + tb) delayed by a standard delay value tb of the buffer amplifier BF1.

【0100】その後、ステップS103、S108およ
びS109を経て、現在時刻tがさらに進められる。
Thereafter, the current time t is further advanced through steps S103, S108 and S109.

【0101】<現在時刻t=t3の場合>ステップS1
08で現在時刻t=t3に設定された時、時刻t3には
イベントEV1bが登録されているので、ステップS1
03で「YES」と判断される。そして、ステップS1
04では、イベントEV1bが抽出されると共に、PL
L回路モデルが抽出される。さらに、ステップS105
では、図1の演算処理がなされる。
<When current time t = t3> Step S1
08, when the current time t = t3 is set, since the event EV1b is registered at the time t3,
03 is determined as “YES”. Then, step S1
04, the event EV1b is extracted and the PL
An L circuit model is extracted. Further, step S105
Then, the arithmetic processing of FIG. 1 is performed.

【0102】現在時刻t=t3の時点では、付加遅延値
tcおよび基準時刻tsは未だ設定されていない。この
ため、図1のステップS1で「NO」と判断され、次の
ステップS2で「NO」と判断されてステップS3に進
む。
At the current time t = t3, the additional delay value tc and the reference time ts have not been set yet. Therefore, “NO” is determined in step S1 of FIG. 1, and “NO” is determined in the next step S2, and the process proceeds to step S3.

【0103】イベントEV1bは帰還クロック信号CL
KIの立ち上がりの変化を示すものであるので、ステッ
プS3で「NO」と判断され、次のステップS7で「Y
ES」と判断される。そして、ステップS8で現在時刻
t=t3が基準時刻tsとして設定される。この場合、
新たなイベントのスケジュールはなされない。
The event EV1b is the feedback clock signal CL
Since it indicates a change in the rise of KI, "NO" is determined in step S3, and "Y" is determined in the next step S7.
ES ”. Then, in step S8, the current time t = t3 is set as the reference time ts. in this case,
No new events are scheduled.

【0104】こうして、ステップS105の演算処理が
終了し、ステップS106に進む。
Thus, the calculation processing in step S105 ends, and the flow advances to step S106.

【0105】ステップS106では、「NO」と判断さ
れる。その後、ステップS103、S108およびS1
09を経て、現在時刻tがさらに進められる。
In step S106, "NO" is determined. Thereafter, steps S103, S108 and S1
After 09, the current time t is further advanced.

【0106】<現在時刻t=t4の場合>ステップS1
08で現在時刻t=t4に設定された時、時刻t4には
イベントEV2が登録されているので、ステップS10
3で「YES」と判断される。そして、ステップS10
4では、イベントEV2が抽出されると共に、PLL回
路モデルが抽出される。さらに、ステップS105で
は、図1の演算処理がなされる。
<When current time t = t4> Step S1
08, when the current time is set to t = t4, since the event EV2 is registered at the time t4, step S10
It is determined as “YES” in 3. Then, step S10
At 4, the event EV2 is extracted and the PLL circuit model is extracted. Further, in step S105, the calculation processing of FIG. 1 is performed.

【0107】現在時刻t=t4の時点では、付加遅延値
tcは未だ設定されておらず、基準時刻tsが既に設定
されている。このため、図1のステップS1で「NO」
と判断され、次のステップS2で「YES」と判断され
てステップS9に進む。
At the current time t = t4, the additional delay value tc has not been set yet, and the reference time ts has already been set. Therefore, "NO" in step S1 of FIG.
Is determined, "YES" is determined in the next step S2, and the process proceeds to step S9.

【0108】イベントEV2は基準クロック信号RCL
Kの立ち下がりの変化を示すものであるので、ステップ
S9で「YES」と判断される。そして、ステップS
4、S5およびS6では、出力クロック信号CLKOの
値がレベルHからレベルLに変化したことを示すイベン
トEV2aが時刻t5(=t4+ta)にスケジュール
される。
Event EV2 is a reference clock signal RCL
Since it indicates a change in the fall of K, "YES" is determined in the step S9. And step S
At 4, S5 and S6, an event EV2a indicating that the value of the output clock signal CLKO has changed from level H to level L is scheduled at time t5 (= t4 + ta).

【0109】こうして、ステップS105の演算処理が
終了し、ステップS106に進む。
Thus, the calculation processing in step S105 ends, and the flow advances to step S106.

【0110】ステップS106およびS107では、イ
ベントEV2aが登録される。その後、ステップS10
3、S108およびS109を経て、現在時刻tがさら
に進められる。
In steps S106 and S107, the event EV2a is registered. Then, step S10
3, the current time t is further advanced through S108 and S109.

【0111】<現在時刻t=t5の場合>ステップS1
08で現在時刻t=t5に設定された時、時刻t5には
イベントEV2aが登録されているので、ステップS1
03で「YES」と判断される。そして、S104、S
105、S106およびS107では、現在時刻t=t
2の場合と同様にして、内部クロック信号CLKI1
(すなわち、帰還クロック信号CLKI)の値がレベル
HからレベルLに変化したことを示すイベントEV2b
が時刻t6(=t5+tb)に登録される。
<When current time t = t5> Step S1
When the current time t = t5 is set in step 08, the event EV2a is registered at the time t5, so that step S1 is executed.
03 is determined as “YES”. And S104, S
In 105, S106 and S107, the current time t = t
2, the internal clock signal CLKI1
Event EV2b indicating that the value of feedback clock signal CLKI has changed from level H to level L
Is registered at time t6 (= t5 + tb).

【0112】その後、ステップS103、S108およ
びS109を経て、現在時刻tがさらに進められる。
Thereafter, the current time t is further advanced through steps S103, S108 and S109.

【0113】<現在時刻t=t6の場合>ステップS1
08で現在時刻t=t6に設定された時、時刻t6には
イベントEV2bが登録されているので、ステップS1
03で「YES」と判断される。そして、ステップS1
04では、イベントEV2bが抽出されると共に、PL
L回路モデルが抽出される。さらに、ステップS105
では、図1の演算処理がなされる。
<When current time t = t6> Step S1
08, when the current time t is set to t = t6, since the event EV2b is registered at the time t6, step S1
03 is determined as “YES”. Then, step S1
At 04, the event EV2b is extracted and the PL
An L circuit model is extracted. Further, step S105
Then, the arithmetic processing of FIG. 1 is performed.

【0114】現在時刻t=t6の時点では、付加遅延値
tcは未だ設定されておらず、基準時刻tsが既に設定
されている。このため、図1のステップS1で「NO」
と判断され、次のステップS2で「YES」と判断され
てステップS9に進む。
At the current time t = t6, the additional delay value tc has not yet been set, and the reference time ts has already been set. Therefore, "NO" in step S1 of FIG.
Is determined, "YES" is determined in the next step S2, and the process proceeds to step S9.

【0115】イベントEV2bは帰還クロック信号CL
KIの立ち下がりの変化を示すものであるので、ステッ
プS9で「NO」と判断される。さらに、次のステップ
S10で「NO」と判断され、処理を終了する。この場
合、新たなイベントのスケジュールはなされない。
The event EV2b is the feedback clock signal CL
Since it indicates a change in the fall of KI, "NO" is determined in the step S9. Further, "NO" is determined in the next step S10, and the process ends. In this case, no new event is scheduled.

【0116】こうして、ステップS105の演算処理が
終了し、ステップS106に進む。
Thus, the calculation processing in step S105 ends, and the flow advances to step S106.

【0117】ステップS106では「NO」と判断され
る。その後、ステップS103、S108およびS10
9を経て、現在時刻tがさらに進められる。
In step S106, "NO" is determined. Thereafter, steps S103, S108 and S10
After 9, the current time t is further advanced.

【0118】<現在時刻t=t7の場合>ステップS1
08で現在時刻t=t7に設定された時、時刻t7には
イベントEV3が登録されているので、ステップS10
3で「YES」と判断される。そして、ステップS10
4では、イベントEV3が抽出されると共に、PLL回
路モデルが抽出される。さらに、ステップS105で
は、図1の演算処理がなされる。
<When current time t = t7> Step S1
08, when the current time is set to t = t7, since the event EV3 is registered at the time t7, step S10
It is determined as “YES” in 3. Then, step S10
At 4, the event EV3 is extracted and the PLL circuit model is extracted. Further, in step S105, the calculation processing of FIG. 1 is performed.

【0119】現在時刻t=t7の時点では、付加遅延値
tcは未だ設定されておらず、基準時刻tsが既に設定
されている。このため、図1のステップS1で「NO」
と判断され、次のステップS2で「YES」と判断され
てステップS9に進む。
At the current time t = t7, the additional delay value tc has not been set yet, and the reference time ts has already been set. Therefore, "NO" in step S1 of FIG.
Is determined, "YES" is determined in the next step S2, and the process proceeds to step S9.

【0120】イベントEV3は基準クロック信号RCL
Kの立ち上がりの変化を示すものであるので、ステップ
S9で「NO」と判断され、さらにステップS10で
「YES」と判断されてステップS11に進む。
The event EV3 is the reference clock signal RCL
Since it indicates a change in the rise of K, "NO" is determined in step S9, and "YES" is determined in step S10, and the process proceeds to step S11.

【0121】ステップS11では、現在時刻t=t7か
ら基準時刻tsを減算した値(t−ts)(=(t7−
t3))が付加遅延値tcとして設定される。次のステ
ップS12では、標準遅延値taに付加遅延値tcを加
算した値(ta+tc)が遅延時間tdとして設定され
る。そして、ステップS13およびS14では、出力ク
ロック信号CLKOの値がレベルLからレベルHに変化
したことを示すイベントEV3aが時刻t9(=t7+
ta+tc)にスケジュールされる。
In step S11, the value (t-ts) (= (t7-t) obtained by subtracting the reference time ts from the current time t = t7.
t3)) is set as the additional delay value tc. In the next step S12, a value (ta + tc) obtained by adding the additional delay value tc to the standard delay value ta is set as the delay time td. In steps S13 and S14, an event EV3a indicating that the value of the output clock signal CLKO has changed from level L to level H is generated at time t9 (= t7 +
ta + tc).

【0122】こうして、ステップS105の演算処理が
終了し、ステップS106に進む。
Thus, the calculation processing in step S105 ends, and the flow advances to step S106.

【0123】ステップS106およびS107では、イ
ベントEV3aが登録される。その後、ステップS10
3、ステップS108およびS109を経て、現在時刻
tが進められる。
In steps S106 and S107, the event EV3a is registered. Then, step S10
3. The current time t is advanced through steps S108 and S109.

【0124】<現在時刻t=t8の場合>ステップS1
08で現在時刻t=t8に設定された時、時刻t8には
イベントEV4が登録されているので、ステップS10
3で「YES」と判断される。そして、ステップS10
4では、イベントEV4が抽出されると共に、PLL回
路モデルが抽出される。さらに、ステップS105で
は、図1の演算処理がなされる。
<When current time t = t8> Step S1
08, when the current time t = t8 is set, since the event EV4 is registered at the time t8, the process proceeds to step S10.
It is determined as “YES” in 3. Then, step S10
At 4, the event EV4 is extracted and the PLL circuit model is extracted. Further, in step S105, the calculation processing of FIG. 1 is performed.

【0125】現在時刻t=t8の時点では、付加遅延値
tcは既に設定されている。このため、ステップS1で
「YES」と判断され、ステップS15に進む。
At the time t = t8, the additional delay value tc has already been set. Therefore, “YES” is determined in the step S1, and the process proceeds to a step S15.

【0126】イベントEV4は基準クロック信号の立ち
下がりの変化を示すものであるので、ステップS15で
「YES」と判断される。そして、ステップS12、S
13およびS14では、出力クロック信号CLKOの値
がレベルHからレベルLに変化したことを示すイベント
EV4aが時刻t11(=t8+ta+tc)にスケジ
ュールされる。
Since the event EV4 indicates a change in falling of the reference clock signal, "YES" is determined in the step S15. Then, steps S12 and S
At 13 and S14, an event EV4a indicating that the value of the output clock signal CLKO has changed from level H to level L is scheduled at time t11 (= t8 + ta + tc).

【0127】こうして、ステップS105の演算処理が
終了し、ステップS106に進む。
Thus, the calculation processing in step S105 ends, and the flow advances to step S106.

【0128】ステップS106およびS107では、イ
ベントEV4aが登録される。その後、ステップS10
3、ステップS108およびS109を経て、現在時刻
tが進められる。
At steps S106 and S107, the event EV4a is registered. Then, step S10
3. The current time t is advanced through steps S108 and S109.

【0129】<現在時刻t=t9の場合>ステップS1
08で現在時刻t=t9に設定された時、時刻t9には
イベントEV3aが登録されているので、ステップS1
03で「YES」と判断される。そして、ステップS1
04、S105、S106およびS107では、現在時
刻t=t2の場合と同様にして、内部クロック信号CL
KI1(すなわち、帰還クロック信号CLKI)の値が
レベルHからレベルLに変化したことを示すイベントE
V3bが時刻t10(=t9+tb)に登録される。
<When current time t = t9> Step S1
08, when the current time t is set to t = t9, since the event EV3a is registered at the time t9, step S1 is executed.
03 is determined as “YES”. Then, step S1
04, S105, S106, and S107, the internal clock signal CL is set as in the case of the current time t = t2.
Event E indicating that the value of KI1 (ie, feedback clock signal CLKI) has changed from level H to level L
V3b is registered at time t10 (= t9 + tb).

【0130】その後、ステップS103、S108およ
びS109を経て、現在時刻tがさらに進められる。
Thereafter, the current time t is further advanced through steps S103, S108 and S109.

【0131】<現在時刻t=t10の場合>現在時刻t
=t10に設定された時、時刻t10にはイベントEV
5およびEV3bが登録されているので、ステップS1
03で「YES」と判断される。そして、ステップS1
04では、イベントEV5およびEV3bが抽出される
と共に、PLL回路モデルが抽出される。さらに、ステ
ップS105では、図1の演算処理がなされる。
<When current time t = t10> Current time t
= T10, the event EV at time t10
5 and EV3b have been registered, so step S1
03 is determined as “YES”. Then, step S1
At 04, the events EV5 and EV3b are extracted, and the PLL circuit model is also extracted. Further, in step S105, the calculation processing of FIG. 1 is performed.

【0132】現在時刻t=t10の時点では、付加遅延
値tcは既に設定されている。このため、ステップS1
で「YES」と判断され、ステップS15に進む。イベ
ントEV5は基準クロック信号RCLKの立ち上がりの
変化を示すものであるので、ステップS13では「YE
S」と判断される。そして、ステップS12、S13お
よびS14では、出力クロック信号CLKOの値がレベ
ルLからレベルHに変化したことを示すイベントEV5
aが時刻t13(=t10+ta+tc)にスケジュー
ルされる。
At the time t = t10, the additional delay value tc has already been set. Therefore, step S1
Is determined as "YES", and the process proceeds to step S15. Since the event EV5 indicates a change in the rise of the reference clock signal RCLK, “YE” is determined in step S13.
S ”. Then, in steps S12, S13 and S14, an event EV5 indicating that the value of the output clock signal CLKO has changed from level L to level H
a is scheduled at time t13 (= t10 + ta + tc).

【0133】こうして、ステップS105の演算処理が
終了し、ステップS106に進む。
Thus, the calculation processing in step S105 ends, and the flow advances to step S106.

【0134】その後、ステップS103、S108およ
びS109を経て、現在時刻tがさらに進められる。
Thereafter, the current time t is further advanced through steps S103, S108 and S109.

【0135】<現在時刻t=t11の場合>ステップS
108で現在時刻t=t11に設定された時、時刻t1
1にはイベントEV4aが登録されているので、ステッ
プS103で「YES」と判断される。そして、ステッ
プS104、S105、S106およびS107では、
現在時刻t=t2の場合と同様にして、内部クロック信
号CLKI1(すなわち、帰還クロック信号CLKI)
の値がレベルHからレベルLに変化したことを示すイベ
ントEV4bが時刻t12(t11+tb)に登録され
る。
<If current time t = t11> Step S
When the current time t = t11 is set at 108, the time t1
Since the event EV4a is registered in No. 1, "YES" is determined in the step S103. Then, in steps S104, S105, S106 and S107,
As in the case of the current time t = t2, the internal clock signal CLKI1 (that is, the feedback clock signal CLKI)
Is registered at time t12 (t11 + tb), indicating that the value of has changed from level H to level L.

【0136】その後、ステップS103、S108およ
びS109を経て、現在時刻tがさらに進められる。
Thereafter, the current time t is further advanced through steps S103, S108 and S109.

【0137】<現在時刻t=t12の場合>ステップS
108で現在時刻t=t12に設定された時、時刻t1
2にはイベントEV6およびEV4bが登録されている
ので、ステップS103で「YES」と判断される。そ
して、ステップS104では、イベントEV6およびE
V4bが抽出されると共に、PLL回路モデルが抽出さ
れる。さらに、ステップS105では、図1の演算処理
がなされる。
<Case of current time t = t12> Step S
When the current time t = t12 is set at 108, the time t1
Since events EV6 and EV4b are registered in No.2, "YES" is determined in the step S103. Then, in the step S104, the events EV6 and E
V4b is extracted, and a PLL circuit model is extracted. Further, in step S105, the calculation processing of FIG. 1 is performed.

【0138】現在時刻t=t12の時点では、付加遅延
値tcは既に設定されている。このため、ステップS1
で「YES」と判断され、ステップS15に進む。イベ
ントEV5は基準クロック信号RCLKの立ち下がりの
変化を示すものであるので、ステップS15では「YE
S」と判断される。そして、ステップS12、S13お
よびS14では、出力クロック信号CLKOの値がレベ
ルHからレベルLに変化したことを示すイベントEV6
aが時刻(t12+ta+tc)にスケジュールされ
る。
At the current time t = t12, the additional delay value tc has already been set. Therefore, step S1
Is determined as "YES", and the process proceeds to step S15. Since the event EV5 indicates a change in the falling of the reference clock signal RCLK, “YE” is determined in step S15.
S ”. Then, in steps S12, S13 and S14, an event EV6 indicating that the value of the output clock signal CLKO has changed from level H to level L.
a is scheduled at time (t12 + ta + tc).

【0139】こうして、ステップS105の演算処理が
終了し、ステップS106に進む。
Thus, the calculation processing in step S105 ends, and the flow advances to step S106.

【0140】その後、ステップS103、S108およ
びS109を経て、現在時刻tがさらに進められる。
Thereafter, the current time t is further advanced through steps S103, S108 and S109.

【0141】現在時刻tがt13、t14、t15およ
びt16に設定された場合には、現在時刻tがt9、t
10、t11およびt12に設定された場合と同じ処理
がそれぞれなされる。そして、それ以降も同様に処理が
繰り返し実行される。
If the current time t is set to t13, t14, t15 and t16, the current time t is set to t9, t9
The same processing as that performed when the values are set to 10, t11, and t12 is performed. Thereafter, the processing is similarly executed repeatedly.

【0142】図4のタイミングチャートより、時刻t1
〜t6までの期間T1では基準クロック信号RCLKと
帰還クロック信号CLKIの位相が一致しておらず、非
同期動作がシミュレーションされていることが分かる。
また、時刻t10以降の期間T2では基準クロック信号
RCLKと帰還クロック信号CLKIの位相が一致し、
同期動作がシミュレーションされていることが分かる。
そして、非同期動作から同期動作になるまでの期間T3
は、基準クロック信号RCLKの2周期に相当すること
が分かる。
According to the timing chart of FIG.
During the period T1 from t6 to t6, the phases of the reference clock signal RCLK and the feedback clock signal CLKI do not match, indicating that the asynchronous operation is simulated.
In a period T2 after time t10, the phases of the reference clock signal RCLK and the feedback clock signal CLKI match,
It can be seen that the synchronous operation has been simulated.
Then, a period T3 from the asynchronous operation to the synchronous operation
Corresponds to two periods of the reference clock signal RCLK.

【0143】このように、短い期間T2で同期動作が得
られるのは、時刻t7以降に発生する基準クロック信号
RCLKのイベントEV3〜EV6に対して、出力クロ
ック信号CLKOのイベントEV3a〜EV6aの発生
を遅延時間td=(ta+tc)だけ遅らせているため
である。
[0143] Thus, the synchronous operation in a short period T2 is obtained, for the event EV3~EV 6 of the reference clock signal RCLK generated after the time t7, the occurrence of an event EV3a~EV6a of the output clock signal CLKO Is delayed by the delay time td = (ta + tc).

【0144】図4に示すように、算出される付加遅延値
tcは、基準クロック信号RCLKに対する帰還クロッ
ク信号CLKIの位相差に相当する。換言すれば、標準
遅延値taを遅延時間tdに設定した場合に生成される
帰還クロック信号CLKIは、基準クロック信号RCL
Kに対して付加遅延値tcだけ位相が進んでいることに
なる。したがって、出力クロック信号CLKOを付加遅
延値tcだけさらに遅らせることにより、基準クロック
信号RCLKと帰還クロック信号CLKIの位相を一致
させることができるのである。
As shown in FIG. 4, the calculated additional delay value tc corresponds to the phase difference between feedback clock signal CLKI and reference clock signal RCLK. In other words, the feedback clock signal CLKI generated when the standard delay value ta is set to the delay time td is the reference clock signal RCL
This means that the phase of K is advanced by the additional delay value tc. Therefore, by further delaying output clock signal CLKO by additional delay value tc, the phases of reference clock signal RCLK and feedback clock signal CLKI can be matched.

【0145】上述したように、本発明の第1実施形態の
PLL回路のシミュレーション方法では、付加遅延値t
cを算出した後その付加遅延値tcを用いて同期動作
に必要な遅延時間tdが設定される。このため、論理回
路の構成の変更や基準クロック信号RCLKの周波数の
変更がなされた場合にも、同期動作に必要な出力クロッ
ク信号の遅延時間の計算が不要となる。したがって、本
発明の第1実施形態のPLL回路のシミュレーション
法をPLL回路回路を含む論理回路の論理シミュレーシ
ョンに用いれば、シミュレーションの作業効率が向上す
る。
As described above, in the PLL circuit simulation method according to the first embodiment of the present invention, the additional delay value t
After calculating c, the synchronous operation is performed using the added delay value tc.
Is set for the delay time td required for. Therefore, even when the configuration of the logic circuit is changed or the frequency of the reference clock signal RCLK is changed, it is not necessary to calculate the delay time of the output clock signal required for the synchronous operation. Therefore, if the method of simulating the PLL circuit according to the first embodiment of the present invention is used for logic simulation of a logic circuit including the PLL circuit , the work efficiency of the simulation is improved.

【0146】また、本発明の第1実施形態のPLL回路
シミュレーション方法を用いた論理シミュレーション
方法では、PLL回路の非同期動作と同期動作を一度に
シミュレーションすることが可能となり、それぞれの動
作において高いシミュレーション精度が得られる。
Further, in the logic simulation method using the PLL circuit simulation method according to the first embodiment of the present invention, the asynchronous operation and the synchronous operation of the PLL circuit can be simulated at once, and a high simulation can be performed in each operation. Accuracy is obtained.

【0147】さらに、基準クロック信号RCLKの2周
期に相当する期間T3で同期動作に達するので、同期動
作を得るために処理するクロック数が少なくなり、シミ
ュレーションの計算時間が短縮される。
Furthermore, since the synchronous operation is reached in the period T3 corresponding to two cycles of the reference clock signal RCLK, the number of clocks processed for obtaining the synchronous operation is reduced, and the calculation time for the simulation is reduced.

【0148】なお、図1の第1実施形態のPLL回路の
シミュレーション方法では、ステップS7およびS8で
帰還クロック信号CLKIの立ち上がりの変化時刻を基
準時刻tsに設定しているが、帰還クロック信号CLK
Iの立ち下がりの変化時刻を基準時刻tsに設定しても
よい。その場合には、ステップSそのように変更
し、ステップS11で基準クロック信号RCLKの立ち
下がり変化の時刻から基準時刻tsを減算した値を付加
遅延値tcに設定すればよい。
The PLL circuit of the first embodiment shown in FIG.
In the simulation method, the rising change time of the feedback clock signal CLKI is set to the reference time ts in steps S7 and S8.
The falling time of I may be set as the reference time ts. In this case, change the step S 7 that way, the reference clock signal reference time ts from falling transition time in RCLK may be a value obtained by subtracting the added delay value tc in step S11.

【0149】また、ステップS9で基準クロック信号R
CLKが立ち上がりの変化をしたか否かを判断し、ステ
ップS10で基準クロック信号RCLKが立ち下がりの
変化をしたか否かを判断してもよい。この場合にも、図
1のPLL回路のシミュレーション方法と同様な効果が
得られる。
In step S9, the reference clock signal R
It may be determined whether or not CLK has changed in rising, and whether or not the reference clock signal RCLK has changed in falling in step S10. Also in this case, the same effect as the simulation method of the PLL circuit of FIG. 1 can be obtained.

【0150】(第2実施形態) 図5は、本発明の第2実施形態のPLL回路のシミュレ
ーション方法を示すフローチャートである。図5のPL
L回路のシミュレーション方法もまた、図2のフローチ
ャートのステップS105において実行される。
(Second Embodiment) FIG. 5 is a diagram showing a simulation of a PLL circuit according to a second embodiment of the present invention.
6 is a flowchart illustrating a method of arranging the parts . PL in FIG.
The L circuit simulation method is also executed in step S105 of the flowchart in FIG.

【0151】図5のPLL回路のシミュレーション方法
は、図1のPLL回路のシミュレーション方法に、同期
動作が損なわれた時に対応するためのステップS21、
S22,S23を追加したものに相当する。それ以外
は、図1のPLL回路のシミュレーション方法と同一で
あるので、図5において図1のPLL回路のシミュレー
ション方法と同一のステップには同じ符号を付してその
説明を省略する。
[0151] simulation method of the PLL circuit of FIG. 5, the simulation method of the PLL circuit of FIG. 1, step S21 in order to correspond when the synchronous operation is compromised,
This corresponds to the addition of S22 and S23. Otherwise, since it is identical with the simulation method of the PLL circuit of FIG. 1, simulated PLL circuit of FIG. 1 in FIG. 5
The Deployment method same steps as the explanation thereof will be denoted by the same reference numerals.

【0152】図5のフローチャートにおいて、ステップ
S15で判断が「YES」(すなわち基準クロック信号
RCLKが変化した)の場合は、ステップS21が実行
される。
In the flowchart of FIG. 5, if the determination in step S15 is "YES" (that is, reference clock signal RCLK has changed), step S21 is executed.

【0153】ステップS21では、抽出されたイベント
を調べて基準クロック信号RCLKが立ち上がりの変化
をしたか否かを判断する。判断が「YES」(すなわ
ち、基準クロック信号RCLKが立ち上がりの変化をし
た)の場合はステップS22に進み、判断が「NO」
(すなわち、基準クロック信号RCLKが立ち上がりの
変化をしなかった)の場合はステップS12に進む。
In step S21, the extracted event is checked to determine whether or not the rising of the reference clock signal RCLK has changed. If the determination is "YES" (that is, the reference clock signal RCLK has changed in rising), the process proceeds to step S22, and the determination is "NO".
In the case of (that is, the rise of the reference clock signal RCLK has not changed), the process proceeds to step S12.

【0154】ステップS22では、抽出されたイベント
を調べて帰還クロック信号CLKIが立ち上がりの変化
をしたか否かを判断する。判断が「YES」(すなわ
ち、帰還クロック信号CLKIが立ち上がりの変化をし
た)の場合はステップS12に進み、判断が「NO」
(すなわち、帰還クロック信号CLKIが立ち上がりの
変化をしなかった)の場合はステップS23に進む。
In step S22, the extracted event is examined to determine whether or not the feedback clock signal CLKI has changed in rising. If the determination is "YES" (that is, the feedback clock signal CLKI has changed in rising), the process proceeds to step S12, and the determination is "NO".
In the case of (that is, the feedback clock signal CLKI has not changed in rising), the process proceeds to step S23.

【0155】ステップS23では、設定済みの付加遅延
値tcおよび基準時刻tsの値をクリアし、それらの値
の設定を解除した後、ステップS4に進む。
In step S23, the values of the set additional delay value tc and reference time ts are cleared, and the setting of those values is released. Then, the flow advances to step S4.

【0156】次に、基準クロック信号RCLKの周波数
が一定でない場合を例に、図5のPLL回路のシミュレ
ーション方法を図2の論理シミュレーション方法の演算
処理に用いた場合のシミュレーション原理について説明
する。なお、基準クロック信号RCLKの周波数が変化
するまでは、図5のステップS1〜S15により、第1
実施形態の論理シミュレーション方法と同じ原理で同期
動作がシミュレーションされる。ここでは、説明の重複
を避ける意味で、図5のステップS21、S22および
S23に関連する原理のみを説明する。
[0156] Next, the case where the frequency of the reference clock signal RCLK is not constant example, simulator of the PLL circuit of FIG. 5
The simulation principle when the solution method is used for the arithmetic processing of the logic simulation method of FIG. 2 will be described. Until the frequency of the reference clock signal RCLK changes, the first S1 to S15 in FIG.
Synchronous operation is simulated based on the same principle as the logic simulation method of the embodiment. Here, only the principles related to steps S21, S22, and S23 in FIG. 5 will be described to avoid duplication of description.

【0157】図5のステップS21およびS22は、基
準クロック信号RCLKの立ち上がりの変化と帰還クロ
ック信号CLKIの立ち上がりの変化が同時に生じたか
否かを図2のステップS104で抽出されたイベントに
基づき判断する。そして、抽出されたイベントが同期動
作中の基準クロック信号RCLKの立ち上がりの変化を
示すものであれば、ステップS21で「YES」と判断
され、次のステップS22で「YES」と判断されてス
テップS13、S12およびS14が実行される。抽出
されたイベントが同期動作中の基準クロック信号RCL
Kの立ち下がりの変化を示すものであれば、ステップS
21で「NO」と判断されてステップS12、S13お
よびS14が実行される。したがって、同期動作中のイ
ベントについては、図1のPLL回路のシミュレーショ
ン方法と同じ処理が行われる。
In steps S21 and S22 of FIG. 5, it is determined whether or not the rise of the reference clock signal RCLK and the rise of the feedback clock signal CLKI simultaneously occur based on the event extracted in step S104 of FIG. . If the extracted event indicates a change in the rise of the reference clock signal RCLK during the synchronous operation, “YES” is determined in step S21, and “YES” is determined in the next step S22, and step S13 is performed. , S12 and S14 are executed. The extracted event is a reference clock signal RCL during synchronous operation.
If it indicates a change in the fall of K, step S
21 is determined to be "NO", and steps S12, S13 and S14 are executed. Therefore, for the event during the synchronous operation, the simulation of the PLL circuit of FIG.
The same processing is performed as in the application method .

【0158】基準クロック信号RCLKの周波数が変化
した場合、同期動作が損なわれて非同期動作に移行す
る。これは、同期動作に必要な付加遅延値tcは基準ク
ロック信号RCLKの周波数に依存するからである。し
たがって、抽出されたイベントが周波数変化後の基準ク
ロック信号RCLKの立ち上がりの変化を示すものであ
れば、ステップS21で「YES」と判断され、次のス
テップS22で「NO」と判断されてステップS23が
実行される。そして、ステップS23で付加遅延値tc
および基準時刻tsの設定が解除された後、次のステッ
プS4、S5およびS6では標準遅延値taを遅延時間
tdに用いて出力クロック信号CLKOの立ち上がりの
変化を示すイベントがスケジュールされる。
When the frequency of the reference clock signal RCLK changes, the synchronous operation is impaired and the operation shifts to the asynchronous operation. This is because the additional delay value tc required for the synchronous operation depends on the frequency of the reference clock signal RCLK. Therefore, if the extracted event indicates a change in the rise of the reference clock signal RCLK after the frequency change, “YES” is determined in the step S21, and “NO” is determined in the next step S22, and the step S23 is determined. Is executed. Then, in step S23, the additional delay value tc
After the setting of the reference time ts is canceled, in the next steps S4, S5 and S6, an event indicating a change in the rising of the output clock signal CLKO is scheduled using the standard delay value ta as the delay time td.

【0159】上記のステップS23で付加遅延値tcお
よび基準時刻tsの設定が解除された後、非同期動作か
ら同期動作へのシミュレーションが第1実施形態の論理
シミュレーション方法と同じ原理でなされる。その結
果、周波数の変化した基準クロック信号RCLKに対応
した新たな付加遅延値tc’が設定されて再び同期動作
が得られる。
After the setting of the additional delay value tc and the reference time ts is canceled in step S23, the simulation from the asynchronous operation to the synchronous operation is performed according to the same principle as the logic simulation method of the first embodiment. As a result, a new additional delay value tc 'corresponding to the frequency-changed reference clock signal RCLK is set, and the synchronous operation is obtained again.

【0160】このように、本発明の第2実施形態のPL
L回路のシミュレーション方法を論理シミュレーション
の演算処理に用いれば、基準クロック信号の周波数が一
定でない場合にも論理シミュレーションが可能となる。
また、本発明の第1実施形態のPLL回路のシミュレー
ション方法の場合と同様に、シミュレーションの作業効
率が向上すると共に、高いシミュレーション精度が得ら
れ、さらにシミュレーションの計算時間が短縮されると
いう効果が得られる。
As described above, the PL according to the second embodiment of the present invention is
If the simulation method of the L circuit is used for the operation processing of the logic simulation, the logic simulation can be performed even when the frequency of the reference clock signal is not constant.
Further, a simulation of the PLL circuit according to the first embodiment of the present invention is performed.
As in the case of the simulation method, it is possible to obtain the effect that the work efficiency of the simulation is improved, high simulation accuracy is obtained, and the calculation time of the simulation is shortened.

【0161】なお、図5の第2実施形態のPLL回路の
シミュレーション方法では、ステップS23を実行した
後にステップS12に進んでもよい。この場合、周波数
の変化後に再度同期動作を得るまでの期間がやや長くな
るが、図5のPLL回路の演算処理方法の場合と同様の
効果が得られる。
The PLL circuit of the second embodiment shown in FIG.
In the simulation method, after performing step S23, the process may proceed to step S12. In this case, the period until the synchronous operation is obtained again after the frequency change becomes slightly longer, but the same effect as in the case of the arithmetic processing method of the PLL circuit in FIG. 5 can be obtained.

【0162】(第3実施形態) 図6は、本発明の第2実施形態のPLL回路のシミュレ
ーション方法を示すフローチャートである。図6のPL
L回路のシミュレーション方法もまた、図2のフローチ
ャートのステップS105において実行されるものであ
る。
(Third Embodiment) FIG. 6 is a diagram showing a simulation of a PLL circuit according to a third embodiment of the present invention.
6 is a flowchart illustrating a method of arranging the parts . PL in FIG.
The simulation method of the L circuit is also executed in step S105 of the flowchart of FIG.

【0163】図6のPLL回路のシミュレーション方法
は、図1のPLL回路のシミュレーション方法に非同期
動作の期間を調整するためステップS31、S32、S
33およびS34を追加したものに相当する。そして、
図6のステップS12’、S13’およびS14’が図
1のステップS12、S13およびS14にそれぞれ対
応する。また、図6のステップS15では、判断が「Y
ES」(すなわち、基準クロック信号RCLKが変化し
た)の場合にステップS4に進む。それ以外は、図1の
PLL回路のシミュレーション方法と同一であるので、
図6において図1のPLL回路のシミュレーション方法
と同一のステップには同じ符号を付してその説明を省略
する。
[0163] simulation method of the PLL circuit of FIG. 6, step S31 to adjust the duration of the asynchronous operation to the simulation method of the PLL circuit of FIG. 1, S32, S
This corresponds to the addition of 33 and S34. And
Steps S12 ′, S13 ′ and S14 ′ in FIG. 6 correspond to steps S12, S13 and S14 in FIG. 1, respectively. In step S15 of FIG. 6, the determination is “Y
If "ES" (that is, the reference clock signal RCLK has changed), the process proceeds to step S4. Otherwise, the method is the same as the simulation method of the PLL circuit of FIG.
6, the same steps as those in the simulation method of the PLL circuit in FIG. 1 are denoted by the same reference numerals, and description thereof will be omitted.

【0164】図6のフローチャートにおいて、処理が開
始された直後に、抽出されたイベントを調べてステップ
S31で基準クロック信号RCLKが立ち上がりの変化
をしたか否かを判断する。判断が「YES」(すなわ
ち、基準クロック信号が立ち上がりの変化をした)の場
合はステップS32に進み、判断が「NO」(すなわ
ち、基準クロック信号RCLKが立ち上がりの変化をし
なかった)の場合はステップS33に進む。
In the flowchart of FIG. 6, immediately after the processing is started, the extracted event is checked to determine in step S31 whether or not the rising of the reference clock signal RCLK has changed. If the determination is "YES" (that is, the reference clock signal has changed in rising), the process proceeds to step S32, and if the determination is "NO" (in other words, the reference clock signal RCLK has not changed in rising), Proceed to step S33.

【0165】ステップS32では、予め設定されたカウ
ンタの値に「1」を加算する。
In step S32, "1" is added to the value of the preset counter.

【0166】ステップS33では、カウンタの値が予め
設定された規定値以下か否かを判断する。判断が「YE
S」(すなわち、カウンタの値が規定値以下)の場合は
ステップS1に進み、判断が「NO」(すなわち、カウ
ンタの値が規定値を超えた)の場合はステップS34に
進む。
In the step S33, it is determined whether or not the value of the counter is equal to or less than a predetermined value. Judgment is "YE
If "S" (that is, the value of the counter is equal to or less than the prescribed value), the process proceeds to step S1, and if "NO" (that is, the value of the counter exceeds the prescribed value), the process proceeds to step S34.

【0167】ステップS34では、抽出されたイベント
を調べて基準クロック信号RCLKの変化を判断する。
判断が「YES」(すなわち、基準クロック信号RCL
Kが変化した)の場合はステップS12’に進み、判断
が「NO」(すなわち、基準クロック信号RCLKが変
化しなかった)の場合は処理を終了する。
In step S34, the change of the reference clock signal RCLK is determined by examining the extracted event.
If the determination is “YES” (ie, the reference clock signal RCL
If K has changed), the process proceeds to step S12 ′, and if the determination is “NO” (ie, the reference clock signal RCLK has not changed), the process ends.

【0168】ステップS12’では、図1のステップS
12と同様に、標準遅延値taに付加遅延値tcを加算
した値(ta+tc)を遅延時間tdに設定する。そし
て、ステップS13’およびS14’では、図1のステ
ップS13およびS14と同様に、抽出されたイベント
の示す基準クロック信号RCLKの変化後の値で出力ク
ロック信号CLKOの値を更新し、出力クロック信号C
LKOの変化をイベントとして時刻(t+td)にスケ
ジュールする。その後、処理を終了する。
In step S12 ', step S12 in FIG.
Similarly to 12, a value (ta + tc) obtained by adding the additional delay value tc to the standard delay value ta is set as the delay time td. Then, in steps S13 'and S14', as in steps S13 and S14 of FIG. 1, the value of the output clock signal CLKO is updated with the changed value of the reference clock signal RCLK indicated by the extracted event, and the output clock signal C
A change in LKO is scheduled as an event at time (t + td). After that, the process ends.

【0169】なお、図6のステップS15での判断が
「YES」(すなわち、基準クロック信号RCLKが変
化した)の場合、ステップS4、S5およびS6が実行
される。すなわち、標準遅延値taを遅延時間tdに用
いて出力クロック信号CLKOの変化をスケジュールす
る。
If the determination in step S15 of FIG. 6 is "YES" (that is, reference clock signal RCLK has changed), steps S4, S5 and S6 are executed. That is, the change of the output clock signal CLKO is scheduled using the standard delay value ta as the delay time td.

【0170】図6のPLL回路のシミュレーション方法
において、ステップ31およびS32は、基準クロック
信号RCKLの立ち上がり変化の数をカウントする。換
言すれば、基準クロック信号RCLKの入力クロック数
をカウントする。そして、ステップS33は、カウント
された入力クロック数を規定値と比較して規定値を超え
たか否かを判断する。ステップS33での比較の結果、
カウントされた入力クロック数が規定値を超えた場合
(すなわち、判断が「NO」の場合)には、標準遅延値
taと付加遅延値tcの加算値(ta+tc)を遅延時
間tdに設定する(ステップS12’)。そして、カウ
ントされた入力クロック数が規定値以下の場合には、付
加遅延値tcが設定済みであっても、標準遅延値taを
遅延時間tdに設定する(ステップS4)。
In the PLL circuit simulation method of FIG. 6, steps 31 and S32 count the number of rising changes of the reference clock signal RCKL. In other words, the number of input clocks of the reference clock signal RCLK is counted. Then, a step S33 compares the counted number of input clocks with a specified value to determine whether or not the number exceeds the specified value. As a result of the comparison in step S33,
If the counted number of input clocks exceeds the specified value (that is, if the determination is “NO”), the sum (ta + tc) of the standard delay value ta and the additional delay value tc is set as the delay time td ( Step S12 '). If the counted number of input clocks is equal to or smaller than the specified value, the standard delay value ta is set to the delay time td even if the additional delay value tc has been set (step S4).

【0171】このように、本発明の第3実施形態のPL
L回路のシミュレーション方法では、論理シミュレーシ
ョンの演算処理に用いた場合に、基準クロック信号RC
LKの入力クロック数に応じて、遅延時間tdの設定値
を選択することができるので、非同期動作の期間の調整
が可能となる。また、本発明の第1実施形態のPLL回
路のシミュレーション方法の場合と同様に、シミュレー
ションの作業効率が向上すると共に、高いシミュレーシ
ョン精度が得られ、さらにシミュレーションの計算時間
が短縮されるという効果が得られる。
As described above, the PL according to the third embodiment of the present invention is
In the simulation method of the L circuit, the reference clock signal RC
Since the set value of the delay time td can be selected according to the number of input clocks of the LK, the period of the asynchronous operation can be adjusted. Further, as in the case of the PLL circuit simulation method according to the first embodiment of the present invention, the effects of improving the simulation work efficiency, obtaining high simulation accuracy, and shortening the simulation calculation time are obtained. Can be

【0172】なお、図6のPLL回路のシミュレーショ
方法において、本発明の第2実施形態のPLL回路の
シミュレーション方法と同様に、図5のステップS2
1、S22およびS23を追加することも無論可能であ
る。その場合、上記の効果に加えてさらに、基準クロッ
ク信号の周波数が一定でない論理シミュレーションへの
適用が可能となる。
The simulation of the PLL circuit shown in FIG.
In the PLL method of the second embodiment of the present invention,
As in the simulation method, step S2 in FIG.
It is of course possible to add 1, S22 and S23. In that case, in addition to the above effects, it is possible to apply the present invention to a logic simulation in which the frequency of the reference clock signal is not constant.

【0173】(第4実施形態) 図7は、本発明の第4実施形態のPLL回路のシミュレ
ーション方法を示すフローチャートである。図7のPL
L回路のシミュレーション方法もまた、図2のフローチ
ャートのステップS105において実行されるものであ
る。
(Fourth Embodiment) FIG. 7 is a simulation diagram of a PLL circuit according to a fourth embodiment of the present invention.
6 is a flowchart illustrating a method of arranging the parts . PL in FIG.
The simulation method of the L circuit is also executed in step S105 of the flowchart of FIG.

【0174】図7のPLL回路のシミュレーション方法
は、図1のPLL回路のシミュレーション方法に、同期
動作のなされたことを示すロック信号LOCKの変化
スケジュールするためのステップS51、S52および
S53を追加したものに相当する。それ以外は、図1の
PLL回路のシミュレーション方法と同一であるので、
図7において図1のPLL回路のシミュレーション方法
と同一のステップには同じ符号を付してその説明を省略
する。
[0174] simulation method of the PLL circuit of FIG. 7, was added to the simulation method of the PLL circuit of FIG. 1, the steps S51, S52 and S53 in order to schedule a change of the lock signal LOCK to indicate that it has been subjected to the synchronous operation Equivalent to something. Otherwise, the method is the same as the simulation method of the PLL circuit of FIG.
7, the same steps as those in the PLL circuit simulation method of FIG. 1 are denoted by the same reference numerals, and description thereof will be omitted.

【0175】図7のPLL回路のシミュレーション方法
において、ステップS51はステップS14に続いて実
行される。ステップS51では、抽出されたイベントを
調べて基準クロック信号RCLKが立ち上がりの変化を
したか否かを判断する。判断が「YES」(すなわち、
基準クロック信号RCLKが立ち上がりの変化をした)
の場合はステップS52に進み、判断が「NO」(すな
わち、基準クロック信号RCLKが立ち上がりの変化を
しなかった)の場合は処理を終了する。
In the PLL circuit simulation method of FIG. 7, step S51 is executed following step S14. In step S51, the extracted event is examined to determine whether or not the reference clock signal RCLK has changed in rising. If the determination is “YES” (ie,
The reference clock signal RCLK has changed in rising)
In step S52, the process proceeds to step S52. If the determination is "NO" (that is, the reference clock signal RCLK has not changed in rising), the process ends.

【0176】ステップS52では、抽出されたイベント
を調べて帰還クロック信号CLKIが立ち上がりの変化
をしたか否かを判断する。判断が「YES」(すなわ
ち、帰還クロック信号CLKIが立ち上がりの変化をし
た)の場合はステップS53に進み、判断が「NO」
(すなわち、帰還クロック信号CLKIが立ち上がりの
変化をしなかった)の場合は処理を終了する。
In step S52, the extracted event is examined to determine whether or not the feedback clock signal CLKI has changed in rising. If the determination is "YES" (that is, the feedback clock signal CLKI has changed in rising), the process proceeds to step S53, and the determination is "NO".
In the case of (that is, the feedback clock signal CLKI has not changed in rising), the processing is ended.

【0177】ステップS53では、現在時刻tにロック
信号LOCKの変化を示すイベントをスケジュールす
る。その後、処理を終了する。
In step S53, an event indicating a change in the lock signal LOCK is scheduled at the current time t. After that, the process ends.

【0178】図7のPLL回路のシミュレーション方法
において、ステップ51およびS52は、基準クロック
信号RCLKの立ち上がりの変化と帰還クロック信号C
LKIの立ち上がりの変化が同時に生じたか否かを図2
のステップS104で抽出されたイベントに基づき判断
する。そして、抽出されたイベントが基準クロック信号
RCLKの立ち上がりの変化を示すものであれば、ステ
ップS51で「YES」と判断され、次のステップS2
2で「YES」と判断されてステップS53が実行され
る。抽出されたイベントが基準クロック信号RCLKの
立ち下がりの変化を示すものであれば、ステップS51
で「NO」と判断されて処理が終了される。抽出された
イベントが帰還クロック信号CLKIの立ち下がりの変
化を示すものであれば、ステップS52で「NO」と判
断されて処理が終了される。
In the method of simulating the PLL circuit shown in FIG. 7, steps 51 and S52 are based on the change in rising of the reference clock signal RCLK and the change of the feedback clock signal CCLK.
FIG. 2 shows whether or not changes in the rise of LKI occurred simultaneously.
The determination is made based on the event extracted in step S104. If the extracted event indicates a change in the rise of the reference clock signal RCLK, “YES” is determined in the step S51, and the next step S2
It is determined as "YES" in 2 and step S53 is executed. If the extracted event indicates a change in the falling of the reference clock signal RCLK, the process proceeds to step S51.
Is determined as "NO", and the process is terminated. If the extracted event indicates a change in the fall of the feedback clock signal CLKI, “NO” is determined in the step S52, and the process ends.

【0179】したがって、基準クロック信号RCLKと
帰還クロック信号CLKIが同時に立ち上がりの変化を
した場合にのみステップS53が実行されてロック信号
LOCKの変化を示すイベントをスケジュールされる。
すなわち、基準クロック信号RCLKおよび帰還クロッ
ク信号CLKIの立ち上がりの変化が同期していれば、
ロック信号LOCKの変化を示すイベントがスケジュー
ルされる。それ以外の場合は、ロック信号LOCKの変
化を示すイベントがスケジュールされない。
Therefore, only when the reference clock signal RCLK and the feedback clock signal CLKI change at the same time, step S53 is executed, and an event indicating a change in the lock signal LOCK is scheduled.
That is, if the rising changes of the reference clock signal RCLK and the feedback clock signal CLKI are synchronized,
An event indicating a change in the lock signal LOCK is scheduled. Otherwise, no event indicating a change in the lock signal LOCK is scheduled.

【0180】このように、本発明の第4実施形態のPL
L回路のシミュレーション方法では、論理シミュレーシ
ョンの演算処理に用いた場合に、基準クロック信号RC
LKおよび帰還クロック信号CLKIの立ち上がりの変
化が同期していることを示すロック信号LOCKを含め
た動作のシミュレーションが可能となる。したがって、
出力クロック信号CLKOとロック信号LOCKを出力
するPLL回路のシミュレーションが可能となる。ま
た、本発明の第1実施形態のPLL回路のシミュレーシ
ョン方法の場合と同様に、シミュレーションの作業効率
が向上すると共に、高いシミュレーション精度が得ら
れ、さらにシミュレーションの計算時間が短縮されると
いう効果が得られる。
As described above, the PL according to the fourth embodiment of the present invention is
In the simulation method of the L circuit, the reference clock signal RC
It is possible to simulate an operation including a lock signal LOCK indicating that changes in rising of the LK and the rise of the feedback clock signal CLKI are synchronized. Therefore,
Simulation of a PLL circuit that outputs the output clock signal CLKO and the lock signal LOCK can be performed. Further, a simulation of the PLL circuit according to the first embodiment of the present invention is performed.
As in the case of the simulation method, the effect of improving the work efficiency of the simulation, obtaining high simulation accuracy, and shortening the calculation time of the simulation is obtained.

【0181】なお、図7のPLL回路のシミュレーショ
方法において、本発明の第2実施形態のPLL回路の
シミュレーション方法と同様に、図5のステップS2
1、S22およびS23を追加してもよい。その場合に
は、上記の効果に加えてさらに、基準クロック信号の周
波数が一定でない論理シミュレーションへの適用が可能
となる。また、本発明の第3実施形態のPLL回路の
ミュレーション方法と同様に、図6のステップS31、
S32、S33、S34およびS35を追加してもよ
い。その場合には、非同期動作の期間を調整することが
できる。さらに、図5のステップS21、S22および
S23と図6のステップS31、S32、S33、S3
4およびS35を追加することも無論可能である。
The simulation of the PLL circuit shown in FIG.
In the PLL method of the second embodiment of the present invention,
As in the simulation method, step S2 in FIG.
1, S22 and S23 may be added. In this case, in addition to the above-described effects, the present invention can be applied to a logic simulation in which the frequency of the reference clock signal is not constant. In addition, the PLL circuit of the third embodiment of the present invention
As in the simulation method, step S31 in FIG.
S32, S33, S34 and S35 may be added. In that case, the period of the asynchronous operation can be adjusted. Further, steps S21, S22 and S23 in FIG. 5 and steps S31, S32, S33 and S3 in FIG.
It is of course possible to add 4 and S35.

【0182】[0182]

【発明の効果】以上説明した通り、本発明のPLL回路
シミュレーション方法では、シミュレーション作業の
効率を向上できると共に、短い計算時間で高精度の結果
が得られ、さらにPLL回路の同期動作および非同期動
作を一度にシミュレーションすることが可能となる。
As described in the foregoing, in the simulation method of the PLL circuit of the present invention, it is possible to improve the efficiency of the simulation work, highly accurate results can be obtained in a short calculation time, further synchronization operation of the PLL circuit And asynchronous operation can be simulated at once.

【0183】本発明の論理シミュレーション方法では、
PLL回路を含む論理回路の論理シミュレーション作業
の効率を向上できると共に、短い計算時間で高精度の結
果が得られ、さらにPLL回路の同期動作および非同期
動作を一度にシミュレーションすることが可能となる。
In the logic simulation method of the present invention,
It is possible to improve the efficiency of the logic simulation work of the logic circuit including the PLL circuit, to obtain a highly accurate result in a short calculation time, and to simulate the synchronous operation and the asynchronous operation of the PLL circuit at once.

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

【図1】本発明の第1実施形態のPLL回路のシミュレ
ーション方法を示すフローチャートである。
FIG. 1 is a simulation of a PLL circuit according to a first embodiment of the present invention.
6 is a flowchart illustrating a method of arranging the parts .

【図2】本発明の第1実施形態の論理シミュレーション
方法を示すフローチャートである。
FIG. 2 is a flowchart illustrating a logic simulation method according to the first embodiment of the present invention.

【図3】本発明の第1実施形態のPLL回路のシミュレ
ーション方法および論理シミュレーション方法が適用さ
れる論理回路の一例を示す回路図である。
FIG. 3 is a simulation of the PLL circuit according to the first embodiment of the present invention;
Shon methods and logic simulation method is a circuit diagram showing an example of a logic circuit is applied.

【図4】本発明の第1実施形態のPLL回路のシミュレ
ーション方法および論理シミュレーション方法の原理を
説明するためのPLL回路のタイミングチャートであ
る。
FIG. 4 is a simulation of a PLL circuit according to the first embodiment of the present invention;
4 is a timing chart of a PLL circuit for explaining the principles of a solution method and a logic simulation method.

【図5】本発明の第2実施形態のPLL回路のシミュレ
ーション方法を示すフローチャートである。
FIG. 5 is a simulation of a PLL circuit according to a second embodiment of the present invention.
6 is a flowchart illustrating a method of arranging the parts .

【図6】本発明の第3実施形態のPLL回路のシミュレ
ーション方法を示すフローチャートである。
FIG. 6 is a simulation of a PLL circuit according to a third embodiment of the present invention.
6 is a flowchart illustrating a method of arranging the parts .

【図7】本発明の第4実施形態のPLL回路のシミュレ
ーション方法を示すフローチャートである。
FIG. 7 is a simulation of a PLL circuit according to a fourth embodiment of the present invention.
6 is a flowchart illustrating a method of arranging the parts .

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

20 論理回路 21 PLL回路 22 クロック信号分配部 BF1、BF2 バッファアンプ FF1、FF2 フリップフロップ RCLK 基準クロック信号 CLKI 帰還クロック信号 CLKO 出力クロック信号 CLKI1、CLKI2 内部クロック信号 LIS1、LIS2 論理入力信号 LOS1、LOS2 論理出力信号 t 現在時刻 ta PLL回路の標準遅延値 tc PLL回路の付加遅延値 ts PLL回路の基準時刻 td PLL回路の遅延時間 Reference Signs List 20 logic circuit 21 PLL circuit 22 clock signal distribution unit BF1, BF2 buffer amplifier FF1, FF2 flip-flop RCLK reference clock signal CLKI feedback clock signal CLKO output clock signal CLKI1, CLKI2 internal clock signal LIS1, LIS2 logic input signal LOS1, LOS2 logic output Signal t Current time ta Standard delay value of PLL circuit tc Additional delay value of PLL circuit ts Reference time of PLL circuit td Delay time of PLL circuit

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H03L 7/00 - 7/14 G06F 15/60 ──────────────────────────────────────────────────続 き Continued on the front page (58) Field surveyed (Int.Cl. 7 , DB name) H03L 7/ 00-7/14 G06F 15/60

Claims (9)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 出力クロック信号を入力側に帰還して得
た帰還クロック信号を所定の基準クロック信号と比較
し、前記帰還クロック信号と前記基準クロック信号の位
相差をなくすように動作することによって、前記帰還ク
ロック信号を前記基準クロック信号に同期させるPLL
回路をシミュレーションする方法において、 (A) 前記帰還クロック信号が変化した時刻を基準時
刻として設定し、 (B) ある現在時刻において、前記基準クロック信号
の立ち上がり変化または立ち下がり変化があるか否かを
判断し、 (C) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化のいずれか一方が
あると判断した場合には、前記位相差に対応する遅延時
間として所定の第1遅延値を設定し、 (D) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化の他方があると判
断した場合には、前記現在時刻と前記基準時刻との差を
付加遅延値として設定すると共に、その付加遅延値と前
記第1遅延値との和に等しい第2遅延値を前記遅延時間
として設定し、 (E) 前記(C)または(D)で設定された前記遅延
時間だけ前記現在時刻から遅れた時刻に前記出力クロッ
ク信号の変化が起こるようにスケジュールする ことを特
徴とするPLL回路のシミュレーション方法。
(1)Return the output clock signal to the input
Feedback clock signal compared to a predetermined reference clock signal
The positions of the feedback clock signal and the reference clock signal.
By operating to eliminate the phase difference, the feedback
PLL for synchronizing a lock signal with the reference clock signal
In the method of simulating a circuit, (A) The time when the feedback clock signal changes is set as a reference time
Set as time, (B) At a certain current time, the reference clock signal
Whether there is a rising or falling change of
Judge, (C) In (B), the reference clock signal
One of the rising and falling changes
If it is determined that there is a delay,
Set a predetermined first delay value as the interval, (D) In (B), the reference clock signal
It is determined that there is a rising or falling change.
If the connection is interrupted, the difference between the current time and the reference time is calculated.
Set as an additional delay value, and
A second delay value equal to the sum of the first delay value and the delay time
Set as (E) the delay set in (C) or (D)
The output clock is delayed by the time from the current time.
Schedule a change in the traffic light to occur Specially
PLL circuitsimulationMethod.
【請求項2】 出力クロック信号を入力側に帰還して得
た帰還クロック信号を所定の基準クロック信号と比較
し、前記帰還クロック信号と前記基準クロック信号の位
相差をなくすように動作することによって、前記帰還ク
ロック信号を前記基準クロック信号に同期させるPLL
回路をシミュレーションする方法において、 (A) 前記帰還クロック信号が変化した時刻を基準時
刻として設定し、 (B) ある現在時刻において、前記基準クロック信号
の立ち上がり変化または立ち下がり変化があるか否かを
判断し、 (C) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化のいずれか一方が
あると判断した場合には、前記位相差に対応す る遅延時
間として所定の第1遅延値を設定し、 (D) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化の他方があると判
断した場合には、前記現在時刻と前記基準時刻との差を
付加遅延値として設定すると共に、その付加遅延値と前
記第1遅延値との和に等しい第2遅延値を前記遅延時間
として設定し、 (E) 前記(C)または(D)で設定された前記遅延
時間だけ前記現在時刻から遅れた時刻に前記出力クロッ
ク信号の変化が起こるようにスケジュールし、 (F) 前記基準クロック信号の周波数に変化があるか
否かを判断し、前記基準クロック信号の周波数に変化が
あると判断した場合には、前記基準クロック信号と前記
帰還クロック信号が同期しているか否かを判断し、 (G) 前記(F)において、前記基準クロック信号と
前記帰還クロック信号が同期していると判断した場合に
は、前記(D)で設定された前記遅延時間だけ前記現在
時刻から遅れた時刻に前記出力クロック信号の変化が起
こるようにスケジュールし、 (H) 前記(F)において、前記基準クロック信号と
前記帰還クロック信号が同期していないと判断した場合
には、前記(A)で設定された前記基準時刻と前記
(D)で設定された前記付加遅延値をクリアして、前記
(C)で設定された前記遅延時間だけ前記現在時刻から
遅れた時刻に前記出力クロック信号の変化が起こるよう
にスケジュールする ことを特徴とするPLL回路のシミ
ュレーション方法。。
(2)Return the output clock signal to the input
Feedback clock signal compared to a predetermined reference clock signal
The positions of the feedback clock signal and the reference clock signal.
By operating to eliminate the phase difference, the feedback
PLL for synchronizing a lock signal with the reference clock signal
In the method of simulating a circuit, (A) The time when the feedback clock signal changes is set as a reference time
Set as time, (B) At a certain current time, the reference clock signal
Whether there is a rising or falling change of
Judge, (C) In (B), the reference clock signal
One of the rising and falling changes
If it is determined that there is a phase difference, Delay
Set a predetermined first delay value as the interval, (D) In (B), the reference clock signal
It is determined that there is a rising or falling change.
If the connection is interrupted, the difference between the current time and the reference time is calculated.
Set as an additional delay value, and
A second delay value equal to the sum of the first delay value and the delay time
Set as (E) the delay set in (C) or (D)
The output clock is delayed by the time from the current time.
Schedule a change in the traffic light, (F) Whether the frequency of the reference clock signal changes
The frequency of the reference clock signal changes.
If it is determined that there is, the reference clock signal and the
Determines whether the feedback clock signal is synchronized, (G) In the above (F), the reference clock signal and
When it is determined that the feedback clock signal is synchronized
Is the current time for the delay time set in (D).
The output clock signal changes at a time delayed from the time.
Schedule like this, (H) In (F), the reference clock signal and
When it is determined that the feedback clock signal is not synchronized
The reference time set in (A) and the reference time
Clearing the additional delay value set in (D),
(C) from the current time by the delay time set in
A change in the output clock signal occurs at a delayed time.
Schedule to PLL circuit characterized in thatStain
SimulationMethod. .
【請求項3】 前記基準時刻で前記帰還クロック信号が
立ち上がり変化をする場合には、前記(B)において、
前記基準クロック信号の立ち上がり変化があると判断
し、前記基準時刻で前記帰還クロック信号が立ち下がり
変化をする場合には、前記(B)において、前記基準ク
ロック信号の立ち下がり変化があると判断する請求項1
または2に記載のPLL回路のシミュレーション方法。
3. The method according to claim 2 , wherein the feedback clock signal is generated at the reference time.
In the case of a rising change, in the above (B),
Judge that there is a rising change of the reference clock signal
And the feedback clock signal falls at the reference time.
In the case of a change, in (B), the reference
2. The method according to claim 1 , wherein it is determined that there is a falling change of the lock signal.
Or the simulation method of the PLL circuit according to 2.
【請求項4】 前記基準クロック信号および前記帰還ク
ロック信号のそれぞれが変化する時刻から前記基準クロ
ック信号と前記帰還クロック信号が同期しているか否か
を判断し、同期していると判断した場合にはロック信号
を出力するようにスケジュールする請求項1〜3のいず
れかに記載のPLL回路のシミュレー ション方法。
4. The reference clock signal and the feedback clock.
The reference clock starts from the time when each of the lock signals changes.
Clock signal and the feedback clock signal are synchronized
The lock signal
Simulation method of the PLL circuit according to any one of claims 1 to 3 scheduled to output.
【請求項5】 出力クロック信号を入力側に帰還して得
た帰還クロック信号を所定の基準クロック信号と比較
し、前記帰還クロック信号と前記基準クロック信号の位
相差をなくすように動作することによって、前記帰還ク
ロック信号を前記基準クロック信号に同期させるPLL
回路をシミュレーションする方法において、 (A) 前記帰還クロック信号が変化した時刻を基準時
刻として設定し、 (B) ある現在時刻において、前記基準クロック信号
の立ち上がり変化または立ち下がり変化があるか否かを
判断し、 (C) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化のいずれか一方が
あると判断した場合には、前記位相差に対応する遅延時
間として所定の第1遅延値を設定し、 (D) 前記(B)において、前記基準クロック信号の
立ち上がり変化および立ち下がり変化の他方があると判
断した場合には、前記現在時刻と前記基準時刻との差を
付加遅延値として設定すると共に、その付加遅延値と前
記第1遅延値との和に等しい第2遅延値を前記遅延時間
として設定し、 (E) 前記基準クロック信号の入力クロック数をカウ
ントし、その入力クロック数が規定値を超えているか否
かを判断し、 (F) 前記(E)において、前記入力クロック数が前
記規定値を越えていないと判断した場合には、前記
(C)で設定された前記遅延時間だけ前記現在時刻から
遅れた時刻に前記出力クロック信号の変化が起こるよう
にスケジュールし、 (G) 前記(E)において、前記入力クロック数が前
記規定値を越えていると判断した場合には、前記(C)
または(D)で設定された前記遅延時間だけ前記現在時
刻から遅れた時刻に前記出力クロック信号の変化が起こ
るようにスケジュールする ことを特徴とするPLL回路
シミュレーション方法。
Claim 5.Return the output clock signal to the input
Feedback clock signal compared to a predetermined reference clock signal
The positions of the feedback clock signal and the reference clock signal.
By operating to eliminate the phase difference, the feedback
PLL for synchronizing a lock signal with the reference clock signal
In the method of simulating a circuit, (A) The time when the feedback clock signal changes is set as a reference time
Set as time, (B) At a certain current time, the reference clock signal
Whether there is a rising or falling change of
Judge, (C) In (B), the reference clock signal
One of the rising and falling changes
If it is determined that there is a delay,
Set a predetermined first delay value as the interval, (D) In (B), the reference clock signal
It is determined that there is a rising or falling change.
If the connection is interrupted, the difference between the current time and the reference time is calculated.
Set as an additional delay value, and
A second delay value equal to the sum of the first delay value and the delay time
Set as  (E)Count the number of input clocks of the reference clock signal
The number of input clocks exceeds the specified value.
Judge (F) In (E), the number of input clocks is
If it is determined that the specified value has not been exceeded,
(C) from the current time by the delay time set in
A change in the output clock signal occurs at a delayed time.
Schedule to (G) In (E), the number of input clocks is
If it is determined that the value exceeds the specified value, the above (C)
Or the current time by the delay time set in (D).
The output clock signal changes at a time later than
Schedule to PLL circuit characterized by the following:
ofsimulationMethod.
【請求項6】 前記基準時刻で前記帰還クロック信号が
立ち上がり変化をする場合には、前記(B)において、
前記基準クロック信号の立ち上がり変化があると判断
し、前記基準時刻で前記帰還クロック信号が立ち下がり
変化をする場合 には、前記(B)において、前記基準ク
ロック信号の立ち下がり変化があると判断する請求項5
に記載のPLL回路のシミュレーション方法。
6. The feedback clock signal at the reference time
In the case of a rising change, in the above (B),
Judge that there is a rising change of the reference clock signal
And the feedback clock signal falls at the reference time.
In the case of a change, in (B), the reference
6. The method according to claim 5 , wherein it is determined that there is a falling change of the lock signal.
3. The simulation method of a PLL circuit according to 1.
【請求項7】 さらに、(H) 前記基準クロック信号
の周波数に変化があるか否かを判断し、前記基準クロッ
ク信号の周波数に変化があると判断した場合には、前記
基準クロック信号と前記帰還クロック信号が同期してい
るか否かを判断し、 (I) 前記(H)において、前記基準クロック信号と
前記帰還クロック信号が同期していると判断した場合に
は、前記(D)で設定された前記遅延時間だけ前記現在
時刻から遅れた時刻に前記出力クロック信号の変化が起
こるようにスケジュールし、 (J) 前記(H)において、前記基準クロック信号と
前記帰還クロック信号が同期していないと判断した場合
には、前記(A)で設定された前記基準時刻と前記
(D)で設定された前記付加遅延値をクリアして、前記
(C)で設定された前記遅延時間だけ前記現在時刻から
遅れた時刻に前記出力クロック信号の変化が起こるよう
にスケジュールする 請求項5または6に記載のPLL回
路のシミュレーション方法。
7.And (H) the reference clock signal.
It is determined whether there is a change in the frequency of the reference clock.
If it is determined that there is a change in the frequency of the
The reference clock signal and the feedback clock signal are synchronized.
Or not, (I) In the above (H), the reference clock signal and
When it is determined that the feedback clock signal is synchronized
Is the current time for the delay time set in (D).
The output clock signal changes at a time delayed from the time.
Schedule like this, (J) In the above (H), the reference clock signal and
When it is determined that the feedback clock signal is not synchronized
The reference time set in (A) and the reference time
Clearing the additional delay value set in (D),
(C) from the current time by the delay time set in
A change in the output clock signal occurs at a delayed time.
Schedule to The PLL times according to claim 5 or 6.
On the roadsimulationMethod.
【請求項8】 前記基準クロック信号および帰還クロッ
ク信号のそれぞれが変化する時刻から前記基準クロック
信号と前記帰還クロック信号が同期しているか否かを判
断し、同期していると判断した場合にはロック信号を出
力するようにスケジュールする請求項5〜7のいずれか
に記載のPLL回路のシミュレーション方法。
8. The reference clock signal and a feedback clock signal.
From the time when each of the clock signals changes
Signal is synchronized with the feedback clock signal.
Lock signal is issued when it is determined that synchronization has been established.
The simulation method for a PLL circuit according to claim 5 , wherein the scheduling is performed so as to perform the simulation .
【請求項9】 PLL回路を含む論理回路の信号の変化
イベントとして登録し、前記登録されたイベントを時
系列に抽出し、抽出されたイベントにより入力信号の変
化する回路セルを特定し、特定された回路セルのシミュ
レーションを実行してその出力信号に変化があればそれ
新たなイベントとして登録する論理シミュレーション
方法において、抽出された前記イベントが、前記PLL回路に入力され
る基準クロック信号および帰還クロック信号の少なくと
も一方の変化を示す場合に、前記入力信号の変化する回
路セルとして前記PLL回路を特定し、そのPLL回路
のシミュレーシ ョンを請求項1〜8のいずれかに記載の
PLL回路のシミュレーション方法を用いて実行し、そ
れによってスケジュールされる前記PLL回路の出力ク
ロック信号の変化を前記新たなイベントとして登録する
ことを特徴とする論理シミュレーション方法。
9. A change in a signal of a logic circuit including a PLL circuit.
Registered as an event, said registered events extracted in time series, the extracted event to identify changes to the circuit cell of the input signals, simulation of the specified circuit cells
Run the configuration, if any change in its output signal
In the logic simulation method to register as a new event, extracted the event is input to the PLL circuit
At least the reference clock signal and feedback clock signal
When the input signal changes,
The PLL circuit is specified as a path cell, and the PLL circuit
According to the simulation to claim 1
Execute using the PLL circuit simulation method, and
Output clock of the PLL circuit
A logic simulation method , wherein a change in a lock signal is registered as the new event .
JP11084090A 1999-03-26 1999-03-26 Arithmetic processing method of PLL circuit and logic simulation method using the same Expired - Fee Related JP3062184B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11084090A JP3062184B1 (en) 1999-03-26 1999-03-26 Arithmetic processing method of PLL circuit and logic simulation method using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11084090A JP3062184B1 (en) 1999-03-26 1999-03-26 Arithmetic processing method of PLL circuit and logic simulation method using the same

Publications (2)

Publication Number Publication Date
JP3062184B1 true JP3062184B1 (en) 2000-07-10
JP2000278118A JP2000278118A (en) 2000-10-06

Family

ID=13820819

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11084090A Expired - Fee Related JP3062184B1 (en) 1999-03-26 1999-03-26 Arithmetic processing method of PLL circuit and logic simulation method using the same

Country Status (1)

Country Link
JP (1) JP3062184B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6572542B2 (en) 2015-01-26 2019-09-11 株式会社ソシオネクスト Logic simulation method, logic simulation apparatus and program

Also Published As

Publication number Publication date
JP2000278118A (en) 2000-10-06

Similar Documents

Publication Publication Date Title
CN106533399B (en) Circuit and method for modifying clock signal and device for executing time-sensitive task
TW202042521A (en) Phase predictor and associated method of use
Naviner et al. FIFA: A fault-injection–fault-analysis-based tool for reliability assessment at RTL level
US7634371B2 (en) System and method for analyzing jitter of signals
US7831856B1 (en) Detection of timing errors in programmable logic devices
US7134062B2 (en) Static timing analysis approach for multi-clock domain designs
JP3062184B1 (en) Arithmetic processing method of PLL circuit and logic simulation method using the same
JP2003279628A (en) Flow for vector capture
CN106533598B (en) Circuit and method for estimating occurrence time difference between events, and computer-readable storage medium
EP1402641B1 (en) Method and apparatus for a clock circuit
JP2006318121A (en) Delay added rtl logic simulation method and device
JP3693930B2 (en) PLL circuit simulation method and simulation program
US20070258300A1 (en) Functional verification of synchronized signals using random delays
JP2004145712A (en) Equivalence verification method of motion description in semiconductor design
WO2007029051A1 (en) Method and a computer readable medium for analyzing a design of an integrated circuit
US7213222B2 (en) Method of HDL simulation considering hard macro core with negative setup/hold time
Chithra et al. Modeling Techniques for Faster Verification of a Time to Digital Converter System-on-Chip Design
JP3561661B2 (en) Semiconductor integrated circuit and method of designing semiconductor integrated circuit
JP3408482B2 (en) Integrated circuit tester and integrated circuit test method
JP2005258917A (en) Design support system and program for integrated circuit
JP6435892B2 (en) Circuit design method, cell library component for circuit design tool
JPH06215062A (en) Alignment device for simulation data
CN117172194A (en) Method and apparatus for detecting clock definitions of integrated circuits
JP2006079417A (en) Hardware/software cooperation verification system
JPH1041794A (en) Clock phase adjustment circuit

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20080428

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090428

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees