JP2011233216A - Data transmitting/receiving device and method for semiconductor systems - Google Patents

Data transmitting/receiving device and method for semiconductor systems Download PDF

Info

Publication number
JP2011233216A
JP2011233216A JP2010168398A JP2010168398A JP2011233216A JP 2011233216 A JP2011233216 A JP 2011233216A JP 2010168398 A JP2010168398 A JP 2010168398A JP 2010168398 A JP2010168398 A JP 2010168398A JP 2011233216 A JP2011233216 A JP 2011233216A
Authority
JP
Japan
Prior art keywords
data
clock
phase
internal clock
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2010168398A
Other languages
Japanese (ja)
Inventor
Hae Ran Choi
海 ▲ラン▼ 崔
Yong-Ju Kim
龍 珠 金
Jae Min Jang
在 旻 張
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.)
SK Hynix Inc
Original Assignee
Hynix Semiconductor Inc
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 Hynix Semiconductor Inc filed Critical Hynix Semiconductor Inc
Publication of JP2011233216A publication Critical patent/JP2011233216A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03LAUTOMATIC CONTROL, STARTING, SYNCHRONISATION, OR STABILISATION OF GENERATORS OF ELECTRONIC OSCILLATIONS OR PULSES
    • H03L7/00Automatic control of frequency or phase; Synchronisation

Abstract

PROBLEM TO BE SOLVED: To provide a fast operating data transmitting/receiving device and method for semiconductor systems permitting, even during data transmission or reception, sampling of all data within the effective window thereof by tracking an internal clock with a stroboscopic signal, thereby enabling the reliability of data transmission to be enhanced.SOLUTION: A semiconductor memory device comprises a stroboscopic signal receiver 220 that receives inputting of a stroboscopic signal and generates a tracking clock, a clock receiver 240 that receives inputting of a clock and generates an internal clock, a plurality of data receivers 200_0 that receive inputting of parallel data correspondingly to the internal clock and generate internal data, and a phase controller 260 that tracks the internal clock according to a tracking clock and adjusts the phase of the internal clock, in order to compensate for phase fluctuations of the internal clock during data transmission or reception.

Description

本発明は、半導体システムのデータ送受信装置および方法に関するものであり、特に、半導体メモリ装置の並列−リンク送受信器でデータ送受信を高速で行うための装置および方法に関するものである。   The present invention relates to an apparatus and method for data transmission / reception in a semiconductor system, and more particularly to an apparatus and method for performing data transmission / reception at high speed with a parallel-link transceiver of a semiconductor memory device.

複数の半導体メモリ装置から構成されたシステムにおいて、半導体メモリ装置はデータを保存するためのものである。メモリコントローラ、例えば、中央処理装置(CPU)等がデータを入力しようとすれば、半導体メモリ装置はメモリコントローラからデータとともにクロックの入力を受けてクロックに同期してデータを該当メモリーセルに書き込む。   In a system composed of a plurality of semiconductor memory devices, the semiconductor memory device is for storing data. When a memory controller, for example, a central processing unit (CPU) or the like attempts to input data, the semiconductor memory device receives a clock input from the memory controller together with the data, and writes the data to the corresponding memory cell in synchronization with the clock.

図1は、従来の半導体メモリ装置とそれを制御するメモリコントローラとを示すブロック図である。具体的に、図1はグラフィック作業用半導体メモリ装置とイメージデータを専門的に処理するためのグラフィック処理装置(GRAPHIC PROCESS UNIT、GPU)とを示している。   FIG. 1 is a block diagram showing a conventional semiconductor memory device and a memory controller that controls the semiconductor memory device. Specifically, FIG. 1 shows a semiconductor memory device for graphic work and a graphic processing device (GRAPHIC PROCESS UNIT, GPU) for professionally processing image data.

図1に示されたように、グラフィック処理装置GPUの送信端は複数個のデータDQをクロックCLKとともに半導体メモリ装置に送信する。   As shown in FIG. 1, the transmission end of the graphic processing unit GPU transmits a plurality of data DQ together with a clock CLK to the semiconductor memory device.

半導体メモリ装置の受信端では外部から入力されるデータは、該データを単位セルに伝送する種々の制御回路によって内部データDINに変換され、クロックは、内部クロック制御回路を経て内部クロックICLKに変換されて使用される。   At the receiving end of the semiconductor memory device, data input from the outside is converted into internal data DIN by various control circuits that transmit the data to the unit cell, and the clock is converted into the internal clock ICLK through the internal clock control circuit. Used.

このとき、データを伝達する回路に比べて、クロックを伝達する回路(例えば、PLL(PHASE LOCKED LOOP)、クロック分配器、ローカルルータ)がより長い遅延時間を有する。したがって、図示したように、グラフィック処理装置GPUの送信端から出力されるクロックCLKは、データが出力される時に立上りエッジを有するように設計され、半導体メモリ装置の受信端で使用される内部クロックICLKは、データの有効ウィンドウの中心で立上りエッジを有するように設計される。   At this time, a circuit that transmits a clock (for example, a PLL (PHASE LOCKED LOOP), a clock distributor, or a local router) has a longer delay time than a circuit that transmits data. Therefore, as illustrated, the clock CLK output from the transmission end of the graphics processing unit GPU is designed to have a rising edge when data is output, and the internal clock ICLK used at the reception end of the semiconductor memory device. Is designed to have a rising edge in the center of the effective window of data.

しかし、高速で動作するシステムではデータの有効ウィンドウは次第に小さくなることが不可避である。従って、半導体メモリ装置とグラフィック処理装置との間のチャネルに存在するデータが増加するに応じてデータの動作時点とクロックの遷移時点とが一致しなくなり、誤ったデータを入力される場合が発生してしまう。   However, in a system operating at high speed, it is inevitable that the effective window of data becomes gradually smaller. Therefore, as the data existing in the channel between the semiconductor memory device and the graphic processing device increases, the data operation time and the clock transition time do not coincide with each other, and erroneous data may be input. End up.

このような問題を解決するために最近の半導体メモリ装置及びグラフィック処理装置GPUはデータトレーニング(data training)を利用して両者間のデータを高速に伝送できるようになった。ここで、データトレーニングとは、読出し及び書込み動作のためのデータを安定して伝達するためにグラフィック制御装置GPUと半導体メモリ装置との間に予め約束されたデータパターンを使用してデータ間のスキュー(skew)を調整する技術である。   In order to solve this problem, recent semiconductor memory devices and graphics processing unit GPUs can transmit data between them at high speed by using data training. Here, the data training is a skew between data using a data pattern promised in advance between the graphic control unit GPU and the semiconductor memory device in order to stably transmit data for read and write operations. This is a technique for adjusting (skew).

最近提案されているグラフィック作業用半導体メモリ装置は4Gbps以上の速度でデータを伝達できるように設計されており、このような高速動作の信頼性を保障するためにグラフィック作業用半導体メモリ装置はデータトレーニングをスペックの一部として規定している。   The recently proposed semiconductor memory device for graphic work is designed to transmit data at a speed of 4 Gbps or higher. In order to ensure the reliability of such high-speed operation, the semiconductor memory device for graphic work is used for data training. Is defined as part of the specification.

図2は、従来の半導体システムの並列−リンクで使用されていたデータトレーニングを説明するためのブロック図である。以下、半導体システムのメモリコントローラ10及び半導体メモリ装置30間のデータの入出力を説明する。   FIG. 2 is a block diagram for explaining data training used in a parallel-link of a conventional semiconductor system. Hereinafter, input / output of data between the memory controller 10 of the semiconductor system and the semiconductor memory device 30 will be described.

図2に示されたように、半導体システムのメモリコントローラ10は、複数の送信部(10_0〜10_N−1)と第1クロック生成部20とを備える。   As shown in FIG. 2, the memory controller 10 of the semiconductor system includes a plurality of transmission units (10_0 to 10_N−1) and a first clock generation unit 20.

複数の送信部(10_0〜10_N−1)は、並列データDQ<0:N−1>の個数の分だけ備えられ、対応する並列データDQ<0:N−1>を伝送する。   The plurality of transmission units (10_0 to 10_N-1) are provided for the number of parallel data DQ <0: N-1> and transmit corresponding parallel data DQ <0: N-1>.

各送信部は、送信器12(TX)と位相補間器14(Phase Interpolator、PI)とを備える。送信器12は、該当するデータを半導体メモリ装置30に伝送する。位相補間器14は、多重位相クロック信号PLL_CLK<0:M>及び位相制御信号PI_CTRL<0:N−1>に応じて送信器12から出力されるデータの出力時点、すなわち、データの位相を調整するトレーニングクロックTCLK<0:N−1>を生成する。ここで、位相制御信号PI_CTRL<0:N−1>は、データトレーニングに応じて生成される信号である。   Each transmission unit includes a transmitter 12 (TX) and a phase interpolator 14 (Phase Interpolator, PI). The transmitter 12 transmits corresponding data to the semiconductor memory device 30. The phase interpolator 14 adjusts the output time point of the data output from the transmitter 12, that is, the phase of the data, according to the multiple phase clock signal PLL_CLK <0: M> and the phase control signal PI_CTRL <0: N-1>. Training clock TCLK <0: N-1> to be generated. Here, the phase control signal PI_CTRL <0: N-1> is a signal generated according to data training.

第1クロック生成部20は、基準クロック信号CLK_REFに応答して多重位相クロック信号PLL_CLK<0:M>を生成して各送信部(10_0〜10_N−1)に供給する。また、第1クロック生成部20は、基準クロック信号CLK_REFに応答して半導体メモリ装置30に伝送されるクロックCLKを生成する。また、第1クロック生成部20から出力されるクロックCLKをバッファリングして出力する送信器22がさらに備えられている。   The first clock generation unit 20 generates a multiple phase clock signal PLL_CLK <0: M> in response to the reference clock signal CLK_REF and supplies it to the transmission units (10_0 to 10_N−1). The first clock generator 20 generates a clock CLK transmitted to the semiconductor memory device 30 in response to the reference clock signal CLK_REF. The transmitter 22 further buffers and outputs the clock CLK output from the first clock generator 20.

また、メモリコントローラ10は、データトレーニングに応じて位相制御信号PI_CTRL<0:N−1>を生成するために、受信器24とPI制御信号生成部26とをさらに備える。受信器24は、半導体メモリ装置30から入力されたトレーニング結果を受信する。PI制御信号生成部26は、受信されたトレーニング結果に応じて位相制御信号PI_CTRL<0:N−1>を生成する。   The memory controller 10 further includes a receiver 24 and a PI control signal generation unit 26 in order to generate the phase control signal PI_CTRL <0: N-1> according to the data training. The receiver 24 receives the training result input from the semiconductor memory device 30. The PI control signal generation unit 26 generates a phase control signal PI_CTRL <0: N-1> according to the received training result.

一方、半導体メモリ装置30は、複数の受信部(30_0〜30_N−1)と、第2クロック生成部40と、クロック分配部42とを備える。   On the other hand, the semiconductor memory device 30 includes a plurality of reception units (30_0 to 30_N−1), a second clock generation unit 40, and a clock distribution unit 42.

複数の受信部(30_0〜30_N−1)は、並列データDQ<0:N−1>の個数の分だけ備えられ、対応する並列データDQ<0:N−1>を受信して内部データDIN<0:N−1>を生成する。   A plurality of receiving units (30_0 to 30_N-1) are provided for the number of parallel data DQ <0: N-1>, and receive the corresponding parallel data DQ <0: N-1> to receive internal data DIN. <0: N-1> is generated.

各受信部は、受信器32(RX)と、サンプル・ホルダー34(S/H)と、ローカルルータ36とを備える。受信器32は、メモリコントローラ10の送信部(10_0〜10_N−1)から入力されるデータを受信する。サンプル・ホルダー34は、内部クロックICLKに応じて受信器32の出力をサンプリングする。ローカルルータ36は、入力される内部クロックICLKをルーティングしてサンプル・ホルダー34に提供する。   Each receiving unit includes a receiver 32 (RX), a sample holder 34 (S / H), and a local router 36. The receiver 32 receives data input from the transmission unit (10_0 to 10_N−1) of the memory controller 10. The sample holder 34 samples the output of the receiver 32 in response to the internal clock ICLK. The local router 36 routes the input internal clock ICLK and provides it to the sample holder 34.

第2クロック生成部40は、クロックCLKの入力を受けて内部クロックICLKを生成する。第2クロック生成部40の前端にはメモリコントローラ10から入力されるクロックCLKを受信する受信器44がさらに備えられる。   The second clock generation unit 40 receives the clock CLK and generates an internal clock ICLK. The front end of the second clock generator 40 is further provided with a receiver 44 that receives the clock CLK input from the memory controller 10.

