KR20010025799A - Random access memory device using prefetch method - Google Patents

Random access memory device using prefetch method Download PDF

Info

Publication number
KR20010025799A
KR20010025799A KR1019990036830A KR19990036830A KR20010025799A KR 20010025799 A KR20010025799 A KR 20010025799A KR 1019990036830 A KR1019990036830 A KR 1019990036830A KR 19990036830 A KR19990036830 A KR 19990036830A KR 20010025799 A KR20010025799 A KR 20010025799A
Authority
KR
South Korea
Prior art keywords
data
output
cell array
memory cell
read
Prior art date
Application number
KR1019990036830A
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 KR1019990036830A priority Critical patent/KR20010025799A/en
Publication of KR20010025799A publication Critical patent/KR20010025799A/en

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C5/00Details of stores covered by group G11C11/00
    • G11C5/02Disposition of storage elements, e.g. in the form of a matrix array
    • G11C5/025Geometric lay-out considerations of storage- and peripheral-blocks in a semiconductor storage device
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/06Sense amplifiers; Associated circuits, e.g. timing or triggering circuits
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/10Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
    • G11C7/1051Data output circuits, e.g. read-out amplifiers, data output buffers, data output registers, data output level conversion circuits
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C7/00Arrangements for writing information into, or reading information out from, a digital store
    • G11C7/10Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
    • G11C7/1078Data input circuits, e.g. write amplifiers, data input buffers, data input registers, data input level conversion circuits

