- Navigate to the directory where the lab materials are stored.
cd <extract_dir>/lab_2 - Launch the AMD Vivado™
IDE:
- On Linux, by typing
vivadoto launch. - On Windows, launch the Vivado Design Suite IDE by pressing .
As an alternative, click the Vivado 2026.1 Desktop icon to start the Vivado IDE.
The Vivado IDE Getting Started page displays with links to open or create projects, and to view documentation.
- On Linux, by typing
- On the Getting Started page, click the Manage
IP link.
- Select New IP Location.
- Click Next to open the Manage IP
Settings dialog box.
- Configure the New IP Location
dialog box settings as follows:
- Part
-
xc7k70tfbg676-1
Note: Use the browse button to select the specified target part.
- Target Language
-
Verilog
- Target Simulator
-
Vivado Simulator - Simulator Language
-
Mixed - IP location
- <Extract_Dir>/lab_2/my_ip
- To create the folder click OK to create the
dir. - Click Finish.
The IP catalog displays in an IP Project, which is a simple interface for the creation and management of IP customizations.