KR20160043497A - Method and device for implementing symbol lock of IO interface - Google Patents

Method and device for implementing symbol lock of IO interface Download PDF

Info

Publication number
KR20160043497A
KR20160043497A KR1020150033247A KR20150033247A KR20160043497A KR 20160043497 A KR20160043497 A KR 20160043497A KR 1020150033247 A KR1020150033247 A KR 1020150033247A KR 20150033247 A KR20150033247 A KR 20150033247A KR 20160043497 A KR20160043497 A KR 20160043497A
Authority
KR
South Korea
Prior art keywords
data
symbol lock
write
output
signal
Prior art date
Application number
KR1020150033247A
Other languages
Korean (ko)
Other versions
KR102334382B1 (en
Inventor
김혜란
오태영
Original Assignee
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to US14/879,618 priority Critical patent/US9898438B2/en
Publication of KR20160043497A publication Critical patent/KR20160043497A/en
Application granted granted Critical
Publication of KR102334382B1 publication Critical patent/KR102334382B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F5/00Methods or arrangements for data conversion without changing the order or content of the data handled
    • G06F5/06Methods or arrangements for data conversion without changing the order or content of the data handled for changing the speed of data flow, i.e. speed regularising or timing, e.g. delay lines, FIFO buffers; over- or underrun control therefor

Abstract

The present invention relates to a method and device for executing a symbol lock operation on an input/output (I/O) interface. On the I/O interface between a memory controller and a memory device, the memory controller transmits a write command, symbol lock patterns, and write data bursts while the memory device receives symbol lock patterns in a preamble section and receives the write data bursts after write latency. The memory device generates a write enable signal from the write command and includes a symbol lock pattern detection unit. The symbol lock pattern detection unit stores multiple symbol lock patterns, detects the symbol lock patterns based on the write enable signal, and searches for the first data of the write data bursts based on the detected symbol lock patterns.

Description

입출력 인터페이스에서 심볼 락을 수행하는 방법 및 장치 {Method and device for implementing symbol lock of IO interface}[0001] The present invention relates to a method and apparatus for performing a symbol lock on an input / output interface,

본 발명은 반도체 장치에 관한 것으로서, 더욱 상세하게는 멀티 비트 입출력 인터페이스에서 전송 데이터의 첫번째 데이터를 찾는 심볼 락 방법 및 장치에 관한 것이다.The present invention relates to a semiconductor device, and more particularly, to a symbol lock method and apparatus for finding first data of transmission data in a multi-bit input / output interface.

반도체 메모리 장치들은 컴퓨터와 같은 시스템들의 데이터와 동작 명령들(instructions)을 관리하고 저장하는데 사용될 수 있다. 특히, DRAM (Dynamic Random Access Memory)은 메모리 셀 구조가 단순하다는 이점으로, 저 비용으로 매우 높은 저장 용량(high storage density)을 가질 수 있다. DRAM은 큰 전자 시스템들 뿐아니라 휴대폰, 휴대용 컴퓨터, 휴대용 멀티미디어 플레이어와 같은 모바일 시스템들에 사용될 수 있다. DRAM은 다양한 인터페이스를 통하여 이러한 시스템들과 연결되고, 시스템들에서 처리되는 데이터를 송수신할 수 있다. 데이터를 수신하는 측에서, 인터페이스를 통해 전송되는 심볼 데이터 중 첫번째 데이터를 찾아내는 심볼 락 방법이 중요하다. 심볼 락 방법들 중에서 심볼 전체를 1회 루프(loop) 시키는 방법은 소요 시간이 길기 때문에, 고속 인터페이스에서는 부적합하다. 고속 인터페이스에서는 빠른 심볼 락을 수행하는 방법이 요구된다.Semiconductor memory devices can be used to manage and store data and operational instructions in systems such as computers. Particularly, DRAM (Dynamic Random Access Memory) has an advantage of simple memory cell structure and can have a very high storage density at low cost. DRAM can be used in mobile systems such as cell phones, portable computers, and portable multimedia players as well as large electronic systems. The DRAM can be connected to these systems through various interfaces, and can transmit and receive data to be processed in the systems. On the receiving side of the data, the symbol lock method of finding the first data of the symbol data transmitted through the interface is important. Among the symbol lock methods, a method of looping the entire symbol once is not suitable for a high-speed interface because it takes a long time. A fast symbol lock is required for high-speed interfaces.

본 발명의 일 목적은 전송되는 데이터 버스트의 첫번째 데이터를 찾는 입출력 인터페이스를 제공하는 것이다.It is an object of the present invention to provide an input / output interface for finding the first data of a transmitted data burst.

본 발명의 다른 목적은 기입 데이터 버스트의 첫번째 데이터를 찾는 메모리 장치를 제공하는 것이다.It is another object of the present invention to provide a memory device for finding the first data of a write data burst.

본 발명의 또 다른 목적은 전송 데이터 버스트의 첫번째 데이터를 찾는 심볼 락 방법을 제공하는 것이다.It is yet another object of the present invention to provide a symbol lock method for finding the first data of a transmission data burst.

상기 일 목적을 달성하기 위하여, 본 발명의 일면에 따른 입출력 인터페이스는, 입출력 인터페이스를 통하여 적어도 하나의 심볼 락 패턴과 데이터 버스트를 전송하는 전송부와, 입출력 인터페이스를 통해 수신되는 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 따라 데이터 버스트의 첫번째 데이터를 찾는 수신부를 포함한다.According to an aspect of the present invention, there is provided an input / output interface including a transmitter for transmitting at least one symbol lock pattern and a data burst through an input / output interface, a symbol lock pattern received through the input / And a receiving unit for searching for the first data of the data burst according to the detected symbol lock pattern.

본 발명의 실시예들에 따라, 수신부는 심볼 락 패턴 다수개를 저장하고, 입출력 인터페이스를 통해 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하여 심볼 락 패턴을 검출할 수 있다.According to embodiments of the present invention, the receiver may store a plurality of symbol lock patterns, and may compare the received symbol data with stored symbol lock patterns to detect a symbol lock pattern.

본 발명의 실시예들에 따라, 전송부는 기입 커맨드를 발행하는 메모리 콘트롤러이고, 수신부는 기입 커맨드에 응답하여 기입 인에이블 신호를 생성하고, 기입 인에이블 신호에 기초하여 데이터 버스트의 첫번째 데이터를 찾는 메모리 장치일 수 있다.According to embodiments of the present invention, the transfer unit is a memory controller that issues a write command, and the receiving unit generates a write enable signal in response to the write command, and searches the first data of the data burst based on the write enable signal, Device.

본 발명의 실시예들에 따라, 메모리 장치는 클럭 신호를 수신하고, 클럭 신호의 이븐 에지들에 따라 제1 클럭 신호를 생성하고, 클럭 신호의 오드 에지들에 따라 제2 클럭 신호를 생성하는 클럭 발생부, 제1 및 제2 클럭 신호들과 기입 인에이블 신호에 응답하여 데이터 입출력(DQ) 신호 다수개를 통해 전달되는 심볼 락 패턴과 데이터 버스트를 순차적으로 입력하고 시리얼하게 출력하는 샘플러 및 기입 FIFO, 기입 인에이블 신호에 응답하여 샘플러 및 기입 FIFO의 출력에서 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 따라 데이터 래치 신호를 생성하는 심볼 락 패턴 검출부, 그리고 데이터 래치 신호에 응답하여 샘플러 및 기입 FIFO의 출력에서 데이터 버스트를 패러럴하게 출력하는 데이터 정렬부를 포함할 수 있다.According to embodiments of the present invention, a memory device receives a clock signal, generates a first clock signal in accordance with even edges of the clock signal, and generates a second clock signal in accordance with the odd edges of the clock signal. A sampler for sequentially inputting and outputting a symbol lock pattern and a data burst transferred through a plurality of data input / output (DQ) signals in response to the first and second clock signals and the write enable signal, and a write FIFO A symbol lock pattern detector for detecting a symbol lock pattern at an output of a sampler and a write FIFO in response to a write enable signal and generating a data latch signal in accordance with the detected symbol lock pattern, And a data arrangement for outputting a data burst in an output of the FIFO in a parallel fashion.

본 발명의 실시예들에 따라, 수신부는 심볼 락 패턴 다수개를 저장하고, 입출력 인터페이스를 통해 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하고, 다수개의 심볼 락 패턴들을 검출하고, 검출된 심볼 락 패턴들에 따라 기입 인에이블 신호를 생성하고, 기입 인에이블 신호에 기초하여 데이터 버스트의 첫번째 데이터를 찾는 메모리 장치일 수 있다.According to embodiments of the present invention, the receiver stores a plurality of symbol lock patterns, compares data received via the input / output interface with stored symbol lock patterns, detects a plurality of symbol lock patterns, And to find the first data of the data burst based on the write enable signal.

본 발명의 실시예들에 따라, 메모리 장치는 클럭 신호를 수신하고, 클럭 신호의 이븐 에지들에 따라 제1 클럭 신호를 생성하고, 클럭 신호의 오드 에지들에 따라 제2 클럭 신호를 생성하는 클럭 발생부, 제1 및 제2 클럭 신호들에 응답하여 데이터 입출력(DQ) 신호 다수개를 통해 전달되는 심볼 락 패턴들과 데이터 버스트를 순차적으로 입력하고 시리얼하게 출력하는 샘플러 및 기입 FIFO, 샘플러 및 기입 FIFO의 출력에서 심볼 락 패턴들을 검출하고, 검출된 심볼 락 패턴들에 따라 기입 인에이블 신호를 생성하고, 기입 인에이블 신호에 기초하여 데이터 래치 신호를 생성하는 심볼 락 패턴 검출부, 그리고 데이터 래치 신호에 응답하여 샘플러 및 기입 FIFO의 출력에서 데이터 버스트를 패러럴하게 출력하는 데이터 정렬부를 포함할 수 있다.According to embodiments of the present invention, a memory device receives a clock signal, generates a first clock signal in accordance with even edges of the clock signal, and generates a second clock signal in accordance with the odd edges of the clock signal. A sampler and a write FIFO for sequentially inputting and serially outputting symbol lock patterns and data bursts transmitted through a plurality of data input / output (DQ) signals in response to first and second clock signals, a sampler and a write A symbol lock pattern detector for detecting symbol lock patterns at the output of the FIFO, generating a write enable signal in accordance with the detected symbol lock patterns, and generating a data latch signal based on the write enable signal, And a data arrangement for outputting the data bursts in a parallel fashion at the output of the sampler and the write FIFO in response.

본 발명의 실시예들에 따라, 전송부는 독출 커맨드에 응답하여 독출 데이터를 데이터 버스트로 출력하는 메모리 장치이고, 수신부는 독출 커맨드를 발행하고, 독출 데이터의 첫번째 데이터를 찾는 메모리 콘트롤러일 수 있다.According to embodiments of the present invention, the transfer unit is a memory device that outputs read data in a data burst in response to a read command, and the receiving unit may be a memory controller that issues a read command and finds the first data of the read data.

본 발명의 실시예들에 따라, 메모리 콘트롤러는 심볼 락 패턴 다수개를 저장하고, 입출력 인터페이스를 통해 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하여 심볼 락 패턴을 검출할 수 있다.According to embodiments of the present invention, the memory controller may store a plurality of symbol lock patterns, and may compare the received symbol data with the received symbol data through the input / output interface to detect the symbol lock pattern.

본 발명의 실시예들에 따라, 입출력 인터페이스는 전송부와 수신부 사이에 연결되는 다수개의 데이터 입출력(DQ) 신호들 중 일부를 하나의 그룹으로 설정하고, 그룹화된 DQ 신호들의 패턴을 심볼 락 패턴으로 이용할 수 있다.According to embodiments of the present invention, the input / output interface sets a part of a plurality of data input / output (DQ) signals connected between a transmitting unit and a receiving unit into one group, and groups the patterns of the grouped DQ signals into a symbol lock pattern Can be used.

본 발명의 실시예들에 따라, 입출력 인터페이스는 전송부와 수신부 사이에 연결되는 데이터 입출력(DQ) 신호에 인가되는 전압 레벨을 심볼 락 패턴으로 이용할 수 있다.According to embodiments of the present invention, the input / output interface may use a voltage level applied to a data input / output (DQ) signal connected between a transmitting unit and a receiving unit as a symbol lock pattern.

본 발명의 실시예들에 따라, 수신부는 심볼 락 패턴 다수개를 저장하고, 입출력 인터페이스를 통해 수신되는 DQ 신호의 전압 레벨을 디지털 신호로 변환하고, 변환된 디지털 신호와 저장된 심볼 락 패턴들을 비교하여 심볼 락 패턴을 검출할 수 있다.According to embodiments of the present invention, the receiver stores a plurality of symbol lock patterns, converts the voltage level of the DQ signal received through the input / output interface to a digital signal, compares the converted digital signal with stored symbol lock patterns The symbol lock pattern can be detected.

상기 다른 목적을 달성하기 위하여, 본 발명의 일면에 따른 메모리 장치는, 기입 커맨드에 응답하여 기입 인에이블 신호를 생성하는 커맨드 디코더, 클럭 신호에 따라 다수개의 데이터 입출력(DQ) 신호들로서 전달되는 심볼 락 패턴과 기입 데이터 버스트를 순차적으로 입력하여 출력하는 샘플러 및 기입 FIFO, 그리고 기입 인에이블 신호에 기초하여 샘플러 및 기입 FIFO의 출력에서 기입 데이터 버스트의 첫번째 데이터를 찾는 심볼 락 패턴 검출부를 포함한다.According to another aspect of the present invention, there is provided a memory device including a command decoder for generating a write enable signal in response to a write command, a command decoder for generating a write enable signal in response to a clock signal, A sampler and a write FIFO for sequentially inputting and outputting a pattern and a write data burst, and a symbol lock pattern detector for finding the first data of the write data burst at the output of the sampler and write FIFO based on the write enable signal.

본 발명의 실시예들에 따라, 메모리 장치는 클럭 신호를 수신하고, 클럭 신호의 이븐 에지들에 따라 제1 클럭 신호를 생성하고, 클럭 신호의 오드 에지들에 따라 제2 클럭 신호를 생성하는 클럭 발생부를 더 포함하고, 샘플러 및 기입 FIFO는 제1 및 제2 클럭 신호들에 따라 샘플러 및 기입 FIFO의 출력을 시리얼하게 출력할 수 있다.According to embodiments of the present invention, a memory device receives a clock signal, generates a first clock signal in accordance with even edges of the clock signal, and generates a second clock signal in accordance with the odd edges of the clock signal. And the sampler and write FIFO may serially output the sampler and the output of the write FIFO according to the first and second clock signals.

본 발명의 실시예들에 따라, 심볼 락 패턴 검출부는 다수개의 심볼 락 패턴들을 저장하고, 기입 인에이블 신호에 응답하여 샘플러 및 기입 FIFO의 출력과 저장된 심볼 락 패턴들을 비교하여 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 따라 데이터 래치 신호를 생성할 수 있다.According to embodiments of the present invention, the symbol lock pattern detector stores a plurality of symbol lock patterns, detects a symbol lock pattern by comparing the output of the sampler and the write FIFO with the stored symbol lock patterns in response to the write enable signal , And the data latch signal can be generated in accordance with the detected symbol lock pattern.

본 발명의 실시예들에 따라, 메모리 장치는 데이터 래치 신호에 응답하여 샘플러 및 기입 FIFO의 출력에서 기입 데이터 버스트를 패러럴하게 출력하는 데이터 정렬부를 더 포함할 수 있다.According to embodiments of the present invention, the memory device may further comprise a data arrangement for outputting a write data burst in parallel at the output of the sampler and write FIFO in response to a data latch signal.

본 발명의 실시예들에 따라, 메모리 장치는 3 차원 메모리 어레이를 포함할 수 있다.According to embodiments of the present invention, the memory device may include a three-dimensional memory array.

본 발명의 실시예들에 따라, 3 차원 메모리 어레이는 실리콘 기판 위에 배치되는 활성 영역을 가지는 메모리 셀들의 적어도 하나의 물리적 레벨에 모놀리식으로 형성될 수 있다.According to embodiments of the present invention, a three-dimensional memory array may be monolithically formed on at least one physical level of memory cells having active regions disposed on a silicon substrate.

본 발명의 실시예들에 따라, 3 차원 메모리 어레이는 복수의 메모리 셀을 포함하고, 복수의 메모리 셀은 각각 전하 트랩층을 포함할 수 있다.According to embodiments of the present invention, the three-dimensional memory array includes a plurality of memory cells, and each of the plurality of memory cells may include a charge trap layer.

본 발명의 실시예들에 따라, 3 차원 메모리 어레이에서 워드 라인들 및/또는 비트 라인들이 레벨들간에 공유되어 있을 수 있다.According to embodiments of the present invention, word lines and / or bit lines in a three-dimensional memory array may be shared between levels.

상기 다른 목적을 달성하기 위하여, 본 발명의 다른 면에 따른 메모리 장치는, 클럭 신호에 따라 다수개의 데이터 입출력(DQ) 신호들로서 전달되는 심볼 락 패턴들과 기입 데이터 버스트를 순차적으로 입력하여 출력하는 샘플러 및 기입 FIFO와, 다수개의 심볼 락 패턴들을 저장하고, 샘플러 및 기입 FIFO의 출력과 저장된 심볼 락 패턴들을 비교하여 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴들에 따라 기입 인에이블 신호를 생성하고, 기입 인에이블 신호에 따라 기입 데이터 버스트의 첫번째 데이터를 찾는 심볼 락 패턴 검출부를 포함한다.According to another aspect of the present invention, there is provided a memory device including: a memory for storing a plurality of symbol lock patterns transmitted as a plurality of data input / output (DQ) signals in accordance with a clock signal; And a write FIFO, a plurality of symbol lock patterns are stored, a symbol lock pattern is detected by comparing the outputs of the sampler and write FIFO with stored symbol lock patterns, a write enable signal is generated in accordance with the detected symbol lock patterns And a symbol lock pattern detector for finding the first data of the write data burst according to the write enable signal.

본 발명의 실시예들에 따라, 심볼 락 패턴 검출부는 기입 인에이블 신호에 기초하여 데이터 래치 신호를 생성할 수 있다.According to embodiments of the present invention, the symbol lock pattern detection section can generate the data latch signal based on the write enable signal.

상기 다른 목적을 달성하기 위하여, 본 발명의 또 다른 면에 따른 메모리 장치는, 데이터 입출력(DQ) 신호의 전압 레벨로 인가되는 심볼 락 패턴과 기입 데이터 버스트를 순차적으로 입력하여 출력하는 샘플러 및 기입 FIFO와, 다수개의 심볼 락 패턴들을 저장하고, DQ 신호의 전압 레벨을 디지털 신호로 변환하고, 변환된 디지털 신호와 저장된 심볼 락 패턴들을 비교하여 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 따라 기입 데이터 버스트의 첫번째 데이터를 찾는 심볼 락 패턴 검출부를 포함한다.According to another aspect of the present invention, there is provided a memory device including: a sampler for sequentially inputting and outputting a symbol lock pattern and a write data burst applied at a voltage level of a data input / output (DQ) A plurality of symbol lock patterns are stored, a voltage level of the DQ signal is converted into a digital signal, a symbol lock pattern is detected by comparing the converted digital signal with stored symbol lock patterns, And a symbol lock pattern detecting unit for finding the first data of the data burst.

본 발명의 실시예들에 따라, 심볼 락 패턴 검출부는 DQ 신호의 전압 레벨을 디지털 신호로 변환하는 아날로그-디지털 변환부를 더 포함할 수 있다.According to embodiments of the present invention, the symbol lock pattern detector may further include an analog-to-digital converter for converting the voltage level of the DQ signal into a digital signal.

상기 또 다른 목적을 달성하기 위하여, 본 발명의 일면에 따른 심볼 락 방법은, 전송부에서 적어도 하나의 제1 심볼 락 패턴과 데이터 버스트를 전송하는 단계, 수신부에서 제2 심볼 락 패턴들을 저장하는 단계, 그리고 수신부에서 제1 심볼 락 패턴과 제2 심볼 락 패턴들을 비교하고, 비교 결과 일치하는 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 따라 데이터 버스트의 첫번째 데이터를 찾는 단계를 포함한다.According to another aspect of the present invention, there is provided a symbol lock method including transmitting at least one first symbol lock pattern and a data burst in a transmitter, storing second symbol lock patterns in a receiver, And comparing the first symbol lock pattern and the second symbol lock pattern at the receiver, detecting a symbol lock pattern corresponding to the comparison result, and searching for the first data of the data burst according to the detected symbol lock pattern.

본 발명의 실시예들에 따라, 심볼 락 방법은 전송부와 수신부 사이에 연결되는 다수개의 데이터 입출력(DQ) 신호들 중 일부를 하나의 그룹으로 설정하고, 그룹화된 DQ 신호들의 패턴을 제1 심볼 락 패턴으로 이용할 수 있다.According to embodiments of the present invention, a symbol lock method sets a part of a plurality of data input / output (DQ) signals connected between a transmitting unit and a receiving unit into one group and outputs a pattern of grouped DQ signals as a first symbol It can be used as a rock pattern.

본 발명의 실시예들에 따라, 심볼 락 방법은 전송부와 수신부 사이에 연결되는 데이터 입출력(DQ) 신호에 인가되는 전압 레벨을 제1 심볼 락 패턴으로 이용할 수 있다.According to embodiments of the present invention, the symbol lock method may use a voltage level applied to a data input / output (DQ) signal connected between a transmitter and a receiver as a first symbol lock pattern.

본 발명의 실시예들에 따라, 수신부는 DQ 신호의 전압 레벨을 디지털 신호로 변환하고, 변환된 디지털 신호와 제2 심볼 락 패턴들을 비교하여 심볼 락 패턴을 검출할 수 있다.According to embodiments of the present invention, the receiver may detect a symbol lock pattern by converting the voltage level of the DQ signal into a digital signal, and comparing the converted digital signal with the second symbol lock pattern.

본 발명의 실시예들에 따른 심볼 락 방법, 메모리 장치 및 입출력 인터페이스는, 데이터 버스트 전송 전 프리앰블 구간에서 또는 심볼 락 구간에서 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 따라 데이터 버스트의 첫번째 데이터를 찾음으로써, 심볼 락에 소요되는 시간과 회로의 복잡도를 감소시킬 수 있다.A symbol lock method, a memory device, and an input / output interface according to embodiments of the present invention detect a symbol lock pattern in a preamble section or a symbol lock section before transmission of a data burst, and detect the first data of the data burst according to the detected symbol lock pattern It is possible to reduce the time required for the symbol lock and the complexity of the circuit.

도 1은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 포함하는 메모리 시스템을 설명하는 제1 예의 도면이다.
도 2는 도 1의 메모리 장치에서 수행되는 심볼 락 방법을 설명하는 타이밍 다이어그램이다.
도 3은 도 1의 심볼 락 패턴 검출부를 포함하는 메모리 장치의 블락 다이어그램을 설명하는 제1 예의 도면이다.
도 4 및 도 5는 도 3의 제1 레인 샘플러 및 기입 FIFO를 설명하는 블락 다이어그램과 타이밍 다이어그램이다.
도 6 내지 도 8은 도 3의 심볼 락 패턴 검출부를 설명하는 블락 다이어그램과 타이밍 다이어그램들이다.
도 9 및 도 10은 도 3의 데이터 정렬부를 설명하는 블락 다이어그램과 타이밍 다이어그램이다.
도 11은 도 1의 심볼 락 패턴 검출부를 포함하는 메모리 장치의 블락 다이어그램을 설명하는 제2 예의 도면이다.
도 12는 도 11의 메모리 장치에서 수행되는 심볼 락 방법을 설명하는 타이밍 다이어그램이다.
도 13은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 포함하는 메모리 시스템을 설명하는 제2 예의 도면이다.
도 14 및 도 15는 도 13의 메모리 장치를 설명하는 도면들이다.
도 16 및 도 17은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 콘트롤러를 포함하는 메모리 시스템을 설명하는 도면들이다.
도 18은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 설명하는 도면이다.
도 19는 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 모바일 시스템에 응용한 예를 나타내는 블락 다이어그램이다.
도 20은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 컴퓨팅 시스템에 응용한 예를 나타내는 블락 다이어그램이다.
1 is a diagram of a first example of a memory system including a memory device for performing a symbol lock method according to embodiments of the present invention.
2 is a timing diagram illustrating a symbol lock method performed in the memory device of FIG.
FIG. 3 is a first example of a block diagram of a memory device including the symbol lock pattern detecting unit of FIG. 1;
Figures 4 and 5 are block diagrams and timing diagrams illustrating the first lane sampler and write FIFO of Figure 3;
FIGS. 6 to 8 are block diagrams and timing diagrams illustrating the symbol lock pattern detection unit of FIG.
Figures 9 and 10 are block diagrams and timing diagrams illustrating the data arrangement of Figure 3;
11 is a second example of a block diagram of a memory device including the symbol lock pattern detecting unit of FIG.
12 is a timing diagram illustrating a symbol locking method performed in the memory device of FIG.
13 is a second example of a memory system including a memory device for performing a symbol lock method according to embodiments of the present invention.
Figs. 14 and 15 are views for explaining the memory device of Fig.
16 and 17 are diagrams illustrating a memory system including a memory controller that performs a symbol lock method according to embodiments of the present invention.
18 is a view for explaining a memory device performing a symbol lock method according to embodiments of the present invention.
19 is a block diagram illustrating an example of application of a memory device performing a symbol lock method according to embodiments of the present invention to a mobile system.
20 is a block diagram illustrating an example of application of a memory device performing a symbol lock method according to embodiments of the present invention to a computing system.

이하, 첨부한 도면을 참조하여 본 발명의 실시예에 대해 상세히 설명한다. 본 발명의 실시예는 당 업계에서 평균적인 지식을 가진 자에게 본 발명을 보다 완전하게 설명하기 위하여 제공되는 것이다. 본 발명은 다양한 변경을 가할 수 있고 여러 가지 형태를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 개시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다. 각 도면을 설명하면서 유사한 참조부호를 유사한 구성요소에 대해 사용한다. 첨부된 도면에 있어서, 구조물들의 치수는 본 발명의 명확성을 기하기 위하여 실제보다 확대하거나 축소하여 도시한 것이다.Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings. Embodiments of the present invention are provided to more fully describe the present invention to those skilled in the art. The present invention is capable of various modifications and various forms, and specific embodiments are illustrated and described in detail in the drawings. It should be understood, however, that the invention is not intended to be limited to the particular forms disclosed, but includes all modifications, equivalents, and alternatives falling within the spirit and scope of the invention. Like reference numerals are used for similar elements in describing each drawing. In the accompanying drawings, the dimensions of the structures are enlarged or reduced from the actual dimensions for the sake of clarity of the present invention.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서 상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부분품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성 요소, 부분품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used in this application is used only to describe a specific embodiment and is not intended to limit the invention. The singular expressions include plural expressions unless the context clearly dictates otherwise. In this application, the terms "comprises", "having", and the like are used to specify that a feature, a number, a step, an operation, an element, a part or a combination thereof is described in the specification, But do not preclude the presence or addition of one or more other features, integers, steps, operations, components, parts, or combinations thereof.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 갖는다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in commonly used dictionaries are to be interpreted as having a meaning consistent with the contextual meaning of the related art and are to be interpreted as either ideal or overly formal in the sense of the present application Do not.

DRAM은 기입 커맨드로부터 기입 레이턴시(Write Latency: WL) 후 데이터 입출력(DQ) 신호로 수신되는 데이터 버스트를 심볼(symbol)로 인식하고 기입 동작을 수행한다. 심볼은 실제적으로 기입 데이터 버스트를 의미한다. DRAM 은 기입 동작을 보장하기 위하여, 기입 레이턴시(WL) 후 tDQSS 시간에 맞추어 수신되는 DQ 데이터를 심볼의 시작으로 받아들일 수 있다. tDQSS 시간은 기입 레이턴시(WL)로부터 데이터 스트로브(DQS) 신호의 첫번째 상승 에지까지의 지연 시간으로 규정된다. 심볼은 다수개의 비트 데이터로 구성되고, 하나의 비트 데이터 구간을 유닛 인터벌(Unit Interval: UI)이라고 칭할 수 있다.The DRAM recognizes a data burst received from a write command as a data input / output (DQ) signal after a write latency (WL) as a symbol and performs a write operation. The symbol actually refers to a write data burst. The DRAM can accept the DQ data received at the tDQSS time after the write latency (WL) as the start of the symbol to ensure the write operation. The tDQSS time is defined as the delay time from the write latency (WL) to the first rising edge of the data strobe (DQS) signal. A symbol is composed of a plurality of bit data, and one bit data interval may be called a unit interval (UI).

DRAM은 DRAM 동작을 제어하는 메모리 콘트롤러에 지배적이다. 메모리 콘트롤러와 DRAM 사이의 입출력(Input/Output: IO) 인터페이스에서, DRAM은 메모리 콘트롤러로부터 제공되는 기입 데이터 버스트의 심볼에서 첫번째 UI를 찾기 위해 tDQSS 시간을 이용하여 심볼 락을 수행할 수 있다.DRAM dominates the memory controller that controls DRAM operation. At the input / output (IO) interface between the memory controller and the DRAM, the DRAM can perform symbol locking using tDQSS time to find the first UI in the symbol of the write data burst provided from the memory controller.

IO 인터페이스의 속도가 증가되면, DRAM은 커맨드와 연계되는 클럭 경로와 데이터와 연계되는 클럭 경로에서 클럭 스큐가 발생할 수 있다. 이에 따라, 고속 인터페이스에서 DRAM은 클럭 신호와 상관되는 tDQSS 시간을 이용하는 심볼 락 방법을 이용하는 것이 어려울 수 있다.As the speed of the IO interface increases, the DRAM may experience clock skew in the clock path associated with the command and the clock path associated with the data. Thus, in a high speed interface, a DRAM may be difficult to use a symbol lock method that utilizes tDQSS time correlated with a clock signal.

본 발명의 실시예들에서는 클럭 신호에 상관없이 심볼 락 방법을 수행하는 DRAM을 제안한다. 심볼 락 방법은 메모리 콘트롤러와 DRAM 사이에 미리 약속된 심볼 락 패턴(symbol lock pattern)을 검출하고, 검출된 심볼 락 패턴에 따라 데이터 버스트의 첫번째 데이터를 찾아내도록 한다.Embodiments of the present invention propose a DRAM that performs a symbol lock method regardless of a clock signal. The symbol lock method detects a predetermined symbol lock pattern between the memory controller and the DRAM and detects the first data of the data burst according to the detected symbol lock pattern.

도 1은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 포함하는 메모리 시스템을 설명하는 제1 예의 도면이다.1 is a diagram of a first example of a memory system including a memory device for performing a symbol lock method according to embodiments of the present invention.

도 1을 참조하면, 메모리 시스템(100)은 메모리 콘트롤러(110)와 메모리 장치(120)로 구성될 수 있다. 메모리 시스템(100)은 프로세서에 의한 응용 프로그램을 실행하기 위하여 메모리 장치(120)에 명령어와 데이터의 집합인 프로그램 코드를 할당할 수 있다. 메모리 콘트롤러(110)는 프로세서에 내장될 수 있고, 프로세서와는 별개의 칩으로 구현되어 프로세서와 연결될 수 있다. 메모리 콘트롤러(110)는 메모리 장치(120)를 억세스하기 위하여, 독출 및/또는 기입 메모리 트랜잭션(memory transaction)을 지원할 수 있다.Referring to FIG. 1, a memory system 100 may include a memory controller 110 and a memory device 120. Memory system 100 may allocate program code, which is a collection of instructions and data, to memory device 120 to execute an application program by the processor. The memory controller 110 may be embedded in the processor and may be implemented as a separate chip from the processor and coupled to the processor. The memory controller 110 may support a read and / or write memory transaction to access the memory device 120.

실시예에 따라, 메모리 콘트롤러(110)는 프로세서 이외의 시스템(100)을 구성하는 다른 칩셋에 의한 메모리 트랜잭션을 수행할 수 있다. 예를 들어, 시스템(100)이 컴퓨팅 장치(computing device)로 구성되는 경우, 칩 셋은 BIOS 펌웨어(Basic Input/Output System firmware), 키보드들, 마우스, 스토리지 장치들, 네트워크 인터페이스들, 전력 관리 집적 회로(Power Management Integrated Circuit: PMIC) 등과 같은 부품들을 프로세서에 연결하는 하나 이상의 집적 회로 패키지(IC package) 또는 칩으로 구성될 수 있다.According to an embodiment, the memory controller 110 may perform memory transactions by other chipsets constituting the system 100 other than the processor. For example, when the system 100 is configured as a computing device, the chipset may include basic input / output system firmware (BIOS firmware), keyboards, mice, storage devices, network interfaces, (IC) package or chip that couples components such as a Power Management Integrated Circuit (PMIC) or the like to the processor.

메모리 콘트롤러(110)는 버스(130)를 통하여 메모리 장치(120)와 연결될 수 있다. 메모리 콘트롤러(110)로부터 출력되는 커맨드(CMD), 어드레스(ADDR), 클럭 신호(CLK), 데이터 스트로브 신호(DQS) 그리고 데이터(DQ)는 버스(130)를 통하여 메모리 장치(120)로 전송될 수 있다. 버스(130)에서 커맨드 버스와 어드레스 버스는 하나의 라인(CA)으로 구현되어 커맨드(CMD)와 어드레스(ADDR)가 시계열적으로 전송될 수 있다. 메모리 콘트롤러(110)의 커맨드(CMD)에 응답하여 메모리 장치(120)에서 출력되는 데이터(DQ)는 버스(130)를 통하여 메모리 콘트롤러(110)로 전송될 수 있다.The memory controller 110 may be coupled to the memory device 120 via a bus 130. The command CMD, the address ADDR, the clock signal CLK, the data strobe signal DQS and the data DQ output from the memory controller 110 are transferred to the memory device 120 through the bus 130 . In the bus 130, the command bus and the address bus are implemented as one line CA so that the command CMD and the address ADDR can be transmitted in a time series. The data DQ output from the memory device 120 in response to the command CMD of the memory controller 110 may be transmitted to the memory controller 110 via the bus 130. [

실시예에 따라, 버스(130)에는 클럭 인에이블 신호(CKE), 로우 어드레스 스트로브 신호(/RAS), 칼럼 어드레스 신호(/CAS), 칩 선택 신호(/CS) 등과 같은 제어 신호들을 전송하는 라인들이 포함될 수 있다.The bus 130 is connected to a line 130 for transmitting control signals such as a clock enable signal CKE, a row address strobe signal / RAS, a column address signal / CAS, a chip select signal / CS, May be included.

메모리 장치(120)는 메모리 콘트롤러(110)가 데이터 독출 및/또는 데이터 기입을 할 수 있는 어드레싱 가능한 저장 영역(addressable storage locations)을 제공하는 다양한 메모리 장치들로 구성될 수 있다. 메모리 장치(120)는 예를 들어, DRAM 장치들(Dynamic Random Access Memory devices), SDRAM 장치들(Synchronous DRAM devices), DDR (Double Data Rate) SDRAM 장치들로 구현될 수 있다.The memory device 120 may be comprised of various memory devices that provide addressable storage locations for the memory controller 110 to read and / or write data. The memory device 120 may be implemented as, for example, DRAM devices (Dynamic Random Access Memory devices), SDRAM devices (Synchronous DRAM devices), and DDR (Double Data Rate) SDRAM devices.

메모리 콘트롤러(110)는 프로세서에 의한 독출 및/또는 기입 메모리 트랜잭션에 응답하여 메모리 장치(120)를 억세스할 수 있다. 메모리 장치(120)를 억세스하는 동작은 메모리 독출 레이턴시(memory read latency)와 메모리 기입 레이턴시(memory write latency)에 의해 영향을 받을 수 있다.The memory controller 110 may access the memory device 120 in response to a read and / or write memory transaction by the processor. The operation of accessing the memory device 120 may be affected by memory read latency and memory write latency.

일반적으로, 메모리 독출 레이턴시는 메모리 콘트롤러(110)가 메모리 장치(120)에게 데이터를 검색하여 독출(retrieve)하도록 요구한 시점과 메모리 장치(120)가 메모리 콘트롤러(110)에게 요구된 독출 데이터를 제공하는 시점 사이의 시간을 나타낸다. 메모리 기입 레이턴시는 메모리 콘트롤러(110)가 메모리 장치(120)로 기입 데이터를 기입하도록 요구한 시점과 메모리 장치(120)가 메모리 콘트롤러(110)에게 기입 데이터의 기입이 완료되었음을 알려주는 시점 사이의 시간을 나타낸다. 메모리 독출 레이턴시와 메모리 기입 레이턴시의 관점에서, 메모리 콘트롤러(110)와 메모리 장치(120)는 DQ 버스(130)를 통하여 데이터를 송수신하는 전송부 또는 수신부로 동작할 수 있다.In general, a memory read latency is a time when the memory controller 110 requests the memory device 120 to retrieve and retrieve data and the memory device 120 provides the read data requested to the memory controller 110 The time between the time points when the data is read. The memory write latency is a time between the time when the memory controller 110 requests the memory device 120 to write the write data and the time when the memory device 120 notifies the memory controller 110 that the writing of the write data is completed . The memory controller 110 and the memory device 120 can operate as a transfer unit or a reception unit for transmitting and receiving data through the DQ bus 130. In view of the memory read latency and the memory write latency,

메모리 장치(120)는 메모리 셀 어레이(122)와 심볼 락 패턴 검출부(124)를 포함한다. 메모리 셀 어레이(122)는 행들 및 열들로 배열되는 복수개의 메모리 셀들을 포함할 수 있다. 메모리 셀은 하나의 억세스 트랜지스터와 하나의 스토리지 커패시터로 구성될 수 있다. 메모리 셀들은 워드라인들과 비트라인들로 구성되는 매트릭스의 각 교차점에 하나씩 인터섹트된 배열 구조를 이룬다. 메모리 셀 어레이(122)의 메모리 셀들에는 메모리 콘트롤러(110)로부터 제공되는 기입 데이터가 기입될 수 있다.The memory device 120 includes a memory cell array 122 and a symbol lock pattern detector 124. The memory cell array 122 may include a plurality of memory cells arranged in rows and columns. The memory cell may consist of one access transistor and one storage capacitor. The memory cells are arranged in an inter-sectored arrangement, one at each intersection of the matrix consisting of word lines and bit lines. Write data provided from the memory controller 110 may be written into the memory cells of the memory cell array 122. [

실시예에 따라, 메모리 셀 어레이(122)는 3 차원 (3D) 메모리 어레이로 구현될 수 있다. 3D 메모리 어레이는 실리콘 기판 위에 배치되는 활성 영역과, 메모리 셀들의 동작과 관련된 회로로서 상기 기판 상에 또는 상기 기판 내에 형성된 회로를 가지는 메모리 셀 어레이들의 적어도 하나의 물리적 레벨에 모놀리식으로 형성된다. 상기 용어 ?諸低??은 어레이를 구성하는 각 레벨의 층들이 상기 어레이 중 각 하부 레벨의 층들의 바로 위에 적층되어 있음을 의미한다.According to an embodiment, the memory cell array 122 may be implemented as a three-dimensional (3D) memory array. The 3D memory array is monolithically formed on at least one physical level of memory cell arrays having an active area disposed on a silicon substrate and circuits associated with operation of the memory cells on the substrate or in the substrate. The term " low " means that layers of each level constituting the array are stacked directly on top of the layers of each lower level of the array.

실시예에 따라, 상기 3D 메모리 어레이는 적어도 하나의 메모리 셀이 다른 메모리 셀의 위에 위치하도록 수직 방향으로 배치된 버티칼 NAND 스트링들을 포함한다. 상기 적어도 하나의 메모리 셀은 전하 트랩층을 포함할 수 있다.According to an embodiment, the 3D memory array includes vertical NAND strings arranged in a vertical direction such that at least one memory cell is located above another memory cell. The at least one memory cell may include a charge trap layer.

미국 특허공개공보 제7,679,133호, 동 제8,553,466호, 동 제8,654,587호, 동 제8,559,235호, 및 미국 특허출원공개공보 제2011/0233648호는 3D 메모리 어레이가 복수 레벨로 구성되고 워드 라인들 및/또는 비트 라인들이 레벨들간에 공유되어 있는 3D 메모리 어레이에 대한 적절한 구성들을 상술하는 것들로서, 본 명세서에 인용 형식으로 결합된다.U.S. Patent Nos. 7,679,133, 8,553,466, 8,654,587, 8,559,235, and U.S. Patent Application Publication No. 2011/0233648 disclose that a 3D memory array is constructed at multiple levels and word lines and / Which are incorporated herein by reference in their entirety as those that describe suitable configurations for a 3D memory array in which bit lines are shared between levels.

심볼 락 패턴 검출부(124)는 멀티-레인 IO 인터페이스로 연결되는 메모리 콘트롤러(110)로부터 제공되는 기입 데이터 버스트의 시작 시점을 찾는 동작을 수행할 수 있다. 멀티-레인 IO 인터페이스는 DQ 버스(130)를 구성하는 다수개의 DQ 데이터 라인들 중 일 그룹을 통해 심볼 락 패턴을 전송하는 인터페이스를 말한다. 심볼 락 패턴 검출부(124)는 클럭 신호(CLK)의 심볼 락 구간에서 기입 커맨드로부터 생성되는 기입 인에이블 신호(WR_EN)에 응답하여 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴 검출부(124)는 검출된 심볼 락 패턴에 따라 기입 데이터 버스트의 첫번째 UI를 찾을 수 있다.The symbol lock pattern detection unit 124 may perform an operation of searching for the start point of a write data burst provided from the memory controller 110 connected to the multi-lane IO interface. The multi-lane IO interface is an interface for transmitting a symbol lock pattern through a group among a plurality of DQ data lines constituting the DQ bus 130. [ The symbol lock pattern detecting section 124 can detect the symbol lock pattern in response to the write enable signal WR_EN generated from the write command in the symbol lock interval of the clock signal CLK. The symbol lock pattern detector 124 can find the first UI of the write data burst according to the detected symbol lock pattern.

실시예에 따라, 심볼 락 패턴 검출부(124)는 멀티-레인 IO 인터페이스에서 클럭 신호의 프리앰블 구간 동안 여러 개의 심볼 락 패턴들을 검출하고, 검출된 심볼 락 패턴들에 응답하여 기입 인에이블 신호(WR_EN)를 생성할 수 있다. 심볼 락 패턴 검출부(124)는 검출된 심볼 락 패턴들에 따라 기입 인에이블 신호(WR_EN)에 기초하여 기입 데이터 버스트의 첫번째 UI를 찾을 수 있다.According to an embodiment, the symbol lock pattern detector 124 detects a plurality of symbol lock patterns during a preamble period of a clock signal in a multi-lane IO interface, and outputs a write enable signal WR_EN in response to the detected symbol lock patterns. Lt; / RTI > The symbol lock pattern detecting section 124 can find the first UI of the write data burst based on the write enable signal WR_EN according to the detected symbol lock patterns.

실시예에 따라, 심볼 락 패턴 검출부(124)는 멀티 시그널링 IO 인터페이스로 연결되는 메모리 콘트롤러(110)로부터 제공되는 기입 데이터 버스트의 시작 시점을 찾는 동작을 수행할 수 있다. 멀티 시그널링 IO 인터페이스는 DQ 버스(130)를 구성하는 다수개의 DQ 데이터 라인들 중 하나의 라인에 인가되는 전압 레벨을 이용하여 심볼 락 패턴을 전송하는 인터페이스를 말한다.According to an embodiment, the symbol lock pattern detector 124 may perform an operation of searching for a start point of a write data burst provided from a memory controller 110 connected to a multi-signaling IO interface. The multi-signaling IO interface is an interface for transmitting a symbol lock pattern using a voltage level applied to one of a plurality of DQ data lines constituting the DQ bus 130.

도 2는 도 1의 메모리 장치에서 수행되는 심볼 락 방법을 설명하는 타이밍 다이어그램이다.2 is a timing diagram illustrating a symbol lock method performed in the memory device of FIG.

도 1과 연계하여 도 2를 참조하면, 메모리 장치(120)는 클럭 신호(CLK)에 동기되는 기입 커맨드(WR)를 수신할 수 있다. 기입 커맨드(WR)로부터 기입 레이턴시(WL) 후에 기입 데이터 버스트(WR_DATA)가 수신되는 것으로 설정될 수 있다. 기입 데이터 버스트(WR_DATA)는 DQ 버스(130)를 통하여 다수개의 DQ 데이터로 수신될 수 있다. 버스트 길이(Burst Length: BL)에 상응하는 DQ 데이터가 기입 데이터 버스트(WR_DATA)로서 수신될 수 있다.Referring to Figure 2 in conjunction with Figure 1, the memory device 120 may receive a write command WR that is synchronized with the clock signal CLK. The write data burst WR_DATA may be set to be received after the write latency WL from the write command WR. The write data burst WR_DATA may be received as a plurality of DQ data through the DQ bus 130. [ DQ data corresponding to the burst length BL can be received as the write data burst WR_DATA.

본 실시예에서는 도시의 간소화를 위하여 3개의 DQ 데이터(DQ0, DQ1, DQ2)로 수신되는 BL=14에 상응하는 기입 데이터 버스트(WR_DATA, BL0-BL13)를 설명한다. 실시예에 따라, 버스트 길이(BL)은 8, 16, 32 등으로 다양하게 설정될 수 있다.In this embodiment, the write data bursts WR_DATA and BL0-BL13 corresponding to BL = 14 received in the three DQ data DQ0, DQ1 and DQ2 will be described for the sake of simplifying the illustration. According to the embodiment, the burst length BL may be set to various values such as 8, 16, 32, and the like.

기입 데이터 버스트(WR_DATA)의 시작인 첫번째 UI를 찾는 심볼 락 방법은 멀티-레인(multi-lane) IO 인터페이스에 적용될 수 있다. 멀티-레인 IO 인터페이스는 다수개의 DQ 데이터 중에서 일부를 하나의 그룹으로 설정하고, 그룹화된 DQ 데이터의 패턴들을 심볼 락 패턴들로 이용하는 인터페이스이다.The symbol lock method for finding the first UI that is the beginning of the write data burst (WR_DATA) can be applied to a multi-lane IO interface. The multi-lane IO interface is an interface that sets a part of a plurality of DQ data into one group and uses patterns of grouped DQ data as symbol lock patterns.

실시예에 따라, 심볼 락 방법은 하나의 DQ 데이터 라인으로 인가되는 전압 레벨들을 심볼 락 패턴들로 이용하는 멀티 시그널링 IO 인터페이스에 적용될 수 있다. 멀티 시그널링 IO 인터페이스에서, DQ 데이터 라인의 전압 레벨은 아날로그-디지털 변환부를 통해 디지털 신호로 변환되고, 변환된 디지털 신호에 기초하여 심볼 락 패턴이 검출될 수 있다.According to an embodiment, the symbol lock method may be applied to a multi-signaling IO interface that utilizes voltage levels applied to one DQ data line as symbol lock patterns. In the multi-signaling IO interface, the voltage level of the DQ data line is converted into a digital signal through the analog-to-digital converter, and the symbol lock pattern can be detected based on the converted digital signal.

멀티-레인 IO 인터페이스의 일 예로써, DQ0, DQ1, DQ2 데이터가 하나의 그룹으로 설정될 수 있다. DQ0, DQ1, DQ2 데이터 각각이 전달되는 라인은 LANE_A, LANE_B, LANE_C 레인이라 칭하고, LANE_A, LANE_B, LANE_C 레인은 멀티-레인을 구성할 수 있다. 실시예에 따라, 멀티-레인은 DQ0, DQ1, DQ2 데이터 이외에 다른 DQ 데이터가 전달되는 라인들의 조합으로 구성될 수 있다.As an example of the multi-lane IO interface, data of DQ0, DQ1, and DQ2 may be set as one group. Lines to which DQ0, DQ1, and DQ2 data are respectively transmitted are referred to as LANE_A, LANE_B, and LANE_C lanes, and LANE_A, LANE_B, and LANE_C lanes can constitute a multi-lane. According to an embodiment, the multi-lane may be composed of a combination of lines through which DQ data other than DQ0, DQ1 and DQ2 data are transmitted.

기입 커맨드(WR)로부터 기입 레이턴시(WL) 후에 기입 데이터 버스트(WR_DATA)에 해당하는 데이터(BL0-BL13)가 멀티 레인(LANE_A, LANE_B, LANE_C)으로 수신될 수 있다. 기입 레이턴시(WL) 동안 멀티 레인(LANE_A, LANE_B, LANE_C)으로 심볼 락 패턴들이 전송될 수 있다. 심볼 락 패턴은 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 데이터 비트들의 다양한 조합으로 구성될 수 있다.The data BL0 to BL13 corresponding to the write data burst WR_DATA can be received in the multi lanes LANE_A, LANE_B and LANE_C after the write latency WL from the write command WR. During the write latency (WL), symbol lock patterns may be transmitted in multi lanes (LANE_A, LANE_B, LANE_C). The symbol lock pattern may be composed of various combinations of data bits transmitted in a multi-lane (LANE_A, LANE_B, LANE_C).

예를 들어, 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 데이터 비트들이 0-0-1 인 경우 심볼 락 패턴 A라고 정할 수 있다. 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 데이터 비트들이 0-1-0인 경우 B 패턴으로 정하고, 0-1-1인 경우 C 패턴으로 정하고, 1-0-0인 경우 D 패턴으로 정하고, 1-0-1인 경우 E 패턴으로 정하고, 그리고 1-1-0인 경우 F 패턴으로 정할 수 있다.For example, if the data bits transmitted in the multi lanes (LANE_A, LANE_B, and LANE_C) are 0-0-1, the symbol lock pattern A can be defined. When the data bits transmitted in the multi lanes (LANE_A, LANE_B, LANE_C) are 0-1-0, it is determined as a B pattern, 0-1-1 is set as a C pattern, 1-0-0 is set as a D pattern , 1-0-1, and an F pattern for 1-1-0, respectively.

심볼 락 패턴들(A-F) 각각은 기입 데이터 버스트(WR_DATA)에 해당하는 데이터(BL0-BL13)가 전송되기 전, 심볼 락 구간(TSYMBOL _ LOCK) 동안 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송될 수 있다. BL0-BL13 기입 데이터는 클럭 신호(CLK) 에지에 맞추어 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송될 수 있다.Symbol lock patterns (AF) each is transmitted to the write burst data (BL0-BL13) is before the transmission, the symbol lock interval (T SYMBOL _ LOCK) multi-lane (LANE_A, LANE_B, LANE_C) while for the (WR_DATA) . BL0-BL13 write data can be transmitted in multi-lane (LANE_A, LANE_B, LANE_C) according to the clock signal (CLK) edge.

클럭 신호(CLK)는 BL0-BL13 기입 데이터 전송 전에 프리앰블 구간(TPREAMBLE)과 심볼 락 구간(TSYMBOL _ LOCK)을 가질 수 있다. 심볼 락 구간(TSYMBOL _ LOCK)은 클럭 신호(CLK)의 프리앰블 구간(TPREAMBLE) 후 기입 인에이블 신호(WR_EN)가 활성화되고 기입 데이터(BL0-BL13)가 전송되기 전까지의 구간으로 정의할 수 있다. 실시예에 따라, 프리앰블 구간(TPREAMBLE)과 심볼 락 구간(TSYMBOL _ LOCK) 모두 프리앰블 구간으로 통칭될 수 있다.Clock signal (CLK) may have a preamble section (T PREAMBLE) and the symbol lock interval (T SYMBOL LOCK _) before BL0-BL13 write data transfer. Symbol lock interval (T SYMBOL _ LOCK) can be defined as the period of until the preamble period (T PREAMBLE) is a write enable signal (WR_EN) and enabled after the write data (BL0-BL13) of a clock signal (CLK) transmitted have. According to the embodiment, the preamble section (T PREAMBLE) and the symbol lock interval (T SYMBOL LOCK _) both may be collectively referred to as the preamble section.

심볼 락 구간(TSYMBOL _ LOCK)에서, 심볼 락 패턴 검출부(124)에 의해, 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 심볼 락 패턴이 A 패턴으로 검출되면, 검출 시점으로부터 6 번째 클럭 신호(CLK) 에지에 동기되는 멀티 레인(LANE_A, LANE_B, LANE_C)의 데이터가 기입 데이터 버스트(WR_DATA)의 첫번째 UI (BL0)로 판단될 수 있다. 심볼 락 패턴 검출부(124)에 의해, B 심볼 락 패턴이 검출되면 검출 시점으로부터 5 번째 클럭 신호(CLK) 에지에 동기되는 데이터가 기입 데이터 버스트(WR_DATA)의 첫번째 UI (BL0)로 판단되고, C 심볼 락 패턴이 검출되면 검출 시점으로부터 4 번째 클럭 신호(CLK) 에지에 동기되는 데이터가 기입 데이터 버스트(WR_DATA)의 첫번째 UI (BL0)로 판단될 수 있다.Symbol lock interval (T SYMBOL _ LOCK) in a symbol lock when the pattern symbol lock pattern is transferred to the multi-lane (LANE_A, LANE_B, LANE_C), by the detector 124 is detected, the A pattern, the sixth clock signals from the detection point, (LANE_A, LANE_B, and LANE_C) synchronized with the clock CLK edge can be determined as the first UI (BL0) of the write data burst WR_DATA. When the B symbol lock pattern is detected by the symbol lock pattern detection unit 124, the data synchronized with the fifth clock signal (CLK) edge from the detection time is determined as the first UI (BL0) of the write data burst WR_DATA, When the symbol lock pattern is detected, the data synchronized with the fourth clock signal (CLK) edge from the detection point can be judged as the first UI (BL0) of the write data burst WR_DATA.

심볼 락 패턴 검출부(124)에 의해, D 심볼 락 패턴이 검출되면 검출 시점으로부터 3 번째 클럭 신호(CLK) 에지에 동기되는 데이터가, E 심볼 락 패턴이 검출되면 검출 시점으로부터 2 번째 클럭 신호(CLK) 에지에 동기되는 데이터가, 그리고 F 심볼 락 패턴이 검출되면 검출 시점으로부터 1 번째 클럭 신호(CLK) 에지에 동기되는 데이터가 기입 데이터 버스트(WR_DATA)의 첫번째 UI (BL0)로 판단될 수 있다.When the D symbol lock pattern is detected by the symbol lock pattern detection unit 124, data synchronized with the third clock signal (CLK) edge from the detection point is detected as the second clock signal (CLK ) And an F symbol lock pattern are detected, data synchronized with the first clock signal (CLK) edge from the detection point can be judged as the first UI (BL0) of the write data burst WR_DATA.

본 실시예에서는 심볼 락 구간(TSYMBOL _ LOCK)의 A-F 심볼 락 패턴들에 따른 기입 데이터 버스트(WR_DATA)의 첫번째 UI (BL0)를 판단하는 방법을 도시하고 있다. 실시예에 따라, A-F 심볼 락 패턴들 이외에 다른 심볼 락 패턴들을 이용하여 기입 데이터 버스트(WR_DATA)의 첫번째 UI (BL0)를 판단할 수 있다.In this embodiment it shows a method for determining a first UI (BL0) of the write data burst (WR_DATA) in accordance with the AF lock symbol pattern of the symbol lock interval (T SYMBOL LOCK _). According to the embodiment, the first UI BL0 of the write data burst WR_DATA can be determined using symbol lock patterns other than the AF symbol lock patterns.

도 3은 도 1의 심볼 락 패턴 검출부를 포함하는 메모리 장치의 블락 다이어그램을 설명하는 제1 예의 도면이다.FIG. 3 is a first example of a block diagram of a memory device including the symbol lock pattern detecting unit of FIG. 1;

도 3을 참조하면, 메모리 장치(120)는 기입 커맨드(WR)로부터 기입 인에이블 신호(WR_EN)가 생성되고, 심볼 락 구간(TSYMBOL _ LOCK)에서 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 기초하여 데이터 래치 신호(PDSD)를 생성할 수 있다. 메모리 장치(120)는 클럭 발생부(310), 커맨드/어드레스 샘플러(320), 커맨드 디코더(330), 샘플러 및 기입 FIFO(First In First Out, 340), 데이터 정렬부(350), 그리고 심볼 락 패턴 검출부(124)를 포함할 수 있다.3, the memory device 120 is an enable signal (WR_EN) written from the write command (WR) is generated, and the symbol lock interval (T SYMBOL _ LOCK) the detected symbol lock pattern, and detecting a symbol from the lock The data latch signal PDSD can be generated based on the pattern. The memory device 120 includes a clock generator 310, a command / address sampler 320, a command decoder 330, a sampler and a write-in FIFO (First In First Out) 340, a data arrangement unit 350, And a pattern detector 124.

클럭 발생부(310)는 클럭 신호(CLK)를 입력하여 제1 클럭 신호(CLK_E)와 제2 클럭 신호(CLK_O)를 생성할 수 있다. 실시예에 따라, 클럭 발생부(310)는 클럭 신호(CLK) 대신에 데이터 스트로브 신호(DQS)를 입력하고, 데이터 스트로브 신호(DQS)에 기초하여 제1 클럭 신호(CLK_E)와 제2 클럭 신호(CLK_O)를 생성할 수 있다.The clock generator 310 may receive the clock signal CLK to generate the first clock signal CLK_E and the second clock signal CLK_O. The clock generator 310 receives the data strobe signal DQS instead of the clock signal CLK and outputs the first clock signal CLK_E and the second clock signal CLK_E based on the data strobe signal DQS, (CLK_O).

제1 클럭 신호(CLK_E)는 클럭 신호(CLK)의 이븐(even) 에지에서 로직 하이로 천이하고 에지마다 토글링하는 신호로 생성될 수 있다. 제2 클럭 신호(CLK_O)는 클럭 신호(CLK)의 오드(odd) 에지에서 로직 하이로 천이하고 에지마다 토글링하는 신호로 생성될 수 있다. 도 5에 도시된 제1 예(CASE 1)와 같이, 제1 클럭 신호(CLK_E)는 클럭 신호(CLK)의 이븐 에지들(0, 2, 4, … )에 맞추어 클럭 신호(CLK)에 따라 생성되는 신호이고, 제2 클럭 신호(CLK_O)는 클럭 신호(CLK)의 오드 에지들(1, 3, 5, … )에 맞추어 클럭 신호(CLK)에 따라 발생되는 신호일 수 있다.The first clock signal CLK_E may be generated as a signal that transitions from the even edge of the clock signal CLK to a logic high and is toggled per edge. The second clock signal CLK_O may be generated as a signal that transitions from the odd edge of the clock signal CLK to a logic high and toggles on an edge-by-edge basis. 5, the first clock signal CLK_E is synchronized with the even edges (0, 2, 4, ...) of the clock signal CLK according to the clock signal CLK And the second clock signal CLK_O may be a signal generated according to the clock signal CLK in accordance with the odd edges 1, 3, 5, ... of the clock signal CLK.

실시예에 따라, 도 5에 도시된 제2 예(CASE 2)와 같이, 제1 클럭 신호(CLK_E)는 클럭 신호(CLK)의 오드 에지들(1, 3, 5, … )에 맞추어 클럭 신호(CLK)에 따라 생성되는 신호이고, 제2 클럭 신호(CLK_O)는 클럭 신호(CLK)의 이븐 에지들(0, 2, 4, … )에 맞추어 클럭 신호(CLK)에 따라 발생되는 신호일 수 있다.According to an embodiment, as in the second example (CASE 2) shown in FIG. 5, the first clock signal CLK_E is synchronized with the odd edges 1, 3, 5, ... of the clock signal CLK, And the second clock signal CLK_O may be a signal generated according to the clock signal CLK in accordance with the even edges 0, 2, 4, ... of the clock signal CLK .

커맨드/어드레스 샘플러(320)는 시계열적으로 수신되는 커맨드/어드레스(CA)에서 커맨드(CMD)와 어드레스를 분리할 수 있다. 커맨드(CMD)는 커맨드 디코더(330)로 제공되고, 어드레스는 어드레스 레지스터를 통해 어드레스 디코더로 제공될 수 있다. 어드레스 디코더는 어드레스에 상응하는 메모리 셀 어레이(122, 도 1)의 워드라인과 비트라인들을 활성화시킬 수 있다. 활성화된 워드라인과 비트라인들에 연결되는 메모리 셀들로 데이터 정렬부(350)의 출력들(BL_A[2n-1:0], BL_B[2n-1:0], BL_C[2n-1:0])이 기입될 수 있다.The command / address sampler 320 can separate the command CMD and the address from the command / address CA received in a time-series manner. The command CMD is provided to the command decoder 330, and the address can be provided to the address decoder through the address register. The address decoder may activate the word lines and bit lines of the memory cell array 122 (FIG. 1) corresponding to the address. BL_C [2n-1: 0], BL_B [2n-1: 0], and BL_C [2n-1: 0] of the data arrangement unit 350 into the memory cells connected to the activated word line and bit lines, ) Can be written.

커맨드 디코더(330)는 커맨드(CMD)를 디코딩하고 커맨드(CMD)에 상응하는 제어 신호들을 생성할 수 있다. 커맨드 디코더(330)는, 도 5에 도시된 바와 같이, 기입 커맨드(WR)에 응답하여 기입 인에이블 신호(WR_EN)를 로직 하이로 생성할 수 있다. 기입 인에이블 신호(WR_EN)는 샘플러 및 기입 FIFO(340)로 제공될 수 있다.The command decoder 330 may decode the command CMD and generate control signals corresponding to the command CMD. The command decoder 330 can generate the write enable signal WR_EN in a logic high in response to the write command WR, as shown in Fig. The write enable signal WR_EN may be provided to the sampler and write FIFO 340.

샘플러 및 기입 FIFO(340)는 제1 및 제2 클럭 신호들(CLK_E, CLK_O)과 기입 인에이블 신호(WR_EN)에 제어되는 제1 내지 제3 레인 샘플러 및 기입 FIFO들(341, 342, 343)을 포함할 수 있다.The sampler and write FIFO 340 includes first to third lane samplers and write FIFOs 341, 342, 343 controlled by first and second clock signals (CLK_E, CLK_O) and a write enable signal WR_EN, . ≪ / RTI >

제1 레인 샘플러 및 기입 FIFO(341)는 DQ0 데이터가 전달되는 제1 레인(LANE_A)에 연결되고, 기입 인에이블 신호(WR_EN)와 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 응답하고 DQ0 데이터에 기초하여 제1 기입 FIFO 출력(A_E[n-1:0])과 제2 기입 FIFO 출력(A_O[n:0])을 출력할 수 있다.The first lane sampler and write FIFO 341 are connected to a first lane LANE_A through which DQ0 data is transferred and are responsive to the write enable signal WR_EN and the first and second clock signals CLK_E and CLK_O The first write FIFO output A_E [n-1: 0] and the second write FIFO output A_O [n: 0] can be output based on the DQ0 data.

제2 레인 샘플러 및 기입 FIFO(342)는 DQ1 데이터가 전달되는 제2 레인(LANE_B)에 연결되고, 기입 인에이블 신호(WR_EN)와 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 응답하고 DQ1 데이터에 기초하여 제1 기입 FIFO 출력(B_E[n-1:0])과 제2 기입 FIFO 출력(B_O[n:0])을 출력할 수 있다.The second lane sampler and write FIFO 342 are coupled to a second lane LANE_B to which DQ1 data is transferred and are responsive to the write enable signal WR_EN and the first and second clock signals CLK_E and CLK_O The first write FIFO output B_E [n-1: 0] and the second write FIFO output B_O [n: 0] can be output based on the DQ1 data.

제3 레인 샘플러 및 기입 FIFO(343)는 DQ2 데이터가 전달되는 제3 레인(LANE_C)에 연결되고, 기입 인에이블 신호(WR_EN)와 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 응답하고 DQ2 데이터에 기초하여 제1 기입 FIFO 출력(C_E[n-1:0])과 제2 기입 FIFO 출력(C_O[n:0])을 출력할 수 있다.The third lane sampler and write FIFO 343 are connected to a third lane LANE_C to which DQ2 data is transferred and are responsive to the write enable signal WR_EN and the first and second clock signals CLK_E and CLK_O The first write FIFO output C_E [n-1: 0] and the second write FIFO output C_O [n: 0] can be output based on the DQ2 data.

심볼 락 패턴 검출부(124)는 다수개의 심볼 락 패턴들을 저장할 수 있다. 심볼 락 패턴 검출부(124)는 제1 내지 제3 레인 샘플러 및 기입 FIFO(341-343)에서 출력되는 제2 기입 FIFO 출력들(A_E[k], B_E[k], C_E[k])과 저장된 심볼 락 패턴들을 비교하고, 비교 결과 일치하는 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴 검출부(124)는 검출된 심볼 락 패턴에 따라 데이터 교환 신호(DATA_SWAP)와 데이터 래치 신호(PDSD)를 생성할 수 있다.The symbol lock pattern detector 124 may store a plurality of symbol lock patterns. The symbol lock pattern detection unit 124 stores the first write FIFO outputs A_E [k], B_E [k], and C_E [k] output from the first to third lane samplers and the write FIFOs 341 to 343 The symbol lock patterns can be compared with each other, and the symbol lock pattern corresponding to the comparison result can be detected. The symbol lock pattern detector 124 may generate the data exchange signal DATA_SWAP and the data latch signal PDSD according to the detected symbol lock pattern.

데이터 정렬부(350)는 데이터 교환 신호(DATA_SWAP)와 데이터 래치 신호(PDSD)에 응답하여 제1 샘플러 및 기입 FIFO(341)의 출력들(A_E[n-1:0], A_O[n:0])을 정렬하여 패러럴하게 출력할 수 있다. 데이터 정렬부(350)는 데이터 교환 신호(DATA_SWAP)와 데이터 래치 신호(PDSD)에 응답하여 제2 샘플러 및 기입 FIFO(342)의 출력들(B_E[n-1:0], B_O[n:0])을 정렬하여 패러럴하게 출력하고, 제3 샘플러 및 기입 FIFO(343)의 출력들(C_E[n-1:0], C_O[n:0])을 정렬하여 패러럴하게 출력할 수 있다.The data sorting unit 350 receives the outputs A_E [n-1: 0], A_O [n: 0] of the first sampler and the write FIFO 341 in response to the data exchange signal DATA_SWAP and the data latch signal PDSD ]) Can be arranged and output in a parallel fashion. The data arrangement unit 350 receives the outputs B_E [n-1: 0], B_O [n: 0] of the second sampler and write FIFO 342 in response to the data exchange signal (DATA_SWAP) and the data latch signal PDSD ], And parallel output, and outputs (C_E [n-1: 0], C_O [n: 0]) of the third sampler and the write FIFO 343 are aligned and output in parallel.

도 4 및 도 5는 도 3의 제1 레인 샘플러 및 기입 FIFO를 설명하는 도면들이다. 도 4는 제1 레인 샘플러 및 기입 FIFO를 설명하는 회로 다이어그램이고, 도 5는 도 4의 샘플러(410)의 동작을 설명하는 타이밍 다이어그램이다.Figures 4 and 5 are diagrams illustrating the first lane sampler and the write FIFO of Figure 3; FIG. 4 is a circuit diagram illustrating a first lane sampler and a write FIFO, and FIG. 5 is a timing diagram illustrating the operation of the sampler 410 of FIG.

도 4의 제1 레인 샘플러 및 기입 FIFO (341)의 구성은 도 3의 제2 및 제3 레인 샘플러 및 기입 FIFO (342, 343) 각각의 구성과 동일할 수 있다. 제1 레인 샘플러 및 기입 FIFO (341)의 동작 설명은 제2 및 제3 레인 샘플러 및 기입 FIFO들 (342, 343)에 동일하게 적용될 수 있다.The configuration of the first lane sampler and the write FIFO 341 of FIG. 4 may be the same as the configuration of the second and third lane sampler and write FIFOs 342 and 343 of FIG. 3, respectively. The operation description of the first lane sampler and the write FIFO 341 can be equally applied to the second and third lane sampler and write FIFOs 342 and 343.

도 4를 참조하면, 제1 레인 샘플러 및 기입 FIFO(341)는 샘플러(410), 로직 회로(420) 그리고 기입 FIFO(430)를 포함할 수 있다. 샘플러(410)는 제1 클럭 신호(CLK_E)와 제2 클럭 신호(CLK_O)에 응답하여 제1 레인(LANE_A)의 DQ0 데이터를 수신하는 제1 및 제2 샘플러들(411, 412)을 포함할 수 있다.4, the first lane sampler and write FIFO 341 may include a sampler 410, a logic circuit 420, and a write FIFO 430. The sampler 410 includes first and second samplers 411 and 412 receiving the DQ0 data of the first lane LANE_A in response to the first clock signal CLK_E and the second clock signal CLK_O .

제1 샘플러(411)는 제1 클럭 신호(CLK_E)의 상승 에지에 응답하여 DQ0 데이터를 래치하고 제1 샘플러 출력(SA_E)으로 출력할 수 있다. 제2 샘플러(412)는 제2 클럭 신호(CLK_O)의 상승 에지에 응답하여 DQ0 데이터를 래치하고 제2 샘플러 출력(SA_O)으로 출력할 수 있다.The first sampler 411 may latch the DQ0 data and output it to the first sampler output SA_E in response to the rising edge of the first clock signal CLK_E. The second sampler 412 may latch the DQ0 data and output the second sampler output SA_O in response to the rising edge of the second clock signal CLK_O.

샘플러(410)는, 도 5에 도시된 제1 예(CASE 1)와 같이, 제1 클럭 신호(CLK_E)의 상승 에지에 응답하여 x-B-D-F-BL1-BL3-…-BL9-BL11-BL13으로 제1 샘플러 출력(SA_E)을 출력하고, 제2 클럭 신호(CLK_O)의 상승 에지에 응답하여 A-C-E-BL0-BL2-BL4-…-BL10-BL12으로 제2 샘플러 출력(SA_O)을 출력할 수 있다. x는 불확정 데이터(unknown data)를 의미한다. 제1 및 제2 샘플러 출력들(SA_E, SA_O)은 제1 클럭 신호(CLK_E) 또는 제2 클럭 신호(CLK_O) 에지에 따라 x 무효 데이터, A유효 데이터가 쌍으로 출력됨을 볼 수 있다. x 무효 데이터는 데이터 정렬부(350, 도 3) 에서 시리얼 데이터를 패러럴 데이터로 정렬함에 있어서 불리할 수 있다.The sampler 410 is responsive to the rising edge of the first clock signal CLK_E, such as x-B-D-F-BL1-BL3- ..., as in the first example (CASE 1) BL-BL11-BL13, and outputs the first sampler output SA_E in response to the rising edge of the second clock signal CLK_O. -BL10-BL12 to output the second sampler output SA_O. x means unknown data. It can be seen that the first and second sampler outputs SA_E and SA_O are output as a pair of x invalid data and A valid data according to the first clock signal CLK_E or the second clock signal CLK_O edge. x invalid data may be disadvantageous in sorting the serial data into the parallel data in the data arranging unit 350 (FIG. 3).

샘플러(410)는, 도 5에 도시된 제2 예(CASE 2)와 같이, 제1 클럭 신호(CLK_E)의 상승 에지에 응답하여 x-A-C-E-BL0-BL2-…-BL8-BL10-BL12로 제1 샘플러 출력(SA_E)을 출력하고, 제2 클럭 신호(CLK_O)의 상승 에지에 응답하여 x-B-D-F-BL1-BL3-…-BL9-BL11-BL13으로 제1 샘플러 출력(SA_O)을 출력할 수 있다. 제1 및 제2 샘플러 출력들(SA_E, SA_O)은 제1 클럭 신호(CLK_E) 또는 제2 클럭 신호(CLK_O) 에지에 따라 A, B 유효 데이터가 쌍으로 출력됨을 볼 수 있다. 유효 데이터A, B가 제1 클럭 신호(CLK_E) 또는 제2 클럭 신호(CLK_O) 에지에 대응하여 쌍으로 출력된다는 것은 데이터 정렬부(350, 도 3) 에서 시리얼 데이터를 패러럴 데이터로 정렬함에 있어서 유리할 수 있다.The sampler 410 is responsive to the rising edge of the first clock signal CLK_E, as in the second example (CASE 2) shown in FIG. 5, to generate a signal x-A-C-E-BL0-BL2- ... -BL-BL10-BL12 and outputs the first sampler output SA_E in response to the rising edge of the second clock signal CLK_O. -BL9-BL11-BL13 to output the first sampler output SA_O. It can be seen that the first and second sampler outputs SA_E and SA_O are A and B valid data output in pairs according to the first clock signal CLK_E or the second clock signal CLK_O edge. The fact that the valid data A and B are outputted in pairs in correspondence with the first clock signal CLK_E or the second clock signal CLK_O is advantageous in arranging the serial data into the parallel data in the data arranging unit 350 .

로직 회로(420)는 기입 인에이블 신호(WR_EN)와 제1 클럭 신호(CLK_E)를 논리곱하여 기입 인에이블 클럭 신호(WR_EN_CLK)를 생성할 수 있다. 기입 인에이블 클럭 신호(WR_EN_CLK)는 기입 FIFO(430)로 제공되고, 제1 및 제2 샘플러 출력들(SA_E, SA_O)를 래치하도록 동작될 수 있다.The logic circuit 420 may logically multiply the write enable signal WR_EN and the first clock signal CLK_E to generate a write enable clock signal WR_EN_CLK. The write enable clock signal WR_EN_CLK is provided to the write FIFO 430 and may be operated to latch the first and second sampler outputs SA_E and SA_O.

기입 FIFO(430)는 제1 클럭 신호(CLK_E)와 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제1 샘플러 출력(SA_E)과 제2 샘플러 출력(SA_O)을 순차적으로 래치하여 시리얼하게 출력할 수 있다. 기입 FIFO(430)는 제1 샘플러 출력(SA_E)을 래치하는 제1 기입 FIFO(440)와 제2 샘플러 출력(SA_O)을 래치하는 제2 기입 FIFO(450)를 포함할 수 있다.The write FIFO 430 sequentially latches the first sampler output SA_E and the second sampler output SA_O in response to the first clock signal CLK_E and the write enable clock signal WR_EN_CLK, have. Write FIFO 430 may include a first write FIFO 440 that latches a first sampler output SA_E and a second write FIFO 450 that latches a second sampler output SA_O.

제1 기입 FIFO(440)는 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제1 샘플러 출력(SA_E)을 순차적으로 래치하여 제1 기입 FIFO 출력(A_E[n-1:0], n=BL/2, BL=14)을 출력할 수 있다. 제2 기입 FIFO(450)는 기입 FIFO(430)는 제1 클럭 신호(CLK_E)와 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제2 샘플러 출력(SA_O)을 순차적으로 래치하여 제2 기입 FIFO 출력(A_O[n:0])을 출력할 수 있다.The first write FIFO 440 sequentially latches the first sampler output SA_E in response to the write enable clock signal WR_EN_CLK to generate a first write FIFO output A_E [n-1: 0], n = BL / 2, and BL = 14). The second write FIFO 450 is configured such that the write FIFO 430 sequentially latches the second sampler output SA_O in response to the first clock signal CLK_E and the write enable clock signal WR_EN_CLK to generate a second write FIFO output (A_O [n: 0]).