Landscapes

  • Engineering & Computer Science (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Dram (AREA)

Abstract

PURPOSE: A semiconductor memory device is provided to minimize load and the number of a data line as preventing each of a plurality of memory cell array blocks from sharing an inner data line with different memory cell array blocks. CONSTITUTION: The memory device includes N memory cell array blocks(BLOCK1,BLOCK2,BLOCK3,BLOCK4), MxN sense amps, M data outputting portions(11-18), MxK data lines for reading, M data inputting portions, MxK write drivers and MxK data lines for writing. The sense amps one by one amplify MxK data which is simultaneously read from the N memory cell array blocks and then output. The M data outputting portions temporarily latch MxK output data of the sense amps transmitted by K output data and then sequentially output by one at one time through K times. The MxK data lines connect the sense amps and the data outputting portions with K:1 and transmit MxK output data of the sense amps to the data output portions by K output data. The data inputting portions latch a data, which are sequentially inputted by one at one time through K times, simultaneously to be written to the N memory cell array blocks and then simultaneously output. The write drivers, to which MxK output data of the data inputting portion are transmitted by one, simultaneously write to the memory cell array blocks. The data lines for writing connect the M data inputting portions and the MxK write drivers with 1:K and transmit MxK output data of the data inputting portions to the write drivers by one.

Description

프리패치 방식을 적용한 반도체 메모리 장치{Random access memory device using prefetch method}Semiconductor access memory device using prefetch method

본 발명은 반도체 메모리 장치에 관한 것으로서, 특히 프리패치(prefetch) 방식을 적용한 반도체 메모리 장치에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor memory device, and more particularly, to a semiconductor memory device using a prefetch method.

마이크로프로세서의 고성능화에 따라 반도체 메모리 장치(cache SRAM)의 고속화가 요구되었고, 이를 해결하기 위하여 라이트 동작일 경우 라이트할 몇 개의 데이터를 미리 입력받은 후 메모리 셀 어레이에 병렬로 라이트하고, 리드 동작일 경우 메모리 셀 어레이로부터 미리 몇 개의 데이터를 리드한 후 이를 순차적으로 출력하는 프리패치 방식을 적용한 반도체 메모리 장치가 개발되었다.In accordance with the high performance of the microprocessor, the speed of the semiconductor memory device (cache SRAM) has been required, and in order to solve this problem, in the case of a write operation, after receiving some data to be written in advance, the memory cell array is written in parallel and a read operation is performed. BACKGROUND OF THE INVENTION [0002] A semiconductor memory device using a prefetch method that reads some data from a memory cell array in advance and outputs it sequentially has been developed.

또한, ×64, ×72, ×128, ×144 등과 같이 와이드 I/O 버스를 갖는 반도체 메모리 장치의 등장으로 인해 프리패치 방식을 적용한 반도체 메모리 장치의 I/O 버스 구조도 복잡해지게 되었다. 즉, 프리패치 방식을 적용한 반도체 메모리 장치에서 내부적으로 필요로 하는 데이터라인의 개수는 프리패치수 K와 I/O 버스 개수 P의 곱에 해당되는 K×P개이므로 I/O 버스의 개수가 증가할수록 내부 데이터라인의 개수가 크게 증가하게 된다.In addition, with the advent of semiconductor memory devices having wide I / O buses such as x64, x72, x128, x144, and the like, the I / O bus structure of the semiconductor memory device to which the prefetch method is applied is complicated. That is, the number of data lines required internally in a semiconductor memory device employing the prefetch method increases the number of I / O buses because K × P corresponds to the product of the prefetch number K and the number of I / O buses P. The more the number of internal data lines increases.

결과적으로 종래 기술에 의한 프리패치 방식을 적용한 반도체 메모리 장치는 프리패치 방식을 적용하지 않은 반도체 메모리 장치에 비해 내부 데이터라인의 개수가 프리패치수 K배만큼 증가하기 때문에 칩 사이즈의 증가가 불가피한 문제점이 있었다.As a result, the semiconductor memory device using the prefetch method according to the prior art increases the number of internal data lines by a prefetch number of K times compared to the semiconductor memory device without the prefetch method. there was.

또한, 종래 기술에 의한 프리패치 방식을 적용한 반도체 메모리 장치는 복수개의 메모리 셀 어레이 블록들이 내부 데이터라인들을 공유하고 있기 때문에 데이터라인의 부하가 커서 센싱 전력(sensing power)이 큰 문제점이 있었다.In addition, in the semiconductor memory device using the prefetch method according to the prior art, since a plurality of memory cell array blocks share internal data lines, there is a problem in that a sensing power is large because a load of the data line is large.

이에 본 발명은 복수개의 메모리 셀 어레이 블록들 각각이 다른 메모리 셀 어레이 블록들과 내부 데이터라인들을 공유하지 않도록 함으로써 데이터라인의 부하가 최소화되고 데이터라인의 개수가 최소화되는 프리패치 방식을 적용한 반도체 메모리 장치를 제공하는데 그 목적이 있다.Accordingly, the present invention provides a semiconductor memory device using a prefetching method in which a load of a data line is minimized and the number of data lines is minimized by not allowing each of the plurality of memory cell array blocks to share internal data lines with other memory cell array blocks. The purpose is to provide.

상기한 목적을 달성하기 위하여 본 발명에 의한 프리패치 방식을 적용한 반도체 메모리 장치는 N개의 메모리 셀 어레이 블록들과, 상기 N개의 메모리 셀 어레이 블록들로부터 동시에 리드되는 M×K개의 데이터를 하나씩 증폭하여 출력하는 M×K개의 센스 증폭부들과, 상기 센스 증폭부들의 M×K개 출력 데이터를 K개씩 전달받아 일시 래치하고 있다가 1회에 1개씩 K회에 걸쳐 순차적으로 출력하는 M개의 데이터 출력부들과, 상기 M×K개의 센스 증폭부들과 상기 M개의 데이터 출력부들을 K:1 대응으로 연결하여 상기 센스 증폭부들의 M×K개 출력 데이터를 상기 데이터 출력부들에 K개씩 전달하는 M×K개의 리드용 데이터라인들과, 상기 N개의 메모리 셀 어레이 블록들에 동시에 라이트될 데이터를 1회에 1개씩 K회에 걸쳐 순차적으로 입력받아 일시 래치하고 있다가 동시에 출력하는 M개의 데이터 입력부들과, 상기 데이터 입력부들의 M×K개 출력 데이터를 하나씩 전달받아 상기 N개의 메모리 셀 어레이 블록들에 동시에 라이트하는 M×K개의 라이트 드라이버들과, 상기 M개의 데이터 입력부들과 상기 M×K개의 라이트 드라이버들을 1:K 대응으로 연결하여 상기 데이터 입력부들의 M×K개 출력 데이터를 상기 라이트 드라이버들에 하나씩 전달하는 M×K개의 라이트용 데이터라인들을 구비한 것을 특징으로 한다.In order to achieve the above object, the semiconductor memory device using the prefetch method according to the present invention amplifies N memory cell array blocks and M × K data read simultaneously from the N memory cell array blocks one by one. M × K sense amplifiers to output and M × K output data of the sense amplifiers are received and temporarily latched by K, and M data output units sequentially output one time at a time K times. And M × K pieces of M × K output data of the sense amplification parts, which are transmitted K-by-K to the data output parts by connecting the M × K sense amplification parts and the M data output parts in a K: 1 correspondence. The data lines for read and the data to be simultaneously written to the N memory cell array blocks are sequentially input and temporarily latched one K time at a time. M data input parts outputting at the time, M × K write drivers receiving M × K output data of the data input parts one by one, and writing the same to the N memory cell array blocks simultaneously; M × K write data lines for connecting the M × K write drivers to the write drivers by passing the M × K output data to the write drivers one by one. It is characterized by.

또한, 상기 M개의 데이터 출력부들 각각은 상기 M×K개의 리드용 데이터라인들 중 K개의 리드용 데이터라인들을 통해 전달받은 K개의 데이터를 하나씩 래치하고 있다가 서로 다른 회차에 순차적으로 출력하는 K개의 리드용 스위치부들과, 상기 K개 리드용 스위치부들의 출력 데이터를 버퍼링하여 출력하는 데이터 출력 버퍼로 구성되고, 상기 M개의 데이터 입력부들 각각은 상기 메모리 셀 어레이 블록에 동시에 라이트될 K개의 데이터를 1회에 1개씩 K회에 걸쳐 순차적으로 버퍼링하여 출력하는 데이터 입력 버퍼와, 상기 데이터 입력 버퍼의 출력 데이터를 하나씩 입력받아 래치하고 있다가 상기 M×K개의 라이트용 데이터라인들 중 K개의 라이트용 데이터라인들로 동시에 출력하는 K개의 라이트용 스위치부들로 구성되는 것이 바람직하다.Each of the M data output units latches K data received through K read data lines of the M × K read data lines one by one and sequentially outputs the K data sequentially at different times. And a data output buffer for buffering and outputting the output data of the K read switch units, wherein each of the M data input units has K data to be simultaneously written to the memory cell array block. The data input buffer sequentially buffering and outputting K times one at a time, and the output data of the data input buffer are received and latched one by one, and then K light data of the M × K light data lines is latched. It is preferable that the switch is composed of K light switches which simultaneously output the lines.

도 1a 및 도 1b는 종래 기술의 일례에 의한 프리패치 방식을 적용한 반도체 메모리 장치의 일부 구성 블록도,1A and 1B are a partial block diagram of a semiconductor memory device to which a prefetch method according to an example of the prior art is applied;

도 2a 및 도 2b는 본 발명의 일 실시예에 의한 프리패치 방식을 적용한 반도체 메모리 장치의 일부 구성 블록도이다.2A and 2B are partial block diagrams of a semiconductor memory device to which the prefetch method is applied according to an embodiment of the present invention.

먼저, 본 발명의 일 실시예와 비교되는 종래 기술의 일례에 의한 프리패치 방식을 적용한 반도체 메모리 장치에 대하여 설명한다.First, a description will be given of a semiconductor memory device to which the prefetch method according to an example of the related art compared with an embodiment of the present invention is applied.

도 1a 및 도 1b는 종래 기술의 일례에 의한 프리패치 방식을 적용한 반도체 메모리 장치의 일부 구성 블록도로서, 도 1a에는 리드 경로에 대응되는 구성요소들이 도 1b에는 라이트 경로에 대응되는 구성요소들이 각각 도시되어 있다. 도 1a 및 도 1b에 도시된 반도체 메모리 장치는 I/O 버스 개수가 8개이고 프리패치수가 2인 반도체 메모리 장치이다.1A and 1B are partial block diagrams of a semiconductor memory device to which a prefetching scheme according to the prior art is applied. In FIG. 1A, components corresponding to read paths are illustrated in FIG. 1B, respectively. Is shown. The semiconductor memory device illustrated in FIGS. 1A and 1B is a semiconductor memory device having eight I / O buses and two prefetches.

종래 기술의 일례에 의한 프리패치 방식을 적용한 반도체 메모리 장치는 도 1a 및 도 1b에 도시된 바와 같이 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)과, 64개의 Y-패스 게이트들(Y1∼Y64)과, 64개의 센스 증폭기들(SA1∼SA64)과, 16개의 리드용 데이터라인들(MDL1'∼MDL16')과, 16개의 리드용 멀티플렉서들(RM1∼RM16)과, 8개의 데이터 출력 버퍼들(DOB1∼DOB8)과, 8개의 데이터 입력 버퍼들(DIB1∼DIB8)과, 16개의 라이트용 멀티플렉서들(WM1∼WM16)과, 16개의 라이트용 데이터라인들(DIN1'∼DIN16')과, 64개의 라이트 드라이버들(WD1∼WD64)을 구비하고 있다.As shown in FIGS. 1A and 1B, a semiconductor memory device employing a prefetch method according to an example of the related art includes four memory cell array blocks BLOCK1 to BLOCK4 and 64 Y-pass gates Y1 to Y64. ), 64 sense amplifiers SA1 to SA64, 16 read data lines MDL1 'to MDL16', 16 read multiplexers RM1 to RM16, and 8 data output buffers. (DOB1 to DOB8), eight data input buffers (DIB1 to DIB8), 16 write multiplexers (WM1 to WM16), 16 write data lines (DIN1 'to DIN16'), 64 Four write drivers WD1 to WD64.

상기 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)은 상호 직교하는 복수개의 워드라인들과 복수개의 비트라인쌍들 사이에 연결되어 데이터를 저장하는 복수개의 메모리 셀들로 이루어져 있다.The four memory cell array blocks BLOCK1 to BLOCK4 are composed of a plurality of memory cells connected between a plurality of orthogonal word lines and a plurality of bit line pairs to store data.

