KR20070076787A - Method controlling operation of pseudo sram - Google Patents

Method controlling operation of pseudo sram Download PDF

Info

Publication number
KR20070076787A
KR20070076787A KR1020060006084A KR20060006084A KR20070076787A KR 20070076787 A KR20070076787 A KR 20070076787A KR 1020060006084 A KR1020060006084 A KR 1020060006084A KR 20060006084 A KR20060006084 A KR 20060006084A KR 20070076787 A KR20070076787 A KR 20070076787A
Authority
KR
South Korea
Prior art keywords
word line
row address
row
enabled
pseudo sram
Prior art date
Application number
KR1020060006084A
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 KR1020060006084A priority Critical patent/KR20070076787A/en
Publication of KR20070076787A publication Critical patent/KR20070076787A/en

Links

Images

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/21Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
    • G11C11/34Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
    • G11C11/40Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
    • G11C11/401Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors forming cells needing refreshing or charge regeneration, i.e. dynamic cells
    • G11C11/4063Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing
    • G11C11/407Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing for memory cells of the field-effect type
    • G11C11/408Address circuits
    • G11C11/4085Word line control circuits, e.g. word line drivers, - boosters, - pull-up, - pull-down, - precharge
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store
    • G11C8/08Word line control circuits, e.g. drivers, boosters, pull-up circuits, pull-down circuits, precharging circuits, for word lines
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store
    • G11C8/18Address timing or clocking circuits; Address control signal generation or management, e.g. for row address strobe [RAS] or column address strobe [CAS] signals

Abstract

A method for controlling operation of a pseudo SRAM is provided to prevent the increase of current consumption caused by disabling a word line not requiring to be disabled. According to a method for controlling operation of a pseudo SRAM(Static Random Access Memory), when the two row addresses indicating the equal word line are applied continuously, an enable state of the word line is maintained from the time when the word line is enabled by the row address applied first among the two row addresses until the word line is selected again by the row address applied later. The pseudo SRAM is enabled when a command is applied, and disabled after a fixed time.

Description

의사 에스램의 동작 제어 방법{Method controlling operation of pseudo SRAM}Method controlling operation of pseudo SRAM

도 1은 종래의 의사 에스램에 있어서의 리드 또는 라이트 동작시 워드라인의 상태를 설명하기 위한 동작 타이밍도.1 is an operation timing diagram for explaining a state of a word line during a read or write operation in a conventional pseudo SRAM.

도 2는 종래의 의사 에스램에 있어서의 라이트 동작시의 문제점을 설명하기 위한 동작 타이밍도.Fig. 2 is an operation timing diagram for explaining a problem in the write operation in the conventional pseudo SRAM.

도 3은 종래의 의사 에스램에 있어서의 리드 동작시의 문제점을 설명하기 위한 동작 타이밍도.Fig. 3 is an operation timing diagram for explaining a problem in read operation in the conventional pseudo SRAM.

도 4는 종래의 의사 에스램에 있어서의 다른 리드 동작시의 문제점을 설명하기 위한 동작 타이밍도.4 is an operation timing diagram for explaining a problem in another read operation in the conventional pseudo SRAM.

도 5는 본 발명의 일 실시예에 따른 의사 에스램의 동작 제어 방법을 보인 흐름도.5 is a flowchart illustrating a method of controlling operation of a pseudo SRAM according to an embodiment of the present invention.

도 6은 도 5의 동작 제어 방법 중 라이트 동작에 있어서의 동작 제어 방법을 설명하기 위한 동작 타이밍도.6 is an operation timing diagram for explaining an operation control method in a write operation of the operation control method in FIG. 5;

도 7은 본 발명에 따른 의사 에스램의 동작 제어 방법 중 리드 동작에 있어서의 동작 제어 방법을 설명하기 위한 동작 타이밍도.7 is an operation timing diagram for explaining an operation control method in the read operation of the operation control method of the pseudo SRAM according to the present invention.

도 8은 본 발명에 따른 의사 에스램의 동작 제어 방법 중 다른 리드 동작에 있어서의 동작 제어 방법을 설명하기 위한 동작 타이밍도.8 is an operation timing diagram for explaining an operation control method in another read operation of the operation control method of the pseudo SRAM according to the present invention;

<도면의 주요부분에 대한 부호의 설명><Description of the symbols for the main parts of the drawings>

ADVB : 유효 어드레스 바 신호 CLK : 클럭ADVB: Effective Address Bar Signal CLK: Clock

W/L : 워드라인 ADDR : 어드레스W / L: Wordline ADDR: Address

CSL : 컬럼 선택선 VALID : 유효 어드레스CSL: Column Selection Line VALID: Effective Address

DL9 ~ DL11 : 딜레이 DDL10 : 데이터 딜레이DL9 to DL11: Delay DDL10: Data Delay

본 발명은 반도체 메모리 장치에 관한 것으로서, 보다 상세하게는 의사 에스램(PSRAM)의 동작 제어 방법에 관한 것이다.BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a semiconductor memory device, and more particularly, to a method of controlling an operation of a pseudo SRAM.

