Hardware Implementation Pane - MATLAB & Simulink (original) (raw)

Main Content

The category includes parameters for configuring a hardware board to run a model. Hardware implementation parameters specify different options for building models to run on hardware boards or devices including communication connections and hardware specific parameters. Hardware Implementation pane parameters do not control hardware or compiler behavior. The parameters describe hardware and compiler properties for the MATLABĀ® software.

Parameter Description
Hardware board Select the hardware board upon which to run your model.
Code Generation system target file System target file that you select on the Code Generation pane.
Device vendor Select the manufacturer of the hardware board to use to implement the system that this model represents.
Device type Select the type of hardware to use to implement the system that this model represents.

These configuration parameters are in the Device details section.

These configuration parameters are in the Advanced parameters section.

The following model configuration parameters have no other documentation.

Parameter Description
TargetPreprocMaxBitsSintint - 32 Specify the maximum number of bits that the target C preprocessor can use for signed integer math.
TargetPreprocMaxBitsUintint - 32 Specify the maximum number of bits that the target C preprocessor can use for unsigned integer math.

See Also

Topics