Feedback loop highlighting script file name
'
Loop file name
'
Default: 'highlightFeedbackLoop'
Specify the feedback loop highlighting script file name as a
character vector. The MATLAB® script that contains commands to
highlight feedback loops in the original model and generated model. HDL Coder™ saves
the script when you generate code with HighlightFeedbackLoops
set
to 'on'
.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.