파트넘버.co.kr ACT-5260PC-100P10T 데이터시트 PDF


ACT-5260PC-100P10T 반도체 회로 부품 판매점

ACT5260 64-Bit Superscaler Microprocessor



Aeroflex Circuit Technology 로고
Aeroflex Circuit Technology
ACT-5260PC-100P10T 데이터시트, 핀배열, 회로
ACT5260
64-Bit Superscaler Microprocessor
Features
s Full militarized QED RM5260 microprocessor
s Dual Issue superscalar QED RISCMark- can issue one
integer and one floating-point instruction per cycle
microprocessor - can issue one integer and one
floating-point instruction per cycle
q 100, 133 and 150MHz frequency (200MHz future option)
Consult Factory for latest speeds
q 260 Dhrystone2.1 MIPS
q SPECInt95 4.8. SPECfp95 5.1
s High performance system interface compatible with R4600,
R4700 and R5000
q 64-bit multiplexed system address/data bus for optimum
price/performance up to 100 MHz operating frequency
q High performance write protocols maximize uncached
write bandwidth
q Operates at input system clock multipliers of 2 through 8
q 5V tolerant I/O's
q IEEE 1149.1 JTAG boundary scan
s Integrated on-chip caches - up to 3.2GBps internal data rate
q 16KB instruction - 2 way set associative
q 16KB data - 2 way set associative
q Virtually indexed, physically tagged
q Write-back and write-through on per page basis
q Pipeline restart on first double for data cache misses
s Integrated memory management unit
q Fully associative joint TLB (shared by I and D translations)
q 48 dual entries map 96 pages
q Variable page size (4KB to 16MB in 4x increments)
s Embedded supply de-coupling capacitors and Pll filter
components
s High-performance floating point unit - up to 400 MFLOPS
q Single cycle repeat rate for common single precision
operations and some double precision operations
q Two cycle repeat rate for double precision multiply and
double precision combined multiply-add operations
q Single cycle repeat rate for single precision combined
multiply-add operation
s MIPS IV instruction set
q Floating point multiply-add instruction increases
performance in signal processing and graphics
applications
q Conditional moves to reduce branch frequency
q Index address modes (register + register)
s Embedded application enhancements
q Specialized DSP integer Multiply-Accumulate instruction
and 3 operand multiply instruction
q I and D cache locking by set
q Optional dedicated exception vector for interrupts
s Fully static CMOS design with power down logic
q Standby reduced power mode with WAIT instruction
q 5 Watts typical at 3.3V, less than 175 mwatts in Standby
s 208-lead CQFP, cavity-up package (F17)
s 208-lead CQFP, inverted footprint (F24), Intended to duplicate
the commercial QED footprint (Consult Factory)
s 179-pin PGA package (Future Product) (P10)
BLOCK DIAGRAM
Data Set A
Store Buffer
Phase Lock Loop
Data Tag A
DTLB Physical
Data Tag B
Sys AD
Instruction Set A
Instruction Select
Write Buffer
Read Buffer
Data Set B
Address Buffer
Instruction Tag A
ITLB Physical
Instruction Tag B
Integer Instruction Register
FP Instruction Register
Instruction Set B
Control
DBus
Floating-point
Register File
Unpacker/Packer
Floating-point
MAdd, Add, Sub,Cvt
Div, SqRt
FPIBus
Tag Aux Tag
Joint TLB
Coprocessor 0
System/Memory
Control
DVA
IVA
PC Incrementer
Branch Adder
Instruction TLB Virtual
Program Counter
IntIBus
Load Aligner
Integer Register File
Integer/Address Adder
Data TLB Virtual
Shifter/Store Aligner
Logic Unit
ABus
Integer Multiply, Divide
eroflex Circuit Technology – RISC TurboEngines For The Future © SCD5260 REV A 3/29/99


