KR950008221B1 - 중앙연산 처리장치 - Google Patents

중앙연산 처리장치 Download PDF

Info

Publication number
KR950008221B1
KR950008221B1 KR1019920005801A KR920005801A KR950008221B1 KR 950008221 B1 KR950008221 B1 KR 950008221B1 KR 1019920005801 A KR1019920005801 A KR 1019920005801A KR 920005801 A KR920005801 A KR 920005801A KR 950008221 B1 KR950008221 B1 KR 950008221B1
Authority
KR
South Korea
Prior art keywords
cache memory
same
same way
way hit
hit signal
Prior art date
Application number
KR1019920005801A
Other languages
English (en)
Other versions
KR920020323A (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 가부시키가이샤 도시바
Publication of KR920020323A publication Critical patent/KR920020323A/ko
Application granted granted Critical
Publication of KR950008221B1 publication Critical patent/KR950008221B1/ko

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/0844Multiple simultaneous or quasi-simultaneous cache accessing
    • G06F12/0853Cache with multiport tag or data arrays
    • 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
    • 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/0864Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches using pseudo-associative means, e.g. set-associative or hashing

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)
  • Memory System (AREA)

Abstract

내용 없음.

Description

중앙연산 처리장치
제1도는 본 발명의 프로세서에 따른 1실시예의 구성을 나타낸 블럭도.
제2도는 제1도에 도시된 동일어드레스신호 생성회로의 상세한 회로도.
제3도는 캐시 메모리의 일례를 나타낸 개념도.
제4도는 종래의 프로세서의 구성을 나타낸 블럭도.
제5도는 제4도에 도시된 종래의 동일어드레스신호 생성회로의 상세한 회로도이다.
* 도면의 주요부분에 대한 부호의 설명
1 : 캐시 메모리 2 : 동일어드레스신호 생성회로
3,4 : 연산기
[산업상의 이용분야]
본 발명은 동일어드레스의 동시엑세스신호(이하, 동일어드레스신호라 칭한다)를 생성하여 캐시 메모리로 통지하는 중앙연산처리장치(이하, 프로세서라 칭한다)에 관한 것이다.
[종래의 기술 및 그 문제점]
종래, 수퍼 스칼라(super scalar)방식의 프로세서는 복수의 명령을 동시에 실행하기 위해 2개 이상의 연산기와 다포트 캐시 메모리(multi-port cache memory)를 갖추고 있다.
제3도는 64세트, 8라인, 4워드의 캐시 메모리 구성을 나타낸 것이고, 제4도는 이 캐시 메모리를 사용한 종래의 프로세서의 블럭도를 나타낸 것이다.
제4도에 나타낸 바와같이, 캐시 메모리(11)에는 액세스신호 생성회로(12; 이하, 동일어드레스신호 생성회로라 칭한다)와 연산기(13,14)가 접속되어 있는데, 연산기 (13,14)로부터는 캐시 메모리(11)와 동일어드레스신호 생성회로(12)로 30비트의 어드레스신호가 출력되고 있다.
이와같은 프로세서에서는, 로드(LOAD)/로드명령, 로드/스토어(STORE)명령, 스토어/로드명령, 스토어/스토어명령과 같이 캐시 메모리 동시액세스가 발생한다. 즉, 동일어드레스의 동시액세스가 발생하게 되어 로드/스토어명령의 순서에 따른 데이터의 보증(로드명령후에 스토어명령이 실행되는 경우, 로드데이터가 스토어전의 데이터라는 것을 보증한다)이 필요하게 된다.
이 때문에, 동일어드레스신호 생성회로(12)로부터 캐시 메모리(11)에 대해, 동일어드레스의 동시액세스라는 것을 알려주는 동일어드레스신호를 출력하게 되는데, 종래의 동일어드레스신호 생성회로(12)는 제5도에 도시된 바와같이 연산기(13,14)로부터 출력되는 30비트 모두를 비교하도록 되어 있었다.
이와같이 종래의 동일어드레스신호 생성회로는 연산기로부터 출력되는 어드레스를 전비트 비교하도록 되어 있기 때문에, 회로규모가 확대된다고 하는 결점이 있었다. 더욱이, 금후 어드레스의 비트폭이 증가하면, 그에 따라 회로규모는 점점 더 증대된다는 것이 예상된다.
[발명의 목적]
이에 본 발명은 상기한 바와같은 종래의 사정을 감안해서 이루어진 것으로, 동일어드레스신호 생성회로의 회로규모를 축소시킴과 동시에 연산속도를 향상시킬수 있는 프로세서를 제공함에 그 목적이 있다.
[발명의 구성]
상기한 목적을 달성하기 위해 본 발명은, 복수의 연산기와, 이들 복수의 연산기로부터 출력되는 어드레스신호의 임의의 비트를 비교해서 동일어드레스라는 것을 나타내는 동일 웨이 히트 신호(same way hitsignal)를 생성하는 기억장치 및 상기 복수의 연산기로부터 출력되는 어드레스신호의 일부 비트와 상기 동일 웨이 히트 신호로부터 동일어드레스의 동시액세스신호를 생성하여 상기 기억장치에 동일어드레스의 동시액세스라는 것을 통지하는 액세스신호 생성회로로 구성되어 있다.
[작용]
상기 구성에 있어서, 본 발명은 복수의 연산기로부터 출력되는 어드레스신호의 임의의 비트로부터 캐시 메모리내에서 동일 웨이 히트 신호를 생성한다. 이 동일 웨이 히트 신호와 복수의 연산기로부터 출력되는 어드레스신호의 일부 비트, 즉 세트 어드레스(set address)의 일치신호를 액세스신호 생성회로가 받아들이고, 이 액세스신호 생성회로는 이들 신호로부터 동일어드레스의 동시액세스신호를 생성하여 캐시 메모리에 동일어드레스의 동시액세스라는 것을 통지하게 된다.
(실시예)
이하, 도면을 참조해서 본 발명의 실시예를 상세히 설명한다.
제1도는 본 발명의 프로세서에 따른 1실시예의 구성을 나타낸 블럭도이다.
제1도에 나타낸 프로세서는 제3도에 나타낸 것과 동일한 캐시 메모리(1), 동일어드레스신호 생성회로(2), 연산기(3,4)로 구성되어 있다. 그리고, 캐시 메모리(1)에는 2개의 입력포트(A,B)가 설치되어 있는데, 이들 포트(A,B)는 각각 연산기(3,4)와 접속되어 있다.
연산기(3,4)로부터 출력되는 어드레스신호의 30비트중 임의의 비트가 캐시 메모리(1)로 입력되고, 그중 세트 어드레스 6비트가 동일어드레스신호 생성회로(2)로 입력되고 있다.
캐시 메모리(1)내에는, 원래 어드레스신호의 임의의 비트를 비교하고 동일어드레스라는 것을 나타내는 동일 웨이 히트 신호를 생성하는 회로가 구비되어 있다. 이 캐시 메모리(1)내에서 생성된 동일 웨이 히트 신호는 동일어드레스신호 생성회로(2)로 출력되고 있다.
제2도는 동일어드레스신호 생성회로(2)의 상세한 회로도를 나타낸 것이다.
제2도에 나타낸 바와같이, 동일어드레스신호 생성회로(2)는 6개의 EX-NOR게이트와 1개의 AND게이트로 구성되어 있다.
6개의 EX-NOR게이트에는 연산기(3,4)로부터 출력된 세트 어드레스 6비트 (A6~A11, B6~B11)가 입력되고 있고, AND게이트에는 6개의 EX-NOR게이트로부터의 출력신호와 캐시 메모리(1)내에서 생성된 동일 웨이 히트 신호가 입력되고 있다. 그에 따라, 세트 어드레스 6비트의 일치신호와 동일 웨이 히트 신호의 논리곱이 취해져 동일어드레스신호가 생성된다.
상기와 같이 생성된 동일어드레스신호는 캐시 메모리(1)로 공급되는바, 이 동일어드레스신호에 의해 동일어드레스의 동시액세스라는 것을 캐시 메모리(1)로 통지할수 있게된다.
[발명의 효과]
상술한 바와같이 본 발명의 프로세서에 의하면, 원래 캐시 메모리(1)에 구비되어 있던 동일 웨이 히트 신호 생성회로를 사용함으로써, 동일어드레스신호 생성회로를 간단하게 구성할수 있게 된다. 그에 따라, 프로세서 전체의 회로규모를 축소시킬수 있게 됨과 동시에 연산속도를 고속으로 할 수 있게된다.