クロック分配部42は、第2クロック生成部40から出力される内部クロックICLKを分配して各受信部内のローカルルータ36に提供する。   The clock distributor 42 distributes the internal clock ICLK output from the second clock generator 40 and provides it to the local router 36 in each receiver.

また、半導体メモリ装置30は、データトレーニングを行うためのデータトレーニング部50をさらに含む。   The semiconductor memory device 30 further includes a data training unit 50 for performing data training.

データトレーニング部50は、レジスタ52、直列化器(Serializer)54、及び送信器56を備える。レジスタ52は、複数の受信部(30_0〜30_N−1)から出力される内部データDIN<0:N−1>の入力を受けて保存する。直列化器54は、レジスタに保存された並列内部データDIN<0:N−1>を直列化して出力する。送信器56は、直列化器54の出力をメモリコントローラ10の受信器24に出力する。   The data training unit 50 includes a register 52, a serializer 54, and a transmitter 56. The register 52 receives and stores the internal data DIN <0: N-1> output from the plurality of receiving units (30_0 to 30_N-1). The serializer 54 serializes and outputs the parallel internal data DIN <0: N−1> stored in the register. The transmitter 56 outputs the output of the serializer 54 to the receiver 24 of the memory controller 10.

以下、上記の構成を参照して、メモリコントローラ10と半導体メモリ装置30との間のデータトレーニングを説明する。参考としてデータトレーニングは、独立のコマンドが入力されてデータの入出力動作前に行われうる。以下、独立的なコマンドが入力されデータの入出力動作が行われる前のある期間を「初期期間」と称することにする。   Hereinafter, data training between the memory controller 10 and the semiconductor memory device 30 will be described with reference to the above configuration. For reference, data training can be performed before an input / output operation of data when an independent command is input. Hereinafter, a certain period before an independent command is input and data input / output operation is performed is referred to as an “initial period”.

入力されたコマンドによってデータの入出力が行われる前の初期期間に、メモリコントローラ10の複数の送信部(10_0〜10_N−1)内の各位相補間器14は初期化される。したがって、位相補間器14による位相調整なく、複数の送信部(10_0〜10_N−1)は、並列データDQ<0:N−1>とクロックCLKとを半導体メモリ装置30に伝送する。   Each phase interpolator 14 in the plurality of transmission units (10_0 to 10_N−1) of the memory controller 10 is initialized in an initial period before data is input / output by the input command. Therefore, the plurality of transmission units (10_0 to 10_N−1) transmit the parallel data DQ <0: N−1> and the clock CLK to the semiconductor memory device 30 without phase adjustment by the phase interpolator 14.

半導体メモリ装置30は、クロックCLKに応じて内部クロックICLKを生成し、内部クロックICLKに応じて並列データDQ<0:N−1>を受信して内部データDIN<0:N−1>を生成する。データトレーニング部50は、このフィードバックを受けて直列化してメモリコントローラ10に伝送する。   The semiconductor memory device 30 generates an internal clock ICLK according to the clock CLK, receives parallel data DQ <0: N-1> according to the internal clock ICLK, and generates internal data DIN <0: N-1>. To do. The data training unit 50 receives this feedback, serializes it, and transmits it to the memory controller 10.

改めて、メモリコントローラ10のPI制御信号生成部26は、直列化されたデータの入力を受けて位相制御信号PI_CTRL<0:N−1>を生成し、各送信部(10_0〜10_N−1)内の位相補間器14は、位相制御信号PI_CTRL<0:N−1>に応じてトレーニングクロックTCLK<0:N−1>を生成し、送信部(10_0〜10_N−1)から出力されるデータの位相を調整する。   Again, the PI control signal generation unit 26 of the memory controller 10 receives the input of the serialized data, generates the phase control signal PI_CTRL <0: N-1>, and in each transmission unit (10_0 to 10_N-1). The phase interpolator 14 generates the training clock TCLK <0: N-1> in response to the phase control signal PI_CTRL <0: N-1>, and outputs the data output from the transmission units (10_0 to 10_N-1). Adjust the phase.

上記のデータトレーニング過程によって、半導体メモリ装置30の内部クロックICLKの立上りエッジが内部データDIN<0:N−1>の有効ウィンドウ内の中心に位置する。データ送受信期間の間、半導体メモリ装置30は、内部クロックICLKに応じてデータの有効ウィンドウの中心でデータをサンプリングすることによって、メモリコントローラ10とのデータ送受信を正常に行うことができる。   Through the above data training process, the rising edge of the internal clock ICLK of the semiconductor memory device 30 is positioned at the center in the effective window of the internal data DIN <0: N−1>. During the data transmission / reception period, the semiconductor memory device 30 can normally transmit / receive data to / from the memory controller 10 by sampling data at the center of the effective window of data according to the internal clock ICLK.

しかし、従来のデータトレーニングは、初期期間だけ行われるため、データの送受信の間、内部制御回路によって遅延が発生する場合には、これを補償することができない。したがって、内部クロックの遷移時点がデータの有効ウィンドウを外れることになり誤ったデータ値がサンプリングされることになる。   However, since the conventional data training is performed only during the initial period, if a delay is generated by the internal control circuit during transmission / reception of data, this cannot be compensated. Therefore, the transition point of the internal clock falls outside the data valid window, and an incorrect data value is sampled.

特に、動作中に温度や電源電圧等が変動する時、データとは異なる経路を有するクロックは、異なる遅延値を有しうる。このため、半導体メモリ装置30のサンプリングタイミングが変わり、そして、データの有効ウィンドウの中心から外れることになる。半導体メモリ装置の動作周波数が速くなるほど上記の現象が頻繁に発生し、半導体メモリ装置が誤動作するときが多くなる。   In particular, when temperature, power supply voltage, etc. fluctuate during operation, a clock having a different path from data may have a different delay value. For this reason, the sampling timing of the semiconductor memory device 30 changes and deviates from the center of the effective data window. As the operating frequency of the semiconductor memory device increases, the above phenomenon occurs more frequently and the semiconductor memory device malfunctions more frequently.

また、データ伝送速度が高まるに応じてクロックの周波数も高くならなければならない。例えば、データ伝送速度がGb/s(giga bit/sec)以上となる半導体メモリ装置ではクロックの周波数もGHz(giga hertz)以上でなければならない。しかし、この場合、チップ上でクロックを分配することが難しくデータを判別することも難しい。したがって、データおよびクロックを効率的にエラーなく伝送および受信するための方法が必要である。   Also, the clock frequency must increase as the data transmission rate increases. For example, in a semiconductor memory device in which the data transmission speed is Gb / s (giga bit / sec) or higher, the clock frequency must be higher than GHz (giga hertz). However, in this case, it is difficult to distribute the clock on the chip, and it is also difficult to determine the data. Therefore, there is a need for a method for efficiently transmitting and receiving data and clocks without error.

本発明は、半導体メモリ装置の送受信方法を改善するためのものであり、データの送受信中でも内部クロックをストロボ信号に応じてトラッキングし、すべてのデータを有効ウィンドウの範囲内でサンプリングすることにより、高速で動作する半導体メモリ装置のデータ伝達の信頼性を高めることができる半導体システムのデータ送受信装置および方法を提案する。   The present invention is to improve the transmission / reception method of a semiconductor memory device, and even during data transmission / reception, the internal clock is tracked according to the strobe signal, and all data is sampled within the range of the effective window. A data transmission / reception apparatus and method for a semiconductor system capable of improving the reliability of data transmission of a semiconductor memory device operating in a semiconductor memory.

また、本発明は、動作中に発生する電源電圧の変化と温度変化とによって半導体メモリ装置の内部クロックのタイミングが変化してもデータの有効ウィンドウの中心で半導体メモリ装置の受信端がデータをサンプリングすることができる半導体システムのデータ送受信装置および方法を提案する。   In addition, the present invention enables the receiving end of the semiconductor memory device to sample data at the center of the data effective window even if the timing of the internal clock of the semiconductor memory device changes due to a change in power supply voltage and a temperature change that occur during operation. A data transmission / reception apparatus and method for a semiconductor system are proposed.

また、本発明は、半導体メモリ装置内部のストロボ信号のトレーニングのための回路をその数を減らして最少に備え、ストロボ信号をエラーなく効率的に伝送/受信することができ、且つ、高集積半導体、電子装置およびシステム内に要求される小さい面積を満足させ、設計変更が容易な半導体システムのデータ送受信装置および方法を提案する。   In addition, the present invention provides a strobe signal training circuit inside a semiconductor memory device with a minimum number of circuits, which can efficiently transmit / receive strobe signals without error, and a highly integrated semiconductor. The present invention proposes a data transmission / reception apparatus and method for a semiconductor system that can satisfy a small area required in an electronic apparatus and system and can be easily changed in design.

上記技術的課題を達成するための本発明の一実施形態に係る半導体メモリ装置は、ストロボ信号の入力を受けてトラッキングクロックを生成するストロボ信号受信部と、クロックの入力を受けて内部クロックを生成するクロック受信部と、前記内部クロックに応じて並列データの入力を受けて内部データを生成する複数のデータ受信部と、データの受信の間、前記内部クロックの位相の変動を補償するために、前記トラッキングクロックをトラッキングして前記内部クロックの位相を調整する位相制御部とを備えることを特徴とする。   In order to achieve the above technical problem, a semiconductor memory device according to an embodiment of the present invention includes a strobe signal receiving unit that receives a strobe signal and generates a tracking clock, and generates an internal clock that receives the clock. In order to compensate for fluctuations in the phase of the internal clock during data reception, a clock receiving unit that performs parallel data input according to the internal clock, and a plurality of data receiving units that generate internal data. And a phase control unit that adjusts the phase of the internal clock by tracking the tracking clock.

好ましくは、前記位相制御部は、前記トラッキングクロックを基準として前記内部クロックをトラッキングして、その結果に応じて内部クロック制御信号を出力するトラッキング部と、前記内部クロック制御信号に応じて前記内部クロックの位相を調整する位相調整部を備える。   Preferably, the phase control unit tracks the internal clock with reference to the tracking clock and outputs an internal clock control signal according to the result, and the internal clock according to the internal clock control signal. A phase adjustment unit that adjusts the phase of.

好ましくは、前記トラッキング部は、複数の前記データ受信部のうち特定のデータ受信部に入力される内部クロックのフィードバックを受けることができる。また、好ましくは、前記特定データ受信部は、前記複数のデータ受信部のうち前記ストロボ信号受信部と物理的に最も近いところに位置することができる。   Preferably, the tracking unit can receive feedback of an internal clock input to a specific data receiving unit among the plurality of data receiving units. Preferably, the specific data receiving unit may be located physically closest to the strobe signal receiving unit among the plurality of data receiving units.

また、本発明の別の実施形態に係るデータを送受信するための第1半導体チップと第2半導体チップとを含む半導体システムにおいて、前記第1半導体チップは、複数の並列データを出力する複数のデータ送信部と、クロックを出力するクロック送信部と、ストロボ信号を出力するストロボ信号送信部とを備え、前記第2半導体チップは、前記ストロボ信号の入力を受けてトラッキングクロックを生成するストロボ信号受信部と、前記クロックの入力を受けて内部クロックを生成するクロック受信部と、前記内部クロックに応じて前記並列データの入力を受けて内部データを生成する複数のデータ受信部と、前記トラッキングクロックをトラッキングして前記内部クロックの位相を調整する位相制御部とを備えることを特徴とする。   Further, in a semiconductor system including a first semiconductor chip and a second semiconductor chip for transmitting and receiving data according to another embodiment of the present invention, the first semiconductor chip has a plurality of data for outputting a plurality of parallel data. A strobe signal receiving unit that includes a transmitting unit, a clock transmitting unit that outputs a clock, and a strobe signal transmitting unit that outputs a strobe signal, wherein the second semiconductor chip receives the strobe signal and generates a tracking clock A clock receiving unit that receives an input of the clock and generates an internal clock; a plurality of data receiving units that receive an input of the parallel data and generate internal data according to the internal clock; and tracking the tracking clock And a phase controller for adjusting the phase of the internal clock.

