Quickstart (10 minutes)

Build a tiny project and run validation in under 10 minutes.

Goal

Create a minimal project, connect parts, run validation, and review results.

Steps

1

Create a new project

Open Protoboard and start a blank project.

2

Add a controller and one component

Add at least two parts from the library so you can create a harness.

3

Connect interfaces

Create a harness and map required functions/resources.

4

Run Validate

Run DRC and inspect pass/fail output.

5

Fix one warning/error

Apply one fix to learn the loop.

Result

You complete one full Build → Validate → Fix cycle.

Common failures

  • Missing required interface mapping

  • Voltage/current mismatch

  • Incomplete function/resource assignment

Last updated

Was this helpful?