Visible to Intel only — GUID: mwh1416946854878
Ixiasoft
Visible to Intel only — GUID: mwh1416946854878
Ixiasoft
7.8.5.2.2. Identifying the Hardware Component Class
set_sw_property hw_class_name my_custom_component
For more information about the set_sw_property command, refer to the "Nios II Software Build Tools Reference" chapter.
The hw_class_name argument does not apply to software packages.
If you are creating your own driver to use in place of an existing one (for example, a custom UART driver for the altera_avalon_uart component), specify a driver name different from the standard driver. The Nios II SBT uses your driver only if you specify it explicitly.
For more information, refer to the "Nios II Software Build Tools Reference" chapter.
Choose a name for your driver or software package that does not conflict with other Intel FPGA-supplied software or IP, or any third-party software or IP installed on your host system. The BSP generator uses the name you specify to look up the software package or driver during BSP creation. If the Nios II SBT finds multiple compatible drivers or software packages with the same name, it might pick any of them.
If you intend to distribute your driver or software package, Intel FPGA recommends prefixing all names with your organization’s name.