KR970016968A - Improved cache memory device for microprocessors - Google Patents

Improved cache memory device for microprocessors Download PDF

Info

Publication number
KR970016968A
KR970016968A KR1019950031715A KR19950031715A KR970016968A KR 970016968 A KR970016968 A KR 970016968A KR 1019950031715 A KR1019950031715 A KR 1019950031715A KR 19950031715 A KR19950031715 A KR 19950031715A KR 970016968 A KR970016968 A KR 970016968A
Authority
KR
South Korea
Prior art keywords
cache
memory
sram
dram
control logic
Prior art date
Application number
KR1019950031715A
Other languages
Korean (ko)
Other versions
KR100196522B1 (en
Inventor
백성호
Original Assignee
김주용
현대전자산업 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 김주용, 현대전자산업 주식회사 filed Critical 김주용
Priority to KR1019950031715A priority Critical patent/KR100196522B1/en
Publication of KR970016968A publication Critical patent/KR970016968A/en
Application granted granted Critical
Publication of KR100196522B1 publication Critical patent/KR100196522B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0806Multiuser, multiprocessor or multiprocessing cache systems
    • G06F12/0815Cache consistency protocols
    • G06F12/0831Cache consistency protocols using a bus scheme, e.g. with bus monitoring or watching means
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1027Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB]
    • G06F12/1045Address translation using associative or pseudo-associative address translation means, e.g. translation look-aside buffer [TLB] associated with a data cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/10Address translation
    • G06F12/1072Decentralised address translation, e.g. in distributed shared memory systems
    • 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)
  • Memory System Of A Hierarchy Structure (AREA)
  • Microcomputers (AREA)

Abstract

본 발명은 고속의 데이타 처리속도를 갖으면서도 원-칩으로 집적할 수 있는 개선된 마이크로 프로세서용 캐쉬 메모리 장치에 관한 것으로, 이를 위하여 본 발명은, 주 기억장치와 기타 연산장치간의 데이타 처리속도 차에 기인하는 시스템의 성능저하를 방지하는 데 사용되는 마이크로 프로세서용 캐쉬 메모리를, 고속동작이 가능한 캐쉬 SRAM 메모리와 셀 소자의 고집적화가 가능한 캐쉬 DRAM 메모리로 구성하며, 가상 기억매체로 부터의 물리 어드레스 신호의 발생시에 캐쉬 SARM 메모리와 캐쉬 SRAM 메모리의 태그 적중을 순차적으로 체크하여 적중하면 해당 데이타를 데이타 버스에 싣고, 또한 적중하지 않으면 데이타 버스를 통해 물리 어드레스를 외부 메모리로 전달하도록 구성한 것이다.The present invention relates to an improved cache memory device for a microprocessor that can be integrated in one chip while having a high data processing speed. To this end, the present invention is directed to a data processing speed difference between a main memory device and another computing device. The microprocessor cache memory used to prevent performance degradation of the system is composed of a cache SRAM memory capable of high speed operation and a cache DRAM memory capable of high integration of cell devices, and a physical address signal from a virtual storage medium When it occurs, the tag hits of the cache SARM memory and the cache SRAM memory are checked in sequence, and if they are hit, the corresponding data is loaded on the data bus, and if not, the physical addresses are transferred to the external memory through the data bus.

Description

개선된 마이크로 프로세서용 캐쉬 메모리 장치Improved cache memory device for microprocessors

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 내부 메모리 블럭을 포함하는 전형적인 마이크로 프로세서에 대한 개략적인 블럭구성도,1 is a schematic block diagram of a typical microprocessor including internal memory blocks;

제2도는 제1도에 도시된 내부 메모리 블럭에 해당하는 본 발명의 바람직한 실시예에 따른 개선된 마이크로 프로세서용 캐쉬 메모리 장치의 블럭구성도,2 is a block diagram of an improved cache memory device for a microprocessor according to a preferred embodiment of the present invention corresponding to the internal memory block shown in FIG.

제3도 (가) 및 (나)는 제2도에 도시된 제1 및 제2제어로직의 개략적인 논리회로도.3A and 3B are schematic logic circuit diagrams of the first and second control logics shown in FIG.

Claims (8)