また、本発明の更なる別の実施形態に係る第1半導体チップと第2半導体チップとの間のデータを送受信する方法において、複数の並列データ、クロックおよびストロボ信号を前記第1半導体チップから前記第2半導体チップに伝送するステップと、前記ストロボ信号の入力を受けてトラッキングクロックを生成するステップと、前記クロックの入力を受けて内部クロックを生成するステップと、前記内部クロックに応じて前記並列データの入力を受けて内部データを生成するステップと、前記トラッキングクロックをトラッキングして前記内部クロックの位相を調整するステップとを含むことを特徴とする。   Further, in a method for transmitting / receiving data between a first semiconductor chip and a second semiconductor chip according to still another embodiment of the present invention, a plurality of parallel data, a clock, and a strobe signal are transmitted from the first semiconductor chip. Transmitting to the second semiconductor chip; receiving a strobe signal; generating a tracking clock; receiving the clock; generating an internal clock; and the parallel data according to the internal clock And generating the internal data, and tracking the tracking clock to adjust the phase of the internal clock.

このように、本発明は、データの送受信中に内部クロックをストロボ信号に応じてトラッキングしてすべてのデータを有効ウィンドウの範囲内でサンプリングすることにより、高速で動作する半導体メモリ装置においてデータ伝達の信頼性を高めることができるという効果がある。   As described above, the present invention tracks the internal clock according to the strobe signal during data transmission / reception and samples all data within the effective window range, thereby enabling data transmission in a semiconductor memory device operating at high speed. There is an effect that reliability can be improved.

また、本発明は、動作中に発生する電源電圧の変化と温度変化とによって半導体メモリ装置の内部クロックのタイミングが変化してもデータの有効ウィンドウの中心で半導体メモリ装置の受信端がデータをサンプリングすることができるという効果がある。   In addition, the present invention enables the receiving end of the semiconductor memory device to sample data at the center of the data effective window even if the timing of the internal clock of the semiconductor memory device changes due to a change in power supply voltage and a temperature change that occur during operation. There is an effect that can be done.

また、本発明は、半導体メモリ装置内部のストロボ信号のトレーニングのための回路を別途に備えなくともストロボ信号をエラーなく効率的に伝送/受信することによって半導体素子の高集積化はもちろん全体動作時に消費される電力を減らすという効果がある。   In addition, the present invention is capable of efficiently transmitting / receiving strobe signals without error without separately providing a strobe signal training circuit inside the semiconductor memory device, so that the semiconductor device can be highly integrated and of course operated at all times. This has the effect of reducing power consumption.

従来の半導体メモリ装置及びそれを制御するメモリコントローラの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of the conventional semiconductor memory device and the memory controller which controls it. 従来の半導体システムの並列−リンクで使用されたデータトレーニングを説明するためのブロック図である。It is a block diagram for demonstrating the data training used by the parallel-link of the conventional semiconductor system. 本発明の第1実施形態に係る半導体システムのデータ送受信装置を説明するためのブロック図である。It is a block diagram for demonstrating the data transmitter / receiver of the semiconductor system which concerns on 1st Embodiment of this invention. 本発明の第1実施形態に係る半導体システムのデータ送受信方法を説明するためのタイミング図である。FIG. 3 is a timing diagram for explaining a data transmission / reception method of the semiconductor system according to the first embodiment of the present invention. 本発明の第2実施形態に係る半導体システムのデータ送受信装置を説明するためのブロック図である。It is a block diagram for demonstrating the data transmitter / receiver of the semiconductor system which concerns on 2nd Embodiment of this invention.

以下、本発明の実施形態を、図面を参照して詳細に説明する。以下に紹介される実施形態は、当業者に本発明の技術的思想を十分に伝えるための例として提供されるものである。したがって、本発明は以下に説明されるような実施形態に限定されず、他の形態でも具現化され得る。尚、明細書全体において同一の参照符号は同一の構成要素を表す。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. The embodiments introduced below are provided as examples to fully convey the technical idea of the present invention to those skilled in the art. Accordingly, the present invention is not limited to the embodiments described below, and may be embodied in other forms. Note that the same reference numerals denote the same components throughout the specification.

図3は、本発明の第1実施形態に係る半導体システムのデータ送受信装置を説明するためのブロック図である。   FIG. 3 is a block diagram for explaining the data transmitting / receiving apparatus of the semiconductor system according to the first embodiment of the present invention.

本発明の第1実施形態による半導体システムでは、メモリコントローラ100の送信端と半導体メモリ装置200の受信端との間にN個の並列データDQ<0:N−1>、及び、クロックCLKのみでなくストロボ信号STBも入出力されることを特徴とする。   In the semiconductor system according to the first embodiment of the present invention, only N parallel data DQ <0: N−1> and the clock CLK are provided between the transmission end of the memory controller 100 and the reception end of the semiconductor memory device 200. The strobe signal STB is also input and output.

図3に示されたように、メモリコントローラ100は、複数のデータ送信部(100_0〜100_N−1)と、ストロボ信号送信部120と、クロック送信部130とを備える。   As illustrated in FIG. 3, the memory controller 100 includes a plurality of data transmission units (100_0 to 100_N−1), a strobe signal transmission unit 120, and a clock transmission unit 130.

複数の送信部(100_0〜100_N−1)は、並列データDQ<0:N−1>の個数、すなわち、N個の分だけ備わり、対応する並列データDQ<0:N−1>を伝送する。   A plurality of transmission units (100_0 to 100_N-1) are provided for the number of parallel data DQ <0: N-1>, that is, N, and transmit corresponding parallel data DQ <0: N-1>. .

より詳細には、各送信部は、データ送信器102(TX)とデータ位相補間器(Phase Interpolator、PI)104とを含む。データ送信器102は、並列データDQ<0:N−1>の入力を受けて伝送する。データ位相補間器104は、多重位相クロック信号PLL_CLK<0:M>と位相制御信号PI_CTRL<0:N−1>とに応答してデータ送信器102から出力されるデータの位相を調整するトレーニングクロックTCLK<0:N−1>を生成する。ここで、位相制御信号PI_CTRL<0:N−1>は、入力されたコマンドによってデータの入出力が行われる前の初期期間に行われるデータトレーニングに応じて生成された信号である。   More specifically, each transmission unit includes a data transmitter 102 (TX) and a data phase interpolator (PI) 104. The data transmitter 102 receives and transmits parallel data DQ <0: N-1>. The data phase interpolator 104 adjusts the phase of the data output from the data transmitter 102 in response to the multiple phase clock signal PLL_CLK <0: M> and the phase control signal PI_CTRL <0: N−1>. TCLK <0: N-1> is generated. Here, the phase control signal PI_CTRL <0: N-1> is a signal generated according to data training performed in an initial period before data input / output is performed by an input command.

ストロボ信号送信部120は、多重位相クロック信号PLL_CLK<0:M>と位相制御信号PI_CTRL<N>とに応答してメモリコントローラ100内部で生成されたストロボ信号STBを伝送する。   The strobe signal transmitter 120 transmits the strobe signal STB generated in the memory controller 100 in response to the multiple phase clock signal PLL_CLK <0: M> and the phase control signal PI_CTRL <N>.

より詳細に、ストロボ信号送信部120は、ストロボ信号送信器122とストロボ信号位相補間器124とを備える。ストロボ信号送信器122は、メモリコントローラ100内部で生成されたストロボ信号STBの入力を受けて伝送する。ストロボ信号位相補間器124は、多重位相クロック信号PLL_CLK<0:M>と位相制御信号PI_CTRL<N>とに応答してストロボ信号送信器122から出力されるストロボ信号STBの位相を調整するトレーニングクロックTCLK<N>を生成する。ここで、位相制御信号PI_CTRL<N>は、入力されたコマンドによってデータの入出力が行われる前の初期期間に行われるデータトレーニングに応じて生成された信号である。   More specifically, the strobe signal transmission unit 120 includes a strobe signal transmitter 122 and a strobe signal phase interpolator 124. The strobe signal transmitter 122 receives and transmits a strobe signal STB generated in the memory controller 100. The strobe signal phase interpolator 124 adjusts the phase of the strobe signal STB output from the strobe signal transmitter 122 in response to the multiple phase clock signal PLL_CLK <0: M> and the phase control signal PI_CTRL <N>. Generate TCLK <N>. Here, the phase control signal PI_CTRL <N> is a signal generated in response to data training performed in an initial period before data input / output is performed by an input command.

クロック送信部130は、基準クロック信号CLK_REFに応答して多重位相クロック信号PLL_CLK<0:M>を生成してデータ送信部(100_0〜100_N−1)及びストロボ信号送信部120へ出力し、また、クロックCLKを生成して半導体メモリ装置200に伝送する。   The clock transmission unit 130 generates a multi-phase clock signal PLL_CLK <0: M> in response to the reference clock signal CLK_REF and outputs it to the data transmission unit (100_0 to 100_N-1) and the strobe signal transmission unit 120. A clock CLK is generated and transmitted to the semiconductor memory device 200.

より詳細に、クロック送信部130は、第1クロック生成部132とクロック送信器134とを備える。第1クロック生成部132は、基準クロック信号CLK_REFに応答して多重位相クロック信号PLL_CLK<0:M>を生成して各送信部(100_0〜100_N、120)に供給する。また、第1クロック生成部132は、基準クロック信号CLK_REFに応答して半導体メモリ装置200に伝送されるクロックCLKを生成する。この時、多重位相クロック信号PLL_CLK<0:M>は、クロックCLKの位相を変化させて生成された信号でありうる。好ましくは、第1クロック生成部132は、位相固定ループ(PLL)回路あるいは遅延固定ループ(DLL)回路で構成される。クロック送信器134は、第1クロック生成部132から出力されるクロックCLKをバッファリングして出力する。   More specifically, the clock transmission unit 130 includes a first clock generation unit 132 and a clock transmitter 134. The first clock generator 132 generates a multi-phase clock signal PLL_CLK <0: M> in response to the reference clock signal CLK_REF and supplies it to the transmitters (100_0 to 100_N, 120). In addition, the first clock generator 132 generates a clock CLK transmitted to the semiconductor memory device 200 in response to the reference clock signal CLK_REF. At this time, the multi-phase clock signal PLL_CLK <0: M> may be a signal generated by changing the phase of the clock CLK. Preferably, the first clock generation unit 132 includes a phase locked loop (PLL) circuit or a delay locked loop (DLL) circuit. The clock transmitter 134 buffers and outputs the clock CLK output from the first clock generation unit 132.

また、メモリコントローラ100は、入力されたコマンドによってデータの入出力が行われる前の初期期間にデータトレーニングを行うためのトレーニング制御部140をさらに備える。   The memory controller 100 further includes a training control unit 140 for performing data training in an initial period before data input / output is performed according to an input command.

トレーニング制御部140は、上記初期期間に半導体メモリ装置200から入力される直列トレーニングデータの入力を受けて位相制御信号PI_CTRL<0:N>を生成する。   The training control unit 140 receives the serial training data input from the semiconductor memory device 200 during the initial period and generates the phase control signal PI_CTRL <0: N>.

より詳細に、トレーニング制御部140は、受信器142とPI制御信号生成部144とを備える。受信器142は、半導体メモリ装置200から入力される直列トレーニングデータを受信する。PI制御信号生成部144は、初期期間に行われるデータトレーニングによる結果として受信された直列トレーニングデータに応じて位相制御信号PI_CTRL<0:N>を生成する。   More specifically, the training control unit 140 includes a receiver 142 and a PI control signal generation unit 144. The receiver 142 receives serial training data input from the semiconductor memory device 200. The PI control signal generation unit 144 generates the phase control signal PI_CTRL <0: N> according to the serial training data received as a result of the data training performed in the initial period.

一方、半導体メモリ装置200は、複数のデータ受信部(200_0〜200_N−1)と、ストロボ信号受信部220と、クロック受信部240と、位相制御部260とを備える。   On the other hand, the semiconductor memory device 200 includes a plurality of data receivers (200_0 to 200_N-1), a strobe signal receiver 220, a clock receiver 240, and a phase controller 260.

複数のデータ受信部(200_0〜200_N−1)は、上記複数の送信部(100_0〜100_N−1)から出力される並列データDQ<0:N−1>の入力を受けてデータDIN<0:N−1>を生成する。好ましくは、データ受信部(200_0〜200_N−1)は、並列データDQ<0:N−1>の個数の分だけ備えられる。   The plurality of data receiving units (200_0 to 200_N-1) receive the input of parallel data DQ <0: N-1> output from the plurality of transmitting units (100_0 to 100_N-1) and receive data DIN <0: N-1> is generated. Preferably, the data receiving units (200_0 to 200_N-1) are provided for the number of parallel data DQ <0: N-1>.

