Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPH0736422B2 - Clock supply circuit - Google Patents
[go: Go Back, main page]

JPH0736422B2 - Clock supply circuit - Google Patents

Clock supply circuit

Info

Publication number
JPH0736422B2
JPH0736422B2 JP63205868A JP20586888A JPH0736422B2 JP H0736422 B2 JPH0736422 B2 JP H0736422B2 JP 63205868 A JP63205868 A JP 63205868A JP 20586888 A JP20586888 A JP 20586888A JP H0736422 B2 JPH0736422 B2 JP H0736422B2
Authority
JP
Japan
Prior art keywords
layer
buffer
clock
channel
channels
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
JP63205868A
Other languages
Japanese (ja)
Other versions
JPH0254950A (en
Inventor
明 西村
博之 渡邊
英司 増田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP63205868A priority Critical patent/JPH0736422B2/en
Priority to US07/394,803 priority patent/US5013942A/en
Priority to KR1019890011766A priority patent/KR920010208B1/en
Priority to EP89115381A priority patent/EP0355769B1/en
Priority to DE68924811T priority patent/DE68924811T2/en
Publication of JPH0254950A publication Critical patent/JPH0254950A/en
Publication of JPH0736422B2 publication Critical patent/JPH0736422B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03KPULSE TECHNIQUE
    • H03K3/00Circuits for generating electric pulses; Monostable, bistable or multistable circuits
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/04Generating or distributing clock signals or signals derived directly therefrom
    • G06F1/10Distribution of clock signals, e.g. skew

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Semiconductor Integrated Circuits (AREA)
  • Design And Manufacture Of Integrated Circuits (AREA)
  • Manipulation Of Pulses (AREA)
  • Dram (AREA)

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明はクロック供給回路、特に内部クロックスキュー
を最小限に抑制しうるクロック供給回路に関するもので
ある。
The present invention relates to a clock supply circuit, and more particularly to a clock supply circuit capable of suppressing internal clock skew to a minimum.

(従来の技術) 大規模集積回路(LSI)におけるクロック供給回路にお
いて、クロック線に接続されるF/F(フリップフロッ
プ)の数は非常に多くなり、したがってそれらの配線も
長くなるのでクロック系の設計も困難になると共に、い
ろいろな問題も生ずる。すなわち、クロック線の負荷が
大となり、内部クロックスキュー(以後単にクロックス
キューと称する)および外部クロックスキューとも増大
してしまう。そして外部クロックスキューはLSIの性能
を制限するように作用するので、該スキューはできるだ
け小さくすることが望ましい。
(Prior Art) In a clock supply circuit in a large-scale integrated circuit (LSI), the number of F / Fs (flip-flops) connected to a clock line is very large, and therefore the wirings thereof are also long, so that the clock system Design becomes difficult and various problems occur. That is, the load on the clock line becomes large, and the internal clock skew (hereinafter simply referred to as clock skew) and the external clock skew also increase. Since the external clock skew acts to limit the performance of the LSI, it is desirable that the skew be as small as possible.

内部クロックスキューについても、小さく抑えておかな
いと直列接続されたF/F間でデータ転送エラーを生じて
しまいLSIの誤動作の原因となる。
Regarding the internal clock skew as well, if it is not kept small, a data transfer error will occur between F / Fs connected in series, which will cause the LSI to malfunction.

すなわち、2個のF/Fについて前段のQ出力と後段のD
入力間の信号伝播遅延が、クロックチスキュー(すなわ
ち2つのF/Fのクロック入力における位相のずれ時間)
より小さいと後段のF/Fは同じクロックサイクルで前段
のQ出力をとり込んでしまい誤動作を生ずる。
That is, for two F / Fs, the Q output of the front stage and the D of the rear stage
The signal propagation delay between the inputs is the clock skew (that is, the phase shift time at the clock input of two F / Fs).
If it is smaller, the F / F in the subsequent stage will take in the Q output of the previous stage in the same clock cycle and cause a malfunction.

この現象の発生を回避するには2つのF/FのQ出力とD
入力の間の遅延を、クロックスキューよりも大にすれば
よいが、それをあまり大にするとLSIの動作速度が低下
するので、内部クロックスキューをできるだけ、小さく
抑えることが必要となる。
To avoid the occurrence of this phenomenon, Q output of two F / Fs and D
The delay between inputs may be made larger than the clock skew, but if it is made too large, the operation speed of the LSI will be reduced, so it is necessary to keep the internal clock skew as small as possible.

第4図は従来技術によるF/F群のクロック駆動方式の一
例を示す。このように内部クロック線を枝状に配置する
ことによって配線間の遅延の差も比較的小さくでき、し
たがってクロックスキューもある程度小さく抑えられ
る。
FIG. 4 shows an example of a clock driving system for the F / F group according to the prior art. By arranging the internal clock lines in a branch shape in this way, the difference in delay between the wirings can be made relatively small, and therefore the clock skew can be suppressed to a certain extent.

しかしながら、LSIの回路規模が最近のように大となる
とチップ内のF/Fの数も数千にも達し、クロック線の配
線長も全体的にかなり大となってしまい、かつ第1バッ
ファ1に接続された第2バッファ2の出力から各F/Fま
での配線の長さのバラツキも大となる。
However, when the circuit scale of the LSI has become large as in recent years, the number of F / Fs in the chip has reached to several thousand, the wiring length of the clock line has become considerably large as a whole, and the first buffer 1 The variation in the length of the wiring from the output of the second buffer 2 connected to each F / F also becomes large.

第5図は従来技術による別のクロック駆動方式を示す。
この例においては、バッファを2階層にし、第1階層の
バッファ1′により第2階層内のバッファ2′〜N′を
駆動し、前記各バッファが従属する各F/Fを駆動するよ
うに分割駆動方式をとっている。
FIG. 5 shows another clock driving method according to the prior art.
In this example, the buffer is divided into two layers, the buffer 1'of the first layer drives the buffers 2'-N 'in the second layer, and each buffer is divided so as to drive each dependent F / F. It uses a drive system.

この方式において、異なる数のF/Fを有する例えばバッ
ファ2′およびバッファN−1′の駆動能力β2,βN-1
は下記のように決定される。
In this method, for example, the driving capabilities β 2 and β N-1 of the buffer 2'and the buffer N-1 'having different numbers of F / Fs are used.
Is determined as follows.

A−B間の遅延時間tABおよびA−C間の遅延時間tAC
求め、次いでクロック線D−Eの負荷CDE,F−Gの負荷C
FGを求め、tAB+T(β,cDE)=tAC+T
(βN−1′,CFG)=一定値となるようにすればよい
(但しTは各負荷を駆動するのに必要な時間)。
The delay time t AB between A and B and the delay time t AC between A and C are obtained, and then the load C DE of the clock line DE and the load C of the F-G C
Find FG , t AB + T (β 2 , c DE ) = t AC + T
N-1 ′, C FG ) = constant value (where T is the time required to drive each load).

