addMemoryInterface
Description
addMemoryInterface( adds a memory
interface to the FPGA, hFPGA)hFPGA, that you can use to access regions of
memory on your hardware by using MATLAB®. Typically, these are regions of memory that are
accessible by the AXI4 Master
interface on your HDL Coder™ IP core. Accessing the same regions of memory from MATLAB allows you to exchange data with your IP core.
addMemoryInterface(
adds a memory interface with one or more options specified as name-value arguments.hFPGA,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Version History
Introduced in R2023a