より詳細に、各データ受信部は、データ受信器202(RX)、サンプル・ホルダー204(S/H)と、ローカルルータ206とを備える。データ受信器202は、対応する並列データDQ<0:N−1>の入力を受ける。サンプル・ホルダー204は、内部クロックICLKに応じてデータ受信器202の出力をサンプリングする。ローカルルータ206は、入力される内部クロックICLKをルーティングしてサンプル・ホルダー204に提供する。   More specifically, each data receiving unit includes a data receiver 202 (RX), a sample holder 204 (S / H), and a local router 206. The data receiver 202 receives input of corresponding parallel data DQ <0: N-1>. The sample holder 204 samples the output of the data receiver 202 in response to the internal clock ICLK. The local router 206 routes the input internal clock ICLK and provides it to the sample holder 204.

ストロボ信号受信部220は、メモリコントローラ100から伝送されたストロボ信号STBの入力を受けてトラッキングクロックTRACK_CLKを出力する。   The strobe signal receiving unit 220 receives the strobe signal STB transmitted from the memory controller 100 and outputs a tracking clock TRACK_CLK.

クロック受信部240は、クロック送信部130から出力されるクロックCLKの入力を受けて内部クロックICLKを生成する。特に、本発明のクロック受信部240は、内部クロック制御信号ICLK_CTRLに応じて位相を調整することを特徴とする。   The clock receiver 240 receives the clock CLK output from the clock transmitter 130 and generates the internal clock ICLK. In particular, the clock receiver 240 of the present invention is characterized in that the phase is adjusted according to the internal clock control signal ICLK_CTRL.

より詳細に、クロック受信部240は、クロック受信器242と、第2クロック生成部244とを備える。クロック受信器242は、メモリコントローラ100から伝送されたクロックCLKの入力を受ける。第2クロック生成部244は、クロック受信器242に出力されるクロックCLKの入力を受けて多重位相を有するクロック信号を生成する。好ましくは、第2クロック生成部244は、PLLあるいはDLLで構成される。   More specifically, the clock receiver 240 includes a clock receiver 242 and a second clock generator 244. The clock receiver 242 receives the clock CLK transmitted from the memory controller 100. The second clock generation unit 244 receives the clock CLK output to the clock receiver 242 and generates a clock signal having multiple phases. Preferably, the second clock generation unit 244 is configured with a PLL or a DLL.

位相制御部260は、データの送受信の間、半導体メモリ装置内部で内部クロックICLKの位相が変動(shift)するのを補償するため、内部クロックICLKの位相を制御してトラッキングクロックTRACK_CLKをトラッキングする。   The phase controller 260 tracks the tracking clock TRACK_CLK by controlling the phase of the internal clock ICLK in order to compensate for the shift of the phase of the internal clock ICLK within the semiconductor memory device during data transmission / reception.

より詳細に、位相制御部260は、トラッキング部270と位相調整部280とを備える。トラッキング部270は、ストロボ信号受信器220から出力されるトラッキングクロックTRACK_CLKに応じて内部クロックICLKをトラッキングして内部クロック制御信号ICLK_CTRLを生成する。位相調整部280は、第2クロック生成部244から出力される多重位相を有するクロック信号の入力を受けて、これらの位相を内部クロック制御信号ICLK_CTRLに応じて調整し、内部クロックICLKを生成する。好ましくは、位相調整部280は、位相補間器(PI)で構成される。   More specifically, the phase control unit 260 includes a tracking unit 270 and a phase adjustment unit 280. The tracking unit 270 generates an internal clock control signal ICLK_CTRL by tracking the internal clock ICLK according to the tracking clock TRACK_CLK output from the strobe signal receiver 220. The phase adjustment unit 280 receives a clock signal having multiple phases output from the second clock generation unit 244, adjusts these phases according to the internal clock control signal ICLK_CTRL, and generates the internal clock ICLK. Preferably, the phase adjustment unit 280 includes a phase interpolator (PI).

より詳細に、トラッキング部270は、ローカルルータ272、位相検出部274、及び制御信号生成部276を備える。ローカルルータ272は、内部クロックICLKをルーティングして位相検出部274に提供する。位相検出部274は、ローカルルータ272から入力される内部クロックICLKとストロボ信号受信器220から出力されるトラッキングクロックTRACK_CLKの位相とを比較する。制御信号生成部230は、位相検出部274の比較結果に応じて内部クロック制御信号ICLK_CTRLを生成する。   More specifically, the tracking unit 270 includes a local router 272, a phase detection unit 274, and a control signal generation unit 276. The local router 272 routes the internal clock ICLK and provides it to the phase detector 274. The phase detector 274 compares the internal clock ICLK input from the local router 272 with the phase of the tracking clock TRACK_CLK output from the strobe signal receiver 220. The control signal generation unit 230 generates the internal clock control signal ICLK_CTRL according to the comparison result of the phase detection unit 274.

クロック分配部250は、位相調整部280から出力される内部クロックICLKを分配して各受信端内に備えられたローカルルータに提供する。   The clock distribution unit 250 distributes the internal clock ICLK output from the phase adjustment unit 280 and provides it to the local router provided in each receiving end.

また、半導体メモリ装置200は、入力されたコマンドによってデータの入出力が行われる前の初期期間に、メモリコントローラ100から半導体メモリ装置200まで接続する経路に存在するスキュー(skew)を補償するためのデータトレーニングを行うためにデータトレーニング部290をさらに備える。   In addition, the semiconductor memory device 200 compensates for a skew existing in a path connecting from the memory controller 100 to the semiconductor memory device 200 in an initial period before data is input / output according to an input command. A data training unit 290 is further provided to perform data training.

特に、本発明の第1実施形態に係るデータトレーニング部290は、初期動作時の内部データDIN<0:N−1>のみでなく、トラッキングクロックTRACK_CLKのフィードバックをも受けて、これらをメモリコントローラ100のトレーニング制御部140に伝送することを特徴とする。   In particular, the data training unit 290 according to the first embodiment of the present invention receives not only the internal data DIN <0: N-1> at the time of initial operation but also feedback of the tracking clock TRACK_CLK, and these are received by the memory controller 100. It transmits to the training control part 140 of this.

より詳細に、データトレーニング部290は、レジスタ292、直列化器294、及び送信器296を備える。レジスタ292は、複数のデータ受信部(200_0〜200_N−1)から出力される内部データDIN<0:N−1>、及び、ストロボ信号受信部220から出力されるトラッキングクロックTRACK_CLKのフィードバックを受けて保存する。直列化器294は、レジスタ292に保存された並列内部データDIN<0:N−1>およびトラッキングクロックTRACK_CLKを直列化して出力する。送信器296は、直列化器294の出力を受けてメモリコントローラ100の受信器142に直列トレーニングデータを出力する。   More specifically, the data training unit 290 includes a register 292, a serializer 294, and a transmitter 296. The register 292 receives feedback of the internal data DIN <0: N-1> output from the plurality of data receiving units (200_0 to 200_N-1) and the tracking clock TRACK_CLK output from the strobe signal receiving unit 220. save. The serializer 294 serializes and outputs the parallel internal data DIN <0: N−1> stored in the register 292 and the tracking clock TRACK_CLK. The transmitter 296 receives the output of the serializer 294 and outputs serial training data to the receiver 142 of the memory controller 100.

以下、図面を参照して、本発明の第1実施形態に係るメモリコントローラ100と半導体メモリ装置200との間のデータトレーニングを説明する。   Hereinafter, data training between the memory controller 100 and the semiconductor memory device 200 according to the first embodiment of the present invention will be described with reference to the drawings.

図4は、本発明の第1実施形態に係る半導体システムのデータ送受信方法を説明するためのタイミング図である。また、図4では理解を助けるために第1並列データDQ<0>がトレーニングされる場合を例にあげて示している。   FIG. 4 is a timing diagram for explaining a data transmission / reception method of the semiconductor system according to the first embodiment of the present invention. FIG. 4 shows an example in which the first parallel data DQ <0> is trained to help understanding.

図4(A)に示すように、初期状態で、メモリコントローラの複数のデータ送信部内の各位相補間器は初期化されている。これに伴い、位相補間器が出力するトレーニングクロックTCLKも初期化されている。したがって、位相補間器による位相調整なく、メモリコントローラの複数の送信部は、並列データDQと、クロックCLKと、ストロボ信号STBとを半導体メモリ装置に伝送する。この時、並列データDQは、一定の間隔で位相をずらして出力され得る。例えば、36個のデータが出力される場合は各データが10度の位相差を有するように出力される。従って、クロックCLKの周期の一部、或いは一周期全体の分だけデータの位相を変化させることができる。   As shown in FIG. 4A, in the initial state, each phase interpolator in the plurality of data transmission units of the memory controller is initialized. Along with this, the training clock TCLK output from the phase interpolator is also initialized. Therefore, the plurality of transmission units of the memory controller transmit the parallel data DQ, the clock CLK, and the strobe signal STB to the semiconductor memory device without phase adjustment by the phase interpolator. At this time, the parallel data DQ can be output with a phase shifted at regular intervals. For example, when 36 pieces of data are output, each piece of data is output so as to have a phase difference of 10 degrees. Therefore, the phase of the data can be changed by a part of the period of the clock CLK or the entire period.

図4(B)に示しているように、独立的なコマンドが入力されてデータの入出力動作が行われる前に、メモリコントローラから半導体メモリ装置までの接続する経路に存在するスキュー(skew)を補償するためのデータトレーニングが行われる。半導体メモリ装置の各データ受信部は、内部クロックICLKに応じて並列データDQを受信して内部データを生成する。同様に、ストロボ信号受信部は、ストロボ信号STBを受信してトラッキングクロックTRACK_CLKを出力する。データトレーニング部は、内部データおよびトラッキングクロックTRACK_CLKのフィードバックを受けて、これを直列化してメモリコントローラに直列トレーニングデータを伝送する。   As shown in FIG. 4B, before an independent command is input and data input / output operation is performed, a skew existing in a connection path from the memory controller to the semiconductor memory device is determined. Data training is performed to compensate. Each data receiving unit of the semiconductor memory device receives the parallel data DQ according to the internal clock ICLK and generates internal data. Similarly, the strobe signal receiving unit receives the strobe signal STB and outputs the tracking clock TRACK_CLK. The data training unit receives feedback of the internal data and the tracking clock TRACK_CLK, serializes it, and transmits serial training data to the memory controller.

図4(C)に示しているように、メモリコントローラのトレーニング制御部は、直列トレーニングデータの入力を受けて(N+1)個の位相制御信号を生成する。各データ送信部内の位相補間器は、N個の位相制御信号に応じてトレーニングクロックTCLKを制御することによってデータ送信部から出力されるデータDQの位相を調節する。また、同様に、ストロボ信号送信部内の位相補間器も残り1個の位相制御信号に応じてトレーニングクロックTCLKを制御することによってストロボ信号STBの位相を調節する。   As shown in FIG. 4C, the training control unit of the memory controller receives (N + 1) phase control signals in response to the input of serial training data. The phase interpolator in each data transmission unit adjusts the phase of the data DQ output from the data transmission unit by controlling the training clock TCLK according to the N phase control signals. Similarly, the phase interpolator in the strobe signal transmission unit adjusts the phase of the strobe signal STB by controlling the training clock TCLK according to the remaining one phase control signal.

上記の過程を介して、内部データDINのエッジは、内部クロックICLKの立上りエッジに整列され、ストロボ信号STBの立上りエッジも内部クロックICLKの立上りエッジに整列される。   Through the above process, the edge of the internal data DIN is aligned with the rising edge of the internal clock ICLK, and the rising edge of the strobe signal STB is also aligned with the rising edge of the internal clock ICLK.

図4(D)に示しているように、データトレーニングが終了した時点で、メモリコントローラは、トレーニングクロックTCLK及びそれに応じて出力される並列データDQの位相を0.25×tCKあるいは90度シフトさせる。ここで、tCKは、一周期を意味する。したがって、半導体メモリ装置の内部クロックICLKの立上りエッジおよびストロボ信号STBの立上りエッジが内部データDINの有効ウィンドウの中心に位置することになり、内部クロックICLKとストロボ信号STBが内部データDINの有効ウィンドウ内でtCK/2の最大変動幅を有することができる。   As shown in FIG. 4D, when the data training is completed, the memory controller shifts the phase of the training clock TCLK and the parallel data DQ output in response thereto by 0.25 × tCK or 90 degrees. . Here, tCK means one cycle. Therefore, the rising edge of internal clock ICLK and the rising edge of strobe signal STB of the semiconductor memory device are positioned at the center of the effective window of internal data DIN, and internal clock ICLK and strobe signal STB are within the effective window of internal data DIN. Can have a maximum fluctuation range of tCK / 2.