(発明が解決しようとする課題) 第4図に示す前記駆動方式においては、例えばA点から
B点またはD点までは配線長が相違するのでこれに起因
するクロックの遅延を生じ、したがってクロックスキュ
ーを生ずる。すなわち、このような一括駆動方式ではク
ロックスキューは回避できない欠点を有しLSIが大規模
である場合、無視できない。また、一括駆動方式のた
め、バッファ2には大なる駆動能力が要求され、したが
ってクロック線に局部的に大電流が流れる結果、ノイズ
が誘発され誤動作の原因となる。
(Problems to be Solved by the Invention) In the driving method shown in FIG. 4, the wiring length is different, for example, from the point A to the point B or the point D, so that a clock delay is caused due to this, and therefore the clock skew is generated. Cause That is, such a collective driving method has a drawback that clock skew cannot be avoided, and cannot be ignored in the case of a large-scale LSI. In addition, since the buffer 2 is of a collective driving type, a large driving capability is required for the buffer 2. Therefore, a large current locally flows through the clock line, resulting in noise and malfunction.

一方、第5図に示す前記分割駆動方式では、クロックス
キュー最小化のための総合的な計算が複雑であると共
に、駆動力の異なる多数のバッファが必要となるため回
路設計が困難となる。
On the other hand, in the divided driving method shown in FIG. 5, the overall calculation for minimizing the clock skew is complicated, and a large number of buffers having different driving forces are required, which makes the circuit design difficult.

