Share floating-point IP blocks with the resource sharing optimization
'on'
(default)
When you enable resource sharing, HDL Coder™ shares floating-point IP blocks. The number of floating-point IP blocks that get shared depends on the SharingFactor that you specify for the subsystem.
'off'
Do not share floating-point IP blocks.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.