Main Content
setMemoryBaseAddress
Syntax
Description
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