また特定バッファに従属するF/Fの数が大になると両端
でのクロックスキューも無視できなくなる。
Also, if the number of F / Fs dependent on a specific buffer becomes large, the clock skew at both ends cannot be ignored.

[発明の構成] (課題を解決するための手段) 本発明によるクロック供給回路は、第1のバッファおよ
びこのバッファの出力側の所定点から複数チャンネルの
夫々に設けられたバッファの入力までの各配線を含む第
1階層と前記各チャンネル中の前記各バッファおよびそ
れらに従属する各フリップフロップ群から構成された第
2階層の少なくとも2つの階層を有し、前記各バッファ
は同一性能を有し、前記第1階層内の各チャンネルの配
線長は異なっており、最大長の配線を有する第1階層内
の特定のチャンネルのクロック回路条件に他のチャンネ
ルが実質的に等しくなるように調整する第1の容量手段
が前記第1階層内の特定チャンネルを除く各チャンネル
中に設けられ、前記第2階層内の各チャンネルのフリッ
プフロップの数は異なっており、最大数のフリップフロ
ップを有する第2階層内の特定チャンネルのクロック回
路条件に他のチャンネルのクロック回路条件が実質的に
等しくなるように調整する第2の容量手段が前記第2階
層内の特定チャンネルを除く各チャンネル中に設けられ
ていることを特徴とする。
[Configuration of the Invention] (Means for Solving the Problems) A clock supply circuit according to the present invention includes a first buffer and a predetermined point on the output side of the buffer to an input of a buffer provided on each of a plurality of channels. There is at least two layers of a first layer including wiring and a second layer composed of each buffer in each channel and each flip-flop group subordinate thereto, and each buffer has the same performance, The wiring lengths of the channels in the first layer are different, and the first channel is adjusted so that the other channels are substantially equal to the clock circuit condition of the specific channel in the first layer having the maximum length of wiring. Is provided in each channel except the specific channel in the first layer, and the number of flip-flops in each channel in the second layer is different. And a second capacitance means for adjusting the clock circuit condition of a specific channel in the second layer having the maximum number of flip-flops so that the clock circuit condition of the other channel becomes substantially equal. It is characterized in that it is provided in each channel except a specific channel.

(作用) 本発明によるクロック供給回路においては、均等化され
た回路条件と、均等化された能力を有する各バッファで
均等化された負荷を駆動することによってクロックスキ
ューが低減される。
(Operation) In the clock supply circuit according to the present invention, the clock skew is reduced by driving the equalized circuit conditions and the equalized loads by the respective buffers having the equalized ability.

(実施例) 第1図および第2図は、本発明によるクロック供給回路
の原理を説明する為の図である。
(Embodiment) FIG. 1 and FIG. 2 are views for explaining the principle of the clock supply circuit according to the present invention.

同図において、第1階層においてバッファ10の出力側の
A点から各バッファ11-1,11-2,…11-Nの入力までの各
配線長と配線幅を同一となるように構成する。更に、第
2階層において、バッファ11-1,11-2,11-3…11-Nは同
じ駆動能力を有するものに揃え、かつそれぞれのバッフ
ァに従属するF/Fij(j=1,2,4,…m)の数および負荷
配線もすべて等しくなるように構成している。
In the figure, the buffer 11 from the output side of the point A of the buffer 10 in the first hierarchical -1, 11 -2, constituting each wiring length and the wiring width to the input of ... 11 -N to be identical. Further, in the second layer, the buffers 11 -1 , 11 -2 , 11 -3 ... 11 -N are arranged to have the same driving capability, and F / Fij (j = 1, 2, The number of 4, ... m) and the load wiring are all equal.

