DVT IDE for VS Code SystemVerilog User Guide
Rev. 24.1.8, 24 April 2024

Chapter 13. Show Constraints

To see where a variable is constrained, use the "DVT: Show Constraints" command.

The results. which are presented in the References View, include:

  • Constraint blocks involving the variable

  • In-line constraints of the variable inside randomize() with { ... }

  • Calls to rand_mode() and constraint_mode() which affect the variable randomization