Zen 5

Last updated

Zen 5
AMD Ryzen 9 9950X.jpg
AMD Ryzen 9 9950X
General information
LaunchedMobile
July 17, 2024;13 months ago (2024-07-17)

Desktop
August 8, 2024;12 months ago (2024-08-08)

Server
October 10, 2024;10 months ago (2024-10-10)
Designed by AMD
Common manufacturer
CPUID codeFamily 1Ah
Cache
L1 cache 80 KB (per core):
  • 32 KB instructions
  • 48 KB data
L2 cache1 MB (per core)
L3 cache
  • 32 MB (per CCD)
  • 96 MB (per CCD with 3D V-Cache)
  • 24 MB (in Strix Point)
Architecture and classification
Technology node TSMC N4X (Zen 5 CCD)
TSMC N3E (Zen 5c CCD)
TSMC N6 (IOD)
TSMC N4P (Mobile)
Microarchitecture Zen
Instruction set AMD64 (x86-64)
Extensions
Physical specifications
Cores
  • Mobile: 8 to 12
    Desktop: 6 to 16
    Server: 16 to 192
Memory (RAM)
Sockets
Products, models, variants
Product code names
  • Core
    • Nirvana (Zen 5)
    • Prometheus (Zen 5c)
  • Desktop
    • Granite Ridge
  • Thin & Light Mobile
    • Strix Point
    • Krackan
  • Extreme Mobile
    • Strix Halo
    • Fire Range
  • Server
    • Turin
    • Turin Dense
Brand names
History
Predecessor Zen 4   Zen 4c
Successor Zen 6   Zen 6c
Two AMD Ryzen 9000 series microprocessors with Zen 5 architecture AMD Zen5Tai Shi Ji Ping Ce :Ji Re Da Fu Gai Shan ? (2160p 60fps VP9-160kbit Opus)-00.00.18.800.png
Two AMD Ryzen 9000 series microprocessors with Zen 5 architecture

Zen 5 ("Nirvana") [1] is the name for a CPU microarchitecture by AMD, shown on their roadmap in May 2022, [2] launched for mobile in July 2024 and for desktop in August 2024. [3] It is the successor to Zen 4 and is currently fabricated on TSMC's N4P process. [4] Zen 5 is also planned to be fabricated on the N3E process in the future. [5]

Contents

The Zen 5 microarchitecture powers Ryzen 9000 series desktop processors (codenamed "Granite Ridge"), Epyc 9005 server processors (codenamed "Turin"), [6] and Ryzen AI 300 thin and light mobile processors (codenamed "Strix Point"). [7] [8]

Background

Zen 5 was first officially mentioned during AMD's Ryzen Processors: One Year Later presentation on April 9, 2018. [9]

A roadmap shown during AMD's Financial Analyst Day on June 9, 2022 confirmed that Zen 5 and Zen 5c would be launching in 3nm and 4nm variants in 2024. [10] The earliest details on the Zen 5 architecture promised a "re-pipelined front end and wide issue" with "integrated AI and Machine Learning optimizations".

During AMD's Q4 2023 earnings call on January 30, 2024, AMD CEO Lisa Su stated that Zen 5 products would be "coming in the second half of the year". [11]

Architecture

Die-Shot of an AMD Ryzen 5 9600X with a Zen 5 microarchitecture AMD@4nmCCD(6nmIOD)@Zen5@Granite Ridge@Ryzen 5 9600X@100-000001405 BY 2429SUY 9AEQ579S40073 DSCx14 CCD poly@5xExt.jpg
Die-Shot of an AMD Ryzen 5 9600X with a Zen 5 microarchitecture

Zen 5 is a ground-up redesign of Zen 4 with a wider front-end, increased floating point throughput and more accurate branch prediction. [12]

Fabrication process

Zen 5 was designed with both 4nm and 3nm processes in mind. This acted as an insurance policy for AMD in the event that TSMC's mass production of its N3 nodes were to face delays, significant wafer defect issues or capacity issues. One industry analyst estimated early N3 wafer yields to be at 55% while others estimated yields to be similar to those of N5 at between 60-80%. [13] [14] Additionally, Apple, as TSMC's largest customer, is given priority access to the latest process nodes. In 2022, Apple was responsible for 23% of TSMC's $72 billion in total revenue. [15] After N3 began ramping at the end of 2022, Apple bought up the entirety of TSMC's early N3B wafer production capacity to fabricate their A17 and M3 SoCs. [16] Zen 5 desktop and server processors continue to use the N6 node for the I/O die fabrication. [17]

