Insert adaptive pipeline registers in your design
'on'
(default)
Insert adaptive pipeline registers in your design. For HDL Coder™ to insert adaptive pipelines, you must specify the synthesis tool. If your design has multipliers, specify the synthesis tool and the target frequency for adaptive pipeline insertion.
'off'
Do not insert adaptive pipelines in your design.
You can further control adaptive pipelining within the model by disabling or enabling delay balancing for subsystems within the model.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.