ClockRatePipelining

Insert pipeline registers at the clock rate instead of the data rate for multi-cycle paths

Settings

'on' (default)

Insert pipeline registers at clock rate for multi-cycle paths.

'off'

Insert pipeline registers at data rate for multi-cycle paths.

Usage Notes

You can further control clock-rate 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?