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
  • Automatic Detection
  • Constraint Details
  • Physics Rule Checks

Was this helpful?

Export as PDF
  1. Placement Constraints

Switching Converters

Instructions for configuring switching converter constraints, covering detection criteria, supported configurations, and required fields.

PreviousCrystal OscillatorsNextOverview

Last updated 10 days ago

Was this helpful?

This constraint ensures tight ground return loops for input and output paths, minimizing EMI and voltage ripple.

This is a special case that applies only to switching converters with a specific configuration, consisting of two or more external capacitors (input and output capacitors) and an external output inductor. Other configurations are not supported and are generally unnecessary for achieving good results.

During compilation, this constraint requires the three passive components to be positioned as closely as possible to the converter package.

Automatic Detection

Certain switching converters will be detected automatically:

  • The reference designator for the switching converter must begin with U

  • The switching converter output connects to an inductor with a reference designator that begins with L

Quilter can handle regulator configurations with multiple input or output capacitors, but will somewhat arbitrarily select one for the purposes of constraining switching coverter placement.

Regulator Not Detected If your converter/regulator is not detected, this is not a cause for concern, and the compilation process will work fine

Constraint Details

Set up switching regulator constraints in the "Switching Converters" section of Circuit Comprehension.

To add a switching converter constraint, enter the following information:

  • Switching converter (reference designator, must begin with U)

  • Output inductor (reference designator, must begin with L)

  • (optional) Input capacitor

  • (optional) Output capacitor

If Quilter did not automatically detect your Crystal Oscillator, you can add it manually by pressing the Add button.

Physics Rule Checks

The PRCs that validate this constraint after compile are:

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

Layer Switch Count finds the number of times there is a layer switch in a trace path between two pins

Trace Path Length calculates the trace length between two pins of interest.

Pin Distance calculates the Euclidian distance between the closest edges of two pins.