Critical path estimation highlighting script name
'
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'
.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.