From WikiChip
Difference between revisions of "sun microsystems/ultrasparc/stp1030bga-182"
m (Bot: moving all {{mpu}} to {{chip}}) |
|||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{sun title|UltraSPARC-I 182MHz}} | {{sun title|UltraSPARC-I 182MHz}} | ||
| − | {{ | + | {{chip |
|name=UltraSPARC-I 182MHz | |name=UltraSPARC-I 182MHz | ||
|no image=Yes | |no image=Yes | ||
| Line 29: | Line 29: | ||
}} | }} | ||
'''UltraSPARC-I 182MHz''' was a {{arch|64}} [[SPARC]] microprocessor designed and introduced by [[Sun Microsystems]] in early [[1996]]. | '''UltraSPARC-I 182MHz''' was a {{arch|64}} [[SPARC]] microprocessor designed and introduced by [[Sun Microsystems]] in early [[1996]]. | ||
| + | |||
| + | == Cache == | ||
| + | {{main|sun microsystems/microarchitectures/ultrasparc-i#Memory_Hierarchy|l1=UltraSPARC-I § Cache}} | ||
| + | In addition to the on-chip cache, this chip also required an external cache that is either 512 KiB, 1 MiB, 2 MiB, or 4 MiB with a line size of 64 bytes. | ||
| + | {{cache size | ||
| + | |l1 cache=32 KiB | ||
| + | |l1i cache=16 KiB | ||
| + | |l1i break=1x16 KiB | ||
| + | |l1i desc=2-way set associative | ||
| + | |l1d cache=16 KiB | ||
| + | |l1d break=1x16 KiB | ||
| + | |l1d desc=16-way set associative | ||
| + | |l1d policy=write-through | ||
| + | }} | ||
Latest revision as of 15:32, 13 December 2017
| Edit Values | ||||||
| UltraSPARC-I 182MHz | ||||||
| General Info | ||||||
| Designer | Sun Microsystems | |||||
| Manufacturer | Texas Instruments | |||||
| Model Number | UltraSPARC-I 182MHz | |||||
| Part Number | STP103OBGA-182 | |||||
| Market | Server, Workstation | |||||
| Introduction | October 2, 1995 (announced) February, 1996 (launched) | |||||
| Release Price | $1595 | |||||
| General Specs | ||||||
| Family | UltraSPARC | |||||
| Series | UltraSPARC-I | |||||
| Frequency | 182 MHz | |||||
| Microarchitecture | ||||||
| ISA | SPARC V9 (SPARC) | |||||
| Microarchitecture | UltraSPARC-I | |||||
| Process | 0.5 µm | |||||
| Transistors | 5,200,000 | |||||
| Technology | CMOS | |||||
| Die | 310 mm² | |||||
| Word Size | 64 bit | |||||
| Cores | 1 | |||||
| Threads | 1 | |||||
| Electrical | ||||||
| Vcore | 3.3 V | |||||
| Packaging | ||||||
| ||||||
UltraSPARC-I 182MHz was a 64-bit SPARC microprocessor designed and introduced by Sun Microsystems in early 1996.
Cache[edit]
- Main article: UltraSPARC-I § Cache
In addition to the on-chip cache, this chip also required an external cache that is either 512 KiB, 1 MiB, 2 MiB, or 4 MiB with a line size of 64 bytes.
|
Cache Organization
Cache is a hardware component containing a relatively small and extremely fast memory designed to speed up the performance of a CPU by preparing ahead of time the data it needs to read from a relatively slower medium such as main memory. The organization and amount of cache can have a large impact on the performance, power consumption, die size, and consequently cost of the IC. Cache is specified by its size, number of sets, associativity, block size, sub-block size, and fetch and write-back policies. Note: All units are in kibibytes and mebibytes. |
|||||||||||||
|
|||||||||||||
Facts about "UltraSPARC-I 182MHz - Sun Microsystems"
| l1$ size | 32 KiB (32,768 B, 0.0313 MiB) + |
| l1d$ description | 16-way set associative + |
| l1d$ size | 16 KiB (16,384 B, 0.0156 MiB) + |
| l1i$ description | 2-way set associative + |
| l1i$ size | 16 KiB (16,384 B, 0.0156 MiB) + |