Main Content
addNewProcessingSystem
Class: soc.sdk.FPGACore
Namespace: soc.sdk
Add new processing system to the FPGACore object
Syntax
processingSystemObj = addNewProcessingSystem(fpgaCoreObj,name)
Description
creates a new processingSystemObj
= addNewProcessingSystem(fpgaCoreObj
,name
)soc.sdk.ProcessingSystem
object with the Name
property set to the value name
.
The soc.sdk.ProcessingSystem
object is added to the soc.sdk.FPGACore
object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b