Open Quartus GUI
quartus_open_guiLaunch the Quartus GUI to design and analyze FPGA projects, optionally opening an existing project.
Instructions
Launch the Quartus GUI, optionally opening a project. This starts a detached visible process.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| installRoot | No | Quartus root. Accepts either the Quartus install directory or its parent. | |
| use64bit | No | Use quartus/bin64 when available. Defaults to true. | |
| projectPath | No | Path to a .qpf file or project directory. | |
| projectDir | No | Project directory. Relative paths are resolved from the workspace root. | |
| projectName | No | Quartus project name without .qpf. | |
| revision | No | Quartus revision name. Defaults to the active revision in the .qpf. |