JP2012094205A - Semiconductor device - Google Patents

Semiconductor device Download PDF

Info

Publication number
JP2012094205A
JP2012094205A JP2010239194A JP2010239194A JP2012094205A JP 2012094205 A JP2012094205 A JP 2012094205A JP 2010239194 A JP2010239194 A JP 2010239194A JP 2010239194 A JP2010239194 A JP 2010239194A JP 2012094205 A JP2012094205 A JP 2012094205A
Authority
JP
Japan
Prior art keywords
signal
clock signal
circuit
delay amount
dll
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.)
Withdrawn
Application number
JP2010239194A
Other languages
Japanese (ja)
Inventor
Kazutaka Miyano
和孝 宮野
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.)
Micron Memory Japan Ltd
Original Assignee
Elpida Memory 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 Elpida Memory Inc filed Critical Elpida Memory Inc
Priority to JP2010239194A priority Critical patent/JP2012094205A/en
Publication of JP2012094205A publication Critical patent/JP2012094205A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Stabilization Of Oscillater, Synchronisation, Frequency Synthesizers (AREA)
  • Dram (AREA)
  • Pulse Circuits (AREA)

Abstract

PROBLEM TO BE SOLVED: To prevent an output timing of read data and an external clock signal from not being synchronized with each other due to inability of a resume trigger signal to be generated.SOLUTION: A reset signal RESET for causing a DLL circuit 100 to initially boot and a resume trigger signal RESTART for causing the DLL circuit 100 to resume controlling a delay amount with respect to an internal clock signal ICLK of an internal clock signal LCLK are input to the DLL circuit 100. The DLL circuit 100 resumes controlling the delay amount in response to the reset signal RESET or the resume trigger signal RESTART having been activated. The DLL circuit 100 continues controlling the delay amount even after the DLL circuit 100 has been locked before the resume trigger signal RESTART is activated after the reset signal RESET has been activated, and stops controlling the delay amount in response to a lock of the DLL circuit 100 after the resume trigger signal RESTART has been activated.

Description

本発明は、半導体装置に関し、特にDLL(Delay-Locked Loop)回路を用いてクロック信号を生成する半導体装置に関する。   The present invention relates to a semiconductor device, and more particularly to a semiconductor device that generates a clock signal using a DLL (Delay-Locked Loop) circuit.

近年、クロックに同期した動作を行う半導体装置が広く使用されている。例えば、パーソナルコンピュータなどのメインメモリとして用いられるDDR(Double Data Rate)型のシンクロナスメモリなどである。このような半導体装置では、リードデータの出力タイミングを外部クロック信号に対して正確に同期させる必要があることから、外部クロック信号に同期した内部クロック信号を生成するためのDLL回路が用いられる。特許文献1には、このようなDLL回路の例が開示されている。   In recent years, semiconductor devices that operate in synchronization with a clock have been widely used. For example, a DDR (Double Data Rate) type synchronous memory used as a main memory of a personal computer or the like. In such a semiconductor device, since it is necessary to accurately synchronize the output timing of read data with an external clock signal, a DLL circuit for generating an internal clock signal synchronized with the external clock signal is used. Patent Document 1 discloses an example of such a DLL circuit.

DLL回路は一般に、外部クロック信号と内部クロック信号の位相差及び内部クロック信号のデューティー比に基づいてカウント値が更新されるカウンタ回路と、外部クロック信号を遅延させることにより内部クロック信号を生成するディレイラインとを備え、カウンタ回路のカウント値によってディレイラインの遅延量が決まるよう構成されている。カウント値の更新動作、すなわち遅延量の制御動作は、DLL回路がロックした後、つまり、位相差及びデューティー比がそれぞれ所定値(一般には位相差がゼロ、デューティー比が50%)に達した後も、外部クロック信号に追従すべく継続される。このため、DLL回路はロックした後においても所定の電力を消費し続けることになる。   The DLL circuit generally has a counter circuit whose count value is updated based on the phase difference between the external clock signal and the internal clock signal and the duty ratio of the internal clock signal, and a delay that generates the internal clock signal by delaying the external clock signal. And the delay amount of the delay line is determined by the count value of the counter circuit. The count value update operation, that is, the delay amount control operation is performed after the DLL circuit is locked, that is, after the phase difference and the duty ratio each reach a predetermined value (generally, the phase difference is zero and the duty ratio is 50%). Is also continued to follow the external clock signal. For this reason, the DLL circuit continues to consume predetermined power even after locking.

特開2009−278528号公報JP 2009-278528 A

近年、DLL回路がロックした場合にディレイラインの遅延量の制御動作を止め、一方で必要に応じて制御動作を再開させる技術が考案されている。これによれば、DLL回路の消費電力を低減できる一方、必要時には遅延量制御動作が再開することから、遅延量制御動作を停止させたことによってリードデータの出力タイミングと外部クロック信号の同期が外れてしまうことも防止できる。   In recent years, a technique has been devised in which the control operation of the delay amount of the delay line is stopped when the DLL circuit is locked, while the control operation is restarted as necessary. According to this, while the power consumption of the DLL circuit can be reduced, the delay amount control operation is restarted when necessary, so that the output timing of the read data and the external clock signal are out of synchronization by stopping the delay amount control operation. Can also be prevented.

上記技術においては、遅延量制御動作の再開は再開トリガ信号によって行われる。これは、半導体装置内部において、リフレッシュコマンド、カウンタ出力、オシレータ出力などに応じて自動生成される信号であり、DLL回路を初期起動するためのリセット信号とは異なる信号である。再開トリガ信号を用いることにより、例えばリフレッシュ動作の開始タイミングで遅延量制御動作を再開することや、定期的に遅延量制御動作を再開することが実現される。   In the above technique, the delay amount control operation is restarted by a restart trigger signal. This is a signal that is automatically generated in response to a refresh command, counter output, oscillator output, etc. in the semiconductor device, and is different from a reset signal for initially starting the DLL circuit. By using the restart trigger signal, for example, it is possible to restart the delay amount control operation at the start timing of the refresh operation, or to periodically restart the delay amount control operation.

しかしながら、このような再開トリガ信号を利用することは、遅延量制御動作を再開できなくなってしまうリスクを抱えることになる。つまり、再開トリガ信号を必ず生成できるのであれば問題ないが、半導体装置の動作環境(電源電圧や温度など)によっては、再開トリガ信号の生成ができない場合がある。このような場合、初期起動後に一旦DLL回路がロックして遅延量制御動作が停止した後、少なくとも動作環境が変化するまでの間、二度と遅延量制御動作が再開されなくなるため、上述した位相差及びデューティー比が上記所定値から大幅にずれ、リードデータの出力タイミングと外部クロック信号の同期が外れてしまうおそれがある。   However, using such a restart trigger signal has a risk that the delay amount control operation cannot be restarted. That is, there is no problem as long as the restart trigger signal can be generated, but the restart trigger signal may not be generated depending on the operating environment (power supply voltage, temperature, etc.) of the semiconductor device. In such a case, after the DLL circuit is locked once after the initial startup and the delay amount control operation is stopped, the delay amount control operation is not resumed at least until the operation environment is changed. There is a possibility that the duty ratio is greatly deviated from the predetermined value, and the output timing of the read data is not synchronized with the external clock signal.