제1 기입 FIFO(440)는 제1 샘플러 출력(SA_E)을 순차적으로 래치하는 직렬 연결된 다수개의 플립플롭들(441, 442, 443)을 포함할 수 있다. 제1 플립플롭(441)은 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제1 샘플러 출력(SA_E)을 래치하여 출력할 수 있다.The first write FIFO 440 may include a plurality of serially connected flip-flops 441, 442, 443 that sequentially latch a first sampler output SA_E. The first flip-flop 441 may latch and output the first sampler output SA_E in response to the write enable clock signal WR_EN_CLK.

제1 플립플롭(441)의 출력(A_E[n-1])은 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 직렬 연결된 플립플롭들로 순차적으로 제공되고, 제3 플립플롭(443)은 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제2 플립플롭(442)의 출력(A_E[1])을 래치하여 제3 플립플롭(443)의 출력(A_E[0])으로 출력할 수 있다.The output (A_E [n-1]) of the first flip-flop 441 is serially supplied to serially connected flip-flops in response to the write enable clock signal WR_EN_CLK, and the third flip- 1] of the second flip-flop 442 and output it to the output A_E [0] of the third flip-flop 443 in response to the enable clock signal WR_EN_CLK.

제1 기입 FIFO(440)는 제1 샘플러 출력(SA_E)을 순차적으로 래치하는 플립플롭들(441, 442, 443)을 통하여 제1 기입 FIFO 출력(A_E[n-1:0])으로 시리얼하게 출력할 수 있다. 제1 기입 FIFO(440)의 출력들 중 심볼 락 구간(TSYMBOL _ LOCK)에서 출력되는 출력(A_E[k])은 심볼 락 패턴 검출부(124, 도 3)으로 제공될 수 있다.The first write FIFO 440 serializes the first write FIFO output A_E [n-1: 0] through flip-flops 441, 442, and 443 that sequentially latch the first sampler output SA_E Can be output. The output (A_E [k]) that is output from the first write output symbols lock interval (T SYMBOL LOCK _) of the FIFO (440) may be provided to lock the symbol pattern detector 124 (FIG. 3).

