readMemoryOffset
Read data from memory regions on FPGA or SoC hardware by using offset address
Since R2023b
Description
reads locations of data, data = readMemoryOffset(hFPGA,interfaceID,addrOffset,dataLen)dataLen from the FPGA,
hFPGA, starting from the offset address specified in
addrOffset and using the interface specified by
interfaceID.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023b