Home Knowledge Base Mix-and-Match Chiplet Design

Mix-and-Match Chiplet Design is the semiconductor engineering practice of combining dies (chiplets) fabricated using different process technologies, fabricated at different foundries, or designed by different companies into a single heterogeneous integrated package, enabling system architects to optimize each functional block on its ideal process node rather than compromising on a single monolithic die. This paradigm — enabled by advanced packaging technologies like TSMC CoWoS, Intel EMIB, and the UCIe industry standard — represents the most important architectural shift in semiconductor design since the move to planar CMOS, offering a path beyond the economic and physical limits of monolithic scaling.

Why Monolithic SoCs Hit a Wall

Traditionally, chips were designed as a single die on a single process node. This created three compounding problems as nodes advanced beyond 7nm:

1. Yield cliff: A 100mm² die on 3nm with 0.1 defects/cm² yields ~37%. A 400mm² monolithic die yields only ~1.7% — economically catastrophic. Four chiplets of 100mm² each yield 37% each, with a multi-die assembly yield of ~37%⁴ × (packaging yield ~98%) ≈ ~17% — 10x better. 2. Process mismatch: High-performance compute logic benefits from 3nm FinFET/GAA. SerDes and RF circuits operate better on optimized 16nm/12nm processes. Analog blocks may need CMOS on 28nm BCD. A single process node is suboptimal for all these functions. 3. Cost: The NRE (non-recurring engineering) cost for a single 3nm SoC mask set is $40M+. Multiple smaller chiplets reuse existing, already-amortized designs from prior generations.

Mix-and-Match Enables Best-in-Class Integration

A typical AI accelerator example (similar to AMD MI300X/MI300A):

Chiplet TypeProcess NodeFoundryFunction
Compute dieTSMC N5/N4PTSMCGPU/GPGPU compute cores, tensor units
I/O dieTSMC N6TSMCPCIe 5.0, network interfaces, memory controllers
HBM3 stackDRAM processSK Hynix/SamsungHigh-bandwidth memory
Silicon interposerTSMC CoWoSTSMC2.5D interconnect backplane

Each component is on its ideal process. The compute die uses the newest, most expensive node. The I/O die uses a mature, RF-optimized node that would cost more to migrate to 3nm. HBM uses a specialized DRAM process entirely different from logic.

UCIe: The Industry's USB Standard for Chiplets

Universal Chiplet Interconnect Express (UCIe) is an open industry standard ratified in 2022 by AMD, Intel, NVIDIA, TSMC, Samsung, Arm, Qualcomm, Google, Meta, and others:

Without UCIe, each company uses proprietary interconnects (AMD's Infinity Fabric, Intel's EMIB/Foveros topology) that prevent multi-vendor chiplet mixing.

Real-World Mix-and-Match Examples

AMD MI300X (2024):

Intel Meteor Lake (2024):

Apple M2 Ultra:

NVIDIA H100 SXM:

Design Challenges

Mix-and-match introduces engineering challenges not present in monolithic design:

Signal Integrity: Die-to-die connections cross process boundaries with different gate oxide thickness, metal resistivity, and timing models. Serialization/deserialization (SerDes) or parallel interfaces at the chiplet boundary require careful impedance matching.

Thermal Co-management: Different chiplets have different power densities and thermal resistance. A compute die at 400W next to an HBM stack (temperature-sensitive) requires precise thermal co-simulation. TIMs (thermal interface materials) must bridge non-uniform surfaces.

Test and Assembly Yield: Known Good Die (KGD) selection is critical — assembling four dies into one package where any one defective die kills the package assembly. Pre-screening each chiplet before assembly is required. Complex test flows must cover both individual chiplet functionality and inter-chiplet communication.

Supply Chain Coordination: Multi-foundry supply means coordinating yield, bin splits, and inventory from TSMC, Samsung, GlobalFoundries, and/or memory manufacturers simultaneously. Lead times compound.

Timing Convergence: Signals crossing die boundaries introduce latency (typically 3-5 ns per crossing) and require multi-die timing signoff tools. EDA tools from Synopsys and Cadence have evolved to support 2.5D/3D design.

The Economic Case

For a hypothetical 600mm² system:

Mix-and-match chiplet architecture is no longer a cutting-edge option — it is the standard design methodology for AI, HPC, and data center chips at NVIDIA, AMD, Intel, Apple, Qualcomm, and every major hyperscaler building custom silicon.

mix and match chipletheterogeneous integrationchiplet designucie standardmulti-die package

Explore 500+ Semiconductor & AI Topics

From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.