DVT SystemVerilog IDE User Guide
Rev. 24.2.25, 31 October 2024

11.2 Constraint Code Templates

The following features can be used in DVT to generate new constraints:

To customize the way a generated constraint looks you can edit the constraint_implementation or constraint_prototype code templates.

${qualifiers}

Can be static or empty.

${identifier}

Constraint name. Includes class_name:: qualifier for extern constraint implementations.

${todo_comment}

Comment inserted inside the constraint block.

${qualifiers}

Extern, static or both. Can be empty.

${identifier}

Constraint name.