제2 기입 FIFO(450)는 제2 샘플러 출력(SA_O)을 순차적으로 래치하는 직렬 연결된 다수개의 플립플롭들(451, 452, 453, 454)을 포함할 수 있다. 제1 플립플롭(451)은 제1 클럭 신호(CLK_E)에 응답하여 제2 샘플러 출력(SA_O)을 래치하여 출력할 수 있다.The second write FIFO 450 may include a plurality of serially connected flip-flops 451, 452, 453, 454 that sequentially latch a second sampler output SA_O. The first flip-flop 451 may latch and output the second sampler output SA_O in response to the first clock signal CLK_E.

제2 기입 FIFO(450)의 제2 플립플롭(452)은 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제1 플립플롭(451)의 출력(A_O[n])을 래치하여 출력할 수 있다. 제2 플립플롭(452)의 출력(A_O[n-1])은 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 직렬 연결된 플립플롭들로 순차적으로 제공되고, 제4 플립플롭(454)은 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제3 플립플롭(453)의 출력(A_O[1])을 래치하여 제4 플립플롭(454)의 출력(A_O[0])으로 출력할 수 있다.The second flip-flop 452 of the second write FIFO 450 may latch and output the output A_O [n] of the first flip-flop 451 in response to the write enable clock signal WR_EN_CLK. The output (A_O [n-1]) of the second flip-flop 452 is serially provided in series with the flip-flops in response to the write enable clock signal WR_EN_CLK, and the fourth flip- 1] of the third flip-flop 453 and output it to the output A_O [0] of the fourth flip-flop 454 in response to the enable clock signal WR_EN_CLK.

