RadBuild is the graph-based build framework for FPGA, Linux, firmware, software, package, deployment, RADPx-OS image, VSCode, and optional server workflows.
Version: 0.2.1Suite: experimentalRuntime: frozen executablesArchitectures: amd64 runtime, all docs/assets
Install RadBuild
Add the signed experimental repository from the home page, then install the frozen CLI and optional components.
radbuild build all --json-events Run graph builds with machine-readable progress.
radbuild-graph Inspect dependency order.
radbuild-hdlgen Browse/generate RadHDL assets.
VSCode Front-End
The radbuild-vscode-support package stages an installable VSIX with a RadBuild activity-bar panel. The Projects pane lists registered projects with a focused Open action, plus toolbar access to Toolchain Setup, project registration, and template-based project creation.
Toolchain Setup Rescans Vivado and PetaLinux roots, prunes invalid versions, and exposes version dropdowns.
Create Project Changing templates resets defaults and disables fields that do not apply.
Project Settings Edits baseline settings, systems, config values, and toolchain selectors through a form UI.
After installing only radbuild, create a RADPx project from the packaged terminal template, configure it with menuconfig, and build a runnable x86 VM image.