KR20070066501A - Data ordering and organization method of memory device - Google Patents

Data ordering and organization method of memory device Download PDF

Info

Publication number
KR20070066501A
KR20070066501A KR1020050127769A KR20050127769A KR20070066501A KR 20070066501 A KR20070066501 A KR 20070066501A KR 1020050127769 A KR1020050127769 A KR 1020050127769A KR 20050127769 A KR20050127769 A KR 20050127769A KR 20070066501 A KR20070066501 A KR 20070066501A
Authority
KR
South Korea
Prior art keywords
data
ordering
control block
output
memory device
Prior art date
Application number
KR1020050127769A
Other languages
Korean (ko)
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 KR1020050127769A priority Critical patent/KR20070066501A/en
Publication of KR20070066501A publication Critical patent/KR20070066501A/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/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • G06F13/1694Configuration of memory controller to different memory types

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Dram (AREA)

Abstract

A method for ordering and organizing data in a memory device are provided to output data at a high speed by forming data ordering/organization in one control block. A memory cell block arranges a plurality of memory cells. Data line sense amplifiers detect and amplify memory cell data output from the memory cell block. The first control block(320) organizes an output data bit by ordering a sequence of the outputs of the data line sense amplifiers in response to the first ordering/multiplexing signal. The first control block is equipped with a plurality of ordering/multiplexing parts(321-324) receiving a pair of outputs of the data line sense amplifiers and determining whether the output of the received data line sense amplifiers is the first or the fifth output. The second control block(330) organizes the output data bit by ordering the sequence of the outputs of the first control block in the response to the second ordering/multiplexing signal.

Description

메모리 장치의 데이터 오더링 및 데이터 구성 방법{Data ordering and organization method of memory device}Data ordering and organization method of memory device

도 1은 종래의 메모리 장치를 설명하는 블락 다이어그램이다.1 is a block diagram illustrating a conventional memory device.

도 2A 및 도 2B는 도 1의 제1 내지 제4 제어 블락들에 의한 데이터 정렬을 설명하는 도면이다.2A and 2B are diagrams illustrating data alignment by the first to fourth control blocks of FIG. 1.

도 3은 본 발명의 일실시예에 따른 메모리 장치를 설명하는 블락 다이어그램이다.3 is a block diagram illustrating a memory device according to an embodiment of the present invention.

도 4는 도 3의 제1 및 제2 제어 블락에 의한 데이터 정렬을 설명하는 도면이다.FIG. 4 is a diagram illustrating data alignment by the first and second control blocks of FIG. 3.

본 발명은 반도체 메모리 장치에 관한 것으로, 특히 동기식 메모리 장치의 데이터 오더링 및 구성 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to semiconductor memory devices, and more particularly, to a method of data ordering and configuration of a synchronous memory device.

동기식 메모리 장치는, 클럭 신호에 동기되어 메모리 셀 데이터를 입출력한다. 메모리 셀 데이터의 독출 동작을 살펴보면, 메모리 셀 데이터는 비트라인 센스 앰프와 데이터 라인 센스 앰프에 의하여 감지 증폭된 후, 데이터 출력 버퍼를 통하 여 데이터 패드로 출력된다.The synchronous memory device inputs and outputs memory cell data in synchronization with a clock signal. Referring to the read operation of the memory cell data, the memory cell data is sensed and amplified by the bit line sense amplifier and the data line sense amplifier, and then output to the data pad through the data output buffer.

일반적으로, 동기식 메모리 장치는 패드들로 동시에 입출력되는 데이터 비트 수, 즉 데이터 밴드위스가 X4, X8, X16, X32 등으로 특정된다. 이러한 다양한 데이터 밴드위스를 만족시키기 위하여, 데이터 라인 센스 앰프로부터 출력되는 메모리 셀 데이터 비트 수는 패드로 동시에 출력되는 데이터 비트 수 보다 많다. 예컨대, 데이터 밴드위스 X8 동작을 위하여, 데이터 라인 센스 앰프로부터 출력되는 데이터 비트 수는 X16으로 설정될 수 있다.In general, in a synchronous memory device, the number of data bits input and output simultaneously to the pads, that is, the data band whiskey is specified as X4, X8, X16, X32, and the like. To satisfy these various data bands, the number of memory cell data bits output from the data line sense amplifier is larger than the number of data bits simultaneously output to the pad. For example, for the data band X8 operation, the number of data bits output from the data line sense amplifier may be set to X16.

