Skip to content

Latest commit

 

History

History

validate

Validate Examples

The main purpose of validate kernels is to test basic HW functionality during bring up of a new platform or hardware board. The bandwidth kernels allow you to measure maximum bandwidth achievable for a given connection.

Examples Table :

Example Description Key Concepts/Keywords
bandwidth_test This Bandwidth Example test the maximum possible bandwidth between Kernel and Global Memory.

Key Concepts

combine_bw_hm This is a simple design that verifies if the platform has basic functionalities It also tests the possible bandwidth between Kernel and Global Memory and validates direct host memory access from kernel.  
hostmemory_test This host memory design explains how direct host memory access can be done by the kernel.

Key Concepts

Keywords

validate_aie_pl Xilinx AIE Validate example  
validate_embedded This is a simple design that verifies if the platform has basic functionalities. It also tests the possible bandwidth between Kernel and Global Memory.

Key Concepts

verify_test This is a simple design to verify that the platform has basic functionality.