このように各階層の配線条件および分散化した各バッフ
ァの駆動能力の均等化、それに各バッファに従属するF/
Fの数を等しくすることによって、動作時において各F/F
間に発生しうるクロックスキューが最小に抑えられるよ
うにすることが可能である。
In this way, the wiring conditions of each layer and the equalized drive capacity of the distributed buffers, and the F / F subordinate to each buffer
By equalizing the number of Fs, each F / F during operation
It is possible to minimize the clock skew that may occur in the meantime.

又、第2図に示した回路においては、第1階層における
配線条件は第1図のものと同じであるが、第2階層にお
けるF/Fの数、しだかってそれらを接続する配線の長さ
が異なっている。すなわち、第1のバッファ10の出力側
のA点から分散した各バッファ11-1,11-2,11-3…11-N
の入力C,D,F,Gに至る各配線条件は同一にしてある。そ
して第2階層において特定のバッファ,例えば、この場
合バッファ11-1に従属するF/F1j(j=1,2,3…P)の
数の多いチャンネルを基準にして、それよりも少ない数
のF/Fの接続された各バッファを有するチャンネルの終
端にRC遅延調整用の負荷容量C1,C2,C3…CN-1が接続さ
れている。前記各負荷容量は、各チャンネルのバッファ
11-2,11-3,…11-Nに従属するF/Fの数にしたがって調
整された値をとり、かつ各チャンネルの配線長をも考慮
してバッファ11-1を有する基準チャンネルのクロック線
の信号遅延と実質的に同一状態になる様に調整される。
Also, in the circuit shown in FIG. 2, the wiring conditions in the first layer are the same as those in FIG. 1, but the number of F / Fs in the second layer, and hence the length of the wiring connecting them are Are different. That is, the respective buffers 11 -1 , 11 -2 , 11 -3 ... 11 -N dispersed from point A on the output side of the first buffer 10
The wiring conditions leading to the inputs C, D, F, and G are the same. On the other hand, the number of F / F 1 j (j = 1,2,3 ... P) subordinate to a specific buffer, for example, the buffer 11 -1 in the second layer, is smaller than that of the channels. Load capacities C 1 , C 2 , C 3 ... C N-1 for RC delay adjustment are connected to the end of the channel having several F / F connected buffers. The load capacity is the buffer of each channel.
11 -2, 11 -3, ... 11 takes a value that is adjusted according to the number of dependent F / F to -N, and the clock of the reference channel having a buffer 11 -1 by considering the wiring length of each channel It is adjusted to be substantially the same as the signal delay of the line.

すなわち、任意の負荷容量Ciは、CiJ=配線容量の不足
分+不足するF/F数分のゲート容量,として算出され、
その値が決定される。
That is, the arbitrary load capacity Ci is calculated as CiJ = insufficient wiring capacity + insufficient gate capacity for the number of F / Fs,
Its value is determined.

なお、前記各負荷容量Ciの実施法としては、MOSトラン
ジスタのゲート容量として実現する方法が設計も容易
で、しかも面積的にオーバーヘッドが最も小さくなるの
で具合がよい。なお、最も多いF/Fを有する基準チャン
ネルの配線長は、当該バッファ出力直後から終端のF/F
までRC遅延によるクロックスキューの悪影響が現われな
いような範囲の値に設定する必要があるのは当然であ
る。
As a method of implementing each of the load capacitances Ci, a method of realizing it as a gate capacitance of a MOS transistor is easy to design, and the overhead is the smallest in area, which is preferable. The wiring length of the reference channel that has the most F / F is the F / F at the end immediately after the buffer output.
Naturally, it is necessary to set the value within the range where the adverse effect of clock skew due to RC delay does not appear.