메모리 장치 내부의 X16에 해당하는 데이터 비트 수를 메모리 장치 외부로 X8 데이터 비트 수로 출력하기 위해서는, 데이터의 순서를 매기는 데이터 오더링(ordering) 방법이 필요하다. 또한, 오더링된 데이터를 패드로 출력시키기 위해서는 데이터 구성(organization) 방법이 필요하다.In order to output the number of data bits corresponding to X16 inside the memory device to the number of X8 data bits outside the memory device, a data ordering method for ordering data is required. In addition, a data organization method is required to output the ordered data to the pad.

도 1은 종래의 메모리 장치를 설명하는 블락 다이어그램이다. 이를 참조하면, 메모리 장치(100)의 메모리 셀 데이터(DATA)는 데이터 라인 센스 앰프(110)를 통하여 제1 제어 블락(120), 제2 제어 블락(130), 제3 제어 블락(140), 그리고 제4 제어 블락(150)을 통하여 패드 핀(160)으로 출력된다. 제1 내지 제4 제어 블락들(120-150)에 의한 메모리 셀 데이터(DATA)의 정렬은 도 2에 의해 설명된다.1 is a block diagram illustrating a conventional memory device. Referring to this, the memory cell data DATA of the memory device 100 is controlled by the first control block 120, the second control block 130, the third control block 140 through the data line sense amplifier 110. The pad pin 160 is output to the pad pin 160 through the fourth control block 150. Alignment of the memory cell data DATA by the first to fourth control blocks 120 to 150 is described with reference to FIG. 2.

도 2A 및 도 2B에서, 제1 제어 블락(120)은 1차 오더링 신호에 응답하여 1군의 데이터 라인 센스 앰프(110, 도 1)의 출력들(D0-D3)을 제1 내지 제4 데이터로 오더링하고, 2군의 데이터 라인 센스 앰프(110, 도 1)의 출력들(D4-D7)을 제1 내지 제4 데이터로 오더링한다.2A and 2B, the first control block 120 outputs the outputs D0-D3 of the group of data line sense amplifiers 110 (FIG. 1) in response to the first ordering signal to the first to fourth data. And outputs D4-D7 of the two groups of data line sense amplifiers 110 (FIG. 1) to the first to fourth data.

제2 제어 블락(130)은 2차 오더링 신호에 응답하여 제1 제어 블락(120)의 출력들을 제1 내지 제8 데이터로 오더링한다. 제2 제어 블락(130)은 2 그룹의 제1 내지 제8 데이터들(1st-8th Data_U, 1st-8th Data_L)을 제3 제어 블락(140)으로 전달한다.The second control block 130 orders the outputs of the first control block 120 as first to eighth data in response to the secondary ordering signal. The second control block 130 transmits two groups of first to eighth data 1st-8th Data_U and 1st-8th Data_L to the third control block 140.

제3 제어 블락(140)은 1차 멀티플렉싱 신호에 응답하여 제2 제어 블락(130)의 출력들을 재구성하여 X8로 출력할 건지를 결정한다. 제4 제어 블락(150)은 2차 멀티플렉싱 신호에 응답하여 제3 제어 블락(150)의 출력들을 재구성하여 X4로 출력할 건지를 결정한다.The third control block 140 reconfigures the outputs of the second control block 130 in response to the first multiplexing signal and determines whether to output the result to X8. The fourth control block 150 reconfigures the outputs of the third control block 150 in response to the second multiplexing signal and determines whether to output the result to X4.

이러한 메모리 장치(100)는 각각의 제어 블락들(120-150)에서 지체되는 시간들 때문에, 메모리 셀 데이터가 핀으로 출력되기까지 걸리는 시간이 길어지는 문제점이 있다.The memory device 100 has a problem in that it takes a long time until the memory cell data is output to the pin due to delays in the respective control blocks 120-150.