なお、リセット信号が生成できなくなる可能性ももちろんあるが、そのような場合、DLL回路がそもそも全く動作しないことから、リードデータの出力タイミングと外部クロック信号の同期が開始されることがない。したがって、同期外れという事象は発生しない。   Of course, there is a possibility that the reset signal cannot be generated. In such a case, since the DLL circuit does not operate at all, the read data output timing and the external clock signal are not synchronized. Therefore, the event of out of synchronization does not occur.

再開トリガ信号の生成ができないのは一種の不良であるが、電源電圧や温度などの条件が一定である製造工程でのテストでは必ずしも検出できず、実機に搭載して初めて判明する場合もある。したがって、再開トリガ信号を生成できないことによってリードデータの出力タイミングと外部クロック信号の同期が外れてしまうことの防止策が求められている。   Although it is a kind of failure that the restart trigger signal cannot be generated, it cannot always be detected by a test in a manufacturing process in which conditions such as a power supply voltage and temperature are constant, and may be found only after being mounted on an actual machine. Therefore, there is a demand for a measure for preventing the read data output timing from being out of synchronization with the external clock signal because the restart trigger signal cannot be generated.

本発明による半導体装置は、第1のクロック信号を遅延させてなる第2のクロック信号を生成するDLL回路を備える半導体装置であって、前記DLL回路には、当該DLL回路を初期起動させるリセット信号と、前記第2のクロック信号の前記第1のクロック信号に対する遅延量の制御を当該DLL回路に再開させる再開トリガ信号とが入力され、前記DLL回路は、前記リセット信号又は前記再開トリガ信号が活性化されたことに応じて前記遅延量の制御を開始し、前記リセット信号が活性化された後前記再開トリガ信号が活性化される前には、当該DLL回路のロック後にも前記遅延量の制御を継続し、前記再開トリガ信号が活性化された後には、当該DLL回路のロックに応じて前記遅延量の制御を停止することを特徴とする。   A semiconductor device according to the present invention includes a DLL circuit that generates a second clock signal obtained by delaying a first clock signal, and the DLL circuit includes a reset signal that initially activates the DLL circuit. And a restart trigger signal for causing the DLL circuit to resume control of the delay amount of the second clock signal with respect to the first clock signal, and the DLL circuit is activated by the reset signal or the restart trigger signal. Control of the delay amount in response to activation of the delay circuit, and after the reset signal is activated and before the restart trigger signal is activated, the delay amount is controlled even after the DLL circuit is locked. The delay amount control is stopped according to the lock of the DLL circuit after the restart trigger signal is activated.

本発明の他の一側面による半導体装置は、第1のクロック信号を遅延させてなる第2のクロック信号を生成する機能を有し、前記第1のクロック信号の位相と前記第2のクロック信号に基づいて生成される参照クロック信号の位相とが一致するよう、前記第2のクロック信号の前記第1のクロック信号に対する遅延量を制御するDLL回路を備える半導体装置であって、前記DLL回路には、第1及び第2のDLL更新信号がこの順で順次入力され、前記DLL回路は、前記第1のDLL更新信号を受けて前記遅延量の制御を開始し、その後前記第1のクロック信号の位相と前記参照クロック信号の位相とが実質的に一致した後にも前記遅延量の制御を継続し、前記第2のDLL更新信号を受けた後、前記第1のクロック信号の位相と前記参照クロック信号の位相とが実質的に一致したことに応じて前記遅延量の制御を停止することを特徴とする。   A semiconductor device according to another aspect of the present invention has a function of generating a second clock signal obtained by delaying a first clock signal, and the phase of the first clock signal and the second clock signal The semiconductor device includes a DLL circuit that controls a delay amount of the second clock signal with respect to the first clock signal so that the phase of the reference clock signal generated based on the first clock signal matches the phase of the reference clock signal. The first and second DLL update signals are sequentially input in this order, and the DLL circuit receives the first DLL update signal and starts controlling the delay amount, and then the first clock signal. Even after the phase of the reference clock signal substantially coincides with the phase of the reference clock signal, control of the delay amount is continued, and after receiving the second DLL update signal, the phase of the first clock signal and the reference And the phase of the clock signal, characterized in that the stop control of substantially matched the amount of delay in response to the.

本発明によれば、リセット信号(第1のDLL更新信号)が活性化されたことに応じて開始される遅延量の制御がDLL回路のロック後にも停止されないので、仮に再開トリガ信号(第2のDLL更新信号)がいつまでも活性化されなかったとしても、DLL回路のロック状態を維持できる。したがって、再開トリガ信号を生成できないことによってリードデータの出力タイミングと外部クロック信号の同期が外れてしまうことが防止される。   According to the present invention, since the control of the delay amount started in response to the activation of the reset signal (first DLL update signal) is not stopped even after the DLL circuit is locked, the restart trigger signal (second The DLL circuit lock state can be maintained even if the DLL update signal) is not activated indefinitely. Therefore, it is possible to prevent the output data output timing from being out of synchronization with the external clock signal due to the inability to generate the restart trigger signal.

本発明の好ましい実施形態による半導体装置の全体構成を示すブロック図である。1 is a block diagram showing an overall configuration of a semiconductor device according to a preferred embodiment of the present invention. 本発明の好ましいの実施の形態によるDLL回路の回路構成を示す図である。It is a figure which shows the circuit structure of the DLL circuit by preferable embodiment of this invention. 本発明の好ましいの実施の形態によるDLL回路において使用される各種信号のタイミングチャートである。4 is a timing chart of various signals used in a DLL circuit according to a preferred embodiment of the present invention.

以下、添付図面を参照しながら、本発明の好ましい実施の形態について詳細に説明する。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings.

図1は、本発明の好ましい実施形態による半導体装置10の全体構成を示すブロック図である。   FIG. 1 is a block diagram showing the overall configuration of a semiconductor device 10 according to a preferred embodiment of the present invention.

本実施形態による半導体装置10はDDR型のSDRAM(Synchronous Dynamic Random Access Memory)であり、外部端子として、クロック端子11a,11b、コマンド端子12a〜12e、アドレス端子13及びデータ入出力端子14を備えている。その他、電源端子やデータストローブ端子なども備えられているが、これらについては図示を省略してある。   The semiconductor device 10 according to the present embodiment is a DDR SDRAM (Synchronous Dynamic Random Access Memory), and includes clock terminals 11a and 11b, command terminals 12a to 12e, an address terminal 13, and a data input / output terminal 14 as external terminals. Yes. In addition, although a power supply terminal, a data strobe terminal, and the like are also provided, these are not shown.

クロック端子11a,11bは、それぞれ外部クロック信号CK,/CKが供給される端子であり、供給された外部クロック信号CK,/CKは、クロック入力回路21に供給される。本明細書において信号名の先頭に「/」が付されている信号は、対応する信号の反転信号又はローアクティブな信号であることを意味する。したがって、外部クロック信号CK,/CKは互いに相補の信号である。クロック入力回路21は、外部クロック信号CK,/CKに基づいて単相の内部クロック信号ICLKを生成し、これをDLL回路100に供給する。   The clock terminals 11 a and 11 b are terminals to which external clock signals CK and / CK are respectively supplied. The supplied external clock signals CK and / CK are supplied to the clock input circuit 21. In this specification, a signal having “/” at the head of a signal name means an inverted signal of the corresponding signal or a low active signal. Therefore, the external clock signals CK and / CK are complementary signals. The clock input circuit 21 generates a single-phase internal clock signal ICLK based on the external clock signals CK and / CK, and supplies this to the DLL circuit 100.

