- Change to the directory where the lab materials are stored:
cd <extract_dir>/lab_2
- Launch the AMD Vivado™
IDE:
- On Linux, by typing
vivado
. - On Windows, launch the Vivado Design Suite IDE by pressing .
As an alternative, click the Vivado 2023.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, as shown in the following figure.
In the menu that displays, you can click one of the following:
- Click New IP Location to specify a New IP location for a new Manage IP project and generated output products.
- Click Open IP Location to open an existing IP location for prior Manage IP projects.
- Select New IP Location.
- Click Next to move to the
Manage IP Settings dialog box shown in the following figure (this shows to what
you change the default setting).
- Configure the 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
. - Press Finish.
The IP catalog displays in an IP Project, which is a simple interface for the creation and management of IP customizations.