제2 기입 FIFO(450)는 제2 샘플러 출력(SA_O)을 순차적으로 래치하는 플립플롭들(451, 452, 453, 454)을 통하여 제2 기입 FIFO 출력(A_O[n:0])으로 시리얼하게 출력할 수 있다.The second write FIFO 450 serially connects to the second write FIFO output A_O [n: 0] via flip-flops 451, 452, 453, and 454 that sequentially latch the second sampler output SA_O Can be output.

도 4 및 도 5에서 설명된 제1 레인 샘플러 및 기입 FIFO(341)는 DQ0 데이터를 입력하고, 제1 및 제2 클럭 신호(CLK_E, CLK_O)와 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제1 기입 FIFO 출력(A_E[n-1:0])과 제2 기입 FIFO 출력(A_O[n:0])을 시리얼하게 출력할 수 있다. 이와 마찬가지로, 제2 레인 샘플러 및 기입 FIFO(342, 도 3)는 DQ1 데이터를 입력하고, 제1 및 제2 클럭 신호(CLK_E, CLK_O)와 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제1 기입 FIFO 출력(B_E[n-1:0])과 제2 기입 FIFO 출력(B_O[n:0])을 시리얼하게 출력할 수 있다. 제3 레인 샘플러 및 기입 FIFO(343, 도 3)는 DQ2 데이터를 입력하고, 제1 및 제2 클럭 신호(CLK_E, CLK_O)와 기입 인에이블 클럭 신호(WR_EN_CLK)에 응답하여 제1 기입 FIFO 출력(C_E[n-1:0])과 제2 기입 FIFO 출력(C_O[n:0])을 시리얼하게 출력할 수 있다.The first lane sampler and write FIFO 341 described in FIGS. 4 and 5 receives the DQ0 data and outputs the DQ0 data in response to the first and second clock signals CLK_E and CLK_O and the write enable clock signal WR_EN_CLK 1 write FIFO output A_E [n-1: 0] and the second write FIFO output A_O [n: 0] can be serially output. Likewise, the second lane sampler and write FIFO 342 (FIG. 3) receives the DQ1 data and generates a first write in response to the first and second clock signals CLK_E, CLK_O and the write enable clock signal WR_EN_CLK The FIFO output B_E [n-1: 0] and the second write FIFO output B_O [n: 0] can be serially output. The third lane sampler and write FIFO 343 (FIG. 3) receives the DQ2 data and provides a first write FIFO output (FIG. 3) in response to the first and second clock signals CLK_E and CLK_O and the write enable clock signal WR_EN_CLK C_E [n-1: 0]) and the second write FIFO output (C_O [n: 0]).

제2 레인 샘플러 및 기입 FIFO(342)의 제1 기입 FIFO 출력들 중 심볼 락 구간(TSYMBOL _ LOCK)에서 출력되는 출력(B_E[k])은 심볼 락 패턴 검출부(124, 도 3)으로 제공될 수 있다. 제3 레인 샘플러 및 기입 FIFO(343)의 제1 기입 FIFO 출력들 중 심볼 락 구간(TSYMBOL _ LOCK)에서 출력되는 출력(C_E[k])은 심볼 락 패턴 검출부(124)으로 제공될 수 있다. 심볼 락 패턴 검출부(124)는 제1 레인 샘플러 및 기입 FIFO(341)의 출력(A_E[k]), 제2 레인 샘플러 및 기입 FIFO(342)의 출력(B_E[k]) 및 제3 레인 샘플러 및 기입 FIFO(343)의 출력(C_E[k])을 입력하여 저장된 심볼 락 패턴들과 일치하는지 여부를 판단할 수 있다.Second lane the symbol lock period of the first write FIFO output (T SYMBOL _ LOCK) output (B_E [k]) outputted from the sampler, and the write FIFO (342) provides a symbol lock pattern detector 124 (FIG. 3) . The third lane the symbol lock period of the first write FIFO output (T SYMBOL _ LOCK) output (C_E [k]) outputted from the sampler, and the write FIFO (343) may be provided at a symbol lock pattern detector 124 . The symbol lock pattern detection section 124 detects the symbol patterns A_E [k] of the first lane sampler and the write FIFO 341, the outputs B_E [k] of the second lane sampler and the write FIFO 342, And the output (C_E [k]) of the write FIFO 343 to determine whether it matches the stored symbol lock patterns.

도 6 내지 도 8은 도 3의 심볼 락 패턴 검출부(124)를 설명하는 도면들이다. 도 6은 심볼 락 패턴 검출부(124)의 블락 다이어그램을 나타내고, 도 7및 도 8은 심볼 락 패턴 검출부(124)의 동작을 설명하는 타이밍 다이어그램들이다.6 to 8 are diagrams for explaining the symbol lock pattern detecting unit 124 of FIG. FIG. 6 shows a block diagram of the symbol lock pattern detector 124, and FIGS. 7 and 8 are timing diagrams illustrating the operation of the symbol lock pattern detector 124. Referring to FIG.

도6을 참조하면, 심볼 락 패턴 검출부(124)는 심볼 락 패턴 저장부(610)와 비교부(620)를 포함할 수 있다. 심볼 락 패턴 저장부(610)는 다수개의 심볼 락 패턴들을 저장할 수 있다. 심볼 락 패턴 저장부(610)는 도 2에서 설명된 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 데이터 비트들로 설정된 A-F 심볼 락 패턴들을 저장할 수 있다.Referring to FIG. 6, the symbol lock pattern detector 124 may include a symbol lock pattern storage unit 610 and a comparison unit 620. The symbol lock pattern storage unit 610 may store a plurality of symbol lock patterns. The symbol lock pattern storage unit 610 may store A-F symbol lock patterns set to data bits transmitted in the multi lane (LANE_A, LANE_B, LANE_C) described in FIG.

비교부(620)는 제1 클럭 신호(CLK_E)에 응답하여 제1 내지 제3 레인 샘플러 및 기입 FIFO(341-343, 도 3)에서 출력되는 제2 기입 FIFO 출력들(A_E[k], B_E[k], C_E[k])과 심볼 락 패턴 저장부(610)에 저장된 심볼 락 패턴들을 비교할 수 있다. 비교부(620)는 비교 결과, 일치하는 심볼 락 패턴을 검출할 수 있다. The comparator 620 outputs the second write FIFO outputs A_E [k], B_E (k), and the second write FIFO outputs A_E [k] and B_E in response to the first clock signal CLK_E in the first through third lane samplers and the write FIFOs 341-343 [k], C_E [k]) and the symbol lock pattern stored in the symbol lock pattern storage unit 610 can be compared. The comparing unit 620 can detect a matching symbol lock pattern as a result of the comparison.

실시예에 따라, 비교부(620)는 제2 클럭 신호(CLK_O)에 응답하여 제1 내지 제3 레인 샘플러 및 기입 FIFO(341-343, 도 3)에서 출력되는 제2 기입 FIFO 출력들(A_O[k], B_O[k], C_O[k])과 심볼 락 패턴 저장부(610)에 저장된 심볼 락 패턴을 비교하고, 심볼 락 패턴을 검출할 수 있다.According to an embodiment, the comparator 620 may compare the second write FIFO outputs A_O (FIG. 3) output from the first through third lane samplers and the write FIFOs 341-343 (FIG. 3) in response to the second clock signal CLK_O. [k], B_O [k], and C_O [k]) with the symbol lock pattern stored in the symbol lock pattern storage unit 610 and detect the symbol lock pattern.

비교부(620)는 비교 결과, 검출된 심볼 락 패턴에 기초하여 데이터 교환 신호(DATA_SWAP)와 데이터 래치 신호(PDSD)를 생성할 수 있다. 데이터 교환 신호(DATA_SWAP)와 데이터 래치 신호(PDSD)는 데이터 정렬부(350, 도 3)로 제공될 수 있다. 데이터 정렬부(350)는 데이터 교환 신호(DATA_SWAP)와 데이터 래치 신호(PDSD)에 응답하여 제1 샘플러 및 기입 FIFO(341, 도 3)의 출력들(A_E[n-1:0], A_O[n:0])을 정렬하여 패러럴하게 출력할 수 있다. 데이터 정렬부(350)는 데이터 교환 신호(DATA_SWAP)와 데이터 래치 신호(PDSD)에 응답하여 제2 샘플러 및 기입 FIFO(342, 도 3)의 출력들(B_E[n-1:0], B_O[n:0])을 정렬하여 패러럴하게 출력하고, 제3 샘플러 및 기입 FIFO(343, 도 3)의 출력들(C_E[n-1:0], C_O[n:0])을 정렬하여 패러럴하게 출력할 수 있다.As a result of comparison, the comparator 620 can generate the data exchange signal (DATA_SWAP) and the data latch signal (PDSD) based on the detected symbol lock pattern. The data exchange signal DATA_SWAP and the data latch signal PDSD may be provided to the data arrangement unit 350 (FIG. 3). The data sorting unit 350 receives the outputs A_E [n-1: 0], A_O [0] of the first sampler and the write FIFO 341 (FIG. 3) in response to the data exchange signal DATA_SWAP and the data latch signal PDSD, n: 0]) can be arranged and output in a parallel fashion. The data arrangement unit 350 receives the outputs B_E [n-1: 0], B_O [n: 1] of the second sampler and write FIFO 342 (FIG. 3) in response to the data exchange signal DATA_SWAP and the data latch signal PDSD, (n: 0) and aligns the outputs C_E [n-1: 0] and C_O [n: 0] of the third sampler and the write FIFO 343 Can be output.

데이터 교환 신호(DATA_SWAP)는, 도 5에서 설명된 제1 예(CASE 1)처럼 제1 샘플러 출력(SA_E)와 제2 샘플러 출력(SA_O)이 불확정 데이터(x)에 의해 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 대응하여 유효 데이터 쌍으로 동작되지 않는 경우, 도 5의 제2 예(CASE 2)처럼 제1 샘플러 출력(SA_E)와 제2 샘플러 출력(SA_O)이 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 대응하여 유효 데이터 쌍으로 동작되도록 제공될 수 있다. 왜냐하면, 도 5의 제1 예(CASE 1)에서 불확정 데이터(x)를 포함하는 제1 샘플러 출력(SA_E)와 제2 샘플러 출력(SA_O)은 패러럴하게 유효 데이터를 출력해야하는 데이터 정렬부(350, 도 3)의 동작에 불리하기 때문이다.The data exchange signal DATA_SWAP is generated by the first sampler output SA_E and the second sampler output SA_O as the first example CASE 1 described in FIG. The first sampler output SA_E and the second sampler output SA_O are not the same as the first and second sampler outputs SA_E and SA_O, respectively, as in the second example (CASE 2) of FIG. 5, 2 < / RTI > clock signals CLK_E, CLK_O. Because the first sampler output SA_E and the second sampler output SA_O including the uncertain data x in the first example (CASE 1) of FIG. 5 have the data arrangements 350, 3). ≪ / RTI >

데이터 래치 신호(PDSD)는 비교부(620)의 심볼 락 패턴 검출 결과에 따라 생성될 수 있다. 데이터 래치 신호(PDSD)는, 도 7 에 도시된 바와 같이, 심볼 락 패턴이 F-D-B로 검출되면 제1 클럭 신호(CLK_E)의 1 주기씩 늦게 생성될 수 있다. 데이터 래치 신호(PDSD)는, 도 8 에 도시된 바와 같이, 심볼 락 패턴이 E-C-A로 검출되면 제1 클럭 신호(CLK_E)의 1 주기씩 늦게 생성될 수 있다. 이는 도 2에서 설명된 심볼 락 패턴 검출부(124)에 의해, A-F 심볼 락 패턴들에 따른 기입 버스터 데이터(WR_DATA)의 첫번째 UI를 판단하는 동작과 부합한다.The data latch signal PDSD may be generated according to the detection result of the symbol lock pattern of the comparator 620. The data latch signal PDSD may be generated one cycle later of the first clock signal CLK_E when the symbol lock pattern is detected as F-D-B, as shown in FIG. The data latch signal PDSD may be generated one cycle later than the first clock signal CLK_E when the symbol lock pattern is detected as E-C-A, as shown in FIG. This is consistent with the operation of determining the first UI of the write buffer data WR_DATA according to the A-F symbol lock patterns by the symbol lock pattern detector 124 described in FIG.

도 7은 도 5에서 설명된 제1 예(CASE 1)에 상응하는 동작으로 설명된다. 도 7을 참조하면, 제1 샘플러 출력(SA_E)와 제2 샘플러 출력(SA_O)이 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 대응하여 무효 데이터 x, 유효 데이터a 쌍으로 출력됨을 볼 수 있다. 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 대응하여 유효 데이터 a-b쌍으로 출력되도록 하는 데이터 교환 신호(DATA_SWAP)가 생성될 수 있다. 데이터 교환 신호(DATA_SWAP)는 비교부(620)의 심볼 락 패턴 검출 결과에 따라 기입 데이터 버스트(WR_DATA)의 첫번째 UI (BL0)로 판단되는 제2 클럭 신호(CLK_E)의 상승 에지에서 로직 하이로 활성화될 수 있다. 검출된 심볼 락 패턴 F-D-B에 따라 데이터 래치 신호(PDSD)가 제1 클럭 신호(CLK_E)의 1 주기씩 늦게 생성될 수 있다.Fig. 7 is described as an operation corresponding to the first example (CASE 1) described in Fig. Referring to FIG. 7, the first sampler output SA_E and the second sampler output SA_O are output as a pair of invalid data x and valid data a corresponding to the first and second clock signals CLK_E and CLK_O. . A data exchange signal (DATA_SWAP) for outputting the valid data a-b pairs corresponding to the first and second clock signals (CLK_E, CLK_O) may be generated. The data exchange signal DATA_SWAP is activated to a logic high at the rising edge of the second clock signal CLK_E determined as the first UI (BL0) of the write data burst WR_DATA in accordance with the symbol lock pattern detection result of the comparator 620 . The data latch signal PDSD may be generated one cycle later of the first clock signal CLK_E in accordance with the detected symbol lock pattern F-D-B.

도 8은 도 5에서 설명된 제2 예(CASE 2)에 상응하는 동작으로 설명된다. 도 8을 참조하면, 제1 샘플러 출력(SA_E)와 제2 샘플러 출력(SA_O)이 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 대응하여 유효 데이터 a-b쌍으로 출력되므로, 데이터 교환 신호(DATA_SWAP)가 로직 로우로 비활성됨을 보여준다. 검출된 심볼 락 패턴 E-C-A에 따라 데이터 래치 신호(PDSD)가 제1 클럭 신호(CLK_E)의 1 주기씩 늦게 생성될 수 있다.Fig. 8 is described as an operation corresponding to the second example (CASE 2) described in Fig. Referring to FIG. 8, since the first sampler output SA_E and the second sampler output SA_O are output in pairs of valid data ab corresponding to the first and second clock signals CLK_E and CLK_O, DATA_SWAP) is disabled to logic low. The data latch signal PDSD may be generated one cycle later of the first clock signal CLK_E in accordance with the detected symbol lock pattern E-C-A.

도 9 및 도 10은 도 3의 데이터 정렬부를 설명하는 도면들이다. 도 9는 데이터 정렬부의 회로 다이어그램이고, 도 10은 데이터 정렬부의 동작 타이밍 다이어그램이다.9 and 10 are views for explaining the data arranging unit of FIG. 9 is a circuit diagram of the data arrangement unit, and Fig. 10 is an operation timing diagram of the data arrangement unit.

