How Redistribution Layer Routing Complexity Decides Chiplet Placement Before Physical Design Begins
P. NakamuraChiplet placement feels like a physical design problem. Move the dies around, close the timing, balance the thermal load, and call it done. Except the decision is largely made before a single placement tool opens.
Photo by Ekaterina Belinskaya on Pexels.
The redistribution layer sits between the chiplets and the substrate, and its routing complexity is the variable that collapses or expands your degrees of freedom. Get this wrong early, and no amount of floorplan iteration recovers it.
What RDL Routing Complexity Actually Means
An RDL is a stack of thin-film metal layers built on top of a wafer or interposer, typically using copper in a polymer dielectric. Each layer adds routing resources; each additional layer also adds cost, yield risk, and process lead time.
Routing complexity in this context means the density of signal escape routes between chiplets, the number of layer transitions required to resolve crossing nets, and the via pitch needed to achieve both. When designers talk about routing complexity, they are really talking about three coupled variables: wire pitch, layer count, and via-to-wire ratio. Change one and the other two shift.
For fan-out wafer-level packages, TSMC's InFO process currently achieves copper line/space down to about 2 µm on advanced nodes. Intel's EMIB uses a localized bridge die to sidestep full-interposer routing, but the routing budget on each bridge die is still finite and directionally constrained.
Those numbers are not abstract. They set the minimum bump pitch that physically fits in the escape zone beneath each die.
Why Placement Decisions Lock In Before Physical Design
Consider a package with four chiplets: a compute die, two HBM stacks, and an I/O die. The natural instinct is to center the compute die and ring the memory around it. Clean topology, short distances.
But the HBM PHY on the compute die outputs signals at a fixed pitch, typically 55 µm on current HBM3E implementations. That pitch has to translate through the RDL fan-out to land on the HBM micro-bumps at 25 µm. The fan-out ratio is roughly 2.2:1. Every millimeter of lateral offset between the compute die edge and the HBM stack edge adds routing length that must be resolved inside the RDL stackup.
Add a third HBM stack, and the routing from the third PHY now competes with signal escape from the I/O die. The layers required to deconflict those crossings go from three to five. Five layers at fan-out pitch in an InFO or CoWoS-S process costs real money and real yield. The yield hit on a 600 mm² CoWoS reticle-stitched interposer is not linear with layer count; defect density compounds.
So the decision that looks like "where should we place the third HBM stack" is actually a question about whether the package can sustain two more RDL layers without pricing itself out of the product margin.
graph TD
A[Chiplet Count and PHY Pitch] --> B{RDL Fan-out Ratio}
B --> C[Layer Count Required]
C --> D[Yield Impact per Layer]
D --> E{Cost vs Margin Gate}
E --> F[Placement Approved]
E --> G[Placement Revised]
The Crossing Net Problem Nobody Talks About Enough
Signal crossings in RDL are expensive in a way that gate-level crossings are not. In silicon, a crossing just costs a via and a short jog on an upper metal layer. In an RDL stack, a crossing means committing an entire layer to routing in one axis and another to routing in the perpendicular axis. If your inter-chiplet signals naturally cross because of die orientation, you are adding a layer not because of bandwidth requirements but because of geometry.
This is where die rotation matters enormously. Rotating a compute die 90 degrees relative to its memory neighbors can eliminate a full layer of routing. One layer eliminated is roughly 8-12% yield improvement on a complex CoWoS build, depending on area and process node. Packaging engineers who catch this early save weeks of redesign downstream.
What Changes When You Treat RDL as the First Design Input
Teams that start heterogeneous integration design by mapping RDL routing demand before placing dies tend to converge faster. The method is straightforward: enumerate the highest-bandwidth inter-die interfaces, extract the PHY signal pitches, compute the fan-out ratio needed for each interface, estimate crossing events based on candidate placements, and count the required layers.
That analysis fits in a spreadsheet before any EDA tool is loaded. It also surfaces placement conflicts that would otherwise appear six months later during package routing.
Packaging is increasingly where product differentiation happens. The teams winning that competition are the ones who stop treating RDL as a downstream detail and start treating it as a first-order design constraint. The silicon logic is just the starting point.
Get Chiplet Ecosystem in your inbox
New posts delivered directly. No spam.
No spam. Unsubscribe anytime.