hybrid bonding
When you stack two chips and want them to talk to each other, you have to bridge the gap between them. The old way is to drop tiny balls of solder between matching pads on each die, like resting one circuit board on a bed of beads. That works, but solder bumps are bulky: each one needs breathing room, so you can only fit a few thousand of them across a chip, and every bump adds height, resistance, and a long electrical path. As the memory wall and the cost of moving data off-die became the dominant limits, those fat, sparse connections turned into a bottleneck.
Hybrid bonding throws the solder away. Instead, you polish the face of each die almost atomically flat, with copper pads embedded in a surrounding oxide. Press the two faces together and the oxide fuses oxide-to-oxide while the copper pads fuse copper-to-copper, all in one bond. The 'hybrid' part is exactly that pairing: oxide doing the gluing and structural sealing, copper doing the electrical connecting. Because there are no balls to leave room for, the pads can sit just a micron or two apart, so you can pack many thousands of these joints into a single square millimetre, each one short, low-resistance, and electrically quiet.
The payoff is bandwidth and density that bumps simply cannot reach. A 3D stack joined this way behaves almost as if the two dies were one piece of silicon: signals hop straight across the seam with little delay or energy cost. This is why hybrid bonding is the enabling step behind the most aggressive 3D stacking, from cache stacked directly on top of a processor to the next generations of HBM, where the goal is to get enormous numbers of wires between layers without paying the bump tax in height, power, or area.
solder microbump stack hybrid-bonded stack
[ die A ] [ die A ]
o o o o <- solder bumps ||||||||| <- Cu pad-to-pad
(~40um pitch, gap+height) ============ oxide-to-oxide bond
[ die B ] [ die B ]
(~1um pitch, no gap)Solder microbumps leave a gap and need wide spacing; hybrid bonding fuses copper pad to copper pad with oxide around it, so the dies meet with no gap and far finer pitch.
The catch is manufacturing: the bonding surfaces must be flawlessly flat and clean and aligned to sub-micron precision, so hybrid bonding is harder and costlier to yield than dropping solder bumps, which is why it is reserved for the highest-value stacks.