Zen 5 Core Complex Dies (CCDs) are fabricated on TSMC's N4X node which is intended to accommodate higher frequencies for high-performance computing (HPC) applications. [18] Zen 4-based mobile processors were fabricated on the N4P node which is targeted more towards power efficiency. N4X maintains IP compatibility with N4P and offers a 6% frequency gain over N4P at the same power but comes with the trade-off of moderate leakage. [19] Compared to the N5 node used to produce Zen 4 CCDs, N4X can enable up to 15% higher frequencies while running at 1.2V. [20]

The Zen 5 CCD, codenamed "Eldora", [1] has a die size of 70.6mm2, a 0.5% reduction in area from Zen 4's 71mm2 CCD while achieving a 28% increase in transistor density due to the N4X process node. [21] Zen 5's CCD contains 8.315 billion transistors compared to the Zen 4 CCD's 6.5 billion transistors. [22] The size of an individual Zen 5 core is actually larger than a Zen 4 core but the CCD has been reduced via shrinking the L3 cache. The monolithic die used by "Strix Point" mobile processors, fabricated on TSMC's lower power N4P node, measures 232.5mm2 in area. [21]

Front end

Branch Prediction

Zen 5's changes to branch prediction are the most significant divergence from any previous Zen microarchitecture. The branch predictor in a core tries to predict the outcome when there are diverging code paths. Zen 5's branch predictor is able to operate two-ahead where it can predict up to two branches per clock cycle. Previous architectures were limited to one branch instruction per clock cycle, limiting the instruction fetch throughput of branch-heavy programs. [23] Two-ahead branch predictors have been discussed in academic research dating back to André Seznec et al.'s 1996 paper "Multiple-block ahead branch predictors". [24] 28 years after it was first proposed in academic research, AMD's Zen 5 architecture became the first microarchitecture to fully implement two-ahead branch prediction. Increased data prefetching assists the branch predictor.

Execution Engines

Integer Units

Zen 5 contains six Arithmetic Logic Units (ALUs), up from four ALUs in prior Zen architectures. A greater number of ALUs that handle common integer operations can increase per-cycle scalar integer throughput by 50%. [25]

Vector Engines and Instructions

The vector engine in Zen 5 features four floating point pipes compared to three pipes in Zen 4. Zen 4 introduced AVX-512 instructions. AVX-512 capabilities have been expanded with Zen 5 with a doubling of the floating point pipe width to a native 512-bit floating point datapath. The AVX-512 datapath is configurable depending on the product. Ryzen 9000 series desktop processors and EPYC 9005 server processors feature the full 512-bit datapath but Ryzen AI 300 mobile processors feature a 256-bit datapath in order to reduce power consumption. AVX-512 instruction has been extended to VNNI/VEX instructions. Additionally, there is greater bfloat16 throughput which is beneficial for AI workloads.

Cache

L1

The wider front end in the Zen 5 architecture necessitates larger caches and higher memory bandwidth in order to keep the cores fed with data. The L1 cache per core is increased from 64 KB to 80 KB per core. The L1 instruction cache remains the same at 32 KB but the L1 data cache is increased from 32 KB to 48 KB per core. Furthermore, the bandwidth of the L1 data cache for 512-bit floating point unit pipes has also been doubled. The L1 data cache's associativity has increased from 8-way to 12-way in order to accommodate its larger size.

L2

The L2 cache remains at 1 MB but its associativity has increased from 8-way to 16-way. Zen 5 also has a doubled L2 cache bandwidth of 64 bytes per clock.

L3

The L3 cache is filled from L2 cache victims and in-flight misses. Latency for accessing the L3 cache has been reduced by 3.5 cycles. [26] A Zen 5 Core Complex Die (CCD) contains 32 MB of L3 cache shared between the 8 cores. In Zen 5 3D V-Cache CCDs, a piece of silicon containing 64 MB of extra L3 cache is placed under the cores rather than on top like in prior generations for a total of 96 MB. [27] This allows for increased core frequency compared to previous generation 3D V-Cache implementations which were sensitive to higher voltages. The Zen 5-based Ryzen 7 9800X3D has a 500 MHz increased base frequency over the Zen 4-based Ryzen 7 7800X3D and allows overclocking for the first time. [28]

Ryzen AI 300 APUs, codenamed "Strix Point", features 24 MB of total L3 cache which is split into two separate cache arrays. 16 MB of dedicated L3 cache is shared by the 4 Zen 5 cores and 8 MB is shared by the 8 Zen 5c cores. [29] Zen 5c cores are not able to access the 16 MB L3 cache array and vice versa. [30]