상기 64개의 Y-패스 게이트들(Y1∼Y64)은 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 1:16 대응으로 연결되어 있으며, 외부 어드레스에 응답하여 1개의 메모리 셀 어레이 블록으로부터 리드되는 16개의 데이터를 선택적으로 해당 센스 증폭기들에 전달하거나, 해당 라이트 드라이버들의 출력 데이터를 선택적으로 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 전달한다.The 64 Y-pass gates Y1 to Y64 are connected to the four memory cell array blocks BLOCK1 to BLOCK4 in a 1:16 correspondence, and are read from one memory cell array block in response to an external address. 16 data may be selectively transferred to the corresponding sense amplifiers, or output data of the corresponding write drivers may be selectively transferred to the memory cell array blocks BLOCK1 to BLOCK4.

상기 64개의 센스 증폭기들(SA1∼SA64)은 64개의 Y-패스 게이트들(Y1∼Y64)에 일대일 대응으로 연결되어 리드 동작시 16개만 선택적으로 구동된다. 이 때, 구동되는 16개의 센스 증폭기들은 1개의 메모리 셀 어레이 블록으로부터 동시에 리드되는 16개의 데이터를 하나씩 증폭하여 출력한다.The 64 sense amplifiers SA1 to SA64 are connected in one-to-one correspondence to the 64 Y-pass gates Y1 to Y64 so that only 16 are selectively driven during a read operation. In this case, the sixteen sense amplifiers driven are amplified and outputted one by one from sixteen data read simultaneously from one memory cell array block.

상기 16개의 리드용 데이터라인들(MDL1∼MDL16)은 도 1a에 도시된 바와 같이 도면상 수평 방향으로 배열 형성되고, 1개의 메모리 셀 어레이 블록에 대응되는 16개의 센스 증폭기들이 일대일 대응으로 연결되며, 16개의 리드용 멀티플렉서들(RM1∼RM16)이 일대일 대응으로 연결된다. 상기 16개의 리드용 데이터라인들(MDL1∼MDL16)은 선택적으로 구동되는 16개 센스 증폭기들의 출력 데이터를 16개의 리드용 멀티플렉서들(RM1∼RM16)에 하나씩 전달한다.The 16 read data lines MDL1 to MDL16 are arranged in a horizontal direction as shown in FIG. 1A, and 16 sense amplifiers corresponding to one memory cell array block are connected in a one-to-one correspondence. Sixteen lead multiplexers RM1 to RM16 are connected in a one-to-one correspondence. The 16 read data lines MDL1 to MDL16 transfer output data of 16 sense amplifiers that are selectively driven to the 16 read multiplexers RM1 to RM16.

상기 16개의 리드용 멀티플렉서들(RM1∼RM16)은 16개의 리드용 데이터라인들(MDL1∼MDL16)을 통해 전달받은 16개의 데이터를 일시 래치하고 있다가 8개의 리드용 멀티플렉서들(RM1, RM3, RM5, RM7, RM9, RM11, RM13, RM15)과 8개의 리드용 멀티플렉서들(RM2, RM4, RM6, RM8, RM10, RM12, RM14, RM16)이 시간차를 두고 턴온되어 래치하고 있던 데이터를 출력한다.The 16 read multiplexers RM1 to RM16 temporarily latch 16 data transmitted through the 16 read data lines MDL1 to MDL16 and then 8 read multiplexers RM1, RM3, and RM5. , RM7, RM9, RM11, RM13, and RM15 and eight lead multiplexers RM2, RM4, RM6, RM8, RM10, RM12, RM14, and RM16 turn on and output the latched data.

상기 8개의 데이터 출력 버퍼들(DOB1∼DOB8)은 리드용 멀티플렉서들(RM1∼RM16)의 출력 데이터를 버퍼링하여 8개의 입출력 패드들(도면상 도시되지 않음)에 전달한다.The eight data output buffers DOB1 to DOB8 buffer the output data of the read multiplexers RM1 to RM16 and transfer them to eight input / output pads (not shown).

상기 8개의 데이터 입력 버퍼들(DIB1∼DIB8)은 8개의 입출력 패드들을 통해 8개씩 2회에 걸쳐 입력받은 16개의 데이터를 입력받은 순서대로 출력한다.The eight data input buffers DIB1 to DIB8 output 16 data input twice in eight through eight input / output pads in the order of input.

상기 16개의 라이트용 멀티플렉서들(WM1∼WM16)은 데이터 입력 버퍼들(DIB1∼DIB8)로부터 하나씩 입력받은 데이터를 일시 래치하고 있다가 동시에 출력한다.The sixteen write multiplexers WM1 to WM16 temporarily latch data input one by one from the data input buffers DIB1 to DIB8 and output them simultaneously.

상기 16개의 라이트용 데이터라인들(DIN1'∼DIN16')은 도 1a에 도시된 바와 같이 도면상 수평 방향으로 배열 형성되고, 16개의 라이트용 멀티플렉서들(WM1∼WM16)이 일대일 대응으로 연결되며, 1개의 메모리 셀 어레이 블록에 대응되는 16개의 라이트 드라이버들이 일대일 대응으로 연결된다. 상기 16개의 라이트용 데이터라인들(DIN1'∼DIN16')은 16개 라이트용 멀티플렉서들(WM1∼WM16)의 출력 데이터를 선택적으로 구동되는 16개의 라이트 드라이버들에 하나씩 전달한다.The sixteen light data lines DIN1 'to DIN16' are arranged in a horizontal direction as shown in FIG. 1A, and the sixteen light multiplexers WM1 to WM16 are connected in a one-to-one correspondence. Sixteen write drivers corresponding to one memory cell array block are connected in a one-to-one correspondence. The sixteen write data lines DIN1 'to DIN16' transfer output data of the sixteen write multiplexers WM1 to WM16 to one of sixteen write drivers selectively driven.

상기 64개의 라이트 드라이버들(WD1∼WD64)은 64개의 Y-패스 게이트들(Y1∼Y64)에 일대일 대응으로 연결되어 라이트 동작시 16개만 선택적으로 구동된다. 이 때, 구동되는 16개의 라이트 드라이버들은 16개의 라이트용 데이터라인들(DIN1'∼DIN16')을 통해 하나씩 전달받은 라이트 데이터를 16개의 Y-패스 게이트들(Y1∼Y16)을 통해 1개의 메모리 셀 어레이 블록에 동시에 라이트한다.The 64 write drivers WD1 to WD64 are connected to the 64 Y-pass gates Y1 to Y64 in a one-to-one correspondence so that only 16 are selectively driven during the write operation. At this time, the 16 write drivers driven transmit 1 write data received through the 16 write data lines DIN1 'to DIN16' one by one memory cell through the 16 Y-pass gates Y1 to Y16. Write to the array block at the same time.

상기와 같이 구성된 종래 기술의 일례에 의한 프리패치 방식을 적용한 반도체 메모리 장치의 동작을 설명하면 다음과 같다.The operation of the semiconductor memory device to which the prefetch method according to the example of the related art configured as described above will be described as follows.