주 기억장치와 기타 연산장치간의 데이타 처리속도차에 기인하는 시스템의 성능저하를 방지하는 데 사용되는 마이크로 프로세서용 캐쉬 메모리에 있어서, 상기 캐쉬 메모리는, 고속동작이 가능한 캐쉬 SRAM 메모리를 포함하며, 가상 기억매체로부터의 몰리 어드레스 신호의 발생시에 상기 캐쉬 SRAM 메모리와 상기 캐쉬 DRAM 메모리의 태그 적중을 순차적으로 체크하여 해당 데이타를 데이타 버스에 싣는 것을 특징으로 하는 개선된 마이크로 프로세서용 캐쉬 메모리 장치.A cache memory for a microprocessor used to prevent performance degradation of a system due to a data processing speed difference between a main memory device and another computing device, wherein the cache memory includes a cache SRAM memory capable of high speed operation, And a tag hit of the cache SRAM memory and the cache DRAM memory are sequentially checked upon loading of a Molly address signal from a storage medium and the corresponding data is loaded on a data bus. 제1항에 있어서, 상기 캐쉬 메모리는, 상기 캐쉬 SRAM 메모리와 상기 캐쉬 DRAM 메모리 모두에서 태그의 미스가 발생하는 경우 상기 데이타 버스를 통해 상기 물리 어드레스를 외부 메모리로 전달하는 것을 특징으로 하는 개선된 마이크로 프로세서용 캐쉬 메모리 장치.The microcomputer of claim 1, wherein the cache memory transfers the physical address to an external memory through the data bus when a tag miss occurs in both the cache SRAM memory and the cache DRAM memory. Cache memory device for the processor. 주 기억장치와 기타 연산장치간의 데이타 처리속도차에 기인하는 시스템의 성능저하를 방지하는 데 사용되는 마이크로 프로세서용 캐쉬 메모리에 있어서, 태그 SRAM과 캐쉬 SRAM으로 구성되어, 해당 프로그램의 수행전 또는 수행중에 데이타 버스를 통해 상기 주 기억장치로부터 소망하는 특정 데이타를 읽어 들여 저장하는 캐쉬 SRAM 메모리; 태그 DRAM과 캐쉬 DRAM으로 구성되어, 해당 프로그램의 수행전 또는 수행중에 상기 데이타 버스를 통해 상기 주 기억장치로부터 소망하는 특정 데이타를 읽어 들여 저장하는 캐쉬 DRAM 메로리; 가상 기억매체로부터 물리 어드레스 신호가 발생하면 이 발생된 물리 어드레스 신호를 이용해 상기 캐쉬 SRAM 태그를 비교하여 적중하면 상기 데이타 버스에 해당 데이타를 싣고, 적중하지 않으면 캐쉬 SRAM 미스 신호를 발생하는 제1제어로직; 및 상기 제1제어로직으로부터의 상기 캐쉬 SRAM 미스 신호에 의거하여 상기 물리 어드레스 신호를 이용해 상기 캐쉬 DRAM 태그를 비교하여 적중하면 다른 제어로직을 경융해 상기 데이타 버스에 해당 데이타를 싣고, 적중하지 않으면 캐쉬 DRAM 미스 신호를 발생하는 제2제어로직; 상기 제1 및 제2제어로직으로부터 상기 캐쉬 SRAM 미스 신호와 상기 캐쉬 DRAM 미스 신호가 발생하면 이 발생된 두 미스 신호에 의거하여 상기 데이타 버스를 통해 상기 가상 기억매체로부터의 상기 무리 어드레스를 외부 메모리로 전달하는 제3제어로직을 포함하는 것을 특징으로 하는 개선된 마이크로 프로세서용 캐쉬 메모리 장치.A microprocessor cache memory used to prevent performance degradation of a system due to data processing speed differences between main memory and other computing devices, comprising a tag SRAM and a cache SRAM, before or during execution of a corresponding program. A cache SRAM memory for reading and storing desired specific data from the main memory through a data bus; A cache DRAM memory comprising a tag DRAM and a cache DRAM and reading and storing desired specific data from the main memory through the data bus before or during execution of the corresponding program; The first control logic that compares the cache SRAM tag using the generated physical address signal when the physical address signal is generated from the virtual storage medium, loads the corresponding data on the data bus when the target is hit, and generates a cache SRAM miss signal when the target is not hit. ; And comparing the cache DRAM tag with the physical address signal based on the cache SRAM miss signal from the first control logic to load the corresponding data on the data bus with another control logic. A second control logic to generate a DRAM miss signal; When the cache SRAM miss signal and the cache DRAM miss signal are generated from the first and second control logics, the bunch address from the virtual storage medium is transferred to the external memory through the data bus based on the two miss signals generated. 3. An improved cache memory device for a microprocessor, comprising a third control logic for transmitting. 제3항에 있어서, 상기 제1 및 제2제어로직은 n개의 어드레스 라인에 상응하는 다단 접속된 n개의 트랜지스터를 포함하는 것을 특징으로 하는 개선된 마이크로 프로세서용 캐쉬 메모리 장치.4. The cache memory device of claim 3, wherein the first and second control logics comprise n transistors connected in multiple stages corresponding to n address lines. 제3항에 있어서, 상기 다른 제어로직은, 상기 캐쉬 DRAM 미스 신호를 입력하여 그 레벨을 반전시키는 반전수단과, 이 반전수단의 출력측에 다단 접속되어 n개의 데이타 라인에 상응하는 n개의 트랜지스터를 포함하는 것을 특징으로 하는 개선된 마이크로 프로세서용 캐쉬 메모리 장치.4. The apparatus of claim 3, wherein the other control logic includes inverting means for inputting the cache DRAM miss signal and inverting its level, and n transistors connected to the output side of the inverting means and corresponding to n data lines. Improved cache memory device for a microprocessor, characterized in that. 제5항에 있어서, 상기 레벨 반전수단은, 인버터인 것을 특징으로 하는 개선된 마이크로 프로세서용 캐쉬 메모리 장치.6. The cache memory device of claim 5, wherein the level inverting means is an inverter. 제3항에 있어서, 상기 제3제어로직은, 상기 캐쉬 SRAM 미스 신호가 일측 입력에 연결되고 상기 캐쉬 DRAM 미스 신호가 타측 입력에 연결된 오아 케이트와 , 이 오아 게이트의 출력측에 다단 접속되어 n개의 어드레스 라인에 상응하는 n개의 트랜지스터를 포함하는 것을 특징으로 하는 개선된 마이크로 프로세서용 캐쉬 메모리 장치.4. The third control logic of claim 3, wherein the third control logic comprises: an ore gate having the cache SRAM miss signal connected to one input and the cache DRAM miss signal connected to the other input; An improved cache memory device for a microprocessor, comprising n transistors corresponding to a line. 제4항내지 제7항 중 어느 한 항에 있어서, 상기 각 제어로직에 포함되는 각 트랜지스터는 전계효과 트랜지스터 인 것을 특징으로 하는 개선된 마이크로 프로세서용 캐쉬 메모리 장치.8. The cache memory device of any one of claims 4 to 7, wherein each transistor included in each control logic is a field effect transistor. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019950031715A 1995-09-25 1995-09-25 Cache memory device KR100196522B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950031715A KR100196522B1 (en) 1995-09-25 1995-09-25 Cache memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950031715A KR100196522B1 (en) 1995-09-25 1995-09-25 Cache memory device

