2020.1 - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English

This release adds the following API to this library:

  • Read-only cache (cache): This API stores history data recently loaded from DDR/HBM in the on-chip memory(URAM). It aims to reduce DDR/HBM access when the memory is accessed randomly.
  • AXI master read without e signal (an overload of axiToStream): This API provides buffered read from AXI master into stream. It is assumed that the receiver of the stream knows the number of element to process.