먼저, 리드 동작시 외부 어드레스에 응답하여 1개의 메모리 셀 어레이 블록으로부터 동시에 리드되는 16개의 데이터는 64개의 Y-패스 게이트들(Y1∼Y64) 중 16개의 Y-패스 게이트들을 통해 해당 센스 증폭기들로 입력되고, 리드 데이터를 입력받은 16개의 센스 증폭기들은 해당 데이터를 증폭하여 16개의 리드용 데이터라인들(MDL1'∼MDL16')로 하나씩 출력한다.First, in the read operation, 16 data simultaneously read from one memory cell array block in response to an external address are transferred to corresponding sense amplifiers through 16 Y-pass gates of 64 Y-pass gates Y1 to Y64. The sixteen sense amplifiers that receive the read data and amplify the corresponding data output one by one to the sixteen read data lines MDL1 'to MDL16'.

그 후, 16개의 리드 데이터는 리드용 데이터라인들(MDL1'∼MDL16')을 통해 16개의 리드용 멀티플렉서들(RM1∼RM16)에 하나씩 전달되고, 16개의 리드용 멀티플렉서들(RM1∼RM16)은 전달받은 데이터를 하나씩 래치하고 있다가 그 중 8개의 리드용 멀티플렉서들(RM1, RM3, RM5, RM7, RM9, RM11, RM13, RM15)이 먼저 턴온되어 래치하고 있던 데이터를 8개의 데이터 출력 버퍼들(DOB1∼DOB8)에 하나씩 전달하고, 이어서 8개의 리드용 멀티플렉서들(RM1, RM3, RM5, RM7, RM9, RM11, RM13, RM15)이 턴오프됨과 동시에 나머지 8개의 리드용 멀티플렉서들(RM2, RM4, RM6, RM8, RM10, RM12, RM14, RM16)이 턴온되어 래치하고 있던 데이터를 8개의 데이터 출력 버퍼들(DOB1∼DOB8)에 전달하며, 데이터 출력 버퍼들(DOB1∼DOB8)은 리드용 멀티플렉서들(RM1, RM3, RM5, RM7, RM9, RM11, RM13, RM15)로부터 전달받은 8개의 데이터와 리드용 멀티플렉서들(RM2, RM4, RM6, RM8, RM10, RM12, RM14, RM16)로부터 전달받은 8개의 데이터를 순차적으로 2회에 걸쳐 8개의 입출력 패드들에 전달한다.Thereafter, the 16 read data are transferred to the 16 read multiplexers RM1 to RM16 through the read data lines MDL1 'to MDL16', and the 16 read multiplexers RM1 to RM16 are connected to each other. The received data is latched one by one, and eight of the read multiplexers RM1, RM3, RM5, RM7, RM9, RM11, RM13, and RM15 are first turned on to latch the data that has been latched. One to DOB1 to DOB8, and then the eight lead multiplexers RM1, RM3, RM5, RM7, RM9, RM11, RM13, and RM15 are turned off and the remaining eight multiplexers RM2, RM4, RM6, RM8, RM10, RM12, RM14, and RM16 are turned on to transfer the latched data to the eight data output buffers DOB1 to DOB8, and the data output buffers DOB1 to DOB8 are read multiplexers. 8 data and read multi data from RM1, RM3, RM5, RM7, RM9, RM11, RM13, RM15) Eight data received from the Lexus (RM2, RM4, RM6, RM8, RM10, RM12, RM14, RM16) sequentially conveys the eight IO pad twice.

다음으로 라이트 동작시 8개의 데이터 입력 버퍼들(DIB1∼DIB8)은 8개의 입출력 패드들을 통해 입력되는 8개의 데이터를 8개의 라이트용 멀티플렉서들(WM1, WM3, WM5, WM7, WM9, WM11, WM13, WM15)에 전달하고, 이어서 8개의 입출력 패드들을 통해 입력되는 8개의 데이터를 나머지 8개의 라이트용 멀티플렉서들(WM2, WM4, WM6, WM8, WM10, WM12, WM14, WM16)에 전달한다. 상기 16개의 라이트용 멀티플렉서들(WM1∼WM16)은 8개의 데이터 입력 버퍼들(DIB1∼DIB8)로부터 전달받은 데이터를 하나씩 래치하고 있다가 16개의 라이트용 데이터라인들(DIN1'∼DIN16')로 동시에 출력한다. 그 후, 64개의 라이트 드라이버들(WD1∼WD64) 중 선택적으로 구동되는 16개의 라이트 드라이버들은 16개의 라이트용 데이터라인들(DIN1'∼DIN16')을 통해 전달받은 16개의 데이터를 각각에 연결된 16개의 Y-패스 게이트들을 통해 1개의 메모리 셀 어레이 블록에 동시에 라이트한다.Next, during the write operation, the eight data input buffers DIB1 to DIB8 receive eight data input through the eight input / output pads and eight write multiplexers WM1, WM3, WM5, WM7, WM9, WM11, WM13, WM15), and then the eight data input through the eight input / output pads are transferred to the remaining eight write multiplexers (WM2, WM4, WM6, WM8, WM10, WM12, WM14, and WM16). The sixteen write multiplexers WM1 to WM16 latch the data received from the eight data input buffers DIB1 to DIB8 one by one, and simultaneously to the sixteen write data lines DIN1 'to DIN16'. Output Thereafter, the 16 write drivers selectively driven among the 64 write drivers WD1 to WD64 are connected to the 16 data received through the 16 write data lines DIN1 'to DIN16'. Write to one memory cell array block simultaneously through Y-pass gates.

그러나, 상기와 같이 구성되고 동작하는 종래 기술에 의한 프리패치 방식을 적용한 반도체 메모리 장치는 리드용 데이터라인과 라이트용 데이터라인의 개수가 프리패치 방식을 적용하지 않은 반도체 메모리 장치보다 K배만큼 증가하기 때문에 칩 사이즈가 커지고, 메모리 셀 어레이 블록들이 리드용 데이터라인들과 라이트용 데이터라인들을 공유하기 때문에 데이터라인의 부하가 커서 센싱 전력이 큰 문제점이 있었다.However, in the semiconductor memory device applying the prefetch method according to the related art constructed and operated as described above, the number of read data lines and write data lines is increased by K times as compared to the semiconductor memory device without the prefetch method. As a result, the chip size is increased, and the memory cell array blocks share the read data lines and the write data lines.

이하, 상기한 문제점을 해결한 본 발명의 바람직한 실시예를 첨부한 도면을 참조하여 상세하게 설명한다.Hereinafter, with reference to the accompanying drawings, preferred embodiments of the present invention solved the above problems will be described in detail.

