Product How It Works PDK Support Docs Pricing Blog
Sign In Request Access
process variationfabricationfoundryPIC

Accounting for Foundry Process Variation in PIC Verification

By Hiroshi Watanabe · · 10 min read
Accounting for Foundry Process Variation in PIC Verification

Silicon photonic devices are sensitive to fabrication variation in a way that CMOS logic is not. A digital gate that is 5% wider than nominal still switches correctly. A ring resonator that is 5 nm shallower than nominal — a etch depth deviation well within the process window for geometric feature size — will have a shifted resonance wavelength, a different Q-factor, and a different coupling coefficient than the design predicted. This sensitivity is intrinsic to the physics: optical performance is determined by the waveguide effective index, which depends continuously on the cross-sectional geometry down to single-nanometer scale.

Understanding how foundry process variation maps to PIC performance, and how to incorporate that variation into the verification framework, is one of the more technically demanding aspects of PIC design for production. This article focuses specifically on the variation sources that can be addressed at the verification and layout level — not through more simulation, but through layout decisions and design rules that are checkable before tape-out.

The Main Variation Sources

Waveguide width variation from lithography

The waveguide width in the fabricated chip is determined by the lithographic exposure and the subsequent etch. Lithographic CD (critical dimension) variation — from dose variation, focus variation, and resist loading effects — typically produces waveguide width deviations in the range of ±5 to ±20 nm across a wafer, depending on the process generation and the proximity of other features. In a 220 nm SOI process, a ±10 nm width variation changes the TE00 effective index by approximately 0.01–0.02 RIU, which shifts the resonance wavelength of a ring resonator by several hundred picometers. For a device designed to operate at a specific wavelength, this variation defines the process window within which the device meets its specification.

Etch depth variation

The silicon etch depth controls the waveguide height for fully-etched processes and the slab thickness for partially-etched rib structures. Etch depth uniformity across a wafer — and across a chip, since etch rate can vary with local pattern density — introduces spatial variation in the waveguide vertical confinement. For rib waveguides used in electro-optic modulators, etch depth variation affects the overlap between the optical mode and the doped slab region, which directly impacts the modulation efficiency (V_π·L). This is a performance variation, not just a frequency shift.

Local density effects (proximity effects)

Etch rate and lithographic exposure are affected by the local density of features on the layout. Regions with high waveguide density (e.g., AWG arrays, dense phased array sections) can etch at different rates than isolated waveguides. This creates within-chip variation that is correlated with the layout pattern — predictable in principle, but requiring layout analysis to quantify.

Process Corners in the Verification Context

The semiconductor industry's response to process variation is corner analysis: define a set of fabrication corner models (typically slow-slow, fast-fast, slow-fast, fast-slow for the relevant process parameters), simulate device performance at each corner, and confirm that the design meets its specification across all corners. CMOS synthesis and timing closure operates on exactly this model.

For silicon photonics, corner models exist in mature commercial PDKs. A process corner for a silicon photonics PDK typically includes variations in: waveguide width (±10–15 nm from nominal), etch depth (±5–10 nm), and oxide cladding thickness (which affects the effective index through the evanescent field interaction). These corner models are expressed as modified waveguide effective index values and modified coupling coefficient curves for each component type.

However, the way these corners are typically used in PIC design flows is through simulation — running Lumerical INTERCONNECT or a Python-based circuit simulator at nominal and corner conditions to see how the S-parameter response shifts. This is appropriate for validating device performance, but it's a different exercise from layout-level verification. Verification asks: given these process corners, does the layout comply with the PDK rules that ensure the fabricated device will be in the intended operating regime?

Verification Checks That Account for Process Variation

Several categories of layout check become more meaningful when evaluated with process variation in mind:

Coupling gap with variation margin

A directional coupler designed with a 200 nm gap at nominal process conditions may have a coupling coefficient that shifts significantly if the gap narrows to 180 nm due to waveguide width expansion (which reduces the gap between parallel waveguides by adding material to both sides). A verification rule that requires coupling gaps to be at least 20 nm wider than the PDK minimum for 50/50 coupling adds a process margin that accounts for this variation. This is different from just checking the minimum gap — it's checking whether the gap provides adequate margin for the expected process window.

