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.1. Overview

To publish a device driver or a software package, you provide the following items:
  • A header file defining the package or driver interface
  • A Tcl script specifying how to add the package or driver to a BSP

The header file and Tcl script are described in the following sections.