The good dice from
The classic technique is wire bonding: glue the die face-up on a package substrate (a miniature multi-layer circuit board), then stitch hair-thin gold or copper wires, one by one, from pads along the die's edges down to the substrate. Cheap and still everywhere in low-cost chips — but the perimeter only holds a few hundred pads, and every signal and every milliamp must file through those long, inductive wires at the rim.
Flip-chip removes the bottleneck by using the whole face: cover the die's entire area with a grid of solder bumps, flip it upside down, and solder it face-down onto the substrate. Thousands of connections instead of hundreds, each a fraction of a millimetre long — and power can enter everywhere at once, straight down into the middle of the die, exactly what a grid drinking a hundred amps needs. The die's back now faces up, so a metal lid is pressed onto it through a layer of TIM (thermal interface material) to spread heat into the heatsink — with the perpetual worry that a few square millimetres of that die are hotspots burning many times the average power density.
A package substrate's wiring is coarse — its traces are tens of micrometres wide, so only so many can run between two chips. The breakthrough of 2.5D integration: set the dice side by side on a slab of silicon — an interposer — patterned with the same lithography as chips themselves. Now inter-die wires can be drawn at near on-chip density: thousands of them, connecting through micro-bumps (bumps shrunk to tens of micrometres). The interposer reaches the substrate below it through TSVs — through-silicon vias, conductive shafts drilled vertically through the silicon.
The flagship use is HBM (high-bandwidth memory): a tower of DRAM dice stacked and connected vertically by TSVs, parked a few millimetres from a GPU on the interposer, talking over an interface thousands of bits wide — bandwidth no circuit-board memory bus could dream of. Full 3D stacking goes further still: logic directly on logic, connected face-to-face by hybrid bonding — no bumps at all, copper pads on each die fused directly at micrometre pitch — putting, say, a cache die immediately on top of the cores that use it.
Now recall the previous lesson's merciless formula,
The pieces talk over die-to-die links — short, wide, low-power interfaces crossing the interposer or substrate, now being standardised (UCIe is the emerging class) so chiplets from different vendors can plug together. The package has become architecture: partitioning a system into chiplets, choosing their interconnect, budgeting its latency and power, is now a co-design problem solved alongside the microarchitecture itself — not an afterthought at the loading dock.
A data-centre GPU needs terabytes per second of memory bandwidth. Over a circuit board that is hopeless: board traces are so coarse that a few hundred wires is a luxurious bus, so the only lever left is signalling speed — burning watts per pin to sprint data down centimetres of copper. The interposer inverts the trade. With lithographically drawn wires, an HBM stack connects over thousands of wires a few millimetres long — each slow, quiet and cheap, together delivering staggering bandwidth at a fraction of the energy per bit. Distance is the tax on every bit moved; packaging is the art of shortening the trip. That is why the memory moved into the package — and it is the same logic, one level down, that pushes caches onto the die and, with 3D stacking, directly on top of the cores.
The cost table makes chiplets look like magic, so keep the bill in view. An on-die wire moves a bit for femtojoules; a die-to-die link over an interposer costs on the order of a picojoule per bit — roughly a thousand times more — plus added latency from crossing the boundary, and at terabytes per second those picojoules become real watts inside your power budget. The wires you can afford between chiplets, even on an interposer, are still far fewer than freely-drawn on-die wiring, so a bad partition strangles itself on its own seams. Packaging has its own yield too: bond four known-good dice and one botched attachment scraps them all — the assembly-yield divisor in the calculator above is doing real work. And every chiplet pays fixed overheads: interface controllers and PHYs on each die, interposer area, test cost per die. Run the small-system comparison again: below a size threshold, monolithic wins. Chiplets are the right tool when the yield exponential's savings outgrow the seam costs — a trade to be computed, not a fashion to be followed.