次に第3図を参照して、本発明によるクロック供給回路
の実施例を説明する。ここでは、第1階層と第2階層の
両方について別々にクロックスキューの低減を行う。即
ち、第1図および第2図の回路では、第1階層での条件
が各ルートで均一であるという理想的な場合を想定して
説明したが、実際にはこのような場合は限られており、
一般的な設計の容易化には結び付かないからである。こ
の実施例においては、第1階層内の第1バッファ10の出
力側のA点から分散した各バッファ11-1 11-2,…11-N
の入力まで配線長も異なっている。これに起因するクロ
ックスキュー対策の為、最長の入力配線を有する特定の
バッファ、例えばこの場合バッファ11を基準として、異
なる入力配線のRC遅延に起因するクロックスキュー防止
用の調整用容量C11,C12,…C1N-1を設ける。この場合
において各容量の値は、入力配線の不足分にしたがって
決定すればよい。
Next, an embodiment of the clock supply circuit according to the present invention will be described with reference to FIG. Here, the clock skew is reduced separately for both the first layer and the second layer. That is, in the circuits of FIGS. 1 and 2, description has been made assuming an ideal case where the conditions in the first layer are uniform in each route, but in reality, such a case is limited. Cage,
This is because it does not lead to general facilitation of design. In this embodiment, each buffer 11 -1 11 -2 , ... 11 -N dispersed from point A on the output side of the first buffer 10 in the first layer
The wiring length is also different up to the input of. In order to prevent the clock skew caused by this, a specific buffer having the longest input wiring, for example, buffer 11 in this case, is used as a reference, and adjustment capacitors C 11 and C for preventing clock skew caused by RC delays of different input wirings are used. 12 , ... C 1N-1 is provided. In this case, the value of each capacitance may be determined according to the shortage of the input wiring.

なお、この実施例において、第2階層内の構成は第2図
のものと同じであり、各調整用の容量の値の定め方も第
2図のものと同じであるので詳細な説明は省略する。
In this embodiment, the configuration in the second layer is the same as that in FIG. 2, and the method of determining the value of the capacity for each adjustment is also the same as that in FIG. 2, so detailed description will be omitted. To do.

なお、上記の実施例において、第1および第2階層とし
ているが、階層数はこれに限られるものではない。
Although the first and second hierarchies are used in the above embodiment, the number of hierarchies is not limited to this.

(発明の効果) 以上、本発明の実施例について述べてきたが、本発明の
クロック供給回路においては、第1のバッファ部分およ
び次段の各バッファ入力までの配線を含む第1階層と、
前記各バッファおよびそれに従属するF/Fを含む各チャ
ンネルからなる第2の階層に分け、各階層を実質的に均
等な回路状態にして負荷としてのF/Fを駆動しているの
でクロックスキューを小さく抑えることができる。
(Effects of the Invention) The embodiments of the present invention have been described above. However, in the clock supply circuit of the present invention, a first layer including a first buffer portion and wiring to each buffer input of the next stage,
The clock skew is reduced because the buffer is divided into a second layer consisting of each channel including a dependent F / F and each layer is set to a substantially equal circuit state to drive the F / F as a load. It can be kept small.

また第2階層中の各チャンネルの各バッファは同一種
類、同一性能のバッファを使用できるので回路設計が容
易となる。
Further, since the buffers of the same type and the same performance can be used for the buffers of the channels in the second layer, the circuit design becomes easy.

更に、第1階層または第2階層、あるいは第1および第
2階層内の配線長および従属するF/Fの数に相違があっ
ても各チャンネルの回路状態を実質的に同一に調整可能
な容量の付加により調整しているので各チャンネルの各
バッファに多少の駆動能力の変動があってもクロックス
キューを均一かつ小さく抑えることができる。
Further, even if there is a difference in the wiring length and the number of dependent F / Fs in the first layer or the second layer, or in the first and second layers, the capacitance that can adjust the circuit state of each channel to be substantially the same. The clock skew can be kept uniform and small even if the driving capability of each buffer of each channel varies to some extent.

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

