Configuring a run

Run setup

The panel that holds every per-run choice, and how it relates to your saved defaults.

Run setup is the panel that holds every choice a run makes: mode, tools, models, output language and target device. It slides in from the right and applies to the run you are about to start.

Opening it

Three ways in, all the same panel:

  • The small line above the composer that reads something like Verilog · AMD / Xilinx.
  • Run setup at the bottom of the Tools menu.
  • The keyboard-free route: anywhere the current configuration is shown as a summary.

Run setup

Configure this generation.

Mode

AgentPlan

Context & retrieval

Web SearchLive results from the open web
Exa SearchSemantic search over datasheets & papers
IP Core LibraryReuse verified cores from the vendor IP catalog
Knowledge BaseRAG over your uploaded specs & PDFs

Verification

Auto-VerifyTest plan · golden model · coverage
ReflectionModel critiques & iterates its output

Generation

Models3 roles ›

Output language

VerilogVHDL

Target device

AMD / XilinxEstimated on 7-series LUTsIntel / AlteraEstimated on MAX 10 LUTs
The Run setup panel. Every control here affects the next run only.

What is in it

SectionWhat it controls
ModeAgent or Plan; see Agent mode and Plan mode.
Context & retrievalThe four switches that decide what the run may read; see Tools overview.
VerificationAuto-Verify and Reflection.
GenerationThe three model roles; see Choosing models.
Output languageVerilog or VHDL; see Language and target device.
Target deviceThe vendor family the synthesis estimate is measured against.

The quick controls on the composer

The three things people change most often are also on the composer itself, so you rarely need the panel: the Agent / Plan toggle, the model picker, and Tools. The tools menu is the same set of switches in a shorter form.

Context & retrieval

Web Search

Exa Search

IP Core Library

Knowledge Base (RAG)

Verification

Auto-Verify

Reflection

The Tools menu. The count on the button is how many switches are currently on.

Per-run choices and saved defaults

Run setup changes the run in front of you. To change what every new chat starts with, open Settings and use the Setup section; it holds the same controls and writes them to your saved defaults.

Tip

If you always want Auto-Verify on, set it in Settings rather than switching it on every time. Run setup then only exists for the exceptions.

When a control is locked

Some combinations are not valid, and the interface removes the choice instead of letting you make it and then rejecting the run:

SituationWhat changes
Project modeThe mode toggle becomes a fixed Agent label, and the language is Verilog.
Agent modeVHDL is unavailable; the agent loop is Verilog only.
VHDL selectedIP Core Library and Knowledge Base are unavailable for that run.