Publications (2)

Publication Number Publication Date
KR970016968A true KR970016968A (en) 1997-04-28
KR100196522B1 KR100196522B1 (en) 1999-06-15

Family

ID=19427787

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950031715A KR100196522B1 (en) 1995-09-25 1995-09-25 Cache memory device

Country Status (1)

Country Link
KR (1) KR100196522B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100488103B1 (en) * 2000-12-08 2005-05-09 엘지전자 주식회사 Flexible Memory Address Mapping Circuit for CPU Max Processing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100488103B1 (en) * 2000-12-08 2005-05-09 엘지전자 주식회사 Flexible Memory Address Mapping Circuit for CPU Max Processing

Also Published As

Publication number Publication date
KR100196522B1 (en) 1999-06-15

Similar Documents

Publication Publication Date Title
US5056002A (en) Cache memory for use with multiprocessor systems
US5179679A (en) Apparatus and method for permitting reading of data from an external memory when data is stored in a write buffer in the event of a cache read miss
HUT76241A (en) Computer system, as well as method of transmitting information from the external cache and the main memory to the processor of the computer system
KR890017609A (en) Multiprocessor Data Processing System and Cache Device Used in It
US5047920A (en) Hierarchal system for reducing memory access time to plural equal sized memories by simultaneously addressing and accessing memory
US5737564A (en) Cache memory system having multiple caches with each cache mapped to a different area of main memory to avoid memory contention and to lessen the number of cache snoops
US5319768A (en) Control circuit for resetting a snoop valid bit in a dual port cache tag memory
US4344130A (en) Apparatus to execute DMA transfer between computing devices using a block move instruction
KR950025777A (en) Semiconductor memory device
KR880011676A (en) Block access method using cache memory
US5455925A (en) Data processing device for maintaining coherency of data stored in main memory, external cache memory and internal cache memory
US5610927A (en) Integrated circuit control
KR970016968A (en) Improved cache memory device for microprocessors
US4831625A (en) Easily cascadable and testable cache memory
US4884198A (en) Single cycle processor/cache interface
US6292867B1 (en) Data processing system
US4488222A (en) Circuit for reusing previously fetched data
KR910017284A (en) Parity check method and device for memory chip
KR920010999B1 (en) Cache memory and access apparatus
US5960456A (en) Method and apparatus for providing a readable and writable cache tag memory
US6694468B1 (en) Method and apparatus to test memory
US5499210A (en) Low power consumption semiconductor memory
KR970705085A (en) A pipelined microprocessor that prevents the cache from being read when the context of the cache is not worthwhile (Pipelined Microprocessor that Prevents the Cache From Being Read When the Contents of the Cache Are Invalid)
KR940004260Y1 (en) Main memory unit and cache memory circuit
US5717891A (en) Digital signal processor with caching of instructions that produce a memory conflict

Legal Events

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

Payment date: 20050124

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee