Embedded Design Handbook

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

3.6.4.2. Defining and Generating the System in Platform Designer

After analyzing the system hardware requirements, you use Platform Designer to specify the Nios® II processor core(s), memory, and other components your system requires. Platform Designer automatically generates the interconnect logic to integrate the components in the hardware system.

You can select from a list of standard processor cores and components provided with the Nios® II EDS. You can also add your own custom hardware to accelerate system performance. You can add custom instruction logic to the Nios® II core which accelerates CPU performance, or you can add a custom component which offloads tasks from the CPU. This tutorial covers adding standard processor and component cores, and does not cover adding custom logic to the system.

The primary outputs of Platform Designer are the following file types:

Table 7.   Platform Designer Primary Output File Types
File Types Description
Platform Designer Design File (.qsys) Contains the hardware contents of the Platform Designer system
SOPC Information File (.sopcinfo) Contains a description of the contents of the .qsys file in Extensible Markup Language File (.xml) format. The Nios® II EDS uses the .sopcinfo file to create software for the target hardware.
Hardware description language (HDL) files Are the hardware design files that describe the Platform Designer system. The Intel® Quartus® Prime software uses the HDL files to compile the overall FPGA design into an SRAM Object File (.sof).