Specify whether to apply retiming across a subsystem hierarchy
'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.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.