IR4 Leaders

AMD technical article 005

Ryzen 9000 Series

How AMD’s AM5 desktop family uses Zen 5 CPU chiplets, a reusable I/O die and two forms of second-generation 3D V-Cache.

01

What it is

Ryzen 9000 is AMD’s Zen 5 desktop processor family for the AM5 socket. Standard models range from six to 16 CPU cores. X3D models add vertically stacked L3 cache to reduce trips to external memory; the April 2026 Ryzen 9 9950X3D2 Dual Edition places that extra cache under both eight-core compute dies.

The design separates compute from I/O. One or two 4 nm core-complex dies contain the CPU cores and most cache. A 6 nm I/O die contains the DDR5 memory controllers, PCIe links, USB-related platform interfaces and a small integrated Radeon graphics engine. This lets AMD reuse one desktop platform while varying core count and cache.

CPU architectureZen 5Six to 16 cores
Package1–2 CCDs + I/O die4 nm compute; 6 nm I/O
PlatformSocket AM5DDR5 and PCIe 5.0
Cache ceiling208 MB total9950X3D2 Dual Edition
02

Why the design exists

Desktop workloads do not all need the same resource. Compilation and rendering scale with cores; games can be limited by memory latency; lightly threaded applications reward frequency. A common chiplet package allows AMD to assemble different balances without designing a separate monolithic die for each product.

Design choiceFunctionTrade-off
Separate CPU chipletsScale from one to two eight-core CCDs.Traffic between CCDs crosses the package fabric.
Shared I/O dieCentralises DDR5, PCIe and platform functions.Memory traffic from every core converges on the I/O die.
Large L3 cacheKeeps frequently reused data near cores.Capacity is finite and access is not uniform across CCDs.
3D V-Cache modelsAdd L3 without expanding the compute die’s footprint.Benefits depend on workload locality; it does not add cores or memory bandwidth.
03

Chiplet architecture

Ryzen 9000 chiplet architectureOne or two Zen 5 core-complex dies connect over Infinity Fabric to a central input-output die, which connects to DDR5 memory and PCI Express devices.CCD 0 · 4 nmUp to 8 Zen 5 coresOptional 3D cacheCCD 1 · 4 nmUp to 8 Zen 5 cores12/16-core modelsI/O DIE · 6 nmDDR5 controllerPCIe 5.0Radeon graphicsInfinity Fabric hubMEMORYDual-channelDDR5EXTERNAL I/OGPU, NVMe,chipset
Core counts below 12 use one CCD. Standard 12- and 16-core processors use two; X3D cache placement varies.
VideoCNET · AMD’s 2024 Computex keynote in 12 minutesYouTube ↗
04

How an instruction reaches data

  1. Schedule a thread.The operating system assigns software to a Zen 5 core and, on dual-CCD parts, chooses a core complex.
  2. Predict and decode.Zen 5 fetches instructions, predicts control flow and feeds wider execution resources than Zen 4.
  3. Search local caches.L1, L2 and the CCD’s shared L3 are checked before a memory request leaves the compute die.
  4. Cross the package.A miss travels through Infinity Fabric to the I/O die’s memory controller.
  5. Access DDR5.The controller reads or writes system memory and returns data to the requesting CCD.
  6. Retire in order.Out-of-order execution completes work speculatively, then commits architectural results in programme order.
05

Principal retail line-up

ModelCores / threadsBoost / baseTotal cacheTDP
Ryzen 9 9950X3D2 Dual Edition16 / 32Up to 5.6 / 4.3 GHz208 MB200 W
Ryzen 9 9950X3D16 / 32Up to 5.7 / 4.3 GHz144 MB170 W
Ryzen 9 9950X16 / 32Up to 5.7 / 4.3 GHz80 MB170 W
Ryzen 9 9900X3D12 / 24Up to 5.5 / 4.4 GHz140 MB120 W
Ryzen 9 9900X12 / 24Up to 5.6 / 4.4 GHz76 MB120 W
Ryzen 7 9800X3D8 / 16Up to 5.2 / 4.7 GHz104 MB120 W
Ryzen 7 9700X8 / 16Up to 5.5 / 3.8 GHz40 MB65 W
Ryzen 5 9600X6 / 12Up to 5.4 / 3.9 GHz38 MB65 W
06

Platform specifications

AreaPublished capabilityInterpretation
SocketAM5, 1718-pin LGA.Motherboard firmware must support the exact processor.
MemoryDual-channel DDR5; ECC support depends on motherboard.Rated transfer speed varies with DIMM count and configuration.
ExpansionPCIe 5.0 from the processor; chipset adds further I/O.Lane routing and Gen 5 slot availability vary by board.
OverclockingUnlocked multiplier; Precision Boost Overdrive and Curve Optimizer.Operation beyond stock parameters depends on cooling and platform limits.
Integrated graphicsTwo-core AMD Radeon Graphics on mainstream desktop SKUs.Designed for display and basic graphics, not comparable with a discrete GPU.
Instruction setx86-64 including AVX-512 support.Applications must be compiled to use wider vector paths.
07

Second-generation 3D V-Cache

ArrangementCache placementOperational consequence
9800X3DOne CCD with 64 MB stacked cache beneath the compute die.All eight cores on the processor access the enlarged L3 domain.
9900X3D / 9950X3DStacked cache under one of two CCDs.Software and firmware steer latency-sensitive threads towards the cache-rich CCD and frequency-sensitive work towards the other.
9950X3D2 Dual EditionStacked cache beneath both CCDs.All 16 cores have a local enlarged cache domain; cross-CCD data movement still exists.
Standard X modelsNo stacked cache.Lower cache capacity; workload behaviour depends more heavily on ordinary L3 and DDR5.
What cache does not do. Extra L3 reduces average memory access only when a workload reuses data that fits and maps well. It does not increase core count, DDR5 bandwidth or PCIe bandwidth.
08

Terms

CCD
A core-complex die containing Zen 5 cores and L3 cache.
I/O die
The die containing memory and external interfaces.
SMT
Two hardware threads exposed by each core.
IPC
Instructions completed per clock under a given workload.
L3 cache
Shared on-package memory below DRAM capacity but with lower latency.
3D V-Cache
An additional SRAM die vertically bonded to a CCD.
TDP
A processor thermal-design operating point, not a universal power limit.
Infinity Fabric
AMD’s on-package data and control interconnect.
09

Limits of the evidence

  • Boost clocks are maxima for eligible cores, not sustained all-core guarantees.
  • TDP does not equal measured wall power and differs from peak package power.
  • Memory speed, ECC, PCIe routing and overclocking depend on the motherboard.
  • Cache-sensitive results vary with data set, thread placement and software.
  • The 9950X3D2 Dual Edition is the current cache-capacity flagship, not automatically the fastest processor in every workload.
  • The embedded CNET video summarises the 2024 launch keynote; it is not a technical specification source.
  • Price and promotional benchmark comparisons are excluded.
10

Sources

  1. AMD Ryzen desktop processorsCurrent family and platform overview.
  2. Ryzen 9 9950X3D2 Dual Edition launchDual-cache architecture and April 2026 specifications.
  3. Ryzen 9000 Series technical overviewZen 5, AM5 and product structure.
  4. AMD Zen core architectureZen 5 front-end and execution changes.
  5. Original Ryzen 9000 announcementInitial line-up and platform capabilities.
  6. AMD’s 2024 Computex keynote in 12 minutesCNET video supplied for this article; launch context only.