본 발명의 목적은 단순화된 데이터 오더링 및 데이터 구성을 구현하는 메모리 장치를 제공하는 데 있다.It is an object of the present invention to provide a memory device that implements simplified data ordering and data organization.

본 발명의 다른 목적은 상기 메모리 장치의 데이터 오더링 및 데이터 구성 방법을 제공하는 데 있다.Another object of the present invention is to provide a data ordering and data configuration method of the memory device.

상기 목적을 달성하기 위하여, 본 발명의 일면에 따른 메모리 장치는 복수개의 메모리 셀들이 배열된 메모리 셀 블락과, 메모리 셀 블락에서 출력되는 메모리 셀 데이터들을 감지 증폭하는 데이터 라인 센스 앰프들과, 그리고 1차 오더링 및 멀티플렉싱 신호에 응답하여 데이터 라인 센스 앰프의 출력들의 순서를 매김하여 출력 데이터 비트로 구성하는 제1 제어 블락을 포함한다.In order to achieve the above object, a memory device according to an aspect of the present invention includes a memory cell block in which a plurality of memory cells are arranged, data line sense amplifiers for sensing and amplifying memory cell data output from the memory cell block, and 1 And a first control block that orders the outputs of the data line sense amplifiers in response to the order ordering and multiplexing signals to configure the output data bits.

본 발명의 실시예들에 따라, 제1 제어 블락은 데이터 라인 센스 앰프의 출력들 2개를 하나의 쌍으로 입력하고, 입력된 데이터 라인 센스 앰프의 출력이 첫번째인지 아니면 다섯번째인지를 결정하는 다수개의 오더링 및 멀티플렉싱부들을 포함할 수 있다.According to embodiments of the present invention, the first control block inputs two outputs of the data line sense amplifier as a pair, and determines a plurality of whether to determine whether the input of the input data line sense amplifier is first or fifth. And ordering and multiplexing units.

본 발명의 실시예들에 따라, 제1 제어 블락은 메모리 장치의 출력 데이터 비트 구성을 X16 또는 X8로 구성할 수 있다.According to embodiments of the present invention, the first control block may configure the output data bit configuration of the memory device as X16 or X8.

본 발명의 실시예들에 따라, 메모리 장치는 2차 오더링 및 멀티플렉싱 신호에 응답하여 제1 제어 블락의 출력들의 순서를 매김하여 출력 데이터 비트로 구성하는 제2 제어 블락을 더 포함할 수 있다.According to embodiments of the present disclosure, the memory device may further include a second control block configured to output data bits by ordering the outputs of the first control block in response to the secondary ordering and multiplexing signal.

본 발명의 실시예들에 따라, 제2 제어 블락은 2차 오더링 및 멀티플렉싱 신호에 응답하여 제1 제어 블락에서 첫번째로 출력된 데이터들을 1,2,3,4 번째로 오더링하고, 상기 제1 제어 블락에서 다섯번째로 출력된 데이터들을 5,6,7,8 번째로 오더링하는 오더링 및 멀티플렉싱부들을 포함할 수 있다.According to embodiments of the present invention, the second control block orders first, second, third, and fourth data output from the first control block in response to the second ordering and multiplexing signal, and the first control. It may include an ordering and multiplexing unit for ordering the fifth data output from the block to the fifth, sixth, seventh, and eighth order.

본 발명의 실시예들에 따라, 제2 제어 블락은 메모리 장치의 출력 데이터 비트 구성을 X4로 구성할 수 있다.According to embodiments of the present invention, the second control block may configure the output data bit configuration of the memory device as X4.

