Module 51 min

ERC - Electrical Rule Check

ERC catches electrical issues that DRC and LVS miss. A layout can be DRC-clean and LVS-clean but still have electrical errors that cause chip malfunction.

ERC catches electrical issues that DRC and LVS miss. A layout can be DRC-clean and LVS-clean but still have electrical errors that cause chip malfunction.

ERC CheckWhat It DetectsConsequence if Missed
Floating GateMOSFET gate connected to nothing (floating net)Gate floats to indeterminate voltage → random switching behavior. Very common ERC error in early PD.
Floating WellN-well or P-well not connected to VDD/VSSWell floats → transistors biased incorrectly → latchup risk, parametric failures
VDD/VSS ShortPower and ground nets connected togetherDirect short circuit → chip draws excessive current → burns out immediately on power-up
Input Not DrivenLogic input pin with no driverInput floats → oscillation, metastability, excessive power consumption
Output ContentionTwo outputs driving the same net simultaneouslyShort circuit between drivers → device damage, incorrect logic level
ESD ViolationI/O pad has insufficient ESD protection structureESD event during handling destroys input gate oxide → dead chip before it even runs
Latchup ViolationTap cells too far from active region (>50µm)Parasitic SCR triggers → VDD-to-VSS latchup → chip permanently damaged