LogoLogo
  • Welcome to Quilter
  • Quickstart
  • About Quilter
    • Why we're building Quilter
    • Why should I use Quilter?
    • How does Quilter work?
    • What Quilter isn't
    • Current limitations
  • Using Quilter
    • Introduction
  • Design your schematic
  • Prepare your input board file
  • Upload your design files
  • Define physics constraints
  • Specify design parameters
  • Submit your layout job
  • Review layout candidates
  • Physics Constraints
    • Overview
  • Routing Constraints
    • High Current Nets
    • Timing-sensitive Signals
    • Single-ended Impedance Control
    • Differential Pairs
  • Placement Constraints
    • Bypass Capacitors
    • Crystal Oscillators
    • Switching Converters
  • Physics Rule Checks (PRCs)
    • Overview
    • Ground Plane Overlap
    • Invalid Width Span
    • Layer Switch Count
    • Length Mismatch
    • Overheated Length
    • Pin Distance
    • Trace Path Length
    • Uncoupled Spacing
  • Design Parameters
    • Overview
    • Fabrication Parameters
      • Fabricators
      • Stack-ups
      • Fabrication rules
  • Placement Parameters
    • Pre-placed components
    • Placement regions
    • Single-sided placement
  • Routing Parameters
    • Pre-routed traces
    • Preserved pours
    • Keepouts
    • Net Widths
  • Candidate Review
    • Overview
    • Job details
    • Candidate details
    • Filtering
    • Sorting
    • Detail view
  • Reviewing PRCs
  • Job Actions
  • Downloading candidates
Powered by GitBook
On this page
  • Description
  • Examples
  • Physics Justification

Was this helpful?

Export as PDF
  1. Physics Rule Checks (PRCs)

Ground Plane Overlap

Explanation of the Ground Plane Overlap PRC, verifying consistent ground coverage beneath impedance controlled signals to ensure signal integrity and minimize EMI.

PreviousOverviewNextInvalid Width Span

Last updated 10 days ago

Was this helpful?

Description

Relevant points are defined outside a small margin provided in order to account for cutouts around the attached pins and vias.

Passing Criteria: This check passes if there is complete overlap of both sides of the differential pair with the ground plane on the layer below it at all locations except the last 2*clearance length endpoints of the trace paths.

Reporting Units: BOOLEAN

Examples

Passing Message:

Complete Ground Plane Overlap is True

Failing Message:

Complete Ground Plane Overlap is False

Physics Justification

Sufficient ground plane coverage below all traces in a net addresses the following:

  • Signal Return Path The ground plane provides a low-impedance return path for current, which reduces electromagnetic interference (EMI) and enhances signal integrity.

  • Controlled Impedance The space between the trace and the ground plane determines the trace's impedance. This must remain consistent for high-speed signals to prevent reflections and distortion.

  • Noise Shielding The ground plane acts as a shield, minimizing external noise and preventing crosstalk—the interference between signals.

Ground Plane Overlap determines if the ground plane below a specified net traces overlaps at all relevant points.