write - write - 2025.2 English

Vitis Libraries

Release Date
2026-02-09
Version
2025.2 English
void write (
    int index,
    const ap_uint <_WData>& d
    )

write to uram.

Parameters:

index the index which you want to write.
d the value what you want to write.