Examples

SLASH includes six example projects demonstrating different VRT features.

ID

Name

Feature

00

axilite

AXI-Lite control interfaces and kernel linking

01

aximm

AXI memory-mapped kernel interfaces

02

chain

Freerunning streaming kernel chains

03

multiple_boards

Multi-device control from a single application

04

freq

Custom clock frequency targeting

05

perf

HBM/DDR memory performance benchmarking

Each example includes a CMakeLists.txt with targets for hardware (hw), emulation (emu), and simulation (sim) flows. See examples/README.md in the repository for build instructions.