Main Content
addNewMemorySystem
Class: soc.sdk.FPGACore
Namespace: soc.sdk
Add new memory system to the FPGACore object
Syntax
memorySystemObj = addNewMemorySystem(fpgaCoreObj,name)
Description
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