Nios® V Processor Software Developer Handbook

ID 743810
Date 5/26/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

3.3.2.6. Using Tcl Script with BSP Editor

The BSP Editor supports Tcl scripting. Tcl scripting in the BSP Editor is a simple but powerful tool that allows you to easily migrate settings from one BSP to another. This feature is especially useful if you have multiple software projects utilizing similar BSP settings.

Tcl scripts in the BSP editor allow you to perform the following tasks:

  • Regenerate the BSP from the command line
  • Export a TCL script from an existing BSP as a starting point for a new BSP
  • Recreate the BSP on a different hardware platform

You can configure a BSP either by importing your own manually created Tcl script, or by using a Tcl script exported from the BSP Editor.

You can apply a Tcl script only at the time that you create the BSP.