상기 목적을 달성하기 위하여, 본 발명의 다른 면에 따른 메모리 장치는 복수개의 메모리 셀들이 배열된 메모리 셀 블락과, 메모리 셀 블락에서 출력되는 메모리 셀 데이터들을 감지 증폭하는 데이터 라인 센스 앰프들과, 1차 오더링 및 멀 티플렉싱 신호에 응답하여 데이터 라인 센스 앰프의 출력들 2개를 하나의 쌍으로 입력하고 입력된 데이터 라인 센스 앰프의 출력이 첫번째인지 아니면 다섯번째인지를 결정하는 제1 제어 블락과, 그리고, 2차 오더링 및 멀티플렉싱 신호에 응답하여 제1 제어 블락에서 첫번째로 출력된 데이터들을 1,2,3,4 번째로 오더링하고 제1 제어 블락에서 다섯번째로 출력된 데이터들을 5,6,7,8 번째로 오더링하는 제2 제어 블락을 포함한다.In order to achieve the above object, a memory device according to another aspect of the present invention is a memory cell block arranged a plurality of memory cells, data line sense amplifiers for sensing and amplifying the memory cell data output from the memory cell block, 1 A first control block for inputting two outputs of the data line sense amplifier as a pair in response to the difference ordering and multiplexing signal and determining whether the input of the input data line sense amplifier is first or fifth; In response to the second ordering and multiplexing signal, the first, second, third, and fourth data are output from the first control block and the fifth, fifth, and fifth data are output from the first control block. And a second control block that orders eighth.

상기 다른 목적을 달성하기 위하여, 본 발명의 또다른 면에 따른 메모리 장치의 데이터 오더링 및 구성 방법은 다수개의 메모리 셀 데이터들을 감지 증폭하는 (a) 단계와, 1차 오더링 및 멀티플렉싱 신호에 응답하여 감지 증폭된 데이터들 2개를 하나의 쌍으로 입력하고 감지 증폭된 데이터의 순서가 첫번째인지 아니면 다섯번째인지를 결정하는 (b) 단계와, 2차 오더링 및 멀티플렉싱 신호에 응답하여 첫번째로 출력된 데이터들을 1,2,3,4 번째로 오더링하는 (c) 단계와, 그리고 2차 오더링 및 멀티플렉싱 신호에 응답하여 제1 제어 블락에서 다섯번째로 출력된 데이터들을 5,6,7,8 번째로 오더링하는 (d) 단계를 포함한다.In order to achieve the above object, a data ordering and configuration method of a memory device according to another aspect of the present invention comprises the steps of (a) sensing and amplifying a plurality of memory cell data, and in response to the first ordering and multiplexing signal (B) inputting two amplified data as a pair and determining whether the order of the sensed amplified data is first or fifth; and firstly outputting data in response to the second ordering and multiplexing signal. (C) ordering the 1,2,3,4th order and the fifth, sixth, seventh, and eighth ordered data output from the first control block in response to the second ordering and multiplexing signal. (d) step.

본 발명의 실시예들에 따라, (b) 단계는 메모리 장치의 출력 데이터 비트 구성을 X16 또는 X8로 구성할 수 있고, (c) 단계 또는 (d) 단계는 메모리 장치의 출력 데이터 비트 구성을 X4로 구성할 수 있다.According to embodiments of the present invention, step (b) may configure the output data bit configuration of the memory device as X16 or X8, and step (c) or (d) may set the output data bit configuration of the memory device as X4. It can be configured as.

따라서, 본 발명의 메모리 장치는 데이터 오더링 및 데이터 구성이 하나의 제어 블락에 의해 이루어기 때문에, 고속 데이터 출력이 가능하다.Therefore, in the memory device of the present invention, since data ordering and data configuration are performed by one control block, high-speed data output is possible.

본 발명과 본 발명의 동작상의 이점 및 본 발명의 실시에 의하여 달성되는 목적을 충분히 이해하기 위해서는 본 발명의 예시적인 실시예를 설명하는 첨부 도면 및 첨부 도면에 기재된 내용을 참조하여야만 한다.DETAILED DESCRIPTION In order to fully understand the present invention, the operational advantages of the present invention, and the objects achieved by the practice of the present invention, reference should be made to the accompanying drawings that describe exemplary embodiments of the present invention and the contents described in the accompanying drawings.

