Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

8.5.1. The Relationship Between the .sopcinfo File and system.h

The system generation tool, Platform Designer, generates the Nios® II processor system hardware. Hardware designers use the system generation tool to specify the architecture of the Nios® II processor system and integrate the necessary peripherals and memory. Therefore, the definitions in system.h, such as the name and configuration of each peripheral, are a direct reflection of design choices made in the system generation tool. These design choices are encapsulated in the .sopcinfo file. system.h is derived from the .sopcinfo file.

For more information about the system.h header file, refer to the "Developing Programs Using the Hardware Abstraction Layer" section.