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

41.17.17 Registers View

The Registers View shows all the UVM registers within the register model hierarchy.

Open the view from the UVM menu > Show Registers.

By default the view content is presented as a tree rooted in the register model and comprising of register blocks, register files, and individual registers as leaves.

For each register, the view presents its name, access rights and source code comment. If setting a runtime elaborated Verification top, the view also shows the address and associated sequencer for each register.

Toggle the Inspect Panel to visualize the bitfield diagram of the currently selected register.

Tip: Double click to go to the register's create call.

Tip: From the Display Mode dropdown you can switch to a flat list view, where the name represents a hierarchical path from the reg model to the reg.

Tip: If setting a runtime elaborated Verification top, you can choose the Address Radix to be Decimal or Hexadecimal.

Tip: If setting a runtime elaborated Verification top, by default the view is sorted alphabetically. Use the toolbar button to Sort by address.