이하, 첨부한 도면을 참조하여 본 발명의 바람직한 실시예를 설명함으로써, 본 발명을 상세히 설명한다. 각 도면에 제시된 동일한 참조부호는 동일한 부재를 나타낸다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. Like reference numerals in the drawings denote like elements.

도 3은 본 발명의 일실시예에 따른 메모리 장치의 간략화된 블락 다이어그램이다. 이를 참조하면, 메모리 장치(300)는 메모리 셀 데이터(DATA)를 입력하는 데이터 라인 센스 앰프(310), 1차 오더링 및 멀티플렉싱 신호에 응답하는 제1 제어 블락(320), 2차 오더링 및 멀티플렉싱 신호에 응답하는 제2 제어 블락(330), 그리고 패드 핀(340)으로 구성된다.3 is a simplified block diagram of a memory device according to an embodiment of the present invention. Referring to this, the memory device 300 may include a data line sense amplifier 310 for inputting memory cell data DATA, a first control block 320 in response to a first ordering and multiplexing signal, a second ordering and multiplexing signal. And a second control block 330 in response to the pad pin 340.

도 4는 도 3의 메모리 장치(300)를 구체적으로 설명하는 블락 다이어그램이다. 이를 참조하면, 제1 제어 블락(320)은 1차 오더링 및 멀티플렉싱 신호에 응답하여 데이터 순서가 첫번째인지 아니면 다섯번째인지를 결정한다. 제1 제어 블락(320)는 X16 또는 X8 일 경우에 어느 쪽 데이터를 핀(340)으로 출력할 건지를 결정한다.FIG. 4 is a block diagram illustrating the memory device 300 of FIG. 3 in detail. Referring to this, the first control block 320 determines whether the data order is first or fifth in response to the first ordering and multiplexing signal. The first control block 320 determines which data to output to the pin 340 in the case of X16 or X8.

예를 들어, 데이터 라인 센스 앰프(310, 도 3)의 출력이 8개인 경우에 대하여 설명하면, 제1 및 제2 데이터 라인 센스 앰프(310) 출력들(D0, D1)은 제1 오더링 및 멀티플렉싱부(321)에 의해 그 데이터 순서가 첫번째인지 아니면 다섯번째인지 결정된다. 제1 및 제2 데이터 라인 센스 앰프(310) 출력들(D2, D3)은 제1 오더링 및 멀티플렉싱부(322)에 의해 그 데이터 순서가 첫번째인지 아니면 다섯번째인 지 결정된다. 제1 및 제2 데이터 라인 센스 앰프(310) 출력들(D4, D5)은 제1 오더링 및 멀티플렉싱부(323)에 의해 그 데이터 순서가 첫번째인지 아니면 다섯번째인지 결정된다. 제1 및 제2 데이터 라인 센스 앰프(310) 출력들(D6, D7)은 제1 오더링 및 멀티플렉싱부(324)에 의해 그 데이터 순서가 첫번째인지 아니면 다섯번째인지 결정된다.For example, a case in which eight outputs of the data line sense amplifier 310 are illustrated in FIG. 3 will be described. The unit 321 determines whether the data order is first or fifth. The first and second data line sense amplifiers 310 outputs D2 and D3 are determined by the first ordering and multiplexing unit 322 to determine whether the data order is first or fifth. The first and second data line sense amplifiers 310 outputs D4 and D5 are determined by the first ordering and multiplexing unit 323 to determine whether the data order is first or fifth. The first and second data line sense amplifiers 310 outputs D6 and D7 are determined by the first ordering and multiplexing unit 324 whether the data order is first or fifth.

