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

ID 730783
Date 12/14/2023
Public
Document Table of Contents

4.1. Importing Nios® V Processor Project

Note: To generate the Nios® V processor BSP or application project, refer to the Nios® V Embedded Processor Design Handbook.

To import Nios® V processor BSP and application project to RiscFree* IDE, follow these steps:

  1. To open the New Project wizard, click File > New > Project....
  2. In the New Project wizard, click C/C++ > C++ Project to select project.
  3. In C++ Project wizard, turn off Use default location. Browse and select the location of the Nios® V processor BSP or application project. Enter the project name (use the same name as the project folder).
  4. Under Project type, select CMake driven > Empty Project. Under Toolchains, select CMake driven. Click Finish. The CMake driven application or BSP project is added to the Project Explorer.
    Figure 3. Importing Nios® V Processor Sample Project