Set up model parameters for HDL code generation for streaming video
visionhdlsetup(
sets the parameters
of a Simulink® model specified by modelname
)modelname
, to the recommended values for
HDL code generation for streaming video designs. Use this function instead of hdlsetup
.
Open the model before you call this function. If you do not have an HDL Coder™ license, this function returns a warning. After you call this function, you
can modify any of HDL Coder parameters using set_param
or Model Parameters > HDL Code Generation.
When you generate HDL code for a model that you have configured using the
visionhdlsetup
function, in the HDL Code Generation Check Report
there is a warning about
BalanceDelays
.
'BalanceDelays' is set to 'Off' for the model.