図4(E)に示しているように、以後メモリコントローラと半導体メモリ装置との間で正常なデータ送受信の間、メモリコントローラの送信端ではクロックCLK、データDQ、及びストロボ信号STBを伝送する。半導体メモリ装置の各受信部は、メモリコントローラから伝送されたクロックCLK、データDQ、及びストロボ信号STBの入力を受ける。この時、ストロボ信号STBは、データの有効ウィンドウの中心に立上りエッジが整列されている。   As shown in FIG. 4E, the clock CLK, data DQ, and strobe signal STB are transmitted at the transmission end of the memory controller during normal data transmission / reception between the memory controller and the semiconductor memory device. Each receiving unit of the semiconductor memory device receives the clock CLK, data DQ, and strobe signal STB transmitted from the memory controller. At this time, the strobe signal STB has a rising edge aligned at the center of the effective window of data.

もし、電源電圧の変化と温度変化とによって半導体メモリ装置の内部クロックICLKの位相が変動すると、半導体メモリ装置の位相制御部260は、ストロボ信号STBの位相を基準としてクロック分配部250およびローカルルータ206によってフィードバックされる内部クロックICLKの位相をトラッキングして内部クロック制御信号ICLK_CTRLを生成する。   If the phase of the internal clock ICLK of the semiconductor memory device fluctuates due to a change in power supply voltage and a change in temperature, the phase control unit 260 of the semiconductor memory device uses the clock distribution unit 250 and the local router 206 as a reference based on the phase of the strobe signal STB. The internal clock control signal ICLK_CTRL is generated by tracking the phase of the internal clock ICLK fed back by.

図4(F)に示しているように、クロック受信部の位相調整部260は、内部クロック制御信号ICLK_CTRLに応じて内部クロックICLKの位相をトラッキングクロックTRACK_CLKの位相と同じように再調整してクロック分配部250に出力する。よって、すべてのデータが有効ウィンドウの範囲内でサンプリングされることができる。   As shown in FIG. 4F, the phase adjustment unit 260 of the clock reception unit re-adjusts the phase of the internal clock ICLK in the same manner as the phase of the tracking clock TRACK_CLK in accordance with the internal clock control signal ICLK_CTRL. The data is output to the distribution unit 250. Thus, all data can be sampled within the valid window.

以上で議論されたように、本発明の第1実施形態による半導体システムでは、メモリコントローラの送信端と半導体メモリ装置の受信端との間にN個の並列データ及びクロックのみでなくストロボ信号も入出力される。したがって、独立的なコマンドが入力されてデータの入出力動作が行われる前の期間では、データトレーニングによって半導体メモリ装置の受信端で使用される内部クロックがデータの有効ウィンドウの中心で立上りエッジを有するように設定する。合わせて、ストロボ信号STBもデータの有効ウィンドウの中心に立上りエッジが整列されるように調整する。その後、データの送受信中には、内部回路の遅延や、電源電圧の変化あるいは温度変化によって半導体メモリ装置の内部クロックのタイミングが変わったとしても、内部クロックをストロボ信号に応じてトラッキングして位相が歪められた場合にだけ、内部クロックをリアルタイムで再調整する。そうすることによって内部クロックの立上りエッジが内部データの有効ウィンドウ内の所望の位置に整列されることができる。すなわち、データの有効ウィンドウの中心に対する情報がストロボ信号のエッジにあるため、内部クロックをストロボ信号に応じてトラッキング、調整するようにすれば、すべてのデータを常にその有効ウィンドウでサンプリングすることができる。   As discussed above, in the semiconductor system according to the first embodiment of the present invention, not only N parallel data and clocks but also strobe signals are input between the transmission end of the memory controller and the reception end of the semiconductor memory device. Is output. Therefore, in a period before an input / output operation of data is performed after an independent command is input, the internal clock used at the receiving end of the semiconductor memory device by data training has a rising edge at the center of the valid window of data. Set as follows. In addition, the strobe signal STB is also adjusted so that the rising edge is aligned with the center of the effective window of data. After that, during data transmission / reception, even if the internal clock timing of the semiconductor memory device changes due to internal circuit delay, power supply voltage change or temperature change, the internal clock is tracked according to the strobe signal and the phase is changed. Readjust the internal clock in real time only if it is distorted. By doing so, the rising edge of the internal clock can be aligned to a desired location within the valid window of internal data. In other words, since the information about the center of the effective window of the data is at the edge of the strobe signal, if the internal clock is tracked and adjusted according to the strobe signal, all data can always be sampled in the effective window. .

図5は、本発明の第2実施形態に係る半導体システムのデータ送受信装置を説明するためのブロック図である。以下、第2実施形態の説明において第1実施形態と同一の構成に対しては同一の符号を付与し、新たな構成要素に対してだけ新たな符号を付与して説明する。そして、上記同一の構成要素に対する詳細な説明は省略する。   FIG. 5 is a block diagram for explaining a data transmitting / receiving apparatus of a semiconductor system according to the second embodiment of the present invention. Hereinafter, in the description of the second embodiment, the same components as those of the first embodiment will be given the same reference numerals, and only new components will be assigned new reference symbols. Detailed descriptions of the same components are omitted.

以下、本発明の第2実施形態に係る半導体システムでは、ストロボ信号のトレーニングのための回路を最少で具備してもストロボ信号を効率的にエラーなく伝送/受信することができることを特徴とする。   Hereinafter, the semiconductor system according to the second embodiment of the present invention is characterized in that the strobe signal can be efficiently transmitted / received without error even if the strobe signal training circuit is provided at a minimum.

図5に示されたように、本発明の第2実施形態では、半導体メモリ装置200内の複数のデータ受信部(200_0〜200_N−1)のうち、1つのデータ受信部を選択し、選択されたデータ受信部と位相制御部260とは、ローカルルータ300を共有する。すなわち、選択されたデータ受信部に入力される内部クロックICLKを位相制御部260の位相検出部274にフィードバックさせる。   As shown in FIG. 5, in the second embodiment of the present invention, one data receiving unit is selected and selected from the plurality of data receiving units (200_0 to 200_N−1) in the semiconductor memory device 200. The data receiving unit and the phase control unit 260 share the local router 300. That is, the internal clock ICLK input to the selected data reception unit is fed back to the phase detection unit 274 of the phase control unit 260.

また、選択されたデータ受信部と接続するメモリコントローラ100のデータ送信部内の位相補間器104は、ストロボ信号送信部120の位相補間器124と位相制御信号PI_CTRLを共有する。   Further, the phase interpolator 104 in the data transmission unit of the memory controller 100 connected to the selected data reception unit shares the phase control signal PI_CTRL with the phase interpolator 124 of the strobe signal transmission unit 120.

好ましくは、選択されたデータ受信部は、位相制御部260と物理的に最も近いところに位置したデータ受信部のうちから選択される。選択されたデータ受信部は、並列データのLSB(Least Significant Bit)あるいはMSB(Most Significant Bit)の入力を受けることができる。   Preferably, the selected data receiving unit is selected from data receiving units located physically closest to the phase control unit 260. The selected data receiving unit can receive input of LSB (Least Significant Bit) or MSB (Most Significant Bit) of parallel data.

例えば、図5に示しているように、並列データのMSB、すなわち、DQ<N−1>の入力を受けるデータ受信部(200_N−1)と位相制御部260とは、共有のローカルルータ300から内部クロックICLKの入力を受ける。さらに、選択されたデータ受信部(200_N−1)と接続するメモリコントローラ100のデータ送信部(100_N−1)の位相補間器(PI)104は、ストロボ信号送信部120内の位相補間器124と位相制御信号PI_CTRL<N−1>を共有する。   For example, as shown in FIG. 5, the MSB of parallel data, that is, the data receiving unit (200_N−1) and the phase control unit 260 that receive the input of DQ <N−1> are transmitted from the shared local router 300. Receives input of internal clock ICLK. Further, the phase interpolator (PI) 104 of the data transmission unit (100_N-1) of the memory controller 100 connected to the selected data reception unit (200_N-1) is connected to the phase interpolator 124 in the strobe signal transmission unit 120. The phase control signal PI_CTRL <N-1> is shared.

また、本発明の第2実施形態で、半導体メモリ装置200のデータトレーニングを行うためのデータトレーニング部400は、初期動作時に内部データDIN<0:N−1>のフィードバックを受けて、これをメモリコントローラ100のトレーニング制御部500に伝送する。   In the second embodiment of the present invention, the data training unit 400 for performing data training of the semiconductor memory device 200 receives feedback of the internal data DIN <0: N-1> during the initial operation, and stores it in the memory. This is transmitted to the training control unit 500 of the controller 100.

より詳細に、データトレーニング部400は、レジスタ420と、直列化器440と、送信器460とを備える。レジスタ420は、複数のデータ受信部(200_0〜200_N−1)から出力される内部データDIN<0:N−1>のフィードバックを受けて保存する。直列化器440は、レジスタ420に保存された並列内部データDIN<0:N−1>を直列化して出力する。送信器460は、直列化器440の出力を受けてメモリコントローラ100のトレーニング制御部500に直列トレーニングデータを出力する。   In more detail, the data training unit 400 includes a register 420, a serializer 440, and a transmitter 460. The register 420 receives and stores feedback of the internal data DIN <0: N-1> output from the plurality of data receiving units (200_0 to 200_N-1). The serializer 440 serializes and outputs the parallel internal data DIN <0: N−1> stored in the register 420. The transmitter 460 receives the output of the serializer 440 and outputs serial training data to the training control unit 500 of the memory controller 100.

メモリコントローラ100のトレーニング制御部500は、半導体メモリ装置200から入力される直列トレーニングデータの入力を受けて位相制御信号PI_CTRL<0:N−1>を生成する。この時、メモリコントローラ100のデータ送信部(100_N−1)の位相補間器104は、ストロボ信号送信部120内の位相補間器124と位相制御信号PI_CTRL<N−1>を共有する。   The training controller 500 of the memory controller 100 receives the serial training data input from the semiconductor memory device 200 and generates the phase control signal PI_CTRL <0: N−1>. At this time, the phase interpolator 104 of the data transmission unit (100_N-1) of the memory controller 100 shares the phase control signal PI_CTRL <N-1> with the phase interpolator 124 in the strobe signal transmission unit 120.

より詳細に、トレーニング制御部500は、受信器520とPI制御信号生成部540とを備える。受信器520は、半導体メモリ装置200から入力される直列トレーニングデータを受信する。PI制御信号生成部540は、初期時点に行われたデータトレーニングの結果として受信される直列トレーニングデータに応じてN個の位相制御信号PI_CTRL<0:N−1>を生成する。   More specifically, the training control unit 500 includes a receiver 520 and a PI control signal generation unit 540. The receiver 520 receives serial training data input from the semiconductor memory device 200. The PI control signal generation unit 540 generates N phase control signals PI_CTRL <0: N−1> according to serial training data received as a result of data training performed at an initial time point.

以下、上記の構成を参照して、本発明の第2実施形態に係るメモリコントローラ100と半導体メモリ装置200との間のデータトレーニングを説明する。   Hereinafter, data training between the memory controller 100 and the semiconductor memory device 200 according to the second embodiment of the present invention will be described with reference to the above configuration.

まず、初期状態で、メモリコントローラ100の複数のデータ送信部内の各位相補間器は初期化される。これに伴い、位相補間器が出力するトレーニングクロックTCLKも初期化される。したがって、位相補間器による位相調整なく、メモリコントローラの複数の送信部は、並列データDQと、クロックCLKと、ストロボ信号STBとを半導体メモリ装置200に伝送する。この時、並列データDQは一定の間隔で位相をずらして出力されるのが可能である。例えば、36個のデータが出力される場合は、隣接ずるデータが互いに10度の位相差を有するように各データが出力されることができる。従って、データの位相を、例えばクロック信号CLKの周期の一部または一周期全体の分だけ変化させることができる。   First, in an initial state, each phase interpolator in the plurality of data transmission units of the memory controller 100 is initialized. Along with this, the training clock TCLK output from the phase interpolator is also initialized. Therefore, the plurality of transmission units of the memory controller transmit the parallel data DQ, the clock CLK, and the strobe signal STB to the semiconductor memory device 200 without adjusting the phase by the phase interpolator. At this time, the parallel data DQ can be output with a phase shifted at regular intervals. For example, when 36 pieces of data are output, each piece of data can be output so that adjacent data have a phase difference of 10 degrees. Therefore, the data phase can be changed by, for example, a part of the period of the clock signal CLK or the entire period.