제2 제어 블락(330)은, 2차 오더링 및 멀티플렉싱 신호에 응답하여, 제1 제어 블락(320)에서 출력되는 첫번째 데이터들의 출력 순서를 오더링하여 구성하고, 제1 제어 블락(320)에서 출력되는 다섯번째 데이터들의 출력 순서를 오더링하여 구성한다. 제2 제어 블락(330)은 제1 제어 블락(320)에서 출력되는 첫번째 데이터들을 1,2,3,4 번으로 데이터 오더링하고, 제1 제어 블락(320)에서 출력되는 다섯번째 데이터들을 5,6,7,8 번으로 데이터 오더링하여, X4 일 경우 어느 쪽 데이터를 핀(340)으로 출력할 건지를 결정한다.The second control block 330 is configured to order the output order of the first data output from the first control block 320 in response to the second ordering and multiplexing signal, and is output from the first control block 320. Configure the order of output of the fifth data. The second control block 330 data orders the first data output from the first control block 320 to 1,2,3,4, and the fifth data output from the first control block 320 is 5, Data is ordered at Nos. 6, 7, and 8 to determine which data is to be output to pin 340 in the case of X4.

메모리 장치(300)는 X8 또는 X16의 경우는 제1 제어 블락(320)을 통하여, 그리고 X4의 경우는 제1 및 제2 제어 블락(320, 330)을 통하여 데이터 오더링 및 데이터 구성이 이루어진다. 이에 따라, 메모리 장치(300)는 종래의 다수개의 제어 블락들을 구비하는 메모리 장치에 비하여 고속 데이터 출력이 가능하다.The memory device 300 performs data ordering and data configuration through the first control block 320 in the case of X8 or X16 and through the first and second control blocks 320 and 330 in the case of X4. Accordingly, the memory device 300 can output high speed data as compared with a memory device having a plurality of control blocks.

본 발명은 도면에 도시된 일 실시예를 참고로 설명되었으나 이는 예시적인 것에 불과하며, 본 기술 분야의 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 것이다. 따라서, 본 발명의 진정한 기술적 보호 범위는 첨부된 등록청구범위의 기술적 사상에 의해 정해져야 할 것이 다.Although the present invention has been described with reference to one embodiment shown in the drawings, this is merely exemplary, and those skilled in the art will understand that various modifications and equivalent other embodiments are possible therefrom. Therefore, the true technical protection scope of the present invention will be defined by the technical spirit of the appended claims.

상술한 본 발명의 메모리 장치는 데이터 오더링 및 데이터 구성이 하나의 제어 블락에 의해 이루어기 때문에, 고속 데이터 출력이 가능하다.In the memory device of the present invention described above, since data ordering and data configuration are made by one control block, high-speed data output is possible.

Claims (12)