ACT-5260PC-100P10T 데이터시트, 핀배열, 회로
DESCRIPTION:
The ACT5260 is a highly integrated superscalar
microprocessor that implements a superset of the
MIPS IV Instruction Set Architecture(ISA). It has a
high performance 64-bit integer unit, a high
throughput, fully pipelined 64-bit floating point unit,
an operating system friendly memory management
unit with a 48-entry fully associative TLB, a 16 KByte
2-way set associative instruction cache, a 16 KByte
2-way set associative data cache, and a
high-performance 64-bit system interface. The
ACT5260 can issue both an integer and a floating
point instruction in the same cycle.
The ACT5260 is ideally suited for high-end
embedded control applications such as
internetworking, high performance image
manipulation, high speed printing, and 3-D
visualization.
HARDWARE OVERVIEW
The ACT5260 offers a high-level of integration
targeted at high-performance embedded
applications. Some of the key elements of the
ACT5260 are briefly described below.
Superscalar Dispatch
The ACT5260 has an efficient asymmetric
superscalar dispatch unit which allows it to issue an
integer instruction and a floating-point computation
instruction simultaneously. With respect to
superscalar issue, integer instructions include alu,
branch, load/store, and floating-point load/store,
while floating-point computation instructions include
floating-point add, subtract, combined multiply-add,
converts, etc. In combination with its high throughput
fully pipelined floating-point execution unit, the
superscalar capability of the ACT5260 provides
unparalleled price/performance in computationally
intensive embedded applications.
Integer Unit
Like the R5000, the ACT5260 implements the
MIPS IV Instruction Set Architecture, and is therefore
fully upward compatible with applications that run on
processors implementing the earlier generation
MIPS I-III instruction sets. Additionally, the ACT5260
includes two implementation specific instructions not
found in the baseline MIPS IV ISA but that are useful
in the embedded market place. Described in detail in
the QED RM5260 datasheet, these instructions are
integer multiply-accumulate and 3-operand integer
multiply.
The ACT5260 integer unit includes thirty-two
general purpose 64-bit registers, a load/store
architecture with single cycle ALU operations (add,
sub, logical, shift) and an autonomous multiply/divide
unit. Additional register resources include: the HI/LO
result registers for the two-operand integer multiply/
divide operations, and the program counter(PC).
Register File
The ACT5260 has thirty-two general purpose
registers with register location 0 hard wired to zero.
These registers are used for scalar integer
operations and address calculation. The register file
has two read ports and one write port and is fully
bypassed to minimize operation latency in the
pipeline.
ALU
The ACT5260 ALU consists of the integer adder/
subtractor, the logic unit, and the shifter. The adder
performs address calculations in addition to
arithmetic operations, the logic unit performs all
logical and zero shift data moves, and the shifter
performs shifts and store alignment operations. Each
of these units is optimized to perform all operations in
a single processor cycle
CPU Registers
Like all MIPS ISA processors, the ACT5260 CPU
has a simple, clean user visible state consisting of 32
general purpose registers, two special purpose
registers for integer multiplication and division, a
program counter, and no condition code bits.
For additional Detail Information regarding the
operation of the Quantum Effect Design (QED)
RISCMarkRM5260, 64-Bit Superscalar
Microprocessor see the latest QED datasheet
(Revision 1.1 July 1998).
Pipeline
For integer operations, loads, stores, and other
non-floating-point operations, the ACT5260 uses the
simple 5-stage pipeline also found in the circuits
R4600, R4700, and R5000. In addition to this
standard pipeline, the ACT5260 uses an extended
seven stage pipeline for floating-point operations.
Like the R5000, the ACT5260 does virtual to physical
translation in parallel with cache access.
Aeroflex Circuit Technology
2 SCD5260 REV A 3/29/99 Plainview NY (516) 694-6700




PDF 파일 내의 페이지 : 총 8 페이지

제조업체: Aeroflex Circuit Technology

( aeroflex )

ACT-5260PC-100P10T data

데이터시트 다운로드
:

[ ACT-5260PC-100P10T.PDF ]

[ ACT-5260PC-100P10T 다른 제조사 검색 ]




국내 전력반도체 판매점


상호 : 아이지 인터내셔날

전화번호 : 051-319-2877

[ 홈페이지 ]

IGBT, TR 모듈, SCR, 다이오드모듈, 각종 전력 휴즈

( IYXS, Powerex, Toshiba, Fuji, Bussmann, Eaton )

전력반도체 문의 : 010-3582-2743



일반적인 전자부품 판매점


디바이스마트

IC114

엘레파츠

ICbanQ

Mouser Electronics

DigiKey Electronics

Element14


관련 데이터시트


ACT-5260PC-100P10C

ACT5260 64-Bit Superscaler Microprocessor - Aeroflex Circuit Technology



ACT-5260PC-100P10I

ACT5260 64-Bit Superscaler Microprocessor - Aeroflex Circuit Technology



ACT-5260PC-100P10M

ACT5260 64-Bit Superscaler Microprocessor - Aeroflex Circuit Technology



ACT-5260PC-100P10Q

ACT5260 64-Bit Superscaler Microprocessor - Aeroflex Circuit Technology



ACT-5260PC-100P10T

ACT5260 64-Bit Superscaler Microprocessor - Aeroflex Circuit Technology