HierarchicalDistPipelining

Specify whether to apply retiming across a subsystem hierarchy

Settings

'on'

Enable retiming across a subsystem hierarchy. HDL Coder™ applies retiming hierarchically down, until it reaches a subsystem where DistributedPipelining is off.

'off' (default)

Distribute pipelining only within a subsystem.

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?