Claims (1)

  1. 복수의 연산기(3,4)와, 이들 복수의 연산기(3,4)로부터 출력되는 어드레스신호의 임의의 비틀 비교해서 동일어드레스라는 것을 나타내는 동일 웨이 히트 신호를 생성하는 기억장치(1) 및 상기 복수의 연산기(3,4)로부터 출력되는 어드레스신호의 일부 비트와 상기 동일 웨이 히트 신호로부터 동일어드레스의 동시액세스신호를 생성하여 상기 기억장치(1)에 동일어드레스의 동시액세스라는 것을 통지하는 액세스신호 생성회로(2)로 구성되어 있는 것을 특징으로 하는 중앙연산 처리장치.
KR1019920005801A 1991-04-24 1992-04-08 중앙연산 처리장치 KR950008221B1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP91-094068 1991-04-24
JP3094068A JP2703418B2 (ja) 1991-04-24 1991-04-24 中央演算処理装置

Publications (2)

Publication Number Publication Date
KR920020323A KR920020323A (ko) 1992-11-21
KR950008221B1 true KR950008221B1 (ko) 1995-07-26

Family

ID=14100195

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019920005801A KR950008221B1 (ko) 1991-04-24 1992-04-08 중앙연산 처리장치

Country Status (3)

Country Link
US (1) US5742790A (ko)
JP (1) JP2703418B2 (ko)
KR (1) KR950008221B1 (ko)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6081873A (en) * 1997-06-25 2000-06-27 Sun Microsystems, Inc. In-line bank conflict detection and resolution in a multi-ported non-blocking cache
US6272597B1 (en) * 1998-12-31 2001-08-07 Intel Corporation Dual-ported, pipelined, two level cache system
US6928525B1 (en) * 2000-04-28 2005-08-09 Hewlett-Packard Development Company, L.P. Per cache line semaphore for cache access arbitration
EP1376348A3 (en) * 2002-06-27 2007-08-22 Fujitsu Limited Method of and apparatus for creating a load module
US7533232B2 (en) * 2003-11-19 2009-05-12 Intel Corporation Accessing data from different memory locations in the same cycle
US8886895B2 (en) * 2004-09-14 2014-11-11 Freescale Semiconductor, Inc. System and method for fetching information in response to hazard indication information
US7434009B2 (en) * 2004-09-30 2008-10-07 Freescale Semiconductor, Inc. Apparatus and method for providing information to a cache module using fetch bursts
US8117400B2 (en) * 2006-10-20 2012-02-14 Freescale Semiconductor, Inc. System and method for fetching an information unit
US8904115B2 (en) * 2010-09-28 2014-12-02 Texas Instruments Incorporated Cache with multiple access pipelines

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4953073A (en) * 1986-02-06 1990-08-28 Mips Computer Systems, Inc. Cup chip having tag comparator and address translation unit on chip and connected to off-chip cache and main memories
US4853846A (en) * 1986-07-29 1989-08-01 Intel Corporation Bus expander with logic for virtualizing single cache control into dual channels with separate directories and prefetch for different processors
JPH0668735B2 (ja) * 1987-02-09 1994-08-31 日本電気アイシーマイコンシステム株式会社 キヤツシユメモリ−
US5247649A (en) * 1988-05-06 1993-09-21 Hitachi, Ltd. Multi-processor system having a multi-port cache memory
JPH01309159A (ja) * 1988-06-07 1989-12-13 Fujitsu Ltd マルチポートメモリ
JPH0215342A (ja) * 1988-07-04 1990-01-19 Matsushita Electric Ind Co Ltd メモリ装置
US4905141A (en) * 1988-10-25 1990-02-27 International Business Machines Corporation Partitioned cache memory with partition look-aside table (PLAT) for early partition assignment identification
JP2822588B2 (ja) * 1990-04-30 1998-11-11 日本電気株式会社 キャッシュメモリ装置

