Visible to Intel only — GUID: rno1689670924889
Ixiasoft
1.2.2.1.1. Adding Nios® V/m Processor Intel® FPGA IP
1.2.2.1.2. Adding On-Chip Memory II (RAM or ROM) Intel® FPGA IP
1.2.2.1.3. Adding JTAG UART Intel® FPGA IP
1.2.2.1.4. Adding Reset Release Intel® FPGA IP
1.2.2.1.5. Connect Interfaces and Signals
1.2.2.1.6. Clear System Warnings and Errors
1.2.2.1.7. Configuring the Reset Vector of the Nios® V Processor
1.2.2.1.8. Saving and Generating System HDL
Visible to Intel only — GUID: rno1689670924889
Ixiasoft
Give Feedback
1.2.3.1. Creating a Board Support Package
Board Support Package (BSP) provides a software runtime environment for embedded systems, such as Nios® V/m processor systems. Platform Designer includes the BSP Editor tool, to generate and configure BSP contents.
- In the Intel® Quartus® Prime software, go to Tools > Platform Designer .
- In the Platform Designer window, go to File > New BSP.
- The Create New BSP window appears.
- For BSP setting file, create a BSP file (settings.bsp) in <Working directory>/software/bsp/settings.bsp.
- For System file (qsys or sopcinfo), select the Nios® V/m processor Platform Designer system (niosv_top.qsys).
- For Quartus project, select the example design Quartus Project File (niosv_top.qpf).
- For Revision, select niosv_top.
- For CPU name, select intel_niosv_m_0.
- For Operating system, select Altera HAL.
- Click Create to create the BSP file.
Figure 24. Create New BSP window
- The BSP Editor tab appears.
- You do not need to modify further. This example design uses the default BSP settings.
- Click Generate BSP to generate the BSP file.
Figure 25. BSP Editor Tab
- The BSP Editor generates the BSP files in <Working directory>/software/bsp folder.
Figure 26. Generated BSP Files