Skip to content

Latest commit

 

History

History
58 lines (46 loc) · 1.36 KB

File metadata and controls

58 lines (46 loc) · 1.36 KB

SLASH: An Open-Source Research Shell for Alveo V80

SLASH is an open-source platform for AMD Alveo V80 FPGA boards. It provides a complete runtime and development ecosystem for FPGA kernel execution, device management, and memory operations.

.. toctree::
   :maxdepth: 2
   :caption: Tutorials

   tutorials/user/getting-started
   tutorials/user/your-first-kernel
   tutorials/user/buffers-and-memory
   tutorials/user/emulation-and-simulation
   tutorials/admin/platform-setup
   tutorials/admin/bootstrap-aved
   tutorials/admin/device-management
   tutorials/admin/vrtd-configuration

.. toctree::
   :maxdepth: 2
   :caption: How-To Guides

   howto/index

.. toctree::
   :maxdepth: 2
   :caption: Reference

   reference/vrt-api/index
   reference/libslash-api/index
   reference/libvrtd-api/index
   reference/libvrtdpp-api/index
   reference/vrtd/index
   reference/smi/index
   reference/cmake/index

.. toctree::
   :maxdepth: 2
   :caption: Explanation

   explanation/architecture
   explanation/memory-model
   explanation/vrtbin-format
   explanation/pcie-topology
   explanation/platform-modes

.. toctree::
   :maxdepth: 1
   :caption: Examples

   examples/index