Also Published As

Publication number Publication date
US5742790A (en) 1998-04-21
KR920020323A (ko) 1992-11-21
JP2703418B2 (ja) 1998-01-26
JPH04323747A (ja) 1992-11-12

Similar Documents

Publication Publication Date Title
US5319763A (en) Data processor with concurrent static and dynamic masking of operand information and method therefor
US5239642A (en) Data processor with shared control and drive circuitry for both breakpoint and content addressable storage devices
US5341500A (en) Data processor with combined static and dynamic masking of operand for breakpoint operation
GB1055704A (en) Improvements relating to electronic data processing systems
GB1527316A (en) Data processing apparatus
GB1129660A (en) Data processors
KR950008221B1 (ko) 중앙연산 처리장치
KR860007589A (ko) 데이터 처리장치
JPH02136920A (ja) データ処理回路
CA1083727A (en) Address converter in a data processing apparatus
US4692897A (en) Arrangement for dynamic range checking or matching for digital values in a software system
GB1070424A (en) Improvements in or relating to variable word length data processing apparatus
US5590302A (en) Device for generating structured addresses
JPH0831033B2 (ja) データ処理装置
KR900702450A (ko) 미니컴퓨터용 병렬 스트링 프로세서 및 방법
KR910001545A (ko) Cpu 코어
IE41472L (en) Electrical data processor
KR100236530B1 (ko) 디지탈 신호 처리장치의 어드레스 발생회로
RU94024078A (ru) Параллельный процессор с перепрограммируемой структурой
JPS59208663A (ja) リ−ドオンリ−メモリのアドレス数を拡張する方法および装置
KR100257773B1 (ko) 정지점 생성 장치에서의 주소 매치 회로
JP2616714B2 (ja) 半導体記憶装置
KR950003884B1 (ko) 퍼스컴 버스 인터페이스 회로
KR920004406B1 (ko) 듀얼포트램의 악세스 제어회로
KR100207651B1 (ko) 메모리 엑세스 장치

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20030701

Year of fee payment: 9

LAPS Lapse due to unpaid annual fee