Visible to Intel only — GUID: ywv1681179649965
Ixiasoft
3.1. Generating the BSP in Quartus® Prime Standard Edition
- Enter the Nios V Command Shell.
- Invoke the BSP Editor with niosv-bsp-editor command.
- In the BSP Editor, select Main > New BSP to start your BSP project.
Figure 1. New BSP Window
- Configure the following settings:
- SOPC Information File name: Provide the SOPCINFO file (.sopcinfo).
- CPU name: Select Nios® V processor.
- Operating system: Select the operating system of the Nios® V processor.
- Version: Leave as default.
- 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.
- BSP Settings File name: Type the name of the BSP Settings File.
- Additional Tcl script: Provide a BSP Tcl script by enabling Enable Additional Tcl script.
- Click OK, and a BSP project is started with a default BSP settings
- Configure the necessary BSP settings based on the application.
- Click Generate BSP to generate the BSP project.