この後、独立的なコマンドが入力されてデータの入出力動作が行われる前に、メモリコントローラから半導体メモリ装置への接続する経路に存在するスキュー(skew)を補償するためのデータトレーニングが行われる。半導体メモリ装置の各データ受信部200_0〜200_N−1は、内部クロックICLKに応じて並列データDQを受信して内部データDINを生成する。同様に、ストロボ信号受信部220は、ストロボ信号STBを受信してトラッキングクロックTRACK_CLKを出力する。データトレーニング部400は、内部データDINおよびトラッキングクロックTRACK_CLKのフィードバックを受けて、これを直列化してメモリコントローラに直列トレーニングデータを伝送する。   Thereafter, before an independent command is input and data input / output operation is performed, data training for compensating for a skew existing in a path connecting from the memory controller to the semiconductor memory device is performed. . Each data receiving unit 200_0 to 200_N-1 of the semiconductor memory device receives the parallel data DQ according to the internal clock ICLK and generates the internal data DIN. Similarly, the strobe signal receiving unit 220 receives the strobe signal STB and outputs the tracking clock TRACK_CLK. The data training unit 400 receives feedback of the internal data DIN and the tracking clock TRACK_CLK, serializes them, and transmits serial training data to the memory controller.

メモリコントローラのトレーニング制御部500は、直列トレーニングデータの入力を受けてN個の位相制御信号PI_CTRLを生成する。各データ送信部内の位相補間器104は、N個の位相制御信号に応じてトレーニングクロックTCLKを制御することによってデータ送信部から出力されるデータDQの位相を調整する。また、同様に、ストロボ信号送信部120内の位相補間器124もN個の位相制御信号のうち一つに応じてトレーニングクロックTCLKを制御することによってストロボ信号STBの位相を調節する。   The training controller 500 of the memory controller receives the serial training data and generates N phase control signals PI_CTRL. The phase interpolator 104 in each data transmission unit adjusts the phase of the data DQ output from the data transmission unit by controlling the training clock TCLK according to the N phase control signals. Similarly, the phase interpolator 124 in the strobe signal transmission unit 120 adjusts the phase of the strobe signal STB by controlling the training clock TCLK according to one of the N phase control signals.

特に、本発明の第2実施形態では、トレーニング制御部500は、物理的に一番近いところに位置した並列データのデータライン、例えば、DQ<N−1>と接続したデータ送信部に入力される位相制御信号PI_CTRL<N−1>を利用してストロボ信号送信部内の位相補間器124を制御する。   In particular, in the second embodiment of the present invention, the training control unit 500 is input to a data transmission unit connected to a data line of parallel data positioned physically closest, for example, DQ <N-1>. The phase interpolator 124 in the strobe signal transmitter is controlled using the phase control signal PI_CTRL <N-1>.

上記の過程を介して、内部クロックICLKの立上りエッジは、内部データDINの立上りエッジに整列して、ストロボ信号STBの立上りエッジは、内部クロックICLKの立上りエッジに整列する。   Through the above process, the rising edge of the internal clock ICLK is aligned with the rising edge of the internal data DIN, and the rising edge of the strobe signal STB is aligned with the rising edge of the internal clock ICLK.

データトレーニングが終了した時点で、メモリコントローラは、トレーニングクロックTCLK及びそれに応じて出力される並列データDQの位相を0.25×tCKあるいは90度シフトさせる。したがって、半導体メモリ装置の内部クロックICLKの立上りエッジおよびストロボ信号STBの立上りエッジが内部データDINの有効ウィンドウの中心に位置することになり、内部クロックICLKとストロボ信号STBとが内部データDINの有効ウィンドウ内で最大変動幅(tCK/2)を有することができる。   When the data training is completed, the memory controller shifts the phase of the training clock TCLK and the parallel data DQ output in response thereto by 0.25 × tCK or 90 degrees. Therefore, the rising edge of internal clock ICLK and the rising edge of strobe signal STB of the semiconductor memory device are located at the center of the effective window of internal data DIN, and internal clock ICLK and strobe signal STB are in the effective window of internal data DIN. Can have a maximum fluctuation range (tCK / 2).

以後、メモリコントローラと半導体メモリ装置との間で正常なデータ送受信の間には、メモリコントローラの送信端でクロックCLKおよびデータDQと同時にデータの有効ウィンドウの中心に立上りエッジが整列されたストロボ信号STBをも伝送する。半導体メモリ装置の各受信部は、メモリコントローラから伝送されたクロックCLKおよびデータDQとストロボ信号STBとの入力を受ける。   Thereafter, during normal data transmission / reception between the memory controller and the semiconductor memory device, the strobe signal STB in which the rising edge is aligned at the center of the effective window of the data simultaneously with the clock CLK and the data DQ at the transmission end of the memory controller. Is also transmitted. Each receiving unit of the semiconductor memory device receives the clock CLK and data DQ transmitted from the memory controller and the strobe signal STB.

もし、電源電圧の変化と温度変化によって半導体メモリ装置の内部クロックICLKの位相が変動すると、半導体メモリ装置の位相制御部260は、ストロボ信号STBの位相を基準としてクロック分配部250およびローカルルータ300によってフィードバックされる内部クロックICLKの位相をトラッキングして内部クロック制御信号ICLK_CTRLを生成する。特に、本発明の第2実施形態で、フィードバックされる内部クロックICLKは、物理的に位相制御部260に一番近いところに位置した並列データのMSB、すなわち、DQ<N−1>の入力を受けるデータ受信部の共有ローカルルータ300から出力された信号である。   If the phase of the internal clock ICLK of the semiconductor memory device fluctuates due to a change in power supply voltage and a change in temperature, the phase control unit 260 of the semiconductor memory device uses the clock distribution unit 250 and the local router 300 based on the phase of the strobe signal STB. The internal clock control signal ICLK_CTRL is generated by tracking the phase of the internal clock ICLK that is fed back. In particular, in the second embodiment of the present invention, the internal clock ICLK to be fed back is the MSB of parallel data located physically closest to the phase controller 260, that is, the input of DQ <N−1>. It is a signal output from the shared local router 300 of the received data receiving unit.

クロック受信部の位相調整部は、内部クロック制御信号ICLK_CTRLに応じて内部クロックICLKの位相を再調整してクロック分配部250に出力する。これによって、すべてのデータをその有効ウィンドウの範囲内でサンプリングすることができるようにする。   The phase adjusting unit of the clock receiving unit readjusts the phase of the internal clock ICLK according to the internal clock control signal ICLK_CTRL and outputs the read signal to the clock distributing unit 250. This allows all data to be sampled within the valid window.

上記のように、データの送受信の間には、ストロボ信号STBの位相とフィードバックされる内部クロックICLKの位相との比較結果により位相が歪んだと分かった場合にのみ、内部クロックICLKをリアルタイムで再調整する。そうすることによって内部クロックICLKの立上りエッジは、内部データDIN<0:N−1>の有効ウィンドウ内の所望の位置、例えば、ストロボ信号STBの立上りエッジに整列されることができる。結果的に、誤動作なくデータ送受信を行うことができる。   As described above, during the data transmission / reception, the internal clock ICLK is re-sent in real time only when the phase is found to be distorted by the comparison result between the phase of the strobe signal STB and the phase of the internal clock ICLK fed back. adjust. By doing so, the rising edge of the internal clock ICLK can be aligned to a desired position within the valid window of the internal data DIN <0: N−1>, for example, the rising edge of the strobe signal STB. As a result, data transmission / reception can be performed without malfunction.

以上で議論されたように、本発明の第2実施形態に係る半導体メモリシステムでは、半導体メモリ装置内部のストロボ信号のトレーニングのための回路を最小限で備え、ストロボ信号を効率的にエラーなく伝送/受信することができる。従って、半導体メモリシステムは高集積化が可能となりながら、電子装置およびシステム内に要求される小さい面積を容易に満足でき、且つ設計変更も容易である。また、本発明の第2実施形態に係る半導体メモリシステムでは、データ伝送速度に応じてストロボ信号の周波数が高まったとしてもデータ、クロックおよびストロボ信号を効率的にエラーなく伝送および受信することができる。   As discussed above, in the semiconductor memory system according to the second embodiment of the present invention, a circuit for training the strobe signal inside the semiconductor memory device is provided at a minimum, and the strobe signal is efficiently transmitted without error. / Can be received. Accordingly, the semiconductor memory system can be highly integrated, and can easily satisfy the small area required in the electronic device and the system, and can be easily changed in design. Further, in the semiconductor memory system according to the second embodiment of the present invention, even when the frequency of the strobe signal is increased according to the data transmission speed, the data, clock and strobe signal can be transmitted and received efficiently without error. .

本発明の技術思想は、上記好ましい実施形態により具体的に説明されたが、上記した実施形態はその説明のためのものであり、その制限のためのものでないことに注意されたい。また、当業者ならば本発明の技術的思想の範囲内で多様な実施形態が可能であることを容易に理解できるであろう。   Although the technical idea of the present invention has been specifically described by the above-described preferred embodiments, it should be noted that the above-described embodiments are for explanation and not for limitation. Further, those skilled in the art will readily understand that various embodiments are possible within the scope of the technical idea of the present invention.

10 メモリコントローラ
10_0〜10_N−1 送信部
12、22 送信器
14 位相補間器
20 第1クロック生成部
24 受信器
26 PI制御信号生成部
30 半導体メモリ装置
30_0〜30_N−1 複数の受信部
32 受信器
34 サンプル・ホルダー(S/H)
36 ローカルルータ
40 第2クロック生成部
42 クロック分配部
44 受信器
50 データトレーニング部
52 レジスタ
54 直列化器(Serializer)
56 送信器56
100 メモリコントローラ
100_0〜100_N−1 データ送信部
102 データ送信器
104 位相補間器
120 ストロボ信号送信部
122 ストロボ信号送信器
124 ストロボ信号位相補間器
130 クロック送信部
132 第1クロック生成部
134 クロック送信器
140、500 トレーニング制御部
142 受信器
144 PI制御信号生成部
200 半導体メモリ装置
200_0〜200_N−1 データ受信部
202 データ受信器
204 サンプル・ホルダー(S/H)
206 ローカルルータ
220 ストロボ信号受信部
240 クロック受信部
242 クロック受信器
244 第2クロック生成部
250 クロック分配部
260 位相制御部
270 トラッキング部
272 ローカルルータ
274 位相検出部
276 制御信号生成部
280 位相調整部
290、400 データトレーニング部
292、420 レジスタ
294、440 直列化器
296、460 送信器
520 受信器
540 PI制御信号生成部
DESCRIPTION OF SYMBOLS 10 Memory controller 10_0-10_N-1 Transmitter 12, 22 Transmitter 14 Phase interpolator 20 First clock generator 24 Receiver 26 PI control signal generator 30 Semiconductor memory device 30_0-30_N-1 Multiple receiver 32 Receiver 34 Sample holder (S / H)
36 Local router 40 Second clock generation unit 42 Clock distribution unit 44 Receiver 50 Data training unit 52 Register 54 Serializer
56 Transmitter 56
100 Memory Controller 100_0 to 100_N-1 Data Transmitter 102 Data Transmitter 104 Phase Interpolator 120 Strobe Signal Transmitter 122 Strobe Signal Transmitter 124 Strobe Signal Phase Interpolator 130 Clock Transmitter 132 First Clock Generator 134 Clock Transmitter 140 , 500 Training control unit 142 Receiver 144 PI control signal generation unit 200 Semiconductor memory device 200_0 to 200_N-1 Data reception unit 202 Data receiver 204 Sample holder (S / H)
206 Local router 220 Strobe signal receiver 240 Clock receiver 242 Clock receiver 244 Second clock generator 250 Clock distributor 260 Phase controller 270 Tracking unit 272 Local router 274 Phase detector 276 Control signal generator 280 Phase adjuster 290 , 400 Data training unit 292, 420 Register 294, 440 Serializer 296, 460 Transmitter 520 Receiver 540 PI control signal generation unit

Claims (31)

