addNewBuildConfiguration
Class: soc.sdk.Toolchain
Namespace: soc.sdk
Add new build configuration to toolchain
Syntax
buildConfigurationObj = addNewBuildConfiguration(toolchainObj,name)
Description
Add-On Required: This feature requires the SoC Blockset Support Package for AMD FPGA and SoC Devices add-on.
creates a new buildConfigurationObj = addNewBuildConfiguration(toolchainObj,name)soc.sdk.BuildConfiguration object, with the
Name property set to name, and adds the
new object to the soc.sdk.Toolchain object.
Input Arguments
Output Arguments
Version History
Introduced in R2019b