반도체 메모리 장치 중에서 램(RAM;Random Access Memory)은 기억 장소 즉 메모리 셀로의 임의 억세싱이 가능함과 아울러 데이터의 리드 또는 라이트를 모두 수행할 수 있는 반도체 메모리 장치이다. 상기 램은 소형, 저 소비 전력 및 고속 억세싱이 가능해 컴퓨터나 주변 단말기기의 메모리 장치로서 널리 사용되고 있다. 다만, 상기 램은 (예외가 있기는 하지만) 그 특성상 전원이 차단되면 저장되어 있던 모든 데이터가 지워진다. 상기 램의 종류는 다양하지만, 그 중 특히 전원이 연 결된 상태에서 일정한 주기마다 리프레쉬(refresh) 동작을 수행해야만 데이터가 지워지지 않는 디램과, 전원만 연결되어 있으면 데이터가 지워지지 않는 에스램을 들 수 있다.Among semiconductor memory devices, random access memory (RAM) is a semiconductor memory device capable of performing arbitrary access to a storage location, that is, a memory cell, and performing both reading and writing of data. The RAM is widely used as a memory device of a computer or a peripheral terminal device because of its small size, low power consumption, and high speed access. However, if the power is cut off due to its characteristic (although there is an exception), all the stored data is deleted. There are various types of RAM, but among them, a DRAM in which data is not erased only by performing a refresh operation at regular intervals while the power is connected, and an SRAM in which data is not erased when only power is connected. .

일반적으로, 전원이 차단되면 데이터가 지워지는 것을 휘발성 메모리(volatile memory)라 하고, 전원이 차단되어도 데이터가 지워지지 않는 것을 비휘발성 메모리(nonvolatile memory)라 한다. 후자는 롬(ROM;Read Only Memory)으로 불린다.Generally, erasing data when the power is cut off is called volatile memory, and non-volatile memory is called data that is not erased when the power is cut off. The latter is called ROM (Read Only Memory).

에스램은 다른 집적 회로와 접속함에 있어 이점이 있기는 하지만, 디램과 같은 용량을 갖기 위해선 몇 배의 소자가 더 필요하므로 그 만큼 더 복잡하고 가격도 비싸다.SRAM has the advantage of connecting to other integrated circuits, but it is more complicated and expensive because it requires several times more devices to have the same capacity as DRAM.

따라서, 최근에는 디램의 셀 구조를 이용하여 에스램과 같은 동작을 구현한 의사 에스램이 많이 사용되어지고 있다.Therefore, in recent years, a pseudo esram that implements an operation like an SRAM using a DRAM cell structure has been frequently used.

상기 의사 에스램(PSRAM;Pseudo Static Random Access Memory)은 내부적으로는 디램(DRAM;Dynamic Random Access Memory)의 셀 구조를 이용하면서, 동작은 에스램과 유사하다. 의사 에스램의 셀 구조는 디램과 마찬가지로, 하나의 트랜지스터(transistor)와 하나의 커패시터(capacitor)를 구비하는 형태로 구성되어 있음으로 인해 UtRAM이라고도 명명된다. The pseudo static random access memory (PSRAM) internally uses a cell structure of a dynamic random access memory (DRAM), and the operation is similar to that of the SRAM. The pseudo SRAM cell structure, like DRAM, is also called UtRAM because it is configured in the form of one transistor and one capacitor.

상기 의사 에스램은 기존의 에스램 즉 노멀한 에스램에 비해 칩 사이즈를 작게 하면서도 고집적화를 구현할 수 있는 장점이 있다. 그러나, 셀이 디램의 셀과 동일한 구조를 가짐으로 인해 내부적으로 리프레쉬 동작을 수행해야 하는 부담이 있다.The pseudo SRAM has a merit that high integration can be realized while reducing the chip size compared to the conventional SRAM, that is, the normal SRAM. However, since the cell has the same structure as that of the DRAM, there is a burden to perform the refresh operation internally.

도 1은 종래의 의사 에스램에 있어서의 리드 또는 라이트 동작시 워드라인의 상태를 설명하기 위한 동작 타이밍도이다.1 is an operation timing diagram for describing a state of a word line during a read or write operation in a conventional pseudo SRAM.

도 1을 참조하면, 유효 어드레스 바 신호(ADVB)가 로우 레벨인 경우 유효 어드레스(valid address)가 의사 에스램으로 인가된다. 즉, 상기 유효 어드레스 바 신호(ADVB)는 리드 또는 라이트 동작을 위한 커맨드 신호로 볼 수 있다. 따라서, 상기 유효 어드레스 바 신호(ADVB)에 응답하여 워드라인(W/L)이 인에이블된다.Referring to FIG. 1, when the valid address bar signal ADVB is at a low level, a valid address is applied to the pseudo SRAM. That is, the effective address bar signal ADVB may be regarded as a command signal for a read or write operation. Therefore, the word line W / L is enabled in response to the valid address bar signal ADVB.

의사 에스램에 있어서는 일반적으로 워드라인(W/L)이 인에이블되고 디스에이블되는 시점이 자동으로 발생된다. 즉, 상기 워드라인(W/L)은 하나의 커맨드 후에 별도의 커맨드없이 디스에이블된다.For pseudo SRAMs, the time at which the word line (W / L) is enabled and disabled is typically generated automatically. That is, the word line W / L is disabled without a separate command after one command.

도 1에서, 상기 워드라인(W/L)은 상기 유효 어드레스 바 신호(ADVB)에 의해 인에이블된다. 이 때, 상기 워드라인(W/L)은 딜레이 타임(DL1)을 갖는다. 즉, 상기 워드라인(W/L)은 상기 유효 어드레스 바 신호(ADVB)가 로우 레벨로 된 후 딜레이 타임(DL1) 후 인에이블된다. 그리고, 상기 워드라인(W/L)은 소정의 클럭 경과 후 자동으로 디스에이블된다.In FIG. 1, the word line W / L is enabled by the valid address bar signal ADVB. In this case, the word line W / L has a delay time DL1. That is, the word line W / L is enabled after the delay time DL1 after the effective address bar signal ADVB becomes low. The word line W / L is automatically disabled after a predetermined clock has elapsed.

