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

7.8.5.3.4. Setting Display Name

A setting's displayName defines how you refers to the setting in the BSP tools. The BSP Tools append the displayName text after a . (dot) separator to your driver or software package’s name (as defined in the create_driver or create_sw_package command). For example, if your driver is named my_peripheral_driver and your setting’s displayName is small_driver, BSPs with your driver have a setting my_peripheral_driver.small_driver. Thus each driver and software package has its own settings namespace.