addNewFPGACore
Class: soc.sdk.Hardware
Namespace: soc.sdk
Add new FPGA core to the hardware
Syntax
fpgaCoreObj = addNewFPGACore(hardwareObj,name)
Description
      creates a new fpgaCoreObj = addNewFPGACore(hardwareObj,name)soc.sdk.FPGACore object with the
        Name property set to the value name. The
        soc.sdk.FPGACore object is added to the soc.sdk.Hardware object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b