vrq

Rectify Plugin

The rectify tool edits the parse trees replacing 'x' bits in constants with a default value of 0 or 1.

The default replacement value is supplied by a command line switch. Selected constructs may be flagged to utilize non-default value by tagging them with a attribute.

Attribute override syntax: (* attributeName={0|1} *) statement