예를 들어, 도 1에 도시된 바와 같이 상기 워드라인(W/L)은 8 클럭(CLK)에서 디스에이블된다. 0 클럭(CLK)에서 첫 번째 커맨드(command)에 따라 상기 워드라인(W/L)이 딜레이 타임(DL1)후 인에이블되고, 8 클럭(CLK)에서 두 번째 커맨드가 동일한 로우 어드레스에 대해 인가된 경우에는 상기 워드라인(W/L)이 다시 인에이블되어져야 한다. 즉, 동일한 로우 어드레스(row address)로 커맨드가 인가되는 경우 에는 불필요한 트랜지션(T1)이 발생한 결과가 된다. 특히, 시스템에서 리드 또는 라이트되는 패킷(packet) 단위의 데이터는 같은 워드라인(W/L)에 연결된 메모리 셀에 저장될 확률이 높기 때문에, 디스에이블이 요구되지 않는 워드라인(W/L)을 디스에이블시키는 것은 전류의 소모를 증가시키며, 리드 또는 라이트 동작 속도도 지연되는 문제점이 있다.For example, as shown in FIG. 1, the word line W / L is disabled at eight clocks CLK. The word line W / L is enabled after the delay time DL1 according to the first command at the zero clock CLK, and the second command is applied to the same row address at the eight clock CLK. In this case, the word line W / L should be enabled again. That is, when a command is applied to the same row address, an unnecessary transition T1 occurs. In particular, since packet data read or written in the system has a high probability of being stored in memory cells connected to the same word line (W / L), the word line (W / L) that does not require disabling is required. Disabling increases the consumption of current and also delays the read or write operation speed.

도 2는 종래의 의사 에스램에 있어서의 라이트 동작시 그와 같은 문제점을 설명하기 위한 동작 타이밍도이다. 컬럼 어드레스 스트로브의 레이턴시가 4이고, 버스트 길이가 4인 경우를 예로 들었다.2 is an operation timing diagram for explaining such a problem in the write operation in the conventional pseudo-SRAM. The case where the latency of the column address strobe is 4 and the burst length is 4 is taken as an example.

도 2를 참조하면, 라이트 명령에 의해 유효 어드레스 바 신호(ADVB)가 로우 레벨로 천이되는 시점에서 딜레이 타임(DL3) 후에 유효 어드레스(VALID)에 대응되는 워드라인(W/L)이 인에이블된다. 상기 워드라인(W/L)은 소정의 클럭 경과 후 자동으로 디스에이블되었다가 다시 동일한 로우 어드레스가 인가되는 경우에 딜레이 타임(DL4) 후에 인에이블된다. 라이트 동작이므로, 라이트 인에이블 바 신호(WEB)는 로우 레벨이다. 그리고, 컬럼 선택 라인(CSL)이 선택되어 데이터 입력핀(DIN)으로 인가되는 데이터(D0 ~ D3, D01 ~ D31)가 메모리 셀에 라이트된다. Referring to FIG. 2, the word line W / L corresponding to the valid address VALID is enabled after the delay time DL3 when the valid address bar signal ADVB transitions to the low level by the write command. . The word line W / L is automatically disabled after a predetermined clock has elapsed and then enabled after the delay time DL4 when the same row address is applied again. Since the write operation, the write enable bar signal WEB is at a low level. The column selection line CSL is selected to write data D0 to D3 and D01 to D31 applied to the data input pin DIN in the memory cell.

그러나, 상술한 바와 같이, 동일한 로우 어드레스가 인가되는 경우에 워드라인(W/L)의 불필요한 트랜지션(T2)이 발생되어 전류의 소모를 증가시키며, 데이터 라이트 딜레이(DDL2)를 발생시킨다. 왜냐하면, 데이터 라이트 딜레이(DDL1)는 불가피하지만, 데이터 라이트 딜레이(DDL2)는 상기 워드라인(W/L)의 트랜지션(T2)이 없다면 발생되지 않을 수 있기 때문이다.However, as described above, when the same row address is applied, an unnecessary transition T2 of the word line W / L is generated to increase current consumption and generate a data write delay DDL2. This is because the data write delay DDL1 is inevitable, but the data write delay DDL2 may not be generated if there is no transition T2 of the word line W / L.

도 3은 종래의 의사 에스램에 있어서의 리드 동작시의 문제점을 설명하기 위한 동작 타이밍도이다. 컬럼 어드레스 스트로브 레이턴시(CAS latency)가 4이고, 버스트 길이(burst length)가 4인 경우를 예로 들었다.3 is an operation timing diagram for explaining a problem in a read operation in a conventional pseudo SRAM. For example, the column address strobe latency (CAS latency) is 4 and the burst length (burst length) is 4.

도 3을 참조하면, 리드 명령에 의해 유효 어드레스 바 신호(ADVB)가 로우 레벨로 천이되는 시점에서 딜레이 타임(DL5) 경과 후에 워드라인(W/L)이 인에이블된다. 그리고 일정 구간 인에이블된 상태를 유지하다가 디스에이블된다. 상기 워드라인(W/L)은 유효 어드레스(VALID)에 대응되는 워드라인이다. 상기 워드라인(W/L)이 디스에이블된 후 다시 인에이블 되어지는 경우에는, 상기 유효 어드레스 바 신호(ADVB)가 로우 레벨로 천이되는 시점에서 딜레이 타임(DL6) 경과 후 인에이블된다.Referring to FIG. 3, the word line W / L is enabled after the delay time DL5 has elapsed when the valid address bar signal ADVB transitions to a low level by a read command. Then, it is disabled while maintaining the enabled state for a certain period. The word line W / L is a word line corresponding to a valid address VALID. When the word line W / L is disabled and then enabled again, the word line W / L is enabled after the delay time DL6 has elapsed when the valid address bar signal ADVB transitions to a low level.