DLL回路100は、内部クロック信号ICLKを受けて、外部クロック信号CK,/CKに対して位相制御され、かつデューティー制御された内部クロック信号LCLKを生成するクロック生成回路である。生成された内部クロック信号LCLKは、データ入出力回路70に供給される。図1に示すように、DLL回路100には、ディレイライン110、遅延量制御回路120、再開トリガ信号生成回路130、及び起動回路140が含まれている。DLL回路100の詳細について後述する。   The DLL circuit 100 is a clock generation circuit that receives the internal clock signal ICLK and generates an internal clock signal LCLK that is phase-controlled and duty-controlled with respect to the external clock signals CK and / CK. The generated internal clock signal LCLK is supplied to the data input / output circuit 70. As shown in FIG. 1, the DLL circuit 100 includes a delay line 110, a delay amount control circuit 120, a restart trigger signal generation circuit 130, and an activation circuit 140. Details of the DLL circuit 100 will be described later.

コマンド端子12a〜12eは、それぞれロウアドレスストローブ信号/RAS、カラムアドレスストローブ信号/CAS、ライトイネーブル信号/WE、チップセレクト信号/CS、及びオンダイターミネーション信号ODTが供給される端子である。これらのコマンド信号CMDは、コマンド入力回路31に供給される。コマンド入力回路31に供給されたこれらコマンド信号CMDは、コマンドデコーダ32に供給される。コマンドデコーダ32は、コマンド信号の保持、デコード及びカウントなどを行うことによって、各種内部コマンドICMDを生成する回路である。生成された内部コマンドICMDは、ロウ系制御回路51、カラム系制御回路52、モードレジスタ53、データ入出力回路70及びDLL回路100などに供給される。   The command terminals 12a to 12e are terminals to which a row address strobe signal / RAS, a column address strobe signal / CAS, a write enable signal / WE, a chip select signal / CS, and an on-die termination signal ODT are supplied, respectively. These command signals CMD are supplied to the command input circuit 31. These command signals CMD supplied to the command input circuit 31 are supplied to the command decoder 32. The command decoder 32 is a circuit that generates various internal commands ICMD by holding, decoding, and counting command signals. The generated internal command ICMD is supplied to the row control circuit 51, the column control circuit 52, the mode register 53, the data input / output circuit 70, the DLL circuit 100, and the like.

アドレス端子13は、アドレス信号ADDが供給される端子であり、供給されたアドレス信号ADDは、アドレス入力回路41に供給される。アドレス入力回路41の出力は、アドレスラッチ回路42に供給される。アドレスラッチ回路42にラッチされたアドレス信号ADDのうち、ロウアドレスについてはロウ系制御回路51に供給され、カラムアドレスについてはカラム系制御回路52に供給される。また、モードレジスタセットにエントリしている場合には、アドレス信号ADDはモードレジスタ53に供給され、これによってモードレジスタ53の内容が更新される。   The address terminal 13 is a terminal to which an address signal ADD is supplied. The supplied address signal ADD is supplied to the address input circuit 41. The output of the address input circuit 41 is supplied to the address latch circuit 42. Of the address signal ADD latched by the address latch circuit 42, the row address is supplied to the row control circuit 51, and the column address is supplied to the column control circuit 52. If the entry is made in the mode register set, the address signal ADD is supplied to the mode register 53, whereby the contents of the mode register 53 are updated.

ロウ系制御回路51は、アドレスラッチ回路42より供給されるロウアドレスをロウデコーダ61に供給する回路である。また、ロウ系制御回路51にはリフレッシュカウンタ51aが含まれる。リフレッシュカウンタ51aのカウント値はリフレッシュ対象のロウアドレス(リフレッシュアドレス)を示しており、内部コマンドICMDの一種であるリフレッシュ信号が活性化されたタイミングで、ロウアドレスとしてロウデコーダ61に供給される。   The row-related control circuit 51 is a circuit that supplies a row address supplied from the address latch circuit 42 to the row decoder 61. The row-related control circuit 51 includes a refresh counter 51a. The count value of the refresh counter 51a indicates a row address (refresh address) to be refreshed, and is supplied to the row decoder 61 as a row address at the timing when a refresh signal which is a kind of internal command ICMD is activated.

ロウデコーダ61は、メモリセルアレイ60に含まれるいずれかのワード線WLを選択する回路である。メモリセルアレイ60内においては、複数のワード線WLと複数のビット線BLが交差しており、その交点にはメモリセルMCが配置されている(図1では、1本のワード線WL、1本のビット線BL及び1個のメモリセルMCのみを示している)。メモリセルMCに記憶されたデータを保持するためにはリフレッシュ動作(メモリセルの情報の再更新)が必要であり、リフレッシュ対象のアドレスは、ロウ系制御回路51から入力される上記リフレッシュアドレスによって指定される。ビット線BLは、センス回路63内の対応するセンスアンプSAに接続されている。   The row decoder 61 is a circuit that selects any word line WL included in the memory cell array 60. In the memory cell array 60, a plurality of word lines WL and a plurality of bit lines BL intersect, and memory cells MC are arranged at the intersections (in FIG. 1, one word line WL, one line Only the bit line BL and one memory cell MC are shown). In order to hold the data stored in the memory cell MC, a refresh operation (re-update of the information in the memory cell) is required, and the refresh target address is designated by the refresh address input from the row control circuit 51. Is done. The bit line BL is connected to a corresponding sense amplifier SA in the sense circuit 63.

カラム系制御回路52の出力は、カラムデコーダ62に供給される。カラムデコーダ62は、センス回路63に含まれるいずれかのセンスアンプSAを選択する回路である。カラムデコーダ62によって選択されたセンスアンプSAは、メインI/O線MIOを介してデータアンプ64に接続される。データアンプ64は、リード動作時においてはセンスアンプSAによって増幅されたリードデータをさらに増幅し、リードライトバスRWBSを介してこれをデータ入出力回路70に供給する。一方、ライト動作時においては、リードライトバスRWBSを介してデータ入出力回路70から供給されるライトデータを増幅し、これをセンスアンプSAに供給する。   The output of the column control circuit 52 is supplied to the column decoder 62. The column decoder 62 is a circuit that selects one of the sense amplifiers SA included in the sense circuit 63. The sense amplifier SA selected by the column decoder 62 is connected to the data amplifier 64 via the main I / O line MIO. The data amplifier 64 further amplifies the read data amplified by the sense amplifier SA during the read operation, and supplies it to the data input / output circuit 70 via the read / write bus RWBS. On the other hand, during the write operation, the write data supplied from the data input / output circuit 70 via the read / write bus RWBS is amplified and supplied to the sense amplifier SA.

データ入出力端子14は、リードデータDQの出力及びライトデータDQの入力を行うための端子であり、データ入出力回路70に接続されている。データ入出力回路70には出力バッファ71が含まれており、リード動作時においては内部クロック信号LCLKに同期して出力バッファ71からリードデータDQが出力される。なお、図1にはデータ入出力端子14を1つだけ示しているが、データ入出力端子14の数が1つである必要はなく、複数個設けても構わない。   The data input / output terminal 14 is a terminal for outputting read data DQ and inputting write data DQ, and is connected to the data input / output circuit 70. The data input / output circuit 70 includes an output buffer 71, and read data DQ is output from the output buffer 71 in synchronization with the internal clock signal LCLK during a read operation. Although only one data input / output terminal 14 is shown in FIG. 1, the number of data input / output terminals 14 is not necessarily one, and a plurality of data input / output terminals 14 may be provided.

