Main Content
socModelBuilder
Description
The socModelBuilder
object controls and runs the steps for
building and executing an SoC model on an SoC or FPGA board. Use this object to load existing
binaries onto the hardware board.
Creation
Syntax
Description
creates an object that you can use to build the model with the name
obj
= socModelBuilder(modelName
)modelName
.
sets properties using one or more
name-value arguments.obj
= socModelBuilder(modelName
,Name=Value
)
sets properties to their default value.obj
= socModelBuilder
Input Arguments
Properties
Object Functions
buildModel | Build SoC model |
loadBinaries | Load existing binaries onto hardware board |
Examples
Version History
Introduced in R2023a