컬럼 선택선(CSL)이 인에이블되고, DQS가 하이 레벨로 된 경우 데이터 출력핀으로 데이터(DQ0 ~ DQ3)가 출력된다. 그 후, 데이터 딜레이(DDL3) 경과 후 데이터(DQ01 ~ DQ03)가 출력된다. 같은 메모리 셀의 데이터인 경우에는 동일한 데이터일 수 있지만, 동일한 워드라인에 연결된 다른 메모리 셀인 경우에는 상기 데이터는 서로 다를 수 있다.When the column select line CSL is enabled and the DQS goes high, data DQ0 to DQ3 are output to the data output pin. Thereafter, after the data delay DDL3 has elapsed, the data DQ01 to DQ03 are output. In the case of data of the same memory cell, the data may be the same, but in case of other memory cells connected to the same word line, the data may be different.

이와 같이, 워드라인의 트랜지션(T3)으로 인해 데이터 출력핀으로 출력되는 데이터의 딜레이(DDL3)가 생기게 된다.As such, the transition T3 of the word line causes a delay DDL3 of the data output to the data output pin.

도 4는 종래의 의사 에스램에 있어서의 다른 리드 동작시의 문제점을 설명하기 위한 동작 타이밍도이다. 컬럼 어드레스 스트로브 레이턴시(CAS latency)가 4이고, 버스트 길이(burst length)가 4인 경우인 것은 도 3에서와 마찬가지이나, 유효 어드레스 바 신호(ADVB)의 인터럽트(interrupt)가 발생한 경우를 나타내고 있다.4 is an operation timing diagram for explaining a problem in another read operation in the conventional pseudo SRAM. The case where the column address strobe latency (CAS latency) is 4 and the burst length is 4 is the same as in FIG. 3, but the case where an interrupt of the effective address bar signal ADVB occurs.

도 4를 참조하면, 유효 어드레스 바 신호(ADVB)의 인터럽트(interrupt) 시의 출력핀으로 출력되는 데이터의 딜레이는 도 3에 도시된 딜레이(DDL3)의 길이와 대체로 유사하다. 왜냐하면, 워드라인(W/L)이 인에이블되었다가 나중의 로우 어드레스가 어떠한 로우 어드레스이든 상관없이 디스에이블된다. 이는 의사 에스램의 특성이기 때문이다. 그 후, 상기 워드라인(W/L)을 지정하는 어드레스가 인가되는 경우에는 딜레이(DL8)를 그대로 유지한 채 데이터(DQ01 ~ DQ31)가 데이터 출력핀을 통하여 출력된다. 따라서, 데이터 딜레이(DDL14) 만큼 딜레이된 후 데이터(DQ01 ~ DQ31)이 출력된다.Referring to FIG. 4, the delay of the data output to the output pin during the interruption of the effective address bar signal ADVB is substantially similar to the length of the delay DDL3 illustrated in FIG. 3. This is because the word line W / L is enabled and then disabled regardless of which row address the later row address is. This is because it is characteristic of pseudo-SRAM. Thereafter, when the address specifying the word line W / L is applied, the data DQ01 to DQ31 are output through the data output pin while maintaining the delay DL8. Therefore, the data DQ01 to DQ31 are output after being delayed by the data delay DDL14.

이상에서 살펴본 바와 같이, 종래의 의사 에스램은 일반적으로 워드라인이 인에이블되고 디스에이블되는 시점이 자동으로 발생된다. 즉, 상기 워드라인은 하나의 커맨드 후에 별도의 커맨드없이 디스에이블된다. 따라서, 만약 동일한 워드라인을 지정하는 로우 어드레스에 대해 후속되는 커맨드가 인가된 경우에는 상기 워드라인이 다시 활성화 되어져야 한다. 따라서, 굳이 디스에이블하지 않아도 되는 워드라인을 디스에이블함으로 인해 전류의 소모가 증가하는 문제점이 있다. 또한, 리드 또는 라이트 등의 동작시 동작 속도도 지연되는 문제점이 있다.As described above, the conventional pseudo SRAM generally automatically generates a time point at which the word line is enabled and disabled. That is, the word line is disabled after a command without a separate command. Therefore, if a subsequent command is applied to a row address that designates the same word line, the word line must be activated again. Therefore, there is a problem in that current consumption increases due to disabling word lines that do not necessarily have to be disabled. In addition, there is a problem that the operation speed is also delayed during the operation of the read or write.

그러므로, 동일한 워드라인을 지정하는 로우 어드레스가 인가되어 상기 워드라인이 인에이블되어야 하는 경우에는 자동으로 디스에이블시키지 않도록 동작 제어하는 방법이 절실히 요구된다.Therefore, when a row address that designates the same word line is applied and the word line is to be enabled, a method of controlling the operation so as not to be automatically disabled is urgently required.

따라서, 본 발명의 목적은 종래의 의사 에스램의 동작에 있어서의 문제점들을 개선하기 위한 의사 에스램의 동작 제어 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide a method for controlling the operation of a pseudo esram to improve problems in the operation of a conventional pseudo esram.