도 2a 및 도 2b는 본 발명의 일 실시예에 의한 프리패치 방식을 적용한 반도체 메모리 장치의 일부 구성 블록도로서, 도 2a에는 리드 경로에 대응되는 구성요소들이 도 2b에는 라이트 경로에 대응되는 구성요소들이 각각 도시되어 있다. 도 2a 및 도 2b에 도시된 반도체 메모리 장치는 I/O 버스 개수가 8개이고 프리패치수가 2인 반도체 메모리 장치이다.2A and 2B are partial block diagrams of a semiconductor memory device to which the prefetch method is applied according to an embodiment of the present invention. In FIG. 2A, components corresponding to the read paths are illustrated in FIG. 2B. Are respectively shown. The semiconductor memory device shown in FIGS. 2A and 2B is a semiconductor memory device having 8 I / O buses and 2 prefetches.

본 발명의 일 실시예에 의한 프리패치 방식을 적용한 반도체 메모리 장치는 도 2a 및 도 2b에 도시된 바와 같이 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)과, 16개의 Y-패스 게이트들(Y1∼Y16)과, 16개의 센스 증폭기들(SA1∼SA16)과, 8개의 데이터 출력부들(11∼18)과, 16개의 리드용 데이터라인들(MDL1∼MDL16)과, 8개의 데이터 입력부들(21∼28)과, 16개의 라이트 드라이버들(WD1∼WD16)과, 16개의 라이트용 데이터라인들(DIN1∼DIN16)을 구비하고 있다.In the semiconductor memory device using the prefetch method according to an embodiment of the present invention, four memory cell array blocks BLOCK1 to BLOCK4 and 16 Y-pass gates Y1 are illustrated in FIGS. 2A and 2B. To Y16, 16 sense amplifiers SA1 to SA16, 8 data outputs 11 to 18, 16 read data lines MDL1 to MDL16, and 8 data inputs 21 28, 16 write drivers WD1 to WD16, and 16 write data lines DIN1 to DIN16.

상기 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)은 상호 직교하는 복수개의 워드라인들과 복수개의 비트라인쌍들 사이에 연결되어 데이터를 저장하는 복수개의 메모리 셀들로 이루어져 있다. 아울러, 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)은 외부 블록 어드레스와 관계없이 항상 모두 선택되어 활성화된다.The four memory cell array blocks BLOCK1 to BLOCK4 are composed of a plurality of memory cells connected between a plurality of orthogonal word lines and a plurality of bit line pairs to store data. In addition, all four memory cell array blocks BLOCK1 to BLOCK4 are always selected and activated regardless of the external block address.

상기 16개의 Y-패스 게이트들(Y1∼Y16)은 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 1:4 대응으로 연결되어 있으며, 외부 어드레스에 응답하여 동시에 활성화된 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)로부터 리드되는 16개의 데이터를 입력받아 16개의 센스 증폭기들(SA1∼SA16)에 하나씩 전달하거나, 16개 라이트 드라이버들(WD1∼WD16)의 출력 데이터를 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 전달한다. 리드 동작시 메모리 셀 어레이 블록 1개당 4개의 데이터가 리드된다.The sixteen Y-pass gates Y1 to Y16 are connected to four memory cell array blocks BLOCK1 to BLOCK4 in a 1: 4 correspondence, and are simultaneously activated in response to an external address. 16 pieces of data read from the blocks BLOCK1 to BLOCK4 are input and transferred to the 16 sense amplifiers SA1 to SA16 one by one, or the output data of the 16 write drivers WD1 to WD16 is output to 4 memory cell array blocks. To BLOCK1 to BLOCK4. In the read operation, four pieces of data are read per memory cell array block.

상기 16개의 센스 증폭기들(SA1∼SA16)은 16개의 Y-패스 게이트들(Y1∼Y16)에 일대일 대응으로 연결되어 Y-패스 게이트들(Y1∼Y16)을 통해 전달받은 리드 데이터를 하나씩 증폭하여 출력한다.The sixteen sense amplifiers SA1 to SA16 are connected in one-to-one correspondence to the sixteen Y-pass gates Y1 to Y16 to amplify the read data transferred through the Y-pass gates Y1 to Y16 one by one. Output

상기 8개의 데이터 출력부들(11∼18)은 센스 증폭부들(SA1∼SA16)의 16개 출력 데이터를 2개씩 전달받아 일시 래치하고 있다가 1회에 1개씩 2회에 걸쳐 순차적으로 출력하는 것으로서, 각각 2개의 리드용 멀티플렉서들(RM)과 1개의 데이터 출력 버퍼(DOB)로 구성되어 있다. 예를 들어, 데이터 출력부(11)에 포함된 2개의 리드용 멀티플렉서들(RM1, RM2)은 2개의 리드용 데이터라인들(MDL1, MDL2)을 통해 전달받은 2개의 데이터를 하나씩 래치하고 있다가 서로 다른 회차에 순차적으로 출력하고, 데이터 출력 버퍼(DOB1)는 2개 리드용 멀티플렉서들(RM1, RM2)의 출력 데이터를 버퍼링하여 입출력 패드(도면상 도시되지 않음)에 전달하며, 나머지 데이터 출력부들(12∼18)의 리드용 멀티플렉서들과 데이터 출력 버퍼도 동일한 역할을 한다.The eight data output units 11 to 18 receive and temporarily latch two pieces of 16 output data of the sense amplifiers SA1 to SA16 and output them sequentially two times at a time. Each consists of two read multiplexers RM and one data output buffer DOB. For example, the two read multiplexers RM1 and RM2 included in the data output unit 11 latch two pieces of data transmitted through the two read data lines MDL1 and MDL2 one by one. The data is sequentially output at different times, and the data output buffer DOB1 buffers the output data of the two read multiplexers RM1 and RM2 to the input / output pad (not shown), and the remaining data output units. The read multiplexers (12-18) and the data output buffer also play the same role.

상기 16개의 리드용 데이터라인들(MDL1∼MDL16)은 도 2a에 도시된 바와 같이 16개의 센스 증폭기들(SA1∼SA16)과 8개의 데이터 출력부들(11∼18)을 2:1 대응으로 연결하여 센스 증폭부들(SA1∼SA16)의 16개 출력 데이터를 데이터 출력부들(11∼18)에 각각 2개씩 전달한다. 보다 구체적으로, 16개의 리드용 데이터라인들(MDL1∼MDL16)은 데이터 출력부들(11∼18)에 구비된 16개의 리드용 멀티플렉서들(RM1∼RM16)과 일대일 대응으로 연결되어 16개 센스 증폭기들(SA1∼SA16)의 출력 데이터를 16개의 리드용 멀티플렉서들(RM1∼RM16)에 하나씩 전달한다. 여기서, 도 2a에 도시된 리드용 데이터라인들(MDL1∼MDL16)을 도 1a에 도시된 리드용 데이터라인들(MDL1'∼MDL16')과 비교해 보면 종래 기술의 리드용 데이터라인들(MDL1'∼MDL16')은 도면상 수평 방향으로 배치되어 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 의해 공유되는 반면, 본 발명의 리드용 데이터라인들(MDL1∼MDL16)은 메모리 셀 어레이 블록 1개당 4개의 리드용 데이터라인들이 전용으로 할당되어 있어 다른 메모리 셀 어레이 블록들에 의해 공유되지 않는다. 그 결과, 본 발명의 리드용 데이터라인들(MDL1∼MDL16)은 종래 기술의 리드용 데이터라인들(MDL1'∼MDL16')에 비해 부하가 크게 줄어들어 센싱 전력이 감소된다. 또한, 각 메모리 셀 어레이 블록간 공유하는 수평의 리드용 데이터라인들이 제거될 수 있다.The 16 read data lines MDL1 to MDL16 connect the 16 sense amplifiers SA1 to SA16 and the eight data output parts 11 to 18 in a 2: 1 correspondence as shown in FIG. 2A. 16 output data of the sense amplifiers SA1 to SA16 are transmitted to the data output units 11 to 18, respectively. More specifically, the 16 read data lines MDL1 to MDL16 are connected in a one-to-one correspondence with the 16 read multiplexers RM1 to RM16 provided in the data output units 11 to 18 and 16 sense amplifiers. The output data of SA1 to SA16 are transferred to the 16 read multiplexers RM1 to RM16 one by one. Here, the lead data lines MDL1 to MDL16 shown in FIG. 2A are compared with the lead data lines MDL1 'to MDL16' shown in FIG. 1A. MDL16 'is disposed in the horizontal direction in the drawing and is shared by four memory cell array blocks BLOCK1 to BLOCK4, while the read data lines MDL1 to MDL16 of the present invention are 4 per memory cell array block. Read data lines are dedicated and are not shared by other memory cell array blocks. As a result, the load data lines MDL1 to MDL16 of the present invention are significantly reduced in load compared to the read data lines MDL1 'to MDL16' of the prior art, thereby reducing sensing power. In addition, horizontal read data lines shared between each memory cell array block may be removed.

