tapeout checklist
**Tapeout Methodology and Signoff** is the **rigorous multi-step verification and validation process that a chip design must pass before the final GDS-II layout data is released to the foundry for manufacturing** — representing the last checkpoint where design errors can be caught before committing millions of dollars to mask fabrication and wafer processing, with modern SoC tapeouts requiring weeks of signoff runs across timing, power, physical verification, and reliability checks that collectively ensure silicon will function correctly at target specifications.
**Tapeout Signoff Categories**
| Category | Tools | What It Checks |
|----------|-------|----------------|
| Physical (DRC) | Calibre, IC Validator | Layout rule violations |
| Connectivity (LVS) | Calibre, IC Validator | Layout matches schematic |
| Timing (STA) | PrimeTime, Tempus | Setup/hold/transition violations |
| Power (IR/EM) | RedHawk, Voltus | Voltage drop, electromigration |
| Signal integrity | PrimeTime SI, Tempus | Crosstalk-induced failures |
| Reliability | Calibre PERC | ESD, latch-up, antenna rules |
| Formal | Conformal, Formality | RTL-to-netlist equivalence |
| Functional | Simulation | Critical path regression tests |
**Physical Verification (DRC/LVS)**
- **DRC (Design Rule Check)**: Verify every polygon meets foundry geometric rules.
- Minimum width, spacing, enclosure, density, antenna ratio.
- Advanced nodes: 1000+ DRC rules → millions of checks per layer.
- Zero DRC violations required (with approved waivers for intentional exceptions).
- **LVS (Layout vs. Schematic)**: Extract layout connectivity → compare with netlist.
- Every transistor, resistor, capacitor must match.
- Every net must have correct connectivity.
- Zero LVS errors required (no exceptions).
**Timing Signoff**
- **Multi-corner multi-mode (MCMM)**: Sign off at all PVT (Process, Voltage, Temperature) corners.
- Corners: SS/FF/TT × Low/Nom/High V × -40/25/125°C.
- Modes: Normal, test, sleep, turbo → each with different constraints.
- Typical: 20-50 timing scenarios for complex SoCs.
- **Setup**: Verified at slow corner (SS, low V, high T).
- **Hold**: Verified at fast corner (FF, high V, low T).
- **On-Chip Variation (OCV)**: Derate early/late paths differently → pessimistic but safe.
**Common Tapeout Blockers**
| Issue | Severity | Resolution |
|-------|----------|------------|
| DRC violations in IP | Blocker | Work with IP vendor for waiver |
| Timing violations at corners | Blocker | ECO fix or relax target |
| IR drop hotspots | Blocker | Add decaps, widen power straps |
| Antenna violations | Blocker | Add diodes, reroute |
| Metal density violations | Major | Add fill patterns |
| LVS mismatches in analog | Blocker | Fix layout connectivity |
**Pre-Tapeout Checklist (Abbreviated)**
1. DRC clean (all layers, all rules).
2. LVS clean (zero errors).
3. STA clean across all MCMM scenarios.
4. IR drop within spec at all power modes.
5. EM lifetime meets product requirement (10+ years).
6. ESD/latch-up rules pass.
7. Antenna check clean.
8. Metal density within foundry window.
9. Formal equivalence RTL ↔ netlist ↔ layout verified.
10. Seal ring and pad frame verified.
Tapeout signoff is **the final quality gate that separates a design exercise from a manufactured product** — the discipline and thoroughness of the tapeout process directly determines first-silicon success rates, where catching one missed DRC violation or timing corner can save months of schedule delay and millions in re-spin costs.