以上が本実施形態による半導体装置10の全体構成である。次に、DLL回路100について詳細に説明する。   The above is the overall configuration of the semiconductor device 10 according to the present embodiment. Next, the DLL circuit 100 will be described in detail.

図2は、DLL回路100の回路構成を示す図である。上述したように、DLL回路100は、内部クロック信号ICLK(第1のクロック信号)に基づいて内部クロック信号LCLK(第2のクロック信号)を生成する機能を有する。内部クロック信号LCLKは内部クロック信号ICLKを所与の遅延量だけ遅延させてなる信号であり、その周期は内部クロック信号ICLKの周期と同一である。   FIG. 2 is a diagram illustrating a circuit configuration of the DLL circuit 100. As described above, the DLL circuit 100 has a function of generating the internal clock signal LCLK (second clock signal) based on the internal clock signal ICLK (first clock signal). Internal clock signal LCLK is a signal obtained by delaying internal clock signal ICLK by a given delay amount, and the cycle thereof is the same as the cycle of internal clock signal ICLK.

ディレイライン110は、内部クロック信号ICLKを遅延させることによって出力用の内部クロック信号LCLKを生成する遅延回路であり、その遅延量は、内部クロック信号LCLKの位相及びデューティーを制御することを目的として、遅延量制御回路120によって調整される。特に限定されるものではないが、ディレイライン110には、相対的に粗い調整ピッチで内部クロック信号ICLKを遅延させるコースディレイラインと、相対的に細かい調整ピッチで内部クロック信号ICLKを遅延させるファインディレイラインを含んでいることが好ましい。   The delay line 110 is a delay circuit that generates an internal clock signal LCLK for output by delaying the internal clock signal ICLK. The delay amount is for the purpose of controlling the phase and duty of the internal clock signal LCLK. It is adjusted by the delay amount control circuit 120. Although not particularly limited, the delay line 110 includes a coarse delay line that delays the internal clock signal ICLK with a relatively coarse adjustment pitch, and a fine delay that delays the internal clock signal ICLK with a relatively fine adjustment pitch. It preferably includes a line.

遅延量制御回路120は、内部クロック信号ICLK,LCLKを受け、これらに基づいて、リードデータDQの出力タイミングが内部クロック信号ICLKと同期し、かつ内部クロック信号LCLKのデューティー比が所定値(通常は50%)となるよう、ディレイライン110の遅延量を制御する回路である。図2に示すように、遅延量制御回路120は、バッファ121、レプリカ回路122、位相・デューティー判定回路123、制御回路124、分周回路125、カウンタ回路126、ディレイ回路127、及び更新停止・再開回路128を有している。以下、これらの回路について一つ一つ説明する。   The delay amount control circuit 120 receives the internal clock signals ICLK and LCLK, and based on these, the output timing of the read data DQ is synchronized with the internal clock signal ICLK, and the duty ratio of the internal clock signal LCLK is a predetermined value (usually 50%) is a circuit that controls the delay amount of the delay line 110. As shown in FIG. 2, the delay amount control circuit 120 includes a buffer 121, a replica circuit 122, a phase / duty determination circuit 123, a control circuit 124, a frequency dividing circuit 125, a counter circuit 126, a delay circuit 127, and update stop / restart. A circuit 128 is included. Hereinafter, each of these circuits will be described.

バッファ121は、図1に示した出力バッファ71と実質的に同一の回路構成を有している。また、レプリカ回路122は、DLL回路100からデータ入出力端子14に至るまでのその他の回路と実質的に同一の回路構成を有している。したがって、バッファ121とレプリカ回路122とによって、DLL回路100からデータ入出力端子14に至るまでの回路のレプリカ回路が実現されている。なお、バッファ121及びレプリカ回路122にはトランジスタが含まれるが、そのサイズを対応するトランジスタのサイズと同一にする必要はない。すなわち、インピーダンスが実質的に同じである限り、バッファ121及びレプリカ回路122にはシュリンクしたトランジスタを用いても構わない。   The buffer 121 has substantially the same circuit configuration as the output buffer 71 shown in FIG. The replica circuit 122 has substantially the same circuit configuration as other circuits from the DLL circuit 100 to the data input / output terminal 14. Therefore, a replica circuit of a circuit from the DLL circuit 100 to the data input / output terminal 14 is realized by the buffer 121 and the replica circuit 122. Note that although the buffer 121 and the replica circuit 122 include transistors, the sizes thereof do not have to be the same as the sizes of the corresponding transistors. That is, as long as the impedance is substantially the same, a shrink transistor may be used for the buffer 121 and the replica circuit 122.

バッファ121には内部クロック信号LCLKが入力されており、レプリカ回路122にはバッファ121の出力(バッファ121を通過した内部クロック信号LCLK)が入力される。レプリカ回路122は、入力された内部クロック信号LCLKに同期してフィードバッククロック信号fbCLK(参照クロック信号)を生成し、位相・デューティー判定回路123に出力する。バッファ121及びレプリカ回路122がDLL回路100からデータ入出力端子14に至るまでの回路のレプリカ回路となっていることから、フィードバッククロック信号fbCLKの位相及びデューティーは、データ入出力端子14の出力信号(リードデータDQ)の位相及びデューティーと正確に一致する。   The internal clock signal LCLK is input to the buffer 121, and the output of the buffer 121 (the internal clock signal LCLK that has passed through the buffer 121) is input to the replica circuit 122. The replica circuit 122 generates a feedback clock signal fbCLK (reference clock signal) in synchronization with the input internal clock signal LCLK and outputs it to the phase / duty determination circuit 123. Since the buffer 121 and the replica circuit 122 are replica circuits of the circuit from the DLL circuit 100 to the data input / output terminal 14, the phase and duty of the feedback clock signal fbCLK are the output signal of the data input / output terminal 14 ( It exactly matches the phase and duty of the read data DQ).

位相・デューティー判定回路123、制御回路124、及びカウンタ回路126は、協働して、フィードバッククロック信号fbCLKと内部クロック信号ICLKとの位相差、及びフィードバッククロック信号fbCLKのデューティー比のいずれか少なくとも一方に基づいてカウント値COUNTの更新動作を行う。以下、それぞれについて詳しく説明する。   The phase / duty determination circuit 123, the control circuit 124, and the counter circuit 126 cooperate to at least one of the phase difference between the feedback clock signal fbCLK and the internal clock signal ICLK, and the duty ratio of the feedback clock signal fbCLK. Based on this, the count value COUNT is updated. Each will be described in detail below.

まず、位相・デューティー判定回路123は、内部クロック信号ICLKとフィードバッククロック信号fbCLKとの位相差を検出し、内部クロック信号ICLKに対してフィードバッククロック信号fbCLKの位相が進んでいるか或いは遅れているかを判定するとともに、フィードバッククロック信号fbCLKのデューティー比も検出し、検出したデューティー比が所定値に比べて大きいか小さいかも判定する。判定は内部クロック信号ICLKの毎周期ごとに行われ、その結果は判定信号PDとして制御回路124に供給される。   First, the phase / duty determination circuit 123 detects the phase difference between the internal clock signal ICLK and the feedback clock signal fbCLK, and determines whether the phase of the feedback clock signal fbCLK is advanced or delayed with respect to the internal clock signal ICLK. At the same time, the duty ratio of the feedback clock signal fbCLK is also detected, and it is determined whether the detected duty ratio is larger or smaller than a predetermined value. The determination is performed every cycle of the internal clock signal ICLK, and the result is supplied to the control circuit 124 as the determination signal PD.

