DVT IDE for VS Code SystemVerilog User Guide
Rev. 23.2.28, 28 November 2023

Chapter 12. 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