복수개의 메모리 셀들이 배열된 메모리 셀 블락;A memory cell block in which a plurality of memory cells are arranged; 상기 메모리 셀 블락에서 출력되는 메모리 셀 데이터들을 감지 증폭하는 데이터 라인 센스 앰프들; 및Data line sense amplifiers for sensing and amplifying memory cell data output from the memory cell block; And 1차 오더링 및 멀티플렉싱 신호에 응답하여 상기 데이터 라인 센스 앰프의 출력들의 순서를 매김하여 출력 데이터 비트로 구성하는 제1 제어 블락을 구비하는 것을 특징으로 하는 메모리 장치.And a first control block for ordering outputs of the data line sense amplifiers in response to a first ordering and multiplexing signal to configure output data bits. 제1항에 있어서, 상기 제1 제어 블락은The method of claim 1, wherein the first control block is 상기 데이터 라인 센스 앰프의 출력들 2개를 하나의 쌍으로 입력하고, 상기 입력된 데이터 라인 센스 앰프의 출력이 첫번째인지 아니면 다섯번째인지를 결정하는 다수개의 오더링 및 멀티플렉싱부들을 구비하는 것을 특징으로 하는 메모리 장치.And a plurality of ordering and multiplexing units configured to input two outputs of the data line sense amplifier as a pair, and determine whether the input of the input data line sense amplifier is the first or fifth. Memory device. 제2항에 있어서, 상기 제1 제어 블락은The method of claim 2, wherein the first control block is 상기 출력 데이터 비트 구성을 X16 또는 X8로 구성하는 것을 특징으로 하는 메모리 장치.And configure the output data bit configuration to X16 or X8. 제1항에 있어서, 상기 메모리 장치는The memory device of claim 1, wherein the memory device 2차 오더링 및 멀티플렉싱 신호에 응답하여 상기 제1 제어 블락의 출력들의 순서를 매김하여 상기 출력 데이터 비트로 구성하는 제2 제어 블락을 더 구비하는 것을 특징으로 하는 메모리 장치.And a second control block configured to configure the output data bits by ordering the outputs of the first control block in response to a second ordering and multiplexing signal. 제4항에 있어서, 상기 제2 제어 블락은The method of claim 4, wherein the second control block is 상기 2차 오더링 및 멀티플렉싱 신호에 응답하여 상기 제1 제어 블락에서 첫번째로 출력된 데이터들을 1,2,3,4 번째로 오더링하고, 상기 제1 제어 블락에서 다섯번째로 출력된 데이터들을 5,6,7,8 번째로 오더링하는 오더링 및 멀티플렉싱부들을 구비하는 것을 특징으로 하는 메모리 장치.In response to the second ordering and multiplexing signal, first, first, second, third, and fourth data output from the first control block are ordered, and fifth, fifth, and fifth data are output from the first control block. And a seventh and eighth ordering and multiplexing unit. 제5항에 있어서, 상기 제2 제어 블락은The method of claim 5, wherein the second control block is 상기 출력 데이터 비트 구성을 X4로 구성하는 것을 특징으로 하는 메모리 장치.And configure the output data bit configuration to X4. 복수개의 메모리 셀들이 배열된 메모리 셀 블락;A memory cell block in which a plurality of memory cells are arranged; 상기 메모리 셀 블락에서 출력되는 메모리 셀 데이터들을 감지 증폭하는 데이터 라인 센스 앰프들;Data line sense amplifiers for sensing and amplifying memory cell data output from the memory cell block; 데이터 라인 센스 앰프의 출력들 2개를 하나의 쌍으로 입력하고, 1차 오더링 및 멀티플렉싱 신호에 응답하여 상기 입력된 데이터 라인 센스 앰프의 출력이 첫번째인지 아니면 다섯번째인지를 결정하는 제1 제어 블락; 및A first control block for inputting two outputs of the data line sense amplifier as a pair and determining whether the output of the input data line sense amplifier is first or fifth in response to a first ordering and multiplexing signal; And 2차 오더링 및 멀티플렉싱 신호에 응답하여 상기 제1 제어 블락에서 첫번째로 출력된 데이터들을 1,2,3,4 번째로 오더링하고, 상기 제1 제어 블락에서 다섯번째로 출력된 데이터들을 5,6,7,8 번째로 오더링하는 제2 제어 블락을 구비하는 것을 특징으로 하는 메모리 장치.In response to the second ordering and multiplexing signal, first, first, second, third, and fourth data output from the first control block are ordered, and fifth, fifth, and fifth data are output from the first control block. And a second control block which orders seventh and eighth. 제7항에 있어서, 상기 제1 제어 블락은The method of claim 7, wherein the first control block is 상기 메모리 장치의 출력 데이터 비트 구성을 X16 또는 X8로 구성하는 것을 특징으로 하는 메모리 장치.And an output data bit configuration of the memory device as X16 or X8. 제7항에 있어서, 상기 제2 제어 블락은The method of claim 7, wherein the second control block is 상기 메모리 장치의 출력 데이터 비트 구성을 X4로 구성하는 것을 특징으로 하는 메모리 장치.And an output data bit configuration of the memory device as X4. 메모리 장치의 데이터 오더링 및 구성 방법에 있어서,In the data ordering and configuration method of the memory device, 다수개의 메모리 셀 데이터들을 감지 증폭하는 (a) 단계;(A) sensing and amplifying a plurality of memory cell data; 1차 오더링 및 멀티플렉싱 신호에 응답하여, 상기 감지 증폭된 데이터들 2개를 하나의 쌍으로 입력하고, 상기 감지 증폭된 데이터의 순서가 첫번째인지 아니면 다섯번째인지를 결정하는 (b) 단계;In response to a first ordering and multiplexing signal, inputting the two sensed amplified data as a pair and determining whether the order of the sensed amplified data is first or fifth; 2차 오더링 및 멀티플렉싱 신호에 응답하여 상기 첫번째로 출력된 데이터들을 1,2,3,4 번째로 오더링하는 (c) 단계; 및(C) ordering the first output data first, second, third and fourth in response to a second ordering and multiplexing signal; And 상기 2차 오더링 및 멀티플렉싱 신호에 응답하여 상기 제1 제어 블락에서 다섯번째로 출력된 데이터들을 5,6,7,8 번째로 오더링하는 (d) 단계를 구비하는 것을 특징으로 하는 메모리 장치의 데이터 오더링 및 구성 방법.And (d) ordering the fifth, fifth, sixth, and eighth data output from the first control block in response to the second ordering and multiplexing signal. And configuration method. 제10항에 있어서, 상기 (b) 단계는The method of claim 10, wherein step (b) 상기 메모리 장치의 출력 데이터 비트 구성을 X16 또는 X8로 구성하는 것을 특징으로 하는 메모리 장치의 데이터 오더링 및 구성 방법.And an output data bit configuration of the memory device as X16 or X8. 제10항에 있어서, 상기 (c) 단계 또는 상기 (d) 단계는The method of claim 10, wherein step (c) or step (d) 상기 메모리 장치의 출력 데이터 비트 구성을 X4로 구성하는 것을 특징으로 하는 메모리 장치의 데이터 오더링 및 구성 방법.And configuring the output data bit configuration of the memory device as X4.
KR1020050127769A 2005-12-22 2005-12-22 Data ordering and organization method of memory device KR20070066501A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020050127769A KR20070066501A (en) 2005-12-22 2005-12-22 Data ordering and organization method of memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020050127769A KR20070066501A (en) 2005-12-22 2005-12-22 Data ordering and organization method of memory device

