AN 985: Nios® V Processor Tutorial

ID 784468
Date 8/18/2023
Public
Document Table of Contents
Give Feedback

1.2.3.3.1. Importing Nios® V Processor BSP Project

Follow these steps to import the Nios® V processor BSP:

  1. Open Ashling* RiscFree* IDE for Intel® FPGAs software.
  2. Set the working directory as the Workspace.
  3. Open the New Project wizard, click File > New > Project....
  4. In the New Project wizard, click C/C++ > C++ Project to select project.
  5. In C++ Project wizard, turn off Use default location. Browse and select the location of the BSP project. Enter the project name (use the same name as the project folder).
  6. Under Project type, select CMake driven > Empty Project. Under Toolchains, select CMake driven. Click Finish. The BSP project is added to the Project Explorer.
    Figure 28. Importing BSP Project into Ashling* RiscFree* IDE for Intel® FPGAs