write - 2023.2 English

Vitis Libraries

Release Date
2023-12-20
Version
2023.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.