CacheZen 4Zen 5
L1
Data
Size32 KB48 KB
Associativity8-way12-way
Bandwidth32B/clk64B/clk
L1
Instructions
Size32 KB32 KB
Associativity8-way8-way
Bandwidth64B/clk64B/clk
L2Size1 MB1 MB
Associativity8-way16-way
Bandwidth32B/clk64B/clk
L3Size32 MB32 MB
Associativity16-way16-way
Bandwidth32B/clk Read
16B/clk Write
32B/clk Read
16B/clk Write

Other changes

Other features and changes in the Zen 5 architecture, compared to Zen 4, include:

Zen 4 vs Zen 5 capabilities [32]
AttributeZen 4Zen 5
L1/L2 BTB1.5K/7K16K/8K
Return Address Stack3252
ITLB L1/L264/51264/2048
Fetched/Decoded Instruction Bytes/cycle3264
Op Cache associativity12-way16-way
Op Cache bandwidth9 macro-ops12 inst or fused inst
Dispatch bandwidth (macro-ops/cycle)68
AGU Scheduler3x24 ALU/AGU56
ALU Scheduler1x24 ALU88
ALU/AGU4/36/4
Int PRF (red/flag)224/126240/192
Vector Reg192384
FP Pre-Sched Queue6496
FP Scheduler2x323x38
FP Pipes34
Vector Width256256b/512b
ROB/Retire Queue320448
LS Mem Pipes support Load/Store3/14/2
DTLB L1/L272/307296/4096

Products

Desktop

Granite Ridge

AMD announced an initial lineup of four models of Ryzen 9000 processors on June 3, 2024, including one Ryzen 5, one Ryzen 7 and two Ryzen 9 models. Manufactured on a 4 nm process, the processors feature between 6 and 16 cores. [33] Ryzen 9000 processors were released in August 2024.

In May 2025 four of these processors were also released in the 4005 range of the EPYC brand [34] , with the 4585PX corresponding to the 9950X3D, the 4565P to the 9550X, the 4345P to the 9700X, and the 4245P to the 9600. Two EPYC 4005 parts, both 65W, have no direct Ryzen 9000 series equivalent: the EPYC 4465P with 12 cores at 3.4GHz, and the 4545P with sixteen cores at 3.0GHz.

Common features of Ryzen 9000 desktop CPUs:

  • Socket: AM5.
  • All the CPUs support DDR5-5600 in dual-channel mode.
  • All the CPUs support 28 PCIe 5.0 lanes. 4 of the lanes are reserved as link to the chipset.
  • Includes integrated RDNA2 GPU with 2 CUs and base and boost clock speeds of 0.4 GHz and 2.2 GHz, respectively.
  • L1 cache: 80 KB (48 KB data + 32 KB instruction) per core.
  • L2 cache: 1 MB per core.
  • Fabrication process: TSMC N4X FinFET (N6 FinFET for the I/O die).
Branding and Model Cores
(threads)
Clock rate (GHz) L3 cache
(total)
Thermal
solution
TDP Chiplets Core
config [i]
Release
date
Launch MSRP
BaseBoost
Ryzen 9 9950X3D [35] [36] 16 (32)4.35.7128 MB [ii] 170 W2 × CCD
1 × I/OD
2 × 8March 12, 2025US $699
9950X [38] [39] 4.35.764 MBAugust 15, 2024US $649
9900X3D [35] [36] 12 (24)4.45.5128 MB [ii] 120 W2 × 6March 12, 2025US $599
9900X [38] [39] 4.45.664 MBAugust 15, 2024US $499
Ryzen 7 9800X3D [40] [41] 8 (16)4.75.296 MB1 × CCD
1 × I/OD
1 × 8November 7, 2024US $479
9700X [38] [39] 3.85.532 MB65 W [a] August 8, 2024US $359
Ryzen 5 9600X [38] [39] 6 (12)3.95.41 × 6US $279
9600 [42] 3.85.2 Wraith Stealth 65 WFebruary 19, 2025TBA
  1. TDP configurable to 105 W
  1. Core Complexes (CCX) × cores per CCX
  2. 1 2 Only one of the two CCXes has 3D V-Cache. [37]

Shimada Peak

AMD announced the Threadripper 9000 series of high-end desktop processors at Computex 2025, which released on July 30 2025. These processors succeed the Zen 4 "Storm Peak" lineup and feature up to 96 Zen 5 cores. The processors come in two variants—the consumer "Threadripper" models and the more expensive workstation "Threadripper PRO" variants, which support more memory channels and PCIe lanes. [43]

