AdaptivePipelining

Insert adaptive pipeline registers in your design

Settings

'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.

Usage Notes

You can further control adaptive pipelining within the model by disabling or enabling delay balancing for subsystems within the model.

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?