第1図は本発明によるクロック供給回路の原理を説明す
る為の回路図、 第2図は本発明によるクロック供給回路の原理を説明す
る為の別の回路図、 第3図は本発明によるクロック供給回路の実施例、 第4図は従来技術による1つのF/Fのクロック駆動方
式、および第5図は従来技術による別のF/Fクロック駆
動方式をそれぞれ示す。 10……第1のバッファ, 11-1,11-2,…11-Nは各チャンネルの第2バッファ, F/Fij(i=1,2,3…N,j=1,2,…m)…従属する各フリ
ップフロップ。
FIG. 1 is a circuit diagram for explaining the principle of the clock supply circuit according to the present invention, FIG. 2 is another circuit diagram for explaining the principle of the clock supply circuit according to the present invention, and FIG. 3 is a clock according to the present invention. An embodiment of a supply circuit, FIG. 4 shows one F / F clock driving method according to the prior art, and FIG. 5 shows another F / F clock driving method according to the prior art. 10 ... 1st buffer, 11 -1 , 11 -2 , ... 11 -N is the second buffer of each channel, F / Fij (i = 1,2,3 ... N, j = 1,2, ... m ) ... Each subordinate flip-flop.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭55−115352(JP,A) 特開 昭63−87744(JP,A) 特開 昭62−231498(JP,A) 実開 昭61−146951(JP,U) ─────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP-A-55-115352 (JP, A) JP-A-63-87744 (JP, A) JP-A-62-231498 (JP, A) Actual development Sho-61- 146951 (JP, U)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】第1のバッファおよびこのバッファの出力
側の所定点から複数チャンネルの夫々に設けられたバッ
ファの入力までの各配線を含む第1階層と前記各チャン
ネル中の前記各バッファおよびそれらに従属する各フリ
ップフロップ群から構成された第2階層の少なくとも2
つの階層を有し、 前記各バッファは同一性能を有し、 前記第1階層内の各チャンネルの配線長は異なってお
り、最大長の配線を有する第1階層内の特定チャンネル
のクロック回路条件に他のチャンネルが実質的に等しく
なるように調整する第1の容量手段が前記第1階層内の
特定チャンネルを除く各チャンネル中に設けられ、 前記第2階層内の各チャンネルのフリップフロップの数
は異なっており、最大数のフリップフロップを有する第
2階層内の特定チャンネルのクロック回路条件に他のチ
ャンネルのクロック回路条件が実質的に等しくなるよう
に調整する第2の容量手段が前記第2階層内の特定チャ
ンネルを除く各チャンネル中に設けられていることを特
徴とするクロック供給回路。
1. A first layer including a first buffer and wirings from a predetermined point on the output side of the buffer to an input of the buffer provided in each of a plurality of channels, the buffers in the channels, and the first layer. At least 2 of the second hierarchy composed of flip-flop groups subordinate to
Each of the buffers has the same performance, the wiring lengths of the channels in the first layer are different, and the clock circuit condition of the specific channel in the first layer having the maximum length of wiring is satisfied. A first capacitance means for adjusting the other channels to be substantially equal is provided in each channel except the specific channel in the first layer, and the number of flip-flops in each channel in the second layer is Second capacitance means for adjusting the clock circuit condition of a particular channel in the second layer having a different maximum number of flip-flops so that the clock circuit conditions of other channels are substantially equal to each other. A clock supply circuit provided in each channel except a specific channel in the clock supply circuit.
JP63205868A 1988-08-19 1988-08-19 Clock supply circuit Expired - Fee Related JPH0736422B2 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP63205868A JPH0736422B2 (en) 1988-08-19 1988-08-19 Clock supply circuit
US07/394,803 US5013942A (en) 1988-08-19 1989-08-17 Clock supply circuit having adjustment capacitance
KR1019890011766A KR920010208B1 (en) 1988-08-19 1989-08-18 Clock supply circuit
EP89115381A EP0355769B1 (en) 1988-08-19 1989-08-21 Clock supply circuit
DE68924811T DE68924811T2 (en) 1988-08-19 1989-08-21 Clock supply circuit.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63205868A JPH0736422B2 (en) 1988-08-19 1988-08-19 Clock supply circuit

Publications (2)

Publication Number Publication Date
JPH0254950A JPH0254950A (en) 1990-02-23
JPH0736422B2 true JPH0736422B2 (en) 1995-04-19

Family

ID=16514055

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63205868A Expired - Fee Related JPH0736422B2 (en) 1988-08-19 1988-08-19 Clock supply circuit