도 9의 데이터 정렬부(350a)는 제1 레인 샘플러 및 기입 FIFO(341)에서 DQ0 데이터에 기초하여 출력되는 제1 기입 FIFO 출력들(A_E[n-1:0])과 제2 기입 FIFO 출력들(A_O[n:0])을 정렬하고 래치하는 동작에 대하여 설명된다. 데이터 정렬부(350a)의 동작은 제2 레인 샘플러 및 기입 FIFO(342)에서 DQ1 데이터를 기초로하여 출력되는 제1 기입 FIFO 출력들(B_E[n-1:0])과 제2 기입 FIFO 출력들(B_O[n:0])과 제3 레인 샘플러 및 기입 FIFO(343)에서 DQ2 데이터를 기초로하여 출력되는 제1 기입 FIFO 출력들(C_E[n-1:0])과 제2 기입 FIFO 출력들(C_O[n:0])에 대해서도 동일하게 적용될 수 있다.The data arrangement unit 350a of FIG. 9 includes first and second write FIFO outputs A_E [n-1: 0] and A_E [n-1: 0] output based on the DQ0 data in the first lane sampler and write FIFO 341, (A_O [n: 0]) are described. The operation of the data arrangement unit 350a is performed by the first write FIFO outputs B_E [n-1: 0] and the second write FIFO outputs The first write FIFO outputs C_E [n-1: 0] and the second write FIFO outputs C_E [n: 0] output based on the DQ2 data in the third lane sampler and the write FIFO 343, The same can be applied to the outputs C_O [n: 0].

도 9를 참조하면, 데이터 정렬부(350a)는 데이터 교환 신호(DATA_SWAP)와 데이터 래치 신호(PDSD)에 응답하여 제1 기입 FIFO 출력들(A_E[n-1:0])과 제2 기입 FIFO 출력들(A_O[n:0])을 정렬하고 래치하여 제1 레인(LANE_A)의 DQ0기입 데이터(BL_A[2n-1:0])로서 출력할 수 있다. 데이터 정렬부(350a)는 제1 정렬부(910)와 제2 정렬부(920)를 포함할 수 있다.9, the data arranging unit 350a includes first and second write FIFO outputs A_E [n-1: 0] and A_E [n-1: 0] in response to a data exchange signal DATA_SWAP and a data latch signal PDSD, The output A_O [n: 0] can be aligned and latched and output as the DQ0 write data BL_A [2n-1: 0] of the first lane LANE_A. The data sorting unit 350a may include a first sorting unit 910 and a second sorting unit 920. [

제1 정렬부(910)는 데이터 교환 신호(DATA_SWAP)에 응답하여 제1 기입 FIFO 출력(A_E[n-1:0])과 제2 기입 FIFO 출력(A_O[n:0])을 선택적으로 출력하는 다수개의 선택부들(911-914)을 포함할 수 있다.The first arranging unit 910 selectively outputs the first write FIFO output A_E [n-1: 0] and the second write FIFO output A_O [n: 0] in response to the data exchange signal DATA_SWAP And a plurality of selectors 911-914 that perform the same.

제1 선택부(911)는 데이터 교환 신호(DATA_SWAP)에 응답하여 제1 기입 FIFO 출력(A_E[0])과 제2 기입 FIFO 출력(A_O[0]) 중 하나를 선택하여 출력할 수 있다. 제2 선택부(912)는 데이터 교환 신호(DATA_SWAP)에 응답하여 제1 기입 FIFO 출력(A_E[1])과 제2 기입 FIFO 출력(A_O[1]) 중 하나를 선택하여 출력할 수 있다. 제3 선택부(913)는 데이터 교환 신호(DATA_SWAP)에 응답하여 제1 기입 FIFO 출력(A_E[n-1])과 제2 기입 FIFO 출력(A_O[n-1]) 중 하나를 선택하여 출력할 수 있다. 제4 선택부(914)는 데이터 교환 신호(DATA_SWAP)에 응답하여 제1 기입 FIFO 출력(A_E[n-1])과 제2 기입 FIFO 출력(A_O[n]) 중 하나를 선택하여 출력할 수 있다.The first selector 911 can select one of the first write FIFO output A_E [0] and the second write FIFO output A_O [0] in response to the data exchange signal DATA_SWAP. The second selector 912 can select one of the first write FIFO output A_E [1] and the second write FIFO output A_O [1] in response to the data exchange signal DATA_SWAP. The third selector 913 selects one of the first write FIFO output A_E [n-1] and the second write FIFO output A_O [n-1] in response to the data exchange signal DATA_SWAP, can do. The fourth selector 914 can select one of the first write FIFO output A_E [n-1] and the second write FIFO output A_O [n] in response to the data exchange signal DATA_SWAP have.

제1 정렬부(910)는 데이터 교환 신호(DATA_SWAP)에 응답하여 제1 기입 FIFO 출력들(A_E[n-1:0])과 제2 기입 FIFO 출력들(A_O[n:0])이 불확정 데이터(x) 없이 제1 및 제2 클럭 신호들(CLK_E, CLK_O)에 대응하여 쌍으로 출력될 수 있다. 제1 정렬부(910)는, 도 10에 도시된 바와 같이, BL1, BL3, … , BL9, BL11, BL13 데이터가 출력되는 제1 기입 FIFO 출력(A_E[n-1:0])을 출력하고, BL0, BL2, … , BL8, BL10, BL12 데이터가 출력되는 제2 기입 FIFO 출력(A_O[n-1:0])을 출력할 수 있다.The first arranging unit 910 receives the first write FIFO outputs A_E [n-1: 0] and the second write FIFO outputs A_O [n: 0] in response to the data exchange signal DATA_SWAP, Can be output in pairs corresponding to the first and second clock signals (CLK_E, CLK_O) without data (x). As shown in Fig. 10, the first alignment unit 910 includes BL1, BL3, ... , A first write FIFO output (A_E [n-1: 0]) for outputting BL9, BL11, and BL13 data, and outputs BL0, BL2, ... , And the second write FIFO output (A_O [n-1: 0]) from which BL8, BL10, and BL12 data are output.

제2 정렬부(920)는 데이터 래치 신호(PDSD)에 응답하여 제1 정렬부(910)의 선택부들(911-914)의 출력을 DQ0기입 데이터(BL_A[n-1:0])로서 출력하는 다수개의 플립플롭들(921-924)을 포함할 수 있다.The second arranging unit 920 outputs the output of the selectors 911-914 of the first arranging unit 910 as DQ0 write data BL_A [n-1: 0] in response to the data latch signal PDSD Flip-flops 921-924.

제1 플립플롭(921)은 데이터 래치 신호(PDSD)에 응답하여 제1 선택부(921)에서 출력되는 제1 기입 FIFO 출력(A_E[0]) 또는 제2 기입 FIFO 출력(A_O[0])을 BL_A[0] 기입 데이터로서 출력할 수 있다. 제2 플립플롭(922)은 데이터 래치 신호(PDSD)에 응답하여 제2 선택부(922)에서 출력되는 제1 기입 FIFO 출력(A_E[1]) 또는 제2 기입 FIFO 출력(A_O[1])을 BL_A[1] 기입 데이터로서 출력할 수 있다. 제3 플립플롭(923)은 데이터 래치 신호(PDSD)에 응답하여 제3 선택부(923)에서 출력되는 제1 기입 FIFO 출력(A_E[n-1]) 또는 제2 기입 FIFO 출력(A_O[n-1])을 BL_A[n-1] 기입 데이터로서 출력하고, 제4 플립플롭(924)은 데이터 래치 신호(PDSD)에 응답하여 제4 선택부(924)에서 출력되는 제1 기입 FIFO 출력(A_E[n-1]) 또는 제2 기입 FIFO 출력(A_O[n])을 BL_A[n-1] 기입 데이터로서 출력할 수 있다.The first flip-flop 921 outputs the first write FIFO output A_E [0] or the second write FIFO output A_O [0] output from the first selector 921 in response to the data latch signal PDSD. Can be output as BL_A [0] write data. The second flip-flop 922 outputs either the first write FIFO output A_E [1] or the second write FIFO output A_O [1] output from the second selector 922 in response to the data latch signal PDSD. Can be output as BL_A [1] write data. The third flip-flop 923 outputs the first write FIFO output A_E [n-1] or the second write FIFO output A_O [n-1] output from the third selector 923 in response to the data latch signal PDSD -1] as the BL_A [n-1] write data, and the fourth flip flop 924 outputs the first write FIFO output (FIG. 9B) output from the fourth selector 924 in response to the data latch signal PDSD A_E [n-1]) or the second write FIFO output (A_O [n]) as BL_A [n-1] write data.

제2 정렬부(920)는 데이터 래치 신호(PDSD)에 응답하여 제1 정렬부(910)에서 선택되는 제1 기입 FIFO 출력들(A_E[n-1])을 DQ0기입 데이터(BL_A[n-1:0])로서 패러럴하게 출력하고, 제1 정렬부(910)에서 선택되는 제2 기입 FIFO 출력들(A_O[n-1])을 DQ0기입 데이터(BL_A[n-1:0])로서 패러럴하게 출력할 수 있다. 이에 따라, 데이터 정렬부(350a)는 기입 데이터 버스트(WR_DATA, BL0-BL13)에 상응하는 DQ0기입 데이터(BL_A[2n-1:0])를 패러럴하게 출력할 수 있다. DQ0 기입 데이터(BL_A[2n-1:0])는 메모리 셀 어레이(122, 도 1)에 기입될 수 있다.The second arranging unit 920 outputs the first write FIFO outputs A_E [n-1] selected in the first arranging unit 910 to the DQ0 write data BL_A [n-1] in response to the data latch signal PDSD. 1: 0], and outputs the second write FIFO outputs A_O [n-1] selected by the first arranging unit 910 as DQ0 write data BL_A [n-1: 0] It can output in parallel. Accordingly, the data sorting unit 350a can output the DQ0 write data BL_A [2n-1: 0] corresponding to the write data bursts WR_DATA and BL0-BL13 in parallel. DQ0 write data BL_A [2n-1: 0] may be written to the memory cell array 122 (Fig. 1).

도 10을 참조하면, 제1 기입 FIFO 출력들(A_E[n-1])과 제2 기입 FIFO 출력들(A_O[n:0])이 데이터 래치 신호(PDSD)에 응답하여 BL1, BL3, … , BL9, BL11, BL13 데이터와 BL0, BL2, … , BL8, BL10, BL12 데이터로서 패러럴하게 출력되는 DQ0 기입 데이터(BL_A[2n-1:0])를 보여준다.10, the first write FIFO outputs A_E [n-1] and the second write FIFO outputs A_O [n: 0] correspond to the data latch signal PDSD in response to the data latch signal PDSD. , BL9, BL11, BL13 data and BL0, BL2, ... , And DQ0 write data BL_A [2n-1: 0] that are output in parallel as data BL8, BL10, and BL12.

도 9의 데이터 정렬부(350a)에 의해, DQ0 데이터에 기초하여 출력되는 제1 기입 FIFO 출력들(A_E[n-1:0])과 제2 기입 FIFO 출력들(A_O[n:0])이 DQ0 기입 데이터(BL_A[2n-1:0])로 패러럴하게 출력될 수 있다. 이와 마찬가지로, DQ1 데이터에 기초하여 출력되는 제1 기입 FIFO 출력들(B_E[n-1:0])과 제2 기입 FIFO 출력들(B_O[n:0])이 DQ1 기입 데이터(BL_B[2n-1:0])로 패러럴하게 출력되고, DQ2 데이터에 기초하여 출력되는 제1 기입 FIFO 출력들(C_E[n-1:0])과 제2 기입 FIFO 출력들(C_O[n:0])이 DQ2 기입 데이터(BL_C[2n-1:0])로 패러럴하게 출력될 수 있다.The first write FIFO outputs A_E [n-1: 0] and the second write FIFO outputs A_O [n: 0] output based on the DQ0 data are generated by the data arrangement unit 350a of FIG. Can be output in parallel to the DQ0 write data BL_A [2n-1: 0]. Similarly, the first write FIFO outputs B_E [n-1: 0] and the second write FIFO outputs B_O [n: 0] output based on the DQ1 data are DQ1 write data BL_B [ 1 [0]) and the second write FIFO outputs C_O [n: 0] output in parallel based on the DQ2 data Can be output in parallel by the DQ2 write data BL_C [2n-1: 0].

도 11은 도 1의 심볼 락 패턴 검출부를 포함하는 메모리 장치의 블락 다이어그램을 설명하는 제2 예의 도면이다. 도 11의 메모리 장치(120a)는 도 3의 메모리 장치(120)와 비교하여, 프리앰블 구간(TPREAMBLE) 구간에서 다수개의 심볼 락 패턴들을 검출하고, 검출된 심볼 락 패턴들에 상응하는 기입 인에이블 신호(WR_EN)를 생성한다는 점에서 차이가 있다. 또한, 메모리 장치(120a)는 기입 인에이블 신호(WR_EN)에 기초하여 데이터 래치 신호(PDSD)를 생성한다는 점에서 차이가 있다. 도 3의 메모리 장치(120)는 기입 커맨드(WR)로부터 기입 인에이블 신호(WR_EN)가 생성되고, 심볼 락 구간(TSYMBOL _ LOCK)에서 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 기초하여 데이터 래치 신호(PDSD)를 생성한다.11 is a second example of a block diagram of a memory device including the symbol lock pattern detecting unit of FIG. The memory device 120a of FIG. 11 is different from the memory device 120 of FIG. 3 in that it detects a plurality of symbol lock patterns in the preamble interval T PREAMBLE , And generates a signal WR_EN. Also, the memory device 120a differs in that it generates the data latch signal PDSD based on the write enable signal WR_EN. Memory device 120 of Figure 3 is the enable signal (WR_EN) written from the write command (WR) is generated, and the symbol lock interval (T SYMBOL _ LOCK) detecting a symbol lock pattern, and based on the detected symbol lock pattern from Thereby generating a data latch signal PDSD.

도 11을 참조하면, 메모리 장치(120a)는 클럭 발생부(310a), 제1 클럭 동작부(1100) 그리고 제2 클럭 동작부(1200)를 포함할 수 있다. 클럭 발생부(310a)는, 도 3의 클럭 발생부(310)와 동일하게, 클럭 신호(CLK) 또는 데이터 스트로브 신호(DQS)에 기초하여 이븐 클럭 에지에 따라 발생되는 제1 클럭 신호(CLK_E)와 오드 클럭 에지에 따라 발생되는 제2 클럭 신호(CLK_O)를 생성할 수 있다.Referring to FIG. 11, the memory device 120a may include a clock generating unit 310a, a first clock operating unit 1100, and a second clock operating unit 1200. FIG. The clock generating unit 310a generates a first clock signal CLK_E generated according to an even clock edge based on the clock signal CLK or the data strobe signal DQS in the same manner as the clock generating unit 310 of FIG. And the second clock signal CLK_O generated according to the odd clock edge.

제1 클럭 동작부(1100)는 제1 클럭 신호(CLK_E)에 따라 동작되는 기입 데이터 경로를 의미하고, 제2 클럭 동작부(1200)는 제2 클럭 신호(CLK_O)에 따라 동작되는 기입 데이터 경로를 의미한다. 제1 클럭 동작부(1100)와 제2 클럭 동작부(1200)는 거의 동일하게 구성될 수 있다. 설명의 중복을 피하기 위하여, 제1 클럭 동작부(1100)에 대하여 설명되고, 제1 클럭 동작부(1100)의 동작 설명은 제2 클럭 동작부(1200)에 적용될 수 있다.The first clock operating part 1100 is a write data path operated according to the first clock signal CLK_E and the second clock operating part 1200 is a write data path operated according to the second clock signal CLK_O. . The first clock operating unit 1100 and the second clock operating unit 1200 may be configured substantially the same. The description of the first clock operating portion 1100 and the operation description of the first clock operating portion 1100 may be applied to the second clock operating portion 1200 in order to avoid duplication of explanation.

제1 클럭 동작부(1100)는 샘플러 및 기입 FIFO(340a), 데이터 정렬부(920a) 그리고 심볼 락 패턴 검출부(124a)를 포함할 수 있다. 샘플러 및 기입 FIFO(340a)는 샘플러(410a)와 기입 FIFO(430a)를 포함하고, 도 4에서 설명된 샘플러(410)와 기입 FIFO(430)와 유사하게 구성될 수 있다. 샘플러 및 기입 FIFO(340a)는 제1 클럭 신호(CLK_E)에 응답하여 DQ 데이터를 수신하여 샘플러 출력들(SA, SB)을 출력하고, 기입 인에이블 신호(WR_EN)에 기초하여 샘플러 출력들(SA, SB)를 순차적으로 래치하고 기입 FIFO 출력들(FC, FD)을 출력할 수 있다.The first clock operation unit 1100 may include a sampler and a write FIFO 340a, a data alignment unit 920a, and a symbol lock pattern detection unit 124a. The sampler and write FIFO 340a includes a sampler 410a and a write FIFO 430a and may be configured similar to the sampler 410 and write FIFO 430 described in FIG. The sampler and write FIFO 340a receives the DQ data in response to the first clock signal CLK_E and outputs the sampler outputs SA and SB and outputs the sampler outputs SA , SB) and output the write FIFO outputs (FC, FD).