본 발명의 다른 목적은 굳이 디스에이블하지 않아도 되는 워드라인을 디스에이블함으로 인해 전류의 소모가 증가하는 문제점을 개선하기 위한 의사 에스램의 동작 제어 방법을 제공함에 있다.Another object of the present invention is to provide a method for controlling the operation of a pseudo SRAM for improving a problem in which current consumption is increased by disabling a word line that does not need to be disabled.

본 발명의 또 다른 목적은 리드 또는 라이트 등의 동작 속도를 향상시킬 수 있는 의사 에스램의 동작 제어 방법을 제공함에 있다.It is still another object of the present invention to provide a method for controlling the operation of a pseudo SRAM capable of improving an operation speed of a lead or a light.

상기의 목적들을 달성하기 위하여 본 발명의 일 양상에 따른 의사 에스램의 동작 제어 방법은, 동일한 워드라인을 지정하는 두 개의 로우 어드레스가 연속하여 인가되는 경우에 상기 두 개의 로우 어드레스 중 먼저 인가되는 로우 어드레스에 의해 상기 워드라인이 인에이블된 시점부터 상기 두 개의 로우 어드레스 중 나중에 인가되는 로우 어드레스에 의해 상기 워드라인이 다시 선택되는 시점까지 상기 워드라인의 인에이블 상태를 계속 유지하는 것을 특징으로 한다.In order to achieve the above objects, a method of controlling an operation of a pseudo SRAM according to an aspect of the present invention includes: a row that is applied first of two row addresses when two row addresses that designate the same word line are successively applied. The enable state of the word line is maintained until the word line is enabled by an address until the word line is selected again by a row address applied later among the two row addresses.

여기서, 상기 의사 에스램은 커맨드 인가시 상기 워드라인이 인에이블되었다가 소정 시간 경과 후 디스에이블될 수 있다.The pseudo SRAM may be disabled after a predetermined time after the word line is enabled when a command is applied.

또한, 상기 워드라인은 상기 먼저 인가되는 로우 어드레스에 의해 인에이블된 후 상기 나중에 인가되는 로우 어드레스에 의해 선택되어지기 전에 디스에이블되지 않을 수 있다..Also, the word line may not be disabled after being enabled by the first applied row address and before being selected by the later applied row address.

상기의 목적들을 달성하기 위한 본 발명의 일 양상에 따른 의사 에스램의 동작 제어 방법은, 제1 로우 어드레스가 지정하는 워드라인을 인에이블하는 단계; 상 기 제1 로우 어드레스의 인가 후에 제2 로우 어드레스를 인가하는 단계; 상기 제1 로우 어드레스 및 상기 제2 로우 어드레스를 비교하는 단계; 및 상기 제1 로우 어드레스 및 제2 로우 어드레스가 동일한 워드라인을 지정하는 어드레스인 경우에 상기 워드라인의 인에이블 상태를 유지하는 단계를 구비함을 특징으로 한다.According to an aspect of the present invention, a method for controlling an operation of a pseudo SRAM includes: enabling a word line designated by a first row address; Applying a second row address after applying the first row address; Comparing the first row address and the second row address; And maintaining the enable state of the word line when the first row address and the second row address are addresses that designate the same word line.

여기서, 상기 제1 로우 어드레스 및 제2 로우 어드레스가 동일한 워드라인을 지정하는 어드레스가 아닌 경우에는 상기 워드라인의 인에이블 상태를 종료하는 단계를 더 구비할 수 있다. If the first row address and the second row address are not addresses that designate the same word line, the method may further include terminating an enable state of the word line.

이하에서는 첨부된 도면들을 참조하여 본 발명의 바람직한 실시예를 설명한다. 이하의 설명들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가지는 자에게 본 발명에 대한 보다 철저한 이해를 돕기 위한 의도로 예를 들어 도시되고 한정된 것에 불과하다. 따라서, 이하의 설명들이 본 발명의 범위를 제한하는 것으로 사용되어서는 아니 될 것이다.Hereinafter, with reference to the accompanying drawings will be described a preferred embodiment of the present invention. The following descriptions are merely shown and limited by way of example to help those skilled in the art to more fully understand the present invention. Accordingly, the following descriptions should not be used to limit the scope of the invention.

도 5는 본 발명의 일 실시예에 따른 의사 에스램의 동작 제어 방법을 보인 흐름도이다.5 is a flowchart illustrating a method for controlling operation of a pseudo SRAM according to an embodiment of the present invention.

도 5를 참조하면, 본 발명의 일 실시예에 따른 의사 에스램의 동작 제어 방법은 제1 로우 어드레스(A1)가 지정하는 워드라인을 인에이블하는 단계, 상기 제1 로우 어드레스(A1)의 인가 후에 제2 로우 어드레스(A2)를 인가하는 단계, 상기 제1 로우 어드레스(A1) 및 상기 제2 로우 어드레스(A2)를 비교하는 단계(S10); 및 상기 제1 로우 어드레스(A1) 및 제2 로우 어드레스(A2)가 동일한 워드라인을 지정하는 로우 어드레스인 경우에 상기 워드라인의 인에이블 상태를 유지하는 단계(S20)를 구비한다. 그리고, 상기 제1 로우 어드레스(A1) 및 상기 제2 로우 어드레스(A2)가 동일한 워드라인을 지정하는 로우 어드레스가 아닌 경우에는 상기 워드라인의 인에이블 상태를 종료하는 단계(S30)를 더 구비할 수 있다.Referring to FIG. 5, in the method of controlling an operation of a pseudo SRAM according to an embodiment of the present invention, enabling a word line designated by a first row address A1 and applying the first row address A1. Subsequently applying a second row address (A2), comparing the first row address (A1) and the second row address (A2) (S10); And maintaining the enable state of the word line when the first row address A1 and the second row address A2 are row addresses that designate the same word line (S20). If the first row address A1 and the second row address A2 are not row addresses that designate the same word line, the method may further include terminating an enable state of the word line (S30). Can be.

