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
  • Overview
  • Default sort
  • More sorts coming soon

Was this helpful?

Export as PDF
  1. Candidate Review

Sorting

Overview of Quilter’s candidate sorting, detailing default sorting criteria for routing completion, fabrication rules, layer count, and future sorting enhancements based on PRC results.

Overview

The Quilter's recommendation (sorting) algorithm aims to assist users in quickly identifying the best boards that Quilter explored during the layout job.

The sorting and filtering functions work together to help you efficiently find the best board that aligns with your design preferences.

Default sort

Quilter's default sort orders candidates based on the following information:

  1. Highest routing completion

    1. max Routing completion, DESC

  2. Most conservative fabrication rules

    1. max Minimum trace width, DESC

    2. max Minimum trace clearance, DESC

    3. max Minimum drill size, DESC

    4. max Minimum via size, DESC

  3. Fewest layers

    1. min Layer count, ASC

  4. Most efficient routing

    1. min Shortest traces, ASC

More sorts coming soon

Quilter will soon support new sort options that better incorporate PRC results to inform candidate recommendations. These options will include:

  1. Recommended: Candidates with the best balance of PRCs and manufacturability

  2. Best PRCs: Candidates with the highest raw passing PRC count

  3. Easiest to Fab: Candidates that adhere to the most conservative fabrication rules

  4. Fewest Layers: Candidates that use the fewest layers for lower costs and faster lead times.

PreviousFilteringNextDetail view

Last updated 10 days ago

Was this helpful?