Work Flow - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.2 English
bit field

This module enables fast data update by creating a small history cache of recently written data in register beside the URAM blocks. Upon data read, it will lookup the address in recent writes, and forward the result if match is found.

It also provides a handy interface for initializing multiple URAM blocks used as an array in parallel.