Country Status (5)

Country Link
US (1) US5013942A (en)
EP (1) EP0355769B1 (en)
JP (1) JPH0736422B2 (en)
KR (1) KR920010208B1 (en)
DE (1) DE68924811T2 (en)

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5239215A (en) * 1988-05-16 1993-08-24 Matsushita Electric Industrial Co., Ltd. Large scale integrated circuit configured to eliminate clock signal skew effects
JPH02127813A (en) * 1988-11-08 1990-05-16 Matsushita Electron Corp Semiconductor integrated circuit
JPH0824143B2 (en) * 1989-02-08 1996-03-06 株式会社東芝 Placement and wiring method of integrated circuit
US5077676A (en) * 1990-03-30 1991-12-31 International Business Machines Corporation Reducing clock skew in large-scale integrated circuits
JP3030991B2 (en) * 1991-11-14 2000-04-10 日本電気株式会社 Semiconductor integrated circuit
JP3006739B2 (en) * 1992-04-20 2000-02-07 松下電器産業株式会社 Semiconductor integrated circuit device
US5396129A (en) * 1992-05-25 1995-03-07 Matsushita Electronics Corporation Semiconductor integrated circuit apparatus comprising clock signal line formed in a ring shape
JP3048471B2 (en) * 1992-09-08 2000-06-05 沖電気工業株式会社 Clock supply circuit and clock skew adjustment method
US5444407A (en) * 1992-12-28 1995-08-22 Advanced Micro Devices, Inc. Microprocessor with distributed clock generators
ES2113498T3 (en) * 1992-12-28 1998-05-01 Advanced Micro Devices Inc MICROPROCESSOR CIRCUIT WITH TWO TIMING SIGNALS.
KR100293596B1 (en) * 1993-01-27 2001-09-17 가나이 쓰도무 Clock Distribution Circuit in LSI
US5444406A (en) * 1993-02-08 1995-08-22 Advanced Micro Devices, Inc. Self-adjusting variable drive strength buffer circuit and method for controlling the drive strength of a buffer circuit
US5467033A (en) * 1993-07-02 1995-11-14 Tandem Computers Incorporated Chip clock skew control method and apparatus
US5481209A (en) * 1993-09-20 1996-01-02 Lsi Logic Corporation Clock distribution and control in an integrated circuit
US5652529A (en) * 1995-06-02 1997-07-29 International Business Machines Corporation Programmable array clock/reset resource
US5705942A (en) * 1995-09-29 1998-01-06 Intel Corporation Method and apparatus for locating and improving critical speed paths in VLSI integrated circuits
US5818263A (en) * 1995-09-29 1998-10-06 Intel Corporation Method and apparatus for locating and improving race conditions in VLSI integrated circuits
US5742832A (en) * 1996-02-09 1998-04-21 Advanced Micro Devices Computer system with programmable driver output's strengths responsive to control signal matching preassigned address range
JP2778572B2 (en) * 1996-03-21 1998-07-23 日本電気株式会社 Clock distribution circuit
US5717229A (en) * 1996-03-26 1998-02-10 Intel Corporation Method and apparatus for routing a clock tree in an integrated circuit package
US5790841A (en) * 1996-04-15 1998-08-04 Advanced Micro Devices, Inc. Method for placement of clock buffers in a clock distribution system
US6211703B1 (en) * 1996-06-07 2001-04-03 Hitachi, Ltd. Signal transmission system
US5892373A (en) * 1997-01-29 1999-04-06 Advanced Micro Devices, Inc. Distributed gated clock driver
US6380787B1 (en) * 1999-08-31 2002-04-30 Micron Technology, Inc. Integrated circuit and method for minimizing clock skews
JP4618839B2 (en) * 2000-01-24 2011-01-26 ルネサスエレクトロニクス株式会社 Semiconductor memory device
TW494293B (en) * 2000-12-22 2002-07-11 Faraday Tech Corp Clock signal network structure
TW560128B (en) * 2002-08-09 2003-11-01 Via Tech Inc Method and related circuitry for buffering output signals of a chip with even number driving circuits
US7639037B1 (en) * 2008-06-27 2009-12-29 Sun Microsystems, Inc. Method and system for sizing flow control buffers
US8183890B1 (en) 2008-09-10 2012-05-22 Marvell International Ltd. Method and apparatus for sampling
US11095272B2 (en) * 2018-09-21 2021-08-17 Taiwan Semiconductor Manufacturing Company, Ltd. Flip-flop cell
CN112257375B (en) * 2020-10-26 2023-10-10 海光信息技术(苏州)有限公司 Layout adjustment method and device for integrated circuit design and electronic equipment

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55115352A (en) * 1979-02-27 1980-09-05 Fujitsu Ltd Clock distributing circuit of ic device
US4639615A (en) * 1983-12-28 1987-01-27 At&T Bell Laboratories Trimmable loading elements to control clock skew
US4692633A (en) * 1984-07-02 1987-09-08 International Business Machines Corporation Edge sensitive single clock latch apparatus with a skew compensated scan function
JPS6182525A (en) * 1984-09-29 1986-04-26 Toshiba Corp Semiconductor integrated circuit device
JPS61146951U (en) * 1985-03-04 1986-09-10
US4769558A (en) * 1986-07-09 1988-09-06 Eta Systems, Inc. Integrated circuit clock bus layout delay system
JPS6387744A (en) * 1986-09-30 1988-04-19 Nec Corp Semiconductor integrated circuit
JPH083773B2 (en) * 1987-02-23 1996-01-17 株式会社日立製作所 Large-scale semiconductor logic circuit
JP2690083B2 (en) * 1987-07-22 1997-12-10 株式会社日立製作所 Semiconductor integrated circuit device
JPH0815210B2 (en) * 1987-06-04 1996-02-14 日本電気株式会社 Master slice type integrated circuit
US4868425A (en) * 1987-12-07 1989-09-19 Vtc Incorporated Skew compensated RS422 buffer

