L3 API Overview¶
- 1. Introduction
- 2. Using the Vitis BLAS API
- 2.1 General description
- 2.2 Datatypes Reference
- 2.3 Vitis BLAS Helper Function Reference
- 2.3.1 xfblasCreate
- 2.3.2 xfblasFree
- 2.3.3 xfblasDestroy
- 2.3.4 xfblasMalloc
- 2.3.5 xfblasSetVector
- 2.3.6 xfblasGetVector
- 2.3.7 xfblasSetMatrix
- 2.3.8 xfblasGetMatrix
- 2.3.9 xfblasMallocRestricted
- 2.3.10 xfblasSetVectorRestricted
- 2.3.11 xfblasGetVectorRestricted
- 2.3.12 xfblasSetMatrixRestricted
- 2.3.13 xfblasGetMatrixRestricted
- 2.3.14 xfblasMallocManaged
- 2.3.15 xfblasExecute
- 2.3.16 xfblasExecuteAsync
- 2.3.17 xfblasGetByPointer
- 2.3.18 xfblasGetByAddress
- 2.4 Vitis BLAS Function Reference
- 3. Obtain FPGA bitstream