상기 8개의 데이터 입력부들(21∼28)은 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 동시에 라이트될 데이터를 1회에 1개씩 2회에 걸쳐 순차적으로 입력받아 일시 래치하고 있다가 동시에 출력하는 것으로서, 각각 1개의 데이터 입력 버퍼(DIB)와 2개의 라이트용 멀티플렉서들(WM)로 구성되어 있다. 예를 들어, 데이터 입력부(21)에 포함된 데이터 입력 버퍼(DIB1)는 메모리 셀 어레이 블록(BLOCK1)에 동시에 라이트될 2개의 데이터를 입출력 패드를 통해 1회에 1개씩 2회에 걸쳐 순차적으로 버퍼링하여 출력하고, 2개의 라이트용 멀티플렉서들(WM1, WM2)은 데이터 입력 버퍼(DIB1)의 출력 데이터를 하나씩 입력받아 래치하고 있다가 2개의 라이트용 데이터라인들(DIN1, DIN2)로 동시에 출력하며, 나머지 데이터 입력부들(22∼28)의 데이터 입력 버퍼와 라이트용 멀티플렉서들도 동일한 역할을 한다.The eight data input units 21 to 28 sequentially receive and temporarily latch data to be written to four memory cell array blocks BLOCK1 to BLOCK4 two times, one at a time. In this case, one data input buffer DIB and two write multiplexers WM are included. For example, the data input buffer DIB1 included in the data input unit 21 sequentially buffers two data to be simultaneously written to the memory cell array block BLOCK1, one at a time through the input / output pad, twice. And the two light multiplexers WM1 and WM2 receive and latch the output data of the data input buffer DIB1 one by one and simultaneously output them to the two light data lines DIN1 and DIN2. The data input buffers of the remaining data input units 22 to 28 and the multiplexers for writing also play the same role.

상기 16개의 라이트 드라이버들(WD1∼WD16)은 데이터 입력부들(21∼28)의 16개 출력 데이터를 하나씩 전달받아 16개의 Y-패스 게이트들(Y1∼Y16)을 통해 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 동시에 라이트한다.The sixteen write drivers WD1 to WD16 receive sixteen output data of the data input units 21 to 28 one by one and four memory cell array blocks through the sixteen Y-pass gates Y1 to Y16. Writes simultaneously to (BLOCK1 to BLOCK4).

상기 16개의 라이트용 데이터라인들(DIN1∼DIN16)은 도 2b에 도시된 바와 같이 8개의 데이터 입력부들(21∼28)과 16개의 라이트 드라이버들(WD1∼WD16)을 1:2 대응으로 연결하여 데이터 입력부들(21∼28)의 16개 출력 데이터를 라이트 드라이버들(WD1∼WD16)에 하나씩 전달한다. 보다 구체적으로, 16개의 라이트용 데이터라인들(DIN1∼DIN16)은 16개의 라이트용 멀티플렉서들(WM1∼WM16)과 16개의 라이트 드라이버들(WD1∼WD16)을 일대일 대응으로 연결하여, 라이트용 멀티플렉서들(WM1∼WM16)의 16개 출력 데이터를 라이트 드라이버들(WD1∼WD16)에 하나씩 전달한다. 여기서, 도 2b에 도시된 라이트용 데이터라인들(DIN1∼DIN16)을 도 1b에 도시된 라이트용 데이터라인들(DIN1'∼DIN16')과 비교해 보면 종래 기술의 라이트용 데이터라인들(DIN1'∼DIN16')은 도면상 수평 방향으로 배치되어 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 의해 공유되는 반면, 본 발명의 라이트용 데이터라인들(DIN1∼DIN16)은 메모리 셀 어레이 블록 1개당 4개의 리드용 데이터라인들이 전용으로 할당되어 있어 다른 메모리 셀 어레이 블록들에 의해 공유되지 않는다. 그 결과, 본 발명의 라이트용 데이터라인들(DIN1∼DIN16)은 종래 기술의 라이트용 데이터라인들(DIN1'∼DIN16')에 비해 부하가 크게 줄어들어 버스 구동 전력이 감소된다. 또한, 각 메모리 셀 어레이 블록간 공유하는 수평의 라이트용 데이터라인들이 제거될 수 있다.As shown in FIG. 2B, the sixteen write data lines DIN1 to DIN16 connect eight data input units 21 to 28 and sixteen write drivers WD1 to WD16 in a 1: 2 correspondence. The sixteen output data of the data input units 21 to 28 are transferred to the write drivers WD1 to WD16 one by one. More specifically, the sixteen write data lines DIN1 to DIN16 connect the sixteen write multiplexers WM1 to WM16 and the sixteen write drivers WD1 to WD16 in a one-to-one correspondence to each other. The 16 output data of (WM1 to WM16) are transferred to the write drivers WD1 to WD16 one by one. Here, when the light data lines DIN1 to DIN16 shown in FIG. 2B are compared with the light data lines DIN1 'to DIN16' shown in FIG. 1B, the light data lines DIN1 'to the prior art are shown. DIN16 ') is arranged in the horizontal direction in the drawing and is shared by four memory cell array blocks BLOCK1 to BLOCK4, whereas the write data lines DIN1 to DIN16 of the present invention have 4 per memory cell array block. Read data lines are dedicated and are not shared by other memory cell array blocks. As a result, the load data lines DIN1 to DIN16 of the present invention are significantly reduced in load compared to the conventional light data lines DIN1 'to DIN16', thereby reducing bus driving power. In addition, horizontal write data lines shared between each memory cell array block may be removed.