制御回路124は、判定信号PDに基づいてアップダウン信号U/Dを更新する。この更新は、サンプリングクロック信号SYNCLKに同期して行われる。ここで、サンプリングクロック信号SYNCLKは、分周回路125によって生成される信号である。分周回路125は、内部クロック信号ICLKを分周することによって、より周波数の低いサンプリングクロック信号SYNCLKを生成する機能を有する。特に限定されるものではないが、分周数は16又は32に設定することが好適である。したがって、例えば、分周回路125が内部クロック信号ICLKを16分周する場合には、内部クロック信号ICLKの16サイクルごとにサンプリングクロック信号SYNCLKが活性化することになる。この場合、アップダウン信号U/Dの更新周期は16クロックサイクルとなる。制御回路124によって生成されたアップダウン信号U/Dは、カウンタ回路126に供給される。   The control circuit 124 updates the up / down signal U / D based on the determination signal PD. This update is performed in synchronization with the sampling clock signal SYNCLK. Here, the sampling clock signal SYNCLK is a signal generated by the frequency dividing circuit 125. The frequency dividing circuit 125 has a function of generating a sampling clock signal SYNCLK having a lower frequency by dividing the internal clock signal ICLK. Although not particularly limited, the frequency dividing number is preferably set to 16 or 32. Therefore, for example, when the frequency dividing circuit 125 divides the internal clock signal ICLK by 16, the sampling clock signal SYNCLK is activated every 16 cycles of the internal clock signal ICLK. In this case, the update period of the up / down signal U / D is 16 clock cycles. The up / down signal U / D generated by the control circuit 124 is supplied to the counter circuit 126.

カウンタ回路126は、アップダウン信号U/Dに基づいてカウントアップ又はカウントダウンする機能を有する。このカウントアップ又はカウントダウンは、上述したサンプリングクロック信号SYNCLKがディレイ回路127を通過することによって得られる遅延サンプリングクロック信号SYNCLKDに同期して行われる。カウンタ回路126のカウント値COUNTはディレイライン110に供給され、これによってディレイライン110の遅延量が定められる。   The counter circuit 126 has a function of counting up or counting down based on the up / down signal U / D. This count-up or count-down is performed in synchronization with the delayed sampling clock signal SYNCLKD obtained by passing the sampling clock signal SYNCLK through the delay circuit 127 described above. The count value COUNT of the counter circuit 126 is supplied to the delay line 110, whereby the delay amount of the delay line 110 is determined.

更新停止・再開回路128は、カウント値COUNTに基づいて当該DLL回路100がロックしているか否かを判定する機能を有し、ロックしていると判定した場合には、遅延量制御回路120による遅延量の制御を停止する。具体的には、停止指示信号STPを活性化することにより、バッファ121及び分周回路125の動作を停止する。これにより、遅延量制御回路120による遅延量の制御動作が停止する。なお、更新停止・再開回路128は、起動回路140から入力される起動信号SS(後述)が非活性状態である場合に限り、停止指示信号STPを活性化する処理を行う。   The update stop / restart circuit 128 has a function of determining whether or not the DLL circuit 100 is locked based on the count value COUNT. If it is determined that the DLL circuit 100 is locked, the delay amount control circuit 120 Stop controlling the amount of delay. Specifically, the operation of the buffer 121 and the frequency dividing circuit 125 is stopped by activating the stop instruction signal STP. Thereby, the delay amount control operation by the delay amount control circuit 120 is stopped. The update stop / restart circuit 128 performs a process of activating the stop instruction signal STP only when a start signal SS (described later) input from the start circuit 140 is in an inactive state.

ロックしているか否かの判定動作について説明する。DLL回路100がロック状態になると、フィードバッククロック信号fbCLKの位相と内部クロック信号ICLKの位相とが実質的に一致し、かつフィードバッククロック信号fbCLKのデューティー比が予め定められた目標値と実質的に一致することになる。「実質的に一致する」とは、完全に一致している場合の値を挟んで揺らいでいる場合を含むという意味である。この場合、カウント値COUNTは隣接する2つの値の間を行ったり来たりするようになる。更新停止・再開回路128は、カウント値COUNTの変化パターンを検出できるように構成されており、上記のように2つの値の間を行ったり来たりする変化パターンを検出した場合に、DLL回路100がロックしていると判定する。   The operation for determining whether or not the lock is applied will be described. When the DLL circuit 100 is locked, the phase of the feedback clock signal fbCLK and the phase of the internal clock signal ICLK substantially coincide with each other, and the duty ratio of the feedback clock signal fbCLK substantially coincides with a predetermined target value. Will do. “Substantially match” means to include a case where it fluctuates across a value when it is completely matched. In this case, the count value COUNT goes back and forth between two adjacent values. The update stop / restart circuit 128 is configured to be able to detect a change pattern of the count value COUNT, and when detecting a change pattern that goes back and forth between two values as described above, the DLL circuit 100 Is determined to be locked.

更新停止・再開回路128はまた、起動信号SSが活性化したことに応じて、停止指示信号STPを非活性化する機能も有する。停止指示信号STPが非活性化されると、バッファ121及び分周回路125が動作を開始し、遅延量制御回路120による遅延量の制御が開始される。   The update stop / restart circuit 128 also has a function of inactivating the stop instruction signal STP in response to the activation signal SS being activated. When the stop instruction signal STP is deactivated, the buffer 121 and the frequency dividing circuit 125 start operating, and the delay amount control circuit 120 starts controlling the delay amount.

以上、遅延量制御回路120内の各回路について説明した。   The circuits in the delay amount control circuit 120 have been described above.

次に、再開トリガ信号生成回路130は、遅延量制御回路120による遅延量の制御を再開させることを示す再開トリガ信号RESTARTを生成する回路である。再開トリガ信号RESTARTは、リフレッシュ信号REFB(上述したロウ系制御回路51に入力されるリフレッシュ信号と同じ信号)が活性化したことに応じて活性化する信号としてもよいし、オシレータの出力や何らかのカウント回路のカウント値に基づいて活性化する信号としてもよい。オシレータの出力に基づいて再開トリガ信号RESTARTを生成する場合、再開トリガ信号RESTARTは定期的に(一定周期で)活性化されることになる。   Next, the restart trigger signal generation circuit 130 is a circuit that generates a restart trigger signal RESTART indicating that the delay amount control circuit 120 restarts control of the delay amount. The restart trigger signal RESTART may be a signal that is activated in response to the activation of the refresh signal REFB (the same signal as the refresh signal input to the row control circuit 51 described above), an oscillator output, or some count The signal may be activated based on the count value of the circuit. When the restart trigger signal RESTART is generated based on the output of the oscillator, the restart trigger signal RESTART is activated periodically (with a constant cycle).

起動回路140は、上述した再開トリガ信号RESTART又は内部コマンドICMDの一種であるリセット信号RESETが活性化されたことに応じて起動信号SSを活性化するとともに、再開トリガ信号RESTARTが非活性化されたことに応じて起動信号SSを非活性化する回路である。リセット信号RESETは、DLL回路100を初期起動させるために外部から入力される信号であり、通常は半導体装置10の電源投入時に活性化される。起動回路140は、リセット信号RESETが非活性化されたことに応じた起動信号SSの非活性化は行わない。   The activation circuit 140 activates the activation signal SS in response to the activation of the above-described restart trigger signal RESTART or the reset signal RESET which is a kind of the internal command ICMD, and the restart trigger signal RESTART is deactivated. This is a circuit that deactivates the activation signal SS accordingly. The reset signal RESET is a signal input from the outside for initial activation of the DLL circuit 100 and is normally activated when the semiconductor device 10 is powered on. The activation circuit 140 does not deactivate the activation signal SS in response to the deactivation of the reset signal RESET.

