Ashling* RiscFree* Integrated Development Environment (IDE) for Altera® FPGAs User Guide

ID 730783
Date 4/11/2025
Public

Visible to Intel only — GUID: syt1741662824771

Ixiasoft

Document Table of Contents

3.2.2.1.4. Building the Project

To build a Nios® V processor project in the Visual Studio Code, click Build Project. A NOTIFICATIONS window shows you the build status at the bottom right corner. The build process can take a minute or two for a simple project, depending on the speed of the host machine. Building a complex project takes longer. During the build process, you can view the build commands and command-line output in the OUTPUT view.

If the project is dependent on another project, such as a BSP or a user library, Visual Studio Code builds the dependency project first. This feature allows you to build an application and its BSP with a single command.
Figure 101. Build Project