Use the following steps to create the
dlpc910_apps FPGA Vivado project:
- Create a folder for the project
- Copy the source directory from the
<source dir> in installation> into the created folder. The source folder and
.tcl file (described above) now appear the folder of step 1.
- Open Vivado 2019.2 Tcl shell and navigate
to the folder of step 1.
- Run the .tcl file from the Tcl
shell: source <tcl_filename>.tcl
- The .tcl script creates the Vivado
project in folder dlpc910_apps.
- Close the Tcl shell and start Vivado
2019.2 program
- Under Quick Start, select Open Project
> and navigate into the dlpc910_apps folder that was created in step 5.
- Select the dlpc910_apps.xpr file
and click OK. The dlpc910_apps FPGA project opens in the Vivado project manager GUI.