起動回路140は、具体的には、図2に示すように、フリップフロップ141及びオア回路142を有している。フリップフロップ141は、D,S(Set),CLKの各入力及びQ出力を有して構成される。D入力には常にロウが入力され、S入力にはリセット信号RESETが入力され、CLK入力には再開トリガ信号RESTARTが入力される。オア回路142には、再開トリガ信号RESTARTとフリップフロップ141のQ出力とが入力され、オア回路142の出力は上述した起動信号SSとなる。   Specifically, the activation circuit 140 includes a flip-flop 141 and an OR circuit 142 as shown in FIG. The flip-flop 141 is configured to have each input of D, S (Set), and CLK and Q output. A low is always input to the D input, a reset signal RESET is input to the S input, and a restart trigger signal RESTART is input to the CLK input. The OR circuit 142 receives the restart trigger signal RESTART and the Q output of the flip-flop 141, and the output of the OR circuit 142 becomes the above-described start signal SS.

起動回路140の動作により、DLL回路100では、リセット信号RESET又は再開トリガ信号RESTARTが活性化されたことに応じて遅延量の制御が開始される。また、リセット信号RESETが活性化された後再開トリガ信号RESTARTが活性化される前には、当該DLL回路100のロック後にも遅延量の制御が継続され、再開トリガ信号RESTARTが活性化された後には、当該DLL回路100のロックに応じて遅延量の制御が停止される。以下、各信号のタイミング図を参照しながら、このようなDLL回路100の動作について、詳しく説明する。   Due to the operation of the activation circuit 140, the DLL circuit 100 starts to control the delay amount in response to the activation of the reset signal RESET or the restart trigger signal RESTART. In addition, after the reset signal RESET is activated and before the restart trigger signal RESTART is activated, control of the delay amount is continued even after the DLL circuit 100 is locked, and after the restart trigger signal RESTART is activated. The control of the delay amount is stopped according to the lock of the DLL circuit 100. Hereinafter, the operation of the DLL circuit 100 will be described in detail with reference to the timing chart of each signal.

図3は、リセット信号RESET、再開トリガ信号RESTART、フリップフロップ141のQ出力から出力される信号、起動信号SS、停止指示信号STPのタイミング図である。同図では、各信号をハイアクティブな信号としている。同図に示すように、遅延量制御回路120による遅延量の制御が行われる期間は、停止指示信号STPが非活性化状態である期間に一致する。   FIG. 3 is a timing chart of the reset signal RESET, the restart trigger signal RESTART, the signal output from the Q output of the flip-flop 141, the start signal SS, and the stop instruction signal STP. In the figure, each signal is a high active signal. As shown in the figure, the period during which the delay amount control by the delay amount control circuit 120 is performed coincides with the period in which the stop instruction signal STP is in an inactive state.

図3に示すように、リセット信号RESET及び再開トリガ信号RESTARTはいずれもパルス状の信号である。リセット信号RESETはDLL回路100の初期起動時に一度だけ活性化され、再開トリガ信号RESTARTは、初期起動後必要に応じて何度も活性化される。再開トリガ信号RESTARTの具体的な活性化タイミングは、上述したように再開トリガ信号生成回路130によって決定される。   As shown in FIG. 3, both the reset signal RESET and the restart trigger signal RESTART are pulse signals. The reset signal RESET is activated only once when the DLL circuit 100 is initially activated, and the restart trigger signal RESTART is activated as many times as necessary after the initial activation. The specific activation timing of the restart trigger signal RESTART is determined by the restart trigger signal generation circuit 130 as described above.

初めに時刻Tでリセット信号RESET(第1のDLL更新信号)が活性化されると、フリップフロップ141のQ出力及び起動信号SSが相次いで活性化される。したがって、停止指示信号STPが非活性化され、遅延量制御回路120による遅延量の制御が開始される。時刻Tでリセット信号RESETが非活性化されてもフリップフロップ141のQ出力は活性化された状態のまま維持されるので、起動信号SSは非活性化されず、遅延量制御回路120による遅延量の制御は継続される。 First , when the reset signal RESET (first DLL update signal) is activated at time T1, the Q output of the flip-flop 141 and the activation signal SS are sequentially activated. Therefore, the stop instruction signal STP is deactivated, and the delay amount control by the delay amount control circuit 120 is started. Even if the reset signal RESET is deactivated at time T 2 , the Q output of the flip-flop 141 is maintained in an activated state, so that the activation signal SS is not deactivated and the delay by the delay amount control circuit 120. Quantity control continues.

次に、時刻Tで再開トリガ信号RESTART(第2のDLL更新信号)が活性化すると、フリップフロップ141のQ出力が非活性化する。これは、D入力に入力されているロウがQ出力に出力されるようになるからであるが、これによりオア回路142の一方の入力であるQ出力が非活性化されることになる。しかし一方で、オア回路142の他方の入力である再開トリガ信号RESTARTが活性化されるので、結果的にオア回路142の出力である起動信号SSは、図3に示すように活性状態を維持する。したがって、遅延量制御回路120による遅延量の制御は継続される。言い換えれば、再開トリガ信号RESTART(第2のDLL更新信号)が活性化されるタイミングで、改めて遅延量制御回路120による遅延量の制御が開始される。フリップフロップ141のQ出力は、この後、再開トリガ信号RESTARTの状態にかかわらず非活性状態のまま維持される。 Next, when the restart trigger signal RESTART (second DLL update signal) is activated at time T 3, Q output of the flip-flop 141 is deactivated. This is because the row input to the D input is output to the Q output, but this causes the Q output, which is one input of the OR circuit 142, to be deactivated. However, on the other hand, the restart trigger signal RESTART, which is the other input of the OR circuit 142, is activated, and as a result, the start signal SS, which is the output of the OR circuit 142, maintains the active state as shown in FIG. . Therefore, the delay amount control by the delay amount control circuit 120 is continued. In other words, control of the delay amount by the delay amount control circuit 120 is started again at the timing when the restart trigger signal RESTART (second DLL update signal) is activated. Thereafter, the Q output of the flip-flop 141 is maintained in an inactive state regardless of the state of the restart trigger signal RESTART.

その後、時刻Tで再開トリガ信号RESTART(第2のDLL更新信号)が非活性化すると、そのタイミングで起動信号SSが非活性化される。したがって、次にDLL回路100がロックしたタイミング(時刻T)で停止指示信号STPが活性化し、遅延量制御回路120による遅延量の制御動作が停止する。 Thereafter, at time T 4 restart trigger signal RESTART (second DLL update signal) when deactivated, the start signal SS at that timing is deactivated. Therefore, the stop instruction signal STP is activated at the next timing (time T 5 ) when the DLL circuit 100 is locked, and the delay amount control operation by the delay amount control circuit 120 is stopped.

