Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 999 Bytes

Feature_Tutorials.rst

File metadata and controls

32 lines (19 loc) · 999 Bytes

Vitis HLS: Feature Tutorials

Feature tutorials illustrate specific features of Vitis HLS development flow. Some features might not be required by all designs but are still useful for some use cases.

.. toctree::
   :maxdepth: 3
   :caption: Feature Tutorials
   :hidden:

   Using Code Analyzer <./01-using_code_analyzer/README.md>
   Beamformer Analysis <./02-Beamformer_Analysis/README.md>




Tutorial Description
:doc:`Using Code Analyzer <./01-using_code_analyzer/README>` Use the pre-synthesis feature called Code Analyzer for the Vitis High-Level Synthesis tool flow.
:doc:`Beamformer Analysis <./02-Beamformer_Analysis/README>` Use HLS analysis tools to make low-level optimizations on a subset of the beamformer algorithm.