CriticalPathEstimationFile

Critical path estimation highlighting script name

Settings

'critical path script name'

Default: 'criticalPathEstimated'

To override the default, specify the critical path estimation highlighting script name as a character vector. The MATLAB® script contains commands to highlight the estimated critical path in the generated model. HDL Coder™ saves the script when you generate code with CriticalPathEstimation set to 'on'.

Set or View This Property

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

Was this topic helpful?