Laser Fuse
What Is a Laser Fuse?
A laser fuse is a thin metal or polysilicon link built into an integrated circuit that can be permanently severed by a focused laser pulse, altering the circuit's electrical connectivity in a controlled way. The technique is used primarily to program redundancy schemes in memory chips, calibrate analog circuits, and configure logic blocks after fabrication. Because the programming is done optically, from outside the package or at wafer level before dicing, it allows manufacturers to customize a chip's function without adding pins or changing the silicon mask.
Laser fuse technology emerged in the late 1970s as DRAM densities grew large enough that manufacturing defects in memory arrays became statistically inevitable on each wafer. Rather than discard an expensive die with a handful of faulty cells, manufacturers added rows and columns of spare cells and placed laser fuse links in the address decoder. A laser pulse severs the selected fuses, redirecting decoder signals from defective cells to working spares. This approach, documented in IEEE studies on UV laser repair of advanced semiconductor memory devices, raised effective die yields substantially and became standard practice across DRAM, SRAM, and flash memory families.
Fuse Structure and Laser Programming
A laser fuse is typically a segment of metal or polysilicon interconnect, 1 to 3 micrometers wide, positioned near the top of the die stack where it is accessible to an external beam. An infrared or ultraviolet laser, focused through the passivation layer or a thin oxide window, delivers a single nanosecond-scale pulse that ablates or melts the link, creating an open circuit. The surrounding circuitry is designed so that a severed fuse maps to a specific binary state in the address or calibration decoder. Programming occurs at wafer level: the die is tested first, defective addresses are identified, and then laser stations systematically sever the corresponding fuse links before the wafer is diced. Alignment accuracy of a fraction of a micrometer is required to avoid damage to adjacent traces.
Chip Repair and Yield Enhancement
The dominant commercial use of laser fuses is memory redundancy. Arrays of spare rows and columns are fabricated alongside the main memory array. After electrical testing identifies failed addresses, a repair analysis algorithm calculates the minimum set of fuse cuts needed to map all failures to the available spares. On-chip self-repair calculation and fusing methodologies extend this concept by moving the repair analysis onto the die itself, allowing systems to adapt to failures discovered after the chip leaves the wafer. The reliability of the resulting open-circuit fuse links has been studied in detail, and IEEE reliability analyses of laser-activated metal fuses in DRAMs confirm that properly ablated links show no regrowth or partial conduction over the device lifetime.
Comparison with Electrically Programmable Fuses
Electrically programmable fuses, known as eFuses, perform the same logical function by passing a high current through a metal line to induce electromigration and create a permanent open circuit. Unlike laser fuses, eFuses can be blown after packaging and even in the field, which enables post-shipment customization and autonomous self-repair. The trade-off is that eFuses require dedicated on-chip driver circuits and occupy more area. Laser fuses, by contrast, are simpler structures that do not demand on-chip programming circuitry, making them preferred for legacy DRAM processes and analog trimming applications where area is limited.
Applications
Laser fuses have applications across a range of disciplines, including:
- DRAM, SRAM, and flash memory yield improvement through redundant cell activation
- Analog circuit trimming to calibrate resistors and capacitors after fabrication
- Programmable logic configuration in reconfigurable hardware
- Security key provisioning in tamper-resistant integrated circuits
- Wafer-level customization of mixed-signal chips