This step guides through the tasks which have to be done inside Intel Quartus. As mentionend in page "Board bring-up overview for TEI0022" this step is for project generation, system setting and output creation. Therefore, the work within this step should be explained in three steps:

The section "Project Creation" describes the basic work to creat a new project. The second section "System Setting" explains the creation of an HPS instance inside the project. And the third section "Output Creation" shows how to create the result output inside Intel Quartus.

Project Creation

This section guides through the project creation:

Now, the following figure should be visible:

System Setting


////

This program generates the files needed to connect and configures the HPS so that it gets connected to the physical board resources.
The basic storage resources the HPS needs are
System Memory and SD card access, to communicate the basic interfaces are Uart and i²c.

These files are:
 - HPSexample.sopinfo -       describes all of the components and connections in your system and
                                          parameterization of each component in the system

 - PlattformEditorHPS.qip -   The contains paths for all of the files for an IP core

 - (hps_isw_)handoff folder - Folder containing board and SoC specific source files for generating the bootloaders

////

This section guides through the system setting with the Plattform Designer:


Close the Plattform Designer by pressing Finish.

Output Creation

This section guides through the output creation: