DVT IDE for VS Code SystemVerilog User Guide
Rev. 23.1.21, 12 September 2023

21.5.1 Bit Field Diagrams for UVM registers

To display a UVM register bit field diagram, you can:

  • hover over a register class (a class that extends from uvm_reg) or a field of register class type to see it in the tooltip

  • place the cursor on such an element and use the "DVT: Show Diagram" command

Note: Diagrams are rendered using the BitField library.