Ring resonator coupling gap variation sensitivity

Ring resonators are particularly sensitive to coupling gap variation because the through-port and drop-port transmission depend critically on whether the ring is over-coupled, under-coupled, or critically coupled. A ring designed to be critically coupled at nominal conditions may be strongly over-coupled at the tight edge of the process window, producing a flat-top response instead of a narrow notch. The verification check can flag ring coupling gap values that fall within a "high-variation sensitivity" zone identified from the PDK characterization data — gaps where the coupling coefficient changes steeply with width, making the device performance fragile to process spread.

Taper tip width with etch margin

An inverse taper with a 100 nm nominal tip width may fabricate with a 70–130 nm tip depending on etch corner conditions. At the narrow extreme, the tip may be below the process's reliable feature size, producing irregular or broken tips with higher and more variable coupling loss. The PDK minimum tip width rule already incorporates some of this margin, but for designs where coupling loss is a tight budget item, checking that the taper tip width has explicit margin above the PDK minimum is a useful additional check.

Feature density for etch uniformity

Layouts where waveguide density is very high in one region and very sparse in another region may experience significant within-chip etch depth variation due to local loading effects. Some PDK rule decks include density rules — maximum and minimum silicon area fraction within a specified window — to ensure reasonable etch uniformity. These are spatial statistics checks over the layout area, not point checks on individual components, and they require a different class of layout analysis than standard DRC.

The Corner Model Trap

We're not saying that adding process corners to the verification rule deck fully captures process variation risk. Corner models are a discretization of a continuous distribution of fabrication outcomes. A design that passes at the three or four specified corner conditions may still fail at intermediate conditions if the performance function is non-monotonic or has a saddle point between corners. Corners are a practical engineering approximation, not a rigorous worst-case bound.

More importantly, foundry process corner data may be poorly characterized for early-access or research PDKs. When the foundry has run fewer than a few dozen wafers in a process, the corner model parameters are estimates, not well-characterized statistical distributions. Verifying layout compliance against poorly characterized corners provides a false sense of coverage. In those cases, designing with extra geometric margin — using coupling gaps on the conservative side of the PDK range, avoiding the minimum tip width unless necessary, keeping feature density variation moderate — is more reliable than trusting a corner model that may not reflect the actual process distribution.

Wafer-Level vs. Die-Level Variation

Process variation operates at two spatial scales: wafer-level variation (systematic across the wafer, predictable from process maps) and die-level variation (short-range, less predictable). For tape-out planning, these have different implications.

Wafer-level variation can often be characterized from previous fabrication runs on the same process. If a foundry's CD uniformity data shows a systematic gradient across the wafer (higher CD at wafer edge, lower at center, for example), designs placed in different reticle positions will experience different mean CD values. For multi-project wafer slots, the reticle position is not always under designer control — but understanding the variation map helps interpret characterization data from specific die positions.

Die-level variation — waveguide width fluctuations over tens to hundreds of microns — is dominated by local proximity effects and resist loading. For long waveguide arrays like AWGs or phased arrays, die-level variation introduces correlated phase errors across the array that degrade the array's spectral resolution or beam quality. Mitigating this requires layout design techniques (dummy waveguides, fill structures, controlled spacing) that are themselves subject to PDK density rules.

Practical Implications for Verification Flow Design

The most useful practical outcome of incorporating process variation awareness into verification is not the addition of new violation types but the calibration of violation thresholds. A photonic rule deck that understands typical process variation for the target foundry can set margins on coupling gap checks, taper length minimums, and ring radius minimums that account for the realistic spread of fabrication outcomes — rather than setting thresholds exactly at nominal PDK values and calling everything else a violation.

This calibration requires foundry-specific knowledge that isn't always published in PDK documentation. Working with foundries that provide process capability data — CD uniformity maps, etch depth distribution histograms, historical run statistics — gives verification tools the information needed to set meaningful margins. As the silicon photonics industry matures and more foundries publish detailed process capability data, this kind of variation-aware verification will become standard practice rather than a specialized exercise for high-volume production programs.

Back to Blog