Target Frequency - Specify target frequency for multiple features and

                    workflows - MATLAB ([original](https://in.mathworks.com/help/hdlcoder/ref/targetfrequency.html)) ([raw](?raw))

Main Content

Specify target frequency for multiple features and workflows

Model Configuration Pane: Target

Description

This configuration parameter resides in theObjectives Settings section of the > pane of the Configuration Parameters dialog box. By using this parameter, you can specify the target frequency in MHz for multiple features and workflows. Before setting the target frequency, make sure that you specify the Synthesis Tool.

Settings

0 (Default)

This setting is the target frequency in MHz for multiple features and workflows that HDL Coderâ„¢ supports. The supported features are:

You can also set the target frequency by using theTarget Frequency (MHz) setting in the Set Target Frequency task in the HDL Workflow Advisor.

Specify the target frequency for these workflows-

Tips

To set this property, use the functions hdlset_param or makehdl. To view the property value, use the function hdlget_param.

For example, you can specify theTargetFrequency when you generate HDL code for thesymmetric_fir subsystem inside the sfir_fixed model using either of these methods.

No recommended settings.

Programmatic Use

Parameter: TargetFrequency
Type: integer
Value: integer greater than or equal to 0
Default: 0

Version History

Introduced in R2016a