상기와 같이 구성된 본 발명의 일 실시예에 의한 프리패치 방식을 적용한 반도체 메모리 장치의 동작을 설명하면 다음과 같다.Referring to the operation of the semiconductor memory device to which the prefetch method according to an embodiment of the present invention configured as described above is as follows.

먼저, 리드 동작시 외부 어드레스에 응답하여 메모리 셀 어레이 블록 1개당 4개씩 동시에 리드되는 16개의 데이터는 16개의 Y-패스 게이트들(Y1∼Y16)을 통해 16개의 센스 증폭기들(SA1∼SA16)로 입력되고, 16개의 센스 증폭기들(SA1∼SA16)은 각각 해당 데이터를 증폭하여 16개의 리드용 데이터라인들(MDL1∼MDL16)로 각각 출력한다.First, in the read operation, 16 data simultaneously read in four per memory cell array block in response to an external address are transferred to 16 sense amplifiers SA1 to SA16 through 16 Y-pass gates Y1 to Y16. The sixteen sense amplifiers SA1 to SA16 respectively amplify corresponding data and output the amplified data to the sixteen read data lines MDL1 to MDL16.

그 후, 16개의 리드 데이터는 리드용 데이터라인들(MDL1∼MDL16)을 통해 16개의 리드용 멀티플렉서들(RM1∼RM16)로 하나씩 전달되고, 16개의 리드용 멀티플렉서들(RM1∼RM16)은 전달받은 데이터를 각각 래치하고 있다가 그 중 8개의 리드용 멀티플렉서들(RM1, RM3, RM5, RM7, RM9, RM11, RM13, RM15)이 먼저 턴온되어 래치하고 있던 데이터를 8개의 데이터 출력 버퍼들(DOB1∼DOB8)에 하나씩 전달하고, 이어서 8개의 리드용 멀티플렉서들(RM1, RM3, RM5, RM7, RM9, RM11, RM13, RM15)이 턴오프됨과 동시에 나머지 8개의 리드용 멀티플렉서들(RM2, RM4, RM6, RM8, RM10, RM12, RM14, RM16)이 턴온되어 래치하고 있던 데이터를 8개의 데이터 출력 버퍼들(DOB1∼DOB8)에 하나씩 전달하며, 데이터 출력 버퍼들(DOB1∼DOB8)은 리드용 멀티플렉서들(RM1, RM3, RM5, RM7, RM9, RM11, RM13, RM15)로부터 전달받은 8개의 데이터와 리드용 멀티플렉서들(RM2, RM4, RM6, RM8, RM10, RM12, RM14, RM16)로부터 전달받은 8개의 데이터를 순차적으로 2회에 걸쳐 8개의 입출력 패드들에 전달한다.Thereafter, the 16 read data are transferred to the 16 read multiplexers RM1 to RM16 one by one through the read data lines MDL1 to MDL16, and the 16 read multiplexers RM1 to RM16 are received. Each of the data is latched, and the eight read multiplexers RM1, RM3, RM5, RM7, RM9, RM11, RM13, and RM15 are first turned on to latch the data that has been latched. One to the DOB8), and then the eight lead multiplexers RM1, RM3, RM5, RM7, RM9, RM11, RM13 and RM15 are turned off and the remaining eight multiplexers RM2, RM4, RM6, The RM8, RM10, RM12, RM14, and RM16 are turned on to transfer the latched data to one of the eight data output buffers DOB1 to DOB8, and the data output buffers DOB1 to DOB8 are read multiplexers RM1. 8 data and leads from RM3, RM5, RM7, RM9, RM11, RM13, and RM15) Eight data transmitted from the Lexus tipeul (RM2, RM4, RM6, RM8, RM10, RM12, RM14, RM16) and transmitted to the eight input-output pad twice in sequence.

다음으로 라이트 동작시 8개의 데이터 입력 버퍼들(DIB1∼DIB8)은 8개의 입출력 패드들을 통해 입력되는 8개의 데이터를 8개의 라이트용 멀티플렉서들(WM1, WM3, WM5, WM7, WM9, WM11, WM13, WM15)에 전달하고, 이어서 8개의 입출력 패드들을 통해 입력되는 8개의 데이터를 나머지 8개의 라이트용 멀티플렉서들(WM2, WM4, WM6, WM8, WM10, WM12, WM14, WM16)에 전달한다. 상기 16개의 라이트용 멀티플렉서들(WM1∼WM16)은 데이터 입력 버퍼들(DIB1∼DIB8)로부터 전달받은 데이터를 하나씩 래치하고 있다가 16개의 라이트용 데이터라인들(DIN1∼DIN16)로 동시에 출력한다. 그 후, 16개의 라이트 드라이버들(WD1∼WD16)은 16개의 라이트용 데이터라인들(DIN1∼DIN16)을 통해 하나씩 전달받은 16개의 데이터를 16개의 Y-패스 게이트들(Y1∼Y16)을 통해 4개의 메모리 셀 어레이 블록들(BLOCK1∼BLOCK4)에 동시에 라이트한다.Next, during the write operation, the eight data input buffers DIB1 to DIB8 receive eight data input through the eight input / output pads and eight write multiplexers WM1, WM3, WM5, WM7, WM9, WM11, WM13, WM15), and then the eight data input through the eight input / output pads are transferred to the remaining eight write multiplexers (WM2, WM4, WM6, WM8, WM10, WM12, WM14, and WM16). The sixteen write multiplexers WM1 to WM16 latch data received from the data input buffers DIB1 to DIB8 one by one and simultaneously output the data to the sixteen write data lines DIN1 to DIN16. Thereafter, the 16 write drivers WD1 to WD16 transmit 16 data received one by one through the 16 write data lines DIN1 to DIN16 through 16 Y-pass gates Y1 to Y16. Writes to two memory cell array blocks BLOCK1 to BLOCK4 simultaneously.

이와 같이 본 발명에 의한 프리패치 방식을 적용한 반도체 메모리 장치는 종래 기술에 비해 내부 데이터라인의 개수가 크게 줄어들기 때문에 칩 사이즈가 감소되고, 복수개의 메모리 셀 어레이 블록들이 데이터라인을 공유하지 않기 때문에 데이터라인의 부하가 감소되어 센싱 전력이 감소되는 효과가 있다.As described above, in the semiconductor memory device to which the prefetching method of the present invention is applied, the chip size is reduced because the number of internal data lines is greatly reduced as compared with the prior art, and the data is reduced because the plurality of memory cell array blocks do not share the data lines. As the load on the line is reduced, the sensing power is reduced.

Claims (3)

