Enable or suppress generation of initial signal value for RAM blocks
'on'
(default)
For RAM blocks, generate initial values of '0'
for
both the RAM signal and the output temporary signal.
'off'
For RAM blocks, do not generate initial values for either the RAM signal or the output temporary signal.
This property applies to RAM blocks in the HDL Operations block library:
Dual Port RAM
Simple Dual Port RAM
Single Port RAM
Dual Rate Dual Port RAM
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.