続いて、時刻Tで次の再開トリガ信号RESTART(第3のDLL更新信号)が活性化した場合には、オア回路142の動作により、起動信号SSが、再開トリガ信号RESTARTと同様のパルス状に活性化される。こうして起動信号SSが一時的に活性化されたことによって停止指示信号STPが非活性化し、遅延量制御回路120による遅延量の制御が開始される。そして、時刻TでDLL回路100がロック状態に到達すると、停止指示信号STPが活性化し、遅延量の制御は停止される。これ以降、再開トリガ信号RESTARTが活性化する都度、同様の処理が繰り返される。 Then, when at time T 6 the next restart trigger signal RESTART (third DLL update signal) is activated, the operation of the OR circuit 142, the start signal SS is the same pulsed and resumption trigger signal RESTART Activated. Thus, when the activation signal SS is temporarily activated, the stop instruction signal STP is deactivated, and the delay amount control circuit 120 starts controlling the delay amount. When the DLL circuit 100 at time T 7 to reach the locked state, stop instruction signal STP is activated, the control of the delay amount is stopped. Thereafter, the same processing is repeated each time the restart trigger signal RESTART is activated.

このように、DLL回路100では、リセット信号RESETが非活性化されても起動信号SSを非活性化しないようにしている。言い換えれば、リセット信号RESETが非活性化されたことに応じた起動信号SSの非活性化を行わないようにしているので、再開トリガ信号RESTARTが活性化するまでの間は、DLL回路100のロック後にも遅延量の制御が継続される。したがって、仮に再開トリガ信号RESTARTが全く生成されない状況となってしまった場合であっても、DLL回路100のロック状態は維持される。   Thus, in the DLL circuit 100, the activation signal SS is not deactivated even when the reset signal RESET is deactivated. In other words, since the activation signal SS is not deactivated in response to the deactivation of the reset signal RESET, the DLL circuit 100 is locked until the restart trigger signal RESTART is activated. The control of the delay amount is continued later. Therefore, even if the restart trigger signal RESTART is not generated at all, the locked state of the DLL circuit 100 is maintained.

以上説明したように、本実施の形態による半導体装置10によれば、リセット信号RESETの活性化後、仮に再開トリガ信号RESTARTがいつまでも活性化しなかったとしても、DLL回路100のロック状態を維持できる。したがって、再開トリガ信号RESTARTを生成できないことによってリードデータの出力タイミングと外部クロック信号の同期が外れてしまうことが防止されている。   As described above, according to the semiconductor device 10 according to the present embodiment, even after the reset signal RESET is activated, the locked state of the DLL circuit 100 can be maintained even if the restart trigger signal RESTART is not activated indefinitely. Therefore, it is prevented that the output timing of the read data is out of synchronization with the external clock signal because the restart trigger signal RESTART cannot be generated.

以上、本発明の好ましい実施形態について説明したが、本発明は、上記の実施形態に限定されることなく、本発明の主旨を逸脱しない範囲で種々の変更が可能であり、それらも本発明の範囲内に包含されるものであることはいうまでもない。   The preferred embodiments of the present invention have been described above, but the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the spirit of the present invention. Needless to say, it is included in the range.

例えば、上記実施の形態では、位相とデューティの両方を制御するDLL回路に本発明を適用した例を取り上げて説明したが、いずれか一方のみを制御するDLL回路にも本発明は適用可能である。   For example, in the above-described embodiment, an example in which the present invention is applied to a DLL circuit that controls both phase and duty has been described. However, the present invention can also be applied to a DLL circuit that controls only one of them. .

また、上記実施の形態では、SDRAMに本発明を適用した例を取り上げたが、本発明は、外部クロック信号に同期したリードデータ出力を行う半導体装置であれば、メモリ用、ロジック用を問わず広く適用可能である。   In the above embodiment, the example in which the present invention is applied to the SDRAM has been described. However, the present invention is not limited to a memory device or a logic device as long as it is a semiconductor device that outputs read data synchronized with an external clock signal. Widely applicable.

10 半導体装置
11a,11b クロック端子
12a〜12e コマンド端子
13 アドレス端子
14 データ入出力端子
21 クロック入力回路
31 コマンド入力回路
32 コマンドデコーダ
41 アドレス入力回路
42 アドレスラッチ回路
51 ロウ系制御回路
51a リフレッシュカウンタ
52 カラム系制御回路
53 モードレジスタ
60 メモリセルアレイ
61 ロウデコーダ
62 カラムデコーダ
63 センス回路
64 データアンプ
70 データ入出力回路
71 出力バッファ
100 DLL回路
110 ディレイライン
120 遅延量制御回路
121 バッファ
122 レプリカ回路
123 位相・デューティー判定回路
124 制御回路
125 分周回路
126 カウンタ回路
127 ディレイ回路
128 更新停止・再開回路
130 再開トリガ信号生成回路
131 フリップフロップ
132 オア回路
140 起動回路
CK,/CK 外部クロック信号
COUNT カウント値
fbCLK フィードバッククロック信号(参照クロック信号)
ICLK 内部クロック信号(第1のクロック信号)
LCLK 内部クロック信号(第2のクロック信号)
RESET リセット信号
RESTART 再開トリガ信号
SS 起動信号
STP 停止指示信号
DESCRIPTION OF SYMBOLS 10 Semiconductor device 11a, 11b Clock terminal 12a-12e Command terminal 13 Address terminal 14 Data input / output terminal 21 Clock input circuit 31 Command input circuit 32 Command decoder 41 Address input circuit 42 Address latch circuit 51 Row system control circuit 51a Refresh counter 52 Column System control circuit 53 Mode register 60 Memory cell array 61 Row decoder 62 Column decoder 63 Sense circuit 64 Data amplifier 70 Data input / output circuit 71 Output buffer 100 DLL circuit 110 Delay line 120 Delay amount control circuit 121 Buffer 122 Replica circuit 123 Phase / duty determination Circuit 124 Control circuit 125 Frequency divider circuit 126 Counter circuit 127 Delay circuit 128 Update stop / restart circuit 130 Restart trigger signal generation circuit 1 1 flip flop 132 OR circuit 140 starting circuit CK, / CK external clock signal COUNT count fbCLK feedback clock signal (a reference clock signal)
ICLK Internal clock signal (first clock signal)
LCLK Internal clock signal (second clock signal)
RESET Reset signal RESTART Restart trigger signal SS Start signal STP Stop instruction signal

Claims (8)

