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

4.4. Tcl Scripts for BSP Settings

You can fully specify your Nios® V processor BSP project with the BSP Editor settings and defaults in many cases. However, you might need to create some simple Tcl scripts to customize your BSP in some cases.

You control the characteristics of your BSP by manipulating BSP settings, using Tcl commands, or combining them into Tcl scripts.

Tcl scripting gives you maximum control over the contents of your BSP. One advantage of Tcl scripts over command line arguments is that a Tcl script can obtain information from the hardware system or pre-existing BSP settings and then use it later in script execution.