addNewProcessingSystem
Class: soc.sdk.FPGACore
Namespace: soc.sdk
Add new processing system to the FPGACore object
Syntax
processingSystemObj = addNewProcessingSystem(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 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