Common features of Ryzen 9000 HEDT/workstation CPUs:

  • Socket: sTR5.
  • Threadripper CPUs support DDR5-6400 in quad-channel mode while Threadripper PRO CPUs support DDR5-6400 in octa-channel mode with ECC support.
  • L1 cache: 80 KB (48 KB data + 32 KB instruction) per core.
  • L2 cache: 1 MB per core.
  • Threadripper CPUs support 48 PCIe 5.0 and 24 PCIe 4.0 lanes while Threadripper PRO CPUs support 128 PCIe 5.0 lanes. In addition, all processor models have 4 PCIe 4.0 lanes reserved as link to the chipset.
  • No integrated graphics.
  • Fabrication process: TSMC 4nm FinFET.
Branding and model Cores
(threads)
Clock rate (GHz) L3 cache
(total)
TDP Chiplets Core
config [i]
Release
date
MSRP
BaseBoost
Ryzen
Threadripper
PRO
9995WX 96 (192)2.55.4384 MB350 W12 × CCD
1 × I/OD
12 × 8July 2025 [44] $11,699
9985WX 64 (128)3.2256 MB8 × CCD
1 × I/OD
8 × 8$7,999
9975WX 32 (64)4.0128 MB4 × CCD
1 × I/OD
4 × 8$4,099
9965WX 24 (48)4.24 × 6$2,899
9955WX 16 (32)4.564 MB2 × CCD
1 × I/OD
2 × 8$1,649
9945WX 12 (24)4.72 × 6TBA
Ryzen
Threadripper
9980X 64 (128)3.2256 MB8 × CCD
1 × I/OD
8 × 8$4,999
9970X 32 (64)4.0128 MB4 × CCD
1 × I/OD
4 × 8$2,499
9960X 24 (48)4.24 × 6$1,499
  1. Core Complexes (CCXs) × cores per CCX

Threadripper 9000 processors officially support up to 6400 MT/s DDR5 memory, a significant increase from 5200 MT/s in the previous generation. [45]

Mobile

Strix Point & Krackan Point

The Ryzen AI 300 series of high-performance ultra-thin notebook processors was announced on June 3, 2024. Codenamed Strix Point & Krackan Point, these processors are named under a new model numbering system similar to Intel's Core and Core Ultra model numbering. Strix Point features a 3rd-gen Ryzen AI engine based on XDNA 2, providing up to 50 TOPS of neural processing unit performance. The integrated graphics is upgraded to RDNA 3.5, and top-end models have 16 CUs of GPU and 12 cores of CPU, an increase from the maximum of 8 CPU cores on previous-generation Ryzen ultra-thin mobile processors. [46] Notebooks featuring Ryzen AI 300 series processors were released on July 17 2024. [47]

Common features of Ryzen AI 300 notebook APUs:

  • Socket: BGA, FP8 package type.
  • All models support DDR5-5600 or LPDDR5X-8000 in dual-channel mode.
  • All models support 16 PCIe 4.0 lanes.
  • Native USB4 (40Gbps) Ports: 2
  • Native USB 3.2 Gen 2 (10Gbps) Ports: 2
  • iGPU uses the RDNA 3.5 microarchitecture.
  • NPU uses the XDNA 2 AI Engine (Ryzen AI).
  • Both Zen5 and Zen5c cores support AVX-512 using a half-width 256-bit FPU.
  • L1 cache: 80 KB (48 KB data + 32 KB instruction) per core.
  • L2 cache: 1 MB per core.
  • Fabrication process: TSMC N4P FinFET.
