Highlight ancestors of blocks in generated model that differ from original model
'on'
(default)
Highlight blocks in a generated model that differ from the original
model, and their ancestor (parent) blocks in the model hierarchy.
The HighlightColor
property specifies the highlight
color.
'off'
Highlight only the blocks in a generated model that differ from the original model without highlighting their ancestor (parent) blocks in the model hierarchy.
To set this property, use hdlset_param
or makehdl
. To view the property value, use hdlget_param
.