Publications (1)

Publication Number Publication Date
KR20070066501A true KR20070066501A (en) 2007-06-27

Family

ID=38365556

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020050127769A KR20070066501A (en) 2005-12-22 2005-12-22 Data ordering and organization method of memory device

Country Status (1)

Country Link
KR (1) KR20070066501A (en)

Similar Documents

Publication Publication Date Title
KR100933806B1 (en) Semiconductor memory device
KR100295046B1 (en) Semiconductor memory device in which a synchronous memory device in merged with a logic device
KR100972555B1 (en) Circuit and method for outputing data
TW541531B (en) Multi-function serial I/O circuit
JP4903481B2 (en) Memory device structure
KR100954109B1 (en) Data input circuit and semiconcuctor memory device including the same
KR20080049625A (en) Semiconductor memory device
AU2001288553A1 (en) Method and apparatus for connecting a massively parallel processor array to a memory array in a bit serial manner
US9013930B2 (en) Memory device with interleaved high-speed reading function and method thereof
TWI490883B (en) Semiconductor memory apparatus
US20060171211A1 (en) Semiconductor memory device and method for multiplexing write data thereof
US7782685B2 (en) Semiconductor device and operating method thereof
KR20070066501A (en) Data ordering and organization method of memory device
KR100518597B1 (en) Semiconductor memory device for consuming low power capable of changing input output data width selectively and data input/output method of the same
KR100902123B1 (en) Semiconductor Memory Devoce doing Address training operation
KR950020127A (en) Semiconductor memory circuit control method
KR20040072224A (en) Semiconductor memory device having input output architecture capable of increasing write and read operation speed
KR20130000361A (en) Random access memory controller having common column multiplexer and sense amplifier hardware
KR20110078732A (en) Data output circuit of semiconductor memory device
KR100558485B1 (en) Memory module and test method thereof
ATE408844T1 (en) TESTING A PIPELINE IN AN INTEGRATED CIRCUIT
TWI493569B (en) Memory device and method for reading data from memeory device
KR20070004347A (en) Semiconductor memory device
TW200629288A (en) Data input/output method of semiconductor memory device and semiconductor memory device for the same
KR100258871B1 (en) Testing apparatus of semiconductor memory device

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination