Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 2.62 KB

FAQs.md

File metadata and controls

34 lines (26 loc) · 2.62 KB

English | 日本語

Vitis™ In-Depth Tutorials

Frequently Asked Questions

How are the tutorials organized?

The Vitis tutorials are organized by topics, Each topic contains two sections. Feature_Tutorials and Design_Tutorials.

  • Getting Started : Overview of Vitis including tutorials showcasing Vitis HLS, Vitis Libraries and platform creation.
  • AI Engine Development : Learn how to target, develop, and deploy advanced algorithms using a Versal AI Engine array in conjunction with PL IP/kernels and software applications running on the embedded processors.
  • Hardware Acceleration : Learn how to use the Vitis to build, analyze, and optimize an accelerated algorithm developed in C++, OpenCL, and even low-level hardware description languages (HDLs) like Verilog and VHDL.
  • Vitis Platform Creation : Learn how to develop a Vitis platform for your own board, or customize the platform on Xilinx demo boards.
  • Developer Contributed : Developer contributed tutorials from inside and outside Xilinx.

What is the release schedule of Vitis-Tutorials?

Vitis-Tutorials release follows the release of Vitis tools, the new version of tutorials usually are available in 2 weeks after the Vitis tool release. Some new tutorials will be released asynchronously with the release of the tools.

What is the Git branching strategy?

The default branch of Vitis-Tutorials always follows the latest released Vitis tool version. We don't keep a master or main branch, if you need to run tutorials on a different Vitis version, please checkout the branch matches the tool version after cloning the repository.

How to contribute to Vitis tutorials?

Contributions to Vitis-Tutorials are welcome. Please send your PRs to the branch that matches the version of the tool you created and verified the tutorial. Check here for details.

Copyright© 2020–2022 Xilinx