AN 773: Drive-On-Chip Design Example for Intel® MAX® 10 Devices

ID 683072
Date 7/26/2023
Public
Document Table of Contents

3.5. Importing the Drive-On-Chip Design Example Software Project

Download and install the design
  1. Start Nios II EDS. In the Intel Quartus Prime software click Tools > Nios II Software Build Tools for Eclipse.
  2. Browse to the \software folder in the design project directory.
  3. Click OK to create the workspace.
  4. Import application and board support package (BSP) projects:
    1. Click File > Import.
    2. Expand General and click Existing Projects into Workspace.
    3. Click Next.
    4. Browse to \software\ and click OK.
    5. Click Finish.
  5. Generate the BSP project: right-click <variant>_bsp project in the Project Explorer tab, point to Nios II, and click Generate BSP.
  6. Build the application project: right-click <variant> project in the Project Explorer tab and click Build Project.
    On Windows, building the project for the first time might take up to one hour to build the newlib C libraries with support for the Nios II floating point custom instructions.