ストロボ信号の入力を受けてトラッキングクロックを生成するストロボ信号受信部と、
クロックの入力を受けて内部クロックを生成するクロック受信部と、
前記内部クロックに応じて並列データの入力を受けて内部データを生成する複数のデータ受信部と、
データの受信の間、前記内部クロックの位相の変動を補償するために、前記トラッキングクロックをトラッキングして前記内部クロックの位相を調整する位相制御部と、
を備えることを特徴とする半導体メモリ装置。
A strobe signal receiver for receiving a strobe signal and generating a tracking clock;
A clock receiver for receiving an input of the clock and generating an internal clock;
A plurality of data receiving units that receive input of parallel data according to the internal clock and generate internal data;
A phase controller that tracks the tracking clock and adjusts the phase of the internal clock to compensate for variations in the phase of the internal clock during data reception;
A semiconductor memory device comprising:
前記位相制御部が、
前記トラッキングクロックを基準として前記内部クロックをトラッキングして、該トラッキングの結果に応じて内部クロック制御信号を出力するトラッキング部と、
前記内部クロック制御信号に応じて前記内部クロックの位相を調整する位相調整部と、
を備えることを特徴とする請求項1に記載の半導体メモリ装置。
The phase control unit is
A tracking unit that tracks the internal clock with reference to the tracking clock and outputs an internal clock control signal according to the tracking result;
A phase adjuster for adjusting the phase of the internal clock according to the internal clock control signal;
The semiconductor memory device according to claim 1, comprising:
前記トラッキング部が、
複数の前記データ受信部のうち特定のデータ受信部に入力される内部クロックのフィードバックを受けることを特徴とする請求項2に記載の半導体メモリ装置。
The tracking unit is
3. The semiconductor memory device according to claim 2, wherein feedback of an internal clock input to a specific data receiving unit among the plurality of data receiving units is received.
特定の前記データ受信部が、
複数の前記データ受信部のうち、前記ストロボ信号受信部と物理的に最も近いところに位置するデータ受信部であることを特徴とする請求項3に記載の半導体メモリ装置。
The specific data receiver is
4. The semiconductor memory device according to claim 3, wherein the data receiving unit is a data receiving unit physically located closest to the strobe signal receiving unit among the plurality of data receiving units.
特定の前記データ受信部が、
複数の前記データ受信部のうち、並列データのLSB(Least Significant Bit)あるいはMSB(Most Significant Bit)の入力を受けるデータ受信部であることを特徴とする請求項3に記載の半導体メモリ装置。
The specific data receiver is
4. The semiconductor memory device according to claim 3, wherein the semiconductor memory device is a data receiving unit that receives an input of LSB (Least Significant Bit) or MSB (Most Significant Bit) of parallel data among the plurality of data receiving units.
前記トラッキング部が、
前記トラッキングクロックと前記内部クロックとの位相差を検出する位相検出部と、
前記検出結果に応じて前記内部クロック制御信号を出力する制御信号生成部と、
を備えることを特徴とする請求項2に記載の半導体メモリ装置。
The tracking unit is
A phase detector that detects a phase difference between the tracking clock and the internal clock;
A control signal generator for outputting the internal clock control signal according to the detection result;
The semiconductor memory device according to claim 2, further comprising:
前記位相調整部が、
位相補間部(Phase Interpolator)であることを特徴とする請求項2または請求項3に記載の半導体メモリ装置。
The phase adjusting unit is
The semiconductor memory device according to claim 2, wherein the semiconductor memory device is a phase interpolator.
前記ストロボ信号が、
前記並列データの有効ウィンドウの中心に立上りエッジが整列された信号であることを特徴とする請求項1に記載の半導体メモリ装置。
The strobe signal is
2. The semiconductor memory device according to claim 1, wherein the rising edge is aligned with the center of the effective window of the parallel data.
前記クロック受信部から出力されるクロックを分配して前記内部クロックとして出力するクロック分配器と、
前記クロック分配器から出力される前記内部クロックをルーティングして複数の前記データ受信部および前記位相制御部に供給するローカルルータと、
をさらに備えることを特徴とする請求項1に記載の半導体メモリ装置。
A clock distributor that distributes a clock output from the clock receiver and outputs the clock as the internal clock;
A local router that routes the internal clock output from the clock distributor and supplies the internal clock to the plurality of data receiving units and the phase control unit;
The semiconductor memory device according to claim 1, further comprising:
データを送受信するための第1半導体チップと第2半導体チップとを含む半導体システムにおいて、
前記第1半導体チップが、
複数の並列データを出力する複数のデータ送信部と、
クロックを出力するクロック送信部と、
ストロボ信号を出力するストロボ信号送信部とを備え、
前記第2半導体チップが、
前記ストロボ信号の入力を受けてトラッキングクロックを生成するストロボ信号受信部と、
前記クロックの入力を受けて内部クロックを生成するクロック受信部と、
前記内部クロックに応じて前記並列データの入力を受けて内部データを生成する複数のデータ受信部と、
前記トラッキングクロックをトラッキングして前記内部クロックの位相を調整する位相制御部と、
を備えることを特徴とする半導体システム。
In a semiconductor system including a first semiconductor chip and a second semiconductor chip for transmitting and receiving data,
The first semiconductor chip is
A plurality of data transmission units for outputting a plurality of parallel data;
A clock transmitter for outputting a clock;
A strobe signal transmitter that outputs strobe signals,
The second semiconductor chip is
A strobe signal receiver that receives the strobe signal and generates a tracking clock;
A clock receiver for receiving the clock and generating an internal clock;
A plurality of data receiving units that receive the parallel data according to the internal clock and generate internal data;
A phase control unit that tracks the tracking clock and adjusts the phase of the internal clock;
A semiconductor system comprising:
前記位相制御部が、
前記トラッキングクロックを基準として前記内部クロックをトラッキングして、その結果に応じて内部クロック制御信号を出力するトラッキング部と、
前記内部クロック制御信号により前記内部クロックの位相を調整する位相調整部と、
を備えることを特徴とする請求項10に記載の半導体システム。
The phase control unit is
A tracking unit that tracks the internal clock with reference to the tracking clock and outputs an internal clock control signal according to the result;
A phase adjuster for adjusting the phase of the internal clock according to the internal clock control signal;
The semiconductor system according to claim 10, comprising:
前記トラッキング部が、
複数の前記データ受信部のうち特定のデータ受信部に入力される前記内部クロックのフィードバックを受けることを特徴とする請求項11に記載の半導体システム。
The tracking unit is
12. The semiconductor system according to claim 11, wherein feedback of the internal clock input to a specific data receiving unit among the plurality of data receiving units is received.
前記トラッキング部が、
前記トラッキングクロックと前記内部クロックとの位相差を検出する位相検出部と、
前記検出結果に応じて前記内部クロック制御信号を出力する制御信号生成部と、
を備えることを特徴とする請求項12に記載の半導体システム。
The tracking unit is
A phase detector that detects a phase difference between the tracking clock and the internal clock;
A control signal generator for outputting the internal clock control signal according to the detection result;
The semiconductor system according to claim 12, comprising:
前記第1半導体チップが、
基準クロックの入力を受けて前記クロックおよび多重位相クロック信号を生成するクロック生成部と、
複数の第1位相制御信号および前記多重位相クロック信号に応答して前記並列データの位相を調整する複数の第1位相調整部と、
第2位相制御信号および前記多重位相クロック信号に応答して前記ストロボ信号の位相を調整する第2位相調整部と、
をさらに備えることを特徴とする請求項10〜12の何れか1項に記載の半導体システム。
The first semiconductor chip is
A clock generator for receiving the input of a reference clock and generating the clock and the multiple phase clock signal;
A plurality of first phase adjusters for adjusting a phase of the parallel data in response to a plurality of first phase control signals and the multiple phase clock signal;
A second phase adjustment unit for adjusting a phase of the strobe signal in response to a second phase control signal and the multiple phase clock signal;
The semiconductor system according to claim 10, further comprising:
前記クロック生成部が、位相固定ループ(Phase Locked Loop、PLL)回路または遅延固定ループ(Delay Locked Loop)を備え、
前記第1位相調整部および前記第2位相調整部が、位相補間器(Phase Interpolator、PI)を備えることを特徴とする請求項14に記載の半導体システム。
The clock generation unit includes a phase locked loop (PLL) circuit or a delay locked loop (Delay Locked Loop),
The semiconductor system according to claim 14, wherein the first phase adjustment unit and the second phase adjustment unit include a phase interpolator (PI).
前記第2位相調整部が、
前記並列データの有効ウィンドウの中心に前記ストロボ信号の立上りエッジが整列するように前記ストロボ信号の位相を調整することを特徴とする請求項14に記載の半導体システム。
The second phase adjustment unit is
15. The semiconductor system according to claim 14, wherein a phase of the strobe signal is adjusted so that a rising edge of the strobe signal is aligned with a center of an effective window of the parallel data.
前記第2位相調整部が、
前記第1半導体チップの複数の前記データ送信部のうち、前記第2半導体チップの特定の前記データ受信部と連結したデータ送信部に入力される前記第1位相制御信号を前記第2位相制御信号に入力されることを特徴とする請求項14に記載の半導体システム。
The second phase adjustment unit is
Of the plurality of data transmission units of the first semiconductor chip, the first phase control signal input to the data transmission unit connected to the specific data reception unit of the second semiconductor chip is the second phase control signal. 15. The semiconductor system according to claim 14, wherein
前記第1位相制御信号および第2位相制御信号が、
入力されたコマンドによってデータの送受信が行われる前の初期期間に行われるデータトレーニングにより決定されることを特徴とする請求項14に記載の半導体システム。
The first phase control signal and the second phase control signal are:
15. The semiconductor system according to claim 14, wherein the semiconductor system is determined by data training performed in an initial period before data transmission / reception is performed according to an input command.
前記第2半導体チップが、
前記初期期間に、複数の前記データ受信部から出力される前記内部データのフィードバックを受けてトレーニングデータを出力するデータトレーニング部をさらに備え、
前記第1半導体チップが、
前記初期期間に、前記データトレーニング部から入力される前記トレーニングデータの入力を受けて前記第1位相制御信号ないし第3位相制御信号を生成するトレーニング制御部をさらに備えることを特徴とする請求項14に記載の半導体システム。
The second semiconductor chip is
A data training unit that outputs training data in response to feedback of the internal data output from the plurality of data reception units in the initial period;
The first semiconductor chip is
15. The apparatus according to claim 14, further comprising a training control unit that receives the training data input from the data training unit and generates the first to third phase control signals in the initial period. The semiconductor system described in 1.
前記データトレーニング部が、
複数の前記データ受信部から出力される前記内部データのフィードバックを受けて保存するレジスタと、
前記レジスタに保存されたデータを直列化させて出力する直列化器と、
前記直列化器の出力の入力を受けて前記トレーニングデータとして前記第1半導体チップに送信する送信器と、
を備えることを特徴とする請求項19に記載の半導体システム。
The data training unit
A register for receiving and storing feedback of the internal data output from a plurality of the data receiving units;
A serializer that serializes and outputs the data stored in the register;
A transmitter that receives an input of the output of the serializer and transmits the training data to the first semiconductor chip;
20. The semiconductor system according to claim 19, further comprising:
前記クロック受信部から出力される前記内部クロックを分配するクロック分配器と、
前記クロック分配器の出力をルーティングして複数の前記データ受信部および前記位相制御部に供給するローカルルータと、
をさらに備えることを特徴とする請求項10に記載の半導体システム。
A clock distributor for distributing the internal clock output from the clock receiver;
A local router that routes the output of the clock distributor and supplies it to the plurality of data receivers and the phase controller;
The semiconductor system according to claim 10, further comprising:
第1半導体チップと第2半導体チップとの間のデータを送受信する方法において、
複数の並列データ、クロックおよびストロボ信号を前記第1半導体チップから前記第2半導体チップに伝送するステップと、
前記ストロボ信号の入力を受けてトラッキングクロックを生成するステップと、
前記クロックの入力を受けて内部クロックを生成するステップと、
前記内部クロックに応じて前記並列データの入力を受けて内部データを生成するステップと、
データの送受信の間、前記内部クロックの位相の変動を補償するために、前記トラッキングクロックをトラッキングして前記内部クロックの位相を調整するステップと、
を含むことを特徴とする半導体システムのデータ送受信方法。
In a method for transmitting and receiving data between a first semiconductor chip and a second semiconductor chip,
Transmitting a plurality of parallel data, clock and strobe signals from the first semiconductor chip to the second semiconductor chip;
Receiving a strobe signal and generating a tracking clock;
Receiving an input of the clock and generating an internal clock; and
Receiving the parallel data according to the internal clock and generating internal data;
Tracking the tracking clock and adjusting the phase of the internal clock to compensate for variations in the phase of the internal clock during data transmission and reception;
A data transmission / reception method for a semiconductor system, comprising:
前記位相を調整する前記ステップが、
前記トラッキングクロックと前記内部クロックとの位相の差異を検出して内部クロック制御信号を出力するステップと、
前記内部クロック制御信号に応じて前記内部クロックの位相を補正するステップと、
を含むことを特徴とする請求項22に記載の半導体システムのデータ送受信方法。
The step of adjusting the phase comprises:
Detecting a phase difference between the tracking clock and the internal clock and outputting an internal clock control signal;
Correcting the phase of the internal clock in response to the internal clock control signal;
23. The data transmission / reception method for a semiconductor system according to claim 22, further comprising:
前記内部クロックが、
複数の前記並列データのうち特定の前記並列データの入力を受けるために入力される内部クロックを利用することを特徴とする請求項22に記載の半導体システムのデータ送受信方法。
The internal clock is
23. The data transmission / reception method of a semiconductor system according to claim 22, wherein an internal clock input to receive input of the specific parallel data among the plurality of parallel data is used.
前記第1半導体チップが基準クロックの入力を受けて前記クロックおよび多重位相クロック信号を生成するステップと、
複数の第1位相制御信号および前記多重位相クロック信号に応答して前記並列データの位相を調整するステップと、
第2位相制御信号および前記多重位相クロック信号に応答して前記ストロボ信号の位相を調整するステップと、
をさらに含むことを特徴とする請求項24に記載の半導体システムのデータ送受信方法。
The first semiconductor chip receiving a reference clock and generating the clock and a multiple phase clock signal;
Adjusting the phase of the parallel data in response to a plurality of first phase control signals and the multiple phase clock signal;
Adjusting the phase of the strobe signal in response to a second phase control signal and the multiple phase clock signal;
25. The data transmission / reception method of a semiconductor system according to claim 24, further comprising:
前記ストロボ信号の位相を調整する前記ステップで、
前記並列データの有効ウィンドウの中心に前記ストロボ信号の立上りエッジが整列するように前記ストロボ信号の位相を調整することを特徴とする請求項25に記載の半導体システムのデータ送受信方法。
In the step of adjusting the phase of the strobe signal,
26. The data transmission / reception method of a semiconductor system according to claim 25, wherein the phase of the strobe signal is adjusted so that the rising edge of the strobe signal is aligned with the center of the effective window of the parallel data.
前記ストロボ信号の位相を調整する前記ステップで、
複数の前記第1位相制御信号のうち特定の前記並列データの位相を調整するための前記第1位相制御信号を前記第2位相制御信号に入力されることを特徴とする請求項25に記載の半導体システムのデータ送受信方法。
In the step of adjusting the phase of the strobe signal,
26. The first phase control signal for adjusting the phase of specific parallel data among the plurality of first phase control signals is input to the second phase control signal. Data transmission / reception method for semiconductor system.
前記第1位相制御信号および前記第2位相制御信号が、
入力されたコマンドによってデータの送受信が行われる前の初期期間に行われるデータトレーニングに応じて決定されるステップをさらに含むことを特徴とする請求項25に記載の半導体システムのデータ送受信方法。
The first phase control signal and the second phase control signal are:
26. The data transmission / reception method of a semiconductor system according to claim 25, further comprising a step determined according to data training performed in an initial period before data transmission / reception is performed according to an input command.
データが送受信される前の初期期間に、前記第2半導体チップの前記内部データのフィードバックを受けてトレーニングデータを前記第1半導体チップに出力するステップと、
前記第1半導体チップで前記トレーニングデータの入力を受けて前記第1位相制御信号および前記第2位相制御信号を生成するステップと、
をさらに含むことを特徴とする請求項25に記載の半導体システムのデータ送受信方法。
Outputting training data to the first semiconductor chip in response to feedback of the internal data of the second semiconductor chip in an initial period before data is transmitted and received;
Receiving the training data at the first semiconductor chip and generating the first phase control signal and the second phase control signal;
26. The data transmission / reception method of a semiconductor system according to claim 25, further comprising:
前記トレーニングデータを出力する前記ステップが、
前記内部データのフィードバックを受けて保存するステップと、
前記保存されたデータを直列化させて出力するステップと、
前記直列化されたデータを前記トレーニングデータとして前記第1半導体チップに送信するステップと、
を含むことを特徴とする請求項29に記載の半導体システムのデータ送受信方法。
The step of outputting the training data comprises:
Receiving and storing feedback of the internal data;
Serializing and outputting the stored data; and
Transmitting the serialized data as the training data to the first semiconductor chip;
30. The data transmission / reception method of a semiconductor system according to claim 29, comprising:
入力される前記クロックを分配して前記内部クロックに出力するステップと、
分配して得られた前記内部クロックをルーティングするステップと、
をさらに含むことを特徴とする請求項22に記載の半導体システムのデータ送受信方法。
Distributing the input clock and outputting it to the internal clock;
Routing the internal clock obtained by distribution;
The data transmission / reception method for a semiconductor system according to claim 22, further comprising:
JP2010168398A 2010-04-28 2010-07-27 Data transmitting/receiving device and method for semiconductor systems Pending JP2011233216A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020100039566A KR101079209B1 (en) 2010-04-28 2010-04-28 Data input/output apparatus and method of semiconductor system
KR10-2010-0039566 2010-04-28

