Step 3 - 2023.2 English

Vitis Tutorials: Vitis Platform Creation (XD101)

Document ID
XD101
Release Date
2023-12-26
Version
2023.2 English

Import the VMA file in the Vivado project.

  1. Open the Vivado project from the project directory, ./vivado_impl/flat/flat.xpr.

    Vivado-1

  2. From the Tcl console, use the Tcl API to import the VMA: vitis::import_archive ./vitis_imple/flat_wa.xsa.

    TCL-1

  3. After running the Tcl API to import the VMA, the modified design shall have ExtensibleRegion_VMA.BDC:

    image

  4. ExtensibleRegion_vma.bd shall be seen as:

    image