심볼 락 패턴 검출부(124a)는 기입 인에이블 신호 발생부(1120)와 데이터 래치 신호 발생부(1140)를 포함할 수 있다. 기입 인에이블 신호 발생부(1120)는 제1 내지 제3 패턴 검출부들(1122, 1124, 1126)을 포함하고, 제1 내지 제3 패턴 검출부들(1122, 1124, 1126)의 출력을 논리합하여 기입 인에이블 신호(WR_EN)를 생성할 수 있다.The symbol lock pattern detection unit 124a may include a write enable signal generation unit 1120 and a data latch signal generation unit 1140. [ The write enable signal generator 1120 includes first to third pattern detectors 1122, 1124 and 1126 and outputs the outputs of the first to third pattern detectors 1122, 1124 and 1126, And generate the enable signal WR_EN.

제1 패턴 검출부(1122)는 A 또는 B 심볼 락 패턴을 검출하고, 제2 패턴 검출부(1124)는 C 또는 D 심볼 락 패턴을 검출하고, 제3 패턴 검출부(1126)는 E 또는 F 심볼 락 패턴을 검출하도록 설정될 수 있다. 데이터 래치 신호 발생부(1140)는 기입 인에이블 신호(WR_EN)에 기초하여 데이터 정렬부(920a)의 동작을 제어하는 데이터 래치 신호(PDSD)를 생성할 수 있다.The second pattern detector 1124 detects a C or D symbol lock pattern, and the third pattern detector 1126 detects an E or F symbol lock pattern. The first pattern detector 1122 detects an A or B symbol lock pattern, the second pattern detector 1124 detects a C or D symbol lock pattern, As shown in FIG. The data latch signal generator 1140 may generate a data latch signal PDSD that controls the operation of the data aligner 920a based on the write enable signal WR_EN.

데이터 정렬부(920a)는 도 9에서 설명된 제2 정렬부(920)와 거의 유사하게 구성될 수 있다. 데이터 정렬부(920a)는 데이터 래치 신호(PDSD)에 응답하여 기입 FIFO 출력들(FC, FD)을 데이터 정렬부 출력들(AE, AF)로 패러럴하게 출력할 수 있다.The data sorting unit 920a may be configured to be substantially similar to the second sorting unit 920 described in FIG. The data arranging unit 920a may parallel output the write FIFO outputs FC and FD to the data arranging outputs AE and AF in response to the data latch signal PDSD.

도 12는 도 11의 메모리 장치에서 수행되는 심볼 락 방법을 설명하는 타이밍 다이어그램이다.12 is a timing diagram illustrating a symbol locking method performed in the memory device of FIG.

도 12를 참조하면, 클럭 신호(CLK)의 이븐 클럭 에지에 따라 제1 클럭 신호(CLK_E)가 생성되고, 오드 클럭 에지에 따라 제2 클럭 신호(CLK_O)가 생성된다. 제1 클럭 신호(CLK_E)에 응답하여 샘플러(410a)의 출력(A)는 x-B-D-F-BL1-BL3-…-BL9-BL11-BL13으로 출력되고, 샘플러(410a)의 출력(B)이 x-A-C-E-BL0-BL2-…-BL8-BL10-BL12로 출력된다.Referring to FIG. 12, a first clock signal CLK_E is generated according to the even clock edge of the clock signal CLK, and a second clock signal CLK_O is generated according to the odd clock edge. In response to the first clock signal CLK_E, the output A of the sampler 410a is x-B-D-F-BL1-BL3- ... -BL9-BL11-BL13 and the output B of the sampler 410a is x-A-C-E-BL0-BL2- ... -BL8-BL10-BL12.

심볼 락 패턴 검출부(124a)는 클럭 신호(CLK)의 프리앰블 구간(TPREAMBLE)에서 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴 검출부(124a)에서, 제1 패턴 검출부(1122)는 B 심볼 락 패턴을 검출하고, 제2 패턴 검출부(1124)는 D 심볼 락 패턴을 검출하고, 제3 패턴 검출부(1126)는 F 심볼 락 패턴을 검출한다. 심볼 락 패턴 검출부(124a)는 검출된 B, D, F 심볼 락 패턴 구간들에 상응하는 기입 인에이블 신호(WR_EN)를 생성한다. 심볼 락 패턴 검출부(124a)는 기입 인에이블 신호(WR_EN)에 기초하여 데이터 래치 신호(PDSD)를 생성하여 데이터 정렬부(920a)로 제공한다.The symbol lock pattern detector 124a can detect the symbol lock pattern in the preamble period T PREAMBLE of the clock signal CLK. In the symbol lock pattern detection section 124a, the first pattern detection section 1122 detects the B symbol lock pattern, the second pattern detection section 1124 detects the D symbol lock pattern, and the third pattern detection section 1126 detects F Thereby detecting a symbol lock pattern. The symbol lock pattern detector 124a generates a write enable signal WR_EN corresponding to the detected B, D, and F symbol lock pattern intervals. The symbol lock pattern detector 124a generates a data latch signal PDSD based on the write enable signal WR_EN and provides the data latch signal PDSD to the data aligner 920a.

기입 FIFO(430a)는 기입 인에이블 신호(WR_EN)에 기초하여 샘플러(410a)의 출력들(SA, SB)를 순차적으로 래치하고 기입 FIFO 출력들(FC, FD)을 출력한다. 데이터 정렬부(920a)는 기입 FIFO 출력들(FC, FD)을 데이터 래치 신호(PDSD)에 응답하여 데이터 정렬부 출력들(AE, AF)로 패러럴하게 출력한다.The write FIFO 430a sequentially latches the outputs SA and SB of the sampler 410a based on the write enable signal WR_EN and outputs the write FIFO outputs FC and FD. The data arranging unit 920a outputs the write FIFO outputs FC and FD in parallel to the data arranging outputs AE and AF in response to the data latch signal PDSD.

도 13은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 포함하는 메모리 시스템을 설명하는 제2 예의 도면이다.13 is a second example of a memory system including a memory device for performing a symbol lock method according to embodiments of the present invention.

도 13을 참조하면, 메모리 시스템(100a)는 메모리 콘트롤러(110)와 메모리 장치(1300) 사이에 멀티 시그널링 IO 인터페이스로 연결된다. 멀티 시그널링 IO 인터페이스는 DQ 버스(130)를 구성하는 다수개의 DQ 데이터 라인들 중 하나의 라인에 인가되는 전압 레벨을 이용하여 심볼 락 패턴을 전송하는 인터페이스이다. 메모리 장치(1300)는, 도 1의 메모리 장치(120)와 비교하여, 심볼 락 패턴 검출부(1310)에 아날로그-디지털 변환부(1312)를 포함한다는 점에서 차이가 있다.Referring to FIG. 13, the memory system 100a is connected to the memory controller 110 and the memory device 1300 via a multi-signaling IO interface. The multi-signaling IO interface is an interface for transmitting a symbol lock pattern using a voltage level applied to one of a plurality of DQ data lines constituting the DQ bus 130. The memory device 1300 differs from the memory device 120 of FIG. 1 in that it includes an analog-to-digital converter 1312 in the symbol lock pattern detector 1310.

도 14 및 도 15는 도 13의 메모리 장치를 설명하는 도면들이다. 도 14는 메모리 장치(1300)를 구성하는 블락 다이어그램이고, 도 15는 메모리 장치(1300) 내 심볼 락 패턴 검출부(1312)의 동작을 설명하는 도면이다.Figs. 14 and 15 are views for explaining the memory device of Fig. 14 is a block diagram constituting the memory device 1300, and Fig. 15 is a diagram for explaining the operation of the symbol lock pattern detecting section 1312 in the memory device 1300. Fig.

도 14를 참조하면, 메모리 장치(1300)는, 도 3에서 설명된 메모리 장치의 구성과 유사하게, 클럭 발생부(310), 커맨드/어드레스 샘플러(320), 커맨드 디코더(330), 샘플러 및 기입 FIFO(340), 데이터 정렬부(350), 그리고 심볼 락 패턴 검출부(1300)를 포함할 수 있다. 심볼 락 패턴 검출부(1310)를 제외한 나머지 구성 요소들은 도 3에서 동일한 참조 부호를 갖는 구성 요소와 동일하게 동작될 수 있다.14, the memory device 1300 includes a clock generator 310, a command / address sampler 320, a command decoder 330, a sampler, and a write A FIFO 340, a data alignment unit 350, and a symbol lock pattern detection unit 1300. The remaining components except for the symbol lock pattern detection unit 1310 may be operated in the same manner as the component having the same reference numeral in FIG.

심볼 락 패턴 검출부(1310)는 하나의 DQ 라인과 연결되는 아날로그-디지털 변환부(1312)를 포함할 수 있다. 아날로그-디지털 변환부(1312)는, 도 15에 도시된 바와 같이, DQ 라인의 전압 레벨 범위를 소정의 그룹들으로 분할하고, 분할된 전압 레벨 범위에 상응하는 디지털 출력으로 변환할 수 있다.The symbol lock pattern detector 1310 may include an analog-to-digital converter 1312 connected to one DQ line. The analog-to-digital converter 1312 can divide the voltage level range of the DQ line into predetermined groups, as shown in Fig. 15, and convert it into a digital output corresponding to the divided voltage level range.

심볼 락 패턴 검출부(1310)는 아날로그-디지털 변환부(1312)의 디지털 출력이 0-0-1 인 경우 심볼 락 패턴 A라고 정할 수 있다. 심볼 락 패턴 검출부(1310)는 아날로그-디지털 변환부(1312)의 디지털 출력이 0-1-0인 경우 심볼 락 패턴 B 로 정하고, 0-1-1인 경우 심볼 락 패턴 C 로 정하고, 1-0-0인 경우 심볼 락 패턴 D 로 정하고, 1-0-1인 경우 심볼 락 패턴 E 로 정하고, 그리고 1-1-0인 경우 심볼 락 패턴 F 로 정할 수 있다.The symbol lock pattern detector 1310 can determine the symbol lock pattern A when the digital output of the analog-to-digital converter 1312 is 0-0-1. The symbol lock pattern detector 1310 determines a symbol lock pattern B when the digital output of the analog-to-digital converter 1312 is 0-1-0, a symbol lock pattern C when the digital output of the analog-to-digital converter 1312 is 0-1-1, 0-0, the symbol lock pattern D is determined. In case of 1-0-1, the symbol lock pattern E is determined. In case of 1-1-0, the symbol lock pattern F is determined.

심볼 락 패턴 검출부(1310)는 A-F 심볼 락 패턴들을 저장할 수 있다. 심볼 락 패턴 검출부(1310)는 아날로그-디지털 변환부(1312)의 디지털 출력과 저장된 A-F 심볼 락 패턴들을 비교하여 심볼 락 패턴을 검출할 수 있다.The symbol lock pattern detector 1310 may store the A-F symbol lock patterns. The symbol lock pattern detector 1310 may detect the symbol lock pattern by comparing the digital output of the analog-to-digital converter 1312 with the stored A-F symbol lock pattern.

도 16 및 도 17은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 콘트롤러를 포함하는 메모리 시스템을 설명하는 도면들이다. 도 16은 메모리 시스템(1600)의 블락 다이어그램이고, 도 17은 도 16의 메모리 콘트롤러에서 수행되는 심볼 락 동작을 설명하는 타이밍 도이다.16 and 17 are diagrams illustrating a memory system including a memory controller that performs a symbol lock method according to embodiments of the present invention. 16 is a block diagram of the memory system 1600, and FIG. 17 is a timing diagram illustrating a symbol lock operation performed in the memory controller of FIG.

도 16을 참조하면, 메모리 시스템(1600)은 심볼 락 동작을 수행하는 메모리 콘트롤러(1610)와 메모리 장치(1620)를 포함하고, 메모리 콘트롤러(1610)와 메모리 장치(1620)는 버스(1630)를 통하여 연결된다. 메모리 콘트롤러(1610)는 독출 커맨드(RAED)를 발행하고 CA 라인(1630)을 통해 메모리 장치(1620)로 전송할 수 있다. 메모리 장치(1620)는 독출 커맨드(RAED)에 응답하여 요구된 독출 데이터를 DQ 버스(1630)를 통해 메모리 콘트롤러(1610)로 전송할 수 있다.16, a memory system 1600 includes a memory controller 1610 and a memory device 1620 that perform symbol lock operations and a memory controller 1610 and a memory device 1620 include a bus 1630 Lt; / RTI > The memory controller 1610 may issue a read command RAED and transfer it to the memory device 1620 via CA line 1630. [ The memory device 1620 may send the requested read data in response to the read command RAED to the memory controller 1610 via the DQ bus 1630. [

메모리 콘트롤러(1610)는 메모리 장치(1620)로부터 제공되는 독출 데이터 버스트(RD_DATA)의 시작 시점을 찾기 위하여 심볼 락 패턴 검출부(1612)를 포함할 수 있다. 심볼 락 패턴 검출부(1612)는 클럭 신호(CLK)의 프리앰블 구간(TPREAMBLE)에서 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴 검출부(1612)는 검출된 심볼 락 패턴에 따라 독출 데이터 버스트(Rd-DATA)의 첫번째 UI를 찾을 수 있다.The memory controller 1610 may include a symbol lock pattern detector 1612 to find the starting point of the read data burst RD_DATA provided from the memory device 1620. [ The symbol lock pattern detector 1612 can detect the symbol lock pattern in the preamble section (T PREAMBLE ) of the clock signal (CLK). The symbol lock pattern detector 1612 can find the first UI of the read data burst (Rd-DATA) according to the detected symbol lock pattern.

도 17에서, 메모리 콘트롤러(1610)는 클럭 신호(CLK)에 동기되는 독출 커맨드(RD)를 발행하고, 독출 커맨드(RD)로부터 독출 레이턴시(RL) 후에 독출 데이터 버스트(RD_DATA)가 수신되는 것으로 설정될 수 있다. 독출 데이터 버스트(RD_DATA)는 DQ 버스(1630)를 통하여 다수개의 DQ 데이터로 수신될 수 있다. 예컨대, 버스트 길이 BL=14에 상응하는 DQ 데이터(BL0-BL13)가 독출 데이터 버스트(RD_DATA)로서 수신될 수 있다.17, the memory controller 1610 issues a read command RD synchronized with the clock signal CLK and sets the read data burst RD_DATA to be received after the read latency RL from the read command RD . The read data burst RD_DATA may be received as a plurality of DQ data through the DQ bus 1630. For example, DQ data (BL0-BL13) corresponding to the burst length BL = 14 may be received as the read data burst RD_DATA.

메모리 콘트롤러(1610)는 다수개의 DQ 데이터 중에서 일부(DQ0, DQ1, DQ2)를 하나의 그룹으로 설정하고, 그룹화된 DQ 데이터의 패턴들을 심볼 락 패턴들로 이용할 수 있다. DQ0, DQ1, DQ2 데이터 각각이 전달되는 LANE_A, LANE_B, LANE_C 레인으로 독출 데이터 버스트(RD_DATA)에 해당하는 데이터(BL0-BL13)가 수신될 수 있다.The memory controller 1610 sets a part of the plurality of DQ data DQ0, DQ1, and DQ2 as one group, and uses patterns of grouped DQ data as symbol lock patterns. The data BL0 to BL13 corresponding to the read data burst RD_DATA can be received by the LANE_A, LANE_B, and LANE_C lanes through which the data DQ0, DQ1, and DQ2 are respectively transmitted.

메모리 콘트롤러(1610)의 심볼 락 패턴 검출부(1612)는 독출 레이턴시(RL) 동안 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴은 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 데이터 비트들의 다양한 조합으로 구성될 수 있다.The symbol lock pattern detector 1612 of the memory controller 1610 can detect the symbol lock pattern transmitted in the multi lane (LANE_A, LANE_B, LANE_C) during the read latency RL. The symbol lock pattern may be composed of various combinations of data bits transmitted in a multi-lane (LANE_A, LANE_B, LANE_C).

예를 들어, 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 데이터 비트들이 0-0-1 인 경우 심볼 락 패턴 A라고 정할 수 있다. 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 데이터 비트들이 0-1-0인 경우 B 패턴으로 정하고, 0-1-1인 경우 C 패턴으로 정하고, 1-0-0인 경우 D 패턴으로 정하고, 1-0-1인 경우 E 패턴으로 정하고, 그리고 1-1-0인 경우 F 패턴으로 정할 수 있다.For example, if the data bits transmitted in the multi lanes (LANE_A, LANE_B, and LANE_C) are 0-0-1, the symbol lock pattern A can be defined. When the data bits transmitted in the multi lanes (LANE_A, LANE_B, LANE_C) are 0-1-0, it is determined as a B pattern, 0-1-1 is set as a C pattern, 1-0-0 is set as a D pattern , 1-0-1, and an F pattern for 1-1-0, respectively.

심볼 락 패턴 검출부(1612)에 의해, 멀티 레인(LANE_A, LANE_B, LANE_C)으로 전송되는 심볼 락 패턴이 A 패턴으로 검출되면, 검출 시점으로부터 6 번째 클럭 신호(CLK) 에지에 동기되는 멀티 레인(LANE_A, LANE_B, LANE_C)의 데이터가 독출 데이터 버스트(RD_DATA)의 시작인 첫번째 UI (BL0)로 판단될 수 있다. 심볼 락 패턴 검출부(1612)에 의해, B 심볼 락 패턴이 검출되면 검출 시점으로부터 5 번째 클럭 신호(CLK) 에지에 동기되는 데이터가 독출 데이터 버스트(RD_DATA)의 첫번째 UI (BL0)로 판단되고, C 심볼 락 패턴이 검출되면 검출 시점으로부터 4 번째 클럭 신호(CLK) 에지에 동기되는 데이터가 독출 데이터 버스트(RD_DATA)의 첫번째 UI (BL0)로 판단될 수 있다.When a symbol lock pattern transmitted in a multi-lane (LANE_A, LANE_B, LANE_C) is detected as a pattern by the symbol lock pattern detection section 1612, a multi-lane (LANE_A) synchronized with the sixth clock signal (CLK) , LANE_B, and LANE_C may be determined to be the first UI (BL0) that is the start of the read data burst RD_DATA. When the B symbol lock pattern is detected by the symbol lock pattern detection unit 1612, the data synchronized with the fifth clock signal (CLK) edge from the detection time is determined as the first UI (BL0) of the read data burst (RD_DATA) When the symbol lock pattern is detected, the data synchronized with the fourth clock signal (CLK) edge from the detection point can be determined as the first UI (BL0) of the read data burst RD_DATA.

심볼 락 패턴 검출부(1612)에 의해, D 심볼 락 패턴이 검출되면 검출 시점으로부터 3 번째 클럭 신호(CLK) 에지에 동기되는 데이터가, E 심볼 락 패턴이 검출되면 검출 시점으로부터 2 번째 클럭 신호(CLK) 에지에 동기되는 데이터가, 그리고 F 심볼 락 패턴이 검출되면 검출 시점으로부터 1 번째 클럭 신호(CLK) 에지에 동기되는 데이터가 독출 데이터 버스트(RD_DATA)의 첫번째 UI (BL0)로 판단될 수 있다.When the D symbol lock pattern is detected by the symbol lock pattern detection unit 1612, the data synchronized with the third clock signal (CLK) edge from the detection point is detected as the second clock signal (CLK ) And an F symbol lock pattern are detected, the data synchronized with the first clock signal (CLK) edge from the detection point can be determined as the first UI (BL0) of the read data burst RD_DATA.

본 실시예에서는 메모리 콘트롤러(1610)의 심볼 락 패턴 검출부(1612)가 A-F 심볼 락 패턴들에 따른 독출 데이터 버스트(RD_DATA)의 첫번째 UI (BL0)를 판단하는 방법을 도시하고 있다. 실시예에 따라, A-F 심볼 락 패턴들 이외에 다른 심볼 락 패턴들을 이용하여 독출 데이터 버스트(RD_DATA)의 첫번째 UI (BL0)를 판단할 수 있다.In this embodiment, the symbol lock pattern detector 1612 of the memory controller 1610 determines a first UI (BL0) of a read data burst RD_DATA according to A-F symbol lock patterns. According to the embodiment, the first UI (BL0) of the read data burst RD_DATA can be determined using symbol lock patterns other than the A-F symbol lock patterns.

도 18은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 설명하는 도면이다.18 is a view for explaining a memory device performing a symbol lock method according to embodiments of the present invention.

도 18을 참조하면, 메모리 장치(1800)는 제어 로직(1810), 리프레쉬 어드레스 발생부(1815), 어드레스 버퍼(1820), 뱅크 제어 로직(1830), 로우 어드레스 멀티플렉서(1840), 칼럼 어드레스 래치(1850), 로우 디코더, 메모리 셀 어레이, 센스 앰프부, 입출력 게이팅 회로(1890), 그리고 데이터 입출력 버퍼(1895)를 포함할 수 있다.18, memory device 1800 includes control logic 1810, a refresh address generator 1815, an address buffer 1820, a bank control logic 1830, a row address multiplexer 1840, a column address latch 1850, a row decoder, a memory cell array, a sense amplifier section, an input / output gating circuit 1890, and a data input / output buffer 1895.

메모리 셀 영역은 제1 내지 제4 뱅크 어레이들(1880a, 1880b, 1880c, 1880d)을 포함할 수 있다. 제1 내지 제4 뱅크 어레이(1880a, 1880b, 1880c, 1880d) 각각은 복수개의 메모리 셀 로우들 (또는 페이지들)을 포함하고, 메모리 셀 로우 각각에 연결되는 메모리 셀들을 감지 증폭하는 센스 앰프들(1885a, 1885b, 1885c, 1885d)을 포함할 수 있다.The memory cell region may include first through fourth bank arrays 1880a, 1880b, 1880c, and 1880d. Each of the first to fourth bank arrays 1880a, 1880b, 1880c, and 1880d includes a plurality of memory cell rows (or pages), and sense amplifiers 1885a, 1885b, 1885c, 1885d).

로우 디코더는 제1 내지 제4 뱅크 어레이들(1880a, 1880b, 1880c, 1880d)에 각각 연결된 제1 내지 제4 뱅크 로우 디코더들(1860a, 1860b, 1860c, 1860d)을 포함할 수 있다. 칼럼 디코더는 제1 내지 제4 뱅크 어레이들(1880a, 1880b, 1880c, 1880d)에 각각 연결된 제1 내지 제4 뱅크 칼럼 디코더들(1870a, 1870b, 1870c, 1870d)을 포함할 수 있다. The row decoder may include first through fourth bank row decoders 1860a, 1860b, 1860c, and 1860d connected to the first through fourth bank arrays 1880a, 1880b, 1880c, and 1880d, respectively. The column decoder may include first to fourth bank column decoders 1870a, 1870b, 1870c, and 1870d connected to the first to fourth bank arrays 1880a, 1880b, 1880c, and 1880d, respectively.

제1 내지 제4 뱅크 어레이들(1880a, 1880b, 1880c, 1880d), 제1 내지 제4 뱅크 로우 디코더들(1860a, 1860b, 1860c, 1860d) 및 제1 내지 제4 뱅크 칼럼 디코더들(1870a, 1870b, 1870c, 1870d)은 제1 내지 제4 메모리 뱅크들을 각각 구성할 수 있다. 도 11에는 4개의 메모리 뱅크들을 포함하는 메모리 장치(1800)의 예가 도시되어 있으나, 실시예에 따라, 메모리 장치(1800)는 임의의 수의 메모리 뱅크들을 포함할 수 있다.The first through fourth bank arrays 1880a 1880b 1880c and 1880d and the first through fourth bank row decoders 1860a 1860b 1860c and 1860d and the first through fourth bank column decoders 1870a and 1870b , 1870c, and 1870d may constitute the first to fourth memory banks, respectively. Although FIG. 11 shows an example of a memory device 1800 that includes four memory banks, according to an embodiment, the memory device 1800 may include any number of memory banks.

또한, 실시예에 따라, 메모리 장치(1800)는 DDR SDRAM (Double Data Rate Synchronous Dynamic Ramdom Access Memory), LPDDR (Low Power Double Data Rate) SDRAM, GDDR (Graphics Double Data Rate) SDRAM, RDRAM (Rambus Dynamic Ramdom Access Memory) 등과 같은 동적 랜덤 억세스 메모리 (Dynamic Ramdom Access Memory: DRAM)와 같은 메모리 장치일 수 있다.In addition, according to an embodiment, the memory device 1800 may be implemented as a DDR SDRAM, a LPDDR SDRAM, a Graphics Double Data Rate (SDRAM) SDRAM, a Rambus Dynamic RAM (RDRAM) And a dynamic random access memory (DRAM) such as an access memory (DRAM).

제어 로직(1810)은 메모리 장치(1800)의 동작을 제어할 수 있다. 예를 들어, 제어 로직(1810)은 메모리 장치(1800)가 기입 동작 또는 독출 동작을 수행하도록 제어 신호들을 생성할 수 있다. 제어 로직(1810)은 메모리 콘트롤러로부터 수신되는 커맨드(CMD)를 디코딩하는 커맨드 디코더(1811)와 메모리 장치(1800)의 동작 모드를 설정하기 위한 모드 레지스터(1813)를 포함할 수 있다.The control logic 1810 may control the operation of the memory device 1800. For example, control logic 1810 may generate control signals such that memory device 1800 performs a write or read operation. The control logic 1810 may include a command decoder 1811 that decodes the command CMD received from the memory controller and a mode register 1813 for setting the operating mode of the memory device 1800.

커맨드 디코더(1811)는 기입 인에이블 신호(/WE), 로우 어드레스 스트로브 신호(/RAS), 칼럼 어드레스 스트로브 신호(/CAS), 칩 선택 신호(/CS)등을 디코딩하여 커맨드(CMD)에 상응하는 제어 신호들을 생성할 수 있다. 커맨드(CMD)에는 액티브 커맨드, 독출 커맨드, 기입 커맨드, 프리차아지 커맨드 등을 포함할 수 있다.The command decoder 1811 decodes the write enable signal / WE, the row address strobe signal / RAS, the column address strobe signal / CAS, the chip selection signal / CS, Lt; / RTI > The command CMD may include an active command, a read command, a write command, a free charge command, and the like.

모드 레지스터(1813)는 메모리 장치(1800)의 복수개 동작 옵션들을 제공하고, 메모리 장치(1800)의 다양한 기능들, 특성들 그리고 모드들을 프로그램할 수 있다.The mode register 1813 provides a plurality of operating options of the memory device 1800 and is capable of programming various functions, characteristics, and modes of the memory device 1800.

제어 로직(1810)은 동기 방식으로 메모리 장치(1800)을 구동하기 위한 차동 클럭들(CLK_t/CLK_c) 및 클럭 인에이블 신호(CKE)를 더 수신할 수 있다. 메모리 장치(1800)의 데이터는 더블 데이터 레이트로 동작할 수 있다. 클럭 인에이블 신호(CKE)는 클럭(CLK_t)의 상승 에지에서 캡쳐될 수 있다.Control logic 1810 may further receive differential clocks (CLK_t / CLK_c) and a clock enable signal (CKE) for driving memory device 1800 in a synchronous manner. The data in memory device 1800 may operate at a double data rate. The clock enable signal CKE may be captured at the rising edge of the clock CLK_t.

제어 로직(1810)은 리프레쉬 커맨드에 응답하여 리프레쉬 어드레스 발생부(1815)가 오토 리프레쉬 동작을 수행하도록 제어하거나, 셀프 리프레쉬 진입 커맨드에 응답하여 리프레쉬 어드레스 발생부(1815)가 셀프 리프레쉬 동작을 수행하도록 제어할 수 있다.The control logic 1810 controls the refresh address generator 1815 to perform the auto refresh operation in response to the refresh command or controls the refresh address generator 1815 to perform the self refresh operation in response to the self refresh enter command can do.

리프레쉬 어드레스 발생부(1815)는 리프레쉬 동작이 수행될 메모리 셀 로우에 해당하는 리프레쉬 어드레스(REF_ADDR)를 생성할 수 있다. 리프레쉬 어드레스 발생부(1815)는 휘발성 메모리 장치의 표준에서 정의된 리프레쉬 주기로 리프레쉬 어드레스(REF_ADDR)를 생성할 수 있다.The refresh address generator 1815 can generate the refresh address REF_ADDR corresponding to the memory cell row in which the refresh operation is to be performed. The refresh address generator 1815 may generate the refresh address REF_ADDR from the refresh cycle defined in the standard of the volatile memory device.

어드레스 버퍼(1820)는 메모리 콘트롤러로부터 뱅크 어드레스(BANK_ADDR), 로우 어드레스(ROW_ADDR) 및 칼럼 어드레스(COL_ADDR)를 포함하는 어드레스(ADDR)를 수신할 수 있다. 또한, 어드레스 버퍼(1820)는 수신된 뱅크 어드레스(BANK_ADDR)를 뱅크 제어 로직(1830)에 제공하고, 수신된 로우 어드레스(ROW_ADDR)를 로우 어드레스 멀티플렉서(1840)로 제공하고, 수신된 칼럼 어드레스(COL_ADDR)를 칼럼 어드레스 래치(1850)에 제공할 수 있다.The address buffer 1820 may receive an address ADDR including the bank address BANK_ADDR, the row address ROW_ADDR and the column address COL_ADDR from the memory controller. The address buffer 1820 also provides the received bank address BANK_ADDR to the bank control logic 1830 and provides the received row address ROW_ADDR to the row address multiplexer 1840 and the received column address COL_ADDR May be provided to the column address latch 1850.

뱅크 제어 로직(1830)은 뱅크 어드레스(BANK_ADDR)에 응답하여 뱅크 제어 신호들을 생성할 수 있다. 뱅크 제어 신호들에 응답하여, 제1 내지 제4 뱅크 로우 디코더들(1860a, 1860b, 1860c, 1860d) 중 뱅크 어드레스(BANK_ADDR)에 상응하는 뱅크 로우 디코더가 활성화되고, 제1 내지 제4 뱅크 칼럼 디코더들(1870a, 1870b, 1870c, 1870d) 중 뱅크 어드레스(BANK_ADDR)에 상응하는 뱅크 칼럼 디코더가 활성화될 수 있다.The bank control logic 1830 may generate bank control signals in response to the bank address BANK_ADDR. In response to the bank control signals, a bank row decoder corresponding to the bank address (BANK_ADDR) of the first to fourth bank row decoders 1860a, 1860b, 1860c, and 1860d is activated and the first to fourth bank column decoders The bank column decoder corresponding to the bank address BANK_ADDR among the banks 1870a, 1870b, 1870c and 1870d may be activated.

뱅크 제어 로직(1830)은 뱅크 그룹을 결정하는 뱅크 어드레스(BANK_ADDR)에 응답하여 뱅크 그룹 제어 신호들을 생성할 수 있다. 뱅크 그룹 제어 신호들에 응답하여, 제1 내지 제4 뱅크 로우 디코더들(1860a, 1860b, 1860c, 1860d) 중 뱅크 어드레스(BANK_ADDR)에 상응하는 뱅크 그룹의 로우 디코더들이 활성화되고, 제1 내지 제4 뱅크 칼럼 디코더들(1870a, 1870b, 1870c, 1870d) 중 뱅크 어드레스(BANK_ADDR)에 상응하는 뱅크 그룹의 칼럼 디코더들이 활성화될 수 있다.The bank control logic 1830 may generate bank group control signals in response to a bank address (BANK_ADDR) that determines a bank group. In response to the bank group control signals, the row decoders of the bank group corresponding to the bank address (BANK_ADDR) of the first to fourth bank row decoders 1860a, 1860b, 1860c and 1860d are activated, The column decoders of the bank group corresponding to the bank address BANK_ADDR among the bank column decoders 1870a, 1870b, 1870c, and 1870d may be activated.

로우 어드레스 멀티플렉서(1840)는 어드레스 버퍼(1820)로부터 로우 어드레스(ROW_ADDR)를 수신하고, 리프레쉬 어드레스 발생부(1815)로부터 리프레쉬 로우 어드레스(REF_ADDR)를 수신할 수 있다. 로우 어드레스 멀티플렉스(1840)는 로우 어드레스(ROW_ADDR) 또는 리프레쉬 로우 어드레스(REF_ADDR)를 선택적으로 출력할 수 있다. 로우 어드레스 멀티플렉서(1840)에서 출력되는 로우 어드레스는 제1 내지 제4 뱅크 로우 디코더들(1860a, 1860b, 1860c, 1860d)에 각각 인가될 수 있다.The row address multiplexer 1840 may receive the row address ROW_ADDR from the address buffer 1820 and receive the refresh row address REF_ADDR from the refresh address generator 1815. [ The row address multiplex 1840 can selectively output the row address ROW_ADDR or the refresh row address REF_ADDR. The row address output from the row address multiplexer 1840 may be applied to the first to fourth bank row decoders 1860a, 1860b, 1860c, and 1860d, respectively.

제1 내지 제4 뱅크 로우 디코더들(1860a, 1860b, 1860c, 1860d) 중 뱅크 제어 로직(1830)에 의해 활성화된 뱅크 로우 디코더는 로우 어드레스 멀티플렉서(1840)에서 출력된 로우 어드레스를 디코딩하여, 로우 어드레스에 상응하는 워드라인을 활성화할 수 있다. 예를 들어, 활성화된 뱅크 로우 디코더는 로우 어드레스에 상응하는 워드라인에 워드라인 구동 전압을 인가할 수 있다.The bank row decoder activated by the bank control logic 1830 of the first to fourth bank row decoders 1860a, 1860b, 1860c and 1860d decodes the row address output from the row address multiplexer 1840, Lt; RTI ID = 0.0 > wordline < / RTI > For example, an activated bank row decoder may apply a word line drive voltage to a word line corresponding to a row address.

칼럼 어드레스 래치(1850)는 어드레스 버퍼(1820)로부터 칼럼 어드레스(COL_ADDR)를 수신하고, 수신된 칼럼 어드레스(COL_ADDR)를 일시적으로 저장할 수 있다. 칼럼 어드레스 래치(1850)는 버스트 모드에서 수신된 칼럼 어드레스(COL_ADDR)를 점진적으로 증가시킬 수 있다. 칼럼 어드레스 래치(1850)는 일시적으로 저장된 또는 점진적으로 증가된 칼럼 어드레스(COL_ADDR)를 제1 내지 제4 뱅크 칼럼 디코더들(1870a, 1870b, 1870c, 1870d)에 각각 인가할 수 있다.The column address latch 1850 may receive the column address COL_ADDR from the address buffer 1820 and temporarily store the received column address COL_ADDR. The column address latch 1850 may incrementally increase the column address (COL_ADDR) received in burst mode. The column address latch 1850 may apply the temporarily stored or gradually increased column address COL_ADDR to the first to fourth bank column decoders 1870a, 1870b, 1870c, and 1870d, respectively.

제1 내지 제4 뱅크 칼럼 디코더들(1870a, 1870b, 1870c, 1870d) 중 뱅크 제어 로직(1830)에 의해 활성화된 뱅크 칼럼 디코더는 입출력 게이팅 회로(1890)를 통하여 뱅크 어드레스(BANK_ADDR) 및 칼럼 어드레스(COL_ADDR)에 상응하는 센스 앰프를 활성화시킬 수 있다.The bank column decoder activated by the bank control logic 1830 of the first to fourth bank column decoders 1870a, 1870b, 1870c and 1870d outputs the bank address BANK_ADDR and the column address COL_ADDR) can be activated.

입출력 게이팅 회로(1890)는 입출력 데이터를 게이팅하는 회로들과 함께, 입력 데이터 마스크 로직, 제1 내지 제4 뱅크 어레이들(1880a, 1880b, 1880c, 1880d)로부터 출력된 데이터를 저장하기 위한 독출 데이터 래치들, 그리고 제1 내지 제4 뱅크 어레이들(1880a, 1880b, 1880c, 1880d)에 데이터를 기입하기 위한 기입 드라이버를 포함할 수 있다.The input / output gating circuit 1890, together with the circuits for gating the input / output data, includes input data mask logic, a read data latch for storing data output from the first to fourth bank arrays 1880a, 1880b, 1880c, And a write driver for writing data to the first to fourth bank arrays 1880a, 1880b, 1880c, and 1880d.

제1 내지 제4 뱅크 어레이들(1880a, 1880b, 1880c, 1880d) 중 하나의 뱅크 어레이의 메모리 셀 어레이에 기입될 기입 데이터는 메모리 콘트롤러로부터 메모리 버퍼를 통해 데이터 입출력 버퍼(1895)로 제공될 수 있다. 데이터 입출력 버퍼(1895)에 제공된 데이터는 기입 드라이버를 통하여 하나의 뱅크 어레이에 기입될 수 있다.The write data to be written to the memory cell array of one bank array of the first to fourth bank arrays 1880a, 1880b, 1880c, and 1880d may be provided from the memory controller to the data input / output buffer 1895 through the memory buffer . Data provided to the data input / output buffer 1895 may be written to one bank array through the write driver.

데이터 입출력 버퍼(1895)는 기입 데이터 버스트의 시작 시점을 찾기 위하여 심볼 락 패턴 검출부(1896)를 포함할 수 있다. 심볼 락 패턴 검출부(1896)는 다수개의 심볼 락 패턴들을 저장하고, 수신되는 DQ 데이터와 저장된 심볼 락 패턴들을 비교하고, 비교 결과 일치하는 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴 검출부(1896)는 검출된 심볼 락 패턴에 따라 기입 데이터 버스트의 첫번째 데이터를 찾을 수 있다.The data input / output buffer 1895 may include a symbol lock pattern detector 1896 to find the start point of the write data burst. The symbol lock pattern detector 1896 stores a plurality of symbol lock patterns, compares received DQ data with stored symbol lock patterns, and detects a symbol lock pattern corresponding to the comparison result. The symbol lock pattern detector 1896 can find the first data of the write data burst according to the detected symbol lock pattern.

도 19는 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 모바일 시스템에 응용한 예를 나타내는 블록도이다.19 is a block diagram illustrating an example of application of a memory device performing a symbol lock method according to embodiments of the present invention to a mobile system.

도 19를 참조하면, 모바일 시스템(1900)은 버스(1902)를 통하여 서로 연결되는 어플리케이션 프로세서(1910), 통신(Connectivity)부(1920), 제1 메모리 장치(1930), 제2 메모리 장치(1940), 사용자 인터페이스(1950) 및 파워 서플라이(1960)를 포함할 수 있다. 제1 메모리 장치(1930)는 휘발성 메모리 장치로 설정되고, 제2 메모리 장치(1940)는 비휘발성 메모리 장치로 설정될 수 있다. 실시예에 따라, 모바일 시스템(1900)은 휴대폰(Mobile Phone), 스마트 폰(Smart Phone), 개인 정보 단말기(Personal Digital Assistant; PDA), 휴대형 멀티미디어 플레이어(Portable Multimedia Player; PMP), 디지털 카메라(Digital Camera), 음악재생기(Music Player), 휴대용 게임 콘솔(Portable Game Console), 네비게이션(Navigation)시스템 등과 같은 임의의 모바일 시스템일 수 있다.19, the mobile system 1900 includes an application processor 1910, a communication unit 1920, a first memory device 1930, a second memory device 1940 ), A user interface 1950, and a power supply 1960. The first memory device 1930 may be set to a volatile memory device and the second memory device 1940 may be set to a non-volatile memory device. According to an embodiment, the mobile system 1900 may be a mobile phone, a smart phone, a personal digital assistant (PDA), a portable multimedia player (PMP), a digital camera Camera, a music player, a portable game console, a navigation system, and the like.

어플리케이션 프로세서(1910)는 인터넷 브라우저, 게임, 동영상 등을 제공하는 어플리케이션들을 실행할 수 있다. 실시예에 따라, 어플리케이션 프로세서(1910)는 하나의 프로세서 코어(Single Core)를 포함하거나, 복수의 프로세서 코어들(Multi-Core)을 포함할 수 있다. 예를 들어, 어플리케이션 프로세서(1910)는 듀얼 코어(Dual-Core), 퀴드 코어(Quid-Core), 헥사 코어(Hexa-Core)를 포함할 수 있다. 또한, 실시예에 따라, 어플리케이션 프로세서(1910)는 내부 또는 외부에 위치한 캐시 메모리(Cache Memory)를 더 포함할 수 있다.The application processor 1910 may execute applications that provide Internet browsers, games, animations, and the like. According to an embodiment, the application processor 1910 may include a single processor core or a plurality of processor cores (Multi-Core). For example, the application processor 1910 may include a dual-core, a quad-core, and a hexa-core. In addition, according to the embodiment, the application processor 1910 may further include a cache memory located inside or outside.

통신부(1920)는 외부 장치와 무선 통신 또는 유선 통신을 수행할 수 있다. 예를 들어, 통신부(1920)는 이더넷(Ethernet) 통신, 근거리 자기장 통신(Near Field Communication; NFC), 무선 식별(Radio Frequency Identification; RFID) 통신, 이동 통신(Mobile Telecommunication), 메모리 카드 통신, 범용 직렬 버스(Universal Serial Bus; USB) 통신 등을 수행할 수 있다. 예를 들어, 통신부(1920)는 베이스밴드 칩 셋(Baseband Chipset)을 포함할 수 있고, GSM, GRPS, WCDMA, HSxPA 등의 통신을 지원할 수 있다.The communication unit 1920 can perform wireless communication or wired communication with an external device. For example, the communication unit 1920 may be an Ethernet communication, a Near Field Communication (NFC), a Radio Frequency Identification (RFID) communication, a Mobile Telecommunication, a memory card communication, A universal serial bus (USB) communication, and the like. For example, the communication unit 1920 may include a baseband chipset, and may support communication such as GSM, GRPS, WCDMA, and HSxPA.

휘발성 메모리 장치인 제1 메모리 장치(1930)는 어플리케이션 프로세서(1910)에 의해 처리되는 데이터를 기입 데이터로서 저장하거나, 동작 메모리(Working Memory)로서 작동할 수 있다. 제1 메모리 장치(1930)는 제1 메모리 장치(1930)로 수신되는 기입 데이터 버스트의 시작 시점을 찾기 위하여 심볼 락 패턴 검출부(1931)를 포함할 수 있다. 심볼 락 패턴 검출부(1931)는 다수개의 심볼 락 패턴들을 저장하고, 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하고, 비교 결과 일치하는 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴 검출부(1931)는 검출된 심볼 락 패턴에 따라 기입 데이터 버스트의 첫번째 데이터를 찾을 수 있다.The first memory device 1930, which is a volatile memory device, may store data processed by the application processor 1910 as write data, or may operate as a working memory. The first memory device 1930 may include a symbol lock pattern detector 1931 to find the start point of the write data burst received at the first memory device 1930. The symbol lock pattern detector 1931 stores a plurality of symbol lock patterns, compares received data with stored symbol lock patterns, and detects a symbol lock pattern corresponding to the comparison result. The symbol lock pattern detector 1931 can find the first data of the write data burst according to the detected symbol lock pattern.

비휘발성 메모리 장치인 제2 메모리 장치(1940)는 모바일 시스템(1900)을 부팅하기 위한 부트 이미지를 저장할 수 있다. 예를 들어, 비휘발성 메모리 장치(1940)는 EEPROM(Electrically Erasable Programmable Read-Only Memory), 플레시 메모리(Flash Memory), PRAM(Phase Change Random Access Memory), RRAM(Resistance Random Access Memory), NFGM(Nano Floating Gate Memory), PoRAM(Polymer Random Access Memory), MRAM(Magnetic Random Access Memory), FRAM(Ferroelectric Random Access Memory) 또는 이와 유사한 메모리로 구현될 수 있다.A second memory device 1940, which is a non-volatile memory device, may store a boot image for booting the mobile system 1900. For example, the nonvolatile memory device 1940 may be an electrically erasable programmable read-only memory (EEPROM), a flash memory, a phase change random access memory (PRAM), a resistance random access memory (RRAM) A Floating Gate Memory, a Polymer Random Access Memory (PoRAM), a Magnetic Random Access Memory (MRAM), a Ferroelectric Random Access Memory (FRAM), or the like.

사용자 인터페이스(1950)는 키패드, 터치 스크린과 같은 하나 이상의 입력 장치, 및/또는 스피커, 디스플레이 장치와 하나 이상의 출력 장치를 포함할 수 있다. 파워 서플라이(1960)의 동작 전압을 공급할 수 있다. 또한, 실시예에 따라, 모바일 시스템(1900)은 카메라 이미지 프로세서(Camera Image Processor; CIP)를더 포함할 수 있고, 메모리 카드(Memory Card), 솔리드 스테이트 드라이브(Solid State Drive; SSD), 하드 디스크 드라이브(Hard Disk Drive; HDD), 씨디롬(CD-ROM) 등과 같은 저장 장치를 더 포함할 수 있다.The user interface 1950 may include one or more input devices, such as a keypad, a touch screen, and / or a speaker, a display device, and one or more output devices. It is possible to supply the operating voltage of the power supply 1960. In addition, according to an embodiment, the mobile system 1900 may include a camera image processor (CIP), a memory card, a solid state drive (SSD), a hard disk drive A hard disk drive (HDD), a CD-ROM, and the like.

도 20은 본 발명의 실시예들에 따른 심볼 락 방법을 수행하는 메모리 장치를 컴퓨팅 시스템에 응용한 예를 나타내는 블록도이다.20 is a block diagram illustrating an example of application of a memory device performing a symbol lock method according to embodiments of the present invention to a computing system.

도 20을 참조하면, 컴퓨터 시스템(2000)은 프로세서(2010), 입출력 허브(2020), 입출력 컨트롤러 허브(2030), 메모리 장치(2040) 및 그래픽 카드(2050)를 포함한다. 실시예에 따라, 컴퓨터 시스템(2000)은 개인용 컴퓨터(Personal Computer: PC), 서버 컴퓨터(Server Computer), 워크스테이션(Workstation), 노트북(Laptop), 휴대폰(Mobile Phone), 스마트 폰(Smart Phone), 개인 정보 단말기(Personal digital assistant: PDA), 휴대형 멀티미디어 플레이어(Portable Multimedia Player: PMP), 디지털 카메라(Digital Camera), 디지털 TV(Digital Television), 셋-탑 박스(Set-Top Box), 음악 재생기(Music Player), 휴대용 게임 콘솔(Portable game console), 네비게이션(Navigation) 시스템 등과 같은 임의의 컴퓨팅 시스템일 수 있다.20, a computer system 2000 includes a processor 2010, an input / output hub 2020, an input / output controller hub 2030, a memory device 2040, and a graphics card 2050. According to an embodiment, the computer system 2000 may be a personal computer (PC), a server computer, a workstation, a laptop, a mobile phone, a smart phone, A personal digital assistant (PDA), a portable multimedia player (PMP), a digital camera, a digital television, a set-top box, A music player, a portable game console, a navigation system, and the like.

프로세서(2010)는 특정 계산들 또는 태스크들과 같은 다양한 컴퓨팅 기능들을 실행할 수 있다. 예를 들어, 프로세서(2010)는 마이크로 프로세서 또는 중앙 처리 장치(Central Processing Uint: CPU) 일 수 있다. 실시예에 따라, 프로세서(2010)는 하나의 프로세서 코어(Single Core)를 포함하거나, 복수의 프로세서 코어들(Multi-Core)을 포함할 수 있다. 예를 들어, 프로세서(2010)는 듀얼 코어(Dual-Core), 쿼드 코어(Quad-Core), 헥사 코드(Hexa-Core) 등을 포함할 수 있다. 또한, 도 13에는 하나의 프로세서(2010)를 포함하는 컴퓨팅 시스템(2000)이 도시되어 있으나, 실시예에 따라, 컴퓨팅 시스템(2000)은 복수의 프로세서들을 포함할 수 있다. 또한 실시예에 따라, 프로세서(2010)는 내부 또는 외부에 위치한 캐시 메모리(Cache Memory)를 더 포함할 수 있다.Processor 2010 may execute various computing functions, such as certain calculations or tasks. For example, the processor 2010 may be a microprocessor or a central processing unit (CPU). According to an embodiment, the processor 2010 may include one processor core (Core) or a plurality of processor cores (Multi-Core). For example, the processor 2010 may include a dual-core, a quad-core, a hexa-core, and the like. Also shown in FIG. 13 is a computing system 2000 that includes one processor 2010, but according to an embodiment, the computing system 2000 may include a plurality of processors. Also, according to the embodiment, the processor 2010 may further include a cache memory located inside or outside.

프로세서(2010)는 메모리 장치(2040)의 동작을 제어하는 메모리 콘트롤러(2011)를 포함할 수 있다. 프로세서(2010)에 포함된 메모리 콘트롤러(2011)는 집적 메모리 콘트롤러(Intergrated Memory Controller: IMC) 라 불릴 수 있다. 실시예에 따라, 메모리 콘트롤러(2011)는 입출력 허브(2020) 내에 위치할 수 있다. 메모리 콘트롤러(2011)를 포함하는 입출력 허브(2020)는 메모리 콘트롤러 허브(memory Controller Hub: MCH)라 불릴 수 있다.Processor 2010 may include a memory controller 2011 that controls the operation of memory device 2040. [ The memory controller 2011 included in the processor 2010 may be referred to as an integrated memory controller (IMC). According to an embodiment, the memory controller 2011 may be located in the input / output hub 2020. [ The input / output hub 2020 including the memory controller 2011 may be referred to as a memory controller hub (MCH).

메모리 콘트롤러(2011)는 메모리 장치(2040)에서 독출되는 독출 데이터 버스트의 시작 시점을 찾기 위하여 심볼 락 패턴 검출부(2012)를 포함할 수 있다. 심볼 락 패턴 검출부(2012)는 다수개의 심볼 락 패턴들을 저장하고, 메모리 콘트롤러(2011)로 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하고, 비교 결과 일치하는 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴 검출부(2012)는 검출된 심볼 락 패턴에 따라 독출 데이터 버스트의 첫번째 데이터를 찾을 수 있다.The memory controller 2011 may include a symbol lock pattern detector 2012 to find the start point of a read data burst read from the memory device 2040. [ The symbol lock pattern detector 2012 stores a plurality of symbol lock patterns, compares data received by the memory controller 2011 with stored symbol lock patterns, and detects a symbol lock pattern corresponding to a comparison result. The symbol lock pattern detector 2012 can find the first data of the read data burst according to the detected symbol lock pattern.

메모리 장치(2040)는 메모리 콘트롤러(2012)에서 제공되는 기입 데이터 버스트의 시작 시점을 찾기 위하여 심볼 락 패턴 검출부(2041)를 포함할 수 있다. 심볼 락 패턴 검출부(2041)는 다수개의 심볼 락 패턴들을 저장하고, 메모리 장치(2040)로 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하고, 비교 결과 일치하는 심볼 락 패턴을 검출할 수 있다. 심볼 락 패턴 검출부(2041)는 검출된 심볼 락 패턴에 따라 기입 데이터 버스트의 첫번째 데이터를 찾을 수 있다.The memory device 2040 may include a symbol lock pattern detector 2041 to find the start point of the write data burst provided by the memory controller 2012. [ The symbol lock pattern detector 2041 may store a plurality of symbol lock patterns, compare data received with the memory device 2040 with stored symbol lock patterns, and detect a symbol lock pattern corresponding to the comparison result. The symbol lock pattern detector 2041 can find the first data of the write data burst according to the detected symbol lock pattern.

입출력 허브(2020)는 그래픽 카드(2050)와 같은 장치들과 프로세서(2010) 사이의 데이터 전송을 관리할 수 있다. 입출력 허브(2020)는 다양한 방식의 인터페이스를 통하여 프로세서(2010)에 연결될 수 있다. 예를 들어, 입출력 허브(2020)와 프로세서(2010)는, 프론트 사이드 버스(Front Side Bus; FSB), 시스템 버스(System Bus), 하이퍼트랜스포트(HyperTransport), 라이트닝 데이터 트랜스포트(Lighting Data Transport; LDT), 퀵패스 인터커넥트(QuickPath Interconnect; QPI), 공통 시스템 인터페이스, 주변 구성요소 인터페이스-익스프레스(Peripheral Component Interface-Express; CSI 등의 다양한 표준의 인터페이스로 연결할 수 있다. 도 20에는 하나의 입출력 허브(2020)를 포함하는 컴퓨팅 시스템(2000)이 도시되어 있으나, 실시예에 따라, 컴퓨팅 시스템(2000)은 복수의 입출력 허브들을 포함할 수 있다.The input / output hub 2020 can manage data transfer between the processor 2010 and devices such as the graphics card 2050. [ The input / output hub 2020 can be connected to the processor 2010 through various types of interfaces. For example, the input / output hub 2020 and the processor 2010 may include a front side bus (FSB), a system bus, a hypertransport, a lighting data transport 20 can be connected to various standard interfaces such as an LDT, a QuickPath Interconnect (QPI), a common system interface, and a Peripheral Component Interface-Express (CSI) 2020, although the computing system 2000 may include a plurality of input / output hubs, according to an embodiment.

입출력 허브(2020)는 장치들과의 다양한 인터페이스들을 제공할 수 있다. 예를 들어, 입출력 허브(2020)는 가속 그래픽 포트(Accelerated Graphics Port;AGP) 인터페이스, 주변 구성요소 인터페이스-익스프레스(Peripheral Component Interface-Express; PCIe), 통신 스트리밍 구조(Communications Streaming Architecture; CSA) 인터페이스 등을 제공할 수 있다.The input / output hub 2020 may provide various interfaces with the devices. For example, the input / output hub 2020 may include an Accelerated Graphics Port (AGP) interface, a Peripheral Component Interface-Express (PCIe) interface, a Communications Streaming Architecture (CSA) Can be provided.

그래픽 카드(2050)는 AGP 또는 PCIe를 통하여 입출력 허브(2020)와 연결될 수 있다. 그래픽 카드(2050)는 영상을 표시하기 위한 디스플레이 장치(미도시)를 제어할 수 있다. 그래픽카드(2050)는 이미지 데이터 처리를 위한 내부 프로세서 및 내부 프로세서 및 내부 반도체 메모리 장치를 포함할 수 있다. 실시예에 따라, 입출력 허브(2020)는, 입출력 허브(2020)의 외부에 위치한 그래픽 카드(2050)와 함께, 또는 그래픽 카드(2050) 대신에 입출력 허브(2020)의 내부에 그래픽 장치를 포함할 수 있다. 입출력 허브(2020)에 포함된 그래픽 장치는 집적 그래픽(Integrated Graphics)이라 불릴 수 있다. 또한, 메모리 컨트롤러 및 그래픽 장치를 포함하는 입출력 허브(2020)는 그래픽 및 메모리 컨트롤러 허브(Graphics and Memory Controller Hub; GMCH)라 불릴 수 있다.The graphics card 2050 may be connected to the input / output hub 2020 via AGP or PCIe. The graphics card 2050 may control a display device (not shown) for displaying an image. Graphics card 2050 may include an internal processor and internal processor and internal semiconductor memory device for image data processing. Output hub 2020 may include a graphics device in the interior of the input / output hub 2020, with or instead of the graphics card 2050 located outside of the input / output hub 2020 . The graphics device included in the input / output hub 2020 may be referred to as Integrated Graphics. In addition, the input / output hub 2020 including the memory controller and the graphics device may be referred to as a graphics and memory controller hub (GMCH).

입출력 컨트롤러 허브(2030)는 다양한 시스템 인터페이스들이 효율적으로 동작하도록 데이터 버퍼링 및 인터페이스 중재를 수행할 수 있다. 입출력 컨트롤러 허브(2030)는 내부 버스를 통하여 입출력 허브(2020)와 연결될 수 있다. 예를 들어, 입출력 허브(2020)와 입출력 컨트롤러 허브(2030)는 다이렉트 미디어 인터페이스(Direct Media Interface; DMI), 허브 인터페이스, 엔터프라이즈 사우스브릿지 인터페이스(Enterprise Southbridge interface; ESI), PCIe 등을 통하여 연결될 수 있다.The input / output controller hub 2030 can perform data buffering and interface arbitration so that various system interfaces operate efficiently. The input / output controller hub 2030 may be connected to the input / output hub 2020 through an internal bus. For example, the input / output hub 2020 and the input / output controller hub 2030 may be connected through a direct media interface (DMI), a hub interface, an enterprise southbridge interface (ESI), a PCIe .

입출력 컨트롤러 허브(2030)는 주변 장치들과의 다양한 인터페이스들을 제공할 수 있다. 예를 들어, 입출력 컨트롤러 허브(2030)는 범용 직렬 버스(Universal Serial Bus; USB)포트, 직렬 ATA(Serial Advanced Technology Attachment; SATA) 포트, 범용 입출력(General Purpose Input/output; GPIO), 로우 핀 카운트(Low Pin Count; LPC) 버스, 직렬 주변 인터페이스(Serial Peripheral Interface; SPI), PCI, PCIe 등을 제공할 수 있다.The I / O controller hub 2030 may provide various interfaces with peripheral devices. For example, the input / output controller hub 2030 may include a universal serial bus (USB) port, a serial Advanced Technology Attachment (SATA) port, a general purpose input / output (GPIO) (LPC) bus, Serial Peripheral Interface (SPI), PCI, PCIe, and the like.

실시예에 따라, 프로세서(2010), 입출력 허브(2020) 또는 입출력 컨트롤러 허브(2030) 중 2 이상의 구성 요소들이 하나의 칩셋으로 구현될 수 있다.Depending on the embodiment, two or more components of the processor 2010, the input / output hub 2020, or the input / output controller hub 2030 may be implemented as one chipset.

본 발명은 도면에 도시된 실시예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 다른 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 특허청구범위의 기술적 사상에 의하여 정해져야 할 것이다.While the present invention has been described with reference to exemplary embodiments, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, is intended to cover various modifications and equivalent arrangements included within the spirit and scope of the appended claims. Accordingly, the true scope of the present invention should be determined by the technical idea of the appended claims.

Claims (20)

입출력 인터페이스를 통하여 적어도 하나의 심볼 락 패턴과 데이터 버스트를 전송하는 전송부; 및
상기 입출력 인터페이스를 통해 수신되는 상기 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 따라 상기 데이터 버스트의 첫번째 데이터를 찾는 수신부를 포함하는 입출력 인터페이스.
A transmitter for transmitting at least one symbol lock pattern and a data burst through an input / output interface; And
And a receiving unit for detecting the symbol lock pattern received through the input / output interface and searching for the first data of the data burst according to the detected symbol lock pattern.
제1항에 있어서,
상기 수신부는 상기 심볼 락 패턴 다수개를 저장하고, 상기 입출력 인터페이스를 통해 데이터 입출력(DQ) 신호로서 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하여 적어도 하나의 상기 심볼 락 패턴을 검출하는 입출력 인터페이스.
The method according to claim 1,
Wherein the receiver stores a plurality of symbol lock patterns and detects at least one symbol lock pattern by comparing data received as a data input / output (DQ) signal with stored symbol lock patterns through the input / output interface.
제2항에 있어서,
상기 전송부는 기입 커맨드를 발행하는 메모리 콘트롤러이고,
상기 수신부는 상기 기입 커맨드에 응답하여 기입 인에이블 신호를 생성하고, 상기 기입 인에이블 신호에 기초하여 상기 데이터 버스트의 첫번째 데이터를 찾는 메모리 장치인 입출력 인터페이스.
3. The method of claim 2,
Wherein the transfer unit is a memory controller that issues a write command,
Wherein the reception unit is a memory device that generates a write enable signal in response to the write command and finds the first data of the data burst based on the write enable signal.
제3항에 있어서, 상기 메모리 장치는
클럭 신호를 수신하고, 상기 클럭 신호의 이븐 에지들에 따라 제1 클럭 신호를 생성하고, 상기 클럭 신호의 오드 에지들에 따라 제2 클럭 신호를 생성하는 클럭 발생부;
상기 제1 및 제2 클럭 신호들과 상기 기입 인에이블 신호에 응답하여 상기 데이터 입출력(DQ) 신호 다수개를 통해 전달되는 상기 심볼 락 패턴과 상기 데이터 버스트를 순차적으로 입력하고 시리얼하게 출력하는 샘플러 및 기입 FIFO;
상기 기입 인에이블 신호에 응답하여 상기 샘플러 및 기입 FIFO의 출력에서 상기 심볼 락 패턴을 검출하고, 상기 검출된 심볼 락 패턴에 따라 데이터 래치 신호를 생성하는 심볼 락 패턴 검출부; 및
상기 데이터 래치 신호에 응답하여 상기 샘플러 및 기입 FIFO의 출력에서 상기 데이터 버스트를 패러럴하게 출력하는 데이터 정렬부를 포함하는 입출력 인터페이스.
4. The apparatus of claim 3, wherein the memory device
A clock generator for receiving a clock signal, generating a first clock signal in accordance with even edges of the clock signal, and generating a second clock signal in accordance with the odd edges of the clock signal;
A sampler for sequentially inputting and serially outputting the symbol lock pattern and the data burst transferred through the plurality of data input / output (DQ) signals in response to the first and second clock signals and the write enable signal, Write FIFO;
A symbol lock pattern detector for detecting the symbol lock pattern at an output of the sampler and the write FIFO in response to the write enable signal and generating a data latch signal in accordance with the detected symbol lock pattern; And
And a data arrangement for outputting the data bursts in parallel in an output of the sampler and a write FIFO in response to the data latch signal.
제1항에 있어서,
상기 수신부는 상기 심볼 락 패턴 다수개를 저장하고, 상기 입출력 인터페이스를 통해 수신되는 데이터 입출력(DQ) 신호로서 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하여 다수개의 심볼 락 패턴들을 검출하고, 검출된 심볼 락 패턴들에 따라 기입 인에이블 신호를 생성하고, 상기 기입 인에이블 신호에 기초하여 상기 데이터 버스트의 첫번째 데이터를 찾는 메모리 장치인 입출력 인터페이스.
The method according to claim 1,
The receiver stores a plurality of symbol lock patterns, detects a plurality of symbol lock patterns by comparing data received as a data input / output (DQ) signal received through the input / output interface with stored symbol lock patterns, And generates a write enable signal in accordance with the lock patterns and finds the first data of the data burst based on the write enable signal.
제5항에 있어서, 상기 메모리 장치는
클럭 신호를 수신하고, 상기 클럭 신호의 이븐 에지들에 따라 제1 클럭 신호를 생성하고, 상기 클럭 신호의 오드 에지들에 따라 제2 클럭 신호를 생성하는 클럭 발생부;
상기 제1 및 제2 클럭 신호들에 응답하여 상기 데이터 입출력(DQ) 신호 다수개를 통해 전달되는 상기 심볼 락 패턴들과 상기 데이터 버스트를 순차적으로 입력하고 시리얼하게 출력하는 샘플러 및 기입 FIFO;
상기 샘플러 및 기입 FIFO의 출력에서 상기 심볼 락 패턴들을 검출하고, 상기 검출된 심볼 락 패턴들에 따라 상기 기입 인에이블 신호를 생성하고, 상기 기입 인에이블 신호에 기초하여 데이터 래치 신호를 생성하는 심볼 락 패턴 검출부; 및
상기 데이터 래치 신호에 응답하여 상기 샘플러 및 기입 FIFO의 출력에서 상기 데이터 버스트를 패러럴하게 출력하는 데이터 정렬부를 포함하는 입출력 인터페이스.
6. The apparatus of claim 5, wherein the memory device
A clock generator for receiving a clock signal, generating a first clock signal in accordance with even edges of the clock signal, and generating a second clock signal in accordance with the odd edges of the clock signal;
A sampler and a write FIFO for sequentially inputting and serially outputting the symbol lock patterns and the data bursts transmitted through a plurality of data input / output (DQ) signals in response to the first and second clock signals;
A symbol lock for generating the data latch signal based on the write enable signal, and for generating a data latch signal based on the write enable signal, the method comprising: detecting the symbol lock patterns at the output of the sampler and write FIFO; generating the write enable signal in accordance with the detected symbol lock patterns; A pattern detector; And
And a data arrangement for outputting the data bursts in parallel in an output of the sampler and a write FIFO in response to the data latch signal.
제1항에 있어서,
상기 전송부는 독출 커맨드에 응답하여 독출 데이터를 상기 데이터 버스트로 출력하는 메모리 장치이고,
상기 수신부는 상기 독출 커맨드를 발행하고, 상기 독출 데이터의 첫번째 데이터를 찾는 메모리 콘트롤러인 입출력 인터페이스.
The method according to claim 1,
Wherein the transfer unit is a memory device that outputs read data to the data burst in response to a read command,
Wherein the receiver is a memory controller that issues the read command and searches for the first data of the read data.
제7항에 있어서, 상기 메모리 콘트롤러는 상기 심볼 락 패턴 다수개를 저장하고, 상기 입출력 인터페이스를 통해 수신되는 데이터와 저장된 심볼 락 패턴들을 비교하여 상기 심볼 락 패턴을 검출하는 입출력 인터페이스.The input / output interface as claimed in claim 7, wherein the memory controller stores a plurality of symbol lock patterns, and detects symbol lock patterns by comparing data received via the input / output interface with stored symbol lock patterns. 제1항에 있어서,
상기 입출력 인터페이스는 상기 전송부와 상기 수신부 사이에 연결되는 다수개의 데이터 입출력(DQ) 신호들 중 일부를 하나의 그룹으로 설정하고, 그룹화된 DQ 신호들의 패턴을 상기 심볼 락 패턴으로 이용하는 입출력 인터페이스.
The method according to claim 1,
The input / output interface sets a part of a plurality of data input / output (DQ) signals connected between the transmitting unit and the receiving unit as a group, and uses a pattern of grouped DQ signals as the symbol lock pattern.
제1항에 있어서,
상기 입출력 인터페이스는 상기 전송부와 상기 수신부 사이에 연결되는 데이터 입출력(DQ) 신호에 인가되는 전압 레벨을 상기 심볼 락 패턴으로 이용하는 입출력 인터페이스.
The method according to claim 1,
Wherein the input / output interface uses a voltage level applied to a data input / output (DQ) signal connected between the transmitting unit and the receiving unit as the symbol lock pattern.
제10항에 있어서,
상기 수신부는 상기 심볼 락 패턴 다수개를 저장하고, 상기 입출력 인터페이스를 통해 수신되는 상기 DQ 신호의 전압 레벨을 디지털 신호로 변환하고, 변환된 디지털 신호와 저장된 심볼 락 패턴들을 비교하여 상기 심볼 락 패턴을 검출하는 입출력 인터페이스.
11. The method of claim 10,
The receiver stores a plurality of symbol lock patterns, converts a voltage level of the DQ signal received through the input / output interface into a digital signal, compares the converted digital signal with stored symbol lock patterns, I / O interface to detect.
기입 커맨드에 응답하여 기입 인에이블 신호를 생성하는 커맨드 디코더;
클럭 신호에 따라 다수개의 데이터 입출력(DQ) 신호들로서 전달되는 적어도 하나의 제1 심볼 락 패턴과 기입 데이터 버스트를 순차적으로 입력하여 출력하는 샘플러 및 기입 FIFO; 및
상기 기입 인에이블 신호에 기초하여 상기 샘플러 및 기입 FIFO의 출력에서 상기 기입 데이터 버스트의 첫번째 데이터를 찾는 심볼 락 패턴 검출부를 포함하는 메모리 장치.
A command decoder for generating a write enable signal in response to a write command;
A sampler and a write FIFO for sequentially inputting and outputting at least one first symbol lock pattern and a write data burst transferred as a plurality of data input / output (DQ) signals according to a clock signal; And
And a symbol lock pattern detector for finding the first data of the write data burst at the output of the sampler and write FIFO based on the write enable signal.
제12항에 있어서, 상기 메모리 장치는
상기 클럭 신호를 수신하고, 상기 클럭 신호의 이븐 에지들에 따라 제1 클럭 신호를 생성하고, 상기 클럭 신호의 오드 에지들에 따라 제2 클럭 신호를 생성하는 클럭 발생부를 더 포함하고,
상기 샘플러 및 기입 FIFO는 상기 제1 및 제2 클럭 신호들에 따라 상기 샘플러 및 기입 FIFO의 출력을 시리얼하게 출력하는 메모리 장치.
13. The memory device of claim 12, wherein the memory device
Further comprising a clock generator for receiving the clock signal, generating a first clock signal in accordance with even edges of the clock signal, and generating a second clock signal in accordance with the odd edges of the clock signal,
Wherein the sampler and the write FIFO serially output the output of the sampler and the write FIFO in accordance with the first and second clock signals.
제13항에 있어서, 상기 심볼 락 패턴 검출부는
다수개의 제2 심볼 락 패턴들을 저장하고, 상기 기입 인에이블 신호에 응답하여 상기 샘플러 및 기입 FIFO의 출력과 상기 제2 심볼 락 패턴들을 비교하여 상기 제1 심볼 락 패턴을 검출하고, 검출된 제1 심볼 락 패턴에 따라 상기 샘플러 및 기입 FIFO의 출력에서 상기 기입 데이터 버스트를 패러럴하게 출력하도록 하는 데이터 래치 신호를 생성하는 메모리 장치.
14. The apparatus of claim 13, wherein the symbol lock pattern detector
Storing a plurality of second symbol lock patterns, detecting the first symbol lock pattern by comparing the output of the sampler and the write FIFO with the second symbol lock patterns in response to the write enable signal, And generates a data latch signal that causes the write data burst to be output in a parallel fashion at an output of the sampler and write FIFO according to a symbol lock pattern.
클럭 신호에 따라 다수개의 데이터 입출력(DQ) 신호들로서 전달되는 제1 심볼 락 패턴들과 기입 데이터 버스트를 순차적으로 입력하여 출력하는 샘플러 및 기입 FIFO; 및
다수개의 제2 심볼 락 패턴들을 저장하고, 상기 샘플러 및 기입 FIFO의 출력과 상기 제2 심볼 락 패턴들을 비교하여 상기 제1 심볼 락 패턴들 중 일부를 검출하고, 검출된 제1 심볼 락 패턴들 일부에 따라 기입 인에이블 신호를 생성하고, 상기 기입 인에이블 신호에 따라 상기 기입 데이터 버스트의 첫번째 데이터를 찾는 심볼 락 패턴 검출부를 포함하는 메모리 장치.
A sampler and a write FIFO for sequentially inputting and outputting first symbol lock patterns and write data bursts transmitted as a plurality of data input / output (DQ) signals according to a clock signal; And
Detecting a portion of the first symbol lock patterns by comparing a plurality of second symbol lock patterns with an output of the sampler and write FIFO and the second symbol lock patterns, And a symbol lock pattern detector for detecting a first data of the write data burst according to the write enable signal.
데이터 입출력(DQ) 신호의 전압 레벨로 인가되는 제1 심볼 락 패턴과 기입 데이터 버스트를 순차적으로 입력하여 출력하는 샘플러 및 기입 FIFO; 및
다수개의 제2 심볼 락 패턴들을 저장하고, 상기 DQ 신호의 전압 레벨을 아날로그-디지털 변환부를 통해 디지털 신호로 변환하고, 변환된 디지털 신호와 상기 제2 심볼 락 패턴들을 비교하여 상기 제1 심볼 락 패턴을 검출하고, 검출된 제1 심볼 락 패턴에 따라 상기 기입 데이터 버스트의 첫번째 데이터를 찾는 심볼 락 패턴 검출부를 포함하는 메모리 장치.
A sampler and a write FIFO for sequentially inputting and outputting a first symbol lock pattern and a write data burst applied at a voltage level of a data input / output (DQ) signal; And
A plurality of second symbol lock patterns are stored, a voltage level of the DQ signal is converted into a digital signal through an analog-to-digital conversion unit, and the converted digital signal is compared with the second symbol lock patterns, And detects a first data of the write data burst according to the detected first symbol lock pattern.
전송부에서 적어도 하나의 제1 심볼 락 패턴과 데이터 버스트를 전송하는 단계;
수신부에서 제2 심볼 락 패턴들을 저장하는 단계; 및
상기 수신부에서 상기 제1 심볼 락 패턴과 상기 제2 심볼 락 패턴을 비교하고, 비교 결과 일치하는 심볼 락 패턴을 검출하고, 검출된 심볼 락 패턴에 따라 상기 데이터 버스트의 첫번째 데이터를 찾는 단계를 포함하는 심볼 락 방법.
Transmitting at least one first symbol lock pattern and a data burst in a transmitter;
Storing second symbol lock patterns in a receiver; And
Comparing the first symbol lock pattern with the second symbol lock pattern in the receiver, detecting a symbol lock pattern matching the comparison result, and searching for the first data of the data burst according to the detected symbol lock pattern Symbol lock method.
제17항에 있어서,
상기 전송부와 상기 수신부 사이에 연결되는 다수개의 데이터 입출력(DQ) 신호들 중 일부를 하나의 그룹으로 설정하고, 그룹화된 DQ 신호들의 패턴을 상기 제1 심볼 락 패턴으로 이용하는 심볼 락 방법.
18. The method of claim 17,
And a plurality of data input / output (DQ) signals connected between the transmitting unit and the receiving unit are set as a group, and a pattern of grouped DQ signals is used as the first symbol lock pattern.
제17항에 있어서,
상기 전송부와 상기 수신부 사이에 연결되는 데이터 입출력(DQ) 신호에 인가되는 전압 레벨을 상기 제1 심볼 락 패턴으로 이용하는 심볼 락 방법.
18. The method of claim 17,
And a voltage level applied to a data input / output (DQ) signal connected between the transmitting unit and the receiving unit is used as the first symbol lock pattern.
제19항에 있어서,
상기 수신부는 상기 DQ 신호의 전압 레벨을 디지털 신호로 변환하고, 변환된 디지털 신호와 상기 제2 심볼 락 패턴들을 비교하여 상기 심볼 락 패턴을 검출하는 심볼 락 방법.
20. The method of claim 19,
Wherein the receiver converts the voltage level of the DQ signal into a digital signal and compares the converted digital signal with the second symbol lock pattern to detect the symbol lock pattern.
KR1020150033247A 2014-10-13 2015-03-10 Method and device for implementing symbol lock of IO interface KR102334382B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/879,618 US9898438B2 (en) 2014-10-13 2015-10-09 Symbol lock method and a memory system using the same

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020140137866 2014-10-13
KR20140137866 2014-10-13

Publications (2)

Publication Number Publication Date
KR20160043497A true KR20160043497A (en) 2016-04-21
KR102334382B1 KR102334382B1 (en) 2021-12-03

Family

ID=55917990

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150033247A KR102334382B1 (en) 2014-10-13 2015-03-10 Method and device for implementing symbol lock of IO interface

Country Status (1)

Country Link
KR (1) KR102334382B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060155816A1 (en) * 2002-12-25 2006-07-13 Toshitomo Umei Data transmission system and data transmission device
WO2013145240A1 (en) * 2012-03-29 2013-10-03 富士通株式会社 Information processing device and information processing device control method
US20140056370A1 (en) * 2012-08-27 2014-02-27 Bruce J. Chang Dynamic skew correction in a multi-lane communication link

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060155816A1 (en) * 2002-12-25 2006-07-13 Toshitomo Umei Data transmission system and data transmission device
WO2013145240A1 (en) * 2012-03-29 2013-10-03 富士通株式会社 Information processing device and information processing device control method
US20140056370A1 (en) * 2012-08-27 2014-02-27 Bruce J. Chang Dynamic skew correction in a multi-lane communication link

Also Published As

Publication number Publication date
KR102334382B1 (en) 2021-12-03

Similar Documents

Publication Publication Date Title
US9905288B2 (en) Semiconductor memory devices and methods of operating the same
US9620193B2 (en) Semiconductor memory devices, memory systems including refresh control circuit and method of performing weak refresh operation on the weak pages thereof
US11438016B2 (en) Error detection code generation circuits of semiconductor devices, memory controllers including the same and semiconductor memory devices including the same
US9472258B2 (en) Method of operating memory device and method of operating memory system including the same
US9275711B2 (en) Command processing circuit, memory device and memory system including the same
US9627015B2 (en) Memory device having page state informing function
US10109344B2 (en) Semiconductor memory devices with banks with different numbers of memory cells coupled to their bit-lines and memory systems including the same
US20160048425A1 (en) Memory device having a shareable error correction code cell array
US10318469B2 (en) Semiconductor memory device, memory system, and method using bus-invert encoding
US10169042B2 (en) Memory device that performs internal copy operation
US10521153B2 (en) Computing system, nonvolatile memory module and method of storage device
US9898438B2 (en) Symbol lock method and a memory system using the same
KR20220031793A (en) Memory device, memory system having the same, controller for controlling the same, and operating methed thereof
US20140237177A1 (en) Memory module and memory system having the same
US10283186B2 (en) Data alignment circuit of a semiconductor memory device, a semiconductor memory device and a method of aligning data in a semiconductor memory device
US9711192B2 (en) Memory device having different data-size access modes for different power modes
CN108962304B (en) Storage device and operation method thereof
US10916277B2 (en) Memory device and operating method thereof
KR20170055786A (en) Memory device having latency control circuit for controlling data write and read latency
US9601172B2 (en) Address aligner and memory device including the same
US10726935B2 (en) Memory device and operating method thereof
KR102384962B1 (en) Semiconductor memory device
KR102334382B1 (en) Method and device for implementing symbol lock of IO interface
KR20200042358A (en) Memory device and operating method thereof
KR20160051543A (en) Memory device with selective power mode

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant