Decoupling and the Power Distribution Network
Understand capacitors, planes, and short current paths around an FPGA.
Why decouple
A switching digital output draws a short current pulse. If that current must travel along a long path from the regulator, path inductance creates a voltage change. A decoupling capacitor supplies part of that current locally and reduces the loop between supply, device, and ground.
Decoupling does not replace the regulator. The regulator provides average energy, while the capacitor and plane network responds to rapid load changes.
Placement
Every supply pin must follow the device recommendations. Place its capacitor as close as possible with a short path to supply and ground. A long trace or a loop through several vias adds inductance and reduces high-frequency effectiveness.
Power and ground planes provide wide current paths and distribute energy. A board may use several capacitor values for different time scales, but the selection comes from electrical needs and component recommendations.
What to check
- Total capacitance and voltage rating.
- Package, mounting, and path inductance.
- Proximity to each supply-pin group.
- Return path into the ground plane.
- Continuous references used by converters or transceivers.
- Rail response when activity changes.
A simple interview answer
A decoupling capacitor helps hold the local supply voltage when the load demands fast current. Placement matters as much as value because a long loop adds inductance. Start with the datasheet recommendations, then verify the rail by measurement.
📝 Test your knowledge - Chapter quiz