Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

3.4.4.5. BSP Enable File Generation Tab

The BSP Enable File Generation tab allows you to take ownership of specific BSP files that are normally generated by the SBT.
Figure 7. BSP Enable File Generation Tab
When you take ownership of a BSP file, you can modify it, and prevent the SBT from overwriting your modifications. The BSP Enable File Generation tab shows a tree view of all target files to be generated or copied when the BSP is generated. To disable generation of a specific file, expand the software component containing the file, expand any internal directory folders, select the file, and right-click. Each disabled file appears in a list at the bottom of the tab. This functionality is equivalent to the set_ignore_file Tcl command.
Note: If you take ownership of a BSP file, the SBT can no longer update it to reflect future changes in the underlying hardware. If you change the hardware, be sure to update the file manually.