상기 제1 로우 어드레스(A1)와 상기 제2 로우 어드레스(A2)가 동일한 워드라인을 지정하는 로우 어드레스인지 그렇지 않은지를 비교하는 단계(S10)에서의 비교 결과, 상기 제1 로우 어드레스(A1)와 상기 제2 로우 어드레스(A2)가 동일한 워드라인을 지정하는 로우 어드레스인 경우에는 상기 워드라인을 홀딩한다. 즉, 인에이블 상태를 그대로 유지한다. 그리하여, 워드라인의 트랜지션으로 인한 전류의 소모를 줄일 수 있고, 딜레이를 줄일 수 있게 된다. 이에 대한 보다 상세한 설명은 이하에서 도 6 내지 도 8을 참조하여 설명된다.As a result of the comparison in the step S10 of comparing the first row address A1 and the second row address A2 with a row address that designates the same word line or not, the first row address A1 and the first row address A1 are compared with each other. When the second row address A2 is a row address that designates the same word line, the word line is held. That is, the enabled state is maintained as it is. Thus, the current consumption due to the transition of the word line can be reduced, and the delay can be reduced. A more detailed description thereof will be described below with reference to FIGS. 6 to 8.

상기 홀딩 상태를 그대로 유지한 후, 메모리 셀에의 리드 또는 라이트 등의 동작이 수행되어진다.(S40)After the holding state is maintained as it is, an operation such as reading or writing to the memory cell is performed (S40).

만약, 상기 제1 로우 어드레스(A1)와 상기 제2 로우 어드레스(A2)가 동일한 워드라인을 지정하는 로우 어드레스가 아닌 경우에는 상기 워드라인을 디스에이블시킬 수 있다.(S30)If the first row address A1 and the second row address A2 are not row addresses specifying the same word line, the word line may be disabled (S30).

도 6은 도 5의 동작 제어 방법 중 라이트 동작에 있어서의 동작 제어 방법을 설명하기 위한 동작 타이밍도이다.FIG. 6 is an operation timing diagram for describing an operation control method in a write operation among the operation control methods of FIG. 5.

도 6을 참조하면, 0 클럭에서의 유효 어드레스 바 신호(ADVB)가 로우 레벨로 천이된 시점에서의 유효 어드레스(VALID)가 지정하는 워드라인(W/L)이 소정의 딜레이(DL9) 경과 후에 인에이블된다. 그리고, 상기 워드라인(W/L)과 동일한 워드라인을 지정하는 어드레스가 인가되는 경우에, 상기 워드라인(W/L)은 디스에이블되지 않고 그대로 인에이블되어져 있다.Referring to FIG. 6, after a predetermined delay DL9 has elapsed, the word line W / L designated by the valid address VALID at the time when the effective address bar signal ADVB at the zero clock transitions to the low level has passed. Is enabled. When an address specifying the same word line as the word line W / L is applied, the word line W / L is not disabled but is enabled as it is.

따라서, 본 발명에 따른 의사 에스램의 동작 제어 방법은 도 2와 비교할 경우, 데이터(D01 ~ D31)가 라이트되어지는 타임이 줄어들게 되므로 라이트 동작 속도가 빨라진다. 또한, 본 발명에 따른 의사 에스램의 동작 제어 방법은 불필요한 워드라인의 트랜지션을 줄임으로써 전류의 소모를 줄일 수 있다.Therefore, compared with FIG. 2, in the method of controlling the operation of the pseudo SRAM according to the present invention, since the time for writing data D01 to D31 is reduced, the write operation speed is increased. In addition, the operation control method of the pseudo SRAM according to the present invention can reduce the current consumption by reducing unnecessary word line transitions.

도 7은 본 발명에 따른 의사 에스램의 동작 제어 방법 중 리드 동작에 있어서의 동작 제어 방법을 설명하기 위한 동작 타이밍도이다. 컬럼 어드레스 스트로브의 레이턴시가 4이고, 버스트 길이가 4인 경우를 예로 들었다.7 is an operation timing diagram for explaining an operation control method in a read operation of the operation control method of the pseudo SRAM according to the present invention. The case where the latency of the column address strobe is 4 and the burst length is 4 is taken as an example.

도 7을 참조하면, 0 클럭에서의 유효 어드레스 바 신호(ADVB)가 로우 레벨로 천이된 시점에서의 유효 어드레스(VALID)가 지정하는 워드라인(W/L)이 소정의 딜레이(DL10) 경과 후에 인에이블된다. 그리고, 상기 워드라인(W/L)과 동일한 워드라인을 지정하는 어드레스가 인가되는 경우에, 상기 워드라인(W/L)은 디스에이블되지 않고 그대로 인에이블되어져 있다.Referring to FIG. 7, the word line W / L designated by the valid address VALID at the time when the valid address bar signal ADVB at the zero clock transitions to the low level has passed a predetermined delay DL10. Is enabled. When an address specifying the same word line as the word line W / L is applied, the word line W / L is not disabled but is enabled as it is.