Branding and model CPU GPU NPU
(Ryzen AI)
TDP Release
date
Cores (threads) Clock (GHz) L3 cache
(total)
ModelClock
(GHz)
TotalZen 5Zen 5cBaseBoost
(Zen 5)
Boost
(Zen 5c)
Ryzen AI 9(PRO)
HX 375
12 (24)4 (8)8 (16)2.05.13.324 MB890M
16 CUs
2.955 TOPS15–54 WJune 2, 2024 [48]
(PRO)
HX 370 [49]
50 TOPS
365 [49] 10 (20)6 (12)5.0880M
12 CUs
Ryzen AI 7 PRO 360 [50] [51] 8 (16)3 (6)5 (10)16 MBOctober 10, 2024 [52]
(PRO)
350
4 (8)4 (8)3.5860M
8 CU
3.0Q1 2025 [53]
Ryzen AI 5(PRO)
340
6 (12)3 (6)3 (6)4.83.4840M
4 CU
2.9
330 4 (8)1 (2)4.58 MB820M
2 CU
2.815–28 WJuly 2025 [54]

    Strix Halo

    Branding and ModelCPUGPUNPU
    (Ryzen AI)
    ChipletsCore configTDPRelease date
    Cores (threads)Clock (GHz)L3 cache
    (total)
    ModelClock
    (GHz)
    BaseBoost
    Ryzen AI MAX+(PRO)
    395
    16 (32)3.05.164 MB8060S
    40 CUs
    2.950 TOPS2 × CCD
    1 × I/OD with GPU
    2 × 845–120 WQ1 2025 [55]
    Ryzen AI MAX(PRO)
    390
    12 (24)3.25.08050S
    32 CUs
    2.82 × 6
    (PRO)
    385
    8 (16)3.632 MB1 × CCD
    1 × I/OD with GPU
    1 × 8
    PRO 380 6 (12)3.64.916 MB8040S
    16 CUs
    1 × 6

    Fire Range

    Common features of Ryzen 9000 Fire Range series:

    • Socket: FL1.
    • All models support dual-channel DDR5-5600 with a maximum capacity of 96 GB.
    • All models support 28 PCIe 5.0 lanes.
    • Native USB 3.2 Gen 2 (10 Gbps): 4.
    • Native USB 2.0 (480 Mbps): 1.
    • iGPU: AMD Radeon 610M (2 CU @ 2200 MHz).
    • No NPU.
    • Fabrication process: TSMC N4 FinFET (CCD) + TSMC N6 FinFET (I/OD).
    Branding and ModelCores (threads)Clock (GHz)L3 cache
    (total)
    ChipletsCore configTDPRelease date
    BaseBoost
    Ryzen 9 9955HX3D [56] 16 (32)2.35.4128 MB2 × CCD
    1 × I/OD
    2 × 854 W1H 2025
    9955HX [56] 16 (32)2.564 MB
    9850HX [56] 12 (24)3.05.22 × 6

    Server

    Turin

    Alongside Granite Ridge desktop and Strix Point mobile processors, the Epyc 9005 series of high-performance server processors, codenamed Turin, were also announced at Computex on June 3, 2024. It uses the same SP5 socket as the previous Epyc 9004 series processors, and will pack up to 128 cores and 256 threads on the top-end model. Turin will be built on a TSMC 4 nm process. [57]

    Common features of EPYC 9000 server processors:

    Branding and Model Cores
    (threads)
    Clock rate (GHz) L3 cache
    (total)
    TDP Chiplets Core
    config [i]
    Release
    date
    Launch
    price [a]
    BaseBoost
    Epyc9755128 (256)2.74.1512 MB500 W16 × CCD
    1 × I/OD
    16 × 8October 10, 2024US $12,984
    9655P96 (192)2.64.5384 MB400 W12 × CCD
    1 × I/OD
    12 × 8US $10,811
    9655US $11,852
    956572 (144)3.154.3384 MB400 W12 × CCD
    1 × I/OD
    12 × 6US $10,486
    9575F64 (128)3.35.0256 MB400 W8 × CCD
    1 × I/OD
    8 × 8US $11,791
    9555P3.24.4360 WUS $7,983
    9555US $9,826
    95352.44.3300 WUS $8,992
    9475F48 (96)3.654.8256 MB400 W8 × CCD
    1 × I/OD
    8 × 6US $7,592
    9455P3.154.4192 MB300 W6 × CCD
    1 × I/OD
    6 × 8US $4,819
    9455US $5,412
    936536 (72)3.44.3192 MB300 W6 × CCD
    1 × I/OD
    6 × 6US $4,341
    9375F32 (64)3.84.8256 MB320 W8 × CCD
    1 × I/OD
    8 × 4US $5,306
    9355P3.554.4256 MB280 W8 × CCD
    1 × I/OD
    8 × 4US $2,998
    9355US $3,694
    93353.04.4128 MB210 W4 × CCD
    1 × I/OD
    4 × 8US $3,178
    9275F24 (48)4.14.8256 MB320 W8 × CCD
    1 × I/OD
    8 × 3US $3,439
    92553.254.3128 MB200 W4 × CCD
    1 × I/OD
    4 × 6US $2,495
    9175F16 (32)4.25.0512 MB320 W16 × CCD
    1 × I/OD
    16 × 1US $4,256
    91353.654.364 MB200 W2 × CCD
    1 × I/OD
    2 × 8US $1,214
    91152.64.1125 WUS $726
    90158 (16)3.64.164 MB125 W2 × CCD
    1 × I/OD
    2 × 4US $527
    1. Core Complexes (CCX) × cores per CCX

    Zen 5c

    Zen 5c ("Prometheus") is a compact variant of the Zen 5 ("Nirvana") [1] core, primarily targeted at hyperscale cloud compute server customers. [58] It will succeed the Zen 4c ("Dionysus") and Zen 4 ("Persephone") core.

    Turin Dense

    A variant of Epyc 9005 using Zen 5c ("Prometheus") cores was also shown off at Computex. It will feature a maximum of 192 cores and 384 threads, and be manufactured on a 3 nm process. [57] Common features of EPYC Dense 9000 server processers:

    Branding and Model Cores
    (threads)
    Clock rate (GHz) L3 cache
    (total)
    TDP Chiplets Core
    config [i]
    Release
    date
    Launch
    price [a]
    BaseBoost
    Epyc9965192 (384)2.253.7384 MB500 W12 × CCD
    1 × I/OD
    12 × 16October 10, 2024US $14,813
    9845160 (320)2.1320 MB390 W10 × CCD
    1 × I/OD
    10 × 16US $13,564
    9825144 (288)2.2384 MB12 × CCD
    1 × I/OD
    12 × 12US $13,006
    9745128 (256)2.4256 MB400 W8 × CCD
    1 × I/OD
    8 × 16US $12,141
    964596 (192)2.3320 W8 × 12US $11,048
    1. Core Complexes (CCX) × cores per CCX

    See also

    References

    1. 1 2 3 Hagedoorn, Hilbert (July 16, 2024). "Ryzen 10000 "Medusa" with Zen 6 "Morpheus" in development". www.guru3d.com. Retrieved August 24, 2024.
    2. "AMD confirms Zen4 & Ryzen 7000 series lineup: Raphael in 2022, Dragon Range and Phoenix in 2023". VideoCardz. May 3, 2022. Retrieved October 2, 2022.
    3. Hollister, Sean (July 24, 2024). "AMD is slightly delaying its Ryzen 9000 desktop CPUs 'out of an abundance of caution'". The Verge. Retrieved August 4, 2024.
    4. "AMD deep-dives Zen 5 architecture — Ryzen 9000 and AI 300 benchmarks, RDNA 3.5 GPU, XDNA 2, and more". July 15, 2024.
    5. Alcorn, Paul (June 9, 2022). "AMD Shares New CPU Core Roadmap, 3nm Zen 5 by 2024, 4th-Gen Infinity Architecture". Tom's Hardware. Retrieved August 4, 2023.
    6. Alcorn, Paul (June 2, 2024). "AMD announces 3nm EPYC Turin with 192 cores and 384 threads — 5.4X faster than Intel Xeon in AI work, launches second half of 2024". Archived from the original on June 3, 2024. Retrieved June 2, 2024.
    7. Alcorn, Paul (June 2, 2024). "AMD unwraps Ryzen AI 300 series 'Strix Point' processors — 50 TOPS of AI performance, Zen 5c density cores come to Ryzen 9 for the first time". Tom's Hardware. Archived from the original on June 3, 2024. Retrieved June 2, 2024.
    8. "AMD Ryzen 8000 "Strix Point" APU Leak Points to 16 RDNA 3.5 CUs". TechPowerUp. September 4, 2023. Retrieved October 7, 2023.
    9. "Ryzen Processors: One Year Later". YouTube. April 9, 2018. Retrieved August 23, 2024.
    10. "AMD FAD 2022 AMD CPU Core Roadmap To Zen 5". ServeTheHome. Retrieved June 3, 2024.
    11. "AMD reaffirms Ryzen CPUs with Zen5 architecture are coming in the second half of 2024". VideoCardz. January 31, 2024. Retrieved June 3, 2024.
    12. Bonshor, Gavin (June 2, 2024). "AMD Unveils Ryzen 9000 CPUs For Desktop, Zen 5 Takes Center Stage at Computex 2024". AnandTech. Archived from the original on June 3, 2024. Retrieved June 3, 2024.
    13. Norem, Josh (July 14, 2023). "Analyst: TSMC Hitting 55% Yields on 3nm Node for Apple's A17 Bionic, M3 SoCs". ExtremeTech. Retrieved June 3, 2024.
    14. Shilov, Anton (December 31, 2022). "Analysts Estimate TSMC's 3nm Yields Between 60% and 80%". Tom's Hardware. Retrieved June 3, 2024.
    15. Norem, Josh (August 8, 2023). "Apple Bought All of TSMC's 3nm Capacity for an Entire Year". ExtremeTech. Retrieved June 3, 2024.
    16. Norem, Josh (April 27, 2023). "TSMC Says It Can't Keep Up With Apple's Demands for 3nm Wafers". ExtremeTech. Retrieved June 3, 2024.
    17. Bonshor, Gavin (June 2, 2024). "AMD Unveils Ryzen 9000 CPUs For Desktop, Zen 5 Takes Center Stage at Computex 2024". AnandTech. Archived from the original on June 3, 2024. Retrieved June 2, 2024.
    18. Norem, Josh (July 22, 2024). "AMD's Zen 5 Architectures Boast a 28% Increase in Density Over Zen 4". ExtremeTech. Retrieved September 16, 2024.
    19. "Advanced Technologies for HPC: N4/N4P/N4X". TSMC. Retrieved June 3, 2024.
    20. Shilov, Anton (December 17, 2021). "TSMC Unveils N4X Node: Extreme High-Performance at High Voltages". AnandTech. Archived from the original on December 18, 2021. Retrieved June 3, 2024.
    21. 1 2 "AMD Granite Ridge and Strix Point Zen 5 Die-sizes and Transistor Counts Confirmed". TechPowerUp. July 16, 2024. Retrieved September 16, 2024.
    22. Shilov, Anton (July 18, 2024). "AMD's Zen 5 chips pack in 8.315 billion transistors per compute die, a 28% increase in density". Tom's Hardware. Retrieved September 16, 2024.
    23. Posch, Maya (July 28, 2024). "AMD Returns to 1996 With Zen 5's Two-Block Ahead Branch Predictor". Hackaday. Retrieved September 16, 2024.
    24. Seznec, André; Jourdan, Stéphan; Sainrat, Pascal; Michaud, Pierre (1996). "Multiple-block ahead branch predictors". Proceedings of the seventh international conference on Architectural support for programming languages and operating systems. pp. 116–127. doi:10.1145/237090.237169. ISBN   0-89791-767-7.
    25. Lam, Chester (October 8, 2023). "Zen 5's Leaked Slides". Chips and Cheese. Retrieved June 3, 2024.
    26. Kennedy, Patrick (August 27, 2024). "AMD Zen 5 Core is at Hot Chips 2024". ServeTheHome. Retrieved September 16, 2024.
    27. Lilly, Paul (October 31, 2024). "AMD Ryzen 7 9800X3D Unveiled With A 3D V-Cache Tweak For Gamers And Overclockers". HotHardware. Retrieved November 1, 2024.
    28. Tyson, Mark (October 31, 2024). "AMD crowns the Ryzen 7 9800X3D a 'gaming legend' in a surprise announcement — chipmaker claims $479 Zen 5 3D V-Cache chip is up to an average 20% faster than Intel Core Ultra 9 flagship". Tom's Hardware. Retrieved November 1, 2024.
    29. "AMD's Strix Point: Zen 5 Hits Mobile". Chips and Cheese. August 10, 2024. Retrieved September 16, 2024.
    30. "AMD Strix Point SoC Reintroduces Dual-CCX CPU, Other Interesting Silicon Details Revealed". TechPowerUp. July 24, 2024. Retrieved September 16, 2024.
    31. Bonshor, Gavin. "AMD Unveils Ryzen 9000 CPUs For Desktop, Zen 5 Takes Center Stage at Computex 2024". www.anandtech.com. Archived from the original on June 3, 2024. Retrieved June 15, 2024.
    32. "AMD Reveals More Zen 5 CPU Core Details". Phoronix. July 24, 2024. Retrieved July 24, 2024.
    33. "AMD introduces Ryzen 9000 Zen5 desktop CPUs "Granite Ridge"". VideoCardz. June 3, 2024. Retrieved June 3, 2024.
    34. ""AMD EPYC 4005 Series Processors" . Retrieved August 6, 2025.
    35. 1 2 "AMD Announces New Gaming Products for Ultimate Gameplay Experience at CES" (Press release). Las Vegas: AMD. Globe Newswire. January 6, 2025. Retrieved January 6, 2025.
    36. 1 2 Grimm, Dallin (March 7, 2025). "AMD announces pricing for Ryzen 9 9950X3D and 9900X3D at $699 and $599; chips arrive March 12th". Tom's Hardware . Retrieved March 7, 2025.
    37. Alcorn, Paul (January 6, 2025). "AMD launches Ryzen 9 9950X3D and 9900X3D, claims 20% faster gaming performance than Intel's flagship Arrow Lake processors". Tom's Hardware . Retrieved January 6, 2025.
    38. 1 2 3 4 Bonshor, Gavin (June 2, 2024). "AMD Unveils Ryzen 9000 CPUs For Desktop, Zen 5 Takes Center Stage at Computex 2024". AnandTech . Retrieved June 3, 2024.
    39. 1 2 3 4 Hagedoorn, Hilbert (August 6, 2024). "AMD Ryzen 9000 Series Processors: Pricing Now official". guru3d.com. Retrieved August 7, 2024.
    40. "The Gaming Legend Continues — AMD Introduces Next-Generation AMD Ryzen 7 9800X3D Processor" (Press release). Santa Clara, California: AMD. Globe Newswire. October 31, 2024. Retrieved October 31, 2024.
    41. Warren, Tom (October 21, 2024). "AMD's highly anticipated 9000-series X3D desktop CPUs arrive on November 7th". The Verge . Retrieved October 26, 2024.
    42. Grimm, Dallin (January 7, 2025). "AMD quietly introduces Ryzen 5 9600 — non-X variant brings back Wraith Stealth cooler". Tom's Hardware . Retrieved January 7, 2025.
    43. "AMD Introduces New Radeon Graphics Cards and Ryzen Threadripper Processors at COMPUTEX 2025". May 20, 2025. Retrieved May 22, 2025.
    44. "AMD Introduces New Radeon Graphics Cards and Ryzen Threadripper Processors at COMPUTEX 2025". Advanced Micro Devices, Inc. May 20, 2025. Retrieved May 22, 2025.
    45. "AMD Ryzen™ Threadripper™ PRO 9995WX". May 20, 2025. Retrieved May 22, 2025.
    46. Alcorn, Paul (June 3, 2024). "AMD unwraps Ryzen AI 300 series 'Strix Point' processors — 50 TOPS of AI performance, Zen 5c density cores come to Ryzen 9 for the first time". Tom's Hardware. Retrieved June 3, 2024.
    47. Shanto, Abid Ahsan (July 3, 2024). "Asus confirms delayed launch of AMD Ryzen AI 300 series laptops". NotebookCheck. Retrieved July 4, 2024.
    48. "AMD Unveils Next-Gen Zen 5 Ryzen Processors to Power Advanced AI Experiences". AMD. June 2, 2024. Retrieved November 2, 2024.
    49. 1 2 Ganti, Anil (June 3, 2024). "Computex 2024 | AMD Ryzen AI 9 HX 370 and Ryzen AI 9 365 unveiled with new CPU cores and GPU". NotebookCheck. Retrieved June 3, 2024.
    50. Yuan, Gu (July 6, 2024). "AMD Ryzen AI 9 HX 370/7 PRO 360 APU 跑分曝光". IT Home (in Simplified Chinese). Archived from the original on July 6, 2024. Retrieved July 8, 2024.
    51. Klotz, Aaron (July 5, 2024). "Ryzen AI 7 Pro 160 bests previous-gen Ryzen 9 — chip hits Geekbench with three Zen 5 and five Zen 5c cores". Tom's Hardware. Archived from the original on July 7, 2024. Retrieved July 8, 2024.
    52. "AMD Launches New Ryzen™ AI PRO 300 Series Processors to Power Next Generation of Commercial PCs". AMD. October 10, 2024. Retrieved November 2, 2024.
    53. "AMD Announces Expanded Consumer and Commercial AI PC Portfolio at CES" (Press release). Las Vegas: AMD. Globe Newswire. January 6, 2025. Retrieved January 7, 2025.
    54. Shilov, Anton (July 17, 2025). "AMD quietly reveals cheapest Ryzen AI yet — AI 5 330 is a quad-core budget processor with a 50 TOPS NPU". Tom's Hardware. Retrieved July 21, 2025.
    55. "AMD Announces Expanded Consumer and Commercial AI PC Portfolio at CES". AMD. January 6, 2025. Retrieved January 7, 2025.
    56. 1 2 3 Alcorn, Paul (January 6, 2025). "AMD Launches 'Fire Range' HX3D mobile processor with game-boosting 3D V-Cache, other HX Series SKUs built on Zen 5 desktop CPU silicon". Tom's Hardware . Retrieved January 7, 2025.
    57. 1 2 Alcorn, Paul (June 3, 2024). "AMD announces 3nm EPYC Turin with 192 cores and 384 threads — 5.4X faster than Intel Xeon in AI work, launches second half of 2024". Tom's Hardware. Retrieved June 3, 2024.
    58. Smith, Ryan (June 9, 2022). "AMD Zen Architecture Roadmap: Zen 5 in 2024 With All-New Microarchitecture". AnandTech. Archived from the original on June 9, 2022. Retrieved December 11, 2022.