writeMemoryOffset
Write data to memory regions on FPGA or SoC hardware by using the offset address
Since R2023b
Description
writeMemoryOffset(
writes all words in hFPGA
,interfaceID
,addrOffset
,data
)data
to the FPGA,
hFPGA
, to the offset specified by addrOffset
using
the interface specified by interfaceID
.
Examples
Input Arguments
Version History
Introduced in R2023b