This lab uses a Vivado design checkpoint (.dcp file)
that is a snapshot of a design. When you launch the Vivado IDE using a design checkpoint, a subset of the Vivado IDE functionality is available.
Tip: To launch the
Vivado Tcl Shell on Windows, select
.
- From the command line or the Vivado Tcl
Shell, change to the directory where the lab materials are
stored:
cd <Extract_Dir>/Lab1
- To start the Vivado IDE with the design checkpoint loaded, enter the
following:
vivado my_ip_example_design_placed.dcp
Tip: You can disregard the critical warnings about the unbounded GT
locations.