addNewMemorySystem
Class: soc.sdk.FPGACore
Namespace: soc.sdk
Add new memory system to the FPGACore object
Syntax
memorySystemObj = addNewMemorySystem(fpgaCoreObj,name)
Description
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
creates a new memorySystemObj = addNewMemorySystem(fpgaCoreObj,name)soc.sdk.MemorySystem object with
the Name property set to the value name. The
soc.sdk.MemorySystem object is added to the
soc.sdk.FPGACore object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b