따라서, 8 클럭에에서 인가된 유효 어드레스(VALID)가 지정하는 메모리 셀로부터 리드되는 데이터(DQ0 ~ DQ3)가 종래에 비하여 빠르게 출력된다. 즉, 0 클럭에서 인가된 유효 어드레스(VALID)가 지정하는 메모리 셀로부터 리드되는 데이터(DQ0 ~ DQ3)가 모두 출력된 후부터 8클럭에서 인가된 유효 어드레스(VALID)가 지정하는 메모리 셀로부터 리드되는 데이터(DQ0)가 인가되는 시점까지의 시간이 대폭 줄어든다. 따라서, 본 발명에 따른 의사 에스램의 동작 제어 방법은 리드 동작 속도를 빠르게 한다. 또한, 불필요한 워드라인의 트랜지션을 줄임으로써, 전류의 소모를 감소시킨다.Therefore, the data DQ0 to DQ3 read from the memory cell designated by the valid address VALID applied at eight clocks are output faster than in the prior art. That is, after all data DQ0 to DQ3 read from the memory cell designated by the valid address VALID applied at the 0 clock are output, data read from the memory cell designated by the valid address VALID applied at 8 clocks is output. The time until the time when (DQ0) is applied is greatly reduced. Therefore, the operation control method of the pseudo SRAM according to the present invention speeds up the read operation speed. Also, by reducing unnecessary word line transitions, current consumption is reduced.

도 8은 본 발명에 따른 의사 에스램의 동작 제어 방법 중 다른 리드 동작에 있어서의 동작 제어 방법을 설명하기 위한 동작 타이밍도이다.8 is an operation timing diagram for describing an operation control method in another read operation of the operation control method of the pseudo SRAM according to the present invention.

도 8을 참조하면, 컬럼 어드레스 스트로브 레이턴시(CAS latency)가 4이고, 버스트 길이(burst length)가 4인 경우인 것은 도 3에서와 마찬가지이나, 유효 어드레스 바 신호(ADVB)의 인터럽트가 발생한 경우를 나타내고 있다.Referring to FIG. 8, the case where the column address strobe latency (CAS latency) is 4 and the burst length is 4 is the same as in FIG. 3, but when the interrupt of the effective address bar signal ADVB occurs. It is shown.

도 4에 도시된 종래의 의사 에스램에서의 유사한 유효 어드레스 바 신호(ADVB)의 인터럽트가 발생한 경우와 비교하여 보면, 본 발명에 따른 의사 에스램의 동작 제어 방법은 종래의 데이터 딜레이(DDL14)가 줄어든다. 따라서, 본 발명에 따른 의사 에스램의 동작 제어 방법은 데이터 리드 동작 속도를 증가시킬 수 있다. 또한, 워드라인의 불필요한 트랜지션을 없애므로써, 전류의 소모를 줄일 수도 있다. Compared to the case where an interrupt of the similar effective address bar signal ADVB occurs in the conventional pseudo SRAM illustrated in FIG. 4, the method of controlling the operation of the pseudo SRAM according to the present invention includes a conventional data delay DDL14. Decreases. Therefore, the operation control method of the pseudo SRAM according to the present invention can increase the data read operation speed. In addition, it is possible to reduce the current consumption by eliminating unnecessary transition of the word line.

이와 같이, 본 발명에 따른 의사 에스램의 동작 제어 방법은 동일한 워드라인을 지정하는 두 개의 로우 어드레스가 연속하여 인가되는 경우에 상기 두 개의 로우 어드레스 중 먼저 인가되는 로우 어드레스에 의해 상기 워드라인이 인에이블된 시점부터 상기 두 개의 로우 어드레스 중 나중에 인가되는 로우 어드레스에 의해 상기 워드라인이 다시 선택되는 시점까지 상기 워드라인의 인에이블 상태를 계 속 유지한다. 그리하여, 워드라인의 불필요한 트랜지션을 줄임으로써, 전류의 소모를 줄이며, 동작 속도를 향상시키는 효과를 갖는다.As described above, in the method of controlling the operation of the pseudo SRAM according to the present invention, when two row addresses designating the same word line are successively applied, the word line is identified by the first one of the two row addresses. The enable state of the word line is continuously maintained from the enabled time until the word line is selected again by the row address applied later among the two row addresses. Thus, by reducing the unnecessary transition of the word line, the current consumption is reduced, and the operation speed is improved.

상기한 본 발명에 따른 의사 에스램의 동작 제어 방법은 상기 실시예에 한정되지 않고, 본 발명의 기본 원리를 벗어나지 않는 범위에서 다양하게 설계되고, 응용될 수 있음은 본 발명이 속하는 기술분야에서 통상의 지식을 가지는 자에게는 자명한 사실이라 할 것이다.The operation control method of the pseudo SRAM according to the present invention described above is not limited to the above embodiments, and can be variously designed and applied without departing from the basic principles of the present invention. It will be self-evident to those who have the knowledge of.

상술한 바와 같이 본 발명은 의사 에스램의 동작 제어 방법을 제공함으로써 종래의 의사 에스램의 동작에 있어서의 문제점들을 개선할 수 있다. 특히, 본 발명은 디스에이블하지 않아도 되는 워드라인을 디스에이블함으로 인해 전류의 소모가 증가하는 문제점을 개선하는 효과를 갖는다.As described above, the present invention can improve the problems in the operation of the conventional pseudo SRAM by providing a method for controlling the operation of the pseudo SRAM. In particular, the present invention has the effect of improving the problem that the current consumption is increased by disabling the word line that does not need to be disabled.

또한, 본 발명은 리드 또는 라이트 등의 동작 속도를 향상시키는 효과를 갖는다.In addition, the present invention has the effect of improving the operation speed of the lead or light.

