Specify target device speed value
'
target speed
'
Default: ''
Specify the target device speed value for your model as a character vector.
To find the speed value for your target device:
At the MATLAB command line, enter:
hdlcoder.supportedDevices
Open the linked report and find your target device details.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.