Speed - Specify target device speed value - MATLAB (original) (raw)

Main Content

Specify target device speed value

Model Configuration Pane: Target

Description

Specify the target device speed value for your model as a character vector. When you specify the Synthesis Tool, HDL Coder™ populates the Family,Device,Package, andSpeed with default values for that tool. To find the chip family for your target device, at the MATLAB® command line, enterhdlcoder.supportedDevices. Then, open the linked report and find your target device details.

Settings

' ' (Default)

Specify the target device speed value for your Simulink® model as a character vector.

Tips

You can get the SynthesisToolSpeedValue when you specify the SynthesisTool for your model. Consider that theSynthesisTool is set toXilinx Vivado and theSynthesisToolChipFamily is set to Virtex7.

No recommended settings.

Programmatic Use

**Parameter:**SynthesisToolSpeedValue
Type: character vector
Value: A valid speed value for the target device
Default: ' '

Version History

Introduced in R2014a