Claims (5)

의사 에스램의 동작 제어 방법에 있어서:In the method of controlling the behavior of the pseudo-SRAM: 동일한 워드라인을 지정하는 두 개의 로우 어드레스를 연속하여 인가하는 경우에, 상기 두 개의 로우 어드레스 중 먼저 인가되는 로우 어드레스에 의해 상기 워드라인이 인에이블된 시점부터 나중에 인가되는 로우 어드레스에 의해 상기 워드라인이 다시 선택되는 시점까지 상기 워드라인의 인에이블 상태를 계속 유지하는 것을 특징으로 하는 의사 에스램의 동작 제어 방법.In the case where two row addresses designating the same word line are successively applied, the word line is applied by a row address applied later from a point in time when the word line is enabled by a row address applied first among the two row addresses. And maintaining the enabled state of the word line until the selected point again. 제1항에 있어서,The method of claim 1, 상기 의사 에스램은 커맨드 인가시 상기 워드라인이 인에이블되었다가 소정 시간 경과 후 디스에이블되는 것을 특징으로 하는 의사 에스램의 동작 제어 방법.The pseudo SRAM operation method of the pseudo SRAM, characterized in that the word line is enabled when a command is applied, but is disabled after a predetermined time elapses. 제2항에 있어서,The method of claim 2, 상기 워드라인은 상기 먼저 인가되는 로우 어드레스에 의해 인에이블된 후 상기 나중에 인가되는 로우 어드레스에 의해 선택되어지기 전에 디스에이블되지 않는 것을 특징으로 하는 의사 에스램의 동작 제어 방법.And said word line is disabled by said first applied row address and then not disabled before being selected by said later applied row address. 의사 에스램의 동작 제어 방법에 있어서:In the method of controlling the behavior of the pseudo-SRAM: 제1 로우 어드레스가 지정하는 워드라인을 인에이블하는 단계;Enabling a word line designated by the first row address; 상기 제1 로우 어드레스의 인가 후에 제2 로우 어드레스를 인가하는 단계;Applying a second row address after application of the first row address; 상기 제1 로우 어드레스 및 상기 제2 로우 어드레스를 비교하는 단계; 및Comparing the first row address and the second row address; And 상기 비교 단계에서의 비교 결과, 상기 제1 로우 어드레스 및 제2 로우 어드레스가 동일한 워드라인을 지정하는 로우 어드레스인 경우에 상기 워드라인의 인에이블 상태를 유지하는 단계를 구비함을 특징으로 하는 의사 에스램의 동작 제어 방법.And maintaining the enabled state of the word line when the first row address and the second row address are row addresses that designate the same word line as a result of the comparison in the comparing step. RAM operation control method. 제4항에 있어서,The method of claim 4, wherein 상기 제1 로우 어드레스 및 제2 로우 어드레스가 동일한 워드라인을 지정하는 로우 어드레스가 아닌 경우에는 상기 워드라인의 인에이블 상태를 종료하는 단계를 더 구비함을 특징으로 하는 의사 에스램의 동작 제어 방법. And terminating the enable state of the word line if the first row address and the second row address are not row addresses specifying the same word line.
KR1020060006084A 2006-01-20 2006-01-20 Method controlling operation of pseudo sram KR20070076787A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020060006084A KR20070076787A (en) 2006-01-20 2006-01-20 Method controlling operation of pseudo sram

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020060006084A KR20070076787A (en) 2006-01-20 2006-01-20 Method controlling operation of pseudo sram

Publications (1)

Publication Number Publication Date
KR20070076787A true KR20070076787A (en) 2007-07-25

Family

ID=38501549

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020060006084A KR20070076787A (en) 2006-01-20 2006-01-20 Method controlling operation of pseudo sram

Country Status (1)

Country Link
KR (1) KR20070076787A (en)

Similar Documents

Publication Publication Date Title
US7310284B2 (en) Page access circuit of semiconductor memory device
JP4353331B2 (en) Semiconductor memory device
KR20030019209A (en) Semiconductor memory
USRE35065E (en) Control circuit for a semiconductor memory device and semiconductor memory system
US20050249004A1 (en) Semiconductor memory device and driving method thereof
KR100431303B1 (en) A pseudo sram which is capable of accomplishing page write mode
JP2008021397A (en) Memory
KR20030011629A (en) Semiconductor memory
US7145820B2 (en) Semiconductor memory device for reducing chip area
US6339560B1 (en) Semiconductor memory based on address transitions
US7263021B2 (en) Refresh circuit for use in semiconductor memory device and operation method thereof
JP2006092640A (en) Memory
KR100305021B1 (en) Lars access time control circuit
KR20100091769A (en) Semiconductor memory device having improved precharge scheme for global i/o lines
KR20070076787A (en) Method controlling operation of pseudo sram
KR100444703B1 (en) Memory device having high bus efficiency of network and the operation method thereof and memory system including the same
US7545687B2 (en) Semiconductor memory device
JP4411616B2 (en) Semiconductor memory device and control method thereof
JP4753637B2 (en) memory
KR100958804B1 (en) Row active time control circuit in semiconductor memory device
WO2009093548A1 (en) Semiconductor memory
US6928016B2 (en) Refresh type semiconductor memory device having refresh circuit for minimizing refresh fail at high speed operation
JP4031206B2 (en) Semiconductor memory device
JP2007273028A (en) Semiconductor storage device
JP4606477B2 (en) Memory system and semiconductor integrated circuit

Legal Events

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