write - 2024.1 English

Vitis Libraries

Release Date
2024-08-06
Version
2024.1 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.