第1のクロック信号を遅延させてなる第2のクロック信号を生成するDLL回路を備える半導体装置であって、
前記DLL回路には、当該DLL回路を初期起動させるリセット信号と、前記第2のクロック信号の前記第1のクロック信号に対する遅延量の制御を当該DLL回路に再開させる再開トリガ信号とが入力され、
前記DLL回路は、
前記リセット信号又は前記再開トリガ信号が活性化されたことに応じて前記遅延量の制御を開始し、
前記リセット信号が活性化された後前記再開トリガ信号が活性化される前には、当該DLL回路のロック後にも前記遅延量の制御を継続し、
前記再開トリガ信号が活性化された後には、当該DLL回路のロックに応じて前記遅延量の制御を停止する
ことを特徴とする半導体装置。
A semiconductor device including a DLL circuit that generates a second clock signal obtained by delaying a first clock signal,
The DLL circuit receives a reset signal for initial activation of the DLL circuit and a restart trigger signal for causing the DLL circuit to resume control of the delay amount of the second clock signal with respect to the first clock signal.
The DLL circuit
In response to the activation of the reset signal or the restart trigger signal, the control of the delay amount is started,
After the reset signal is activated and before the restart trigger signal is activated, control of the delay amount is continued even after the DLL circuit is locked,
After the restart trigger signal is activated, the control of the delay amount is stopped according to the lock of the DLL circuit.
前記再開トリガ信号は、前記リセット信号が活性化された後、複数回にわたって活性化される
ことを特徴とする請求項1に記載の半導体装置。
The semiconductor device according to claim 1, wherein the restart trigger signal is activated a plurality of times after the reset signal is activated.
前記リセット信号は、当該半導体装置の電源投入時に活性化される
ことを特徴とする請求項1又は2に記載の半導体装置。
The semiconductor device according to claim 1, wherein the reset signal is activated when the semiconductor device is powered on.
前記DLL回路は、
前記第1のクロック信号を前記遅延量だけ遅延させて前記第2のクロック信号を生成するディレイラインと、
前記リセット信号又は前記再開トリガ信号が活性化されたことに応じて起動信号を活性化する起動回路と、
前記起動信号が活性化したことに応じて前記遅延量の制御を開始する一方、前記起動信号が非活性状態であり、かつ当該DLL回路がロックしている場合に前記遅延量の制御を行わない遅延量制御回路と
を備え、
前記起動回路は、前記再開トリガ信号が非活性化されたことに応じて前記起動信号を非活性化する一方、前記リセット信号が非活性化されたことに応じた前記起動信号の非活性化を行わない
ことを特徴とする請求項1乃至3のいずれか一項に記載の半導体装置。
The DLL circuit
A delay line for delaying the first clock signal by the delay amount to generate the second clock signal;
An activation circuit that activates an activation signal in response to activation of the reset signal or the restart trigger signal;
Control of the delay amount is started in response to the activation of the activation signal, while the delay amount is not controlled when the activation signal is inactive and the DLL circuit is locked. A delay amount control circuit, and
The activation circuit deactivates the activation signal in response to the deactivation of the restart trigger signal, while deactivating the activation signal in response to the deactivation of the reset signal. The semiconductor device according to claim 1, wherein the semiconductor device is not performed.
前記遅延量制御回路は、前記第2のクロック信号に基づいて生成される参照クロック信号と前記第1のクロック信号との位相差、及び前記参照クロック信号のデューティー比のいずれか少なくとも一方に基づいてカウント値の更新動作を行い、該カウント値に基づいて当該DLL回路がロックしているか否かを判定する
ことを特徴とする請求項4に記載の半導体装置。
The delay amount control circuit is based on at least one of a phase difference between a reference clock signal generated based on the second clock signal and the first clock signal, and a duty ratio of the reference clock signal. The semiconductor device according to claim 4, wherein a count value update operation is performed, and it is determined whether or not the DLL circuit is locked based on the count value.
第1のクロック信号を遅延させてなる第2のクロック信号を生成する機能を有し、前記第1のクロック信号の位相と前記第2のクロック信号に基づいて生成される参照クロック信号の位相とが一致するよう、前記第2のクロック信号の前記第1のクロック信号に対する遅延量を制御するDLL回路を備える半導体装置であって、
前記DLL回路には、第1及び第2のDLL更新信号がこの順で順次入力され、
前記DLL回路は、前記第1のDLL更新信号を受けて前記遅延量の制御を開始し、その後前記第1のクロック信号の位相と前記参照クロック信号の位相とが実質的に一致した後にも前記遅延量の制御を継続し、前記第2のDLL更新信号を受けた後、前記第1のクロック信号の位相と前記参照クロック信号の位相とが実質的に一致したことに応じて前記遅延量の制御を停止する
ことを特徴とする半導体装置。
A function of generating a second clock signal obtained by delaying the first clock signal, the phase of the first clock signal and the phase of the reference clock signal generated based on the second clock signal; A semiconductor device including a DLL circuit that controls a delay amount of the second clock signal with respect to the first clock signal so that
First and second DLL update signals are sequentially input to the DLL circuit in this order,
The DLL circuit receives the first DLL update signal and starts controlling the delay amount, and then after the phase of the first clock signal and the phase of the reference clock signal substantially coincide with each other, After continuing the control of the delay amount and receiving the second DLL update signal, the delay amount is controlled according to the fact that the phase of the first clock signal substantially matches the phase of the reference clock signal. A semiconductor device characterized in that control is stopped.
前記DLL回路には、前記第2のDLL更新信号に続いて第3のDLL更新信号が入力され、
前記DLL回路は、前記第3のDLL更新信号を受けて前記遅延量の制御を開始し、前記第1のクロック信号の位相と前記参照クロック信号の位相とが実質的に一致したことに応じて前記遅延量の制御を停止する
ことを特徴とする請求項6に記載の半導体装置。
A third DLL update signal is input to the DLL circuit following the second DLL update signal,
The DLL circuit receives the third DLL update signal and starts controlling the delay amount, and in response to the phase of the first clock signal substantially matching the phase of the reference clock signal The semiconductor device according to claim 6, wherein control of the delay amount is stopped.
前記第1のDLL更新信号は、当該半導体装置の電源投入時に前記DLL回路に入力される
ことを特徴とする請求項6又は7に記載の半導体装置。
The semiconductor device according to claim 6, wherein the first DLL update signal is input to the DLL circuit when the semiconductor device is powered on.
JP2010239194A 2010-10-26 2010-10-26 Semiconductor device Withdrawn JP2012094205A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010239194A JP2012094205A (en) 2010-10-26 2010-10-26 Semiconductor device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010239194A JP2012094205A (en) 2010-10-26 2010-10-26 Semiconductor device

Publications (1)

Publication Number Publication Date
JP2012094205A true JP2012094205A (en) 2012-05-17

Family

ID=46387368

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010239194A Withdrawn JP2012094205A (en) 2010-10-26 2010-10-26 Semiconductor device

Country Status (1)

Country Link
JP (1) JP2012094205A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10965292B1 (en) 2020-06-08 2021-03-30 Winbond Electronics Corp. Delay-locked loop device and operation method therefor
JP2021180434A (en) * 2020-05-15 2021-11-18 華邦電子股▲ふん▼有限公司Winbond Electronics Corp. Delay-locked loop device and method of operating the same

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021180434A (en) * 2020-05-15 2021-11-18 華邦電子股▲ふん▼有限公司Winbond Electronics Corp. Delay-locked loop device and method of operating the same
US10965292B1 (en) 2020-06-08 2021-03-30 Winbond Electronics Corp. Delay-locked loop device and operation method therefor

Similar Documents

Publication Publication Date Title
KR101138028B1 (en) Clock generating circuit, semiconductor device including the same, and data processing system
US10658019B2 (en) Circuit, system and method for controlling read latency
US7116143B2 (en) Synchronous clock generator including duty cycle correction
US7149145B2 (en) Delay stage-interweaved analog DLL/PLL
US6836166B2 (en) Method and system for delay control in synchronization circuits
US9077350B2 (en) Delay-locked loop circuit and method of controlling the same
US8400868B2 (en) Circuit and method for controlling a clock synchronizing circuit for low power refresh operation
US7327173B2 (en) Delay-locked loop having a pre-shift phase detector
US7423456B2 (en) Fast response time, low power phase detector circuits, devices and systems incorporating the same, and associated methods
KR100638747B1 (en) Clock generation apparatus in semiconductor memory device and its method
US20080079469A1 (en) Semiconductor memory device including delay-locked-loop control circuit and control method for effective current consumption management
JP2010219751A (en) Semiconductor device
US9196349B2 (en) Semiconductor device
US10923177B1 (en) Delay-locked loop, memory device, and method for operating delay-locked loop
JP2012094205A (en) Semiconductor device
JP2013031128A (en) Semiconductor device

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20130730

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130822

A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140107