AN 980: Nios® V Processor Quartus® Prime Software Support

ID 778829
Date 4/01/2024
Public

3.2. Generating the BSP in Quartus® Prime Pro Edition

  1. Launch the Platform Designer.
  2. In the Platform Designer window, select File > New BSP
    Figure 2. Create New BSP Window
  3. Configure the following settings:
    • BSP Settings File: Provide the name of the new BSP Settings File.
    • System file (qsys or sopcinfo): Provide the Nios® V processor Platform Designer system file (.qsys).
    • Quartus project: Provide the Quartus® Prime Project file (.qpf).
    • Revision: Select the correct project revision.
    • CPU name: Select the Nios® V processor.
    • Operating system: Select the operating system of the Nios® V processor.
    • BSP target directory: Select the directory path of the BSP project. You can pre-set it at <Project directory>/software/hal_bsp by enabling Use default locations.
    • Additional Tcl script: Provide a BSP Tcl script by enabling Enable Additional Tcl script.
  4. Click OK, and a BSP project is started with a default BSP settings
  5. Configure the necessary BSP settings based on the application.
  6. Click Generate BSP to generate the BSP project.