HDLCodingStandardCustomizations

Specify HDL coding standard customization object

Settings

Specify an HDL coding standard customization object.

Usage Notes

When you create the HDL coding standard customization object, you must specify the same standard as you specify for HDLCodingStandard. For example, if you set HDLCodingStandard to 'Industry', create the coding standard customization object using hdl.CodingStandard('Industry').

To learn how to specify an HDL coding standard customization object, see HDL Coding Standard Customization Properties.

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?