Also Published As

Publication number Publication date
US5013942A (en) 1991-05-07
JPH0254950A (en) 1990-02-23
EP0355769A2 (en) 1990-02-28
DE68924811D1 (en) 1995-12-21
EP0355769A3 (en) 1990-06-06
KR900004103A (en) 1990-03-27
KR920010208B1 (en) 1992-11-21
EP0355769B1 (en) 1995-11-15
DE68924811T2 (en) 1996-05-30

Similar Documents

Publication Publication Date Title
JPH0736422B2 (en) Clock supply circuit
KR900008023B1 (en) Large Scale Semiconductor Logic Devices
US5140184A (en) Clock feeding circuit and clock wiring system
JPH08339236A (en) Clock signal distribution circuit
US5416718A (en) Circuit design support system and circuit producing method
US20020140460A1 (en) Semiconductor integrated circuit and method for designing the same
US4636966A (en) Method of arranging logic circuit devices on logic circuit board
US6230300B1 (en) Method and apparatus for the optimization of a tree depth for clock distribution in semiconductor integrated circuits
JP2674462B2 (en) Semiconductor device
US4140921A (en) Generalized performance power optimized PLA circuits
JPH05120209A (en) Bus system
Hatamian et al. High speed signal processing, pipelining, and VLSI
JPS60263220A (en) Clock signal generation circuit
JP3216409B2 (en) Semiconductor integrated circuit device
JP3320469B2 (en) Data processing circuit layout
US5856754A (en) Semiconductor integrated circuit with parallel/serial/parallel conversion
JP3073547B2 (en) Clock distribution circuit
JPH04290261A (en) Layout method for semiconductor circuit
JP3104746B2 (en) Clock tree layout device
JPH0923149A (en) Circuits for transmitting signals to different load elements of electronic systems
JPH04217345A (en) Semiconductor device
US20010004217A1 (en) Signal transmission circuit on semiconductor integrated circuit chip
JP2737620B2 (en) Semiconductor integrated circuit wiring method
JP3184135B2 (en) Layout method of semiconductor integrated circuit
JP3031173B2 (en) Semiconductor integrated circuit device

Legal Events

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