setMemoryBaseAddress
R2026bSyntax
Description
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
setMemoryBaseAddress(
sets the base address of the external DDR memory for the first data capture IP.
hub,baseAddress)hub is a customized data capture hub object. Specify the base address
by using baseAddress to indicate where you want to store the captured
data in the DDR memory.
setMemoryBaseAddress(
sets the base address of the external DDR memory for a data capture IP specified by
hub,baseAddress,DataCaptureName=dataCaptureIPName)dataCaptureIPName.
Examples
Input Arguments
Version History
Introduced in R2024b