N개의 메모리 셀 어레이 블록들과,N memory cell array blocks, 상기 N개의 메모리 셀 어레이 블록들로부터 동시에 리드되는 M×K개의 데이터를 하나씩 증폭하여 출력하는 M×K개의 센스 증폭부들과,M × K sense amplifiers for amplifying and outputting M × K data simultaneously read from the N memory cell array blocks one by one; 상기 센스 증폭부들의 M×K개 출력 데이터를 K개씩 전달받아 일시 래치하고 있다가 1회에 1개씩 K회에 걸쳐 순차적으로 출력하는 M개의 데이터 출력부들과,M data output units for receiving M × K output data of the sense amplification units and temporarily latching them, and outputting them sequentially K times one at a time; 상기 M×K개의 센스 증폭부들과 상기 M개의 데이터 출력부들을 K:1 대응으로 연결하여 상기 센스 증폭부들의 M×K개 출력 데이터를 상기 데이터 출력부들에 K개씩 전달하는 M×K개의 리드용 데이터라인들과,M × K read leads for connecting the M × K sense amplifiers and the M data outputs in a K: 1 correspondence to deliver M × K output data of the sense amplifiers to each of the data outputs. Data lines, 상기 N개의 메모리 셀 어레이 블록들에 동시에 라이트될 데이터를 1회에 1개씩 K회에 걸쳐 순차적으로 입력받아 일시 래치하고 있다가 동시에 출력하는 M개의 데이터 입력부들과,M data input units for sequentially receiving and temporarily latching data to be simultaneously written to the N memory cell array blocks one at a time K times, and simultaneously outputting the data; 상기 데이터 입력부들의 M×K개 출력 데이터를 하나씩 전달받아 상기 N개의 메모리 셀 어레이 블록들에 동시에 라이트하는 M×K개의 라이트 드라이버들과,M × K write drivers which receive M × K output data of the data input units one by one and simultaneously write to the N memory cell array blocks; 상기 M개의 데이터 입력부들과 상기 M×K개의 라이트 드라이버들을 1:K 대응으로 연결하여 상기 데이터 입력부들의 M×K개 출력 데이터를 상기 라이트 드라이버들에 하나씩 전달하는 M×K개의 라이트용 데이터라인들을 구비한 것을 특징으로 하는 프리패치 방식을 적용한 반도체 메모리 장치.M × K write data lines connecting the M data input units and the M × K write drivers in a 1: K correspondence to transfer M × K output data of the data input units to the write drivers one by one. A semiconductor memory device employing a prefetch method, characterized in that it comprises a. 제 1 항에 있어서,The method of claim 1, 상기 M개의 데이터 출력부들 각각은Each of the M data output units 상기 M×K개의 리드용 데이터라인들 중 K개의 리드용 데이터라인들을 통해 전달받은 K개의 데이터를 하나씩 래치하고 있다가 서로 다른 회차에 순차적으로 출력하는 K개의 리드용 스위치부들과,K lead switch units for latching the K data received through the K read data lines of the M × K read data lines one by one and sequentially outputting them at different times; 상기 K개 리드용 스위치부들의 출력 데이터를 버퍼링하여 출력하는 데이터 출력 버퍼로 구성되고,And a data output buffer for buffering and outputting the output data of the K read switch units, 상기 M개의 데이터 입력부들 각각은Each of the M data input units 상기 메모리 셀 어레이 블록에 동시에 라이트될 K개의 데이터를 1회에 1개씩 K회에 걸쳐 순차적으로 버퍼링하여 출력하는 데이터 입력 버퍼와,A data input buffer for sequentially buffering and outputting K data to be written to the memory cell array block one at a time K times; 상기 데이터 입력 버퍼의 출력 데이터를 하나씩 입력받아 래치하고 있다가 상기 M×K개의 라이트용 데이터라인들 중 K개의 라이트용 데이터라인들로 동시에 출력하는 K개의 라이트용 스위치부들로 구성된 것을 특징으로 하는 프리패치 방식을 적용한 반도체 메모리 장치.The output data of the data input buffer one by one, and latches the output of the K X of the light data line of the write data to the K light data line of the light switch comprises: A semiconductor memory device employing a patch method. 제 1 항에 있어서,The method of claim 1, 상기 메모리 셀 어레이 블록 1개당 (M×K)/N개의 센스 증폭부들이 대응된 것을 특징으로 하는 프리패치 방식을 적용한 반도체 메모리 장치.And (M × K) / N sense amplifiers per memory cell array block corresponding to each other.
KR1019990036830A 1999-09-01 1999-09-01 Random access memory device using prefetch method KR20010025799A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990036830A KR20010025799A (en) 1999-09-01 1999-09-01 Random access memory device using prefetch method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990036830A KR20010025799A (en) 1999-09-01 1999-09-01 Random access memory device using prefetch method

Publications (1)

Publication Number Publication Date
KR20010025799A true KR20010025799A (en) 2001-04-06

Family

ID=19609615

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990036830A KR20010025799A (en) 1999-09-01 1999-09-01 Random access memory device using prefetch method

Country Status (1)

Country Link
KR (1) KR20010025799A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100747635B1 (en) * 2000-12-18 2007-08-08 가부시끼가이샤 르네사스 테크놀로지 Display control device and mobile electronic apparatus

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100747635B1 (en) * 2000-12-18 2007-08-08 가부시끼가이샤 르네사스 테크놀로지 Display control device and mobile electronic apparatus
KR100747634B1 (en) * 2000-12-18 2007-08-08 가부시끼가이샤 르네사스 테크놀로지 Display control device and mobile electronic apparatus
KR100865427B1 (en) * 2000-12-18 2008-10-24 가부시끼가이샤 르네사스 테크놀로지 Mobile electronic apparatus and mobile phone

Similar Documents

Publication Publication Date Title
US7990798B2 (en) Integrated circuit including a memory module having a plurality of memory banks
KR100933806B1 (en) Semiconductor memory device
JP2000011640A (en) Semiconductor storage
JP4199658B2 (en) Memory device performing addressing with different burst order in read and write operations
US8966153B2 (en) Semiconductor memory device and information data processing apparatus including the same
US20020051401A1 (en) Semiconductor memory architecture for minimizing input/output data paths
KR980011487A (en) Semiconductor memory device
US7085171B2 (en) Semiconductor memory device
US6219283B1 (en) Memory device with local write data latches
AU2001288553A1 (en) Method and apparatus for connecting a massively parallel processor array to a memory array in a bit serial manner
KR100269319B1 (en) Semiconductor memory device including simultaneous enabling circuit for column select line and control method
US7209393B2 (en) Semiconductor memory device and method for multiplexing write data thereof
EP0381940A1 (en) Register bank circuit
KR20010025799A (en) Random access memory device using prefetch method
KR960003591B1 (en) Semiconductor memory device
JP4362151B2 (en) Semiconductor memory device having data read / write function
KR20000062116A (en) Semiconductor memory device having data input/output line architecture sharing to multi-bank
KR100486131B1 (en) Semiconductor memory device
KR100275724B1 (en) Input output circuit for high speed semiconductor memory device reducing test time
KR970706577A (en) CIRCUITS, SYSTEMS AND METHODS FOR IMPROVING PAGE ACCESSES AND BLOCK TRANSFERS IN A MEMORY SYSTEM FOR IMPROVED PAGE ACCESS AND BLOCK TRANSMISSION IN A MEMORY SYSTEM
US7151699B2 (en) Semiconductor memory device
US20040105328A1 (en) Serial access memory
KR100299179B1 (en) High-speed semiconductor memory device
KR20020084531A (en) Memory with global input output line buffer for high speed data transffer
JPH1196752A (en) Semiconductor storage

Legal Events

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