Projects (Web)
Creating a project
- From the dashboard, click New Project
- Enter a slug (lowercase, hyphens, used in URLs) and a display name
- Optionally select a default target
- Click Create
Project page
The project page has three tabs:
Jobs tab
Lists all jobs in the project, newest first. Filter by status: All, Created, Queued, Running, Completed, Failed, Canceled, Terminated.
Click New Job to submit a synthesis job (see Submitting Jobs).
Targets tab
Read-only list of available FPGA targets. Shows family, device, package, board, and toolchain lane for each.
Settings tab
Configure project defaults:
- Display name
- Retention period — how long to keep artifacts (7, 30, or 90 days)
- Default max runtime — time limit for jobs
- Default max memory — memory limit for jobs
These defaults apply to new jobs unless overridden at submission time.