- Open Vivado IDE.
- On Linux:
- Change the directory where the lab materials are
stored.
cd <Extract_Dir>/Vivado_Tutorial
- Launch the Vivado IDE:
vivado
- Change the directory where the lab materials are
stored.
- On Windows:
- Launch the Vivado Design Suite IDE: Note: Your Vivado Design Suite installation might be called something other than Xilinx Design Tools on the Start menu.
Note: As an alternative, click the Vivado 2021.x Desktop icon to start the Vivado IDE. - Launch the Vivado Design Suite IDE:
The Vivado IDE Getting Started page contains links to open or create projects and to view documentation.
- On Linux:
- From the Getting Started page, click Open Example Project, as shown in the following figure.
The Open Example Project wizard opens to the Create an Example Project page, as shown in the following figure.
- Click Next.
- In the Select Project Template page, select CPU (Synthesized), as shown in the following
figure.
- Click Next.
- In the Project Name page, specify the project name and location,
as shown in the following figure.
- Project name
-
project_cpu_netlist
- Project location
-
<Extract_Dir>
- Click Next.
- In the Default Part page, select the default part as shown in
the following figure.
A New Project Summary appears, as shown in the following figure.
- Click Finish to finish
creating the project.
The Vivado IDE displays the default view of the opened project, as shown in the following figure.