Via doubling is the specific DFM technique of placing two vias instead of one at every inter-layer connection — the most practical and widely adopted form of via redundancy that significantly improves yield and reliability with minimal area overhead.
Why Two Vias?
- A single via is statistically the weakest link in the interconnect chain — small defects (voids, particles, incomplete fill) can cause failure.
- Adding just one redundant via provides dramatic improvement:
- If single-via yield is 99.9%, a doubled via has 99.9999% yield — reducing failures by 1,000×.
- Even if single-via yield is 99%, doubling improves to 99.99%.
- Beyond two vias, the incremental benefit diminishes rapidly — via doubling provides the best cost-benefit ratio.
Via Doubling Placement
- Side-by-Side: Two vias placed adjacent to each other on the same via landing pad. Requires the metal above and below to be wide enough to enclose both vias.
- Stacked: Two vias at different positions on the same net — one at each end of a short wire segment. More flexible placement but uses more routing resources.
- Orientation: The two vias are typically placed along the direction perpendicular to current flow to maximize the benefit of parallel current paths.
Design Flow for Via Doubling
- During Routing: Advanced routers can attempt to place double vias as routing proceeds. Configuration specifies minimum via spacing and enclosure rules for doubled vias.
- Post-Route Pass: After initial routing, a dedicated via-doubling optimization pass reviews all single-via connections and adds a second via where space permits.
- Metrics: The tool reports "via doubling rate" — percentage of connections with redundant vias. Typical targets: >80–95% of all vias doubled.
- Priority: Critical nets (clock, power, high-speed) are prioritized for via doubling. Less critical nets accept single vias in congested areas.
When Via Doubling Is Difficult
- Congested Routing: In areas with maximum wire density, there may not be room for the wider via landing pad needed for two vias.
- Minimum-Width Wires: A single minimum-width wire may not be wide enough to support two vias side-by-side — the wire must be widened locally.
- Dense Pin Areas: In standard cells with closely spaced pins, via doubling may conflict with adjacent cells.
Impact on Design Quality
- Yield: Via doubling is one of the highest-impact yield improvement techniques available during physical design.
- Reliability: Doubled vias have significantly better electromigration lifetime — critical for power grid vias carrying continuous current.
- Resistance: Two vias in parallel halve the via resistance — beneficial for timing and IR drop.
- Area Cost: Typically 1–3% area overhead — an excellent trade for the yield benefit.
Via doubling is the single most impactful DFM technique in physical design — it provides enormous yield and reliability improvements for negligible cost.
via doublingdesign
Explore 500+ Semiconductor & AI Topics
From EUV lithography to CUDA optimization — search the full knowledge base or chat with our AI assistant.