Publications (1)

Publication Number Publication Date
JP2011233216A true JP2011233216A (en) 2011-11-17

Family

ID=44857770

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010168398A Pending JP2011233216A (en) 2010-04-28 2010-07-27 Data transmitting/receiving device and method for semiconductor systems

Country Status (3)

Country Link
US (1) US8134876B2 (en)
JP (1) JP2011233216A (en)
KR (1) KR101079209B1 (en)

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8521979B2 (en) 2008-05-29 2013-08-27 Micron Technology, Inc. Memory systems and methods for controlling the timing of receiving read data
US8756486B2 (en) 2008-07-02 2014-06-17 Micron Technology, Inc. Method and apparatus for repairing high capacity/high bandwidth memory devices
US7855931B2 (en) 2008-07-21 2010-12-21 Micron Technology, Inc. Memory system and method using stacked memory device dice, and system using the memory system
US8289760B2 (en) 2008-07-02 2012-10-16 Micron Technology, Inc. Multi-mode memory device and method having stacked memory dice, a logic die and a command processing circuit and operating in direct and indirect modes
US8269538B2 (en) * 2009-04-27 2012-09-18 Mosys, Inc. Signal alignment system
US20110281517A1 (en) * 2010-05-14 2011-11-17 Rovi Technologies Corporation Systems and methods for executing a source handoff for media content presented on a user device from a network of set-top cells
US8400808B2 (en) 2010-12-16 2013-03-19 Micron Technology, Inc. Phase interpolators and push-pull buffers
US8345459B2 (en) * 2011-02-10 2013-01-01 Ati Technologies Ulc Architecture to facilitate reuse in multiple applications
US9658642B2 (en) * 2013-07-01 2017-05-23 Intel Corporation Timing control for unmatched signal receiver
US9171597B2 (en) * 2013-08-30 2015-10-27 Micron Technology, Inc. Apparatuses and methods for providing strobe signals to memories
KR102165231B1 (en) * 2013-12-30 2020-10-14 에스케이하이닉스 주식회사 Receiver circuit for correcting skew, semiconductor apparatus and system including the same
KR20150142852A (en) 2014-06-12 2015-12-23 에스케이하이닉스 주식회사 Semiconductor system generating multi-phase clocks and training method thereof
KR102173881B1 (en) * 2015-04-10 2020-11-04 에스케이하이닉스 주식회사 Semiconductor device performing de-skew operation
KR102472123B1 (en) * 2016-03-16 2022-11-30 에스케이하이닉스 주식회사 Semiconductor system and operating method thereof
KR102475816B1 (en) * 2016-03-17 2022-12-09 에스케이하이닉스 주식회사 Integrated circuit
KR102536657B1 (en) * 2016-07-12 2023-05-30 에스케이하이닉스 주식회사 Semiconductor device and semiconductor system
KR102447499B1 (en) * 2017-10-19 2022-09-26 삼성전자주식회사 Storage device and operating method of storage device
KR102471531B1 (en) * 2017-12-21 2022-11-28 에스케이하이닉스 주식회사 Semiconductor apparatus and system capable of performing high speed test in low speed operation environment
KR102478044B1 (en) 2018-05-18 2022-12-16 에스케이하이닉스 주식회사 Semiconductor system
JP2020046918A (en) 2018-09-19 2020-03-26 キオクシア株式会社 Recording device and control method
KR102649761B1 (en) 2019-05-27 2024-03-20 삼성전자주식회사 Method of calibrating clock phase and voltage offset and data recovery circuit performing the same
KR20210069514A (en) * 2019-12-03 2021-06-11 에스케이하이닉스 주식회사 Memory system and method of training the memory system

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4090088B2 (en) * 1996-09-17 2008-05-28 富士通株式会社 Semiconductor device system and semiconductor device
JP4613378B2 (en) * 1999-11-01 2011-01-19 富士通セミコンダクター株式会社 Semiconductor integrated circuit
JP4683690B2 (en) * 1999-11-05 2011-05-18 ルネサスエレクトロニクス株式会社 Semiconductor device
US6466491B2 (en) * 2000-05-19 2002-10-15 Fujitsu Limited Memory system and memory controller with reliable data latch operation
US6385129B1 (en) * 2001-08-30 2002-05-07 Micron Technology, Inc. Delay locked loop monitor test mode
KR100403635B1 (en) * 2001-11-06 2003-10-30 삼성전자주식회사 Data input circuit and data input method for synchronous semiconductor memory device
US7234034B2 (en) * 2002-09-16 2007-06-19 Texas Instruments Incorporated Self-clocking memory device
US6603706B1 (en) * 2002-12-18 2003-08-05 Lsi Logic Corporation Method and apparatus for synchronization of read data in a read data synchronization circuit
US6930932B2 (en) * 2003-08-27 2005-08-16 Hewlett-Packard Development Company, L.P. Data signal reception latch control using clock aligned relative to strobe signal
US7171321B2 (en) * 2004-08-20 2007-01-30 Rambus Inc. Individual data line strobe-offset control in memory systems
US7126874B2 (en) * 2004-08-31 2006-10-24 Micron Technology, Inc. Memory system and method for strobing data, command and address signals
KR100640594B1 (en) * 2004-10-27 2006-11-01 삼성전자주식회사 Interface circuit and memory system for implementing adaptive DQS latch scheme
US7688672B2 (en) * 2005-03-14 2010-03-30 Rambus Inc. Self-timed interface for strobe-based systems
KR100813554B1 (en) 2007-01-10 2008-03-17 주식회사 하이닉스반도체 Circuit for generating data strobe signal and semiconductor memory apparatus with the same
KR100845804B1 (en) 2007-02-27 2008-07-14 주식회사 하이닉스반도체 Circuit and method for controlling clock in semiconductor memory apparatus
KR100884604B1 (en) * 2007-09-04 2009-02-19 주식회사 하이닉스반도체 Semiconductor memory apparatus and method for obtaining sufficient timing margin for internal operation
US7872937B2 (en) * 2008-03-31 2011-01-18 Globalfoundries Inc. Data driver circuit for a dynamic random access memory (DRAM) controller or the like and method therefor
US7929361B2 (en) * 2008-03-31 2011-04-19 Advanced Micro Devices, Inc. Circuit using a shared delay locked loop (DLL) and method therefor
US7869287B2 (en) * 2008-03-31 2011-01-11 Advanced Micro Devices, Inc. Circuit for locking a delay locked loop (DLL) and method therefor
US7924637B2 (en) * 2008-03-31 2011-04-12 Advanced Micro Devices, Inc. Method for training dynamic random access memory (DRAM) controller timing delays
US7961533B2 (en) * 2008-05-27 2011-06-14 Advanced Micro Devices, Inc. Method and apparatus for implementing write levelization in memory subsystems
CN101958144B (en) * 2009-07-13 2013-08-21 澜起科技(上海)有限公司 Method for generating reading enabling signals and storage system adopting same

Also Published As

Publication number Publication date
US20110267117A1 (en) 2011-11-03
KR101079209B1 (en) 2011-11-03
US8134876B2 (en) 2012-03-13

Similar Documents

Publication Publication Date Title
JP2011233216A (en) Data transmitting/receiving device and method for semiconductor systems
US10699769B2 (en) Methods and apparatus for synchronizing communication with a memory controller
US10503201B2 (en) Drift tracking feedback for communication channels
US7907693B2 (en) Semiconductor device, a parallel interface system and methods thereof
US8582391B2 (en) Adjusting clock error across a circuit interface
US20090295441A1 (en) Apparatus and method for multi-phase clock generation
KR20090107126A (en) Method of tuning clock signal and Apparatus there-of
WO2018212892A1 (en) Apparatuses and methods for providing constant dqs-dq delay in a memory device
CN114301427A (en) Duty correction device and method, and semiconductor apparatus using the same
JP2006195602A (en) System clock distribution device and system clock distribution method
US7653169B2 (en) Timing adjustment for data transmitting/receiving circuit
JP2003078511A (en) Signal transmission system